Build failed in Jenkins: reproducible_openwrt-target-sunxi #868

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Aug 9 21:43:56 BST 2025


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

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

====================================================================================
Sat Aug  9 20: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-fEfYKsK5" as arguments.
Sat Aug  9 20:42:03 UTC 2025 - actually running "reproducible_openwrt.sh" (md5sum 10e6803ef54bbb4d127e084edfddfd7d) as "/tmp/jenkins-script-iw1NrcOv"

$ 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-fEfYKsK5
####
Sat Aug  9 20:42:03 UTC 2025 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-iw1NrcOv, removing.
====================================================================================
Sat Sep 12 03: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-fEfYKsK5" as arguments.
Sat Sep 12 03:05:05 UTC 2026 - actually running "reproducible_openwrt.sh" (md5sum 10e6803ef54bbb4d127e084edfddfd7d) as "/tmp/jenkins-script-j4bcI1sh"

$ 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-fEfYKsK5
####
Sat Sep 12 03:05:05 UTC 2026 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-j4bcI1sh, removing.
====================================================================================
Sat Aug  9 20:42:08 UTC 2025 - running /srv/jenkins/bin/reproducible_openwrt.sh (for job reproducible_openwrt) on osuosl1-amd64, called using "node openwrt_download sunxi CONFIG_TARGET_sunxi=y /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-fEfYKsK5" as arguments.
Sat Aug  9 20:42:08 UTC 2025 - actually running "reproducible_openwrt.sh" (md5sum 10e6803ef54bbb4d127e084edfddfd7d) as "/tmp/jenkins-script-58lE5iQ7"

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

####
#### osuosl1-amd64 openwrt_download sunxi CONFIG_TARGET_sunxi=y /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-fEfYKsK5
####
================================================================================
Sat Aug  9 20:42:08 UTC 2025 - Cloning git repository from https://git.openwrt.org/openwrt/openwrt.git master. 
================================================================================
Cloning into 'source'...
================================================================================
Sat Aug  9 20:43:36 UTC 2025 - received git version 886c4f054e5e34bc3de23d65da76180eea358c4a mac80211: fix division by zero in expected throughput estimation
================================================================================
=============================================================================
# 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-fEfYKsK5/download/source/include/toplevel.mk:183: /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-fEfYKsK5/download/source/staging_dir/host/.prereq-build] Error 1
Sat Aug  9 20:43:39 UTC 2025 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-58lE5iQ7, removing.
====================================================================================
Sat Aug  9 20:43:41 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-fEfYKsK5" as arguments.
Sat Aug  9 20:43:41 UTC 2025 - actually running "reproducible_openwrt.sh" (md5sum 10e6803ef54bbb4d127e084edfddfd7d) as "/tmp/jenkins-script-rhtxfuOk"

$ 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-fEfYKsK5
####
/tmp/jenkins-script-rhtxfuOk: line 107: cd: /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-fEfYKsK5/build/source: No such file or directory
Sat Aug  9 20:43:41 UTC 2025 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-rhtxfuOk, removing.
====================================================================================
Sat Sep 12 03:06:43 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-fEfYKsK5" as arguments.
Sat Sep 12 03:06:43 UTC 2026 - actually running "reproducible_openwrt.sh" (md5sum 10e6803ef54bbb4d127e084edfddfd7d) as "/tmp/jenkins-script-j1cdcWPk"

$ 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-fEfYKsK5
####
/tmp/jenkins-script-j1cdcWPk: line 107: cd: /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-fEfYKsK5/build/source: No such file or directory
Sat Sep 12 03:06:44 UTC 2026 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-j1cdcWPk, removing.
receiving incremental file list
build_logs.tar.xz

sent 8,281 bytes  received 116 bytes  2,399.14 bytes/sec
total size is 0  speedup is 0.00
receiving incremental file list
build_logs.tar.xz

sent 43 bytes  received 115 bytes  35.11 bytes/sec
total size is 0  speedup is 0.00
====================================================================================
Sat Aug  9 20:43:53 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-fEfYKsK5" as arguments.
Sat Aug  9 20:43:53 UTC 2025 - actually running "reproducible_openwrt.sh" (md5sum 10e6803ef54bbb4d127e084edfddfd7d) as "/tmp/jenkins-script-U5GSLgN3"

$ 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-fEfYKsK5
####
Sat Aug  9 20:43:53 UTC 2025 - deleting $TMPBUILDDIR /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-fEfYKsK5
Sat Aug  9 20:43:53 UTC 2025 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-U5GSLgN3, removing.
====================================================================================
Sat Sep 12 03:06:55 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-fEfYKsK5" as arguments.
Sat Sep 12 03:06:55 UTC 2026 - actually running "reproducible_openwrt.sh" (md5sum 10e6803ef54bbb4d127e084edfddfd7d) as "/tmp/jenkins-script-FDa22xUg"

$ 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-fEfYKsK5
####
Sat Sep 12 03:06:55 UTC 2026 - deleting $TMPBUILDDIR /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-fEfYKsK5
umount: /srv/workspace/chroots/rbuild-openwrt-build-2025-08-09-fEfYKsK5/build: No such file or directory
Sat Sep 12 03:06:55 UTC 2026 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-FDa22xUg, removing.
Sat Aug  9 20:43:56 UTC 2025 - reproducible_openwrt.sh stopped running as /tmp/jenkins-script-madOrdFi, removing.
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the Qa-jenkins-scm mailing list