* Sporadic build failure of next
@ 2019-08-20 5:37 Jan Kiszka
2019-08-20 6:54 ` Claudius Heine
2019-08-20 10:31 ` Baurzhan Ismagulov
0 siblings, 2 replies; 7+ messages in thread
From: Jan Kiszka @ 2019-08-20 5:37 UTC (permalink / raw)
To: isar-users
[-- Attachment #1: Type: text/plain, Size: 301 bytes --]
Hi,
attached a build failure of 49895c62cdca. I ran that build 3 more times, but it
didn't trigger an issue again. Looks like some false sharing, but I do not have
an idea yet of what exactly.
Jan
--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
[-- Attachment #2: failed-build.log --]
[-- Type: text/x-log, Size: 128280 bytes --]
^[[0KRunning with gitlab-ci-multi-runner 9.5.1 (96b34cc)
on yforge1 (8af3aa37)
^[[0;m^[[0KUsing Docker executor with image kasproject/kas-isar:latest ...
^[[0;m^[[0KUsing docker image sha256:6371513b507040f6464c366ef4c3888c65142c698b954982b820115054b50d31 for predefined container...
^[[0;m^[[0KPulling docker image kasproject/kas-isar:latest ...
^[[0;m^[[0KUsing docker image kasproject/kas-isar:latest ID=sha256:f9c8c932058956a424bd9d80e3b23aaaa8b80931f6695e1b8efe3bce7e940d81 for build container...
^[[0;mRunning on runner-8af3aa37-project-12428-concurrent-0 via yforge1...
^[[32;1mCloning repository...^[[0;m
Cloning into '/builds/ebsy/debian/isar'...
^[[32;1mChecking out 49895c62 as next...^[[0;m
^[[32;1mSkipping Git submodules setup^[[0;m
^[[32;1m$ export http_proxy=$HTTP_PROXY^[[0;m
^[[32;1m$ export https_proxy=$HTTPS_PROXY^[[0;m
^[[32;1m$ export ftp_proxy=$FTP_PROXY^[[0;m
^[[32;1m$ export no_proxy=$NO_PROXY^[[0;m
^[[32;1m$ scripts/ci_build.sh -q -f^[[0;m
+ set -e
+ ES_BUG=3
+ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin
++ dirname scripts/ci_build.sh
+ cd scripts/..
+ BUILD_DIR=./build
+ BB_ARGS=-v
+ TARGETS_SET=' multiconfig:qemuarm-stretch:isar-image-base multiconfig:qemuarm-buster:isar-image-base multiconfig:qemuarm64-stretch:isar-image-base multiconfig:qemui386-stretch:isar-image-base multiconfig:qemui386-buster:isar-image-base multiconfig:qemuamd64-stretch:isar-image-base multiconfig:qemuamd64-buster:isar-image-base multiconfig:qemuamd64-buster-tgz:isar-image-base multiconfig:qemumipsel-stretch:isar-image-base multiconfig:qemumipsel-buster:isar-image-base multiconfig:nand-ubi-demo-buster:isar-image-ubi multiconfig:rpi-stretch:isar-image-base'
+ CROSS_TARGETS_SET=' multiconfig:qemuarm-stretch:isar-image-base multiconfig:qemuarm-buster:isar-image-base multiconfig:qemuarm64-stretch:isar-image-base multiconfig:qemuamd64-stretch:isar-image-base multiconfig:de0-nano-soc-stretch:isar-image-base multiconfig:rpi-stretch:isar-image-base'
+ REPRO_TARGETS_SET=' multiconfig:qemuarm-stretch:isar-image-base multiconfig:qemuarm64-stretch:isar-image-base multiconfig:qemuamd64-stretch:isar-image-base multiconfig:qemuarm-buster:isar-image-base'
+ '[' 2 -gt 0 ']'
+ key=-q
+ case $key in
+ BB_ARGS=
+ shift
+ '[' 1 -gt 0 ']'
+ key=-f
+ case $key in
+ FAST_BUILD=1
+ CROSS_BUILD=1
+ shift
+ '[' 0 -gt 0 ']'
+ '[' '!' -d ./build ']'
+ mkdir -p ./build
+ source isar-init-build-env ./build
++ '[' -n isar-init-build-env ']'
++ THIS_SCRIPT=isar-init-build-env
++ '[' -n '' ']'
++ '[' -z '' ']'
++ '[' scripts/ci_build.sh = isar-init-build-env ']'
++ '[' -z '' ']'
+++ dirname isar-init-build-env
++ ISARROOT=.
+++ readlink -f .
++ ISARROOT=/builds/ebsy/debian/isar
++ unset THIS_SCRIPT
+++ readlink -f /builds/ebsy/debian/isar
++ ISARROOT=/builds/ebsy/debian/isar
++ export ISARROOT
++ . /builds/ebsy/debian/isar/scripts/isar-buildenv-internal ./build
+++ '[' -z /builds/ebsy/debian/isar ']'
+++ '[' -z '' ']'
+++ '[' -z ./build ']'
+++ BDIR=./build
+++ '[' ./build = / ']'
++++ echo ./build
++++ sed -re 's|/+$||'
+++ BDIR=./build
++++ readlink -f ./build
+++ BDIR=/builds/ebsy/debian/isar/build
+++ '[' -z /builds/ebsy/debian/isar/build ']'
+++ '[' -n '' ']'
+++ '[' builds/ebsy/debian/isar/build '!=' /builds/ebsy/debian/isar/build ']'
+++ BUILDDIR=/builds/ebsy/debian/isar/build
+++ unset BDIR
+++ export BUILDDIR
+++ PATH=/builds/ebsy/debian/isar/bitbake/bin:/builds/ebsy/debian/isar/scripts:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin
+++ export PATH
+++ BBPATH=/builds/ebsy/debian/isar/build
+++ export BBPATH
+++ BB_ENV_EXTRAWHITE='BUILDDIR ISARROOT http_proxy https_proxy ftp_proxy no_proxy GNUPGHOME'
+++ export BB_ENV_EXTRAWHITE
++ TEMPLATECONF=
++ /builds/ebsy/debian/isar/scripts/isar-setup-builddir
You had no conf/local.conf file. This configuration file has therefore been
created for you with some default values. You may wish to edit it to, for
example, select a different MACHINE (target hardware). See conf/local.conf
for more information as common configuration options are commented.
You had no conf/bblayers.conf file. This configuration file has therefore been
created for you with some default values. To add additional metadata layers
into your configuration please add entries to conf/bblayers.conf.
For more information about isar, contact the developers at:
https://groups.google.com/d/forum/isar-users
### Shell environment set up for builds. ###
You can now run 'bitbake <target>'
Common targets are:
multiconfig:qemuarm-stretch:isar-image-base
multiconfig:qemuamd64-stretch:isar-image-base
multiconfig:rpi-stretch:isar-image-base
++ '[' -z /builds/ebsy/debian/isar/build ']'
++ cd /builds/ebsy/debian/isar/build
+ '[' -n 1 ']'
+ sed -i -e 's/ISAR_CROSS_COMPILE ?= "0"/ISAR_CROSS_COMPILE ?= "1"/g' conf/local.conf
+ '[' -n '' ']'
+ sed -i -e 's/#IMAGE_INSTALL += "isar-disable-apt-cache"/IMAGE_INSTALL += "isar-disable-apt-cache"/g' conf/local.conf
+ sed -i -e 's/ISAR_CROSS_COMPILE ?= "0"/ISAR_CROSS_COMPILE ?= "1"/g' conf/local.conf
+ bitbake multiconfig:qemuarm-stretch:isar-image-base multiconfig:qemuarm-buster:isar-image-base multiconfig:qemuarm64-stretch:isar-image-base multiconfig:qemuamd64-stretch:isar-image-base multiconfig:de0-nano-soc-stretch:isar-image-base multiconfig:rpi-stretch:isar-image-base
Parsing recipes...done.
Parsing of 26 .bb files complete (0 cached, 26 parsed). 442 targets, 0 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
Initialising tasks...done.
NOTE: Executing RunQueue Tasks
NOTE: Running task 1 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_fetch)
NOTE: Running task 2 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_fetch)
NOTE: Running task 3 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_fetch)
NOTE: Running task 4 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_fetch)
NOTE: Running task 5 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_fetch)
NOTE: Running task 6 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_fetch)
NOTE: Running task 7 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_fetch)
NOTE: Running task 8 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_fetch)
NOTE: recipe isar-bootstrap-target-debian-stretch-amd64: task do_fetch: Started
NOTE: recipe isar-bootstrap-target-debian-stretch-armhf: task do_fetch: Started
NOTE: recipe isar-bootstrap-target-debian-buster-armhf: task do_fetch: Started
NOTE: recipe isar-bootstrap-target-debian-buster-armhf: task do_fetch: Succeeded
NOTE: recipe isar-bootstrap-target-debian-stretch-arm64: task do_fetch: Started
NOTE: recipe isar-bootstrap-target-debian-stretch-arm64: task do_fetch: Succeeded
NOTE: recipe isar-bootstrap-target-debian-stretch-amd64: task do_fetch: Succeeded
NOTE: recipe buildchroot-target-debian-stretch-amd64: task do_fetch: Started
NOTE: recipe buildchroot-target-debian-stretch-amd64: task do_fetch: Succeeded
NOTE: recipe isar-bootstrap-target-debian-stretch-armhf: task do_fetch: Succeeded
NOTE: recipe buildchroot-target-debian-stretch-armhf: task do_fetch: Started
NOTE: recipe buildchroot-target-debian-stretch-armhf: task do_fetch: Succeeded
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_fetch: Started
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_fetch: Succeeded
NOTE: Running task 9 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_unpack)
NOTE: Running task 10 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_unpack)
NOTE: Running task 12 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_unpack)
NOTE: Running task 13 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_unpack)
NOTE: recipe isar-bootstrap-target-raspbian-stretch-armhf: task do_fetch: Started
NOTE: Running task 14 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_unpack)
NOTE: Running task 15 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_fetch)
NOTE: Running task 16 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_unpack)
NOTE: recipe isar-bootstrap-target-debian-stretch-amd64: task do_unpack: Started
NOTE: recipe isar-bootstrap-target-debian-stretch-armhf: task do_unpack: Started
NOTE: recipe isar-bootstrap-target-debian-stretch-arm64: task do_unpack: Started
NOTE: recipe buildchroot-target-debian-stretch-amd64: task do_unpack: Started
NOTE: recipe buildchroot-target-raspbian-stretch-armhf: task do_fetch: Started
NOTE: recipe isar-bootstrap-target-debian-buster-armhf: task do_unpack: Started
NOTE: recipe buildchroot-target-raspbian-stretch-armhf: task do_fetch: Succeeded
NOTE: Running task 17 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/isar-apt/isar-apt.bb:do_fetch)
NOTE: recipe isar-bootstrap-target-debian-stretch-amd64: task do_unpack: Succeeded
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_unpack: Started
NOTE: Running task 18 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_generate_keyrings)
NOTE: recipe isar-bootstrap-target-debian-stretch-armhf: task do_unpack: Succeeded
NOTE: recipe isar-apt-1.0-r0: task do_fetch: Started
NOTE: recipe buildchroot-target-debian-stretch-amd64: task do_unpack: Succeeded
NOTE: recipe isar-apt-1.0-r0: task do_fetch: Succeeded
NOTE: recipe isar-bootstrap-target-debian-stretch-arm64: task do_unpack: Succeeded
NOTE: Running task 20 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_generate_keyrings)
NOTE: Running task 21 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/isar-apt/isar-apt.bb:do_unpack)
NOTE: Running task 22 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_unpack)
NOTE: Running task 23 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_fetch)
NOTE: recipe isar-bootstrap-target-debian-buster-armhf: task do_unpack: Succeeded
NOTE: Running task 25 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_fetch)
NOTE: recipe isar-apt-1.0-r0: task do_unpack: Started
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_unpack: Succeeded
NOTE: Running task 26 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_fetch)
NOTE: recipe isar-apt-1.0-r0: task do_unpack: Succeeded
NOTE: Running task 27 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/isar-apt/isar-apt.bb:do_cache_config)
NOTE: recipe isar-bootstrap-target-debian-stretch-armhf: task do_generate_keyrings: Started
NOTE: recipe isar-bootstrap-target-debian-stretch-amd64: task do_generate_keyrings: Started
NOTE: recipe buildchroot-target-debian-stretch-armhf: task do_unpack: Started
NOTE: recipe isar-apt-1.0-r0: task do_cache_config: Started
NOTE: recipe isar-bootstrap-target-debian-stretch-armhf: task do_generate_keyrings: Succeeded
NOTE: Running task 29 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_unpack)
NOTE: recipe buildchroot-target-debian-stretch-arm64: task do_fetch: Started
NOTE: recipe buildchroot-target-debian-stretch-arm64: task do_fetch: Succeeded
NOTE: recipe isar-bootstrap-target-debian-stretch-amd64: task do_generate_keyrings: Succeeded
NOTE: Running task 30 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_fetch)
NOTE: Running task 31 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_fetch)
NOTE: recipe buildchroot-target-debian-buster-armhf: task do_fetch: Started
NOTE: recipe buildchroot-target-debian-stretch-armhf: task do_unpack: Succeeded
NOTE: recipe buildchroot-target-debian-buster-armhf: task do_fetch: Succeeded
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_fetch: Started
NOTE: Running task 33 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_unpack)
NOTE: Running task 34 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_generate_keyrings)
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_fetch: Succeeded
NOTE: Running task 35 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_unpack)
NOTE: recipe buildchroot-target-raspbian-stretch-armhf: task do_unpack: Started
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_unpack: Started
NOTE: recipe buildchroot-target-raspbian-stretch-armhf: task do_unpack: Succeeded
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-arm64: task do_fetch: Started
NOTE: Running task 37 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/isar-apt/isar-apt.bb:do_unpack)
NOTE: recipe isar-bootstrap-host-debian-buster-amd64-armhf: task do_fetch: Started
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_unpack: Started
NOTE: recipe isar-bootstrap-target-raspbian-stretch-armhf: task do_fetch: Succeeded
NOTE: recipe isar-apt-1.0-r0: task do_unpack: Started
NOTE: Running task 38 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_unpack)
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_generate_keyrings: Started
NOTE: recipe isar-apt-1.0-r0: task do_unpack: Succeeded
NOTE: Running task 39 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/isar-apt/isar-apt.bb:do_cache_config)
NOTE: recipe isar-bootstrap-host-debian-buster-amd64-armhf: task do_fetch: Succeeded
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_unpack: Succeeded
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_generate_keyrings: Succeeded
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-arm64: task do_fetch: Succeeded
NOTE: Running task 41 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/isar-apt/isar-apt.bb:do_unpack)
NOTE: Running task 42 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_unpack)
NOTE: Running task 43 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_unpack)
NOTE: Running task 46 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_generate_keyrings)
NOTE: recipe isar-apt-1.0-r0: task do_cache_config: Started
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_unpack: Succeeded
NOTE: Running task 47 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_generate_keyrings)
NOTE: recipe isar-apt-1.0-r0: task do_unpack: Started
NOTE: recipe isar-apt-1.0-r0: task do_unpack: Succeeded
NOTE: recipe isar-bootstrap-target-raspbian-stretch-armhf: task do_unpack: Started
NOTE: recipe isar-bootstrap-target-debian-stretch-arm64: task do_generate_keyrings: Started
NOTE: recipe isar-bootstrap-target-debian-buster-armhf: task do_generate_keyrings: Started
NOTE: recipe isar-bootstrap-target-debian-stretch-arm64: task do_generate_keyrings: Succeeded
NOTE: recipe isar-bootstrap-host-debian-buster-amd64-armhf: task do_unpack: Started
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-arm64: task do_unpack: Started
NOTE: recipe isar-bootstrap-target-debian-buster-armhf: task do_generate_keyrings: Succeeded
NOTE: recipe isar-bootstrap-target-raspbian-stretch-armhf: task do_unpack: Succeeded
NOTE: recipe isar-bootstrap-host-debian-buster-amd64-armhf: task do_unpack: Succeeded
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-arm64: task do_unpack: Succeeded
NOTE: Running task 49 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_unpack)
NOTE: Running task 50 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_generate_keyrings)
NOTE: Running task 51 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_unpack)
NOTE: Running task 53 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_apt_config_prepare)
NOTE: Running task 54 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_apt_config_prepare)
NOTE: Running task 58 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/isar-apt/isar-apt.bb:do_unpack)
NOTE: recipe buildchroot-target-debian-buster-armhf: task do_unpack: Started
NOTE: recipe buildchroot-target-debian-stretch-arm64: task do_unpack: Started
NOTE: recipe isar-apt-1.0-r0: task do_unpack: Started
NOTE: recipe isar-bootstrap-target-raspbian-stretch-armhf: task do_generate_keyrings: Started
NOTE: recipe isar-bootstrap-target-debian-stretch-amd64: task do_apt_config_prepare: Started
NOTE: recipe isar-apt-1.0-r0: task do_unpack: Succeeded
NOTE: recipe isar-bootstrap-target-debian-stretch-amd64: task do_apt_config_prepare: Succeeded
NOTE: recipe isar-bootstrap-target-debian-stretch-armhf: task do_apt_config_prepare: Started
NOTE: Running task 59 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-devtools/isar-apt/isar-apt.bb:do_unpack)
NOTE: recipe isar-bootstrap-target-debian-stretch-armhf: task do_apt_config_prepare: Succeeded
NOTE: Running task 60 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_bootstrap)
NOTE: Running task 61 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_bootstrap)
NOTE: recipe buildchroot-target-debian-stretch-arm64: task do_unpack: Succeeded
NOTE: recipe buildchroot-target-debian-buster-armhf: task do_unpack: Succeeded
NOTE: recipe isar-apt-1.0-r0: task do_unpack: Started
NOTE: Running task 62 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_fetch)
NOTE: Running task 63 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_fetch)
NOTE: recipe isar-apt-1.0-r0: task do_unpack: Succeeded
NOTE: recipe isar-bootstrap-target-debian-stretch-amd64: task do_bootstrap: Started
NOTE: recipe isar-bootstrap-target-debian-stretch-armhf: task do_bootstrap: Started
NOTE: recipe buildchroot-host-debian-stretch-amd64-arm64: task do_fetch: Started
NOTE: recipe buildchroot-host-debian-buster-amd64-armhf: task do_fetch: Started
NOTE: recipe buildchroot-host-debian-stretch-amd64-arm64: task do_fetch: Succeeded
NOTE: recipe buildchroot-host-debian-buster-amd64-armhf: task do_fetch: Succeeded
NOTE: Running task 65 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-devtools/isar-apt/isar-apt.bb:do_cache_config)
NOTE: Running task 67 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_generate_keyrings)
NOTE: Running task 68 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_unpack)
NOTE: recipe isar-apt-1.0-r0: task do_cache_config: Started
NOTE: recipe isar-bootstrap-target-raspbian-stretch-armhf: task do_generate_keyrings: Succeeded
NOTE: Running task 69 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/linux/linux-mainline_4.19.0.bb:do_fetch)
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_generate_keyrings: Started
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_unpack: Started
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_generate_keyrings: Succeeded
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_unpack: Succeeded
NOTE: Running task 70 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_apt_config_prepare)
NOTE: Running task 71 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_apt_config_prepare)
NOTE: recipe linux-mainline-4.19.0-r0: task do_fetch: Started
NOTE: recipe isar-bootstrap-target-raspbian-stretch-armhf: task do_apt_config_prepare: Started
NOTE: recipe isar-bootstrap-target-raspbian-stretch-armhf: task do_apt_config_prepare: Succeeded
NOTE: Running task 72 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_bootstrap)
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_apt_config_prepare: Started
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_apt_config_prepare: Succeeded
NOTE: Running task 73 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_bootstrap)
NOTE: recipe isar-bootstrap-target-raspbian-stretch-armhf: task do_bootstrap: Started
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_bootstrap: Started
NOTE: recipe isar-apt-1.0-r0: task do_cache_config: Succeeded
NOTE: Running task 77 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_generate_keyrings)
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-arm64: task do_generate_keyrings: Started
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-arm64: task do_generate_keyrings: Succeeded
NOTE: Running task 78 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_generate_keyrings)
NOTE: recipe isar-bootstrap-host-debian-buster-amd64-armhf: task do_generate_keyrings: Started
NOTE: recipe isar-bootstrap-host-debian-buster-amd64-armhf: task do_generate_keyrings: Succeeded
NOTE: Running task 80 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_unpack)
NOTE: recipe buildchroot-host-debian-stretch-amd64-arm64: task do_unpack: Started
NOTE: recipe buildchroot-host-debian-stretch-amd64-arm64: task do_unpack: Succeeded
NOTE: Running task 81 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_unpack)
NOTE: recipe buildchroot-host-debian-buster-amd64-armhf: task do_unpack: Started
NOTE: recipe buildchroot-host-debian-buster-amd64-armhf: task do_unpack: Succeeded
NOTE: Running task 83 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_apt_config_prepare)
NOTE: recipe isar-bootstrap-target-debian-stretch-arm64: task do_apt_config_prepare: Started
NOTE: recipe isar-bootstrap-target-debian-stretch-arm64: task do_apt_config_prepare: Succeeded
NOTE: Running task 84 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_apt_config_prepare)
NOTE: recipe isar-bootstrap-target-debian-buster-armhf: task do_apt_config_prepare: Started
NOTE: recipe isar-bootstrap-target-debian-buster-armhf: task do_apt_config_prepare: Succeeded
NOTE: Running task 86 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_bootstrap)
NOTE: recipe isar-bootstrap-target-debian-stretch-arm64: task do_bootstrap: Started
NOTE: recipe isar-apt-1.0-r0: task do_cache_config: Succeeded
NOTE: Running task 87 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_bootstrap)
NOTE: recipe isar-bootstrap-target-debian-buster-armhf: task do_bootstrap: Started
NOTE: recipe isar-apt-1.0-r0: task do_cache_config: Succeeded
NOTE: Running task 88 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_fetch)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_fetch: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_fetch: Succeeded
NOTE: Running task 91 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_unpack)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_unpack: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_unpack: Succeeded
NOTE: Running task 92 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_unpack)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_unpack: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_unpack: Succeeded
NOTE: Running task 93 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_unpack)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_unpack: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_unpack: Succeeded
NOTE: Running task 97 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_apt_config_prepare)
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_apt_config_prepare: Started
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_apt_config_prepare: Succeeded
NOTE: Running task 98 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_bootstrap)
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_bootstrap: Started
NOTE: recipe linux-mainline-4.19.0-r0: task do_fetch: Succeeded
NOTE: Running task 99 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/linux/linux-mainline_4.19.0.bb:do_unpack)
NOTE: recipe linux-mainline-4.19.0-r0: task do_unpack: Started
NOTE: recipe linux-mainline-4.19.0-r0: task do_unpack: Succeeded
NOTE: Running task 100 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_unpack)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_unpack: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_unpack: Succeeded
NOTE: Running task 101 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_unpack)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_unpack: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_unpack: Succeeded
NOTE: Running task 103 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_fetch)
NOTE: recipe example-raw-0.3-r0: task do_fetch: Started
NOTE: recipe example-raw-0.3-r0: task do_fetch: Succeeded
NOTE: Running task 104 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_fetch)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_fetch: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_fetch: Succeeded
NOTE: Running task 105 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-bsp/u-boot-script/u-boot-script_1.1.bb:do_fetch)
NOTE: recipe u-boot-script-1.1-r0: task do_fetch: Started
NOTE: recipe u-boot-script-1.1-r0: task do_fetch: Succeeded
NOTE: Running task 106 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_fetch)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_fetch: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_fetch: Succeeded
NOTE: Running task 107 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_fetch)
NOTE: recipe enable-fsck-1.0-r0: task do_fetch: Started
NOTE: recipe enable-fsck-1.0-r0: task do_fetch: Succeeded
NOTE: Running task 112 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_apt_config_prepare)
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-arm64: task do_apt_config_prepare: Started
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-arm64: task do_apt_config_prepare: Succeeded
NOTE: Running task 113 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_apt_config_prepare)
NOTE: recipe isar-bootstrap-host-debian-buster-amd64-armhf: task do_apt_config_prepare: Started
NOTE: recipe isar-bootstrap-host-debian-buster-amd64-armhf: task do_apt_config_prepare: Succeeded
NOTE: Running task 115 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_bootstrap)
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-arm64: task do_bootstrap: Started
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_bootstrap: Succeeded
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_bootstrap: Succeeded
NOTE: Running task 116 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_build)
NOTE: recipe isar-bootstrap-target-debian-stretch-amd64: task do_bootstrap: Succeeded
NOTE: Running task 117 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_build)
NOTE: Running task 118 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_build)
NOTE: recipe isar-bootstrap-target-debian-stretch-amd64: task do_build: Started
NOTE: recipe isar-bootstrap-target-debian-stretch-amd64: task do_build: Succeeded
NOTE: Running task 119 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_rootfs_install)
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_build: Started
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_build: Started
NOTE: recipe buildchroot-target-debian-stretch-amd64: task do_rootfs_install: Started
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_build: Succeeded
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-armhf: task do_build: Succeeded
NOTE: Running task 120 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_rootfs_install)
NOTE: Running task 121 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_rootfs_install)
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_rootfs_install: Started
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_rootfs_install: Started
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-arm64: task do_bootstrap: Succeeded
NOTE: Running task 122 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_bootstrap)
NOTE: recipe isar-bootstrap-host-debian-buster-amd64-armhf: task do_bootstrap: Started
NOTE: recipe isar-bootstrap-target-debian-stretch-arm64: task do_bootstrap: Succeeded
NOTE: Running task 123 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_build)
NOTE: recipe isar-bootstrap-target-debian-stretch-arm64: task do_build: Started
NOTE: recipe isar-bootstrap-target-debian-stretch-arm64: task do_build: Succeeded
NOTE: Running task 124 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_rootfs_install)
NOTE: recipe buildchroot-target-debian-stretch-arm64: task do_rootfs_install: Started
NOTE: recipe isar-bootstrap-target-debian-stretch-armhf: task do_bootstrap: Succeeded
NOTE: Running task 125 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_build)
NOTE: recipe isar-bootstrap-target-debian-stretch-armhf: task do_build: Started
NOTE: recipe isar-bootstrap-target-debian-stretch-armhf: task do_build: Succeeded
NOTE: Running task 126 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_rootfs_install)
NOTE: recipe buildchroot-target-debian-stretch-armhf: task do_rootfs_install: Started
NOTE: recipe isar-bootstrap-target-debian-buster-armhf: task do_bootstrap: Succeeded
NOTE: Running task 128 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_build)
NOTE: recipe isar-bootstrap-target-debian-buster-armhf: task do_build: Started
NOTE: recipe isar-bootstrap-target-debian-buster-armhf: task do_build: Succeeded
NOTE: Running task 130 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_rootfs_install)
NOTE: recipe buildchroot-target-debian-buster-armhf: task do_rootfs_install: Started
NOTE: recipe isar-bootstrap-target-raspbian-stretch-armhf: task do_bootstrap: Succeeded
NOTE: Running task 131 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-target.bb:do_build)
NOTE: recipe isar-bootstrap-target-raspbian-stretch-armhf: task do_build: Started
NOTE: recipe isar-bootstrap-target-raspbian-stretch-armhf: task do_build: Succeeded
NOTE: Running task 132 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_rootfs_install)
NOTE: recipe buildchroot-target-raspbian-stretch-armhf: task do_rootfs_install: Started
NOTE: recipe buildchroot-target-debian-stretch-amd64: task do_rootfs_install: Succeeded
NOTE: Running task 133 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_rootfs_postprocess)
NOTE: recipe buildchroot-target-debian-stretch-amd64: task do_rootfs_postprocess: Started
NOTE: recipe buildchroot-target-debian-stretch-amd64: task do_rootfs_postprocess: Succeeded
NOTE: Running task 134 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_rootfs)
NOTE: recipe buildchroot-target-debian-stretch-amd64: task do_rootfs: Started
NOTE: recipe buildchroot-target-debian-stretch-amd64: task do_rootfs: Succeeded
NOTE: Running task 135 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_build)
NOTE: recipe buildchroot-target-debian-stretch-amd64: task do_build: Started
NOTE: recipe buildchroot-target-debian-stretch-amd64: task do_build: Succeeded
NOTE: Running task 137 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_build)
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-arm64: task do_build: Started
NOTE: recipe isar-bootstrap-host-debian-stretch-amd64-arm64: task do_build: Succeeded
NOTE: Running task 139 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_rootfs_install)
NOTE: recipe buildchroot-host-debian-stretch-amd64-arm64: task do_rootfs_install: Started
NOTE: recipe isar-bootstrap-host-debian-buster-amd64-armhf: task do_bootstrap: Succeeded
NOTE: Running task 140 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-core/isar-bootstrap/isar-bootstrap-host.bb:do_build)
NOTE: recipe isar-bootstrap-host-debian-buster-amd64-armhf: task do_build: Started
NOTE: recipe isar-bootstrap-host-debian-buster-amd64-armhf: task do_build: Succeeded
NOTE: Running task 141 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_rootfs_install)
NOTE: recipe buildchroot-host-debian-buster-amd64-armhf: task do_rootfs_install: Started
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_rootfs_install: Succeeded
NOTE: Running task 142 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_rootfs_postprocess)
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_rootfs_postprocess: Started
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_rootfs_postprocess: Succeeded
NOTE: Running task 143 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_rootfs)
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_rootfs: Started
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_rootfs: Succeeded
NOTE: Running task 144 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_build)
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_build: Started
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_build: Succeeded
NOTE: Running task 151 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/sshd-regen-keys/sshd-regen-keys_0.2.bb:do_fetch)
NOTE: recipe sshd-regen-keys-0.2-r0: task do_fetch: Started
NOTE: recipe sshd-regen-keys-0.2-r0: task do_fetch: Succeeded
NOTE: Running task 154 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_unpack)
NOTE: recipe example-raw-0.3-r0: task do_unpack: Started
NOTE: recipe example-raw-0.3-r0: task do_unpack: Succeeded
NOTE: Running task 155 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_unpack)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_unpack: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_unpack: Succeeded
NOTE: Running task 156 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-bsp/u-boot-script/u-boot-script_1.1.bb:do_unpack)
NOTE: recipe u-boot-script-1.1-r0: task do_unpack: Started
NOTE: recipe u-boot-script-1.1-r0: task do_unpack: Succeeded
NOTE: Running task 157 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_unpack)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_unpack: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_unpack: Succeeded
NOTE: Running task 158 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_unpack)
NOTE: recipe enable-fsck-1.0-r0: task do_unpack: Started
NOTE: recipe enable-fsck-1.0-r0: task do_unpack: Succeeded
NOTE: Running task 159 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_unpack)
NOTE: recipe example-raw-0.3-r0: task do_unpack: Started
NOTE: recipe example-raw-0.3-r0: task do_unpack: Succeeded
NOTE: Running task 160 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_unpack)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_unpack: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_unpack: Succeeded
NOTE: Running task 161 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_unpack)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_unpack: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_unpack: Succeeded
NOTE: Running task 162 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_unpack)
NOTE: recipe enable-fsck-1.0-r0: task do_unpack: Started
NOTE: recipe enable-fsck-1.0-r0: task do_unpack: Succeeded
NOTE: Running task 163 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_unpack)
NOTE: recipe example-raw-0.3-r0: task do_unpack: Started
NOTE: recipe example-raw-0.3-r0: task do_unpack: Succeeded
NOTE: Running task 164 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_unpack)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_unpack: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_unpack: Succeeded
NOTE: Running task 165 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/sshd-regen-keys/sshd-regen-keys_0.2.bb:do_unpack)
NOTE: recipe sshd-regen-keys-0.2-r0: task do_unpack: Started
NOTE: recipe sshd-regen-keys-0.2-r0: task do_unpack: Succeeded
NOTE: Running task 166 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_unpack)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_unpack: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_unpack: Succeeded
NOTE: Running task 167 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_unpack)
NOTE: recipe enable-fsck-1.0-r0: task do_unpack: Started
NOTE: recipe enable-fsck-1.0-r0: task do_unpack: Succeeded
NOTE: Running task 168 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb:do_fetch)
NOTE: recipe u-boot-2018.09-r0: task do_fetch: Started
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_rootfs_install: Succeeded
NOTE: Running task 169 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_rootfs_postprocess)
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_rootfs_postprocess: Started
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_rootfs_postprocess: Succeeded
NOTE: Running task 170 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_rootfs)
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_rootfs: Started
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_rootfs: Succeeded
NOTE: Running task 171 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-host.bb:do_build)
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_build: Started
NOTE: recipe buildchroot-host-debian-stretch-amd64-armhf: task do_build: Succeeded
NOTE: Running task 172 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_fetch)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_fetch: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_fetch: Succeeded
NOTE: Running task 173 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_fetch)
NOTE: recipe example-module-mainline-1.0-r0: task do_fetch: Started
NOTE: recipe example-module-mainline-1.0-r0: task do_fetch: Succeeded
NOTE: Running task 175 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_fetch)
NOTE: recipe example-module-amd64-1.0-r0: task do_fetch: Started
NOTE: recipe example-module-amd64-1.0-r0: task do_fetch: Succeeded
NOTE: Running task 188 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_fetch)
NOTE: recipe example-module-rpi-rpfv-1.0-r0: task do_fetch: Started
NOTE: recipe example-module-rpi-rpfv-1.0-r0: task do_fetch: Succeeded
NOTE: Running task 190 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_unpack)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_unpack: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_unpack: Succeeded
NOTE: Running task 191 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_unpack)
NOTE: recipe example-module-mainline-1.0-r0: task do_unpack: Started
NOTE: recipe example-module-mainline-1.0-r0: task do_unpack: Succeeded
NOTE: Running task 192 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_unpack)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_unpack: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_unpack: Succeeded
NOTE: Running task 193 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_unpack)
NOTE: recipe example-module-amd64-1.0-r0: task do_unpack: Started
NOTE: recipe example-module-amd64-1.0-r0: task do_unpack: Succeeded
NOTE: Running task 194 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/linux/linux-mainline_4.19.0.bb:do_adjust_git)
NOTE: recipe linux-mainline-4.19.0-r0: task do_adjust_git: Started
NOTE: recipe linux-mainline-4.19.0-r0: task do_adjust_git: Succeeded
NOTE: Running task 195 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_unpack)
NOTE: recipe example-raw-0.3-r0: task do_unpack: Started
NOTE: recipe example-raw-0.3-r0: task do_unpack: Succeeded
NOTE: Running task 196 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_unpack)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_unpack: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_unpack: Succeeded
NOTE: Running task 197 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_unpack)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_unpack: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_unpack: Succeeded
NOTE: Running task 198 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_unpack)
NOTE: recipe enable-fsck-1.0-r0: task do_unpack: Started
NOTE: recipe enable-fsck-1.0-r0: task do_unpack: Succeeded
NOTE: Running task 199 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_unpack)
NOTE: recipe example-raw-0.3-r0: task do_unpack: Started
NOTE: recipe example-raw-0.3-r0: task do_unpack: Succeeded
NOTE: Running task 200 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_unpack)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_unpack: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_unpack: Succeeded
NOTE: Running task 201 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_unpack)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_unpack: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_unpack: Succeeded
NOTE: Running task 202 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_unpack)
NOTE: recipe enable-fsck-1.0-r0: task do_unpack: Started
NOTE: recipe enable-fsck-1.0-r0: task do_unpack: Succeeded
NOTE: Running task 207 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_unpack)
NOTE: recipe example-module-rpi-rpfv-1.0-r0: task do_unpack: Started
NOTE: recipe example-module-rpi-rpfv-1.0-r0: task do_unpack: Succeeded
NOTE: Running task 208 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_unpack)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_unpack: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_unpack: Succeeded
NOTE: Running task 209 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_fetch)
NOTE: recipe example-module-arm64-1.0-r0: task do_fetch: Started
NOTE: recipe example-module-arm64-1.0-r0: task do_fetch: Succeeded
NOTE: Running task 212 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_fetch)
NOTE: recipe example-module-armmp-1.0-r0: task do_fetch: Started
NOTE: recipe example-module-armmp-1.0-r0: task do_fetch: Succeeded
NOTE: Running task 215 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_unpack)
NOTE: recipe example-module-arm64-1.0-r0: task do_unpack: Started
NOTE: recipe example-module-arm64-1.0-r0: task do_unpack: Succeeded
NOTE: Running task 216 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_unpack)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_unpack: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_unpack: Succeeded
NOTE: Running task 217 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_unpack)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_unpack: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_unpack: Succeeded
NOTE: Running task 218 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_unpack)
NOTE: recipe example-module-armmp-1.0-r0: task do_unpack: Started
NOTE: recipe example-module-armmp-1.0-r0: task do_unpack: Succeeded
NOTE: Running task 220 of 713 (multiconfig:qemuarm-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_unpack)
NOTE: recipe example-module-armmp-1.0-r0: task do_unpack: Started
NOTE: recipe example-module-armmp-1.0-r0: task do_unpack: Succeeded
NOTE: Running task 221 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_adjust_git)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_adjust_git: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_adjust_git: Succeeded
NOTE: Running task 222 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_apt_fetch)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_apt_fetch: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_apt_fetch: Succeeded
NOTE: Running task 223 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_adjust_git)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_adjust_git: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_adjust_git: Succeeded
NOTE: Running task 224 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_patch)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_patch: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_patch: Succeeded
NOTE: Running task 225 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/linux/linux-mainline_4.19.0.bb:do_transform_template)
NOTE: recipe linux-mainline-4.19.0-r0: task do_transform_template: Started
NOTE: recipe linux-mainline-4.19.0-r0: task do_transform_template: Succeeded
NOTE: Running task 226 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_adjust_git)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_adjust_git: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_adjust_git: Succeeded
NOTE: Running task 227 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_adjust_git)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_adjust_git: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_adjust_git: Succeeded
NOTE: Running task 228 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_adjust_git)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_adjust_git: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_adjust_git: Succeeded
NOTE: Running task 230 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_transform_template)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_transform_template: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_transform_template: Succeeded
NOTE: Running task 231 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_transform_template)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_transform_template: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_transform_template: Succeeded
NOTE: Running task 232 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_prepare_build)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_prepare_build: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_prepare_build: Succeeded
NOTE: Running task 233 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_transform_template)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_transform_template: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_transform_template: Succeeded
NOTE: Running task 234 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_transform_template)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_transform_template: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_transform_template: Succeeded
NOTE: Running task 235 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_transform_template)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_transform_template: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_transform_template: Succeeded
NOTE: Running task 237 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_adjust_git)
NOTE: recipe example-raw-0.3-r0: task do_adjust_git: Started
NOTE: recipe example-raw-0.3-r0: task do_adjust_git: Succeeded
NOTE: Running task 238 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_adjust_git)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_adjust_git: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_adjust_git: Succeeded
NOTE: Running task 239 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-bsp/u-boot-script/u-boot-script_1.1.bb:do_adjust_git)
NOTE: recipe u-boot-script-1.1-r0: task do_adjust_git: Started
NOTE: recipe u-boot-script-1.1-r0: task do_adjust_git: Succeeded
NOTE: Running task 240 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_adjust_git)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_adjust_git: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_adjust_git: Succeeded
NOTE: Running task 241 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_adjust_git)
NOTE: recipe example-module-mainline-1.0-r0: task do_adjust_git: Started
NOTE: recipe example-module-mainline-1.0-r0: task do_adjust_git: Succeeded
NOTE: Running task 242 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_adjust_git)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_adjust_git: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_adjust_git: Succeeded
NOTE: Running task 243 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_adjust_git)
NOTE: recipe enable-fsck-1.0-r0: task do_adjust_git: Started
NOTE: recipe enable-fsck-1.0-r0: task do_adjust_git: Succeeded
NOTE: Running task 244 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_apt_fetch)
NOTE: recipe example-raw-0.3-r0: task do_apt_fetch: Started
NOTE: recipe example-raw-0.3-r0: task do_apt_fetch: Succeeded
NOTE: Running task 245 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_adjust_git)
NOTE: recipe example-raw-0.3-r0: task do_adjust_git: Started
NOTE: recipe example-raw-0.3-r0: task do_adjust_git: Succeeded
NOTE: Running task 246 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_apt_fetch)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_apt_fetch: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_apt_fetch: Succeeded
NOTE: Running task 247 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_adjust_git)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_adjust_git: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_adjust_git: Succeeded
NOTE: Running task 248 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_apt_fetch)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_apt_fetch: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_apt_fetch: Succeeded
NOTE: Running task 249 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_adjust_git)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_adjust_git: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_adjust_git: Succeeded
NOTE: Running task 250 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_apt_fetch)
NOTE: recipe example-module-amd64-1.0-r0: task do_apt_fetch: Started
NOTE: recipe example-module-amd64-1.0-r0: task do_apt_fetch: Succeeded
NOTE: Running task 251 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_adjust_git)
NOTE: recipe example-module-amd64-1.0-r0: task do_adjust_git: Started
NOTE: recipe example-module-amd64-1.0-r0: task do_adjust_git: Succeeded
NOTE: Running task 252 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_apt_fetch)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_apt_fetch: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_apt_fetch: Succeeded
NOTE: Running task 253 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_adjust_git)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_adjust_git: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_adjust_git: Succeeded
NOTE: Running task 254 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_apt_fetch)
NOTE: recipe enable-fsck-1.0-r0: task do_apt_fetch: Started
NOTE: recipe enable-fsck-1.0-r0: task do_apt_fetch: Succeeded
NOTE: Running task 255 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_adjust_git)
NOTE: recipe enable-fsck-1.0-r0: task do_adjust_git: Started
NOTE: recipe enable-fsck-1.0-r0: task do_adjust_git: Succeeded
NOTE: Running task 256 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_patch)
NOTE: recipe example-raw-0.3-r0: task do_patch: Started
NOTE: recipe example-raw-0.3-r0: task do_patch: Succeeded
NOTE: Running task 257 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_patch)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_patch: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_patch: Succeeded
NOTE: Running task 258 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_patch)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_patch: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_patch: Succeeded
NOTE: Running task 259 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_patch)
NOTE: recipe example-module-amd64-1.0-r0: task do_patch: Started
NOTE: recipe example-module-amd64-1.0-r0: task do_patch: Succeeded
NOTE: Running task 260 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_patch)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_patch: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_patch: Succeeded
NOTE: Running task 261 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_patch)
NOTE: recipe enable-fsck-1.0-r0: task do_patch: Started
NOTE: recipe enable-fsck-1.0-r0: task do_patch: Succeeded
NOTE: Running task 262 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_adjust_git)
NOTE: recipe example-raw-0.3-r0: task do_adjust_git: Started
NOTE: recipe example-raw-0.3-r0: task do_adjust_git: Succeeded
NOTE: Running task 263 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_adjust_git)
NOTE: recipe example-module-rpi-rpfv-1.0-r0: task do_adjust_git: Started
NOTE: recipe example-module-rpi-rpfv-1.0-r0: task do_adjust_git: Succeeded
NOTE: Running task 264 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_adjust_git)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_adjust_git: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_adjust_git: Succeeded
NOTE: Running task 265 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_adjust_git)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_adjust_git: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_adjust_git: Succeeded
NOTE: Running task 266 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/sshd-regen-keys/sshd-regen-keys_0.2.bb:do_adjust_git)
NOTE: recipe sshd-regen-keys-0.2-r0: task do_adjust_git: Started
NOTE: recipe sshd-regen-keys-0.2-r0: task do_adjust_git: Succeeded
NOTE: Running task 267 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_adjust_git)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_adjust_git: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_adjust_git: Succeeded
NOTE: Running task 268 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_adjust_git)
NOTE: recipe enable-fsck-1.0-r0: task do_adjust_git: Started
NOTE: recipe enable-fsck-1.0-r0: task do_adjust_git: Succeeded
NOTE: Running task 269 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_adjust_git)
NOTE: recipe example-module-arm64-1.0-r0: task do_adjust_git: Started
NOTE: recipe example-module-arm64-1.0-r0: task do_adjust_git: Succeeded
NOTE: Running task 270 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_adjust_git)
NOTE: recipe example-raw-0.3-r0: task do_adjust_git: Started
NOTE: recipe example-raw-0.3-r0: task do_adjust_git: Succeeded
NOTE: Running task 271 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_adjust_git)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_adjust_git: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_adjust_git: Succeeded
NOTE: Running task 272 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_adjust_git)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_adjust_git: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_adjust_git: Succeeded
NOTE: Running task 273 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_adjust_git)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_adjust_git: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_adjust_git: Succeeded
NOTE: Running task 274 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_adjust_git)
NOTE: recipe enable-fsck-1.0-r0: task do_adjust_git: Started
NOTE: recipe enable-fsck-1.0-r0: task do_adjust_git: Succeeded
NOTE: Running task 275 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_adjust_git)
NOTE: recipe example-raw-0.3-r0: task do_adjust_git: Started
NOTE: recipe example-raw-0.3-r0: task do_adjust_git: Succeeded
NOTE: Running task 276 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_adjust_git)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_adjust_git: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_adjust_git: Succeeded
NOTE: Running task 277 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_adjust_git)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_adjust_git: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_adjust_git: Succeeded
NOTE: Running task 278 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_adjust_git)
NOTE: recipe example-module-armmp-1.0-r0: task do_adjust_git: Started
NOTE: recipe example-module-armmp-1.0-r0: task do_adjust_git: Succeeded
NOTE: Running task 279 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_adjust_git)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_adjust_git: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_adjust_git: Succeeded
NOTE: Running task 280 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_adjust_git)
NOTE: recipe enable-fsck-1.0-r0: task do_adjust_git: Started
NOTE: recipe enable-fsck-1.0-r0: task do_adjust_git: Succeeded
NOTE: Running task 284 of 713 (multiconfig:qemuarm-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_adjust_git)
NOTE: recipe example-module-armmp-1.0-r0: task do_adjust_git: Started
NOTE: recipe example-module-armmp-1.0-r0: task do_adjust_git: Succeeded
NOTE: Running task 287 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_install_builddeps)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_install_builddeps: Started
NOTE: recipe u-boot-2018.09-r0: task do_fetch: Succeeded
NOTE: Running task 288 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb:do_unpack)
NOTE: recipe u-boot-2018.09-r0: task do_unpack: Started
NOTE: recipe u-boot-2018.09-r0: task do_unpack: Succeeded
NOTE: Running task 289 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb:do_adjust_git)
NOTE: recipe u-boot-2018.09-r0: task do_adjust_git: Started
NOTE: recipe u-boot-2018.09-r0: task do_adjust_git: Succeeded
NOTE: Running task 290 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb:do_transform_template)
NOTE: recipe u-boot-2018.09-r0: task do_transform_template: Started
NOTE: recipe u-boot-2018.09-r0: task do_transform_template: Succeeded
NOTE: Running task 291 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_install)
NOTE: recipe example-raw-0.3-r0: task do_install: Started
NOTE: recipe example-raw-0.3-r0: task do_install: Succeeded
NOTE: Running task 292 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_transform_template)
NOTE: recipe example-raw-0.3-r0: task do_transform_template: Started
NOTE: recipe example-raw-0.3-r0: task do_transform_template: Succeeded
NOTE: Running task 293 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_install)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_install: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_install: Succeeded
NOTE: Running task 294 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_transform_template)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_transform_template: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_transform_template: Succeeded
NOTE: Running task 295 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-bsp/u-boot-script/u-boot-script_1.1.bb:do_install)
NOTE: recipe u-boot-script-1.1-r0: task do_install: Started
NOTE: recipe u-boot-script-1.1-r0: task do_install: Succeeded
NOTE: Running task 296 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-bsp/u-boot-script/u-boot-script_1.1.bb:do_transform_template)
NOTE: recipe u-boot-script-1.1-r0: task do_transform_template: Started
NOTE: recipe u-boot-script-1.1-r0: task do_transform_template: Succeeded
NOTE: Running task 297 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_transform_template)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_transform_template: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_transform_template: Succeeded
NOTE: Running task 298 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_transform_template)
NOTE: recipe example-module-mainline-1.0-r0: task do_transform_template: Started
NOTE: recipe example-module-mainline-1.0-r0: task do_transform_template: Succeeded
NOTE: Running task 299 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_install)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_install: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_install: Succeeded
NOTE: Running task 300 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_transform_template)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_transform_template: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_transform_template: Succeeded
NOTE: Running task 301 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_install)
NOTE: recipe enable-fsck-1.0-r0: task do_install: Started
NOTE: recipe enable-fsck-1.0-r0: task do_install: Succeeded
NOTE: Running task 302 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_transform_template)
NOTE: recipe enable-fsck-1.0-r0: task do_transform_template: Started
NOTE: recipe enable-fsck-1.0-r0: task do_transform_template: Succeeded
NOTE: Running task 303 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_install)
NOTE: recipe example-raw-0.3-r0: task do_install: Started
NOTE: recipe example-raw-0.3-r0: task do_install: Succeeded
NOTE: Running task 304 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_transform_template)
NOTE: recipe example-raw-0.3-r0: task do_transform_template: Started
NOTE: recipe example-raw-0.3-r0: task do_transform_template: Succeeded
NOTE: Running task 305 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_install)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_install: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_install: Succeeded
NOTE: Running task 306 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_transform_template)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_transform_template: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_transform_template: Succeeded
NOTE: Running task 307 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_transform_template)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_transform_template: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_transform_template: Succeeded
NOTE: Running task 308 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_transform_template)
NOTE: recipe example-module-amd64-1.0-r0: task do_transform_template: Started
NOTE: recipe example-module-amd64-1.0-r0: task do_transform_template: Succeeded
NOTE: Running task 309 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_install)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_install: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_install: Succeeded
NOTE: Running task 310 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_transform_template)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_transform_template: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_transform_template: Succeeded
NOTE: Running task 311 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_install)
NOTE: recipe enable-fsck-1.0-r0: task do_install: Started
NOTE: recipe enable-fsck-1.0-r0: task do_install: Succeeded
NOTE: Running task 312 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_transform_template)
NOTE: recipe enable-fsck-1.0-r0: task do_transform_template: Started
NOTE: recipe enable-fsck-1.0-r0: task do_transform_template: Succeeded
NOTE: Running task 313 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_prepare_build)
NOTE: recipe example-raw-0.3-r0: task do_prepare_build: Started
NOTE: recipe example-raw-0.3-r0: task do_prepare_build: Succeeded
NOTE: Running task 314 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_prepare_build)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_prepare_build: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_prepare_build: Succeeded
NOTE: Running task 315 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_prepare_build)
NOTE: recipe example-module-amd64-1.0-r0: task do_prepare_build: Started
NOTE: recipe example-module-amd64-1.0-r0: task do_prepare_build: Succeeded
NOTE: Running task 316 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_prepare_build)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_prepare_build: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_prepare_build: Succeeded
NOTE: Running task 317 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_prepare_build)
NOTE: recipe enable-fsck-1.0-r0: task do_prepare_build: Started
NOTE: recipe enable-fsck-1.0-r0: task do_prepare_build: Succeeded
NOTE: Running task 318 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_install)
NOTE: recipe example-raw-0.3-r0: task do_install: Started
NOTE: recipe example-raw-0.3-r0: task do_install: Succeeded
NOTE: Running task 319 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_transform_template)
NOTE: recipe example-raw-0.3-r0: task do_transform_template: Started
NOTE: recipe example-raw-0.3-r0: task do_transform_template: Succeeded
NOTE: Running task 320 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_transform_template)
NOTE: recipe example-module-rpi-rpfv-1.0-r0: task do_transform_template: Started
NOTE: recipe example-module-rpi-rpfv-1.0-r0: task do_transform_template: Succeeded
NOTE: Running task 321 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_install)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_install: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_install: Succeeded
NOTE: Running task 322 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_transform_template)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_transform_template: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_transform_template: Succeeded
NOTE: Running task 323 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_transform_template)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_transform_template: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_transform_template: Succeeded
NOTE: Running task 324 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/sshd-regen-keys/sshd-regen-keys_0.2.bb:do_install)
NOTE: recipe sshd-regen-keys-0.2-r0: task do_install: Started
NOTE: recipe sshd-regen-keys-0.2-r0: task do_install: Succeeded
NOTE: Running task 325 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/sshd-regen-keys/sshd-regen-keys_0.2.bb:do_transform_template)
NOTE: recipe sshd-regen-keys-0.2-r0: task do_transform_template: Started
NOTE: recipe sshd-regen-keys-0.2-r0: task do_transform_template: Succeeded
NOTE: Running task 326 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_install)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_install: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_install: Succeeded
NOTE: Running task 327 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_transform_template)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_transform_template: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_transform_template: Succeeded
NOTE: Running task 328 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_install)
NOTE: recipe enable-fsck-1.0-r0: task do_install: Started
NOTE: recipe enable-fsck-1.0-r0: task do_install: Succeeded
NOTE: Running task 329 of 713 (multiconfig:rpi-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_transform_template)
NOTE: recipe enable-fsck-1.0-r0: task do_transform_template: Started
NOTE: recipe enable-fsck-1.0-r0: task do_transform_template: Succeeded
NOTE: Running task 330 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_transform_template)
NOTE: recipe example-module-arm64-1.0-r0: task do_transform_template: Started
NOTE: recipe example-module-arm64-1.0-r0: task do_transform_template: Succeeded
NOTE: Running task 331 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_install)
NOTE: recipe example-raw-0.3-r0: task do_install: Started
NOTE: recipe example-raw-0.3-r0: task do_install: Succeeded
NOTE: Running task 332 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_transform_template)
NOTE: recipe example-raw-0.3-r0: task do_transform_template: Started
NOTE: recipe example-raw-0.3-r0: task do_transform_template: Succeeded
NOTE: Running task 333 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_install)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_install: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_install: Succeeded
NOTE: Running task 334 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_transform_template)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_transform_template: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_transform_template: Succeeded
NOTE: recipe libhello-0.1-98f2e41-r0: task do_install_builddeps: Succeeded
NOTE: Running task 335 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_transform_template)
NOTE: Running task 336 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_build)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_transform_template: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_transform_template: Succeeded
NOTE: Running task 337 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_install)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_build: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_install: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_install: Succeeded
NOTE: Running task 338 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_transform_template)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_transform_template: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_transform_template: Succeeded
NOTE: Running task 339 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_install)
NOTE: recipe enable-fsck-1.0-r0: task do_install: Started
NOTE: recipe enable-fsck-1.0-r0: task do_install: Succeeded
NOTE: Running task 340 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_transform_template)
NOTE: recipe enable-fsck-1.0-r0: task do_transform_template: Started
NOTE: recipe enable-fsck-1.0-r0: task do_transform_template: Succeeded
NOTE: Running task 341 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_install)
NOTE: recipe example-raw-0.3-r0: task do_install: Started
NOTE: recipe example-raw-0.3-r0: task do_install: Succeeded
NOTE: Running task 342 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_transform_template)
NOTE: recipe example-raw-0.3-r0: task do_transform_template: Started
NOTE: recipe example-raw-0.3-r0: task do_transform_template: Succeeded
NOTE: Running task 343 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_install)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_install: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_install: Succeeded
NOTE: Running task 344 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_transform_template)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_transform_template: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_transform_template: Succeeded
NOTE: Running task 345 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_transform_template)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_transform_template: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_transform_template: Succeeded
NOTE: Running task 346 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_transform_template)
NOTE: recipe example-module-armmp-1.0-r0: task do_transform_template: Started
NOTE: recipe example-module-armmp-1.0-r0: task do_transform_template: Succeeded
NOTE: Running task 347 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_install)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_install: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_install: Succeeded
NOTE: Running task 348 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_transform_template)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_transform_template: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_transform_template: Succeeded
NOTE: Running task 349 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_install)
NOTE: recipe enable-fsck-1.0-r0: task do_install: Started
NOTE: recipe enable-fsck-1.0-r0: task do_install: Succeeded
NOTE: Running task 350 of 713 (multiconfig:qemuarm-buster:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_transform_template)
NOTE: recipe enable-fsck-1.0-r0: task do_transform_template: Started
NOTE: recipe enable-fsck-1.0-r0: task do_transform_template: Succeeded
NOTE: Running task 356 of 713 (multiconfig:qemuarm-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_transform_template)
NOTE: recipe example-module-armmp-1.0-r0: task do_transform_template: Started
NOTE: recipe example-module-armmp-1.0-r0: task do_transform_template: Succeeded
NOTE: Running task 361 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_install_builddeps)
NOTE: recipe example-raw-0.3-r0: task do_install_builddeps: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_build: Succeeded
NOTE: Running task 362 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_deploy_deb)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_deploy_deb: Started
NOTE: recipe example-raw-0.3-r0: task do_install_builddeps: Succeeded
NOTE: Running task 363 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_install_builddeps)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_install_builddeps: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_deploy_deb: Succeeded
NOTE: Running task 364 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_prepare_build)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_prepare_build: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_prepare_build: Succeeded
NOTE: Running task 365 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_install_builddeps)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_install_builddeps: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_install_builddeps: Succeeded
NOTE: Running task 366 of 713 (multiconfig:qemuamd64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_install_builddeps)
NOTE: recipe example-module-amd64-1.0-r0: task do_install_builddeps: Started
NOTE: recipe buildchroot-target-debian-stretch-arm64: task do_rootfs_install: Succeeded
NOTE: Running task 367 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_rootfs_postprocess)
NOTE: recipe buildchroot-target-debian-stretch-arm64: task do_rootfs_postprocess: Started
NOTE: recipe buildchroot-target-debian-stretch-arm64: task do_rootfs_postprocess: Succeeded
NOTE: Running task 368 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_rootfs)
NOTE: recipe buildchroot-target-debian-stretch-arm64: task do_rootfs: Started
NOTE: recipe buildchroot-target-debian-stretch-arm64: task do_rootfs: Succeeded
NOTE: Running task 369 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_build)
NOTE: recipe buildchroot-target-debian-stretch-arm64: task do_build: Started
NOTE: recipe buildchroot-target-debian-stretch-arm64: task do_build: Succeeded
NOTE: Running task 370 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_apt_fetch)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_apt_fetch: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_install_builddeps: Succeeded
NOTE: Running task 371 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_apt_fetch)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_apt_fetch: Succeeded
NOTE: Running task 372 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_patch)
NOTE: recipe example-module-arm64-1.0-r0: task do_apt_fetch: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_patch: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_patch: Succeeded
NOTE: Running task 373 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_apt_fetch)
NOTE: recipe example-raw-0.3-r0: task do_apt_fetch: Started
NOTE: recipe buildchroot-target-debian-stretch-armhf: task do_rootfs_install: Succeeded
NOTE: Running task 374 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_rootfs_postprocess)
NOTE: recipe buildchroot-target-debian-stretch-armhf: task do_rootfs_postprocess: Started
NOTE: recipe buildchroot-target-debian-stretch-armhf: task do_rootfs_postprocess: Succeeded
NOTE: Running task 375 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_rootfs)
NOTE: recipe buildchroot-target-debian-stretch-armhf: task do_rootfs: Started
NOTE: recipe buildchroot-target-debian-stretch-armhf: task do_rootfs: Succeeded
NOTE: Running task 376 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-devtools/buildchroot/buildchroot-target.bb:do_build)
NOTE: recipe buildchroot-target-debian-stretch-armhf: task do_build: Started
NOTE: recipe buildchroot-target-debian-stretch-armhf: task do_build: Succeeded
NOTE: Running task 381 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/linux/linux-mainline_4.19.0.bb:do_apt_fetch)
NOTE: recipe linux-mainline-4.19.0-r0: task do_apt_fetch: Started
NOTE: recipe example-module-amd64-1.0-r0: task do_install_builddeps: Succeeded
NOTE: Running task 382 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_apt_fetch)
NOTE: recipe example-module-arm64-1.0-r0: task do_apt_fetch: Succeeded
NOTE: recipe linux-mainline-4.19.0-r0: task do_apt_fetch: Succeeded
NOTE: Running task 383 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb:do_apt_fetch)
NOTE: Running task 384 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/linux/linux-mainline_4.19.0.bb:do_patch)
NOTE: recipe example-raw-0.3-r0: task do_apt_fetch: Succeeded
NOTE: Running task 385 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_apt_fetch)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_apt_fetch: Started
NOTE: recipe u-boot-2018.09-r0: task do_apt_fetch: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_apt_fetch: Succeeded
NOTE: Running task 386 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_patch)
NOTE: recipe u-boot-2018.09-r0: task do_apt_fetch: Succeeded
NOTE: recipe libhello-0.1-98f2e41-r0: task do_patch: Started
NOTE: recipe linux-mainline-4.19.0-r0: task do_patch: Started
NOTE: recipe example-raw-0.3-r0: task do_apt_fetch: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_patch: Succeeded
NOTE: Running task 389 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_prepare_build)
NOTE: Running task 390 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_apt_fetch)
NOTE: recipe example-raw-0.3-r0: task do_apt_fetch: Succeeded
NOTE: Running task 391 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-bsp/u-boot-script/u-boot-script_1.1.bb:do_apt_fetch)
NOTE: recipe linux-mainline-4.19.0-r0: task do_patch: Succeeded
NOTE: Running task 392 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/linux/linux-mainline_4.19.0.bb:do_prepare_build)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_prepare_build: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_prepare_build: Succeeded
NOTE: Running task 394 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_apt_fetch)
NOTE: recipe u-boot-script-1.1-r0: task do_apt_fetch: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_apt_fetch: Started
NOTE: recipe linux-mainline-4.19.0-r0: task do_prepare_build: Started
NOTE: recipe linux-mainline-4.19.0-r0: task do_prepare_build: Succeeded
NOTE: Running task 395 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_apt_fetch)
NOTE: recipe u-boot-script-1.1-r0: task do_apt_fetch: Succeeded
NOTE: Running task 396 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_apt_fetch)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_apt_fetch: Succeeded
NOTE: Running task 397 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_apt_fetch)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_apt_fetch: Started
NOTE: recipe example-module-mainline-1.0-r0: task do_apt_fetch: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_apt_fetch: Succeeded
NOTE: Running task 398 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb:do_patch)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_apt_fetch: Started
NOTE: recipe example-module-mainline-1.0-r0: task do_apt_fetch: Succeeded
NOTE: Running task 399 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_patch)
NOTE: recipe enable-fsck-1.0-r0: task do_apt_fetch: Started
NOTE: recipe u-boot-2018.09-r0: task do_patch: Started
NOTE: recipe example-raw-0.3-r0: task do_patch: Started
NOTE: recipe example-raw-0.3-r0: task do_patch: Succeeded
NOTE: recipe u-boot-2018.09-r0: task do_patch: Succeeded
NOTE: recipe isar-exclude-docs-0.1-r0: task do_apt_fetch: Succeeded
NOTE: Running task 400 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_patch)
NOTE: Running task 401 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/linux/linux-mainline_4.19.0.bb:do_install_builddeps)
NOTE: recipe enable-fsck-1.0-r0: task do_apt_fetch: Succeeded
NOTE: Running task 402 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-bsp/u-boot-script/u-boot-script_1.1.bb:do_patch)
NOTE: Running task 403 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_patch)
NOTE: recipe u-boot-script-1.1-r0: task do_patch: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_patch: Started
NOTE: recipe u-boot-script-1.1-r0: task do_patch: Succeeded
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_patch: Succeeded
NOTE: Running task 404 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_patch)
NOTE: Running task 405 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_patch)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_patch: Started
NOTE: recipe linux-mainline-4.19.0-r0: task do_install_builddeps: Started
NOTE: recipe example-module-mainline-1.0-r0: task do_patch: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_patch: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_patch: Succeeded
NOTE: recipe example-module-mainline-1.0-r0: task do_patch: Succeeded
NOTE: Running task 406 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_patch)
NOTE: Running task 407 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_apt_fetch)
NOTE: recipe enable-fsck-1.0-r0: task do_patch: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_patch: Succeeded
NOTE: recipe enable-fsck-1.0-r0: task do_patch: Succeeded
NOTE: Running task 408 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_apt_fetch)
NOTE: Running task 409 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_apt_fetch)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_apt_fetch: Started
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_apt_fetch: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_apt_fetch: Started
NOTE: recipe linux-mainline-4.19.0-r0: task do_install_builddeps: Succeeded
NOTE: Running task 410 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/linux/linux-mainline_4.19.0.bb:do_build)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_apt_fetch: Succeeded
NOTE: Running task 411 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_apt_fetch)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_apt_fetch: Succeeded
NOTE: Running task 415 of 713 (multiconfig:qemuarm-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_apt_fetch)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_apt_fetch: Succeeded
NOTE: Running task 418 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_patch)
NOTE: recipe linux-mainline-4.19.0-r0: task do_build: Started
NOTE: recipe example-module-arm64-1.0-r0: task do_patch: Started
NOTE: recipe example-module-armmp-1.0-r0: task do_apt_fetch: Started
NOTE: recipe enable-fsck-1.0-r0: task do_apt_fetch: Started
NOTE: recipe example-module-arm64-1.0-r0: task do_patch: Succeeded
NOTE: Running task 419 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_patch)
NOTE: recipe enable-fsck-1.0-r0: task do_apt_fetch: Succeeded
NOTE: Running task 420 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_patch)
NOTE: recipe example-raw-0.3-r0: task do_patch: Started
NOTE: recipe example-raw-0.3-r0: task do_patch: Succeeded
NOTE: Running task 421 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/hello-isar/hello-isar.bb:do_patch)
NOTE: recipe example-module-armmp-1.0-r0: task do_apt_fetch: Succeeded
NOTE: Running task 422 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_patch)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_patch: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_patch: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_patch: Succeeded
NOTE: Running task 423 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_patch)
NOTE: recipe isar-exclude-docs-0.1-r0: task do_patch: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_patch: Succeeded
NOTE: Running task 427 of 713 (multiconfig:qemuarm-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_patch)
NOTE: recipe enable-fsck-1.0-r0: task do_patch: Started
NOTE: recipe enable-fsck-1.0-r0: task do_patch: Succeeded
NOTE: Running task 430 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_install_builddeps)
NOTE: recipe example-module-armmp-1.0-r0: task do_patch: Started
NOTE: recipe example-module-armmp-1.0-r0: task do_patch: Succeeded
NOTE: Running task 431 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb:do_prepare_build)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_install_builddeps: Started
NOTE: recipe u-boot-2018.09-r0: task do_prepare_build: Started
NOTE: recipe u-boot-2018.09-r0: task do_prepare_build: Succeeded
NOTE: Running task 432 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_prepare_build)
NOTE: recipe hello-isar-0.3-a18c14c-r0: task do_patch: Succeeded
NOTE: Running task 433 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_prepare_build)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_prepare_build: Started
NOTE: recipe example-raw-0.3-r0: task do_prepare_build: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_prepare_build: Succeeded
NOTE: recipe example-raw-0.3-r0: task do_prepare_build: Succeeded
NOTE: Running task 434 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-bsp/u-boot-script/u-boot-script_1.1.bb:do_prepare_build)
NOTE: Running task 435 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-exclude-docs/isar-exclude-docs_0.1.bb:do_prepare_build)
NOTE: recipe u-boot-script-1.1-r0: task do_prepare_build: Started
NOTE: recipe isar-exclude-docs-0.1-r0: task do_prepare_build: Started
NOTE: recipe u-boot-script-1.1-r0: task do_prepare_build: Succeeded
NOTE: recipe isar-exclude-docs-0.1-r0: task do_prepare_build: Succeeded
NOTE: Running task 436 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/enable-fsck/enable-fsck.bb:do_prepare_build)
NOTE: Running task 437 of 713 (multiconfig:qemuarm64-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_prepare_build)
NOTE: recipe example-module-arm64-1.0-r0: task do_prepare_build: Started
NOTE: recipe enable-fsck-1.0-r0: task do_prepare_build: Started
NOTE: recipe example-module-arm64-1.0-r0: task do_prepare_build: Succeeded
NOTE: Running task 440 of 713 (multiconfig:qemuarm-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/example-module/example-module.bb:do_prepare_build)
NOTE: recipe enable-fsck-1.0-r0: task do_prepare_build: Succeeded
NOTE: Running task 443 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb:do_install_builddeps)
NOTE: recipe example-module-armmp-1.0-r0: task do_prepare_build: Started
NOTE: recipe example-module-armmp-1.0-r0: task do_prepare_build: Succeeded
NOTE: Running task 444 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/example-raw/example-raw_0.3.bb:do_install_builddeps)
NOTE: recipe u-boot-2018.09-r0: task do_install_builddeps: Started
NOTE: recipe example-raw-0.3-r0: task do_install_builddeps: Started
NOTE: recipe libhello-0.1-98f2e41-r0: task do_install_builddeps: Succeeded
NOTE: Running task 445 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_build)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_build: Started
NOTE: recipe example-raw-0.3-r0: task do_install_builddeps: Succeeded
NOTE: Running task 447 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-support/isar-disable-apt-cache/isar-disable-apt-cache_0.1.bb:do_install_builddeps)
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_install_builddeps: Started
NOTE: recipe isar-disable-apt-cache-0.1-r0: task do_install_builddeps: Succeeded
NOTE: Running task 448 of 713 (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta/recipes-bsp/u-boot-script/u-boot-script_1.1.bb:do_install_builddeps)
NOTE: recipe u-boot-script-1.1-r0: task do_install_builddeps: Started
ERROR: mc:de0-nano-soc-stretch:libhello-0.1-98f2e41-r0 do_build: Function failed: do_build (log file is located at /builds/ebsy/debian/isar/build/tmp/work/debian-stretch-armhf/libhello-0.1-98f2e41-r0/temp/log.do_build.56623)
ERROR: Logfile of failure stored in: /builds/ebsy/debian/isar/build/tmp/work/debian-stretch-armhf/libhello-0.1-98f2e41-r0/temp/log.do_build.56623
Log data follows:
| DEBUG: Executing shell function do_build
| dpkg-buildpackage: info: source package libhello
| dpkg-buildpackage: info: source version 0.1
| dpkg-buildpackage: info: source distribution unstable
| dpkg-buildpackage: info: source changed by Alexander Smirnov <asmirnov@ilbers.de>
| dpkg-architecture: warning: specified GNU system type arm-linux-gnueabihf does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable
| dpkg-source -I --before-build libhello-0.1-98f2e41
| dpkg-buildpackage: info: host architecture armhf
| fakeroot debian/rules clean
| dh clean --with autotools-dev
| dh_testdir
| dh_auto_clean
| dh_autotools-dev_restoreconfig
| dh_clean
| dpkg-source -I -b libhello-0.1-98f2e41
| dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
| dpkg-source: warning: source directory 'libhello-0.1-98f2e41' is not <sourcepackage>-<upstreamversion> 'libhello-0.1'
| dpkg-source: info: using source format '1.0'
| dpkg-source: info: building libhello in libhello_0.1.tar.gz
| dpkg-source: info: building libhello in libhello_0.1.dsc
| debian/rules build
| dh build --with autotools-dev
| dh_testdir
| dh_update_autotools_config
| dh_autotools-dev_updateconfig
| dh_auto_configure
| ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/arm-linux-gnueabihf --libexecdir=\${prefix}/lib/arm-linux-gnueabihf --disable-maintainer-mode --disable-dependency-tracking --host=arm-linux-gnueabihf
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for arm-linux-gnueabihf-strip... arm-linux-gnueabihf-strip
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| checking for gawk... no
| checking for mawk... mawk
| checking whether make sets $(MAKE)... yes
| checking whether make supports nested variables... yes
| checking whether to enable maintainer-specific portions of Makefiles... no
| checking for arm-linux-gnueabihf-gcc... arm-linux-gnueabihf-gcc
| checking whether the C compiler works... yes
| checking for C compiler default output file name... a.out
| checking for suffix of executables...
| checking whether we are cross compiling... yes
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether arm-linux-gnueabihf-gcc accepts -g... yes
| checking for arm-linux-gnueabihf-gcc option to accept ISO C89... none needed
| checking whether arm-linux-gnueabihf-gcc understands -c and -o together... yes
| checking for style of include used by make... GNU
| checking dependency style of arm-linux-gnueabihf-gcc... none
| checking build system type... x86_64-pc-linux-gnu
| checking host system type... arm-unknown-linux-gnueabihf
| checking how to print strings... printf
| checking for a sed that does not truncate output... /bin/sed
| checking for grep that handles long lines and -e... /bin/grep
| checking for egrep... /bin/grep -E
| checking for fgrep... /bin/grep -F
| checking for ld used by arm-linux-gnueabihf-gcc... /usr/arm-linux-gnueabihf/bin/ld
| checking if the linker (/usr/arm-linux-gnueabihf/bin/ld) is GNU ld... yes
| checking for BSD- or MS-compatible name lister (nm)... /usr/bin/arm-linux-gnueabihf-nm -B
| checking the name lister (/usr/bin/arm-linux-gnueabihf-nm -B) interface... BSD nm
| checking whether ln -s works... yes
| checking the maximum length of command line arguments... 1572864
| checking whether the shell understands some XSI constructs... yes
| checking whether the shell understands "+="... yes
| checking how to convert x86_64-pc-linux-gnu file names to arm-unknown-linux-gnueabihf format... func_convert_file_noop
| checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
| checking for /usr/arm-linux-gnueabihf/bin/ld option to reload object files... -r
| checking for arm-linux-gnueabihf-objdump... arm-linux-gnueabihf-objdump
| checking how to recognize dependent libraries... pass_all
| checking for arm-linux-gnueabihf-dlltool... no
| checking for dlltool... no
| checking how to associate runtime and link libraries... printf %s\n
| checking for arm-linux-gnueabihf-ar... arm-linux-gnueabihf-ar
| checking for archiver @FILE support... @
| checking for arm-linux-gnueabihf-strip... (cached) arm-linux-gnueabihf-strip
| checking for arm-linux-gnueabihf-ranlib... arm-linux-gnueabihf-ranlib
| checking command to parse /usr/bin/arm-linux-gnueabihf-nm -B output from arm-linux-gnueabihf-gcc object... ok
| checking for sysroot... no
| checking for arm-linux-gnueabihf-mt... no
| checking for mt... mt
| configure: WARNING: using cross tools not prefixed with host triplet
| checking if mt is a manifest tool... no
| checking how to run the C preprocessor... arm-linux-gnueabihf-gcc -E
| checking for ANSI C header files... yes
| checking for sys/types.h... yes
| checking for sys/stat.h... yes
| checking for stdlib.h... yes
| checking for string.h... yes
| checking for memory.h... yes
| checking for strings.h... yes
| checking for inttypes.h... yes
| checking for stdint.h... yes
| checking for unistd.h... yes
| checking for dlfcn.h... yes
| checking for objdir... .libs
| checking if arm-linux-gnueabihf-gcc supports -fno-rtti -fno-exceptions... no
| checking for arm-linux-gnueabihf-gcc option to produce PIC... -fPIC -DPIC
| checking if arm-linux-gnueabihf-gcc PIC flag -fPIC -DPIC works... yes
| checking if arm-linux-gnueabihf-gcc static flag -static works... yes
| checking if arm-linux-gnueabihf-gcc supports -c -o file.o... yes
| checking if arm-linux-gnueabihf-gcc supports -c -o file.o... (cached) yes
| checking whether the arm-linux-gnueabihf-gcc linker (/usr/arm-linux-gnueabihf/bin/ld) supports shared libraries... yes
| checking whether -lc should be explicitly linked in... no
| checking dynamic linker characteristics... GNU/Linux ld.so
| checking how to hardcode library paths into programs... immediate
| checking whether stripping libraries is possible... yes
| checking if libtool supports shared libraries... yes
| checking whether to build shared libraries... yes
| checking whether to build static libraries... yes
| checking whether make supports nested variables... (cached) yes
| checking that generated files are newer than configure... done
| configure: creating ./config.status
| config.status: creating Makefile
| config.status: creating config.h
| config.status: executing depfiles commands
| config.status: executing libtool commands
| dh_auto_build
| make -j1
| make[1]: Entering directory '/home/builder/libhello/libhello-0.1-98f2e41'
| make all-am
| make[2]: Entering directory '/home/builder/libhello/libhello-0.1-98f2e41'
| /bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/builder/libhello/libhello-0.1-98f2e41=. -fstack-protector-strong -Wformat -Werror=format-security -c -o hello.lo hello.c
| libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/builder/libhello/libhello-0.1-98f2e41=. -fstack-protector-strong -Wformat -Werror=format-security -c hello.c -fPIC -DPIC -o .libs/hello.o
| libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/builder/libhello/libhello-0.1-98f2e41=. -fstack-protector-strong -Wformat -Werror=format-security -c hello.c -o hello.o >/dev/null 2>&1
| /bin/bash ./libtool --tag=CC --mode=link arm-linux-gnueabihf-gcc -g -O2 -fdebug-prefix-map=/home/builder/libhello/libhello-0.1-98f2e41=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o libhello.la -rpath /usr/lib/arm-linux-gnueabihf hello.lo
| libtool: link: arm-linux-gnueabihf-gcc -shared -fPIC -DPIC .libs/hello.o -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libhello.so.0 -o .libs/libhello.so.0.0.0
| libtool: link: (cd ".libs" && rm -f "libhello.so.0" && ln -s "libhello.so.0.0.0" "libhello.so.0")
| libtool: link: (cd ".libs" && rm -f "libhello.so" && ln -s "libhello.so.0.0.0" "libhello.so")
| libtool: link: arm-linux-gnueabihf-ar cru .libs/libhello.a hello.o
| arm-linux-gnueabihf-ar: `u' modifier ignored since `D' is the default (see `U')
| libtool: link: arm-linux-gnueabihf-ranlib .libs/libhello.a
| libtool: link: ( cd ".libs" && rm -f "libhello.la" && ln -s "../libhello.la" "libhello.la" )
| docbook-to-man libhello.sgml >libhello.3
| make[2]: Leaving directory '/home/builder/libhello/libhello-0.1-98f2e41'
| make[1]: Leaving directory '/home/builder/libhello/libhello-0.1-98f2e41'
| dh_auto_test
| make -j1 check VERBOSE=1
| make[1]: Entering directory '/home/builder/libhello/libhello-0.1-98f2e41'
| make[1]: Leaving directory '/home/builder/libhello/libhello-0.1-98f2e41'
| create-stamp debian/debhelper-build-stamp
| fakeroot debian/rules binary
| dh binary --with autotools-dev
| create-stamp debian/debhelper-build-stamp
| dh_testroot
| dh_prep
| dh_auto_install
| make -j1 install DESTDIR=/home/builder/libhello/libhello-0.1-98f2e41/debian/tmp AM_UPDATE_INFO_DIR=no
| make[1]: Entering directory '/home/builder/libhello/libhello-0.1-98f2e41'
| make[2]: Entering directory '/home/builder/libhello/libhello-0.1-98f2e41'
| /bin/mkdir -p '/home/builder/libhello/libhello-0.1-98f2e41/debian/tmp/usr/lib/arm-linux-gnueabihf'
| /bin/bash ./libtool --mode=install /usr/bin/install -c libhello.la '/home/builder/libhello/libhello-0.1-98f2e41/debian/tmp/usr/lib/arm-linux-gnueabihf'
| libtool: install: /usr/bin/install -c .libs/libhello.so.0.0.0 /home/builder/libhello/libhello-0.1-98f2e41/debian/tmp/usr/lib/arm-linux-gnueabihf/libhello.so.0.0.0
| libtool: install: (cd /home/builder/libhello/libhello-0.1-98f2e41/debian/tmp/usr/lib/arm-linux-gnueabihf && { ln -s -f libhello.so.0.0.0 libhello.so.0 || { rm -f libhello.so.0 && ln -s libhello.so.0.0.0 libhello.so.0; }; })
| libtool: install: (cd /home/builder/libhello/libhello-0.1-98f2e41/debian/tmp/usr/lib/arm-linux-gnueabihf && { ln -s -f libhello.so.0.0.0 libhello.so || { rm -f libhello.so && ln -s libhello.so.0.0.0 libhello.so; }; })
| libtool: install: /usr/bin/install -c .libs/libhello.lai /home/builder/libhello/libhello-0.1-98f2e41/debian/tmp/usr/lib/arm-linux-gnueabihf/libhello.la
| libtool: install: /usr/bin/install -c .libs/libhello.a /home/builder/libhello/libhello-0.1-98f2e41/debian/tmp/usr/lib/arm-linux-gnueabihf/libhello.a
| libtool: install: chmod 644 /home/builder/libhello/libhello-0.1-98f2e41/debian/tmp/usr/lib/arm-linux-gnueabihf/libhello.a
| libtool: install: arm-linux-gnueabihf-ranlib /home/builder/libhello/libhello-0.1-98f2e41/debian/tmp/usr/lib/arm-linux-gnueabihf/libhello.a
| libtool: install: warning: remember to run `libtool --finish /usr/lib/arm-linux-gnueabihf'
| /bin/mkdir -p '/home/builder/libhello/libhello-0.1-98f2e41/debian/tmp/usr/include'
| /usr/bin/install -c -m 644 hello.h '/home/builder/libhello/libhello-0.1-98f2e41/debian/tmp/usr/include'
| /bin/mkdir -p '/home/builder/libhello/libhello-0.1-98f2e41/debian/tmp/usr/share/man/man1'
| /usr/bin/install -c -m 644 'libhello.3' '/home/builder/libhello/libhello-0.1-98f2e41/debian/tmp/usr/share/man/man1/libhello.1'
| make[2]: Leaving directory '/home/builder/libhello/libhello-0.1-98f2e41'
| make[1]: Leaving directory '/home/builder/libhello/libhello-0.1-98f2e41'
| dh_install
| dh_installdocs
| dh_installchangelogs
| dh_perl
| dh_link
| dh_strip_nondeterminism
| dh_compress
| dh_fixperms
| dh_strip
| dh_makeshlibs
| dh_shlibdeps
| dpkg-shlibdeps: error: no dependency information found for /lib/arm-linux-gnueabihf/libc.so.6 (used by debian/libhello/usr/lib/arm-linux-gnueabihf/libhello.so.0.0.0)
| Hint: check if the library actually comes from a package.
| dh_shlibdeps: dpkg-shlibdeps -Tdebian/libhello.substvars debian/libhello/usr/lib/arm-linux-gnueabihf/libhello.so.0.0.0 returned exit code 2
| debian/rules:22: recipe for target 'binary' failed
| make: *** [binary] Error 2
| dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
| WARNING: exit code 2 from a shell command.
| ERROR: Function failed: do_build (log file is located at /builds/ebsy/debian/isar/build/tmp/work/debian-stretch-armhf/libhello-0.1-98f2e41-r0/temp/log.do_build.56623)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_build: Failed
ERROR: Task (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_build) failed with exit code '1'
NOTE: Running task 449 of 713 (multiconfig:qemuarm-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_build)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_build: Started
NOTE: recipe u-boot-script-1.1-r0: task do_install_builddeps: Succeeded
ERROR: mc:qemuarm-stretch:libhello-0.1-98f2e41-r0 do_build: Function failed: do_build (log file is located at /builds/ebsy/debian/isar/build/tmp/work/debian-stretch-armhf/libhello-0.1-98f2e41-r0/temp/log.do_build.69020)
ERROR: Logfile of failure stored in: /builds/ebsy/debian/isar/build/tmp/work/debian-stretch-armhf/libhello-0.1-98f2e41-r0/temp/log.do_build.69020
Log data follows:
| DEBUG: Executing shell function do_build
| /isar/common.sh: line 25: cd: /home/builder/libhello/libhello-0.1-98f2e41: No such file or directory
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_build (log file is located at /builds/ebsy/debian/isar/build/tmp/work/debian-stretch-armhf/libhello-0.1-98f2e41-r0/temp/log.do_build.69020)
NOTE: recipe libhello-0.1-98f2e41-r0: task do_build: Failed
ERROR: Task (multiconfig:qemuarm-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_build) failed with exit code '1'
ERROR: mc:de0-nano-soc-stretch:u-boot-2018.09-r0 do_install_builddeps: Function failed: do_install_builddeps (log file is located at /builds/ebsy/debian/isar/build/tmp/work/debian-stretch-armhf/u-boot-2018.09-r0/temp/log.do_install_builddeps.53208)
ERROR: Logfile of failure stored in: /builds/ebsy/debian/isar/build/tmp/work/debian-stretch-armhf/u-boot-2018.09-r0/temp/log.do_install_builddeps.53208
Log data follows:
| DEBUG: Executing shell function do_install_builddeps
| /isar/common.sh: line 25: cd: /home/builder/u-boot/u-boot-2018.09: No such file or directory
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_install_builddeps (log file is located at /builds/ebsy/debian/isar/build/tmp/work/debian-stretch-armhf/u-boot-2018.09-r0/temp/log.do_install_builddeps.53208)
NOTE: recipe u-boot-2018.09-r0: task do_install_builddeps: Failed
ERROR: Task (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb:do_install_builddeps) failed with exit code '1'
ERROR: mc:de0-nano-soc-stretch:linux-mainline-4.19.0-r0 do_build: Function failed: do_build (log file is located at /builds/ebsy/debian/isar/build/tmp/work/debian-stretch-armhf/linux-mainline-4.19.0-r0/temp/log.do_build.52942)
ERROR: Logfile of failure stored in: /builds/ebsy/debian/isar/build/tmp/work/debian-stretch-armhf/linux-mainline-4.19.0-r0/temp/log.do_build.52942
Log data follows:
| DEBUG: Executing shell function do_build
| HOSTCC scripts/basic/fixdep
| HOSTCC scripts/kconfig/conf.o
| YACC scripts/kconfig/zconf.tab.c
| LEX scripts/kconfig/zconf.lex.c
| HOSTCC scripts/kconfig/zconf.tab.o
| HOSTLD scripts/kconfig/conf
| *** Default configuration is based on 'multi_v7_defconfig'
| #
| # configuration written to .config
| #
| UPD include/config/kernel.release
| make clean
| /bin/bash ./scripts/package/mkdebian
| Using default distribution of 'unstable' in the changelog
| Install lsb-release or set $KDEB_CHANGELOG_DIST explicitly
| TAR linux-4.19.0.tar.gz
| origversion=$(dpkg-parsechangelog -SVersion |sed 's/-[^-]*$//');\
| mv linux-4.19.0.tar.gz ../linux-4.19.0_${origversion}.orig.tar.gz
| dpkg-buildpackage -r"fakeroot -u" -a$(cat debian/arch) -i.git -us -uc
| dpkg-buildpackage: info: source package linux-4.19.0
| dpkg-buildpackage: info: source version 4.19.0-1
| dpkg-buildpackage: info: source distribution unstable
| dpkg-buildpackage: info: source changed by builder <builder@runner-8af3aa37-project-12428-concurrent-0>
| dpkg-buildpackage: warning: debian/rules is not executable; fixing that
| dpkg-source -i.git --before-build linux-4.19
| dpkg-buildpackage: info: host architecture armhf
| fakeroot -u debian/rules clean
| rm -rf debian/*tmp debian/files
| make clean
| dpkg-source -i.git -b linux-4.19
| dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
| dpkg-source: warning: source directory 'linux-4.19' is not <sourcepackage>-<upstreamversion> 'linux-4.19.0-4.19.0'
| dpkg-source: warning: .orig directory name linux-4.19.orig is not <package>-<upstreamversion> (wanted linux-4.19.0-4.19.0.orig)
| dpkg-source: info: using source format '1.0'
| dpkg-source: info: building linux-4.19.0 using existing linux-4.19.0_4.19.0.orig.tar.gz
| Error in tempfile() using template (unreachable)/linux-4.19.0_4.19.0-1.diff.gz.new.XXXXXX: Parent directory ((unreachable)/) does not exist at /usr/share/perl5/Dpkg/Source/Package/V1.pm line 440.
| dpkg-source: info: building linux-4.19.0 in linux-4.19.0_4.19.0-1.diff.gz
| dpkg-buildpackage: error: dpkg-source -i.git -b linux-4.19 gave error exit status 2
| scripts/package/Makefile:71: recipe for target 'deb-pkg' failed
| make[1]: *** [deb-pkg] Error 2
| Makefile:1357: recipe for target 'deb-pkg' failed
| make: *** [deb-pkg] Error 2
| WARNING: exit code 2 from a shell command.
| ERROR: Function failed: do_build (log file is located at /builds/ebsy/debian/isar/build/tmp/work/debian-stretch-armhf/linux-mainline-4.19.0-r0/temp/log.do_build.52942)
NOTE: recipe linux-mainline-4.19.0-r0: task do_build: Failed
ERROR: Task (multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/linux/linux-mainline_4.19.0.bb:do_build) failed with exit code '1'
NOTE: recipe buildchroot-target-raspbian-stretch-armhf: task do_rootfs_install: Succeeded
NOTE: recipe buildchroot-host-debian-stretch-amd64-arm64: task do_rootfs_install: Succeeded
NOTE: recipe buildchroot-target-debian-buster-armhf: task do_rootfs_install: Succeeded
NOTE: recipe buildchroot-host-debian-buster-amd64-armhf: task do_rootfs_install: Succeeded
NOTE: Tasks Summary: Attempted 449 tasks of which 106 didn't need to be rerun and 4 failed.
Summary: 4 tasks failed:
multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_build
multiconfig:qemuarm-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-app/libhello/libhello.bb:do_build
multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb:do_install_builddeps
multiconfig:de0-nano-soc-stretch:/builds/ebsy/debian/isar/meta-isar/recipes-kernel/linux/linux-mainline_4.19.0.bb:do_build
Summary: There were 4 ERROR messages shown, returning a non-zero exit code.
^[[31;1mERROR: Job failed: exit code 1
^[[0;m
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Sporadic build failure of next
2019-08-20 5:37 Sporadic build failure of next Jan Kiszka
@ 2019-08-20 6:54 ` Claudius Heine
2019-08-20 7:09 ` Jan Kiszka
2019-08-20 10:31 ` Baurzhan Ismagulov
1 sibling, 1 reply; 7+ messages in thread
From: Claudius Heine @ 2019-08-20 6:54 UTC (permalink / raw)
To: [ext] Jan Kiszka, isar-users
Hi Jan,
On 20/08/2019 07.37, [ext] Jan Kiszka wrote:
> Hi,
>
> attached a build failure of 49895c62cdca. I ran that build 3 more times,
> but it didn't trigger an issue again. Looks like some false sharing, but
> I do not have an idea yet of what exactly.
This is probably the important part of the log:
| dpkg-shlibdeps: error: no dependency information found for
/lib/arm-linux-gnueabihf/libc.so.6 (used by
debian/libhello/usr/lib/arm-linux-gnueabihf/libhello.so.0.0.0)
| Hint: check if the library actually comes from a package.
| dh_shlibdeps: dpkg-shlibdeps -Tdebian/libhello.substvars
debian/libhello/usr/lib/arm-linux-gnueabihf/libhello.so.0.0.0 returned
exit code 2
The manpage dpkg-shlibdeps(1) states:
no dependency information found for library-file (used by binary).
The library needed by binary has been found by
dpkg-shlibdeps in library-
file but dpkg-shlibdeps has been unable to find any
dependency information
for that library. To find out the dependency, it has
tried to map the
library to a Debian package with the help of dpkg -S
library-file. Then
it checked the corresponding shlibs and
symbols files in
/var/lib/dpkg/info/, and in the various
package's build trees
(debian/*/DEBIAN/).
This failure can be caused by a bad or missing shlibs or
symbols file in
the package of the library. It might also happen if the
library is built
within the same source package and if the shlibs files
has not yet been
created (in which case you must fix debian/rules to
create the shlibs
before calling dpkg-shlibdeps). Bad RPATH can also lead
to the library
being found under a non-canonical
name (example:
/usr/lib/openoffice.org/../lib/libssl.so.0.9.8
instead of
/usr/lib/libssl.so.0.9.8) that's not associated
to any package,
dpkg-shlibdeps tries to work around this by trying to
fallback on a
canonical name (using realpath(3)) but it might not
always work. It's
always best to clean up the RPATH of the binary to avoid
problems.
Calling dpkg-shlibdeps in verbose mode (-v) will
provide much more
information about where it tried to find the dependency
information. This
might be useful if you don't understand why it's giving
you this error.
Maybe inspection of the work space on the ci server when this error
occurred will help.
regards,
Claudius
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-54 Fax: (+49)-8142-66989-80 Email: ch@denx.de
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Sporadic build failure of next
2019-08-20 6:54 ` Claudius Heine
@ 2019-08-20 7:09 ` Jan Kiszka
2019-08-20 7:37 ` Claudius Heine
0 siblings, 1 reply; 7+ messages in thread
From: Jan Kiszka @ 2019-08-20 7:09 UTC (permalink / raw)
To: Claudius Heine, isar-users
On 20.08.19 08:54, Claudius Heine wrote:
> Hi Jan,
>
> On 20/08/2019 07.37, [ext] Jan Kiszka wrote:
>> Hi,
>>
>> attached a build failure of 49895c62cdca. I ran that build 3 more times, but
>> it didn't trigger an issue again. Looks like some false sharing, but I do not
>> have an idea yet of what exactly.
>
> This is probably the important part of the log:
>
> | dpkg-shlibdeps: error: no dependency information found for
> /lib/arm-linux-gnueabihf/libc.so.6 (used by
> debian/libhello/usr/lib/arm-linux-gnueabihf/libhello.so.0.0.0)
> | Hint: check if the library actually comes from a package.
> | dh_shlibdeps: dpkg-shlibdeps -Tdebian/libhello.substvars
> debian/libhello/usr/lib/arm-linux-gnueabihf/libhello.so.0.0.0 returned exit code 2
>
> The manpage dpkg-shlibdeps(1) states:
>
> no dependency information found for library-file (used by binary).
> The library needed by binary has been found by dpkg-shlibdeps in
> library-
> file but dpkg-shlibdeps has been unable to find any dependency
> information
> for that library. To find out the dependency, it has tried to
> map the
> library to a Debian package with the help of dpkg -S
> library-file. Then
> it checked the corresponding shlibs and symbols
> files in
> /var/lib/dpkg/info/, and in the various package's
> build trees
> (debian/*/DEBIAN/).
>
> This failure can be caused by a bad or missing shlibs or symbols
> file in
> the package of the library. It might also happen if the library
> is built
> within the same source package and if the shlibs files has not
> yet been
> created (in which case you must fix debian/rules to create
> the shlibs
> before calling dpkg-shlibdeps). Bad RPATH can also lead to the
> library
> being found under a non-canonical name
> (example:
> /usr/lib/openoffice.org/../lib/libssl.so.0.9.8 instead of
> /usr/lib/libssl.so.0.9.8) that's not associated to any
> package,
> dpkg-shlibdeps tries to work around this by trying to
> fallback on a
> canonical name (using realpath(3)) but it might not always
> work. It's
> always best to clean up the RPATH of the binary to avoid problems.
>
> Calling dpkg-shlibdeps in verbose mode (-v) will provide
> much more
> information about where it tried to find the dependency
> information. This
> might be useful if you don't understand why it's giving you this
> error.
>
> Maybe inspection of the work space on the ci server when this error occurred
> will help.
Unfortunately, that is history already (disposed docker builds). But it has to
be something that destroyed the information because the later builds got past
this point.
Jan
--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Sporadic build failure of next
2019-08-20 7:09 ` Jan Kiszka
@ 2019-08-20 7:37 ` Claudius Heine
0 siblings, 0 replies; 7+ messages in thread
From: Claudius Heine @ 2019-08-20 7:37 UTC (permalink / raw)
To: Jan Kiszka, isar-users
On 20/08/2019 09.09, Jan Kiszka wrote:
> On 20.08.19 08:54, Claudius Heine wrote:
>> Hi Jan,
>>
>> On 20/08/2019 07.37, [ext] Jan Kiszka wrote:
>>> Hi,
>>>
>>> attached a build failure of 49895c62cdca. I ran that build 3 more
>>> times, but it didn't trigger an issue again. Looks like some false
>>> sharing, but I do not have an idea yet of what exactly.
>>
>> This is probably the important part of the log:
>>
>> | dpkg-shlibdeps: error: no dependency information found for
>> /lib/arm-linux-gnueabihf/libc.so.6 (used by
>> debian/libhello/usr/lib/arm-linux-gnueabihf/libhello.so.0.0.0)
>> | Hint: check if the library actually comes from a package.
>> | dh_shlibdeps: dpkg-shlibdeps -Tdebian/libhello.substvars
>> debian/libhello/usr/lib/arm-linux-gnueabihf/libhello.so.0.0.0 returned
>> exit code 2
>>
>> The manpage dpkg-shlibdeps(1) states:
>>
>> no dependency information found for library-file (used by
>> binary).
>> The library needed by binary has been found by
>> dpkg-shlibdeps in library-
>> file but dpkg-shlibdeps has been unable to find any
>> dependency information
>> for that library. To find out the dependency, it has
>> tried to map the
>> library to a Debian package with the help of dpkg -S
>> library-file. Then
>> it checked the corresponding shlibs and
>> symbols files in
>> /var/lib/dpkg/info/, and in the various
>> package's build trees
>> (debian/*/DEBIAN/).
>>
>> This failure can be caused by a bad or missing shlibs
>> or symbols file in
>> the package of the library. It might also happen if
>> the library is built
>> within the same source package and if the shlibs files
>> has not yet been
>> created (in which case you must fix debian/rules
>> to create the shlibs
>> before calling dpkg-shlibdeps). Bad RPATH can also
>> lead to the library
>> being found under a non-canonical
>> name (example:
>> /usr/lib/openoffice.org/../lib/libssl.so.0.9.8
>> instead of
>> /usr/lib/libssl.so.0.9.8) that's not associated
>> to any package,
>> dpkg-shlibdeps tries to work around this by trying
>> to fallback on a
>> canonical name (using realpath(3)) but it might
>> not always work. It's
>> always best to clean up the RPATH of the binary to
>> avoid problems.
>>
>> Calling dpkg-shlibdeps in verbose mode (-v) will
>> provide much more
>> information about where it tried to find the
>> dependency information. This
>> might be useful if you don't understand why it's giving
>> you this error.
>>
>> Maybe inspection of the work space on the ci server when this error
>> occurred will help.
>
> Unfortunately, that is history already (disposed docker builds). But it
> has to be something that destroyed the information because the later
> builds got past this point.
Maybe its a issue with the libhello package? What I found odd was the
path. libc6-armhf-cross contains the libc here:
libc6-armhf-cross: /usr/arm-linux-gnueabihf/lib/libc.so.6
So a simple search (dpkg -S) for '/lib/arm-linux-gnueabihf/libc.so.6'
will not give that result.
Maybe the rpath needs to be fixed? Maybe the rpath is sometimes fixed,
and sometimes not? race?
regards,
Claudius
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-54 Fax: (+49)-8142-66989-80 Email: ch@denx.de
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Sporadic build failure of next
2019-08-20 5:37 Sporadic build failure of next Jan Kiszka
2019-08-20 6:54 ` Claudius Heine
@ 2019-08-20 10:31 ` Baurzhan Ismagulov
2019-08-20 10:40 ` Jan Kiszka
1 sibling, 1 reply; 7+ messages in thread
From: Baurzhan Ismagulov @ 2019-08-20 10:31 UTC (permalink / raw)
To: isar-users
Hello Jan,
On Tue, Aug 20, 2019 at 07:37:04AM +0200, Jan Kiszka wrote:
> attached a build failure of 49895c62cdca. I ran that build 3 more times, but
> it didn't trigger an issue again. Looks like some false sharing, but I do
> not have an idea yet of what exactly.
Thanks for heads-up.
ERROR: mc:de0-nano-soc-stretch:libhello-0.1-98f2e41-r0 do_build: Function failed: do_build (log file is located at /builds/ebsy/debian/isar/build/tmp/work/debian-stretch-armhf/libhello-0.1-98f2e41-r0/temp/log.do_build.56623)
...
ERROR: mc:qemuarm-stretch:libhello-0.1-98f2e41-r0 do_build: Function failed: do_build (log file is located at /builds/ebsy/debian/isar/build/tmp/work/debian-stretch-armhf/libhello-0.1-98f2e41-r0/temp/log.do_build.69020)
Apparently, we instruct multiconfig to run the same task twice for the same
DISTRO and DISTRO_ARCH in the same directory, and they happen to run in
parallel. If this is the case, we should ideally build once; not sure whether
this is desirable for all packages, though (e.g., two boards building the
kernel from the same source and revision, but with different configs, etc.).
I couldn't find the same failure on ci.i-b.o, but I remember some issues around
this (related or not).
Could we force building of the packages at the same time in CI? Ideas welcome.
In this way, we could perform regression testing for concurrency.
IIRC, the kernel or PREEMPT_RT has a static checker that can detect potential
deadlocks. That would be a nice addition to bitbake (although I doubt it is
implementable today, since it would require recipe introspection w.r.t. e.g.
build directory, etc.).
With kind regards,
Baurzhan.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Sporadic build failure of next
2019-08-20 10:31 ` Baurzhan Ismagulov
@ 2019-08-20 10:40 ` Jan Kiszka
2019-08-20 11:05 ` Baurzhan Ismagulov
0 siblings, 1 reply; 7+ messages in thread
From: Jan Kiszka @ 2019-08-20 10:40 UTC (permalink / raw)
To: isar-users
On 20.08.19 12:31, Baurzhan Ismagulov wrote:
> Hello Jan,
>
> On Tue, Aug 20, 2019 at 07:37:04AM +0200, Jan Kiszka wrote:
>> attached a build failure of 49895c62cdca. I ran that build 3 more times, but
>> it didn't trigger an issue again. Looks like some false sharing, but I do
>> not have an idea yet of what exactly.
>
> Thanks for heads-up.
>
> ERROR: mc:de0-nano-soc-stretch:libhello-0.1-98f2e41-r0 do_build: Function failed: do_build (log file is located at /builds/ebsy/debian/isar/build/tmp/work/debian-stretch-armhf/libhello-0.1-98f2e41-r0/temp/log.do_build.56623)
> ...
> ERROR: mc:qemuarm-stretch:libhello-0.1-98f2e41-r0 do_build: Function failed: do_build (log file is located at /builds/ebsy/debian/isar/build/tmp/work/debian-stretch-armhf/libhello-0.1-98f2e41-r0/temp/log.do_build.69020)
>
> Apparently, we instruct multiconfig to run the same task twice for the same
> DISTRO and DISTRO_ARCH in the same directory, and they happen to run in
> parallel. If this is the case, we should ideally build once; not sure whether
> this is desirable for all packages, though (e.g., two boards building the
> kernel from the same source and revision, but with different configs, etc.).
>
That usually happens when we feed in a variable into the build that makes the
package different - without adjusting its name.
> I couldn't find the same failure on ci.i-b.o, but I remember some issues around
> this (related or not).
>
> Could we force building of the packages at the same time in CI? Ideas welcome.
> In this way, we could perform regression testing for concurrency.
I suspect we can when we first build multiple multiconf targets up to the level
needed to build that package and then request to build it for all those
multiconf targets.
>
> IIRC, the kernel or PREEMPT_RT has a static checker that can detect potential
> deadlocks. That would be a nice addition to bitbake (although I doubt it is
> implementable today, since it would require recipe introspection w.r.t. e.g.
> build directory, etc.).
Maybe evaluating the stamps after a build helps. There should be different
pattern of a recipe was built multiple times for the same distro-arch.
BTW, I'm about to adopt the OE layout for the stamps folder. Let's see what that
brings (beside visual alignment).
Jan
--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Sporadic build failure of next
2019-08-20 10:40 ` Jan Kiszka
@ 2019-08-20 11:05 ` Baurzhan Ismagulov
0 siblings, 0 replies; 7+ messages in thread
From: Baurzhan Ismagulov @ 2019-08-20 11:05 UTC (permalink / raw)
To: isar-users
On Tue, Aug 20, 2019 at 12:40:16PM +0200, Jan Kiszka wrote:
> > Apparently, we instruct multiconfig to run the same task twice for the same
> > DISTRO and DISTRO_ARCH in the same directory, and they happen to run in
> > parallel. If this is the case, we should ideally build once; not sure whether
> > this is desirable for all packages, though (e.g., two boards building the
> > kernel from the same source and revision, but with different configs, etc.).
>
> That usually happens when we feed in a variable into the build that makes
> the package different - without adjusting its name.
Ok, so this use case is solved. Although Debian does change the binary package
name, which I find better, since those are different binary packages.
> > Could we force building of the packages at the same time in CI? Ideas welcome.
> > In this way, we could perform regression testing for concurrency.
>
> I suspect we can when we first build multiple multiconf targets up to the
> level needed to build that package and then request to build it for all
> those multiconf targets.
That sounds promising. Maybe it could require manual tailoring if there were
multiple candidates for building after the first stage, but at least we could
test it.
> > IIRC, the kernel or PREEMPT_RT has a static checker that can detect potential
> > deadlocks. That would be a nice addition to bitbake (although I doubt it is
> > implementable today, since it would require recipe introspection w.r.t. e.g.
> > build directory, etc.).
>
> Maybe evaluating the stamps after a build helps. There should be different
> pattern of a recipe was built multiple times for the same distro-arch.
Ok, that might catch it at least when the critical section is violated
(depending on the point in time where the stamps are created).
> BTW, I'm about to adopt the OE layout for the stamps folder. Let's see what
> that brings (beside visual alignment).
Brings and hopefully not takes :) . We need that anyway to prevent *-* from
matching pkg-1.0 and pkg-abc-1.0 discussed recently. FWIW, Debian solved that
by using pkg_1.0 and pkg-abc_1.0.
With kind regards,
Baurzhan.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2019-08-20 11:05 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-20 5:37 Sporadic build failure of next Jan Kiszka
2019-08-20 6:54 ` Claudius Heine
2019-08-20 7:09 ` Jan Kiszka
2019-08-20 7:37 ` Claudius Heine
2019-08-20 10:31 ` Baurzhan Ismagulov
2019-08-20 10:40 ` Jan Kiszka
2019-08-20 11:05 ` Baurzhan Ismagulov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox