[Qa-jenkins-scm] Build failed in Jenkins: reproducible_openwrt-target-tegra #524
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Jun 10 00:44:16 BST 2023
See <https://jenkins.debian.net/job/reproducible_openwrt-target-tegra/524/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/reproducible_openwrt-target-tegra/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins904289618107310796.sh
+ /srv/jenkins/bin/reproducible_openwrt.sh master tegra CONFIG_TARGET_tegra=y
====================================================================================
Fri Jun 9 23:42:00 UTC 2023 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt-target-tegra) on jenkins, called using "master tegra CONFIG_TARGET_tegra=y" as arguments.
Fri Jun 9 23:42:00 UTC 2023 - actually running "reproducible_openwrt.sh" (md5sum 3d0d4dd6edc2e72488b498594c5f1644) as "/tmp/jenkins-script-ieC9imvu"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
====================================================================================
Fri Jun 9 23:42:02 UTC 2023 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl1-amd64, called using "node node_create_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH" as arguments.
Fri Jun 9 23:42:02 UTC 2023 - actually running "reproducible_openwrt.sh" (md5sum 3d0d4dd6edc2e72488b498594c5f1644) as "/tmp/jenkins-script-FDHnXFud"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
####
#### osuosl1-amd64 node_create_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH
####
Fri Jun 9 23:42:02 UTC 2023 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-FDHnXFud, removing.
====================================================================================
Fri Jul 12 06:05:04 UTC 2024 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl2-amd64, called using "node node_create_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH" as arguments.
Fri Jul 12 06:05:04 UTC 2024 - actually running "reproducible_openwrt.sh" (md5sum 3d0d4dd6edc2e72488b498594c5f1644) as "/tmp/jenkins-script-q8dcTZof"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
####
#### osuosl2-amd64 node_create_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH
####
Fri Jul 12 06:05:04 UTC 2024 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-q8dcTZof, removing.
====================================================================================
Fri Jun 9 23:42:06 UTC 2023 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl1-amd64, called using "node openwrt_download tegra CONFIG_TARGET_tegra=y /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH" as arguments.
Fri Jun 9 23:42:06 UTC 2023 - actually running "reproducible_openwrt.sh" (md5sum 3d0d4dd6edc2e72488b498594c5f1644) as "/tmp/jenkins-script-h0fdE1Co"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
####
#### osuosl1-amd64 openwrt_download tegra CONFIG_TARGET_tegra=y /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH
####
================================================================================
Fri Jun 9 23:42:06 UTC 2023 - Cloning git repository from https://git.openwrt.org/openwrt/openwrt.git master.
================================================================================
Cloning into 'source'...
================================================================================
Fri Jun 9 23:43:54 UTC 2023 - received git version 6892603efa11603c6f365bee1cf94e98336d72aa uboot-envtools: Add u-boot env config for GL-MT3000
================================================================================
=============================================================================
# OpenWrt signs the release with a signing key, but generate the signing key if not
# present. To have a reproducible release we need to take care of signing keys.
# OpenWrt will also put the key-build.pub into the resulting image (pkg: base-files)!
# At the end of the build it will use the key-build to sign the Packages repo list.
# Use a workaround this problem:
# key-build.pub contains the pubkey of OpenWrt buildbot
# key-build contains our build key
# Meaning only signed files will be different but not the images.
# Packages.sig is unreproducible.
# here is our random signing key
# chosen by fair dice roll.
# guaranteed to be random.
# private key
untrusted comment: Local build key
RWRCSwAAAAB12EzgExgKPrR4LMduadFAw1Z8teYQAbg/EgKaN9SUNrgteVb81/bjFcvfnKF7jS1WU8cDdT2VjWE4Cp4cxoxJNrZoBnlXI+ISUeHMbUaFmOzzBR7B9u/LhX3KAmLsrPc=
\n# public key
untrusted comment: Local build key
RWQ/EgKaN9SUNja2aAZ5VyPiElHhzG1GhZjs8wUewfbvy4V9ygJi7Kz3
# override the pubkey with 'OpenWrt usign key for unattended build jobs' to have the same base-files pkg and images
untrusted comment: OpenWrt usign key for unattended build jobs
RWS1BD5w+adc3j2Hqg9+b66CvLR7NlHbsj7wjNVj0XGt/othDgIAOJS+
=============================================================================
Checking 'true'... ok.
Checking 'false'... ok.
Checking 'working-make'... ok.
Checking 'case-sensitive-fs'... ok.
Checking 'proper-umask'... ok.
Checking 'gcc'... updated.
Checking 'working-gcc'... ok.
Checking 'g++'... updated.
Checking 'working-g++'... ok.
Checking 'ncurses.h'... ok.
Checking 'git'... updated.
Checking 'rsync'... updated.
Checking 'perl-data-dumper'... ok.
Checking 'perl-findbin'... ok.
Checking 'perl-file-copy'... ok.
Checking 'perl-file-compare'... ok.
Checking 'perl-thread-queue'... ok.
Checking 'perl-ipc-cmd'... ok.
Checking 'tar'... updated.
Checking 'find'... updated.
Checking 'bash'... updated.
Checking 'xargs'... updated.
Checking 'patch'... updated.
Checking 'diff'... updated.
Checking 'cp'... updated.
Checking 'seq'... updated.
Checking 'awk'... updated.
Checking 'grep'... updated.
Checking 'egrep'... updated.
Checking 'getopt'... updated.
Checking 'realpath'... updated.
Checking 'stat'... updated.
Checking 'gzip'... updated.
Checking 'unzip'... updated.
Checking 'bzip2'... updated.
Checking 'wget'... updated.
Checking 'install'... updated.
Checking 'perl'... updated.
Checking 'python'... updated.
Checking 'python3'... updated.
Checking 'python3-distutils'... failed.
Checking 'python3-stdlib'... ok.
Checking 'file'... updated.
Checking 'which'... updated.
Checking 'argp.h'... ok.
Checking 'fts.h'... ok.
Checking 'obstack.h'... ok.
Checking 'libintl.h'... ok.
Checking 'ldconfig-stub'... ok.
Build dependency: Please install the Python3 distutils module
Prerequisite check failed. Use FORCE=1 to override.
make: *** [/srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH/download/source/include/toplevel.mk:182: /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH/download/source/staging_dir/host/.prereq-build] Error 1
Fri Jun 9 23:43:59 UTC 2023 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-h0fdE1Co, removing.
====================================================================================
Fri Jun 9 23:44:01 UTC 2023 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl1-amd64, called using "node node_save_logs /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH" as arguments.
Fri Jun 9 23:44:01 UTC 2023 - actually running "reproducible_openwrt.sh" (md5sum 3d0d4dd6edc2e72488b498594c5f1644) as "/tmp/jenkins-script-ITLPPLmz"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
####
#### osuosl1-amd64 node_save_logs /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH
####
/tmp/jenkins-script-ITLPPLmz: line 107: cd: /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH/build/source: No such file or directory
Fri Jun 9 23:44:01 UTC 2023 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-ITLPPLmz, removing.
====================================================================================
Fri Jul 12 06:07:03 UTC 2024 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl2-amd64, called using "node node_save_logs /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH" as arguments.
Fri Jul 12 06:07:03 UTC 2024 - actually running "reproducible_openwrt.sh" (md5sum 3d0d4dd6edc2e72488b498594c5f1644) as "/tmp/jenkins-script-Wl2GjmiC"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
####
#### osuosl2-amd64 node_save_logs /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH
####
/tmp/jenkins-script-Wl2GjmiC: line 107: cd: /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH/build/source: No such file or directory
Fri Jul 12 06:07:03 UTC 2024 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-Wl2GjmiC, removing.
receiving incremental file list
build_logs.tar.xz
sent 3,805 bytes received 116 bytes 1,120.29 bytes/sec
total size is 0 speedup is 0.00
receiving incremental file list
build_logs.tar.xz
sent 43 bytes received 116 bytes 45.43 bytes/sec
total size is 0 speedup is 0.00
====================================================================================
Fri Jun 9 23:44:13 UTC 2023 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl1-amd64, called using "node node_cleanup_tmpdirs b1 /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH" as arguments.
Fri Jun 9 23:44:13 UTC 2023 - actually running "reproducible_openwrt.sh" (md5sum 3d0d4dd6edc2e72488b498594c5f1644) as "/tmp/jenkins-script-kz1YzRUM"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
####
#### osuosl1-amd64 node_cleanup_tmpdirs b1 /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH
####
Fri Jun 9 23:44:13 UTC 2023 - deleting $TMPBUILDDIR /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH
Fri Jun 9 23:44:13 UTC 2023 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-kz1YzRUM, removing.
====================================================================================
Fri Jul 12 06:07:15 UTC 2024 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl2-amd64, called using "node node_cleanup_tmpdirs b2 /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH" as arguments.
Fri Jul 12 06:07:15 UTC 2024 - actually running "reproducible_openwrt.sh" (md5sum 3d0d4dd6edc2e72488b498594c5f1644) as "/tmp/jenkins-script-kn9hmyAM"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
####
#### osuosl2-amd64 node_cleanup_tmpdirs b2 /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH
####
Fri Jul 12 06:07:15 UTC 2024 - deleting $TMPBUILDDIR /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH
umount: /srv/workspace/chroots/rbuild-openwrt-build-2023-06-09-YjxschyH/buildFri Jul 12 06:07:15 UTC 2024 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-kn9hmyAM, removing.
: No such file or directory
Fri Jun 9 23:44:15 UTC 2023 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-ieC9imvu, removing.
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the Qa-jenkins-scm
mailing list