Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-nwdiag.spec'], env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800printOutput=FalsechrootPath='/var/lib/mock/f24-build-5066863-582345/root'user='mockbuild'gid=425uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-nwdiag.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-nwdiag-1.0.4-1.fc24.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-nwdiag.spec '], env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'}private_network=Truelogger=timeout=172800printOutput=Falseshell=FalsechrootPath='/var/lib/mock/f24-build-5066863-582345/root'user='mockbuild'gid=425uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-nwdiag.spec '] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5luPmK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nwdiag-1.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/nwdiag-1.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nwdiag-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm src/nwdiag/tests/test_pep8.py src/packetdiag/tests/test_pep8.py src/rackdiag/tests/test_pep8.py + rm -rf /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24 + cp -a . /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24 + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + find /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24 -name '*.py' + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DhacgR + umask 022 + cd /builddir/build/BUILD + cd nwdiag-1.0.4 + /usr/bin/python2 setup.py build running build running build_py creating _build creating _build/lib copying src/nwdiag_sphinxhelper.py -> _build/lib copying src/rackdiag_sphinxhelper.py -> _build/lib copying src/packetdiag_sphinxhelper.py -> _build/lib creating _build/lib/packetdiag copying src/packetdiag/metrics.py -> _build/lib/packetdiag copying src/packetdiag/noderenderers.py -> _build/lib/packetdiag copying src/packetdiag/parser.py -> _build/lib/packetdiag copying src/packetdiag/elements.py -> _build/lib/packetdiag copying src/packetdiag/drawer.py -> _build/lib/packetdiag copying src/packetdiag/__init__.py -> _build/lib/packetdiag copying src/packetdiag/command.py -> _build/lib/packetdiag copying src/packetdiag/builder.py -> _build/lib/packetdiag creating _build/lib/rackdiag copying src/rackdiag/metrics.py -> _build/lib/rackdiag copying src/rackdiag/parser.py -> _build/lib/rackdiag copying src/rackdiag/elements.py -> _build/lib/rackdiag copying src/rackdiag/drawer.py -> _build/lib/rackdiag copying src/rackdiag/__init__.py -> _build/lib/rackdiag copying src/rackdiag/command.py -> _build/lib/rackdiag copying src/rackdiag/builder.py -> _build/lib/rackdiag creating _build/lib/nwdiag copying src/nwdiag/metrics.py -> _build/lib/nwdiag copying src/nwdiag/parser.py -> _build/lib/nwdiag copying src/nwdiag/elements.py -> _build/lib/nwdiag copying src/nwdiag/drawer.py -> _build/lib/nwdiag copying src/nwdiag/__init__.py -> _build/lib/nwdiag copying src/nwdiag/command.py -> _build/lib/nwdiag copying src/nwdiag/builder.py -> _build/lib/nwdiag creating _build/lib/packetdiag/utils copying src/packetdiag/utils/__init__.py -> _build/lib/packetdiag/utils creating _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/nodes.py -> _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/__init__.py -> _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/directives.py -> _build/lib/packetdiag/utils/rst creating _build/lib/rackdiag/utils copying src/rackdiag/utils/math.py -> _build/lib/rackdiag/utils copying src/rackdiag/utils/__init__.py -> _build/lib/rackdiag/utils creating _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/nodes.py -> _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/__init__.py -> _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/directives.py -> _build/lib/rackdiag/utils/rst creating _build/lib/nwdiag/tests copying src/nwdiag/tests/utils.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_builder.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_rst_directives.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_generate_diagram.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/__init__.py -> _build/lib/nwdiag/tests creating _build/lib/nwdiag/utils copying src/nwdiag/utils/__init__.py -> _build/lib/nwdiag/utils creating _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/nodes.py -> _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/__init__.py -> _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/directives.py -> _build/lib/nwdiag/utils/rst running egg_info writing requirements to src/nwdiag.egg-info/requires.txt writing src/nwdiag.egg-info/PKG-INFO writing top-level names to src/nwdiag.egg-info/top_level.txt writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' creating _build/lib/packetdiag/tests copying src/packetdiag/tests/test_generate_diagram.py -> _build/lib/packetdiag/tests copying src/packetdiag/tests/test_rst_directives.py -> _build/lib/packetdiag/tests creating _build/lib/packetdiag/tests/VLGothic copying src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/packetdiag/tests/VLGothic creating _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/scale_direction.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/scale_interval.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/tcp.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/tcp_2.diag -> _build/lib/packetdiag/tests/diagrams creating _build/lib/rackdiag/tests copying src/rackdiag/tests/test_builder.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_generate_diagram.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_rst_directives.py -> _build/lib/rackdiag/tests creating _build/lib/rackdiag/tests/VLGothic copying src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/rackdiag/tests/VLGothic creating _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/ascending.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/autonumber.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/multi_rackitem.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/multi_racks.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/rack_height.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/simple.diag -> _build/lib/rackdiag/tests/diagrams creating _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE.en -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE_E.mplus -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE_J.mplus -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/nwdiag/tests/VLGothic creating _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/autoexpand_node_width.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks2.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks3.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/diagram_attributes.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_across_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_and_peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_inner_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_outer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_address_attribute.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_attributes.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_including_hyphen.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network2.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network3.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network4.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network5.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network_branched.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/same_peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/single_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/split_group.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/two_networks.diag -> _build/lib/nwdiag/tests/diagrams creating _build/lib/nwdiag/tests/diagrams/errors copying src/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag -> _build/lib/nwdiag/tests/diagrams/errors ~/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24 ~/build/BUILD/nwdiag-1.0.4 + pushd /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24 + /usr/bin/python3 setup.py build running build running build_py creating _build creating _build/lib copying src/nwdiag_sphinxhelper.py -> _build/lib copying src/rackdiag_sphinxhelper.py -> _build/lib copying src/packetdiag_sphinxhelper.py -> _build/lib creating _build/lib/packetdiag copying src/packetdiag/metrics.py -> _build/lib/packetdiag copying src/packetdiag/noderenderers.py -> _build/lib/packetdiag copying src/packetdiag/parser.py -> _build/lib/packetdiag copying src/packetdiag/elements.py -> _build/lib/packetdiag copying src/packetdiag/drawer.py -> _build/lib/packetdiag copying src/packetdiag/__init__.py -> _build/lib/packetdiag copying src/packetdiag/command.py -> _build/lib/packetdiag copying src/packetdiag/builder.py -> _build/lib/packetdiag creating _build/lib/rackdiag copying src/rackdiag/metrics.py -> _build/lib/rackdiag copying src/rackdiag/parser.py -> _build/lib/rackdiag copying src/rackdiag/elements.py -> _build/lib/rackdiag copying src/rackdiag/drawer.py -> _build/lib/rackdiag copying src/rackdiag/__init__.py -> _build/lib/rackdiag copying src/rackdiag/command.py -> _build/lib/rackdiag copying src/rackdiag/builder.py -> _build/lib/rackdiag creating _build/lib/nwdiag copying src/nwdiag/metrics.py -> _build/lib/nwdiag copying src/nwdiag/parser.py -> _build/lib/nwdiag copying src/nwdiag/elements.py -> _build/lib/nwdiag copying src/nwdiag/drawer.py -> _build/lib/nwdiag copying src/nwdiag/__init__.py -> _build/lib/nwdiag copying src/nwdiag/command.py -> _build/lib/nwdiag copying src/nwdiag/builder.py -> _build/lib/nwdiag creating _build/lib/packetdiag/utils copying src/packetdiag/utils/__init__.py -> _build/lib/packetdiag/utils creating _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/nodes.py -> _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/__init__.py -> _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/directives.py -> _build/lib/packetdiag/utils/rst creating _build/lib/rackdiag/utils copying src/rackdiag/utils/math.py -> _build/lib/rackdiag/utils copying src/rackdiag/utils/__init__.py -> _build/lib/rackdiag/utils creating _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/nodes.py -> _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/__init__.py -> _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/directives.py -> _build/lib/rackdiag/utils/rst creating _build/lib/nwdiag/tests copying src/nwdiag/tests/utils.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_builder.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_rst_directives.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_generate_diagram.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/__init__.py -> _build/lib/nwdiag/tests creating _build/lib/nwdiag/utils copying src/nwdiag/utils/__init__.py -> _build/lib/nwdiag/utils creating _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/nodes.py -> _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/__init__.py -> _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/directives.py -> _build/lib/nwdiag/utils/rst running egg_info writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing src/nwdiag.egg-info/PKG-INFO writing requirements to src/nwdiag.egg-info/requires.txt writing entry points to src/nwdiag.egg-info/entry_points.txt writing top-level names to src/nwdiag.egg-info/top_level.txt reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' creating _build/lib/packetdiag/tests copying src/packetdiag/tests/test_generate_diagram.py -> _build/lib/packetdiag/tests copying src/packetdiag/tests/test_rst_directives.py -> _build/lib/packetdiag/tests creating _build/lib/packetdiag/tests/VLGothic copying src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/packetdiag/tests/VLGothic creating _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/scale_direction.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/scale_interval.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/tcp.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/tcp_2.diag -> _build/lib/packetdiag/tests/diagrams creating _build/lib/rackdiag/tests copying src/rackdiag/tests/test_builder.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_generate_diagram.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_rst_directives.py -> _build/lib/rackdiag/tests creating _build/lib/rackdiag/tests/VLGothic copying src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/rackdiag/tests/VLGothic creating _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/ascending.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/autonumber.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/multi_rackitem.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/multi_racks.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/rack_height.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/simple.diag -> _build/lib/rackdiag/tests/diagrams creating _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE.en -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE_E.mplus -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE_J.mplus -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/nwdiag/tests/VLGothic creating _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/autoexpand_node_width.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks2.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks3.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/diagram_attributes.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_across_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_and_peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_inner_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_outer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_address_attribute.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_attributes.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_including_hyphen.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network2.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network3.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network4.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network5.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network_branched.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/same_peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/single_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/split_group.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/two_networks.diag -> _build/lib/nwdiag/tests/diagrams creating _build/lib/nwdiag/tests/diagrams/errors copying src/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag -> _build/lib/nwdiag/tests/diagrams/errors ~/build/BUILD/nwdiag-1.0.4 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.12g1JZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch ++ dirname /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch ~/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24 ~/build/BUILD/nwdiag-1.0.4 + cd nwdiag-1.0.4 + pushd /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5 creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages copying _build/lib/packetdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages copying _build/lib/nwdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag copying _build/lib/packetdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag copying _build/lib/packetdiag/noderenderers.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/tests/VLGothic copying _build/lib/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/tests/VLGothic copying _build/lib/packetdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/scale_interval.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/tcp_2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner_with_quoted.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/scale_direction.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/tcp.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/tests copying _build/lib/packetdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag copying _build/lib/packetdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag copying _build/lib/packetdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag copying _build/lib/packetdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/utils copying _build/lib/packetdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag copying _build/lib/packetdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag copying _build/lib/rackdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests copying _build/lib/rackdiag/tests/test_builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests/VLGothic copying _build/lib/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests/VLGothic copying _build/lib/rackdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/rack_height.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/autonumber.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/multi_racks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/multi_rackitem.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/ascending.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner_with_quoted.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/simple.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests copying _build/lib/rackdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag copying _build/lib/rackdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag copying _build/lib/rackdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag copying _build/lib/rackdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/utils copying _build/lib/rackdiag/utils/math.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/utils copying _build/lib/rackdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag copying _build/lib/rackdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag copying _build/lib/nwdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/utils.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE_E.mplus -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE.en -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE_J.mplus -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_including_hyphen.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/split_group.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks3.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network4.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network3.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_outer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_inner_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network5.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/two_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_attributes.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams/errors copying _build/lib/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams/errors copying _build/lib/nwdiag/tests/diagrams/group_and_peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network_branched.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/diagram_attributes.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/same_peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/autoexpand_node_width.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/single_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_across_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_address_attribute.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests copying _build/lib/nwdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag copying _build/lib/nwdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag copying _build/lib/nwdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag copying _build/lib/nwdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/utils copying _build/lib/nwdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag copying _build/lib/nwdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag copying _build/lib/rackdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag_sphinxhelper.py to packetdiag_sphinxhelper.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag_sphinxhelper.py to nwdiag_sphinxhelper.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/metrics.py to metrics.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/noderenderers.py to noderenderers.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/tests/test_rst_directives.py to test_rst_directives.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/tests/test_generate_diagram.py to test_generate_diagram.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/parser.py to parser.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/elements.py to elements.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/drawer.py to drawer.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/utils/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/utils/rst/nodes.py to nodes.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/utils/rst/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/utils/rst/directives.py to directives.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/command.py to command.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/packetdiag/builder.py to builder.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/metrics.py to metrics.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests/test_builder.py to test_builder.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests/test_rst_directives.py to test_rst_directives.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/tests/test_generate_diagram.py to test_generate_diagram.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/parser.py to parser.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/elements.py to elements.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/drawer.py to drawer.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/utils/math.py to math.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/utils/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/utils/rst/nodes.py to nodes.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/utils/rst/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/utils/rst/directives.py to directives.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/command.py to command.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag/builder.py to builder.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/metrics.py to metrics.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/utils.py to utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/test_builder.py to test_builder.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/test_rst_directives.py to test_rst_directives.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/test_generate_diagram.py to test_generate_diagram.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/parser.py to parser.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/elements.py to elements.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/drawer.py to drawer.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/utils/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/utils/rst/nodes.py to nodes.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/utils/rst/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/utils/rst/directives.py to directives.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/command.py to command.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag/builder.py to builder.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/rackdiag_sphinxhelper.py to rackdiag_sphinxhelper.cpython-35.pyc writing byte-compilation script '/tmp/tmp2dj1cnxh.py' /usr/bin/python3 -O /tmp/tmp2dj1cnxh.py removing /tmp/tmp2dj1cnxh.py running install_egg_info running egg_info writing top-level names to src/nwdiag.egg-info/top_level.txt writing entry points to src/nwdiag.egg-info/entry_points.txt writing requirements to src/nwdiag.egg-info/requires.txt writing src/nwdiag.egg-info/PKG-INFO writing dependency_links to src/nwdiag.egg-info/dependency_links.txt reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' Copying src/nwdiag.egg-info to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5/site-packages/nwdiag-1.0.4-py3.5.egg-info running install_scripts Installing rackdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/bin Installing nwdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/bin Installing packetdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/bin/nwdiag /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/bin/nwdiag-3.5 + mv /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/bin/packetdiag /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/bin/packetdiag-3.5 + mv /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/bin/rackdiag /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/bin/rackdiag-3.5 + install -m 0644 -D nwdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/share/man/man1/nwdiag-3.5.1 + install -m 0644 -D packetdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/share/man/man1/packetdiag-3.5.1 + install -m 0644 -D rackdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/share/man/man1/rackdiag-3.5.1 + popd ~/build/BUILD/nwdiag-1.0.4 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages copying _build/lib/packetdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages copying _build/lib/nwdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/noderenderers.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/VLGothic copying _build/lib/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/VLGothic copying _build/lib/packetdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/scale_interval.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/tcp_2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner_with_quoted.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/scale_direction.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/tcp.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/tests copying _build/lib/packetdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/utils copying _build/lib/packetdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests copying _build/lib/rackdiag/tests/test_builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/VLGothic copying _build/lib/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/VLGothic copying _build/lib/rackdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/rack_height.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/autonumber.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/multi_racks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/multi_rackitem.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/ascending.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner_with_quoted.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/simple.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests copying _build/lib/rackdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/utils copying _build/lib/rackdiag/utils/math.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/utils copying _build/lib/rackdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/utils.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE_E.mplus -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE.en -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE_J.mplus -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_including_hyphen.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/split_group.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks3.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network4.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network3.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_outer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_inner_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network5.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/two_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_attributes.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams/errors copying _build/lib/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams/errors copying _build/lib/nwdiag/tests/diagrams/group_and_peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network_branched.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/diagram_attributes.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/same_peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/autoexpand_node_width.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/single_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_across_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_address_attribute.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/utils copying _build/lib/nwdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/rackdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag_sphinxhelper.py to packetdiag_sphinxhelper.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag_sphinxhelper.py to nwdiag_sphinxhelper.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/noderenderers.py to noderenderers.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/test_rst_directives.py to test_rst_directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/test_generate_diagram.py to test_generate_diagram.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/elements.py to elements.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/drawer.py to drawer.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/packetdiag/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/test_builder.py to test_builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/test_rst_directives.py to test_rst_directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/test_generate_diagram.py to test_generate_diagram.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/elements.py to elements.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/drawer.py to drawer.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/math.py to math.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/test_builder.py to test_builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/test_rst_directives.py to test_rst_directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/test_generate_diagram.py to test_generate_diagram.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/elements.py to elements.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/drawer.py to drawer.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/rackdiag_sphinxhelper.py to rackdiag_sphinxhelper.pyc writing byte-compilation script '/tmp/tmpx9G1dt.py' /usr/bin/python2 -O /tmp/tmpx9G1dt.py removing /tmp/tmpx9G1dt.py running install_egg_info running egg_info writing requirements to src/nwdiag.egg-info/requires.txt writing src/nwdiag.egg-info/PKG-INFO writing top-level names to src/nwdiag.egg-info/top_level.txt writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' Copying src/nwdiag.egg-info to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7/site-packages/nwdiag-1.0.4-py2.7.egg-info running install_scripts Installing rackdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/bin Installing nwdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/bin Installing packetdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/bin + install -m 0644 -D nwdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/share/man/man1/nwdiag.1 + install -m 0644 -D packetdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/share/man/man1/packetdiag.1 + install -m 0644 -D rackdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/share/man/man1/rackdiag.1 + /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/nwdiag-1.0.4 /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/brp-compress + /usr/lib/rpm/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-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LQYSpi + umask 022 + cd /builddir/build/BUILD + cd nwdiag-1.0.4 + /usr/bin/python setup.py test running test running egg_info writing requirements to src/nwdiag.egg-info/requires.txt writing src/nwdiag.egg-info/PKG-INFO writing top-level names to src/nwdiag.egg-info/top_level.txt writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' running build_ext test_connected_networks2_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_connected_networks3_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_connected_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_diagram_attributes (nwdiag.tests.test_builder.TestBuilder) ... ok test_group_across_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_group_and_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_group_inner_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_group_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_group_outer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_node_address_attribute (nwdiag.tests.test_builder.TestBuilder) ... ok test_node_attributes (nwdiag.tests.test_builder.TestBuilder) ... ok test_node_belongs_to_multiple_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_node_including_hyphen_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network2_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network3_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network4_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network5_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network_branched_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network_in_same_node_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_same_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_single_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_split_group_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_two_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_including_hyphen.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/split_group.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks3.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network4.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network3.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_outer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_inner_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network5.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/two_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_attributes.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_and_peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network_branched.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks2.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/diagram_attributes.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/same_peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/autoexpand_node_width.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/single_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_across_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network2.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_address_attribute.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_align_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_align_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_align_option3 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_align_option4 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_alt_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_call_with_braces (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_call_without_braces (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_caption_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_caption_option_and_align_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_class_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_cleanup (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_option_using_node_group (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_numbered (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_numbered_and_description (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_rest_markups (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_option_without_description (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_figclass_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_figwidth_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_figwidth_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_height_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_maxwidth_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_name_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_scale_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_and_height_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_but_nonsvg_format (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_with_multibytes (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_nodoctype_is_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_nodoctype_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_noviewbox_is_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_noviewbox_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_with_args (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_width_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/oneliner.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/scale_interval.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/tcp_2.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/oneliner_with_quoted.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/scale_direction.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/tcp.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_align_option1 (test_rst_directives.TestRstDirectives) ... ok test_align_option2 (test_rst_directives.TestRstDirectives) ... ok test_align_option3 (test_rst_directives.TestRstDirectives) ... ok test_align_option4 (test_rst_directives.TestRstDirectives) ... ok test_alt_option (test_rst_directives.TestRstDirectives) ... ok test_call_with_braces (test_rst_directives.TestRstDirectives) ... ok test_call_without_braces (test_rst_directives.TestRstDirectives) ... ok test_caption_option (test_rst_directives.TestRstDirectives) ... ok test_caption_option_and_align_option (test_rst_directives.TestRstDirectives) ... ok test_class_option (test_rst_directives.TestRstDirectives) ... ok test_cleanup (test_rst_directives.TestRstDirectives) ... ok test_desctable_option (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_numbered (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_rest_markups (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_without_description (test_rst_directives.TestRstDirectives) ... ok test_figclass_option (test_rst_directives.TestRstDirectives) ... ok test_figwidth_option1 (test_rst_directives.TestRstDirectives) ... ok test_figwidth_option2 (test_rst_directives.TestRstDirectives) ... ok test_height_option (test_rst_directives.TestRstDirectives) ... ok test_maxwidth_option (test_rst_directives.TestRstDirectives) ... ok test_name_option (test_rst_directives.TestRstDirectives) ... ok test_scale_option (test_rst_directives.TestRstDirectives) ... ok test_setup (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath1 (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_false (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option1 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_and_height_option (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_option1 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_option2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_but_format_isnt_svg (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_with_multibytes (test_rst_directives.TestRstDirectives) ... ok test_setup_nodoctype_is_false (test_rst_directives.TestRstDirectives) ... ok test_setup_nodoctype_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_noviewbox_is_false (test_rst_directives.TestRstDirectives) ... ok test_setup_noviewbox_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok test_width_option (test_rst_directives.TestRstDirectives) ... ok test_autonumber (test_builder.TestBuildDiagram) ... ok test_multi_rackitem (test_builder.TestBuildDiagram) ... ok test_multi_racks (test_builder.TestBuildDiagram) ... ok test_simple (test_builder.TestBuildDiagram) ... ok test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/oneliner.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/rack_height.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/autonumber.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/multi_racks.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/multi_rackitem.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/ascending.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/oneliner_with_quoted.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/simple.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_align_option1 (test_rst_directives.TestRstDirectives) ... ok test_align_option2 (test_rst_directives.TestRstDirectives) ... ok test_align_option3 (test_rst_directives.TestRstDirectives) ... ok test_align_option4 (test_rst_directives.TestRstDirectives) ... ok test_alt_option (test_rst_directives.TestRstDirectives) ... ok test_call_with_braces (test_rst_directives.TestRstDirectives) ... ok test_call_without_braces (test_rst_directives.TestRstDirectives) ... ok test_caption_option (test_rst_directives.TestRstDirectives) ... ok test_caption_option_and_align_option (test_rst_directives.TestRstDirectives) ... ok test_class_option (test_rst_directives.TestRstDirectives) ... ok test_cleanup (test_rst_directives.TestRstDirectives) ... ok test_desctable_option (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_numbered (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_with_rest_markups (test_rst_directives.TestRstDirectives) ... ok test_desctable_option_without_description (test_rst_directives.TestRstDirectives) ... ok test_figclass_option (test_rst_directives.TestRstDirectives) ... ok test_figwidth_option1 (test_rst_directives.TestRstDirectives) ... ok test_figwidth_option2 (test_rst_directives.TestRstDirectives) ... ok test_height_option (test_rst_directives.TestRstDirectives) ... ok test_maxwidth_option (test_rst_directives.TestRstDirectives) ... ok test_name_option (test_rst_directives.TestRstDirectives) ... ok test_scale_option (test_rst_directives.TestRstDirectives) ... ok test_setup (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath1 (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_false (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option1 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_and_height_option (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_option1 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_width_option2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_but_format_isnt_svg (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_with_multibytes (test_rst_directives.TestRstDirectives) ... ok test_setup_nodoctype_is_false (test_rst_directives.TestRstDirectives) ... ok test_setup_nodoctype_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_noviewbox_is_false (test_rst_directives.TestRstDirectives) ... ok test_setup_noviewbox_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok test_width_option (test_rst_directives.TestRstDirectives) ... ok ---------------------------------------------------------------------- Ran 316 tests in 5.999s OK (skipped=123) ~/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24 ~/build/BUILD/nwdiag-1.0.4 + pushd /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24 + /usr/bin/python3 setup.py test running test running egg_info writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing top-level names to src/nwdiag.egg-info/top_level.txt writing requirements to src/nwdiag.egg-info/requires.txt writing entry points to src/nwdiag.egg-info/entry_points.txt writing src/nwdiag.egg-info/PKG-INFO reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' running build_ext test_connected_networks2_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/connected_networks2.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_connected_networks3_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/connected_networks3.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_connected_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/connected_networks.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_diagram_attributes (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/diagram_attributes.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_group_across_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_across_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_group_and_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_and_peer_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_group_inner_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_inner_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_group_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_group_outer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_outer_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_node_address_attribute (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/node_address_attribute.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_node_attributes (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/node_attributes.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_node_belongs_to_multiple_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_node_including_hyphen_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/node_including_hyphen.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network2_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network2.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network3_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network3.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network4_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network4.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network5_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network5.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network_branched_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network_branched.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network_in_same_node_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_same_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/same_peer_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_single_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/single_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_split_group_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/split_group.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_two_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/two_networks.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_including_hyphen.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/split_group.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks3.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network4.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network3.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_outer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_inner_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network5.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/two_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_attributes.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_and_peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network_branched.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks2.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/diagram_attributes.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/same_peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/autoexpand_node_width.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/single_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_across_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network2.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_address_attribute.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_align_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp9_45x1k3/nwdiag-eea23b53786911d71daadf6fdb156ae4b8092d9c.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmplxjmop3v/nwdiag-e19bd32133d3f1209160269c88fe25887af91544.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option3 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpuq4ymeyw/nwdiag-1eb3c02ce27409eb7fc0d8d7a32d7b36fb7a8b21.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option4 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_alt_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp399yy2jn/nwdiag-46811c63ba847800012c578ec8748971303e84d2.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_call_with_braces (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpflkjp84b/nwdiag-bf7e76226a54df60a4972877bacd8072f232dcea.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_call_without_braces (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp8cnjtn1p/nwdiag-701537088ee48a58f61cd181a43047ac75b3c0ac.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_caption_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpix4d31xx/nwdiag-ee5c0df9ad13760742f7319b897692de1fd01f9f.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_caption_option_and_align_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpo5qgm4zm/nwdiag-24f7cbfcda5c947eb0877a366bbc0cc07dd7bbc8.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_class_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpadumqnls/nwdiag-cd834a58a72505a6af8d8555007218e3e8704d72.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_cleanup (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpwbn8tl4r/nwdiag-ae1f0a42ac40a020e348f87a6bf27b609427652c.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_using_node_group (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpxuf77tpd/nwdiag-d301621fc3aa448130dcbb2be2274e9a1bea61a2.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_numbered (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpt2ss354k/nwdiag-93a6fe1c091c527c6de83078c56ce4b3fd4ff83f.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_numbered_and_description (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpqrzg81ht/nwdiag-3dad8fa9e29f28b9325e881403320d829c0d719a.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_rest_markups (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp2aqz6v8o/nwdiag-56ce1520af8834b019cdeb560c939d10f97c36a3.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_without_description (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpvrqz0ann/nwdiag-c8573194be476098c08b417e2bdfac98a3a2ed0b.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figclass_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpiejepbd0/nwdiag-19ae5d9d53f639bb15278bea3c9610efd8e6053b.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figwidth_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp5j2jc_9y/nwdiag-b0e7a9b432329a76446218fe0edaff99a498c67a.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figwidth_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpyka8065m/nwdiag-3a91bf1f73e1a92cd2923d12b2a32e107fc2450d.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_height_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpxshx94zq/nwdiag-9a8842749acb16688415686aad8677897cad33bb.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_maxwidth_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_name_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpo0qsupg3/nwdiag-3034ee0edcf449197269b843cc186e1f9e2ec553.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_scale_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp7l5o1izk/nwdiag-39cde759ff0cb7fbe5e8f6ac4e533653c56bf0a9.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_setup (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpwodft69v/nwdiag-9c8d3b3e79000e42e01f592e6f08aa9767016644.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_setup_inline_svg_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... src/nwdiag/tests/test_rst_directives.py:262: DeprecationWarning: Please use assertRegex instead. ' open(self.filename, 'wb').write(image.encode('utf-8')) src/nwdiag/tests/test_rst_directives.py:126: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmptb0bq_tf/nwdiag-220a1168ac2bb42e028bc370bb71a111f610ff07.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_nodoctype_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpzfpv61tj/nwdiag-7804ce54e9977e2de6d05a44591e87a9307561d2.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) src/nwdiag/tests/test_rst_directives.py:111: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpzfpv61tj/nwdiag-7804ce54e9977e2de6d05a44591e87a9307561d2.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_noviewbox_is_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpue2p8nz9/nwdiag-6fdfda865b64fc7b25694dbe53d62a841687fbbd.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) src/nwdiag/tests/test_rst_directives.py:155: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpue2p8nz9/nwdiag-6fdfda865b64fc7b25694dbe53d62a841687fbbd.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_noviewbox_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpzexbvkj7/nwdiag-6c852fb89ee1bc55039f98aa3adf19e5453e575d.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) src/nwdiag/tests/test_rst_directives.py:141: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpzexbvkj7/nwdiag-6c852fb89ee1bc55039f98aa3adf19e5453e575d.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_with_args (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_width_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpnprvbwee/nwdiag-109e1a9371741ac0ac3b5c552dc008ef515b9eee.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/diagrams/oneliner.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/diagrams/scale_interval.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/diagrams/tcp_2.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/diagrams/oneliner_with_quoted.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/diagrams/scale_direction.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/diagrams/tcp.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_align_option1 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpvt8b3nae/packetdiag-2d0ffdf56ac5014c759d18ffa1327179ae6da62b.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option2 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpdj3kzirj/packetdiag-54038fb35812c5b09d22747c4c6b9e991adedcff.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option3 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpf6f8b_up/packetdiag-22915d5b338321099de186bea1952e078747c7b6.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option4 (test_rst_directives.TestRstDirectives) ... ok test_alt_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpij61s_fw/packetdiag-f896f6ccbb4417230c112ce456a38f5c80e7844a.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_call_with_braces (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp8udq_949/packetdiag-c68ac5c4d53f6166e87a3bb706417953b1f236d0.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_call_without_braces (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpbjjcgucm/packetdiag-ac9590cf85752bc2d57a0f0915e878d2a7ef3e74.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_caption_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpzya4pfpe/packetdiag-372746a52e8f506b2b6ad7631d779f2b5d636efc.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_caption_option_and_align_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp09hz6s0r/packetdiag-0222a06919def47edde0e5afe268ecc8a16ed9ad.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_class_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp3avs4f6q/packetdiag-e473025364cee19cad6af238de828dbc36b9a28e.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_cleanup (test_rst_directives.TestRstDirectives) ... ok test_desctable_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpta7t65e0/packetdiag-a0c5058f239610fbf656cd57a09016b72f9b59e8.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_numbered (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp86i7pw3d/packetdiag-bb4b66fad9cfb95479c7862cc38b0a0c74eecd7e.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpcbnovmh2/packetdiag-27ae258f2edc6ec347ccc9cd56f9315142f473df.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_rest_markups (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpe5b0m3hv/packetdiag-94177b23a880827fba3a902d6ac0728a30be3d10.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_without_description (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpm6jlu7fc/packetdiag-9b2c76fbcb6536a8580bf93ed38f31ad2d05ba9f.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figclass_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpe8mli88f/packetdiag-01d7ec1197c5b56281b1f1c63ff4e2a7375ca65d.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figwidth_option1 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpmzx5ffe1/packetdiag-5fa5ce84728e4ebaa0c77f8d1fb497241f0243ee.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figwidth_option2 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmplhqq6jng/packetdiag-a14b34af325501166c0dc5f357e08be9ff5bbdfe.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_height_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpywivmjp5/packetdiag-0913d19fffa9b813fe2a10f54e22e36ac188d6b1.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_maxwidth_option (test_rst_directives.TestRstDirectives) ... ok test_name_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpyflbv3iq/packetdiag-90bbfc3c5b698d9c086deb14bc48042d7dbb850f.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_scale_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpck8uucak/packetdiag-422d7ced3df9eca93e78ccc02e6f9eb7b8480ec0.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_setup (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath1 (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpyem9waes/packetdiag-919e00c7542563095421b9a32ee4e088f997ec97.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_setup_inline_svg_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option1 (test_rst_directives.TestRstDirectives) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/test_rst_directives.py:234: DeprecationWarning: Please use assertRegex instead. ' open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/test_rst_directives.py:116: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpugvh3e8i/packetdiag-8268679e62d811c480b560223948e80d37b29b90.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_nodoctype_is_true (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp48k2i7jn/packetdiag-8954f341d551e9bf2a8547f71e9a9145351d26ca.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/test_rst_directives.py:103: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp48k2i7jn/packetdiag-8954f341d551e9bf2a8547f71e9a9145351d26ca.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_noviewbox_is_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpapm8v272/packetdiag-c2a51294c4a6452725e8069377be965bf5499d60.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/test_rst_directives.py:141: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpapm8v272/packetdiag-c2a51294c4a6452725e8069377be965bf5499d60.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_noviewbox_is_true (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpqk1nnrz9/packetdiag-2317a768e6e633142480153a29a9785bada00f13.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/packetdiag/tests/test_rst_directives.py:129: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpqk1nnrz9/packetdiag-2317a768e6e633142480153a29a9785bada00f13.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok test_width_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp507rjkfm/packetdiag-5faa0d1df0920398cf179abcff4d211acea85a8c.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_autonumber (test_builder.TestBuildDiagram) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/test_builder.py:22: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/diagrams/autonumber.diag' mode='r' encoding='ANSI_X3.4-1968'> code = open(pathname).read() ok test_multi_rackitem (test_builder.TestBuildDiagram) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/test_builder.py:22: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/diagrams/multi_rackitem.diag' mode='r' encoding='ANSI_X3.4-1968'> code = open(pathname).read() ok test_multi_racks (test_builder.TestBuildDiagram) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/test_builder.py:22: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/diagrams/multi_racks.diag' mode='r' encoding='ANSI_X3.4-1968'> code = open(pathname).read() ok test_simple (test_builder.TestBuildDiagram) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/test_builder.py:22: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/diagrams/simple.diag' mode='r' encoding='ANSI_X3.4-1968'> code = open(pathname).read() ok test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/diagrams/oneliner.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/diagrams/rack_height.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/diagrams/autonumber.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/diagrams/multi_racks.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/diagrams/multi_rackitem.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/diagrams/ascending.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/diagrams/oneliner_with_quoted.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/diagrams/simple.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 test_align_option1 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp8l87x86h/rackdiag-56187854cb4612bef82d0b0aab8f550e9aa98b16.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option2 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp_h8wh13y/rackdiag-b5344b02f267befa0e9497740b0cc2eb55f7da74.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option3 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmps29gpj2p/rackdiag-de7f28f64bb47d27f8143947ea1b40e2b1cde2d1.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_align_option4 (test_rst_directives.TestRstDirectives) ... ok test_alt_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmptsg_a9qf/rackdiag-76af88259c51307c12e4eaebcf4de0aa31a3fff2.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_call_with_braces (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp_1es0jrn/rackdiag-bc9b8440f8ef074d08facc6ed0fce9a3b5659ecc.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_call_without_braces (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmphg49b1ur/rackdiag-040afd7c52fbe982c09b357a8c0a9acc1f4c816f.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_caption_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpv6wra0ua/rackdiag-bd6afa91f2106647c01801ce0b7fa3978955a636.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_caption_option_and_align_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp9v1_6fcw/rackdiag-8fe669edb56c03a82692e3911729985c5ca245bf.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_class_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpt1gjin57/rackdiag-f14bbf7a00f9785c42436a6a97f96019cc8561a4.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_cleanup (test_rst_directives.TestRstDirectives) ... ok test_desctable_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp3uzagmpt/rackdiag-ddfd37f1afd5e13749a48d66a71bbb49312c4c85.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_numbered (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp2997m5c1/rackdiag-2affd219ca2eca6a389c9ace0808c79c25009ca7.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp_2pzcgy0/rackdiag-d32bdd3116c72db09b479d0014e6640967b39dde.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_with_rest_markups (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpdjkemlpg/rackdiag-6ecadc2b355062568d0a5730ed872c8dedcfa689.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_option_without_description (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpp0vrfrrw/rackdiag-acf6856d5eea7b3c268fcf83f8a28f312fbb5913.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figclass_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp69slktr4/rackdiag-6269b3f63acdda7a990fd1905d50c3df8a1ba500.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figwidth_option1 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmps9m9bn2t/rackdiag-b944e3ae152bd181fa4254f2361bcaa41e7462b0.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_figwidth_option2 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpig8mpy9z/rackdiag-59fb9d30569dc6c9f0cd4d3579ff62353b2f22f5.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_height_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp43kh6786/rackdiag-f1e51573017bd08dc4236d7271b21d934e7d623d.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_maxwidth_option (test_rst_directives.TestRstDirectives) ... ok test_name_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpucmfjjv4/rackdiag-3768bed765c1f536392f0d3436489800f40c2365.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_scale_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpref6syc3/rackdiag-e67ce771fe55a3af96fa1144564975ff1dbdd22f.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_setup (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath1 (test_rst_directives.TestRstDirectives) ... ok test_setup_fontpath2 (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpyeby02j9/rackdiag-4e0112aa2a57b3fd70decfb3b1eaafe90cccc081.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_setup_inline_svg_is_true (test_rst_directives.TestRstDirectives) ... ok test_setup_inline_svg_is_true_and_height_option1 (test_rst_directives.TestRstDirectives) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/test_rst_directives.py:234: DeprecationWarning: Please use assertRegex instead. ' open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/test_rst_directives.py:116: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp0sx3wh_k/rackdiag-b82700e9f3be5ab507d09bbdb47b81ed2d33dcee.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_nodoctype_is_true (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmps62c2ogi/rackdiag-e177574cb048578b76f8ca721a7da07de821e69d.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/test_rst_directives.py:103: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmps62c2ogi/rackdiag-e177574cb048578b76f8ca721a7da07de821e69d.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_noviewbox_is_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmplxpvbmbc/rackdiag-70bb136c6af3d6eef07ec0fd9c1fb13f58dc2607.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/test_rst_directives.py:141: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmplxpvbmbc/rackdiag-70bb136c6af3d6eef07ec0fd9c1fb13f58dc2607.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_noviewbox_is_true (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp_2xdoktu/rackdiag-e2c805a37d59a0dd2c1534fe6764ed90f8b056d6.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.4-1.fc24/src/rackdiag/tests/test_rst_directives.py:129: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp_2xdoktu/rackdiag-e2c805a37d59a0dd2c1534fe6764ed90f8b056d6.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok test_width_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.5/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpys9rxap3/rackdiag-21fed9e342b5d1f1dd0309a1b46948d3aa0bc706.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok ---------------------------------------------------------------------- Ran 316 tests in 6.336s OK (skipped=123) ~/build/BUILD/nwdiag-1.0.4 + popd + exit 0 Processing files: python-nwdiag-1.0.4-1.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VcMbjb + umask 022 + cd /builddir/build/BUILD + cd nwdiag-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/share/doc/python-nwdiag + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/share/doc/python-nwdiag + cp -pr LICENSE /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch/usr/share/doc/python-nwdiag + exit 0 Provides: python-nwdiag = 1.0.4-1.fc24 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: /usr/bin/python2 python(abi) = 2.7 Processing files: python3-nwdiag-1.0.4-1.fc24.noarch Provides: python3-nwdiag = 1.0.4-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python-nwdiag-1.0.4-1.fc24.noarch.rpm Wrote: /builddir/build/RPMS/python3-nwdiag-1.0.4-1.fc24.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vMu11a + umask 022 + cd /builddir/build/BUILD + cd nwdiag-1.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-nwdiag-1.0.4-1.fc24.noarch + exit 0 Child return code was: 0 LEAVE do -->