[2015-10-23 19:00:49,304][ INFO][PID:32183] Setting up builder: 172.25.87.134 [2015-10-23 19:00:50,912][ INFO][PID:32183] marking build dir with build_id, [2015-10-23 19:00:50,914][ INFO][PID:32183] Start build: BuildJob [2015-10-23 19:00:50,916][ INFO][PID:32183] putting into minimal buildroot of epel-7-x86_64 [2015-10-23 19:00:51,418][ INFO][PID:32183] Cloning Dist Git repo loveshack/livhpc/extrae, branch fea5a6e2e03223ae9fcb59692ae0f8aaa4c81122, hash epel7 [2015-10-23 19:00:58,039][ ERROR][PID:32183] Failed to obtain srpm from dist-git Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/builder.py", line 210, in download_job_pkg_to_builder self.remote_pkg_path = list(results["contacted"].values())[0][u"stdout"].split("Wrote: ")[1] IndexError: list index out of range [2015-10-23 19:00:58,040][ ERROR][PID:32183] builder.build error building pkg `extrae`: BuildError: Failed to obtain srpm from dist-git: ansible results {'dark': {}, 'contacted': {'172.25.87.134': {'cmd': 'rm -rf /tmp/build_package_repo && mkdir /tmp/build_package_repo && cd /tmp/build_package_repo && git clone http://copr-dist-git.fedorainfracloud.org/cgit/loveshack/livhpc/extrae.git && cd extrae && git checkout fea5a6e2e03223ae9fcb59692ae0f8aaa4c81122 && fedpkg-copr --dist epel7 srpm', 'end': '2015-10-23 19:00:57.525509', 'stdout': u'', 'changed': True, 'start': '2015-10-23 19:00:51.401810', 'delta': '0:00:06.123699', 'stderr': 'Cloning into \'extrae\'...\nNote: checking out \'fea5a6e2e03223ae9fcb59692ae0f8aaa4c81122\'.\n\nYou are in \'detached HEAD\' state. You can look around, make experimental\nchanges and commit them, and you can discard any commits you make in this\nstate without impacting any branches by performing another checkout.\n\nIf you want to create a new branch to retain commits you create, you may\ndo so (now or later) by using -b with the checkout command again. Example:\n\n git checkout -b new_branch_name\n\nHEAD is now at fea5a6e... Import of extrae 3.1.0-1.el6\nTraceback (most recent call last):\n File "/usr/bin/fedpkg-copr", line 20, in \n import fedpkg\n File "/usr/lib/python2.7/site-packages/fedpkg/__init__.py", line 14, in \n import cli\n File "/usr/lib/python2.7/site-packages/fedpkg/cli.py", line 21, in \n import pkgdb2client\n File "/usr/lib/python2.7/site-packages/pkgdb2client/__init__.py", line 27, in \n import fedora_cert\n File "/usr/lib/python2.7/site-packages/fedora_cert/__init__.py", line 15, in \n from fedora.client.fas2 import AccountSystem\n File "/usr/lib/python2.7/site-packages/fedora/client/__init__.py", line 132, in \n from fedora.client.openidbaseclient import OpenIdBaseClient\n File "/usr/lib/python2.7/site-packages/fedora/client/openidbaseclient.py", line 53, in \n from requests.packages.urllib3.util import Retry\nImportError: No module named packages.urllib3.util', 'rc': 1, 'invocation': {'module_name': 'shell', 'module_complex_args': {}, 'module_args': u'rm -rf /tmp/build_package_repo && mkdir /tmp/build_package_repo && cd /tmp/build_package_repo && git clone http://copr-dist-git.fedorainfracloud.org/cgit/loveshack/livhpc/extrae.git && cd extrae && git checkout fea5a6e2e03223ae9fcb59692ae0f8aaa4c81122 && fedpkg-copr --dist epel7 srpm'}, 'warnings': ['Consider using file module with state=absent rather than running rm']}}} Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/__init__.py", line 294, in build_pkg_and_process_results build_stdout = self.builder.build() File "/usr/share/copr/backend/mockremote/builder.py", line 318, in build self.download_job_pkg_to_builder() File "/usr/share/copr/backend/mockremote/builder.py", line 214, in download_job_pkg_to_builder raise BuilderError("Failed to obtain srpm from dist-git: ansible results {}".format(results)) BuilderError: BuildError: Failed to obtain srpm from dist-git: ansible results {'dark': {}, 'contacted': {'172.25.87.134': {'cmd': 'rm -rf /tmp/build_package_repo && mkdir /tmp/build_package_repo && cd /tmp/build_package_repo && git clone http://copr-dist-git.fedorainfracloud.org/cgit/loveshack/livhpc/extrae.git && cd extrae && git checkout fea5a6e2e03223ae9fcb59692ae0f8aaa4c81122 && fedpkg-copr --dist epel7 srpm', 'end': '2015-10-23 19:00:57.525509', 'stdout': u'', 'changed': True, 'start': '2015-10-23 19:00:51.401810', 'delta': '0:00:06.123699', 'stderr': 'Cloning into \'extrae\'...\nNote: checking out \'fea5a6e2e03223ae9fcb59692ae0f8aaa4c81122\'.\n\nYou are in \'detached HEAD\' state. You can look around, make experimental\nchanges and commit them, and you can discard any commits you make in this\nstate without impacting any branches by performing another checkout.\n\nIf you want to create a new branch to retain commits you create, you may\ndo so (now or later) by using -b with the checkout command again. Example:\n\n git checkout -b new_branch_name\n\nHEAD is now at fea5a6e... Import of extrae 3.1.0-1.el6\nTraceback (most recent call last):\n File "/usr/bin/fedpkg-copr", line 20, in \n import fedpkg\n File "/usr/lib/python2.7/site-packages/fedpkg/__init__.py", line 14, in \n import cli\n File "/usr/lib/python2.7/site-packages/fedpkg/cli.py", line 21, in \n import pkgdb2client\n File "/usr/lib/python2.7/site-packages/pkgdb2client/__init__.py", line 27, in \n import fedora_cert\n File "/usr/lib/python2.7/site-packages/fedora_cert/__init__.py", line 15, in \n from fedora.client.fas2 import AccountSystem\n File "/usr/lib/python2.7/site-packages/fedora/client/__init__.py", line 132, in \n from fedora.client.openidbaseclient import OpenIdBaseClient\n File "/usr/lib/python2.7/site-packages/fedora/client/openidbaseclient.py", line 53, in \n from requests.packages.urllib3.util import Retry\nImportError: No module named packages.urllib3.util', 'rc': 1, 'invocation': {'module_name': 'shell', 'module_complex_args': {}, 'module_args': u'rm -rf /tmp/build_package_repo && mkdir /tmp/build_package_repo && cd /tmp/build_package_repo && git clone http://copr-dist-git.fedorainfracloud.org/cgit/loveshack/livhpc/extrae.git && cd extrae && git checkout fea5a6e2e03223ae9fcb59692ae0f8aaa4c81122 && fedpkg-copr --dist epel7 srpm'}, 'warnings': ['Consider using file module with state=absent rather than running rm']}}} [2015-10-23 19:00:59,074][ INFO][PID:32183] End Build: BuildJob