Re: [vpp-dev] State of the verify jobs

2017-06-01 Thread Ed Kern (ejk)
well that would certainly help me poke around to repo.. Now could you link the console log from a few minutes ago and not the one from 13 hours ago? Ed On Jun 1, 2017, at 8:30 AM, Ed Warnicke mailto:hagb...@gmail.com>> wrote: We are still seeing the 'six' issue as of a few minutes ago: http

Re: [vpp-dev] State of the verify jobs

2017-06-01 Thread Ed Warnicke
We are still seeing the 'six' issue as of a few minutes ago: https://jenkins.fd.io/job/vpp-verify-master-ubuntu1604/5699/console Ed On Thu, Jun 1, 2017 at 7:26 AM, Ed Kern (ejk) wrote: > well as quickly as it came I no longer see this error on any build in the > last three hours.. > > One comm

Re: [vpp-dev] State of the verify jobs

2017-06-01 Thread Ed Kern (ejk)
well as quickly as it came I no longer see this error on any build in the last three hours.. One comment though Ed its not clear if its what WAS biting us here.. I have a long history with deb/apt installed python packages (in this case python-six) ‘fighting’ with pip installed versions of pack

Re: [vpp-dev] State of the verify jobs

2017-06-01 Thread Ed Warnicke
Klement, It is an interesting question. I presume however as we are installing things via pip that it could be an upstream change. Ed On Thu, Jun 1, 2017 at 12:37 AM, Klement Sekera -X (ksekera - PANTHEON TECHNOLOGIES at Cisco) wrote: > Hmm, system-wide modules will probably have no effect, a

Re: [vpp-dev] State of the verify jobs

2017-06-01 Thread Klement Sekera -X (ksekera - PANTHEON TECHNOLOGIES at Cisco)
Hmm, system-wide modules will probably have no effect, as we use virtualenv to install our own modules as needed as part of make test. I wonder why this suddenly fails, when it worked before? Quoting Ed Warnicke (2017-06-01 05:15:55) >A brief probe patch indicates that we already have the lat

Re: [vpp-dev] State of the verify jobs

2017-05-31 Thread Ed Warnicke
A brief probe patch indicates that we already have the latest python 'six' module installed: https://gerrit.fd.io/r/#/c/6966/ http://jenkins.ejkern.net:8080/job/vpp-verify-master-ubuntu1604/581/console *02:59:03* python-six is already the newest version (1.10.0-3). Ed On Wed, May 31, 2017 at

[vpp-dev] State of the verify jobs

2017-05-31 Thread Ed Warnicke
We've had some turbulence in the last couple of days. We are back to triggering jobs correctly, but we appear to be having an issue with a missing python module that is causing issues for make test: https://jenkins.fd.io/job/vpp-verify-master-ubuntu1604/5699/console We are missing a module named