buildbot failure in Python on x86-64 Sierra 3.6

The Buildbot has detected a new failure on builder x86-64 Sierra 3.6 while building python/cpython. Full details are available at: http://buildbot.python.org/all/builders/x86-64%20Sierra%203.6/builds/431
Buildbot URL: http://buildbot.python.org/all/
Buildslave for this Build: billenstein-sierra
Build Reason: The SingleBranchScheduler scheduler named '3.6' triggered this build Build Source Stamp: [branch 3.6] eef49f5dd021d15396551880cf451042a79a1107 Blamelist: Miss Islington (bot) 31488909+miss-islington@users.noreply.github.com
BUILD FAILED: failed clean
Sincerely, -The Buildbot

Hi Matt,
Your buildbot "x86-64 Sierra 3.6" just failed.
The git step failed with: "Agreeing to the Xcode/iOS license requires admin privileges, please run “sudo xcodebuild -license” and then retry this command."
Would you mind to take a look?
Victor
2017-09-22 15:46 GMT+02:00 buildbot@python.org:
The Buildbot has detected a new failure on builder x86-64 Sierra 3.6 while building python/cpython. Full details are available at: http://buildbot.python.org/all/builders/x86-64%20Sierra%203.6/builds/431
Buildbot URL: http://buildbot.python.org/all/
Buildslave for this Build: billenstein-sierra
Build Reason: The SingleBranchScheduler scheduler named '3.6' triggered this build Build Source Stamp: [branch 3.6] eef49f5dd021d15396551880cf451042a79a1107 Blamelist: Miss Islington (bot) 31488909+miss-islington@users.noreply.github.com
BUILD FAILED: failed clean
Sincerely, -The Buildbot
Buildbot-status mailing list buildbot-status@python.org https://mail.python.org/mm3/mailman3/lists/buildbot-status.python.org/

Thanks, accepted xcode license, updated brew, and restarted those failed builds.
m
On Fri, Sep 22, 2017 at 04:07:02PM +0200, Victor Stinner wrote:
Hi Matt,
Your buildbot "x86-64 Sierra 3.6" just failed.
The git step failed with: "Agreeing to the Xcode/iOS license requires admin privileges, please run “sudo xcodebuild -license” and then retry this command."
Would you mind to take a look?
Victor
2017-09-22 15:46 GMT+02:00 buildbot@python.org:
The Buildbot has detected a new failure on builder x86-64 Sierra 3.6 while building python/cpython. Full details are available at: http://buildbot.python.org/all/builders/x86-64%20Sierra%203.6/builds/431
Buildbot URL: http://buildbot.python.org/all/
Buildslave for this Build: billenstein-sierra
Build Reason: The SingleBranchScheduler scheduler named '3.6' triggered this build Build Source Stamp: [branch 3.6] eef49f5dd021d15396551880cf451042a79a1107 Blamelist: Miss Islington (bot) 31488909+miss-islington@users.noreply.github.com
BUILD FAILED: failed clean
Sincerely, -The Buildbot
Buildbot-status mailing list buildbot-status@python.org https://mail.python.org/mm3/mailman3/lists/buildbot-status.python.org/

Why Xcode suddenly asked to approve a license? Did you upgrade Xcode or macOS?
Victor
2017-09-22 18:22 GMT+02:00 Matt Billenstein matt@vazor.com:
Thanks, accepted xcode license, updated brew, and restarted those failed builds.
m
On Fri, Sep 22, 2017 at 04:07:02PM +0200, Victor Stinner wrote:
Hi Matt,
Your buildbot "x86-64 Sierra 3.6" just failed.
The git step failed with: "Agreeing to the Xcode/iOS license requires admin privileges, please run “sudo xcodebuild -license” and then retry this command."
Would you mind to take a look?
Victor
2017-09-22 15:46 GMT+02:00 buildbot@python.org:
The Buildbot has detected a new failure on builder x86-64 Sierra 3.6 while building python/cpython. Full details are available at: http://buildbot.python.org/all/builders/x86-64%20Sierra%203.6/builds/431
Buildbot URL: http://buildbot.python.org/all/
Buildslave for this Build: billenstein-sierra
Build Reason: The SingleBranchScheduler scheduler named '3.6' triggered this build Build Source Stamp: [branch 3.6] eef49f5dd021d15396551880cf451042a79a1107 Blamelist: Miss Islington (bot) 31488909+miss-islington@users.noreply.github.com
BUILD FAILED: failed clean
Sincerely, -The Buildbot
Buildbot-status mailing list buildbot-status@python.org https://mail.python.org/mm3/mailman3/lists/buildbot-status.python.org/
-- Matt Billenstein matt@vazor.com http://www.vazor.com/

On Sat, Sep 23, 2017 at 12:15:36AM +0200, Victor Stinner wrote:
Why Xcode suddenly asked to approve a license? Did you upgrade Xcode or macOS?
My guess is auto-update -- I could (should?) probably turn that off.
m

on Sep 22, 2017, at 18:32, Matt Billenstein matt@vazor.com wrote:
On Sat, Sep 23, 2017 at 12:15:36AM +0200, Victor Stinner wrote:
Why Xcode suddenly asked to approve a license? Did you upgrade Xcode or macOS?
My guess is auto-update -- I could (should?) probably turn that off.
As is Apple's normal practice, a new version of Xcode, Xcode 9, was released on Tuesday to support iOS 11 et al which were also released on Tuesday. It looks like it will also support macOS 10.13 (High Sierra) which is scheduled to be released on Monday.
-- Ned Deily nad@python.org -- []

Thinking about this, is there a way to run a custom command before a build? I could just accept the license before every build attempt.
m
On Fri, Sep 22, 2017 at 08:17:05PM -0400, Ned Deily wrote:
on Sep 22, 2017, at 18:32, Matt Billenstein matt@vazor.com wrote:
On Sat, Sep 23, 2017 at 12:15:36AM +0200, Victor Stinner wrote:
Why Xcode suddenly asked to approve a license? Did you upgrade Xcode or macOS?
My guess is auto-update -- I could (should?) probably turn that off.
As is Apple's normal practice, a new version of Xcode, Xcode 9, was released on Tuesday to support iOS 11 et al which were also released on Tuesday. It looks like it will also support macOS 10.13 (High Sierra) which is scheduled to be released on Monday.
-- Ned Deily nad@python.org -- []
participants (4)
-
buildbot@python.org
-
Matt Billenstein
-
Ned Deily
-
Victor Stinner