(view as text)
git --version
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', '--version']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
git version 1.8.3.2
program finished with exit code 0
elapsedTime=0.002779
program finished with exit code 0
git cat-file -e fe02833f1376bee079b16f7e093d548e1666bddf
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'cat-file', '-e', 'fe02833f1376bee079b16f7e093d548e1666bddf']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
program finished with exit code 1
elapsedTime=0.695015
git fetch
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'fetch']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
From https://code.google.com/p/dolphin-emu
   2283945..4af7aeb  DX9-Final  -> origin/DX9-Final
   a575e3e..d92d02f  GL-AutoChoose -> origin/GL-AutoChoose
   dee4c5e..9a11f2f  Triforce   -> origin/Triforce
   45964e4..0dc437e  android-about-menu-info -> origin/android-about-menu-info
   5e5db9f..fe02833  master     -> origin/master
 * [new branch]      mmio-interface -> origin/mmio-interface
program finished with exit code 0
elapsedTime=31.258331
git reset --hard fe02833f1376bee079b16f7e093d548e1666bddf --
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'reset', '--hard', 'fe02833f1376bee079b16f7e093d548e1666bddf', '--']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
HEAD is now at fe02833 OpenGL: fix our ubo workaround when blend_func_extended is missing
program finished with exit code 0
elapsedTime=1.393081
git branch -M master
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'branch', '-M', 'master']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
program finished with exit code 0
elapsedTime=0.023591
git apply --index -p 1
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'apply', '--index', '-p', '1']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 writing 9853 bytes to stdin
 using PTY: False
program finished with exit code 0
elapsedTime=0.137167
git rev-parse HEAD
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'rev-parse', 'HEAD']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
fe02833f1376bee079b16f7e093d548e1666bddf
program finished with exit code 0
elapsedTime=0.002714