| Step | Arguments | Status | |
|---|---|---|---|
| Start of Pipeline - (1 hr 38 min in block) | |||
| stage - (1 hr 38 min in block) | BuildAndTest | ||
| stage block (BuildAndTest) - (1 hr 38 min in block) | |||
| parallel - (1 hr 38 min in block) | |||
| parallel block (Branch: Matrix - Arch = 'amd64') - (2 ms in block) | |||
| stage - (4 min 59 sec in block) | Matrix - Arch = 'amd64' | ||
| stage block (Matrix - Arch = 'amd64') - (4 min 59 sec in block) | |||
| withEnv - (4 min 59 sec in block) | Arch | ||
| withEnv block - (4 min 59 sec in block) | |||
| node - (4 min 59 sec in block) | AlpinePKG-Builder && amd64 | ||
| node block - (4 min 59 sec in block) | |||
| stage - (4 min 59 sec in block) | Prepair | ||
| stage block (Prepair) - (4 min 59 sec in block) | |||
| echo - (19 ms in self) | Prepairing on amd64 | ||
| checkout - (4 sec in self) | |||
| sh - (0.58 sec in self) | if [ ! -L out ];then ln -s ~/packages/AlpinePackages ./out;fi | ||
| script - (4 min 54 sec in block) | |||
| script block - (4 min 54 sec in block) | |||
| sh - (0.39 sec in self) | cd AlpinePackages && ls -d */ | tr -d '/' | ||
| sh - (0.34 sec in self) | cat /etc/apk/arch | tr -d ' ' | ||
| sh - (0.32 sec in self) | case "$NativeArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| sh - (0.34 sec in self) | case "$PkgArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| echo - (11 ms in self) | Building x86_64(x86) Native on x86_64(x86) | ||
| sh - (1.4 sec in self) | rm -rf /home/jenkins/packages/AlpinePackages/$PkgArch doas apk update | ||
| stage - (14 sec in block) | Build custom-firmware on x86_64 | ||
| stage block (Build custom-firmware on x86_64) - (14 sec in block) | |||
| catchError - (14 sec in block) | |||
| catchError block - (13 sec in block) | |||
| sh - (13 sec in self) | cd $WORKSPACE/AlpinePackages/$Package abuild clean abuild cleancache #abuild cleanpkg abuild -r | ||
| stage - (21 sec in block) | Build minisatip on x86_64 | ||
| stage block (Build minisatip on x86_64) - (21 sec in block) | |||
| catchError - (21 sec in block) | |||
| catchError block - (21 sec in block) | |||
| sh - (21 sec in self) | cd $WORKSPACE/AlpinePackages/$Package abuild clean abuild cleancache #abuild cleanpkg abuild -r | ||
| stage - (4 min 10 sec in block) | Build nut on x86_64 | ||
| stage block (Build nut on x86_64) - (4 min 9 sec in block) | |||
| catchError - (4 min 9 sec in block) | |||
| catchError block - (4 min 9 sec in block) | |||
| sh - (4 min 9 sec in self) | cd $WORKSPACE/AlpinePackages/$Package abuild clean abuild cleancache #abuild cleanpkg abuild -r | ||
| stage - (0.64 sec in block) | Build rflink on x86_64 | ||
| stage block (Build rflink on x86_64) - (0.54 sec in block) | |||
| catchError - (0.46 sec in block) | |||
| catchError block - (0.39 sec in block) | |||
| sh - (0.31 sec in self) | cd $WORKSPACE/AlpinePackages/$Package abuild clean abuild cleancache #abuild cleanpkg abuild -r | ||
| sh - (0.3 sec in self) | case "$PkgArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| echo - (18 ms in self) | Skipping aarch64(arm) on x86_64(x86) | ||
| sh - (0.3 sec in self) | case "$PkgArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| echo - (21 ms in self) | Skipping armhf(arm) on x86_64(x86) | ||
| sh - (0.31 sec in self) | case "$PkgArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| echo - (13 ms in self) | Skipping armv7(arm) on x86_64(x86) | ||
| stage - (0.89 sec in block) | Collecting packages form x86 | ||
| stage block (Collecting packages form x86) - (0.81 sec in block) | |||
| archiveArtifacts - (0.78 sec in self) | |||
| stage - (2.9 sec in block) | Uploading packages to repo form x86 | ||
| stage block (Uploading packages to repo form x86) - (2.8 sec in block) | |||
| withCredentials - (2.7 sec in block) | |||
| withCredentials block - (2.4 sec in block) | |||
| sh - (2.4 sec in self) | AlpineRelease=v$(awk -F= '$1=="VERSION_ID" { print $2 ;}' /etc/os-release | cut -d"." -f 1,2) for apkFile in $(find -L ~/packages -name '*.apk'); do echo "Uploading $apkFile" curl --user $UploadUsername:$UploadPassword --upload-file $apkFile https://git.bprieshof.nl/api/packages/${UploadUsername}/alpine/$AlpineRelease/pkgs done; | ||
| parallel block (Branch: Matrix - Arch = 'aarch64') - (1 hr 38 min in block) | |||
| stage - (1 hr 38 min in block) | Matrix - Arch = 'aarch64' | ||
| stage block (Matrix - Arch = 'aarch64') - (1 hr 38 min in block) | |||
| withEnv - (1 hr 38 min in block) | Arch | ||
| withEnv block - (1 hr 38 min in block) | |||
| node - (1 hr 38 min in block) | AlpinePKG-Builder && aarch64 | ||
| node block - (1 hr 38 min in block) | |||
| stage - (1 hr 38 min in block) | Prepair | ||
| stage block (Prepair) - (1 hr 38 min in block) | |||
| echo - (17 ms in self) | Prepairing on aarch64 | ||
| checkout - (17 sec in self) | |||
| sh - (1.4 sec in self) | if [ ! -L out ];then ln -s ~/packages/AlpinePackages ./out;fi | ||
| script - (1 hr 37 min in block) | |||
| script block - (1 hr 37 min in block) | |||
| sh - (0.5 sec in self) | cd AlpinePackages && ls -d */ | tr -d '/' | ||
| sh - (0.43 sec in self) | cat /etc/apk/arch | tr -d ' ' | ||
| sh - (0.45 sec in self) | case "$NativeArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| sh - (0.46 sec in self) | case "$PkgArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| echo - (22 ms in self) | Skipping x86_64(x86) on aarch64(arm) | ||
| sh - (0.41 sec in self) | case "$PkgArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| echo - (7 ms in self) | Building aarch64(arm) Native on aarch64(arm) | ||
| sh - (3.1 sec in self) | rm -rf /home/jenkins/packages/AlpinePackages/$PkgArch doas apk update | ||
| stage - (23 sec in block) | Build custom-firmware on aarch64 | ||
| stage block (Build custom-firmware on aarch64) - (23 sec in block) | |||
| catchError - (23 sec in block) | |||
| catchError block - (23 sec in block) | |||
| sh - (23 sec in self) | cd $WORKSPACE/AlpinePackages/$Package abuild clean abuild cleancache #abuild cleanpkg abuild -r | ||
| stage - (2 min 14 sec in block) | Build minisatip on aarch64 | ||
| stage block (Build minisatip on aarch64) - (2 min 13 sec in block) | |||
| catchError - (2 min 13 sec in block) | |||
| catchError block - (2 min 13 sec in block) | |||
| sh - (2 min 13 sec in self) | cd $WORKSPACE/AlpinePackages/$Package abuild clean abuild cleancache #abuild cleanpkg abuild -r | ||
| stage - (31 min in block) | Build nut on aarch64 | ||
| stage block (Build nut on aarch64) - (31 min in block) | |||
| catchError - (31 min in block) | |||
| catchError block - (31 min in block) | |||
| sh - (31 min in self) | cd $WORKSPACE/AlpinePackages/$Package abuild clean abuild cleancache #abuild cleanpkg abuild -r | ||
| stage - (9.8 sec in block) | Build rflink on aarch64 | ||
| stage block (Build rflink on aarch64) - (9.7 sec in block) | |||
| catchError - (9.7 sec in block) | |||
| catchError block - (9.6 sec in block) | |||
| sh - (9.6 sec in self) | cd $WORKSPACE/AlpinePackages/$Package abuild clean abuild cleancache #abuild cleanpkg abuild -r | ||
| sh - (0.39 sec in self) | case "$PkgArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| echo - (6 ms in self) | Building armhf armhf(arm) Chrooted on aarch64(arm) | ||
| sh - (2.6 sec in self) | rm -rf /chroot/$PkgArch/home/jenkins/packages/AlpinePackages/$PkgArch rm -rf /chroot/$PkgArch/home/jenkins/AlpinePackages cp -r -p $WORKSPACE/AlpinePackages /chroot/$PkgArch/home/jenkins/AlpinePackages doas chroot /chroot/$PkgArch /sbin/apk update echo '#!/bin/ash cd /home/jenkins/AlpinePackages/$1 doas -u jenkins abuild clean doas -u jenkins abuild cleancache #doas -u jenkins abuild cleanpkg doas -u jenkins abuild -r ' > /chroot/$PkgArch/home/jenkins/RunBuild.sh chmod +x /chroot/$PkgArch/home/jenkins/RunBuild.sh | ||
| stage - (17 sec in block) | Build custom-firmware on armhf | ||
| stage block (Build custom-firmware on armhf) - (17 sec in block) | |||
| catchError - (17 sec in block) | |||
| catchError block - (17 sec in block) | |||
| sh - (17 sec in self) | doas chroot /chroot/$PkgArch /home/jenkins/RunBuild.sh $Package | ||
| stage - (1 min 49 sec in block) | Build minisatip on armhf | ||
| stage block (Build minisatip on armhf) - (1 min 49 sec in block) | |||
| catchError - (1 min 49 sec in block) | |||
| catchError block - (1 min 49 sec in block) | |||
| sh - (1 min 49 sec in self) | doas chroot /chroot/$PkgArch /home/jenkins/RunBuild.sh $Package | ||
| stage - (28 min in block) | Build nut on armhf | ||
| stage block (Build nut on armhf) - (28 min in block) | |||
| catchError - (28 min in block) | |||
| catchError block - (28 min in block) | |||
| sh - (28 min in self) | doas chroot /chroot/$PkgArch /home/jenkins/RunBuild.sh $Package | ||
| stage - (10 sec in block) | Build rflink on armhf | ||
| stage block (Build rflink on armhf) - (9.9 sec in block) | |||
| catchError - (9.8 sec in block) | |||
| catchError block - (9.7 sec in block) | |||
| sh - (9.7 sec in self) | doas chroot /chroot/$PkgArch /home/jenkins/RunBuild.sh $Package | ||
| sh - (0.41 sec in self) | case "$PkgArch" in x86 | i[3456]86 | x86_64) printf 'x86';; armhf | armv[4-9] | aarch64 ) printf 'arm';; *) printf "$1";; esac | ||
| echo - (7 ms in self) | Building armv7 armv7(arm) Chrooted on aarch64(arm) | ||
| sh - (2.6 sec in self) | rm -rf /chroot/$PkgArch/home/jenkins/packages/AlpinePackages/$PkgArch rm -rf /chroot/$PkgArch/home/jenkins/AlpinePackages cp -r -p $WORKSPACE/AlpinePackages /chroot/$PkgArch/home/jenkins/AlpinePackages doas chroot /chroot/$PkgArch /sbin/apk update echo '#!/bin/ash cd /home/jenkins/AlpinePackages/$1 doas -u jenkins abuild clean doas -u jenkins abuild cleancache #doas -u jenkins abuild cleanpkg doas -u jenkins abuild -r ' > /chroot/$PkgArch/home/jenkins/RunBuild.sh chmod +x /chroot/$PkgArch/home/jenkins/RunBuild.sh | ||
| stage - (17 sec in block) | Build custom-firmware on armv7 | ||
| stage block (Build custom-firmware on armv7) - (16 sec in block) | |||
| catchError - (16 sec in block) | |||
| catchError block - (16 sec in block) | |||
| sh - (16 sec in self) | doas chroot /chroot/$PkgArch /home/jenkins/RunBuild.sh $Package | ||
| stage - (1 min 49 sec in block) | Build minisatip on armv7 | ||
| stage block (Build minisatip on armv7) - (1 min 49 sec in block) | |||
| catchError - (1 min 49 sec in block) | |||
| catchError block - (1 min 49 sec in block) | |||
| sh - (1 min 49 sec in self) | doas chroot /chroot/$PkgArch /home/jenkins/RunBuild.sh $Package | ||
| stage - (30 min in block) | Build nut on armv7 | ||
| stage block (Build nut on armv7) - (30 min in block) | |||
| catchError - (30 min in block) | |||
| catchError block - (30 min in block) | |||
| sh - (30 min in self) | doas chroot /chroot/$PkgArch /home/jenkins/RunBuild.sh $Package | ||
| stage - (9.9 sec in block) | Build rflink on armv7 | ||
| stage block (Build rflink on armv7) - (9.8 sec in block) | |||
| catchError - (9.8 sec in block) | |||
| catchError block - (9.7 sec in block) | |||
| sh - (9.7 sec in self) | doas chroot /chroot/$PkgArch /home/jenkins/RunBuild.sh $Package | ||
| stage - (5.1 sec in block) | Collecting packages form arm | ||
| stage block (Collecting packages form arm) - (5 sec in block) | |||
| archiveArtifacts - (5 sec in self) | |||
| stage - (16 sec in block) | Uploading packages to repo form arm | ||
| stage block (Uploading packages to repo form arm) - (16 sec in block) | |||
| withCredentials - (16 sec in block) | |||
| withCredentials block - (16 sec in block) | |||
| sh - (16 sec in self) | AlpineRelease=v$(awk -F= '$1=="VERSION_ID" { print $2 ;}' /etc/os-release | cut -d"." -f 1,2) for apkFile in $(find -L ~/packages -name '*.apk'); do echo "Uploading $apkFile" curl --user $UploadUsername:$UploadPassword --upload-file $apkFile https://git.bprieshof.nl/api/packages/${UploadUsername}/alpine/$AlpineRelease/pkgs done; |