Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-ruffus.spec'], chrootPath='/var/lib/mock/f30-build-20438347-1466519/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-ruffus.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-ruffus-2.8.4-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-ruffus.spec'], chrootPath='/var/lib/mock/f30-build-20438347-1466519/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-ruffus.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.t3Z1OP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ruffus-2.8.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/ruffus-2.8.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ruffus-2.8.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/use_libjs-mathjax.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf ruffus.egg-info + chmod -x ruffus/parse_old_style_ruffus.py ruffus/test/check_subpipeline_cmdline.py ruffus/test/complicated_example.py ruffus/test/create_test_script_from_dependency_tree.py ruffus/test/draw_specified_dependency_tree.py ruffus/test/five_second.py ruffus/test/manual_test_ctrl_c_exceptions.py ruffus/test/manual_test_ctrl_c_exceptions_drmaa.py ruffus/test/manual_test_drmaa.py ruffus/test/play_with_colours.py ruffus/test/qrsh_workaround.py ruffus/test/simpler_with_shared_logging.py ruffus/test/slow_process_for_testing.py ruffus/test/test_N_x_M_and_collate.py ruffus/test/test_active_if.py ruffus/test/test_branching_dependencies.py ruffus/test/test_check_if_uptodate.py ruffus/test/test_cmdline.py ruffus/test/test_collate.py ruffus/test/test_combinatorics.py ruffus/test/test_drmaa_wrapper_run_job_locally.py ruffus/test/test_empty_files_decorator.py ruffus/test/test_exceptions.py ruffus/test/test_file_name_parameters.py ruffus/test/test_files_decorator.py ruffus/test/test_filesre_combine.py ruffus/test/test_filesre_split_and_combine.py ruffus/test/test_follows_mkdir.py ruffus/test/test_functions_with_extras.py ruffus/test/test_graphviz.py ruffus/test/test_inputs_with_multiple_args_raising_exception.py ruffus/test/test_job_completion_checksums.py ruffus/test/test_job_history_with_exceptions.py ruffus/test/test_mkdir.py ruffus/test/test_newstyle_combinatorics.py ruffus/test/test_newstyle_proxy.py ruffus/test/test_newstyle_regex_error_messages.py ruffus/test/test_pausing.py ruffus/test/test_pipeline_printout_graph.py ruffus/test/test_pool_manager.py ruffus/test/test_posttask_merge.py ruffus/test/test_proxy_logger.py ruffus/test/test_regex_error_messages.py ruffus/test/test_ruffus_utility.py ruffus/test/test_ruffus_utility_parse_task_arguments.py ruffus/test/test_runtime_data.py ruffus/test/test_softlink_uptodate.py ruffus/test/test_split_and_combine.py ruffus/test/test_split_regex_and_collate.py ruffus/test/test_split_subdivide_checkpointing.py ruffus/test/test_subpipeline.py ruffus/test/test_suffix_output_dir.py ruffus/test/test_task_file_dependencies.py ruffus/test/test_task_misc.py ruffus/test/test_transform_add_inputs.py ruffus/test/test_transform_formatter.py ruffus/test/test_transform_inputs.py ruffus/test/test_transform_with_no_re_matches.py ruffus/test/test_tutorial7.py ruffus/test/test_unicode_filenames.py ruffus/test/test_verbosity.py ruffus/test/test_with_logger.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/__init__.py + touch -r ruffus/__init__.py ruffus/__init__.py.new + mv ruffus/__init__.py.new ruffus/__init__.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/adjacent_pairs_iterate.py + touch -r ruffus/adjacent_pairs_iterate.py ruffus/adjacent_pairs_iterate.py.new + mv ruffus/adjacent_pairs_iterate.py.new ruffus/adjacent_pairs_iterate.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/cmdline.py + touch -r ruffus/cmdline.py ruffus/cmdline.py.new + mv ruffus/cmdline.py.new ruffus/cmdline.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/combinatorics.py + touch -r ruffus/combinatorics.py ruffus/combinatorics.py.new + mv ruffus/combinatorics.py.new ruffus/combinatorics.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/dbdict.py + touch -r ruffus/dbdict.py ruffus/dbdict.py.new + mv ruffus/dbdict.py.new ruffus/dbdict.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/drmaa_wrapper.py + touch -r ruffus/drmaa_wrapper.py ruffus/drmaa_wrapper.py.new + mv ruffus/drmaa_wrapper.py.new ruffus/drmaa_wrapper.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/file_name_parameters.py + touch -r ruffus/file_name_parameters.py ruffus/file_name_parameters.py.new + mv ruffus/file_name_parameters.py.new ruffus/file_name_parameters.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/graph.py + touch -r ruffus/graph.py ruffus/graph.py.new + mv ruffus/graph.py.new ruffus/graph.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/parse_old_style_ruffus.py + touch -r ruffus/parse_old_style_ruffus.py ruffus/parse_old_style_ruffus.py.new + mv ruffus/parse_old_style_ruffus.py.new ruffus/parse_old_style_ruffus.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/print_dependencies.py + touch -r ruffus/print_dependencies.py ruffus/print_dependencies.py.new + mv ruffus/print_dependencies.py.new ruffus/print_dependencies.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/proxy_logger.py + touch -r ruffus/proxy_logger.py ruffus/proxy_logger.py.new + mv ruffus/proxy_logger.py.new ruffus/proxy_logger.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/ruffus_exceptions.py + touch -r ruffus/ruffus_exceptions.py ruffus/ruffus_exceptions.py.new + mv ruffus/ruffus_exceptions.py.new ruffus/ruffus_exceptions.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/ruffus_utility.py + touch -r ruffus/ruffus_utility.py ruffus/ruffus_utility.py.new + mv ruffus/ruffus_utility.py.new ruffus/ruffus_utility.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/ruffus_version.py + touch -r ruffus/ruffus_version.py ruffus/ruffus_version.py.new + mv ruffus/ruffus_version.py.new ruffus/ruffus_version.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/task.py + touch -r ruffus/task.py ruffus/task.py.new + mv ruffus/task.py.new ruffus/task.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/check_subpipeline_cmdline.py + touch -r ruffus/test/check_subpipeline_cmdline.py ruffus/test/check_subpipeline_cmdline.py.new + mv ruffus/test/check_subpipeline_cmdline.py.new ruffus/test/check_subpipeline_cmdline.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/complicated_example.py + touch -r ruffus/test/complicated_example.py ruffus/test/complicated_example.py.new + mv ruffus/test/complicated_example.py.new ruffus/test/complicated_example.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/create_test_script_from_dependency_tree.py + touch -r ruffus/test/create_test_script_from_dependency_tree.py ruffus/test/create_test_script_from_dependency_tree.py.new + mv ruffus/test/create_test_script_from_dependency_tree.py.new ruffus/test/create_test_script_from_dependency_tree.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/draw_specified_dependency_tree.py + touch -r ruffus/test/draw_specified_dependency_tree.py ruffus/test/draw_specified_dependency_tree.py.new + mv ruffus/test/draw_specified_dependency_tree.py.new ruffus/test/draw_specified_dependency_tree.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/five_second.py + touch -r ruffus/test/five_second.py ruffus/test/five_second.py.new + mv ruffus/test/five_second.py.new ruffus/test/five_second.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/manual_test_ctrl_c_exceptions.py + touch -r ruffus/test/manual_test_ctrl_c_exceptions.py ruffus/test/manual_test_ctrl_c_exceptions.py.new + mv ruffus/test/manual_test_ctrl_c_exceptions.py.new ruffus/test/manual_test_ctrl_c_exceptions.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/manual_test_ctrl_c_exceptions_drmaa.py + touch -r ruffus/test/manual_test_ctrl_c_exceptions_drmaa.py ruffus/test/manual_test_ctrl_c_exceptions_drmaa.py.new + mv ruffus/test/manual_test_ctrl_c_exceptions_drmaa.py.new ruffus/test/manual_test_ctrl_c_exceptions_drmaa.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/manual_test_drmaa.py + touch -r ruffus/test/manual_test_drmaa.py ruffus/test/manual_test_drmaa.py.new + mv ruffus/test/manual_test_drmaa.py.new ruffus/test/manual_test_drmaa.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/play_with_colours.py + touch -r ruffus/test/play_with_colours.py ruffus/test/play_with_colours.py.new + mv ruffus/test/play_with_colours.py.new ruffus/test/play_with_colours.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/qrsh_workaround.py + touch -r ruffus/test/qrsh_workaround.py ruffus/test/qrsh_workaround.py.new + mv ruffus/test/qrsh_workaround.py.new ruffus/test/qrsh_workaround.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/simpler_with_shared_logging.py + touch -r ruffus/test/simpler_with_shared_logging.py ruffus/test/simpler_with_shared_logging.py.new + mv ruffus/test/simpler_with_shared_logging.py.new ruffus/test/simpler_with_shared_logging.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/slow_process_for_testing.py + touch -r ruffus/test/slow_process_for_testing.py ruffus/test/slow_process_for_testing.py.new + mv ruffus/test/slow_process_for_testing.py.new ruffus/test/slow_process_for_testing.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_N_x_M_and_collate.py + touch -r ruffus/test/test_N_x_M_and_collate.py ruffus/test/test_N_x_M_and_collate.py.new + mv ruffus/test/test_N_x_M_and_collate.py.new ruffus/test/test_N_x_M_and_collate.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_active_if.py + touch -r ruffus/test/test_active_if.py ruffus/test/test_active_if.py.new + mv ruffus/test/test_active_if.py.new ruffus/test/test_active_if.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_branching_dependencies.py + touch -r ruffus/test/test_branching_dependencies.py ruffus/test/test_branching_dependencies.py.new + mv ruffus/test/test_branching_dependencies.py.new ruffus/test/test_branching_dependencies.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_check_if_uptodate.py + touch -r ruffus/test/test_check_if_uptodate.py ruffus/test/test_check_if_uptodate.py.new + mv ruffus/test/test_check_if_uptodate.py.new ruffus/test/test_check_if_uptodate.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_cmdline.py + touch -r ruffus/test/test_cmdline.py ruffus/test/test_cmdline.py.new + mv ruffus/test/test_cmdline.py.new ruffus/test/test_cmdline.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_collate.py + touch -r ruffus/test/test_collate.py ruffus/test/test_collate.py.new + mv ruffus/test/test_collate.py.new ruffus/test/test_collate.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_combinatorics.py + touch -r ruffus/test/test_combinatorics.py ruffus/test/test_combinatorics.py.new + mv ruffus/test/test_combinatorics.py.new ruffus/test/test_combinatorics.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_drmaa_wrapper_run_job_locally.py + touch -r ruffus/test/test_drmaa_wrapper_run_job_locally.py ruffus/test/test_drmaa_wrapper_run_job_locally.py.new + mv ruffus/test/test_drmaa_wrapper_run_job_locally.py.new ruffus/test/test_drmaa_wrapper_run_job_locally.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_empty_files_decorator.py + touch -r ruffus/test/test_empty_files_decorator.py ruffus/test/test_empty_files_decorator.py.new + mv ruffus/test/test_empty_files_decorator.py.new ruffus/test/test_empty_files_decorator.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_exceptions.py + touch -r ruffus/test/test_exceptions.py ruffus/test/test_exceptions.py.new + mv ruffus/test/test_exceptions.py.new ruffus/test/test_exceptions.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_file_name_parameters.py + touch -r ruffus/test/test_file_name_parameters.py ruffus/test/test_file_name_parameters.py.new + mv ruffus/test/test_file_name_parameters.py.new ruffus/test/test_file_name_parameters.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_files_decorator.py + touch -r ruffus/test/test_files_decorator.py ruffus/test/test_files_decorator.py.new + mv ruffus/test/test_files_decorator.py.new ruffus/test/test_files_decorator.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_filesre_combine.py + touch -r ruffus/test/test_filesre_combine.py ruffus/test/test_filesre_combine.py.new + mv ruffus/test/test_filesre_combine.py.new ruffus/test/test_filesre_combine.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_filesre_split_and_combine.py + touch -r ruffus/test/test_filesre_split_and_combine.py ruffus/test/test_filesre_split_and_combine.py.new + mv ruffus/test/test_filesre_split_and_combine.py.new ruffus/test/test_filesre_split_and_combine.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_follows_mkdir.py + touch -r ruffus/test/test_follows_mkdir.py ruffus/test/test_follows_mkdir.py.new + mv ruffus/test/test_follows_mkdir.py.new ruffus/test/test_follows_mkdir.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_functions_with_extras.py + touch -r ruffus/test/test_functions_with_extras.py ruffus/test/test_functions_with_extras.py.new + mv ruffus/test/test_functions_with_extras.py.new ruffus/test/test_functions_with_extras.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_graphviz.py + touch -r ruffus/test/test_graphviz.py ruffus/test/test_graphviz.py.new + mv ruffus/test/test_graphviz.py.new ruffus/test/test_graphviz.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_inputs_with_multiple_args_raising_exception.py + touch -r ruffus/test/test_inputs_with_multiple_args_raising_exception.py ruffus/test/test_inputs_with_multiple_args_raising_exception.py.new + mv ruffus/test/test_inputs_with_multiple_args_raising_exception.py.new ruffus/test/test_inputs_with_multiple_args_raising_exception.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_job_completion_checksums.py + touch -r ruffus/test/test_job_completion_checksums.py ruffus/test/test_job_completion_checksums.py.new + mv ruffus/test/test_job_completion_checksums.py.new ruffus/test/test_job_completion_checksums.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_job_history_with_exceptions.py + touch -r ruffus/test/test_job_history_with_exceptions.py ruffus/test/test_job_history_with_exceptions.py.new + mv ruffus/test/test_job_history_with_exceptions.py.new ruffus/test/test_job_history_with_exceptions.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_mkdir.py + touch -r ruffus/test/test_mkdir.py ruffus/test/test_mkdir.py.new + mv ruffus/test/test_mkdir.py.new ruffus/test/test_mkdir.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_newstyle_combinatorics.py + touch -r ruffus/test/test_newstyle_combinatorics.py ruffus/test/test_newstyle_combinatorics.py.new + mv ruffus/test/test_newstyle_combinatorics.py.new ruffus/test/test_newstyle_combinatorics.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_newstyle_proxy.py + touch -r ruffus/test/test_newstyle_proxy.py ruffus/test/test_newstyle_proxy.py.new + mv ruffus/test/test_newstyle_proxy.py.new ruffus/test/test_newstyle_proxy.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_newstyle_regex_error_messages.py + touch -r ruffus/test/test_newstyle_regex_error_messages.py ruffus/test/test_newstyle_regex_error_messages.py.new + mv ruffus/test/test_newstyle_regex_error_messages.py.new ruffus/test/test_newstyle_regex_error_messages.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_pausing.py + touch -r ruffus/test/test_pausing.py ruffus/test/test_pausing.py.new + mv ruffus/test/test_pausing.py.new ruffus/test/test_pausing.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_pipeline_printout_graph.py + touch -r ruffus/test/test_pipeline_printout_graph.py ruffus/test/test_pipeline_printout_graph.py.new + mv ruffus/test/test_pipeline_printout_graph.py.new ruffus/test/test_pipeline_printout_graph.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_pool_manager.py + touch -r ruffus/test/test_pool_manager.py ruffus/test/test_pool_manager.py.new + mv ruffus/test/test_pool_manager.py.new ruffus/test/test_pool_manager.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_posttask_merge.py + touch -r ruffus/test/test_posttask_merge.py ruffus/test/test_posttask_merge.py.new + mv ruffus/test/test_posttask_merge.py.new ruffus/test/test_posttask_merge.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_proxy_logger.py + touch -r ruffus/test/test_proxy_logger.py ruffus/test/test_proxy_logger.py.new + mv ruffus/test/test_proxy_logger.py.new ruffus/test/test_proxy_logger.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_regex_error_messages.py + touch -r ruffus/test/test_regex_error_messages.py ruffus/test/test_regex_error_messages.py.new + mv ruffus/test/test_regex_error_messages.py.new ruffus/test/test_regex_error_messages.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_ruffus_utility.py + touch -r ruffus/test/test_ruffus_utility.py ruffus/test/test_ruffus_utility.py.new + mv ruffus/test/test_ruffus_utility.py.new ruffus/test/test_ruffus_utility.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_ruffus_utility_parse_task_arguments.py + touch -r ruffus/test/test_ruffus_utility_parse_task_arguments.py ruffus/test/test_ruffus_utility_parse_task_arguments.py.new + mv ruffus/test/test_ruffus_utility_parse_task_arguments.py.new ruffus/test/test_ruffus_utility_parse_task_arguments.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_runtime_data.py + touch -r ruffus/test/test_runtime_data.py ruffus/test/test_runtime_data.py.new + mv ruffus/test/test_runtime_data.py.new ruffus/test/test_runtime_data.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_softlink_uptodate.py + touch -r ruffus/test/test_softlink_uptodate.py ruffus/test/test_softlink_uptodate.py.new + mv ruffus/test/test_softlink_uptodate.py.new ruffus/test/test_softlink_uptodate.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_split_and_combine.py + touch -r ruffus/test/test_split_and_combine.py ruffus/test/test_split_and_combine.py.new + mv ruffus/test/test_split_and_combine.py.new ruffus/test/test_split_and_combine.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_split_regex_and_collate.py + touch -r ruffus/test/test_split_regex_and_collate.py ruffus/test/test_split_regex_and_collate.py.new + mv ruffus/test/test_split_regex_and_collate.py.new ruffus/test/test_split_regex_and_collate.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_split_subdivide_checkpointing.py + touch -r ruffus/test/test_split_subdivide_checkpointing.py ruffus/test/test_split_subdivide_checkpointing.py.new + mv ruffus/test/test_split_subdivide_checkpointing.py.new ruffus/test/test_split_subdivide_checkpointing.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_subpipeline.py + touch -r ruffus/test/test_subpipeline.py ruffus/test/test_subpipeline.py.new + mv ruffus/test/test_subpipeline.py.new ruffus/test/test_subpipeline.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_suffix_output_dir.py + touch -r ruffus/test/test_suffix_output_dir.py ruffus/test/test_suffix_output_dir.py.new + mv ruffus/test/test_suffix_output_dir.py.new ruffus/test/test_suffix_output_dir.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_task_file_dependencies.py + touch -r ruffus/test/test_task_file_dependencies.py ruffus/test/test_task_file_dependencies.py.new + mv ruffus/test/test_task_file_dependencies.py.new ruffus/test/test_task_file_dependencies.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_task_misc.py + touch -r ruffus/test/test_task_misc.py ruffus/test/test_task_misc.py.new + mv ruffus/test/test_task_misc.py.new ruffus/test/test_task_misc.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_transform_add_inputs.py + touch -r ruffus/test/test_transform_add_inputs.py ruffus/test/test_transform_add_inputs.py.new + mv ruffus/test/test_transform_add_inputs.py.new ruffus/test/test_transform_add_inputs.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_transform_formatter.py + touch -r ruffus/test/test_transform_formatter.py ruffus/test/test_transform_formatter.py.new + mv ruffus/test/test_transform_formatter.py.new ruffus/test/test_transform_formatter.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_transform_inputs.py + touch -r ruffus/test/test_transform_inputs.py ruffus/test/test_transform_inputs.py.new + mv ruffus/test/test_transform_inputs.py.new ruffus/test/test_transform_inputs.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_transform_with_no_re_matches.py + touch -r ruffus/test/test_transform_with_no_re_matches.py ruffus/test/test_transform_with_no_re_matches.py.new + mv ruffus/test/test_transform_with_no_re_matches.py.new ruffus/test/test_transform_with_no_re_matches.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_tutorial7.py + touch -r ruffus/test/test_tutorial7.py ruffus/test/test_tutorial7.py.new + mv ruffus/test/test_tutorial7.py.new ruffus/test/test_tutorial7.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_unicode_filenames.py + touch -r ruffus/test/test_unicode_filenames.py ruffus/test/test_unicode_filenames.py.new + mv ruffus/test/test_unicode_filenames.py.new ruffus/test/test_unicode_filenames.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_verbosity.py + touch -r ruffus/test/test_verbosity.py ruffus/test/test_verbosity.py.new + mv ruffus/test/test_verbosity.py.new ruffus/test/test_verbosity.py + for f in ruffus/*.py ruffus/test/*.py + sed -e '1{\@^#!/usr/bin/env python@d}' -e '1{\@^#!/usr/bin/python@d}' ruffus/test/test_with_logger.py + touch -r ruffus/test/test_with_logger.py ruffus/test/test_with_logger.py.new + mv ruffus/test/test_with_logger.py.new ruffus/test/test_with_logger.py + for f in doc/static_data/example_scripts/*.py + sed -i -e '1d;2i#!/usr/bin/python3' doc/static_data/example_scripts/complicated_example.py + touch -r doc/static_data/example_scripts/complicated_example.py doc/static_data/example_scripts/complicated_example.py.new + mv doc/static_data/example_scripts/complicated_example.py.new doc/static_data/example_scripts/complicated_example.py + for f in doc/static_data/example_scripts/*.py + sed -i -e '1d;2i#!/usr/bin/python3' doc/static_data/example_scripts/intermediate_example.py + touch -r doc/static_data/example_scripts/intermediate_example.py doc/static_data/example_scripts/intermediate_example.py.new + mv doc/static_data/example_scripts/intermediate_example.py.new doc/static_data/example_scripts/intermediate_example.py + for f in doc/static_data/example_scripts/*.py + sed -i -e '1d;2i#!/usr/bin/python3' doc/static_data/example_scripts/play_with_colours.py + touch -r doc/static_data/example_scripts/play_with_colours.py doc/static_data/example_scripts/play_with_colours.py.new + mv doc/static_data/example_scripts/play_with_colours.py.new doc/static_data/example_scripts/play_with_colours.py + for f in doc/static_data/example_scripts/*.py + sed -i -e '1d;2i#!/usr/bin/python3' doc/static_data/example_scripts/ruffus_template.py + touch -r doc/static_data/example_scripts/ruffus_template.py doc/static_data/example_scripts/ruffus_template.py.new + mv doc/static_data/example_scripts/ruffus_template.py.new doc/static_data/example_scripts/ruffus_template.py + for f in doc/static_data/example_scripts/*.py + sed -i -e '1d;2i#!/usr/bin/python3' doc/static_data/example_scripts/simpler.py + touch -r doc/static_data/example_scripts/simpler.py doc/static_data/example_scripts/simpler.py.new + mv doc/static_data/example_scripts/simpler.py.new doc/static_data/example_scripts/simpler.py + sed -i -e 's/unittest/unittest -v/' ruffus/test/run_all_unit_tests.cmd ruffus/test/run_all_unit_tests3.cmd + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hHHrPi + umask 022 + cd /builddir/build/BUILD + cd ruffus-2.8.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/ruffus copying ruffus/print_dependencies.py -> build/lib/ruffus copying ruffus/adjacent_pairs_iterate.py -> build/lib/ruffus copying ruffus/proxy_logger.py -> build/lib/ruffus copying ruffus/cmdline.py -> build/lib/ruffus copying ruffus/combinatorics.py -> build/lib/ruffus copying ruffus/graph.py -> build/lib/ruffus copying ruffus/parse_old_style_ruffus.py -> build/lib/ruffus copying ruffus/ruffus_exceptions.py -> build/lib/ruffus copying ruffus/drmaa_wrapper.py -> build/lib/ruffus copying ruffus/file_name_parameters.py -> build/lib/ruffus copying ruffus/dbdict.py -> build/lib/ruffus copying ruffus/__init__.py -> build/lib/ruffus copying ruffus/ruffus_utility.py -> build/lib/ruffus copying ruffus/task.py -> build/lib/ruffus copying ruffus/ruffus_version.py -> build/lib/ruffus running egg_info creating ruffus.egg-info writing ruffus.egg-info/PKG-INFO writing dependency_links to ruffus.egg-info/dependency_links.txt writing top-level names to ruffus.egg-info/top_level.txt writing manifest file 'ruffus.egg-info/SOURCES.txt' reading manifest file 'ruffus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ruffus.egg-info/SOURCES.txt' creating build/lib/ruffus/test copying ruffus/test/check_subpipeline_cmdline.py -> build/lib/ruffus/test copying ruffus/test/complicated_example.py -> build/lib/ruffus/test copying ruffus/test/create_test_script_from_dependency_tree.py -> build/lib/ruffus/test copying ruffus/test/draw_specified_dependency_tree.py -> build/lib/ruffus/test copying ruffus/test/five_second.py -> build/lib/ruffus/test copying ruffus/test/manual_test_ctrl_c_exceptions.py -> build/lib/ruffus/test copying ruffus/test/manual_test_ctrl_c_exceptions_drmaa.py -> build/lib/ruffus/test copying ruffus/test/manual_test_drmaa.py -> build/lib/ruffus/test copying ruffus/test/play_with_colours.py -> build/lib/ruffus/test copying ruffus/test/qrsh_workaround.py -> build/lib/ruffus/test copying ruffus/test/run_all_unit_tests.cmd -> build/lib/ruffus/test copying ruffus/test/run_all_unit_tests3.cmd -> build/lib/ruffus/test copying ruffus/test/simpler_with_shared_logging.py -> build/lib/ruffus/test copying ruffus/test/slow_process_for_testing.py -> build/lib/ruffus/test copying ruffus/test/test_N_x_M_and_collate.py -> build/lib/ruffus/test copying ruffus/test/test_active_if.py -> build/lib/ruffus/test copying ruffus/test/test_branching_dependencies.py -> build/lib/ruffus/test copying ruffus/test/test_check_if_uptodate.py -> build/lib/ruffus/test copying ruffus/test/test_cmdline.py -> build/lib/ruffus/test copying ruffus/test/test_collate.py -> build/lib/ruffus/test copying ruffus/test/test_combinatorics.py -> build/lib/ruffus/test copying ruffus/test/test_drmaa_wrapper_run_job_locally.py -> build/lib/ruffus/test copying ruffus/test/test_empty_files_decorator.py -> build/lib/ruffus/test copying ruffus/test/test_exceptions.py -> build/lib/ruffus/test copying ruffus/test/test_file_name_parameters.py -> build/lib/ruffus/test copying ruffus/test/test_files_decorator.py -> build/lib/ruffus/test copying ruffus/test/test_filesre_combine.py -> build/lib/ruffus/test copying ruffus/test/test_filesre_split_and_combine.py -> build/lib/ruffus/test copying ruffus/test/test_follows_mkdir.py -> build/lib/ruffus/test copying ruffus/test/test_functions_with_extras.py -> build/lib/ruffus/test copying ruffus/test/test_graphviz.py -> build/lib/ruffus/test copying ruffus/test/test_inputs_with_multiple_args_raising_exception.py -> build/lib/ruffus/test copying ruffus/test/test_job_completion_checksums.py -> build/lib/ruffus/test copying ruffus/test/test_job_history_with_exceptions.py -> build/lib/ruffus/test copying ruffus/test/test_mkdir.py -> build/lib/ruffus/test copying ruffus/test/test_newstyle_combinatorics.py -> build/lib/ruffus/test copying ruffus/test/test_newstyle_proxy.py -> build/lib/ruffus/test copying ruffus/test/test_newstyle_regex_error_messages.py -> build/lib/ruffus/test copying ruffus/test/test_pausing.py -> build/lib/ruffus/test copying ruffus/test/test_pipeline_printout_graph.py -> build/lib/ruffus/test copying ruffus/test/test_pool_manager.py -> build/lib/ruffus/test copying ruffus/test/test_posttask_merge.py -> build/lib/ruffus/test copying ruffus/test/test_proxy_logger.py -> build/lib/ruffus/test copying ruffus/test/test_regex_error_messages.py -> build/lib/ruffus/test copying ruffus/test/test_ruffus_utility.py -> build/lib/ruffus/test copying ruffus/test/test_ruffus_utility_parse_task_arguments.py -> build/lib/ruffus/test copying ruffus/test/test_runtime_data.py -> build/lib/ruffus/test copying ruffus/test/test_softlink_uptodate.py -> build/lib/ruffus/test copying ruffus/test/test_split_and_combine.py -> build/lib/ruffus/test copying ruffus/test/test_split_regex_and_collate.py -> build/lib/ruffus/test copying ruffus/test/test_split_subdivide_checkpointing.py -> build/lib/ruffus/test copying ruffus/test/test_subpipeline.py -> build/lib/ruffus/test copying ruffus/test/test_suffix_output_dir.py -> build/lib/ruffus/test copying ruffus/test/test_task_file_dependencies.py -> build/lib/ruffus/test copying ruffus/test/test_task_misc.py -> build/lib/ruffus/test copying ruffus/test/test_transform_add_inputs.py -> build/lib/ruffus/test copying ruffus/test/test_transform_formatter.py -> build/lib/ruffus/test copying ruffus/test/test_transform_inputs.py -> build/lib/ruffus/test copying ruffus/test/test_transform_with_no_re_matches.py -> build/lib/ruffus/test copying ruffus/test/test_tutorial7.py -> build/lib/ruffus/test copying ruffus/test/test_unicode_filenames.py -> build/lib/ruffus/test copying ruffus/test/test_verbosity.py -> build/lib/ruffus/test copying ruffus/test/test_with_logger.py -> build/lib/ruffus/test + PYTHONPATH=/builddir/build/BUILD/ruffus-2.8.4 + sphinx-build-3 doc html Running Sphinx v1.8.4 ['/builddir/build/BUILD/ruffus-2.8.4', '/usr/bin', '/builddir/build/BUILD/ruffus-2.8.4', '/usr/lib/python37.zip', '/usr/lib/python3.7', '/usr/lib/python3.7/lib-dynload', '/usr/lib/python3.7/site-packages'] 2.8.4 2.8.4 making output directory... loading intersphinx inventory from http://docs.python.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.python.org/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 96 source files that are out of date updating environment: 96 added, 0 changed, 0 removed reading sources... [ 1%] cheatsheet reading sources... [ 2%] contents reading sources... [ 3%] contributing reading sources... [ 4%] decorators/active_if reading sources... [ 5%] decorators/check_if_uptodate reading sources... [ 6%] decorators/collate reading sources... [ 7%] decorators/combinations reading sources... [ 8%] decorators/combinations_with_replacement reading sources... [ 9%] decorators/decorators reading sources... [ 10%] decorators/files reading sources... [ 11%] decorators/files_ex reading sources... [ 12%] decorators/files_re reading sources... [ 13%] decorators/follows reading sources... [ 14%] decorators/graphviz reading sources... [ 15%] decorators/indicator_objects reading sources... [ 16%] decorators/jobs_limit reading sources... [ 17%] decorators/merge reading sources... [ 18%] decorators/mkdir reading sources... [ 19%] decorators/originate reading sources... [ 20%] decorators/parallel reading sources... [ 21%] decorators/permutations reading sources... [ 22%] decorators/posttask reading sources... [ 23%] decorators/product reading sources... [ 25%] decorators/split reading sources... [ 26%] decorators/subdivide reading sources... [ 27%] decorators/transform reading sources... [ 28%] decorators/transform_ex reading sources... [ 29%] design reading sources... [ 30%] examples/bioinformatics/index reading sources... [ 31%] examples/bioinformatics/part1_code reading sources... [ 32%] examples/bioinformatics/part2 reading sources... [ 33%] examples/bioinformatics/part2_code reading sources... [ 34%] examples/paired_end_data.py reading sources... [ 35%] faq reading sources... [ 36%] gallery reading sources... [ 37%] glossary reading sources... [ 38%] history reading sources... [ 39%] implementation_notes reading sources... [ 40%] installation reading sources... [ 41%] pipeline_functions reading sources... [ 42%] proxy_logger reading sources... [ 43%] release reading sources... [ 44%] task reading sources... [ 45%] todo reading sources... [ 46%] tutorials/new_syntax reading sources... [ 47%] tutorials/new_syntax_worked_example reading sources... [ 48%] tutorials/new_syntax_worked_example_code reading sources... [ 50%] tutorials/new_tutorial/active_if reading sources... [ 51%] tutorials/new_tutorial/check_if_uptodate reading sources... [ 52%] tutorials/new_tutorial/checkpointing reading sources... [ 53%] tutorials/new_tutorial/checkpointing_code reading sources... [ 54%] tutorials/new_tutorial/combinatorics reading sources... [ 55%] tutorials/new_tutorial/combinatorics_code reading sources... [ 56%] tutorials/new_tutorial/command_line reading sources... [ 57%] tutorials/new_tutorial/decorators_compendium reading sources... [ 58%] tutorials/new_tutorial/dependencies reading sources... [ 59%] tutorials/new_tutorial/deprecated_files reading sources... [ 60%] tutorials/new_tutorial/deprecated_files_re reading sources... [ 61%] tutorials/new_tutorial/exceptions reading sources... [ 62%] tutorials/new_tutorial/flowchart_colours reading sources... [ 63%] tutorials/new_tutorial/flowchart_colours_code reading sources... [ 64%] tutorials/new_tutorial/inputs reading sources... [ 65%] tutorials/new_tutorial/inputs_code reading sources... [ 66%] tutorials/new_tutorial/introduction reading sources... [ 67%] tutorials/new_tutorial/introduction_code reading sources... [ 68%] tutorials/new_tutorial/list_of_ruffus_names reading sources... [ 69%] tutorials/new_tutorial/logging reading sources... [ 70%] tutorials/new_tutorial/logging_code reading sources... [ 71%] tutorials/new_tutorial/manual_contents reading sources... [ 72%] tutorials/new_tutorial/merge reading sources... [ 73%] tutorials/new_tutorial/merge_code reading sources... [ 75%] tutorials/new_tutorial/mkdir reading sources... [ 76%] tutorials/new_tutorial/mkdir_code reading sources... [ 77%] tutorials/new_tutorial/multiprocessing reading sources... [ 78%] tutorials/new_tutorial/multiprocessing_code reading sources... [ 79%] tutorials/new_tutorial/onthefly reading sources... [ 80%] tutorials/new_tutorial/onthefly_code reading sources... [ 81%] tutorials/new_tutorial/originate reading sources... [ 82%] tutorials/new_tutorial/originate_code reading sources... [ 83%] tutorials/new_tutorial/output_file_names reading sources... [ 84%] tutorials/new_tutorial/output_file_names_code reading sources... [ 85%] tutorials/new_tutorial/parallel reading sources... [ 86%] tutorials/new_tutorial/pipeline_printout reading sources... [ 87%] tutorials/new_tutorial/pipeline_printout_code reading sources... [ 88%] tutorials/new_tutorial/pipeline_printout_graph reading sources... [ 89%] tutorials/new_tutorial/pipeline_printout_graph_code reading sources... [ 90%] tutorials/new_tutorial/posttask reading sources... [ 91%] tutorials/new_tutorial/split reading sources... [ 92%] tutorials/new_tutorial/split_code reading sources... [ 93%] tutorials/new_tutorial/subdivide_collate reading sources... [ 94%] tutorials/new_tutorial/subdivide_collate_code reading sources... [ 95%] tutorials/new_tutorial/transform reading sources... [ 96%] tutorials/new_tutorial/transform_code reading sources... [ 97%] tutorials/new_tutorial/transform_in_parallel reading sources... [ 98%] tutorials/new_tutorial/transform_in_parallel_code reading sources... [100%] why_ruffus /builddir/build/BUILD/ruffus-2.8.4/doc/contents.rst:9: WARNING: toctree contains reference to nonexisting document 'index.html' /builddir/build/BUILD/ruffus-2.8.4/doc/contents.rst:9: WARNING: toctree contains reference to nonexisting document 'Future plans' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/combinations.rst.rst:72: WARNING: line number spec is out of range(1-4): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/combinations.rst.rst:104: WARNING: line number spec is out of range(1-3): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/combinations.rst.rst:112: WARNING: line number spec is out of range(1-3): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/combinations.rst.rst:120: WARNING: line number spec is out of range(1-3): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/combinations_with_replacement.rst.rst:70: WARNING: line number spec is out of range(1-4): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/combinations_with_replacement.rst.rst:88: WARNING: line number spec is out of range(1-4): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/combinations_with_replacement.rst.rst:100: WARNING: line number spec is out of range(1-2): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/combinations_with_replacement.rst.rst:107: WARNING: line number spec is out of range(1-2): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/combinations_with_replacement.rst.rst:114: WARNING: line number spec is out of range(1-2): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/mkdir.rst.rst:95: WARNING: line number spec is out of range(1-17): '14-19' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/mkdir.rst.rst:119: WARNING: line number spec is out of range(1-10): '15' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/permutations.rst.rst:66: WARNING: line number spec is out of range(1-4): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/permutations.rst.rst:84: WARNING: line number spec is out of range(1-4): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/permutations.rst.rst:96: WARNING: line number spec is out of range(1-2): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/permutations.rst.rst:103: WARNING: line number spec is out of range(1-2): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/permutations.rst.rst:110: WARNING: line number spec is out of range(1-2): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/product.rst.rst:70: WARNING: line number spec is out of range(1-8): '1-10' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/product.rst.rst:108: WARNING: line number spec is out of range(1-3): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/product.rst.rst:116: WARNING: line number spec is out of range(1-3): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/decorators/product.rst.rst:124: WARNING: line number spec is out of range(1-3): '1-6' /builddir/build/BUILD/ruffus-2.8.4/doc/release.rst:43: WARNING: Inline interpreted text or phrase reference start-string without end-string. /builddir/build/BUILD/ruffus-2.8.4/doc/tutorials/new_syntax_worked_example.rst.rst:314: WARNING: line number spec is out of range(1-2): '3,5' looking for now-outdated files... none found /builddir/build/BUILD/ruffus-2.8.4/doc/tutorials/new_tutorial/exceptions.rst.rst:124: WARNING: line number spec is out of range(1-14): '5, 21' /builddir/build/BUILD/ruffus-2.8.4/doc/tutorials/new_tutorial/subdivide_collate.rst.rst:113: WARNING: line number spec is out of range(1-32): '8,20,36' /builddir/build/BUILD/ruffus-2.8.4/doc/tutorials/new_tutorial/transform.rst.rst:103: WARNING: line number spec is out of range(1-18): '6-8,17-19,29-31' pickling environment... done checking consistency... /builddir/build/BUILD/ruffus-2.8.4/doc/todo.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] cheatsheet writing output... [ 2%] contents writing output... [ 3%] contributing writing output... [ 4%] decorators/active_if writing output... [ 5%] decorators/check_if_uptodate writing output... [ 6%] decorators/collate writing output... [ 7%] decorators/combinations writing output... [ 8%] decorators/combinations_with_replacement writing output... [ 9%] decorators/decorators writing output... [ 10%] decorators/files writing output... [ 11%] decorators/files_ex writing output... [ 12%] decorators/files_re writing output... [ 13%] decorators/follows writing output... [ 14%] decorators/graphviz writing output... [ 15%] decorators/indicator_objects writing output... [ 16%] decorators/jobs_limit writing output... [ 17%] decorators/merge writing output... [ 18%] decorators/mkdir writing output... [ 19%] decorators/originate writing output... [ 20%] decorators/parallel writing output... [ 21%] decorators/permutations writing output... [ 22%] decorators/posttask writing output... [ 23%] decorators/product writing output... [ 25%] decorators/split writing output... [ 26%] decorators/subdivide writing output... [ 27%] decorators/transform writing output... [ 28%] decorators/transform_ex writing output... [ 29%] design writing output... [ 30%] examples/bioinformatics/index writing output... [ 31%] examples/bioinformatics/part1_code writing output... [ 32%] examples/bioinformatics/part2 writing output... [ 33%] examples/bioinformatics/part2_code writing output... [ 34%] examples/paired_end_data.py writing output... [ 35%] faq writing output... [ 36%] gallery writing output... [ 37%] glossary writing output... [ 38%] history writing output... [ 39%] implementation_notes writing output... [ 40%] installation writing output... [ 41%] pipeline_functions writing output... [ 42%] proxy_logger writing output... [ 43%] release writing output... [ 44%] task writing output... [ 45%] todo writing output... [ 46%] tutorials/new_syntax writing output... [ 47%] tutorials/new_syntax_worked_example writing output... [ 48%] tutorials/new_syntax_worked_example_code writing output... [ 50%] tutorials/new_tutorial/active_if writing output... [ 51%] tutorials/new_tutorial/check_if_uptodate writing output... [ 52%] tutorials/new_tutorial/checkpointing writing output... [ 53%] tutorials/new_tutorial/checkpointing_code writing output... [ 54%] tutorials/new_tutorial/combinatorics writing output... [ 55%] tutorials/new_tutorial/combinatorics_code writing output... [ 56%] tutorials/new_tutorial/command_line writing output... [ 57%] tutorials/new_tutorial/decorators_compendium writing output... [ 58%] tutorials/new_tutorial/dependencies writing output... [ 59%] tutorials/new_tutorial/deprecated_files writing output... [ 60%] tutorials/new_tutorial/deprecated_files_re writing output... [ 61%] tutorials/new_tutorial/exceptions writing output... [ 62%] tutorials/new_tutorial/flowchart_colours writing output... [ 63%] tutorials/new_tutorial/flowchart_colours_code writing output... [ 64%] tutorials/new_tutorial/inputs writing output... [ 65%] tutorials/new_tutorial/inputs_code writing output... [ 66%] tutorials/new_tutorial/introduction writing output... [ 67%] tutorials/new_tutorial/introduction_code writing output... [ 68%] tutorials/new_tutorial/list_of_ruffus_names writing output... [ 69%] tutorials/new_tutorial/logging writing output... [ 70%] tutorials/new_tutorial/logging_code writing output... [ 71%] tutorials/new_tutorial/manual_contents writing output... [ 72%] tutorials/new_tutorial/merge writing output... [ 73%] tutorials/new_tutorial/merge_code writing output... [ 75%] tutorials/new_tutorial/mkdir writing output... [ 76%] tutorials/new_tutorial/mkdir_code writing output... [ 77%] tutorials/new_tutorial/multiprocessing writing output... [ 78%] tutorials/new_tutorial/multiprocessing_code writing output... [ 79%] tutorials/new_tutorial/onthefly writing output... [ 80%] tutorials/new_tutorial/onthefly_code writing output... [ 81%] tutorials/new_tutorial/originate writing output... [ 82%] tutorials/new_tutorial/originate_code writing output... [ 83%] tutorials/new_tutorial/output_file_names writing output... [ 84%] tutorials/new_tutorial/output_file_names_code writing output... [ 85%] tutorials/new_tutorial/parallel writing output... [ 86%] tutorials/new_tutorial/pipeline_printout writing output... [ 87%] tutorials/new_tutorial/pipeline_printout_code writing output... [ 88%] tutorials/new_tutorial/pipeline_printout_graph writing output... [ 89%] tutorials/new_tutorial/pipeline_printout_graph_code writing output... [ 90%] tutorials/new_tutorial/posttask writing output... [ 91%] tutorials/new_tutorial/split writing output... [ 92%] tutorials/new_tutorial/split_code writing output... [ 93%] tutorials/new_tutorial/subdivide_collate writing output... [ 94%] tutorials/new_tutorial/subdivide_collate_code writing output... [ 95%] tutorials/new_tutorial/transform writing output... [ 96%] tutorials/new_tutorial/transform_code writing output... [ 97%] tutorials/new_tutorial/transform_in_parallel writing output... [ 98%] tutorials/new_tutorial/transform_in_parallel_code writing output... [100%] why_ruffus generating indices... genindex highlighting module code... [ 33%] ruffus.file_name_parameters highlighting module code... [ 66%] ruffus.proxy_logger highlighting module code... [100%] ruffus.task writing additional pages... index search copying images... [ 2%] decorators/../images/history_html_flowchart.png copying images... [ 5%] decorators/../images/jobs_limit.png copying images... [ 8%] images/front_page_flowchart.png copying images... [ 10%] examples/bioinformatics/../../images/examples_bioinformatics_split.jpg copying images... [ 13%] examples/bioinformatics/../../images/examples_bioinformatics_transform.jpg copying images... [ 16%] examples/bioinformatics/../../images/examples_bioinformatics_merge.jpg copying images... [ 18%] examples/bioinformatics/../../images/examples_bioinformatics_pipeline.jpg copying images... [ 21%] examples/bioinformatics/../../images/examples_bioinformatics_error.png copying images... [ 24%] images/pretty_flowchart.png copying images... [ 27%] images/logo.jpg copying images... [ 29%] images/gallery/gallery_rna_seq.png copying images... [ 32%] images/gallery/gallery_dless.png copying images... [ 35%] images/gallery/gallery_snp_annotation.png copying images... [ 37%] images/gallery/gallery_snp_annotation_consequences.png copying images... [ 40%] images/gallery/gallery_big_pipeline.png copying images... [ 43%] images/history_html_flowchart.png copying images... [ 45%] tutorials/../images/subpipeline_example.png copying images... [ 48%] tutorials/new_tutorial/../../images/theoretical_pipeline_schematic.png copying images... [ 51%] tutorials/new_tutorial/../../images/bestiary_transform.png copying images... [ 54%] tutorials/new_tutorial/../../images/bestiary_decorators.png copying images... [ 56%] tutorials/new_tutorial/../../images/bestiary_combinatorics.png copying images... [ 59%] tutorials/new_tutorial/../../images/manual_dependencies_flowchart_intro.png copying images... [ 62%] tutorials/new_tutorial/../../images/flowchart_colour_schemes.png copying images... [ 64%] tutorials/new_tutorial/../../images/tutorial_step1_decorator_syntax.png copying images... [ 67%] tutorials/new_tutorial/../../images/tutorial_ruffus_files.jpg copying images... [ 70%] tutorials/new_tutorial/../../images/manual_split_merge_example.jpg copying images... [ 72%] tutorials/new_tutorial/../../images/simple_tutorial_zoo_animals_formatter_example.jpg copying images... [ 75%] tutorials/new_tutorial/../../images/simple_tutorial_stage5_flowchart.png copying images... [ 78%] tutorials/new_tutorial/../../images/simple_tutorial_complex_flowchart.png copying images... [ 81%] tutorials/new_tutorial/../../images/simple_tutorial_complex_flowchart_error.png copying images... [ 83%] tutorials/new_tutorial/../../images/history_html_flowchart.png copying images... [ 86%] tutorials/new_tutorial/../../images/simple_tutorial_stage5_before.png copying images... [ 89%] tutorials/new_tutorial/../../images/simple_tutorial_stage5_after.png copying images... [ 91%] tutorials/new_tutorial/../../images/tutorial_key.png copying images... [ 94%] tutorials/new_tutorial/../../images/transform_1_to_1_example.png copying images... [ 97%] images/wikimedia_cyl_ruffus.jpg copying images... [100%] images/wikimedia_bandedkrait.jpg copying downloadable files... [ 12%] images/gallery/gallery_rna_seq.svg copying downloadable files... [ 25%] images/gallery/gallery_dless.svg copying downloadable files... [ 37%] images/gallery/gallery_snp_annotation.svg copying downloadable files... [ 50%] images/gallery/gallery_snp_annotation_consequences.svg copying downloadable files... [ 62%] images/gallery/gallery_big_pipeline.svg copying downloadable files... [ 75%] static_data/example_scripts/play_with_colours.py copying downloadable files... [ 87%] images/flowchart_colour_schemes.svg copying downloadable files... [100%] static_data/ruffus.pdf copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 30 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HuN0Rx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch ++ dirname /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch + cd ruffus-2.8.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr creating /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib creating /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus copying build/lib/ruffus/print_dependencies.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus copying build/lib/ruffus/adjacent_pairs_iterate.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus copying build/lib/ruffus/proxy_logger.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus copying build/lib/ruffus/cmdline.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus copying build/lib/ruffus/combinatorics.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus copying build/lib/ruffus/graph.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus copying build/lib/ruffus/parse_old_style_ruffus.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus creating /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/create_test_script_from_dependency_tree.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/simpler_with_shared_logging.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_follows_mkdir.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/manual_test_ctrl_c_exceptions.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/complicated_example.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_split_regex_and_collate.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_regex_error_messages.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_task_file_dependencies.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/run_all_unit_tests.cmd -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_with_logger.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_tutorial7.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_collate.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_newstyle_regex_error_messages.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_ruffus_utility_parse_task_arguments.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_filesre_combine.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_active_if.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_file_name_parameters.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/slow_process_for_testing.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_pool_manager.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_empty_files_decorator.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_job_history_with_exceptions.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/play_with_colours.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_newstyle_proxy.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_softlink_uptodate.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/five_second.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_posttask_merge.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/manual_test_drmaa.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_job_completion_checksums.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/qrsh_workaround.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_suffix_output_dir.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_split_subdivide_checkpointing.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_task_misc.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_transform_with_no_re_matches.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_graphviz.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_check_if_uptodate.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_verbosity.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_mkdir.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_transform_formatter.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_runtime_data.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_combinatorics.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/draw_specified_dependency_tree.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_pipeline_printout_graph.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_branching_dependencies.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_cmdline.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_unicode_filenames.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_subpipeline.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_filesre_split_and_combine.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_split_and_combine.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_files_decorator.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_proxy_logger.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_pausing.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_transform_add_inputs.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/manual_test_ctrl_c_exceptions_drmaa.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_N_x_M_and_collate.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_transform_inputs.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_inputs_with_multiple_args_raising_exception.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_drmaa_wrapper_run_job_locally.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/check_subpipeline_cmdline.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_newstyle_combinatorics.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_exceptions.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/run_all_unit_tests3.cmd -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_functions_with_extras.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/test/test_ruffus_utility.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test copying build/lib/ruffus/ruffus_exceptions.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus copying build/lib/ruffus/drmaa_wrapper.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus copying build/lib/ruffus/file_name_parameters.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus copying build/lib/ruffus/dbdict.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus copying build/lib/ruffus/__init__.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus copying build/lib/ruffus/ruffus_utility.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus copying build/lib/ruffus/task.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus copying build/lib/ruffus/ruffus_version.py -> /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/print_dependencies.py to print_dependencies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/adjacent_pairs_iterate.py to adjacent_pairs_iterate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/proxy_logger.py to proxy_logger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/cmdline.py to cmdline.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/combinatorics.py to combinatorics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/graph.py to graph.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/parse_old_style_ruffus.py to parse_old_style_ruffus.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/create_test_script_from_dependency_tree.py to create_test_script_from_dependency_tree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/simpler_with_shared_logging.py to simpler_with_shared_logging.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_follows_mkdir.py to test_follows_mkdir.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/manual_test_ctrl_c_exceptions.py to manual_test_ctrl_c_exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/complicated_example.py to complicated_example.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_split_regex_and_collate.py to test_split_regex_and_collate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_regex_error_messages.py to test_regex_error_messages.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_task_file_dependencies.py to test_task_file_dependencies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_with_logger.py to test_with_logger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_tutorial7.py to test_tutorial7.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_collate.py to test_collate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_newstyle_regex_error_messages.py to test_newstyle_regex_error_messages.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_ruffus_utility_parse_task_arguments.py to test_ruffus_utility_parse_task_arguments.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_filesre_combine.py to test_filesre_combine.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_active_if.py to test_active_if.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_file_name_parameters.py to test_file_name_parameters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/slow_process_for_testing.py to slow_process_for_testing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_pool_manager.py to test_pool_manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_empty_files_decorator.py to test_empty_files_decorator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_job_history_with_exceptions.py to test_job_history_with_exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/play_with_colours.py to play_with_colours.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_newstyle_proxy.py to test_newstyle_proxy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_softlink_uptodate.py to test_softlink_uptodate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/five_second.py to five_second.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_posttask_merge.py to test_posttask_merge.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/manual_test_drmaa.py to manual_test_drmaa.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_job_completion_checksums.py to test_job_completion_checksums.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/qrsh_workaround.py to qrsh_workaround.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_suffix_output_dir.py to test_suffix_output_dir.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_split_subdivide_checkpointing.py to test_split_subdivide_checkpointing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_task_misc.py to test_task_misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_transform_with_no_re_matches.py to test_transform_with_no_re_matches.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_graphviz.py to test_graphviz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_check_if_uptodate.py to test_check_if_uptodate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_verbosity.py to test_verbosity.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_mkdir.py to test_mkdir.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_transform_formatter.py to test_transform_formatter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_runtime_data.py to test_runtime_data.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_combinatorics.py to test_combinatorics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/draw_specified_dependency_tree.py to draw_specified_dependency_tree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_pipeline_printout_graph.py to test_pipeline_printout_graph.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_branching_dependencies.py to test_branching_dependencies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_cmdline.py to test_cmdline.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_unicode_filenames.py to test_unicode_filenames.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_subpipeline.py to test_subpipeline.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_filesre_split_and_combine.py to test_filesre_split_and_combine.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_split_and_combine.py to test_split_and_combine.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_files_decorator.py to test_files_decorator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_proxy_logger.py to test_proxy_logger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_pausing.py to test_pausing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_transform_add_inputs.py to test_transform_add_inputs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/manual_test_ctrl_c_exceptions_drmaa.py to manual_test_ctrl_c_exceptions_drmaa.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_N_x_M_and_collate.py to test_N_x_M_and_collate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_transform_inputs.py to test_transform_inputs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_inputs_with_multiple_args_raising_exception.py to test_inputs_with_multiple_args_raising_exception.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_drmaa_wrapper_run_job_locally.py to test_drmaa_wrapper_run_job_locally.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/check_subpipeline_cmdline.py to check_subpipeline_cmdline.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_newstyle_combinatorics.py to test_newstyle_combinatorics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_exceptions.py to test_exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_functions_with_extras.py to test_functions_with_extras.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/test/test_ruffus_utility.py to test_ruffus_utility.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/ruffus_exceptions.py to ruffus_exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/drmaa_wrapper.py to drmaa_wrapper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/file_name_parameters.py to file_name_parameters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/dbdict.py to dbdict.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/ruffus_utility.py to ruffus_utility.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/task.py to task.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/ruffus_version.py to ruffus_version.cpython-37.pyc writing byte-compilation script '/tmp/tmps2x1l0tm.py' /usr/bin/python3 /tmp/tmps2x1l0tm.py removing /tmp/tmps2x1l0tm.py running install_egg_info running egg_info writing ruffus.egg-info/PKG-INFO writing dependency_links to ruffus.egg-info/dependency_links.txt writing top-level names to ruffus.egg-info/top_level.txt reading manifest file 'ruffus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ruffus.egg-info/SOURCES.txt' Copying ruffus.egg-info to /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus-2.8.4-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 2.8.4-1.fc30 --unique-debug-suffix -2.8.4-1.fc30.noarch --unique-debug-src-base python-ruffus-2.8.4-1.fc30.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ruffus-2.8.4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/python3.7/site-packages/ruffus/test/run_all_unit_tests.cmd from /usr/bin/env bash to #!/usr/bin/bash *** WARNING: ./usr/lib/python3.7/site-packages/ruffus/test/run_all_unit_tests3.cmd is executable but has empty or no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Rjvks0 + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/ruffus-2.8.4/ruffus/test ~/build/BUILD/ruffus-2.8.4 + cd ruffus-2.8.4 + pushd ruffus/test + PYTHONPATH=/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages + bash run_all_unit_tests3.cmd Running test_file_name_parameters.py test_multiple_jobs_per_task (test_file_name_parameters.Test_args_param_factory) ... ok test_nested_multiple_jobs_per_task (test_file_name_parameters.Test_args_param_factory) ... ok test_single_job_per_task (test_file_name_parameters.Test_args_param_factory) ... ok test_inputs (test_file_name_parameters.Test_collate_param_factory) ... ok test_regex (test_file_name_parameters.Test_collate_param_factory) ... ok test_tasks (test_file_name_parameters.Test_collate_param_factory) ... ok test_glob (test_file_name_parameters.Test_files_param_factory) ... ok test_combine (test_file_name_parameters.Test_files_re_param_factory) ... ok test_filelist (test_file_name_parameters.Test_files_re_param_factory) ... ok test_glob (test_file_name_parameters.Test_files_re_param_factory) ... ok test_globbed_up_to_date (test_file_name_parameters.Test_files_re_param_factory) ... ok test_tasks (test_file_name_parameters.Test_files_re_param_factory) ... ok test_glob (test_file_name_parameters.Test_merge_param_factory) ... ok test_tasks (test_file_name_parameters.Test_merge_param_factory) ... ok test_inputs (test_file_name_parameters.Test_product_param_factory) ... ok test_simple (test_file_name_parameters.Test_product_param_factory) ... ok test_glob (test_file_name_parameters.Test_split_param_factory) ... ok test_tasks (test_file_name_parameters.Test_split_param_factory) ... ok test_formatter (test_file_name_parameters.Test_transform_param_factory) ... ok test_inputs (test_file_name_parameters.Test_transform_param_factory) ... ok test_regex (test_file_name_parameters.Test_transform_param_factory) ... ok test_simple (test_file_name_parameters.Test_transform_param_factory) ... ok test_suffix (test_file_name_parameters.Test_transform_param_factory) ... ok test_tasks (test_file_name_parameters.Test_transform_param_factory) ... ok ---------------------------------------------------------------------- Ran 24 tests in 2.277s OK Running test_with_logger.py test_newstyle_simpler (test_with_logger.Test_ruffus) ... ok test_simpler (test_with_logger.Test_ruffus) ... ok ---------------------------------------------------------------------- Ran 2 tests in 11.553s OK Running script test_with_logger.py .. ---------------------------------------------------------------------- Ran 2 tests in 11.800s OK Running test_proxy_logger.py test_rotating_log (test_proxy_logger.Test_Logging) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.033s OK Running test_exceptions.py test_exception_logging (test_exceptions.Test_ruffus) ... INFO - Raising exception INFO - Raising exception INFO - Raising exception INFO - Raising exception INFO - Raising exception INFO - Raising exception INFO - Original exceptions: Exception #1 'builtins.Exception(new)' raised in ... Task = def test_exceptions.parallel_task(...): Job = [A -> 1] Traceback (most recent call last): File "/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/task.py", line 712, in run_pooled_job_without_exceptions register_cleanup, touch_files_only) File "/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/task.py", line 522, in job_wrapper_generic return user_defined_work_func(*params) File "/builddir/build/BUILD/ruffus-2.8.4/ruffus/test/test_exceptions.py", line 59, in parallel_task raise Exception("new") Exception: new Exception #2 'builtins.Exception(new)' raised in ... Task = def test_exceptions.parallel_task(...): Job = [B -> 3] Traceback (most recent call last): File "/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/task.py", line 712, in run_pooled_job_without_exceptions register_cleanup, touch_files_only) File "/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/task.py", line 522, in job_wrapper_generic return user_defined_work_func(*params) File "/builddir/build/BUILD/ruffus-2.8.4/ruffus/test/test_exceptions.py", line 59, in parallel_task raise Exception("new") Exception: new Exception #3 'builtins.Exception(new)' raised in ... Task = def test_exceptions.parallel_task(...): Job = [C -> 3] Traceback (most recent call last): File "/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/task.py", line 712, in run_pooled_job_without_exceptions register_cleanup, touch_files_only) File "/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/task.py", line 522, in job_wrapper_generic return user_defined_work_func(*params) File "/builddir/build/BUILD/ruffus-2.8.4/ruffus/test/test_exceptions.py", line 59, in parallel_task raise Exception("new") Exception: new Exception #4 'builtins.Exception(new)' raised in ... Task = def test_exceptions.parallel_task(...): Job = [F -> 4] Traceback (most recent call last): File "/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/task.py", line 712, in run_pooled_job_without_exceptions register_cleanup, touch_files_only) File "/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/task.py", line 522, in job_wrapper_generic return user_defined_work_func(*params) File "/builddir/build/BUILD/ruffus-2.8.4/ruffus/test/test_exceptions.py", line 59, in parallel_task raise Exception("new") Exception: new Exception #5 'builtins.Exception(new)' raised in ... Task = def test_exceptions.parallel_task(...): Job = [D -> 4] Traceback (most recent call last): File "/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/task.py", line 712, in run_pooled_job_without_exceptions register_cleanup, touch_files_only) File "/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/task.py", line 522, in job_wrapper_generic return user_defined_work_func(*params) File "/builddir/build/BUILD/ruffus-2.8.4/ruffus/test/test_exceptions.py", line 59, in parallel_task raise Exception("new") Exception: new Exception #6 'builtins.Exception(new)' raised in ... Task = def test_exceptions.parallel_task(...): Job = [E -> 4] Traceback (most recent call last): File "/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/task.py", line 712, in run_pooled_job_without_exceptions register_cleanup, touch_files_only) File "/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/lib/python3.7/site-packages/ruffus/task.py", line 522, in job_wrapper_generic return user_defined_work_func(*params) File "/builddir/build/BUILD/ruffus-2.8.4/ruffus/test/test_exceptions.py", line 59, in parallel_task raise Exception("new") Exception: new ok test_newstyle_ruffus (test_exceptions.Test_ruffus) ... INFO - Raising exception INFO - Raising exception INFO - Raising exception INFO - Raising exception INFO - Raising exception INFO - Raising exception ok test_ruffus (test_exceptions.Test_ruffus) ... INFO - Raising exception INFO - Raising exception INFO - Raising exception INFO - Raising exception INFO - Raising exception INFO - Raising exception ok ---------------------------------------------------------------------- Ran 3 tests in 1.570s OK Running test_task_file_dependencies.py test_up_to_date (test_task_file_dependencies.Test_needs_update_check_modify_time) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.050s OK Running test_task_misc.py test_up_to_date (test_task_misc.Test_needs_update_check_directory_missing) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.002s OK Running test_inputs_with_multiple_args_raising_exception.py test_newstyle_no_re_match (test_inputs_with_multiple_args_raising_exception.Test_task_mkdir) ... ok test_no_re_match (test_inputs_with_multiple_args_raising_exception.Test_task_mkdir) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.002s OK Expected exception thrown 2 Expected exception thrown 2 Running test_collate.py test_newstyle_ruffus (test_collate.Test_ruffus) ... ok test_ruffus (test_collate.Test_ruffus) ... ok ---------------------------------------------------------------------- Ran 2 tests in 1.160s OK Running test_empty_files_decorator.py test_newstyle_task (test_empty_files_decorator.Test_task) ... Warning printed out correctly ok test_task (test_empty_files_decorator.Test_task) ... Warning printed out correctly ok ---------------------------------------------------------------------- Ran 2 tests in 0.347s OK Running test_transform_with_no_re_matches.py test_newstyle_no_re_match (test_transform_with_no_re_matches.Test_task_mkdir) ... Ruffus Version = 2.8.4 Warning printed out correctly ok test_no_re_match (test_transform_with_no_re_matches.Test_task_mkdir) ... In Task 'test::test_transform_with_no_re_matches.task_2': No jobs were run because no file names matched. Please make sure that the regular expression is correctly specified. Warning printed out correctly ok ---------------------------------------------------------------------- Ran 2 tests in 0.959s OK In Task 'test_transform_with_no_re_matches.task_2': No jobs were run because no file names matched. Please make sure that the regular expression is correctly specified. Running test_transform_inputs.py test_newstyle_task (test_transform_inputs.Test_task) ... ok test_task (test_transform_inputs.Test_task) ... ok ---------------------------------------------------------------------- Ran 2 tests in 1.957s OK Running test_files_decorator.py test_newstyle_task (test_files_decorator.Test_task) ... ok test_task (test_files_decorator.Test_task) ... ok ---------------------------------------------------------------------- Ran 2 tests in 1.752s OK Running test_verbosity.py test_printout_abbreviated_path0 (test_verbosity.Test_verbosity) Input file exists, output doesn't exist ... ok test_printout_abbreviated_path1 (test_verbosity.Test_verbosity) Input file exists, output doesn't exist ... ok test_printout_abbreviated_path2 (test_verbosity.Test_verbosity) Input file exists, output doesn't exist ... ok test_printout_abbreviated_path3 (test_verbosity.Test_verbosity) Input file exists, output doesn't exist ... ok test_printout_abbreviated_path9 (test_verbosity.Test_verbosity) Input file exists, output doesn't exist ... ok test_printout_abbreviated_path_minus_60 (test_verbosity.Test_verbosity) Input file exists, output doesn't exist ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.234s OK Running test_transform_add_inputs.py test_newstyle_task (test_transform_add_inputs.Test_task) ... Ruffus Version = 2.8.4 ok test_task (test_transform_add_inputs.Test_task) ... ok ---------------------------------------------------------------------- Ran 2 tests in 1.950s OK Running test_split_regex_and_collate.py test_collate (test_split_regex_and_collate.Test_ruffus) ... Split into 5 files each Sequences aligned %Identity calculated Results recombined ok test_newstyle_collate (test_split_regex_and_collate.Test_ruffus) ... Split into 5 files each Sequences aligned %Identity calculated Results recombined ok ---------------------------------------------------------------------- Ran 2 tests in 1.834s OK Running test_tutorial7.py test_newstyle_ruffus (test_tutorial7.Test_ruffus) ... ok ---------------------------------------------------------------------- Ran 1 test in 1.014s OK hooray hooray again whoppee again Running test_ruffus_utility.py test_apply_func_to_sequence (test_ruffus_utility.Test_apply_func_to_sequence) ... ok test_check_files_io_parameters (test_ruffus_utility.Test_check_files_io_parameters) ... ok test_check_parallel_parameters (test_ruffus_utility.Test_check_parallel_parameters) ... ok test_compile_regex (test_ruffus_utility.Test_compile_regex) ... ok test_expand_nested_tasks_or_globs (test_ruffus_utility.Test_expand_nested_tasks_or_globs) ... ok test_get_all_paths_components (test_ruffus_utility.Test_get_all_paths_components) ... ok test_get_first_string_in_nested_sequence (test_ruffus_utility.Test_get_first_string_in_nested_sequence) ... ok test_get_first_strings_in_nested_sequence (test_ruffus_utility.Test_get_first_strings_in_nested_sequence) ... ok test_get_nested_tasks_or_globs (test_ruffus_utility.Test_get_nested_tasks_or_globs) ... ok test_get_strings_in_flattened_sequence (test_ruffus_utility.Test_get_strings_in_flattened_sequence) ... ok test_non_str_sequence (test_ruffus_utility.Test_non_str_sequence) ... ok test_conversion (test_ruffus_utility.Test_parameter_list_as_string) ... ok test_path_decomposition (test_ruffus_utility.Test_path_decomposition) ... ok test_matches (test_ruffus_utility.Test_regex_match_str) ... ok test_regex_replace (test_ruffus_utility.Test_regex_replace) ... ok test_replace_placeholders_with_tasks_in_input_params (test_ruffus_utility.Test_replace_placeholders_with_tasks_in_input_params) ... ok test_shorten_filenames_encoder (test_ruffus_utility.Test_shorten_filenames_encoder) ... ok test_swap_nesting_order (test_ruffus_utility.Test_swap_nesting_order) ... ok ---------------------------------------------------------------------- Ran 18 tests in 0.016s OK Running test_filesre_combine.py test_ruffus (test_filesre_combine.Test_ruffus) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.586s OK Running test_filesre_split_and_combine.py test_ruffus (test_filesre_split_and_combine.Test_ruffus) ... Split into 50 files Sequences aligned %Identity calculated Results recombined ok ---------------------------------------------------------------------- Ran 1 test in 1.722s OK Running test_branching_dependencies.py test_ruffus (test_branching_dependencies.Test_ruffus) ... Run pipeline normally... OK Touch task2 only: First delete b.1 for task2... Then run with touch_file_only... Touching has made task2 up to date... Then run normally again... ok test_ruffus_new_syntax (test_branching_dependencies.Test_ruffus) ... Run pipeline normally... OK Touch task2 only: First delete b.1 for task2... Then run with touch_file_only... Touching has made task2 up to date... Then run normally again... ok ---------------------------------------------------------------------- Ran 2 tests in 5.475s OK Running test_split_and_combine.py test_newstyle_ruffus (test_split_and_combine.Test_ruffus) ... Split into 10 files Sequences aligned %Identity calculated Results recombined ok test_ruffus (test_split_and_combine.Test_ruffus) ... Split into 10 files Sequences aligned %Identity calculated Results recombined ok ---------------------------------------------------------------------- Ran 2 tests in 1.834s OK Running test_runtime_data.py test_newstyle_ruffus (test_runtime_data.Test_ruffus) ... ok test_ruffus (test_runtime_data.Test_ruffus) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.939s OK Running test_pausing.py test_newstyle_ruffus (test_pausing.Test_ruffus) ... ok test_ruffus (test_pausing.Test_ruffus) ... ok ---------------------------------------------------------------------- Ran 2 tests in 2.647s OK Running test_active_if.py test_active_if_false (test_active_if.Test_ruffus) ... ok test_active_if_true (test_active_if.Test_ruffus) ... ok test_newstyle_active_if_false (test_active_if.Test_ruffus) ... ok test_newstyle_active_if_true (test_active_if.Test_ruffus) ... ok ---------------------------------------------------------------------- Ran 4 tests in 3.468s OK Running test_softlink_uptodate.py test_newstyle_ruffus (test_softlink_uptodate.Test_ruffus) ... ok test_ruffus (test_softlink_uptodate.Test_ruffus) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.754s OK Running test_newstyle_proxy.py test_ruffus (test_newstyle_proxy.Test_ruffus) ... Run start_task only Run final_task: linked_file_name_task should run as well Run final_task again: All jobs should be up to date ok ---------------------------------------------------------------------- Ran 1 test in 0.597s OK Running test_job_history_with_exceptions.py test_job_history_with_exceptions (test_job_history_with_exceptions.Test_job_history_with_exceptions) ... ok test_job_history_with_exceptions_run (test_job_history_with_exceptions.Test_job_history_with_exceptions) Run ... .ok test_newstyle_job_history_with_exceptions_run (test_job_history_with_exceptions.Test_job_history_with_exceptions) Run ... .ok test_newstyle_recreate_job_history (test_job_history_with_exceptions.Test_job_history_with_exceptions) Run ... ok test_recreate_job_history (test_job_history_with_exceptions.Test_job_history_with_exceptions) Run ... ok ---------------------------------------------------------------------- Ran 5 tests in 9.261s OK Running test_mkdir.py test_mkdir_printout (test_mkdir.Testmkdir) Input file exists, output doesn't exist ... ok test_mkdir_run (test_mkdir.Testmkdir) Run mkdir ... ok test_newstyle_mkdir_run (test_mkdir.Testmkdir) ... ok ---------------------------------------------------------------------- Ran 3 tests in 2.226s OK Running test_posttask_merge.py test_newstyle_ruffus (test_posttask_merge.Test_ruffus) ... ok test_ruffus (test_posttask_merge.Test_ruffus) ... ok ---------------------------------------------------------------------- Ran 2 tests in 3.663s OK Running test_cmdline.py test_argparse (test_cmdline.Test_cmdline) ... ok test_optparse (test_cmdline.Test_cmdline) ... ok test_verbose (test_cmdline.Test_cmdline) ... ok test_verbose_abbreviated_path (test_cmdline.Test_cmdline) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.009s OK Running test_graphviz.py test_graphviz_dot (test_graphviz.Test_graphviz) Make sure annotations from graphviz appear in dot ... ok test_newstyle_graphviz_dot (test_graphviz.Test_graphviz) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.006s OK Running test_ruffus_utility_parse_task_arguments.py test_parse_combinations_args (test_ruffus_utility_parse_task_arguments.Test_parse_combinatorics_args) ... ok test_parse_mkdir_args (test_ruffus_utility_parse_task_arguments.Test_parse_mkdir_args) ... ok test_parse_originate_args (test_ruffus_utility_parse_task_arguments.Test_parse_originate_args) ... ok test_parse_product_args (test_ruffus_utility_parse_task_arguments.Test_parse_product_args) ... ok test_parse_transform_args (test_ruffus_utility_parse_task_arguments.Test_parse_transform_args) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.008s OK Running test_split_subdivide_checkpointing.py test_newstyle_ruffus (test_split_subdivide_checkpointing.Test_ruffus) ... 1 Run pipeline normally... 2 Check that running again does nothing. (All up to date). 3 Running again with forced tasks to generate more files... 4 Check that running again does nothing. (All up to date). 5 Running again with forced tasks to generate even more files... 6 Check that running again does nothing. (All up to date). ok test_ruffus (test_split_subdivide_checkpointing.Test_ruffus) ... 1 Run pipeline normally... 2 Check that running again does nothing. (All up to date). 3 Running again with forced tasks to generate more files... 4 Check that running again does nothing. (All up to date). 5 Running again with forced tasks to generate even more files... 6 Check that running again does nothing. (All up to date). ok ---------------------------------------------------------------------- Ran 2 tests in 14.679s OK Running test_pipeline_printout_graph.py test_newstyle_ruffus (test_pipeline_printout_graph.Test_ruffus) ... ok test_ruffus (test_pipeline_printout_graph.Test_ruffus) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.022s OK Run pipeline normally... Run pipeline normally... Running test_follows_mkdir.py test_mkdir (test_follows_mkdir.Test_task_mkdir) ... ok test_newstyle_mkdir (test_follows_mkdir.Test_task_mkdir) ... ok ---------------------------------------------------------------------- Ran 2 tests in 1.652s OK Running test_N_x_M_and_collate.py test_newstyle_ruffus (test_N_x_M_and_collate.Test_ruffus) ... ok test_ruffus (test_N_x_M_and_collate.Test_ruffus) ... OK ok ---------------------------------------------------------------------- Ran 2 tests in 2.227s OK OK Running test_unicode_filenames.py test_mkdir (test_unicode_filenames.Test_task_mkdir) ... ok test_newstyle_mkdir (test_unicode_filenames.Test_task_mkdir) ... ok ---------------------------------------------------------------------- Ran 2 tests in 1.751s OK Running test_subpipeline.py test_subpipelines (test_subpipeline.Test_task) ... ok ---------------------------------------------------------------------- Ran 1 test in 2.392s OK Running test_regex_error_messages.py test_regex_misspelt_capture2_error (test_regex_error_messages.Test_regex_error_messages) ... ok test_regex_misspelt_capture_error (test_regex_error_messages.Test_regex_error_messages) ... ok test_regex_out_of_range_regex_reference_error_printout (test_regex_error_messages.Test_regex_error_messages) ... ok test_regex_printout (test_regex_error_messages.Test_regex_error_messages) ... ok test_regex_run (test_regex_error_messages.Test_regex_error_messages) Run transform(...,regex()...) ... ok test_regex_unmatched_printout (test_regex_error_messages.Test_regex_error_messages) ... ok test_regex_unmatched_run (test_regex_error_messages.Test_regex_error_messages) Run transform(...,regex()...) ... ok test_suffix_printout (test_regex_error_messages.Test_regex_error_messages) ... ok test_suffix_run (test_regex_error_messages.Test_regex_error_messages) Run transform(...,suffix()...) ... ok test_suffix_unmatched (test_regex_error_messages.Test_regex_error_messages) ... ok test_suffix_unmatched_printout2 (test_regex_error_messages.Test_regex_error_messages) ... ok test_suffix_unmatched_run2 (test_regex_error_messages.Test_regex_error_messages) Run transform(...,suffix()...) ... ok ---------------------------------------------------------------------- Ran 12 tests in 3.317s OK Running test_newstyle_regex_error_messages.py test_regex_misspelt_capture2_error (test_newstyle_regex_error_messages.Test_regex_error_messages) ... ok test_regex_misspelt_capture_error (test_newstyle_regex_error_messages.Test_regex_error_messages) ... ok test_regex_out_of_range_regex_reference_error_printout (test_newstyle_regex_error_messages.Test_regex_error_messages) ... ok test_regex_printout (test_newstyle_regex_error_messages.Test_regex_error_messages) ... ok test_regex_run (test_newstyle_regex_error_messages.Test_regex_error_messages) Run transform(...,regex()...) ... ok test_regex_unmatched_printout (test_newstyle_regex_error_messages.Test_regex_error_messages) ... ok test_regex_unmatched_run (test_newstyle_regex_error_messages.Test_regex_error_messages) Run transform(...,regex()...) ... ok test_suffix_printout (test_newstyle_regex_error_messages.Test_regex_error_messages) ... ok test_suffix_run (test_newstyle_regex_error_messages.Test_regex_error_messages) Run transform(...,suffix()...) ... ok test_suffix_unmatched (test_newstyle_regex_error_messages.Test_regex_error_messages) ... ok test_suffix_unmatched_printout2 (test_newstyle_regex_error_messages.Test_regex_error_messages) ... ok test_suffix_unmatched_run2 (test_newstyle_regex_error_messages.Test_regex_error_messages) Run transform(...,suffix()...) ... ok ---------------------------------------------------------------------- Ran 12 tests in 3.535s OK Running test_combinatorics.py test_combinations2_printout (test_combinatorics.TestCombinatorics) Input file exists, output doesn't exist ... ok test_combinations2_run (test_combinatorics.TestCombinatorics) Run product ... ok test_combinations3_printout (test_combinatorics.TestCombinatorics) Input file exists, output doesn't exist ... ok test_combinations3_run (test_combinatorics.TestCombinatorics) Run product ... ok test_combinations_with_replacement2_printout (test_combinatorics.TestCombinatorics) Input file exists, output doesn't exist ... ok test_combinations_with_replacement2_run (test_combinatorics.TestCombinatorics) Run product ... ok test_combinations_with_replacement3_printout (test_combinatorics.TestCombinatorics) Input file exists, output doesn't exist ... ok test_combinations_with_replacement3_run (test_combinatorics.TestCombinatorics) Run product ... ok test_permutations2_printout (test_combinatorics.TestCombinatorics) Input file exists, output doesn't exist ... ok test_permutations2_run (test_combinatorics.TestCombinatorics) Run product ... ok test_permutations3_printout (test_combinatorics.TestCombinatorics) Input file exists, output doesn't exist ... ok test_permutations3_run (test_combinatorics.TestCombinatorics) Run product ... ok test_product_formatter_ref_index_error (test_combinatorics.TestCombinatorics) ... ok test_product_misspelt_capture_error (test_combinatorics.TestCombinatorics) Misspelt named capture group ... ok test_product_out_of_range_formatter_ref_error (test_combinatorics.TestCombinatorics) ... ok test_product_printout (test_combinatorics.TestCombinatorics) Input file exists, output doesn't exist ... ok test_product_run (test_combinatorics.TestCombinatorics) Run product ... ok ---------------------------------------------------------------------- Ran 17 tests in 8.344s OK Running test_newstyle_combinatorics.py test_combinations2_printout (test_newstyle_combinatorics.TestCombinatorics) Input file exists, output doesn't exist ... ok test_combinations2_run (test_newstyle_combinatorics.TestCombinatorics) Run product ... ok test_combinations3_printout (test_newstyle_combinatorics.TestCombinatorics) Input file exists, output doesn't exist ... ok test_combinations3_run (test_newstyle_combinatorics.TestCombinatorics) Run product ... ok test_combinations_with_replacement2_printout (test_newstyle_combinatorics.TestCombinatorics) Input file exists, output doesn't exist ... ok test_combinations_with_replacement2_run (test_newstyle_combinatorics.TestCombinatorics) Run product ... ok test_combinations_with_replacement3_printout (test_newstyle_combinatorics.TestCombinatorics) Input file exists, output doesn't exist ... ok test_combinations_with_replacement3_run (test_newstyle_combinatorics.TestCombinatorics) Run product ... ok test_permutations2_printout (test_newstyle_combinatorics.TestCombinatorics) Input file exists, output doesn't exist ... ok test_permutations2_run (test_newstyle_combinatorics.TestCombinatorics) Run product ... ok test_permutations3_printout (test_newstyle_combinatorics.TestCombinatorics) Input file exists, output doesn't exist ... ok test_permutations3_run (test_newstyle_combinatorics.TestCombinatorics) Run product ... ok test_product_formatter_ref_index_error (test_newstyle_combinatorics.TestCombinatorics) ... ok test_product_misspelt_capture_error (test_newstyle_combinatorics.TestCombinatorics) Misspelt named capture group ... ok test_product_out_of_range_formatter_ref_error (test_newstyle_combinatorics.TestCombinatorics) ... ok test_product_printout (test_newstyle_combinatorics.TestCombinatorics) Input file exists, output doesn't exist ... ok test_product_run (test_newstyle_combinatorics.TestCombinatorics) Run product ... ok ---------------------------------------------------------------------- Ran 17 tests in 8.303s OK Running test_job_completion_checksums.py test_merge_output (test_job_completion_checksums.TestJobCompletion) test multiple-input checksums ... ok test_newstyle_merge_output (test_job_completion_checksums.TestJobCompletion) test multiple-input checksums ... ok test_newstyle_output_doesnt_exist (test_job_completion_checksums.TestJobCompletion) Input file exists, output doesn't exist ... ok test_newstyle_output_out_of_date (test_job_completion_checksums.TestJobCompletion) Input file exists, output out of date ... ok test_newstyle_output_timestamp_okay (test_job_completion_checksums.TestJobCompletion) Input file exists, output timestamp up to date ... ok test_newstyle_output_up_to_date (test_job_completion_checksums.TestJobCompletion) Input file exists, output up to date ... ok test_newstyle_output_up_to_date_func_changed (test_job_completion_checksums.TestJobCompletion) Input file exists, output up to date, function body changed ... ok test_newstyle_output_up_to_date_param_changed (test_job_completion_checksums.TestJobCompletion) Input file exists, output up to date, parameter to function changed ... ok test_newstyle_raises_error (test_job_completion_checksums.TestJobCompletion) run a function that fails but creates output, then check what should run ... ok test_newstyle_split_output (test_job_completion_checksums.TestJobCompletion) test multiple-output checksums ... ok test_output_doesnt_exist (test_job_completion_checksums.TestJobCompletion) Input file exists, output doesn't exist ... ok test_output_out_of_date (test_job_completion_checksums.TestJobCompletion) Input file exists, output out of date ... ok test_output_timestamp_okay (test_job_completion_checksums.TestJobCompletion) Input file exists, output timestamp up to date ... ok test_output_up_to_date (test_job_completion_checksums.TestJobCompletion) Input file exists, output up to date ... ok test_output_up_to_date_func_changed (test_job_completion_checksums.TestJobCompletion) Input file exists, output up to date, function body changed ... ok test_output_up_to_date_param_changed (test_job_completion_checksums.TestJobCompletion) Input file exists, output up to date, parameter to function changed ... ok test_raises_error (test_job_completion_checksums.TestJobCompletion) run a function that fails but creates output, then check what should run ... ok test_split_output (test_job_completion_checksums.TestJobCompletion) test multiple-output checksums ... ok ---------------------------------------------------------------------- Ran 18 tests in 6.402s OK Running test_transform_formatter.py test_transform_with_missing_formatter_args (test_transform_formatter.Test_ruffus) ... ok test_transform_with_missing_formatter_args_b (test_transform_formatter.Test_ruffus) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.311s OK DONE!!! + popd ~/build/BUILD/ruffus-2.8.4 + exit 0 Processing files: python3-ruffus-2.8.4-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qzstLg + umask 022 + cd /builddir/build/BUILD + cd ruffus-2.8.4 + DOCDIR=/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/share/doc/python3-ruffus + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/share/doc/python3-ruffus + cp -pr README.rst /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/share/doc/python3-ruffus + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.H9WVNv + umask 022 + cd /builddir/build/BUILD + cd ruffus-2.8.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/share/licenses/python3-ruffus + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/share/licenses/python3-ruffus + cp -pr LICENSE.TXT /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/share/licenses/python3-ruffus + exit 0 Provides: python3-ruffus = 2.8.4-1.fc30 python3.7dist(ruffus) = 2.8.4 python3dist(ruffus) = 2.8.4 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/bash python(abi) = 3.7 Processing files: python-ruffus-doc-2.8.4-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3wOXY5 + umask 022 + cd /builddir/build/BUILD + cd ruffus-2.8.4 + DOCDIR=/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/share/doc/python-ruffus-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/share/doc/python-ruffus-doc + cp -pr html /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/share/doc/python-ruffus-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.B01obX + umask 022 + cd /builddir/build/BUILD + cd ruffus-2.8.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/share/licenses/python-ruffus-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/share/licenses/python-ruffus-doc + cp -pr LICENSE.TXT /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch/usr/share/licenses/python-ruffus-doc + exit 0 Provides: python-ruffus-doc = 2.8.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch Wrote: /builddir/build/RPMS/python3-ruffus-2.8.4-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/python-ruffus-doc-2.8.4-1.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QDtmsN + umask 022 + cd /builddir/build/BUILD + cd ruffus-2.8.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ruffus-2.8.4-1.fc30.noarch + exit 0 Child return code was: 0