Build failed in Jenkins: reproducible_openwrt-target-lantiq #888

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Aug 9 12:44:37 BST 2025


See <https://jenkins.debian.net/job/reproducible_openwrt-target-lantiq/888/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-lantiq/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins17810210469075027765.sh
+ /srv/jenkins/bin/reproducible_openwrt.sh master lantiq CONFIG_TARGET_lantiq=y
====================================================================================
Sat Aug  9 11:42:00 UTC 2025 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt-target-lantiq) on jenkins, called using "master lantiq CONFIG_TARGET_lantiq=y" as arguments.
Sat Aug  9 11:42:00 UTC 2025 - actually running "reproducible_openwrt.sh" (md5sum 10e6803ef54bbb4d127e084edfddfd7d) as "/tmp/jenkins-script-cAGYq6CZ"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

====================================================================================
Sat Aug  9 11:42:03 UTC 2025 - 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-2025-08-09-we2aMH1u" as arguments.
Sat Aug  9 11:42:03 UTC 2025 - actually running "reproducible_openwrt.sh" (md5sum 10e6803ef54bbb4d127e084edfddfd7d) as "/tmp/jenkins-script-00rCXFaY"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

####
#### osuosl1-amd64 node_create_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-we2aMH1u
####
Sat Aug  9 11:42:03 UTC 2025 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-00rCXFaY, removing.
====================================================================================
Fri Sep 11 18:05:05 UTC 2026 - 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-2025-08-09-we2aMH1u" as arguments.
Fri Sep 11 18:05:05 UTC 2026 - actually running "reproducible_openwrt.sh" (md5sum 10e6803ef54bbb4d127e084edfddfd7d) as "/tmp/jenkins-script-xvztoq4b"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

####
#### osuosl2-amd64 node_create_tmpdirs /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-we2aMH1u
####
Fri Sep 11 18:05:05 UTC 2026 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-xvztoq4b, removing.
====================================================================================
Sat Aug  9 11:42:08 UTC 2025 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl1-amd64, called using "node openwrt_download lantiq CONFIG_TARGET_lantiq=y /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-we2aMH1u" as arguments.
Sat Aug  9 11:42:08 UTC 2025 - actually running "reproducible_openwrt.sh" (md5sum 10e6803ef54bbb4d127e084edfddfd7d) as "/tmp/jenkins-script-17QJghW8"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

####
#### osuosl1-amd64 openwrt_download lantiq CONFIG_TARGET_lantiq=y /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-we2aMH1u
####
================================================================================
Sat Aug  9 11:42:08 UTC 2025 - Cloning git repository from https://git.openwrt.org/openwrt/openwrt.git master. 
================================================================================
Cloning into 'source'...
================================================================================
Sat Aug  9 11:44:15 UTC 2025 - received git version f650f2975c073e9e15540fa7db91c50e2df77135 netifd: add missing dependencies
================================================================================
=============================================================================
# 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'... failed.
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'... ok.
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 ncurses. (Missing libncurses.so or ncurses.h)

Prerequisite check failed. Use FORCE=1 to override.
make: *** [/srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-we2aMH1u/download/source/include/toplevel.mk:183: /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-we2aMH1u/download/source/staging_dir/host/.prereq-build] Error 1
Sat Aug  9 11:44:20 UTC 2025 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-17QJghW8, removing.
====================================================================================
Sat Aug  9 11:44:22 UTC 2025 - 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-2025-08-09-we2aMH1u" as arguments.
Sat Aug  9 11:44:22 UTC 2025 - actually running "reproducible_openwrt.sh" (md5sum 10e6803ef54bbb4d127e084edfddfd7d) as "/tmp/jenkins-script-6Gh2QT8z"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

####
#### osuosl1-amd64 node_save_logs /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-we2aMH1u
####
/tmp/jenkins-script-6Gh2QT8z: line 107: cd: /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-we2aMH1u/build/source: No such file or directory
Sat Aug  9 11:44:22 UTC 2025 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-6Gh2QT8z, removing.
====================================================================================
Fri Sep 11 18:07:25 UTC 2026 - 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-2025-08-09-we2aMH1u" as arguments.
Fri Sep 11 18:07:25 UTC 2026 - actually running "reproducible_openwrt.sh" (md5sum 10e6803ef54bbb4d127e084edfddfd7d) as "/tmp/jenkins-script-1f8T2qTq"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

####
#### osuosl2-amd64 node_save_logs /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-we2aMH1u
####
/tmp/jenkins-script-1f8T2qTq: line 107: cd: /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-we2aMH1u/build/source: No such file or directory
Fri Sep 11 18:07:25 UTC 2026 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-1f8T2qTq, removing.
receiving incremental file list
build_logs.tar.xz

sent 8,461 bytes  received 116 bytes  2,450.57 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
====================================================================================
Sat Aug  9 11:44:34 UTC 2025 - 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-2025-08-09-we2aMH1u" as arguments.
Sat Aug  9 11:44:34 UTC 2025 - actually running "reproducible_openwrt.sh" (md5sum 10e6803ef54bbb4d127e084edfddfd7d) as "/tmp/jenkins-script-4TXG6Tl1"

$ 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-2025-08-09-we2aMH1u
####
Sat Aug  9 11:44:34 UTC 2025 - deleting $TMPBUILDDIR /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-we2aMH1u
Sat Aug  9 11:44:34 UTC 2025 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-4TXG6Tl1, removing.
====================================================================================
Fri Sep 11 18:07:36 UTC 2026 - 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-2025-08-09-we2aMH1u" as arguments.
Fri Sep 11 18:07:36 UTC 2026 - actually running "reproducible_openwrt.sh" (md5sum 10e6803ef54bbb4d127e084edfddfd7d) as "/tmp/jenkins-script-XE5vhly4"

$ 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-2025-08-09-we2aMH1u
####
Fri Sep 11 18:07:36 UTC 2026 - deleting $TMPBUILDDIR /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-we2aMH1u
umount: /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-we2aMH1u/build: No such file or directory
Fri Sep 11 18:07:36 UTC 2026 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-XE5vhly4, removing.
Sat Aug  9 11:44:37 UTC 2025 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-cAGYq6CZ, removing.
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the Qa-jenkins-scm mailing list