Console Output

Started by upstream project "bcc-pr" build number 709
originally caused by:
 GitHub pull request #3128 of commit d01db2f04b9dce3f46abe8b30815dab3fc0066ab, no merge conflicts.
Running as SYSTEM
Building remotely on ubuntu1710-slave-af4 (ubuntu1710) in workspace /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1710
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/iovisor/bcc.git
 > git init /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1710 # timeout=10
Fetching upstream changes from https://github.com/iovisor/bcc.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/iovisor/bcc.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/iovisor/bcc.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/iovisor/bcc.git # timeout=10
Fetching upstream changes from https://github.com/iovisor/bcc.git
 > git fetch --tags --progress -- https://github.com/iovisor/bcc.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins.io/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData
Checking out Revision 4b70e8e2632a95c597d0ff00a9f6ef61bf31ed38 (refs/remotes/origin/pr/3128/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4b70e8e2632a95c597d0ff00a9f6ef61bf31ed38 # timeout=10
Commit message: "Merge d01db2f04b9dce3f46abe8b30815dab3fc0066ab into 49fdec6a53b524bde53e39d24b2f06ba44531eed"
 > git rev-list --no-walk 0a78d36a5ecdc17dd5f0e7011e116156d73185b6 # timeout=10
First time build. Skipping changelog.
Run condition [Execute Shell] enabling prebuild for step [Execute shell]
Run condition [Execute Shell] enabling prebuild for step [Execute shell]
[ubuntu1710] $ /bin/sh -xe /tmp/CommandInterpreterCondition18343332433620408392.sh
+ grep -q ^ID=fedora /etc/os-release
Run condition [Execute Shell] preventing perform for step [Execute shell]
[ubuntu1710] $ /bin/sh -xe /tmp/CommandInterpreterCondition5049126841098839119.sh
+ grep -q ^ID=ubuntu /etc/os-release
Run condition [Execute Shell] enabling perform for step [Execute shell]
[ubuntu1710] $ /bin/sh -xe /tmp/jenkins12247083787771655253.sh
+ git clean -df
+ seq 1 30
+ sudo fuser /var/lib/dpkg/lock
+ break
+ sudo dpkg -r bcc-tools libbcc libbcc-examples python-bcc bcc-lua
dpkg: warning: ignoring request to remove bcc-tools which isn't installed
dpkg: warning: ignoring request to remove libbcc which isn't installed
dpkg: warning: ignoring request to remove libbcc-examples which isn't installed
dpkg: warning: ignoring request to remove python-bcc which isn't installed
dpkg: warning: ignoring request to remove bcc-lua which isn't installed
+ rm -rf build
+ ./scripts/build-deb.sh test
+ set -e
+ PARALLEL=2
++ mktemp -d /tmp/debuild.XXXXXX
+ TMP=/tmp/debuild.lDCWro
+ trap cleanup EXIT
+ sudo apt install -y python-dnslib python3-dnslib python-cachetools python3-cachetools

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
The following package was automatically installed and is no longer required:
  grub-pc-bin
Use 'sudo apt autoremove' to remove it.
The following NEW packages will be installed:
  python-cachetools python-dnslib python3-cachetools python3-dnslib
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 97.1 kB of archives.
After this operation, 524 kB of additional disk space will be used.
Err:1 http://us-west1.gce.archive.ubuntu.com/ubuntu artful/main amd64 python-cachetools all 1.1.6-1
  404  Not Found [IP: 104.198.11.147 80]
Get:2 http://us-west1.gce.archive.ubuntu.com/ubuntu artful/universe amd64 python-dnslib all 0.9.7+hg20170303-1 [39.3 kB]
Err:3 http://us-west1.gce.archive.ubuntu.com/ubuntu artful/universe amd64 python3-cachetools all 1.1.6-1
  404  Not Found [IP: 104.198.11.147 80]
Get:4 http://us-west1.gce.archive.ubuntu.com/ubuntu artful/universe amd64 python3-dnslib all 0.9.7+hg20170303-1 [39.4 kB]
Fetched 78.7 kB in 0s (152 kB/s)
E: Failed to fetch http://us-west1.gce.archive.ubuntu.com/ubuntu/pool/main/p/python-cachetools/python-cachetools_1.1.6-1_all.deb  404  Not Found [IP: 104.198.11.147 80]
E: Failed to fetch http://us-west1.gce.archive.ubuntu.com/ubuntu/pool/universe/p/python-cachetools/python3-cachetools_1.1.6-1_all.deb  404  Not Found [IP: 104.198.11.147 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
+ cleanup
+ [[ -d /tmp/debuild.lDCWro ]]
+ rm -rf /tmp/debuild.lDCWro
Build step 'Conditional step (single)' marked build as failure
Taking single-use slave ubuntu1710-slave-af4 offline.
Finished: FAILURE