it looks like a recent change broke the `Deploy pa...
# announce
w
it looks like a recent change broke the
Deploy pants pex unstable
shards on master
in meetings for a bit, without time to investigate, sorry =(
h
Maybe the result of https://github.com/pantsbuild/pants/pull/7578. I’m re-running flaky master tests to bisect
Nope, it broke earlier than that PR. Somewhere in between #7530 (3rdparty rust crate logging) and #7186 (pex upgrade)
w
i'll start bouncing shards to see what is able to go green.
h
It broke with the Pex upgrade https://travis-ci.org/pantsbuild/pants/builds/520546720 cc @enough-analyst-54434
Okay if you read the error, it’s because we don’t have OSX wheels built. The reason we don’t have OSX wheels built is that all of those shards silently fail because they can’t install
future
. This started happening with the Pex upgrade: https://travis-ci.org/pantsbuild/pants/jobs/520546733 It’s what @average-vr-56795 posted about in #python3
w
@aloof-angle-91616: i think that that might be related to ^
a
thank you!
ok, this is exactly what is failing