New issue
Advanced search Search tips

Issue 708706 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

vm312-m1 / ClangToTWin64 tester failing with "spawnProcess not available since pywin32 is not installed"

Project Member Reported by h...@chromium.org, Apr 5 2017

Issue description

From https://build.chromium.org/p/chromium.fyi/builders/ClangToTWin64%20tester/builds/7994:


error in RunProcess._startCommand
Traceback (most recent call last):
  File "E:\b\build\third_party\buildbot_slave_8_4\buildslave\runprocess.py", line 379, in start
    self._startCommand()
  File "E:\b\build\third_party\buildbot_slave_8_4\buildslave\runprocess.py", line 499, in _startCommand
    usePTY=self.usePTY)
  File "E:\b\build\third_party\buildbot_slave_8_4\buildslave\runprocess.py", line 525, in _spawnProcess
    path, usePTY=usePTY)
  File "E:\b\build\third_party\twisted_10_2\twisted\internet\posixbase.py", line 335, in spawnProcess
    raise NotImplementedError, "spawnProcess not available since pywin32 is not installed."
NotImplementedError: spawnProcess not available since pywin32 is not installed.


I'm not seeing that on any of the other bots, so it must be something wrong with that VM.

Infra folks: can you take a look?
 

Comment 1 by vhang@chromium.org, Apr 5 2017

Owner: friedman@chromium.org
Status: Assigned (was: Untriaged)
Redeployed the bot, it seems to be getting farther now... will monitor this build.

https://uberchromegw.corp.google.com/i/chromium.fyi/builders/ClangToTWin64%20tester/builds/7995
Status: Fixed (was: Assigned)

Sign in to add a comment