[Rock-dev] RockBootstrap » next,DebianUnstable: git:git://gitorious.org/orocos-toolchain/autoproj.git push_to=git at gitorious.org:/orocos-toolchain/autoproj.git: failed in import phase - Still Failing!

noreply at dfki.de noreply at dfki.de
Tue Jun 5 14:24:33 CEST 2012


RockBootstrap » next,DebianUnstable - Build # 461 - Still Failing:

git:git://gitorious.org/orocos-toolchain/autoproj.git push_to=git at gitorious.org:/orocos-toolchain/autoproj.git: failed in import phase
    'git clone -o autobuild git://gitorious.org/orocos-toolchain/autoproj.git /home/build/jenkins/workspace/RockBootstrap/FLAVOR/next/label/DebianUnstable/dev/.remotes/git_git___gitorious_org_orocos_toolchain_autoproj_git_push_to_git_gitorious_org__orocos_toolchain_autoproj_git' returned status 128
    see /home/build/jenkins/workspace/RockBootstrap/FLAVOR/next/label/DebianUnstable/dev/install/log/git:git://gitorious.org/orocos-toolchain/autoproj.git push_to=git at gitorious.org:/orocos-toolchain/autoproj.git-import.log for details
    last 10 lines are:

      'label'='DebianUnstable'
    
    Tue Jun 05 12:24:11 +0000 2012: running
        git clone -o autobuild http://git.gitorious.org/orocos-toolchain/autoproj.git /home/build/jenkins/workspace/RockBootstrap/FLAVOR/next/label/DebianUnstable/dev/.remotes/git_git___gitorious_org_orocos_toolchain_autoproj_git_push_to_git_gitorious_org__orocos_toolchain_autoproj_git
    Cloning into '/home/build/jenkins/workspace/RockBootstrap/FLAVOR/next/label/DebianUnstable/dev/.remotes/git_git___gitorious_org_orocos_toolchain_autoproj_git_push_to_git_gitorious_org__orocos_toolchain_autoproj_git'...
    error: Failed to connect to 2a02:c0:1014::1: Network is unreachable (curl_result = 7, http_code = 0, sha1 = ad04c4b4db83008f60264369e72a67536a1c3d63)
    error: Unable to find 32e588bc10aba9790e9773b2a66d38b0424fa3da under http://git.gitorious.org/orocos-toolchain/autoproj.git
    Cannot obtain needed object 32e588bc10aba9790e9773b2a66d38b0424fa3da
    while processing commit 31d44d4ec8ec923b2dbc3dc539f5403a0139cff0.
    error: Fetch failed.
ERROR: failed to run autoproj bootstrap --no-color, git, /home/build/jenkins/workspace/RockBootstrap/FLAVOR/next/label/DebianUnstable/buildconf
Build step 'Execute shell' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure


Check console output at http://build01.dfki.uni-bremen.de:8080/job/RockBootstrap/./FLAVOR=next,label=DebianUnstable/461/ to view the results.

Complete console output follows:

Started by upstream project "RockBootstrap" build number 461
Building remotely on DebianUnstable in workspace /home/build/jenkins/workspace/RockBootstrap/FLAVOR/next/label/DebianUnstable
No emails were triggered.
[DebianUnstable] $ /bin/sh -xe /tmp/hudson8585888257189007824.sh
+ . /home/build/env.sh
+ export PATH=/home/build/rock_admin_scripts/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
+ export CCACHE_BASEDIR=/home/build/jenkins/workspace/RockBootstrap/FLAVOR/next/label/DebianUnstable/dev
+ export CCACHE_DIR=/home/build/jenkins/workspace/ccache
+ /home/build/slave_conf/rock_build_from_bootstrap.sh /home/build/rock_buildconf
++ dirname /home/build/slave_conf/rock_build_from_bootstrap.sh
+ CONFIG_DIR=/home/build/slave_conf
+ job_name=default
+ job_type=master
+ test -n RockBootstrap/FLAVOR=next,label=DebianUnstable
++ dirname RockBootstrap/FLAVOR=next,label=DebianUnstable
+ job_name=RockBootstrap
+ test -n next
+ job_type=next
+ test -f /home/build/slave_conf/RockBootstrap-next.config
+ test -f /home/build/slave_conf/default-next.config
+ test -f /home/build/slave_conf/RockBootstrap-next.yml
+ configfile=/home/build/slave_conf/default-next.yml
+ test xfalse = xtrue
+ test -z auto
+ do_incremental=1
+ do_full_cleanup=0
+ test x = xtrue
+ test xauto = xincremental
+ test xauto = xfull-bootstrap
+ test xauto = xbootstrap
+ test -d dev
+ test -f dev/successful
+ echo 'last build was unsuccessful, doing an incremental build'
last build was unsuccessful, doing an incremental build
+ test x1 = x1
+ test -f dev/cleaned
+ rm -f dev/successful
+ rm -f dev/doc-successful
+ rm -f dev/cleaned
+ rm -f docgen.txt
+ rm -rf api
+ test -d dev/install/cache
+ mkdir -p archive_cache
+ rsync -a dev/install/cache/ archive_cache/
+ test x1 = x0
+ rm -rf dev/autoproj dev/.remotes
+ test -d archive_cache
+ mkdir -p dev/install/cache
+ rsync -a archive_cache/ dev/install/cache/
+ /bin/bash -ex rock-build-incremental /home/build/rock_buildconf /home/build/slave_conf/default-next.yml
+ source rock-build-common.sh
++ set -e
+ test x/home/build/rock_buildconf = xdev
+ BUILDCONF_GIT=/home/build/rock_buildconf
+ BUILDCONF_FILE=/home/build/slave_conf/default-next.yml
+ MAIL_HEADER=
+ MAIL_ADDRESS=
+ MAIL_SMTP=
+ argument_checks
+ test -z /home/build/rock_buildconf
+ test -n ''
+ COMMON_ARGS=
+ export AUTOPROJ_BOOTSTRAP_IGNORE_NONEMPTY_DIR=1
+ AUTOPROJ_BOOTSTRAP_IGNORE_NONEMPTY_DIR=1
+ test -z ''
+ export AUTOPROJ_OSDEPS_MODE=all
+ AUTOPROJ_OSDEPS_MODE=all
+ update
+ test -d dev/autoproj
+ prepare_buildconf_git
+ test -f /home/build/slave_conf/default-next.yml
+ rm -rf buildconf
+ git clone /home/build/rock_buildconf buildconf
Cloning into 'buildconf'...
done.
+ cd buildconf
+ cp -f /home/build/slave_conf/default-next.yml config.yml
+ git add -f config.yml
+ git commit -a -m 'build server configuration'
[master 0da8b6d] build server configuration
 1 files changed, 13 insertions(+), 0 deletions(-)
 create mode 100644 config.yml
+ cd ..
+ mkdir -p dev
+ BUILDCONF_GIT=/home/build/jenkins/workspace/RockBootstrap/FLAVOR/next/label/DebianUnstable/buildconf
+ cd dev
+ test x = xtrue
+ test -d autoproj
+ rm -f autoproj_bootstrap
+ wget http://rock-robotics.org/autoproj_bootstrap
--2012-06-05 12:23:37--  http://rock-robotics.org/autoproj_bootstrap
Resolving rock-robotics.org (rock-robotics.org)... 46.252.18.78, 2a00:1158:0:300:3cfb::1
Connecting to rock-robotics.org (rock-robotics.org)|46.252.18.78|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://rock-robotics.org/stable/autoproj_bootstrap [following]
--2012-06-05 12:23:37--  http://rock-robotics.org/stable/autoproj_bootstrap
Connecting to rock-robotics.org (rock-robotics.org)|46.252.18.78|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 59084 (58K) [text/plain]
Saving to: `autoproj_bootstrap'

     0K .......... .......... .......... .......... .......... 86%  617K 0s
    50K .......                                               100%  295K=0.1s

2012-06-05 12:23:37 (539 KB/s) - `autoproj_bootstrap' saved [59084/59084]

+ ruby autoproj_bootstrap --no-color git /home/build/jenkins/workspace/RockBootstrap/FLAVOR/next/label/DebianUnstable/buildconf
    autodetecting the operating system
autoproj: installing a proper Ruby environment (this can take a long time)
autoproj: installing autoproj and its dependencies (this can take a long time)
  installing/updating RubyGems dependencies: autobuild
  installing/updating RubyGems dependencies: autoproj
  autodetecting the operating system
  checking out autoproj main configuration
  Access method to import data from gitorious.org (git, http or ssh): git
  Which prepackaged software (a.k.a. 'osdeps') should autoproj install automatically (all, ruby, os, none) ? all
autoproj: updating remote definitions of package sets
  checking out git:git://gitorious.org/rock-toolchain/package_set.git push_to=git at gitorious.org:/rock-toolchain/package_set.git
  checking out git:git://gitorious.org/rock/package_set.git push_to=git at gitorious.org:/rock/package_set.git
  checking out git:git://gitorious.org/rock-tutorials/package_set.git push_to=git at gitorious.org:/rock-tutorials/package_set.git
  rock.toolchain: auto-importing git:git://gitorious.org/orocos-toolchain/autoproj.git push_to=git at gitorious.org:/orocos-toolchain/autoproj.git
  checking out git:git://gitorious.org/orocos-toolchain/autoproj.git push_to=git at gitorious.org:/orocos-toolchain/autoproj.git
  WARN: import from git://gitorious.org/orocos-toolchain/autoproj.git failed, falling back to using http for all packages on gitorious.org
  checking out git:git://gitorious.org/orocos-toolchain/autoproj.git push_to=git at gitorious.org:/orocos-toolchain/autoproj.git
Build failed
git:git://gitorious.org/orocos-toolchain/autoproj.git push_to=git at gitorious.org:/orocos-toolchain/autoproj.git: failed in import phase
    'git clone -o autobuild git://gitorious.org/orocos-toolchain/autoproj.git /home/build/jenkins/workspace/RockBootstrap/FLAVOR/next/label/DebianUnstable/dev/.remotes/git_git___gitorious_org_orocos_toolchain_autoproj_git_push_to_git_gitorious_org__orocos_toolchain_autoproj_git' returned status 128
    see /home/build/jenkins/workspace/RockBootstrap/FLAVOR/next/label/DebianUnstable/dev/install/log/git:git://gitorious.org/orocos-toolchain/autoproj.git push_to=git at gitorious.org:/orocos-toolchain/autoproj.git-import.log for details
    last 10 lines are:

      'label'='DebianUnstable'
    
    Tue Jun 05 12:24:11 +0000 2012: running
        git clone -o autobuild http://git.gitorious.org/orocos-toolchain/autoproj.git /home/build/jenkins/workspace/RockBootstrap/FLAVOR/next/label/DebianUnstable/dev/.remotes/git_git___gitorious_org_orocos_toolchain_autoproj_git_push_to_git_gitorious_org__orocos_toolchain_autoproj_git
    Cloning into '/home/build/jenkins/workspace/RockBootstrap/FLAVOR/next/label/DebianUnstable/dev/.remotes/git_git___gitorious_org_orocos_toolchain_autoproj_git_push_to_git_gitorious_org__orocos_toolchain_autoproj_git'...
    error: Failed to connect to 2a02:c0:1014::1: Network is unreachable (curl_result = 7, http_code = 0, sha1 = ad04c4b4db83008f60264369e72a67536a1c3d63)
    error: Unable to find 32e588bc10aba9790e9773b2a66d38b0424fa3da under http://git.gitorious.org/orocos-toolchain/autoproj.git
    Cannot obtain needed object 32e588bc10aba9790e9773b2a66d38b0424fa3da
    while processing commit 31d44d4ec8ec923b2dbc3dc539f5403a0139cff0.
    error: Fetch failed.
ERROR: failed to run autoproj bootstrap --no-color, git, /home/build/jenkins/workspace/RockBootstrap/FLAVOR/next/label/DebianUnstable/buildconf
Build step 'Execute shell' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure



More information about the Rock-dev mailing list