git --version
in dir d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', '--version']
using PTY: False
git version 2.46.1.windows.1
program finished with exit code 0
elapsedTime=0.234000
program finished with exit code 0
git clean -f -d -x
in dir d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'clean', '-f', '-d', '-x']
using PTY: False
Removing py/__init__.pyc
Removing py/_apipkg.pyc
Removing py/_builtin.pyc
Removing py/_code/__init__.pyc
Removing py/_code/_py2traceback.pyc
Removing py/_code/code.pyc
Removing py/_error.pyc
Removing py/_io/__init__.pyc
Removing py/_io/terminalwriter.pyc
Removing py/_path/__init__.pyc
Removing py/_path/common.pyc
Removing py/_path/local.pyc
Removing py/_std.pyc
Removing rpython/__init__.pyc
Removing rpython/config/__init__.pyc
Removing rpython/config/support.pyc
Removing rpython/tool/__init__.pyc
Removing rpython/tool/ansi_mandelbrot.pyc
Removing rpython/tool/ansi_print.pyc
Removing rpython/tool/runsubprocess.pyc
Removing rpython/tool/setuptools_msvc.pyc
Removing rpython/tool/udir.pyc
Removing rpython/tool/version.pyc
Removing rpython/translator/__init__.pyc
Removing rpython/translator/platform/__init__.pyc
Removing rpython/translator/platform/posix.pyc
Removing rpython/translator/platform/windows.pyc
Removing virt_test/
program finished with exit code 0
elapsedTime=0.328000
git fetch -t https://github.com/pypy/pypy/ main
in dir d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'fetch', '-t', 'https://github.com/pypy/pypy/', 'main']
using PTY: False
From https://github.com/pypy/pypy
* branch main -> FETCH_HEAD
program finished with exit code 0
elapsedTime=1.112000
git reset --hard fa44e73c3143b42d0577999e0cb4ff570c8f89d2 --
in dir d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'reset', '--hard', 'fa44e73c3143b42d0577999e0cb4ff570c8f89d2', '--']
using PTY: False
HEAD is now at fa44e73c314 only declare posix functions on posix platforms, add missing declaration
program finished with exit code 0
elapsedTime=0.234000
git branch -M main
in dir d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'branch', '-M', 'main']
using PTY: False
program finished with exit code 0
elapsedTime=0.219000
git rev-parse HEAD
in dir d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'rev-parse', 'HEAD']
using PTY: False
fa44e73c3143b42d0577999e0cb4ff570c8f89d2
program finished with exit code 0
elapsedTime=0.234000