We are getting test failures on both stable/pike and stable/ocata branches with the error: oslo_utils/versionutils.py", line 45, in is_compatible if same_major and (requested_parts[0] != current_parts[0]): TypeError: 'Version' object does not support indexing This is due to a setuptools change that has been fixed in oslo.utils in master but is not in the upper-constraint versions for pike or ocata. I have proposed a backport for to stable/pike with https://review.openstack.org/#/c/554053/. Once that merges I will request a stable release, then do the same for stable/ocata. Sean > Begin forwarded message: > > From: "A mailing list for the OpenStack Stable Branch test reports." <openstack-stable-maint at lists.openstack.org> > Subject: [Openstack-stable-maint] Stable check of openstack/cinder failed > Date: March 18, 2018 at 01:26:09 CDT > To: openstack-stable-maint at lists.openstack.org > Reply-To: openstack-dev at lists.openstack.org > > Build failed. > > - build-openstack-sphinx-docs http://logs.openstack.org/periodic-stable/git.openstack.org/openstack/cinder/stable/pike/build-openstack-sphinx-docs/a0743cf/html/ : SUCCESS in 18m 15s > - openstack-tox-py27 http://logs.openstack.org/periodic-stable/git.openstack.org/openstack/cinder/stable/pike/openstack-tox-py27/0780d3f/ : FAILURE in 7m 03s > > _______________________________________________ > Openstack-stable-maint mailing list > Openstack-stable-maint at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-stable-maint