[Qa-jenkins-scm] Build failed in Jenkins: reproducible_openwrt-target-ar71xx #46

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Mar 9 22:13:09 GMT 2019


See <https://jenkins.debian.net/job/reproducible_openwrt-target-ar71xx/46/display/redirect>

------------------------------------------
[...truncated 89.71 KB...]
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="10.6.4.1 43330 22"
declare -x SSH_CONNECTION="10.6.4.1 43330 10.6.5.51 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_openwrt node node_save_logs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_ID="13578"
declare -x http_proxy="http://10.6.5.46:3128"
+ set -e
/tmp/jenkins-script-awdULiCU got called with 'node node_save_logs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC'
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ set -e
+ OPENWRT_GIT_REPO=https://git.openwrt.org/openwrt/openwrt.git
+ OPENWRT_GIT_BRANCH=master
+ DEBUG=false
+ OPENWRT_CONFIG=
+ OPENWRT_TARGET=
+ GENERIC_NODE1=osuosl-build171-amd64.debian.net
+ get_node_information osuosl-build171-amd64.debian.net
+ local NODE_NAME=osuosl-build171-amd64.debian.net
+ case "$NODE_NAME" in
+ GENERIC_NODE2=osuosl-build172-amd64.debian.net
+ get_node_information osuosl-build172-amd64.debian.net
+ local NODE_NAME=osuosl-build172-amd64.debian.net
+ case "$NODE_NAME" in
+ NODE_RUN_IN_THE_FUTURE=true
+ SSHN1='ssh osuosl-build171-amd64.debian.net'
+ SSHN2='ssh osuosl-build172-amd64.debian.net'
Sat Apr 11 04:35:57 UTC 2020 - /srv/jenkins/bin/reproducible_openwrt.sh stopped running as /tmp/jenkins-script-awdULiCU, which will now be removed.
+ echo '/tmp/jenkins-script-awdULiCU got called with '\''node node_save_logs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC'\'''
+ case $1 in
+ shift
+ case $1 in
+ node_save_logs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
+ local tmpdir=/srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
+ '[' /srv/workspace/chroots/ '!=' /srv/workspace/chroots/ ']'
+ '[' 63 -le 23 ']'
+ '[' '!' -d /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC/build/source/logs ']'
+ mkdir -p /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
+ touch /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC/build_logs.tar.xz
+ node_document_environment /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
+ local tmpdir=/srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
+ local toolchain_html=/srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC/toolchain.html
+ cd /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC/build/source
/tmp/jenkins-script-awdULiCU: line 100: cd: /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC/build/source: No such file or directory
+ true
+ mkdir -p <https://jenkins.debian.net/job/reproducible_openwrt-target-ar71xx/ws/results/>
+ rsync -av osuosl-build171-amd64.debian.net:/srv/reproducible-results/rbuild-openwrt-results-0Fx2PnK6/build_logs.tar.xz <https://jenkins.debian.net/job/reproducible_openwrt-target-ar71xx/46/artifact/results/build_logs_b1.tar.xz>
receiving incremental file list
rsync: change_dir "/srv/reproducible-results/rbuild-openwrt-results-0Fx2PnK6" failed: No such file or directory (2)

sent 8 bytes  received 129 bytes  39.14 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1668) [Receiver=3.1.2]
rsync: [Receiver] write error: Broken pipe (32)
+ true
+ rsync -av osuosl-build172-amd64.debian.net:/srv/reproducible-results/rbuild-openwrt-results-0Fx2PnK6/build_logs.tar.xz <https://jenkins.debian.net/job/reproducible_openwrt-target-ar71xx/46/artifact/results/build_logs_b2.tar.xz>
receiving incremental file list
rsync: change_dir "/srv/reproducible-results/rbuild-openwrt-results-0Fx2PnK6" failed: No such file or directory (2)

sent 8 bytes  received 129 bytes  54.80 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1668) [Receiver=3.1.2]
rsync: [Receiver] write error: Broken pipe (32)
+ true
+ ssh osuosl-build171-amd64.debian.net reproducible_openwrt node node_cleanup_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
====================================================================================

Sat Mar  9 22:13:05 UTC 2019 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt node node_cleanup_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC) on osuosl-build171-amd64 now.

To learn to understand this, git clone https://salsa.debian.org/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/reproducible_openwrt.sh,
has been called using "node node_cleanup_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC" as arguments.

Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.

====================================================================================
Sat Mar  9 22:13:05 UTC 2019 - start running "/srv/jenkins/bin/reproducible_openwrt.sh" (md5sum 11d5a72719bca4045bf73381080cf675) as "/tmp/jenkins-script-cEsocqWL" on osuosl-build171-amd64.

declare -x CHROOT_BASE="/chroots"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x MIRROR="http://cdn-fastly.deb.debian.org/debian"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
	if  ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=C.UTF-8
	export http_proxy=http://10.6.5.46:3128
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="10.6.4.1 36368 22"
declare -x SSH_CONNECTION="10.6.4.1 36368 10.6.5.50 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_openwrt node node_cleanup_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_ID="12094"
declare -x http_proxy="http://10.6.5.46:3128"
/tmp/jenkins-script-cEsocqWL got called with 'node node_cleanup_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC'
Sat Mar  9 22:13:05 UTC 2019 - deleting $TMPBUILDDIR /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ set -e
+ OPENWRT_GIT_REPO=https://git.openwrt.org/openwrt/openwrt.git
+ OPENWRT_GIT_BRANCH=master
+ DEBUG=false
+ OPENWRT_CONFIG=
+ OPENWRT_TARGET=
+ GENERIC_NODE1=osuosl-build171-amd64.debian.net
+ get_node_information osuosl-build171-amd64.debian.net
+ local NODE_NAME=osuosl-build171-amd64.debian.net
+ case "$NODE_NAME" in
+ GENERIC_NODE2=osuosl-build172-amd64.debian.net
+ get_node_information osuosl-build172-amd64.debian.net
+ local NODE_NAME=osuosl-build172-amd64.debian.net
+ case "$NODE_NAME" in
+ NODE_RUN_IN_THE_FUTURE=true
+ SSHN1='ssh osuosl-build171-amd64.debian.net'
+ SSHN2='ssh osuosl-build172-amd64.debian.net'
+ echo '/tmp/jenkins-script-cEsocqWL got called with '\''node node_cleanup_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC'\'''
+ case $1 in
+ shift
+ case $1 in
+ node_cleanup_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
+ export TMPBUILDDIR=/srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
+ TMPBUILDDIR=/srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
+ cd
+ '[' /srv/workspace/chroots/ '!=' /srv/workspace/chroots/ ']'
+ '[' 63 -le 23 ']'
++ date -u
+ echo 'Sat Mar  9 22:13:05 UTC 2019 - deleting $TMPBUILDDIR /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC'
+ rm -rf /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
+ trap - INT TERM EXIT
+ exit 0
Sat Mar  9 22:13:05 UTC 2019 - /srv/jenkins/bin/reproducible_openwrt.sh stopped running as /tmp/jenkins-script-cEsocqWL, which will now be removed.
+ ssh osuosl-build172-amd64.debian.net reproducible_openwrt node node_cleanup_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
====================================================================================

Sat Apr 11 04:36:08 UTC 2020 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt node node_cleanup_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC) on osuosl-build172-amd64 now.

To learn to understand this, git clone https://salsa.debian.org/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/reproducible_openwrt.sh,
has been called using "node node_cleanup_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC" as arguments.

Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.

====================================================================================
Sat Apr 11 04:36:08 UTC 2020 - start running "/srv/jenkins/bin/reproducible_openwrt.sh" (md5sum 11d5a72719bca4045bf73381080cf675) as "/tmp/jenkins-script-eJEUG26l" on osuosl-build172-amd64.

declare -x CHROOT_BASE="/chroots"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x MIRROR="http://cdn-fastly.deb.debian.org/debian"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
	if  ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=C.UTF-8
	export http_proxy=http://10.6.5.46:3128
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="10.6.4.1 43366 22"
declare -x SSH_CONNECTION="10.6.4.1 43366 10.6.5.51 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_openwrt node node_cleanup_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_ID="13582"
declare -x http_proxy="http://10.6.5.46:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
/tmp/jenkins-script-eJEUG26l got called with 'node node_cleanup_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC'
Sat Apr 11 04:36:08 UTC 2020 - deleting $TMPBUILDDIR /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
+ set -e
+ OPENWRT_GIT_REPO=https://git.openwrt.org/openwrt/openwrt.git
+ OPENWRT_GIT_BRANCH=master
+ DEBUG=false
+ OPENWRT_CONFIG=
+ OPENWRT_TARGET=
+ GENERIC_NODE1=osuosl-build171-amd64.debian.net
+ get_node_information osuosl-build171-amd64.debian.net
+ local NODE_NAME=osuosl-build171-amd64.debian.net
+ case "$NODE_NAME" in
+ GENERIC_NODE2=osuosl-build172-amd64.debian.net
+ get_node_information osuosl-build172-amd64.debian.net
+ local NODE_NAME=osuosl-build172-amd64.debian.net
+ case "$NODE_NAME" in
+ NODE_RUN_IN_THE_FUTURE=true
+ SSHN1='ssh osuosl-build171-amd64.debian.net'
+ SSHN2='ssh osuosl-build172-amd64.debian.net'
+ echo '/tmp/jenkins-script-eJEUG26l got called with '\''node node_cleanup_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC'\'''
+ case $1 in
+ shift
+ case $1 in
+ node_cleanup_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
+ export TMPBUILDDIR=/srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
+ TMPBUILDDIR=/srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
+ cd
+ '[' /srv/workspace/chroots/ '!=' /srv/workspace/chroots/ ']'
+ '[' 63 -le 23 ']'
++ date -u
+ echo 'Sat Apr 11 04:36:08 UTC 2020 - deleting $TMPBUILDDIR /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC'
+ rm -rf /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
+ trap - INT TERM EXIT
+ exit 0
Sat Apr 11 04:36:08 UTC 2020 - /srv/jenkins/bin/reproducible_openwrt.sh stopped running as /tmp/jenkins-script-eJEUG26l, which will now be removed.
+ cd
+ '[' /srv/reproducible-results/ '!=' /srv/reproducible-results/ ']'
+ '[' 57 -le 26 ']'
+ '[' /srv/workspace/chroots/ '!=' /srv/workspace/chroots/ ']'
+ '[' 63 -le 23 ']'
+ rm -rf /srv/reproducible-results/rbuild-openwrt-results-0Fx2PnK6
+ rm -rf /srv/workspace/chroots/rbuild-openwrt-build-2019-03-09-eWEJgGtC
+ '[' -f /srv/reproducible-results/rbuild-openwrt-results-0Fx2PnK6/tmp.Do7sET1OE6 ']'
Sat  9 Mar 22:13:09 UTC 2019 - /srv/jenkins/bin/reproducible_openwrt.sh stopped running as /tmp/jenkins-script-Atr0jBXE, which will now be removed.
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the Qa-jenkins-scm mailing list