Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-digitalocean.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-fa7db8e9eaffd16c7070f012b49ae9be0aa2d2f1/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-digitalocean.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-digitalocean-1.13.2-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-digitalocean.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-fa7db8e9eaffd16c7070f012b49ae9be0aa2d2f1/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-digitalocean.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JrE75g + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-digitalocean-1.13.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.13.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-digitalocean-1.13.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FdAKqm + umask 022 + cd /builddir/build/BUILD + cd python-digitalocean-1.13.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/digitalocean copying digitalocean/SSHKey.py -> build/lib/digitalocean copying digitalocean/Domain.py -> build/lib/digitalocean copying digitalocean/Size.py -> build/lib/digitalocean copying digitalocean/Droplet.py -> build/lib/digitalocean copying digitalocean/Image.py -> build/lib/digitalocean copying digitalocean/Record.py -> build/lib/digitalocean copying digitalocean/Tag.py -> build/lib/digitalocean copying digitalocean/Firewall.py -> build/lib/digitalocean copying digitalocean/Region.py -> build/lib/digitalocean copying digitalocean/Manager.py -> build/lib/digitalocean copying digitalocean/Snapshot.py -> build/lib/digitalocean copying digitalocean/FloatingIP.py -> build/lib/digitalocean copying digitalocean/baseapi.py -> build/lib/digitalocean copying digitalocean/Account.py -> build/lib/digitalocean copying digitalocean/LoadBalancer.py -> build/lib/digitalocean copying digitalocean/Certificate.py -> build/lib/digitalocean copying digitalocean/__init__.py -> build/lib/digitalocean copying digitalocean/Volume.py -> build/lib/digitalocean copying digitalocean/Kernel.py -> build/lib/digitalocean copying digitalocean/Metadata.py -> build/lib/digitalocean copying digitalocean/Action.py -> build/lib/digitalocean + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2JydMq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch + cd python-digitalocean-1.13.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr creating /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/SSHKey.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/Domain.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/Size.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/Droplet.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/Image.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/Record.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/Tag.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/Firewall.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/Region.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/Manager.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/Snapshot.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/FloatingIP.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/baseapi.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/Account.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/LoadBalancer.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/Certificate.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/__init__.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/Volume.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/Kernel.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/Metadata.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean copying build/lib/digitalocean/Action.py -> /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/SSHKey.py to SSHKey.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/Domain.py to Domain.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/Size.py to Size.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/Droplet.py to Droplet.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/Image.py to Image.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/Record.py to Record.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/Tag.py to Tag.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/Firewall.py to Firewall.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/Region.py to Region.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/Manager.py to Manager.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/Snapshot.py to Snapshot.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/FloatingIP.py to FloatingIP.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/baseapi.py to baseapi.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/Account.py to Account.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/LoadBalancer.py to LoadBalancer.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/Certificate.py to Certificate.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/Volume.py to Volume.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/Kernel.py to Kernel.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/Metadata.py to Metadata.pyc byte-compiling /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/digitalocean/Action.py to Action.pyc writing byte-compilation script '/tmp/tmpOFoqfx.py' /usr/bin/python2 -O /tmp/tmpOFoqfx.py removing /tmp/tmpOFoqfx.py running install_egg_info running egg_info creating python_digitalocean.egg-info writing requirements to python_digitalocean.egg-info/requires.txt writing python_digitalocean.egg-info/PKG-INFO writing top-level names to python_digitalocean.egg-info/top_level.txt writing dependency_links to python_digitalocean.egg-info/dependency_links.txt writing manifest file 'python_digitalocean.egg-info/SOURCES.txt' reading manifest file 'python_digitalocean.egg-info/SOURCES.txt' writing manifest file 'python_digitalocean.egg-info/SOURCES.txt' Copying python_digitalocean.egg-info to /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7/site-packages/python_digitalocean-1.13.2-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/python-digitalocean-1.13.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mTk58w + umask 022 + cd /builddir/build/BUILD + cd python-digitalocean-1.13.2 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to python_digitalocean.egg-info/requires.txt writing python_digitalocean.egg-info/PKG-INFO writing top-level names to python_digitalocean.egg-info/top_level.txt writing dependency_links to python_digitalocean.egg-info/dependency_links.txt reading manifest file 'python_digitalocean.egg-info/SOURCES.txt' writing manifest file 'python_digitalocean.egg-info/SOURCES.txt' running build_ext test_create (digitalocean.tests.test_domain.TestDomain) ... ok test_create_new_domain_record (digitalocean.tests.test_domain.TestDomain) ... ok test_destroy (digitalocean.tests.test_domain.TestDomain) ... ok test_get_records (digitalocean.tests.test_domain.TestDomain) ... ok test_load (digitalocean.tests.test_domain.TestDomain) ... ok test_create_ids (digitalocean.tests.test_certificate.TestCertificate) ... ok test_destroy (digitalocean.tests.test_certificate.TestCertificate) ... ok test_load (digitalocean.tests.test_certificate.TestCertificate) ... ok test_add_droplets (digitalocean.tests.test_firewall.TestFirewall) ... ok test_add_tags (digitalocean.tests.test_firewall.TestFirewall) ... ok test_load (digitalocean.tests.test_firewall.TestFirewall) ... ok test_remove_droplets (digitalocean.tests.test_firewall.TestFirewall) ... ok test_remove_tags (digitalocean.tests.test_firewall.TestFirewall) ... ok test_attach (digitalocean.tests.test_volume.TestVolume) ... ok test_create (digitalocean.tests.test_volume.TestVolume) ... ok test_destroy (digitalocean.tests.test_volume.TestVolume) ... ok test_detach (digitalocean.tests.test_volume.TestVolume) ... ok test_get_snapshots (digitalocean.tests.test_volume.TestVolume) ... ok test_load (digitalocean.tests.test_volume.TestVolume) ... ok test_resize (digitalocean.tests.test_volume.TestVolume) ... ok test_snapshot (digitalocean.tests.test_volume.TestVolume) ... ok test_destroy (digitalocean.tests.test_snapshot.TestSnapshot) ... ok test_load (digitalocean.tests.test_snapshot.TestSnapshot) ... ok test_add_droplets (digitalocean.tests.test_tag.TestTags) ... ok test_create (digitalocean.tests.test_tag.TestTags) ... ok test_delete (digitalocean.tests.test_tag.TestTags) ... ok test_load (digitalocean.tests.test_tag.TestTags) ... ok test_remove_droplets (digitalocean.tests.test_tag.TestTags) ... ok test_add_droplets (digitalocean.tests.test_load_balancer.TestLoadBalancer) ... ok test_add_forwarding_rules (digitalocean.tests.test_load_balancer.TestLoadBalancer) ... ok test_create_exception (digitalocean.tests.test_load_balancer.TestLoadBalancer) ... ok test_create_ids (digitalocean.tests.test_load_balancer.TestLoadBalancer) ... ok test_create_tag (digitalocean.tests.test_load_balancer.TestLoadBalancer) ... ok test_destroy (digitalocean.tests.test_load_balancer.TestLoadBalancer) ... ok test_load (digitalocean.tests.test_load_balancer.TestLoadBalancer) ... ok test_remove_droplets (digitalocean.tests.test_load_balancer.TestLoadBalancer) ... ok test_remove_forwarding_rules (digitalocean.tests.test_load_balancer.TestLoadBalancer) ... ok test_save (digitalocean.tests.test_load_balancer.TestLoadBalancer) ... ok test_auth_fail (digitalocean.tests.test_manager.TestManager) ... ok test_droplets (digitalocean.tests.test_manager.TestManager) ... ok test_get_account (digitalocean.tests.test_manager.TestManager) ... ok test_get_all_certificates (digitalocean.tests.test_manager.TestManager) ... ok test_get_all_domains (digitalocean.tests.test_manager.TestManager) ... ok test_get_all_floating_ips (digitalocean.tests.test_manager.TestManager) ... ok test_get_all_images (digitalocean.tests.test_manager.TestManager) ... ok test_get_all_load_balancers (digitalocean.tests.test_manager.TestManager) ... ok test_get_all_regions (digitalocean.tests.test_manager.TestManager) ... ok test_get_all_sizes (digitalocean.tests.test_manager.TestManager) ... ok test_get_all_snapshots (digitalocean.tests.test_manager.TestManager) ... ok test_get_all_sshkeys (digitalocean.tests.test_manager.TestManager) ... ok test_get_all_tags (digitalocean.tests.test_manager.TestManager) ... ok test_get_all_volumes (digitalocean.tests.test_manager.TestManager) ... ok test_get_app_images (digitalocean.tests.test_manager.TestManager) ... ok test_get_distro_images (digitalocean.tests.test_manager.TestManager) ... ok test_get_droplet_snapshots (digitalocean.tests.test_manager.TestManager) ... ok test_get_droplets_by_tag (digitalocean.tests.test_manager.TestManager) ... ok test_get_firewalls (digitalocean.tests.test_manager.TestManager) ... ok test_get_global_images (digitalocean.tests.test_manager.TestManager) ... ok test_get_image (digitalocean.tests.test_manager.TestManager) Test get image by id. ... ok test_get_image_by_slug (digitalocean.tests.test_manager.TestManager) Test get image by slug. ... ok test_get_my_images (digitalocean.tests.test_manager.TestManager) ... ok test_get_volume_snapshots (digitalocean.tests.test_manager.TestManager) ... ok test_post_new_ssh_key (digitalocean.tests.test_manager.TestManager) ... ok test_assign (digitalocean.tests.test_floatingip.TestFloatingIP) ... ok test_create (digitalocean.tests.test_floatingip.TestFloatingIP) ... ok test_destroy (digitalocean.tests.test_floatingip.TestFloatingIP) ... ok test_load (digitalocean.tests.test_floatingip.TestFloatingIP) ... ok test_reserve (digitalocean.tests.test_floatingip.TestFloatingIP) ... ok test_unassign (digitalocean.tests.test_floatingip.TestFloatingIP) ... ok test_change_kernel (digitalocean.tests.test_droplet.TestDroplet) ... ok test_change_kernel_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_change_kernel_exception (digitalocean.tests.test_droplet.TestDroplet) ... ok test_create_multiple_no_keys (digitalocean.tests.test_droplet.TestDroplet) ... ok test_create_no_keys (digitalocean.tests.test_droplet.TestDroplet) ... ok test_destroy (digitalocean.tests.test_droplet.TestDroplet) ... ok test_disable_backups (digitalocean.tests.test_droplet.TestDroplet) ... ok test_disable_backups_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_enable_backups (digitalocean.tests.test_droplet.TestDroplet) ... ok test_enable_ipv6 (digitalocean.tests.test_droplet.TestDroplet) ... ok test_enable_ipv6_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_enable_private_networking (digitalocean.tests.test_droplet.TestDroplet) ... ok test_enable_private_networking_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_get_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_get_actions (digitalocean.tests.test_droplet.TestDroplet) ... ok test_get_kernel_available_no_pages (digitalocean.tests.test_droplet.TestDroplet) ... ok test_get_kernel_available_with_pages (digitalocean.tests.test_droplet.TestDroplet) ... ok test_get_snapshots (digitalocean.tests.test_droplet.TestDroplet) ... ok test_load (digitalocean.tests.test_droplet.TestDroplet) ... ok test_power_cycle (digitalocean.tests.test_droplet.TestDroplet) ... ok test_power_cycle_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_power_off (digitalocean.tests.test_droplet.TestDroplet) ... ok test_power_off_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_power_on (digitalocean.tests.test_droplet.TestDroplet) ... ok test_power_on_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_reboot (digitalocean.tests.test_droplet.TestDroplet) ... ok test_reboot_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_rebuild_not_passing_image (digitalocean.tests.test_droplet.TestDroplet) ... ok test_rebuild_not_passing_image_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_rebuild_passing_image (digitalocean.tests.test_droplet.TestDroplet) ... ok test_rebuild_passing_image_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_rename (digitalocean.tests.test_droplet.TestDroplet) ... ok test_rename_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_reset_root_password (digitalocean.tests.test_droplet.TestDroplet) ... ok test_reset_root_password_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_resize (digitalocean.tests.test_droplet.TestDroplet) ... ok test_resize_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_restore (digitalocean.tests.test_droplet.TestDroplet) ... ok test_restore_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_shutdown (digitalocean.tests.test_droplet.TestDroplet) ... ok test_shutdown_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_take_snapshot (digitalocean.tests.test_droplet.TestDroplet) ... ok test_take_snapshot_action (digitalocean.tests.test_droplet.TestDroplet) ... ok test_destroy (digitalocean.tests.test_image.TestImage) ... ok test_is_string (digitalocean.tests.test_image.TestImage) ... ok test_load (digitalocean.tests.test_image.TestImage) ... ok test_load_by_slug (digitalocean.tests.test_image.TestImage) Test loading image by slug. ... ok test_rename (digitalocean.tests.test_image.TestImage) ... ok test_transfer (digitalocean.tests.test_image.TestImage) ... ok test_load_directly (digitalocean.tests.test_action.TestAction) ... ok ---------------------------------------------------------------------- Ran 119 tests in 3.018s OK + exit 0 Processing files: python2-digitalocean-1.13.2-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8xwXLD + umask 022 + cd /builddir/build/BUILD + cd python-digitalocean-1.13.2 + DOCDIR=/builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/share/doc/python2-digitalocean-1.13.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/share/doc/python2-digitalocean-1.13.2 + cp -pr README.md /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/share/doc/python2-digitalocean-1.13.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ICqaQK + umask 022 + cd /builddir/build/BUILD + cd python-digitalocean-1.13.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/share/licenses/python2-digitalocean-1.13.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/share/licenses/python2-digitalocean-1.13.2 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch/usr/share/licenses/python2-digitalocean-1.13.2 + exit 0 Provides: python-digitalocean = 1.13.2-2.el7 python2-digitalocean = 1.13.2-2.el7 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) = 2.7 Obsoletes: python-digitalocean < 1.13.2-2.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch Wrote: /builddir/build/RPMS/python2-digitalocean-1.13.2-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oY8web + umask 022 + cd /builddir/build/BUILD + cd python-digitalocean-1.13.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-digitalocean-1.13.2-2.el7.noarch + exit 0 Child return code was: 0