Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-bce-python-sdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681815528.637296/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-bce-python-sdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-bce-python-sdk-0.8.83-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-bce-python-sdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681815528.637296/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-bce-python-sdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-bce-python-sdk-0.8.83-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-bce-python-sdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681815528.637296/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-bce-python-sdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qwLu41 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bce-python-sdk-0.8.83 + /usr/bin/gzip -dc /builddir/build/SOURCES/bce-python-sdk-0.8.83.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bce-python-sdk-0.8.83 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JUjblh + umask 022 + cd /builddir/build/BUILD + cd bce-python-sdk-0.8.83 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/baidubce copying baidubce/bce_response.py -> build/lib/baidubce copying baidubce/__init__.py -> build/lib/baidubce copying baidubce/compat.py -> build/lib/baidubce copying baidubce/bce_base_client.py -> build/lib/baidubce copying baidubce/region.py -> build/lib/baidubce copying baidubce/bce_client_configuration.py -> build/lib/baidubce copying baidubce/exception.py -> build/lib/baidubce copying baidubce/utils.py -> build/lib/baidubce copying baidubce/protocol.py -> build/lib/baidubce creating build/lib/baidubce/auth copying baidubce/auth/__init__.py -> build/lib/baidubce/auth copying baidubce/auth/bce_v1_signer.py -> build/lib/baidubce/auth copying baidubce/auth/bce_credentials.py -> build/lib/baidubce/auth creating build/lib/baidubce/http copying baidubce/http/http_content_types.py -> build/lib/baidubce/http copying baidubce/http/__init__.py -> build/lib/baidubce/http copying baidubce/http/http_headers.py -> build/lib/baidubce/http copying baidubce/http/handler.py -> build/lib/baidubce/http copying baidubce/http/bce_http_client.py -> build/lib/baidubce/http copying baidubce/http/http_methods.py -> build/lib/baidubce/http creating build/lib/baidubce/retry copying baidubce/retry/__init__.py -> build/lib/baidubce/retry copying baidubce/retry/retry_policy.py -> build/lib/baidubce/retry creating build/lib/baidubce/services copying baidubce/services/__init__.py -> build/lib/baidubce/services creating build/lib/baidubce/services/bos copying baidubce/services/bos/bos_handler.py -> build/lib/baidubce/services/bos copying baidubce/services/bos/bos_client.py -> build/lib/baidubce/services/bos copying baidubce/services/bos/__init__.py -> build/lib/baidubce/services/bos copying baidubce/services/bos/canned_acl.py -> build/lib/baidubce/services/bos copying baidubce/services/bos/storage_class.py -> build/lib/baidubce/services/bos creating build/lib/baidubce/services/bts copying baidubce/services/bts/util.py -> build/lib/baidubce/services/bts copying baidubce/services/bts/__init__.py -> build/lib/baidubce/services/bts copying baidubce/services/bts/bts_client.py -> build/lib/baidubce/services/bts copying baidubce/services/bts/model.py -> build/lib/baidubce/services/bts creating build/lib/baidubce/services/iam copying baidubce/services/iam/__init__.py -> build/lib/baidubce/services/iam copying baidubce/services/iam/iam_client.py -> build/lib/baidubce/services/iam creating build/lib/baidubce/services/sts copying baidubce/services/sts/__init__.py -> build/lib/baidubce/services/sts copying baidubce/services/sts/sts_client.py -> build/lib/baidubce/services/sts creating build/lib/baidubce/services/bmr copying baidubce/services/bmr/__init__.py -> build/lib/baidubce/services/bmr copying baidubce/services/bmr/bmr_client.py -> build/lib/baidubce/services/bmr creating build/lib/baidubce/services/dumap copying baidubce/services/dumap/dumap_client.py -> build/lib/baidubce/services/dumap copying baidubce/services/dumap/__init__.py -> build/lib/baidubce/services/dumap creating build/lib/baidubce/services/media copying baidubce/services/media/media_handler.py -> build/lib/baidubce/services/media copying baidubce/services/media/__init__.py -> build/lib/baidubce/services/media copying baidubce/services/media/media_client.py -> build/lib/baidubce/services/media creating build/lib/baidubce/services/vcr copying baidubce/services/vcr/__init__.py -> build/lib/baidubce/services/vcr copying baidubce/services/vcr/vcr_client.py -> build/lib/baidubce/services/vcr creating build/lib/baidubce/services/vca copying baidubce/services/vca/__init__.py -> build/lib/baidubce/services/vca copying baidubce/services/vca/vca_client.py -> build/lib/baidubce/services/vca creating build/lib/baidubce/services/mvs copying baidubce/services/mvs/__init__.py -> build/lib/baidubce/services/mvs copying baidubce/services/mvs/mvs_client.py -> build/lib/baidubce/services/mvs creating build/lib/baidubce/services/mms copying baidubce/services/mms/mms_client.py -> build/lib/baidubce/services/mms copying baidubce/services/mms/__init__.py -> build/lib/baidubce/services/mms creating build/lib/baidubce/services/sms copying baidubce/services/sms/__init__.py -> build/lib/baidubce/services/sms copying baidubce/services/sms/model.py -> build/lib/baidubce/services/sms copying baidubce/services/sms/sms_client.py -> build/lib/baidubce/services/sms creating build/lib/baidubce/services/cdn copying baidubce/services/cdn/__init__.py -> build/lib/baidubce/services/cdn copying baidubce/services/cdn/cdn_client.py -> build/lib/baidubce/services/cdn copying baidubce/services/cdn/cdn_stats_param.py -> build/lib/baidubce/services/cdn creating build/lib/baidubce/services/blb copying baidubce/services/blb/blb_client.py -> build/lib/baidubce/services/blb copying baidubce/services/blb/__init__.py -> build/lib/baidubce/services/blb copying baidubce/services/blb/app_blb_client.py -> build/lib/baidubce/services/blb creating build/lib/baidubce/services/eip copying baidubce/services/eip/__init__.py -> build/lib/baidubce/services/eip copying baidubce/services/eip/eip_group_model.py -> build/lib/baidubce/services/eip copying baidubce/services/eip/eip_client.py -> build/lib/baidubce/services/eip copying baidubce/services/eip/eip_group_client.py -> build/lib/baidubce/services/eip copying baidubce/services/eip/eip_tp_client.py -> build/lib/baidubce/services/eip copying baidubce/services/eip/model.py -> build/lib/baidubce/services/eip copying baidubce/services/eip/eip_bp_client.py -> build/lib/baidubce/services/eip creating build/lib/baidubce/services/route copying baidubce/services/route/route_client.py -> build/lib/baidubce/services/route copying baidubce/services/route/__init__.py -> build/lib/baidubce/services/route copying baidubce/services/route/route_model.py -> build/lib/baidubce/services/route creating build/lib/baidubce/services/subnet copying baidubce/services/subnet/__init__.py -> build/lib/baidubce/services/subnet copying baidubce/services/subnet/subnet_client.py -> build/lib/baidubce/services/subnet creating build/lib/baidubce/services/vpc copying baidubce/services/vpc/acl_client.py -> build/lib/baidubce/services/vpc copying baidubce/services/vpc/__init__.py -> build/lib/baidubce/services/vpc copying baidubce/services/vpc/nat_client.py -> build/lib/baidubce/services/vpc copying baidubce/services/vpc/peerconn_model.py -> build/lib/baidubce/services/vpc copying baidubce/services/vpc/nat_model.py -> build/lib/baidubce/services/vpc copying baidubce/services/vpc/vpc_client.py -> build/lib/baidubce/services/vpc copying baidubce/services/vpc/peerconn_client.py -> build/lib/baidubce/services/vpc creating build/lib/baidubce/services/vpn copying baidubce/services/vpn/__init__.py -> build/lib/baidubce/services/vpn copying baidubce/services/vpn/vpn_model.py -> build/lib/baidubce/services/vpn copying baidubce/services/vpn/vpn_client.py -> build/lib/baidubce/services/vpn creating build/lib/baidubce/services/endpoint copying baidubce/services/endpoint/endpoint_client.py -> build/lib/baidubce/services/endpoint copying baidubce/services/endpoint/__init__.py -> build/lib/baidubce/services/endpoint copying baidubce/services/endpoint/model.py -> build/lib/baidubce/services/endpoint creating build/lib/baidubce/services/cfc copying baidubce/services/cfc/__init__.py -> build/lib/baidubce/services/cfc copying baidubce/services/cfc/cfc_handler.py -> build/lib/baidubce/services/cfc copying baidubce/services/cfc/cfc_client.py -> build/lib/baidubce/services/cfc copying baidubce/services/cfc/models.py -> build/lib/baidubce/services/cfc creating build/lib/baidubce/services/infinite copying baidubce/services/infinite/infinite_client.py -> build/lib/baidubce/services/infinite copying baidubce/services/infinite/__init__.py -> build/lib/baidubce/services/infinite creating build/lib/baidubce/services/bcc copying baidubce/services/bcc/__init__.py -> build/lib/baidubce/services/bcc copying baidubce/services/bcc/bcc_model.py -> build/lib/baidubce/services/bcc copying baidubce/services/bcc/bcc_client.py -> build/lib/baidubce/services/bcc copying baidubce/services/bcc/gpu_card_type.py -> build/lib/baidubce/services/bcc copying baidubce/services/bcc/fpga_card_type.py -> build/lib/baidubce/services/bcc creating build/lib/baidubce/services/bbc copying baidubce/services/bbc/bbc_model.py -> build/lib/baidubce/services/bbc copying baidubce/services/bbc/__init__.py -> build/lib/baidubce/services/bbc copying baidubce/services/bbc/bbc_client.py -> build/lib/baidubce/services/bbc creating build/lib/baidubce/services/tsdb copying baidubce/services/tsdb/__init__.py -> build/lib/baidubce/services/tsdb copying baidubce/services/tsdb/tsdb_client.py -> build/lib/baidubce/services/tsdb copying baidubce/services/tsdb/tsdb_handler.py -> build/lib/baidubce/services/tsdb copying baidubce/services/tsdb/tsdb_admin_client.py -> build/lib/baidubce/services/tsdb creating build/lib/baidubce/services/bcm copying baidubce/services/bcm/__init__.py -> build/lib/baidubce/services/bcm copying baidubce/services/bcm/bcm_client.py -> build/lib/baidubce/services/bcm creating build/lib/baidubce/services/kms copying baidubce/services/kms/protectedby_class.py -> build/lib/baidubce/services/kms copying baidubce/services/kms/__init__.py -> build/lib/baidubce/services/kms copying baidubce/services/kms/keyspec_class.py -> build/lib/baidubce/services/kms copying baidubce/services/kms/kms_client.py -> build/lib/baidubce/services/kms copying baidubce/services/kms/origin_class.py -> build/lib/baidubce/services/kms copying baidubce/services/kms/publickeyencoding_class.py -> build/lib/baidubce/services/kms creating build/lib/baidubce/services/cert copying baidubce/services/cert/__init__.py -> build/lib/baidubce/services/cert copying baidubce/services/cert/cert_client.py -> build/lib/baidubce/services/cert copying baidubce/services/cert/cert_model.py -> build/lib/baidubce/services/cert creating build/lib/baidubce/services/bes copying baidubce/services/bes/__init__.py -> build/lib/baidubce/services/bes copying baidubce/services/bes/bes_client.py -> build/lib/baidubce/services/bes copying baidubce/services/bes/bes_model.py -> build/lib/baidubce/services/bes creating build/lib/baidubce/services/scs copying baidubce/services/scs/__init__.py -> build/lib/baidubce/services/scs copying baidubce/services/scs/model.py -> build/lib/baidubce/services/scs copying baidubce/services/scs/scs_client.py -> build/lib/baidubce/services/scs creating build/lib/baidubce/services/ddc copying baidubce/services/ddc/__init__.py -> build/lib/baidubce/services/ddc copying baidubce/services/ddc/ddc_client.py -> build/lib/baidubce/services/ddc creating build/lib/baidubce/services/dns copying baidubce/services/dns/__init__.py -> build/lib/baidubce/services/dns copying baidubce/services/dns/dns_client.py -> build/lib/baidubce/services/dns creating build/lib/baidubce/services/dns/api copying baidubce/services/dns/api/dns_api.py -> build/lib/baidubce/services/dns/api copying baidubce/services/dns/api/__init__.py -> build/lib/baidubce/services/dns/api + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hR3gwW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64 + cd bce-python-sdk-0.8.83 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce copying build/lib/baidubce/bce_response.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/auth copying build/lib/baidubce/auth/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/auth copying build/lib/baidubce/auth/bce_v1_signer.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/auth copying build/lib/baidubce/auth/bce_credentials.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/auth creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bes copying build/lib/baidubce/services/bes/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bes copying build/lib/baidubce/services/bes/bes_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bes copying build/lib/baidubce/services/bes/bes_model.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bes creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vca copying build/lib/baidubce/services/vca/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vca copying build/lib/baidubce/services/vca/vca_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vca creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/iam copying build/lib/baidubce/services/iam/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/iam copying build/lib/baidubce/services/iam/iam_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/iam creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpn copying build/lib/baidubce/services/vpn/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpn copying build/lib/baidubce/services/vpn/vpn_model.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpn copying build/lib/baidubce/services/vpn/vpn_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpn copying build/lib/baidubce/services/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/infinite copying build/lib/baidubce/services/infinite/infinite_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/infinite copying build/lib/baidubce/services/infinite/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/infinite creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bcm copying build/lib/baidubce/services/bcm/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bcm copying build/lib/baidubce/services/bcm/bcm_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bcm creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/media copying build/lib/baidubce/services/media/media_handler.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/media copying build/lib/baidubce/services/media/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/media copying build/lib/baidubce/services/media/media_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/media creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/scs copying build/lib/baidubce/services/scs/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/scs copying build/lib/baidubce/services/scs/model.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/scs copying build/lib/baidubce/services/scs/scs_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/scs creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/route copying build/lib/baidubce/services/route/route_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/route copying build/lib/baidubce/services/route/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/route copying build/lib/baidubce/services/route/route_model.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/route creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/mvs copying build/lib/baidubce/services/mvs/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/mvs copying build/lib/baidubce/services/mvs/mvs_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/mvs creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cdn copying build/lib/baidubce/services/cdn/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cdn copying build/lib/baidubce/services/cdn/cdn_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cdn copying build/lib/baidubce/services/cdn/cdn_stats_param.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cdn creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vcr copying build/lib/baidubce/services/vcr/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vcr copying build/lib/baidubce/services/vcr/vcr_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vcr creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/dns copying build/lib/baidubce/services/dns/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/dns copying build/lib/baidubce/services/dns/dns_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/dns creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/dns/api copying build/lib/baidubce/services/dns/api/dns_api.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/dns/api copying build/lib/baidubce/services/dns/api/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/dns/api creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpc copying build/lib/baidubce/services/vpc/acl_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpc copying build/lib/baidubce/services/vpc/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpc copying build/lib/baidubce/services/vpc/nat_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpc copying build/lib/baidubce/services/vpc/peerconn_model.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpc copying build/lib/baidubce/services/vpc/nat_model.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpc copying build/lib/baidubce/services/vpc/vpc_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpc copying build/lib/baidubce/services/vpc/peerconn_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpc creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/ddc copying build/lib/baidubce/services/ddc/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/ddc copying build/lib/baidubce/services/ddc/ddc_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/ddc creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bmr copying build/lib/baidubce/services/bmr/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bmr copying build/lib/baidubce/services/bmr/bmr_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bmr creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cert copying build/lib/baidubce/services/cert/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cert copying build/lib/baidubce/services/cert/cert_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cert copying build/lib/baidubce/services/cert/cert_model.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cert creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bos copying build/lib/baidubce/services/bos/bos_handler.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bos copying build/lib/baidubce/services/bos/bos_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bos copying build/lib/baidubce/services/bos/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bos copying build/lib/baidubce/services/bos/canned_acl.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bos copying build/lib/baidubce/services/bos/storage_class.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bos creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/endpoint copying build/lib/baidubce/services/endpoint/endpoint_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/endpoint copying build/lib/baidubce/services/endpoint/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/endpoint copying build/lib/baidubce/services/endpoint/model.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/endpoint creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/kms copying build/lib/baidubce/services/kms/protectedby_class.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/kms copying build/lib/baidubce/services/kms/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/kms copying build/lib/baidubce/services/kms/keyspec_class.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/kms copying build/lib/baidubce/services/kms/kms_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/kms copying build/lib/baidubce/services/kms/origin_class.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/kms copying build/lib/baidubce/services/kms/publickeyencoding_class.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/kms creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bbc copying build/lib/baidubce/services/bbc/bbc_model.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bbc copying build/lib/baidubce/services/bbc/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bbc copying build/lib/baidubce/services/bbc/bbc_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bbc creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bcc copying build/lib/baidubce/services/bcc/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bcc copying build/lib/baidubce/services/bcc/bcc_model.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bcc copying build/lib/baidubce/services/bcc/bcc_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bcc copying build/lib/baidubce/services/bcc/gpu_card_type.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bcc copying build/lib/baidubce/services/bcc/fpga_card_type.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bcc creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bts copying build/lib/baidubce/services/bts/util.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bts copying build/lib/baidubce/services/bts/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bts copying build/lib/baidubce/services/bts/bts_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bts copying build/lib/baidubce/services/bts/model.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bts creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/dumap copying build/lib/baidubce/services/dumap/dumap_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/dumap copying build/lib/baidubce/services/dumap/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/dumap creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/sms copying build/lib/baidubce/services/sms/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/sms copying build/lib/baidubce/services/sms/model.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/sms copying build/lib/baidubce/services/sms/sms_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/sms creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/mms copying build/lib/baidubce/services/mms/mms_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/mms copying build/lib/baidubce/services/mms/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/mms creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cfc copying build/lib/baidubce/services/cfc/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cfc copying build/lib/baidubce/services/cfc/cfc_handler.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cfc copying build/lib/baidubce/services/cfc/cfc_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cfc copying build/lib/baidubce/services/cfc/models.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cfc creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/sts copying build/lib/baidubce/services/sts/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/sts copying build/lib/baidubce/services/sts/sts_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/sts creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/tsdb copying build/lib/baidubce/services/tsdb/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/tsdb copying build/lib/baidubce/services/tsdb/tsdb_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/tsdb copying build/lib/baidubce/services/tsdb/tsdb_handler.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/tsdb copying build/lib/baidubce/services/tsdb/tsdb_admin_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/tsdb creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/blb copying build/lib/baidubce/services/blb/blb_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/blb copying build/lib/baidubce/services/blb/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/blb copying build/lib/baidubce/services/blb/app_blb_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/blb creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/subnet copying build/lib/baidubce/services/subnet/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/subnet copying build/lib/baidubce/services/subnet/subnet_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/subnet creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/eip copying build/lib/baidubce/services/eip/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/eip copying build/lib/baidubce/services/eip/eip_group_model.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/eip copying build/lib/baidubce/services/eip/eip_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/eip copying build/lib/baidubce/services/eip/eip_group_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/eip copying build/lib/baidubce/services/eip/eip_tp_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/eip copying build/lib/baidubce/services/eip/model.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/eip copying build/lib/baidubce/services/eip/eip_bp_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/eip copying build/lib/baidubce/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce copying build/lib/baidubce/compat.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce copying build/lib/baidubce/bce_base_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce copying build/lib/baidubce/region.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce copying build/lib/baidubce/bce_client_configuration.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/retry copying build/lib/baidubce/retry/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/retry copying build/lib/baidubce/retry/retry_policy.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/retry copying build/lib/baidubce/exception.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce creating /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/http copying build/lib/baidubce/http/http_content_types.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/http copying build/lib/baidubce/http/__init__.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/http copying build/lib/baidubce/http/http_headers.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/http copying build/lib/baidubce/http/handler.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/http copying build/lib/baidubce/http/bce_http_client.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/http copying build/lib/baidubce/http/http_methods.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/http copying build/lib/baidubce/utils.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce copying build/lib/baidubce/protocol.py -> /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/bce_response.py to bce_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/auth/bce_v1_signer.py to bce_v1_signer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/auth/bce_credentials.py to bce_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bes/bes_client.py to bes_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bes/bes_model.py to bes_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vca/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vca/vca_client.py to vca_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/iam/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/iam/iam_client.py to iam_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpn/vpn_model.py to vpn_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpn/vpn_client.py to vpn_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/infinite/infinite_client.py to infinite_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/infinite/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bcm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bcm/bcm_client.py to bcm_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/media/media_handler.py to media_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/media/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/media/media_client.py to media_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/scs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/scs/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/scs/scs_client.py to scs_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/route/route_client.py to route_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/route/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/route/route_model.py to route_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/mvs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/mvs/mvs_client.py to mvs_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cdn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cdn/cdn_client.py to cdn_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cdn/cdn_stats_param.py to cdn_stats_param.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vcr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vcr/vcr_client.py to vcr_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/dns/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/dns/dns_client.py to dns_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/dns/api/dns_api.py to dns_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/dns/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpc/acl_client.py to acl_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpc/nat_client.py to nat_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpc/peerconn_model.py to peerconn_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpc/nat_model.py to nat_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpc/vpc_client.py to vpc_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/vpc/peerconn_client.py to peerconn_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/ddc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/ddc/ddc_client.py to ddc_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bmr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bmr/bmr_client.py to bmr_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cert/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cert/cert_client.py to cert_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cert/cert_model.py to cert_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bos/bos_handler.py to bos_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bos/bos_client.py to bos_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bos/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bos/canned_acl.py to canned_acl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bos/storage_class.py to storage_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/endpoint/endpoint_client.py to endpoint_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/endpoint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/endpoint/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/kms/protectedby_class.py to protectedby_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/kms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/kms/keyspec_class.py to keyspec_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/kms/kms_client.py to kms_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/kms/origin_class.py to origin_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/kms/publickeyencoding_class.py to publickeyencoding_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bbc/bbc_model.py to bbc_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bbc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bbc/bbc_client.py to bbc_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bcc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bcc/bcc_model.py to bcc_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bcc/bcc_client.py to bcc_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bcc/gpu_card_type.py to gpu_card_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bcc/fpga_card_type.py to fpga_card_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bts/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bts/bts_client.py to bts_client.cpython-39.pyc /usr/lib/python3.9/site-packages/baidubce/services/bts/bts_client.py:447: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/baidubce/services/bts/bts_client.py:449: SyntaxWarning: "is not" with a literal. Did you mean "!="? byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/bts/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/dumap/dumap_client.py to dumap_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/dumap/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/sms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/sms/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/sms/sms_client.py to sms_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/mms/mms_client.py to mms_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/mms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cfc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cfc/cfc_handler.py to cfc_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cfc/cfc_client.py to cfc_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/cfc/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/sts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/sts/sts_client.py to sts_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/tsdb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/tsdb/tsdb_client.py to tsdb_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/tsdb/tsdb_handler.py to tsdb_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/tsdb/tsdb_admin_client.py to tsdb_admin_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/blb/blb_client.py to blb_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/blb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/blb/app_blb_client.py to app_blb_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/subnet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/subnet/subnet_client.py to subnet_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/eip/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/eip/eip_group_model.py to eip_group_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/eip/eip_client.py to eip_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/eip/eip_group_client.py to eip_group_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/eip/eip_tp_client.py to eip_tp_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/eip/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/services/eip/eip_bp_client.py to eip_bp_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/bce_base_client.py to bce_base_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/region.py to region.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/bce_client_configuration.py to bce_client_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/retry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/retry/retry_policy.py to retry_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/http/http_content_types.py to http_content_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/http/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/http/http_headers.py to http_headers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/http/handler.py to handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/http/bce_http_client.py to bce_http_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/http/http_methods.py to http_methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/baidubce/protocol.py to protocol.cpython-39.pyc writing byte-compilation script '/tmp/tmp87pa2npw.py' /usr/bin/python3 /tmp/tmp87pa2npw.py /usr/lib/python3.9/site-packages/baidubce/services/bts/bts_client.py:447: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/baidubce/services/bts/bts_client.py:449: SyntaxWarning: "is not" with a literal. Did you mean "!="? removing /tmp/tmp87pa2npw.py running install_egg_info running egg_info writing bce_python_sdk.egg-info/PKG-INFO writing dependency_links to bce_python_sdk.egg-info/dependency_links.txt writing requirements to bce_python_sdk.egg-info/requires.txt writing top-level names to bce_python_sdk.egg-info/top_level.txt reading manifest file 'bce_python_sdk.egg-info/SOURCES.txt' writing manifest file 'bce_python_sdk.egg-info/SOURCES.txt' Copying bce_python_sdk.egg-info to /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9/site-packages/bce_python_sdk-0.8.83-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64//usr/share/doc/python-bce-python-sdk + '[' -d doc ']' ~/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64 ~/build/BUILD/bce-python-sdk-0.8.83 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/bce-python-sdk-0.8.83 + mv /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.8.83-1 --unique-debug-suffix -0.8.83-1.x86_64 --unique-debug-src-base python-bce-python-sdk-0.8.83-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/bce-python-sdk-0.8.83 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/baidubce/services/bts/bts_client.py:447: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/baidubce/services/bts/bts_client.py:449: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/baidubce/services/bts/bts_client.py:447: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/baidubce/services/bts/bts_client.py:449: SyntaxWarning: "is not" with a literal. Did you mean "!="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-bce-python-sdk-0.8.83-1.noarch Provides: python-bce-python-sdk python3-bce-python-sdk = 0.8.83-1 python3.9dist(bce-python-sdk) = 0.8.83 python3dist(bce-python-sdk) = 0.8.83 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(future) >= 0.6 python3.9dist(pycryptodome) >= 3.8 python3.9dist(six) >= 1.4 Processing files: python-bce-python-sdk-help-0.8.83-1.noarch warning: Empty %files file /builddir/build/BUILD/bce-python-sdk-0.8.83/doclist.lst Provides: python-bce-python-sdk-help = 0.8.83-1 python3-bce-python-sdk-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64 Wrote: /builddir/build/RPMS/python-bce-python-sdk-help-0.8.83-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-bce-python-sdk-0.8.83-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2XxzTD + umask 022 + cd /builddir/build/BUILD + cd bce-python-sdk-0.8.83 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-bce-python-sdk-0.8.83-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0