[
https://issues.apache.org/jira/browse/MESOS-8253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353103#comment-16353103
]
Michael Park commented on MESOS-8253:
-------------------------------------
{noformat}
commit fa0f761892d8c9bc08cc68edfc0aad19be1ed055
Author: Michael Park <[email protected]>
Date: Thu Feb 1 11:11:09 2018 -0800
Removed the `mesos-style.py` run from `buildbot.sh`.
The Apache CI Jenkins instances have various Python configurations
which lead to `pip install --user virtualenv` failing due to old
`setuptools`. For now, we remove this from `buildbot.sh`. We'll
shortly perform this check inside the Docker container such that
we operate in a more stable environment.
Review: https://reviews.apache.org/r/65463
{noformat}
> Mesos CI docker rmi conflict
> ----------------------------
>
> Key: MESOS-8253
> URL: https://issues.apache.org/jira/browse/MESOS-8253
> Project: Mesos
> Issue Type: Bug
> Components: build, docker
> Reporter: James Peach
> Assignee: Michael Park
> Priority: Major
> Fix For: 1.4.2, 1.5.0, 1.3.3
>
>
> We are seeing a lot of docker build jobs failing when they try to clean up
> there docker images:
> {noformat}
> + docker rmi mesos-1511286604-15916
> Error response from daemon: conflict: unable to remove repository reference
> "mesos-1511286604-15916" (must force) - container 1aabf0225a43 is using its
> referenced image 23292073f88f
> Build step 'Execute shell' marked build as failure
> {noformat}
> The full Jenkins log is
> [here|https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4486/console]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)