See 
<https://jenkins.osmocom.org/jenkins/job/ttcn3-bts-test-io_uring/73/display/redirect?page=changes>

Changes:

[Pau Espin Pedrol] ttcn3-sgsn: Use 2nd IP address on emulated HNBGW

[Pau Espin Pedrol] ttcn3-sgsn: Use new 172.18.8.104 in emulated RNC


------------------------------------------
[...truncated 15.96 KB...]
        --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
        --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
        --build-arg OSMOCOM_REPO_VERSION=latest \
        --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org 
\
        --build-arg ASTERISK_BRANCH=jolly/work \
        --build-arg LIBOSMOCORE_BRANCH=master \
        --build-arg OSMO_BB_BRANCH=master \
        --build-arg OSMO_BSC_BRANCH=master \
        --build-arg OSMO_BTS_BRANCH=master \
        --build-arg OSMO_CBC_BRANCH=master \
        --build-arg OSMO_DIA2GSUP_BRANCH=master \
        --build-arg OSMO_EPDG_BRANCH=master \
        --build-arg OSMO_GBPROXY_BRANCH=master \
        --build-arg OSMO_GGSN_BRANCH=master \
        --build-arg OSMO_GSM_TESTER_BRANCH=master \
        --build-arg OSMO_HLR_BRANCH=master \
        --build-arg OSMO_HNBGW_BRANCH=master \
        --build-arg OSMO_HNODEB_BRANCH=master \
        --build-arg OSMO_IUH_BRANCH=master \
        --build-arg OSMO_MGW_BRANCH=master \
        --build-arg OSMO_MSC_BRANCH=master \
        --build-arg OSMO_NITB_BRANCH=master \
        --build-arg OSMO_PCU_BRANCH=master \
        --build-arg OSMO_SGSN_BRANCH=master \
        --build-arg OSMO_SIP_BRANCH=master \
        --build-arg OSMO_STP_BRANCH=master \
        --build-arg OSMO_UECUPS_BRANCH=master \
        --build-arg OPEN5GS_BRANCH=main \
        --build-arg PJPROJECT_BRANCH=jolly/work \
         -t osmocom-build/osmo-bsc-master:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.46kB done
#1 DONE 0.0s

#2 [internal] load metadata for 
docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s

#4 [internal] load build context
#4 DONE 0.0s

#5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#5 DONE 0.0s

#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT
#6 DONE 0.1s

#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT
#6 DONE 0.1s

#7 [2/8] RUN    CASE "debian-bookworm" in       debian*)                apt-get 
update &&               apt-get install -y --no-install-recommends              
        libosmocore-dev                         libosmo-abis-dev                
        libosmo-netif-dev                       libosmo-sccp-dev                
        libosmo-sigtran-dev                     libosmo-mgcp-client-dev         
                libgtp-dev &&           apt-get clean           ;;      
centos*)                dnf install -y                  
"pkgconfig(libosmo-mgcp-client)"                        
"pkgconfig(libosmo-netif)"                      "pkgconfig(libosmo-sccp)"       
                "pkgconfig(libosmo-sigtran)"                    
"pkgconfig(libosmoabis)"                        "pkgconfig(libosmocore)"        
                "pkgconfig(libosmoctrl)"                        
"pkgconfig(libosmogb)"                  "pkgconfig(libosmogsm)"                 
        "pkgconfig(libosmovty)"                 ;;      esac
#7 CACHED

#8 [3/8] WORKDIR        /TMP
#8 CACHED

#9 [4/8] RUN    GIT clone https://gerrit.osmocom.org/osmo-bsc.git
#9 CACHED

#4 [internal] load build context
#4 transferring context: 4.21kB done
#4 DONE 0.1s

#10 [5/8] ADD   
HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT 
/tmp/commit-osmo-bsc
#10 DONE 0.3s

#11 [6/8] RUN   CD osmo-bsc &&  git fetch && git checkout master &&     (git 
symbolic-ref -q HEAD && git reset --hard origin/master || exit 1);         git 
rev-parse --abbrev-ref HEAD && git rev-parse HEAD &&        autoreconf -fi &&   
    ./configure &&  make "-j$(nproc)" install
#11 0.665 From https://gerrit.osmocom.org/osmo-bsc
#11 0.665    278bd7580..8f6f82038  master     -> origin/master
#11 0.666  * [new tag]             1.12.0     -> 1.12.0
#11 0.716 Already on 'master'
#11 0.717 Your branch is behind 'origin/master' by 1 commit, and can be 
fast-forwarded.
#11 0.717   (use "git pull" to update your local branch)
#11 0.719 refs/heads/master
#11 0.747 HEAD is now at 8f6f82038 Bump version: 1.11.0.92-278b-dirty → 1.12.0
#11 0.749 master
#11 0.751 8f6f82038d15100cfd8e78e4336077e2c0567f52
#11 3.334 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
#11 3.334 libtoolize: copying file './ltmain.sh'
#11 3.421 libtoolize: putting macros in 'm4'.
#11 3.421 libtoolize: copying file 'm4/libtool.m4'
#11 3.447 libtoolize: copying file 'm4/ltoptions.m4'
#11 3.475 libtoolize: copying file 'm4/ltsugar.m4'
#11 3.504 libtoolize: copying file 'm4/ltversion.m4'
#11 3.533 libtoolize: copying file 'm4/lt~obsolete.m4'
#11 3.588 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to 
configure.ac,
#11 3.588 libtoolize: and rerunning libtoolize and aclocal.
#11 4.860 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete.
#11 4.860 configure.ac:74: You should run autoupdate.
#11 4.860 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
#11 4.860 configure.ac:74: the top level
#11 4.860 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete.
#11 4.860 configure.ac:130: You should run autoupdate.
#11 4.860 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#11 4.860 configure.ac:130: the top level
#11 4.860 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete.
#11 4.860 configure.ac:150: You should run autoupdate.
#11 4.860 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#11 4.860 configure.ac:150: the top level
#11 4.860 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
#11 4.860 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro 
instead.
#11 4.860 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
#11 4.860 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
#11 4.860 configure.ac:228: the top level
#11 4.860 configure.ac:230: warning: AC_OUTPUT should be used without arguments.
#11 4.860 configure.ac:230: You should run autoupdate.
#11 5.590 configure.ac:23: installing './compile'
#11 5.593 configure.ac:25: installing './config.guess'
#11 5.596 configure.ac:25: installing './config.sub'
#11 5.599 configure.ac:9: installing './install-sh'
#11 5.602 configure.ac:9: installing './missing'
#11 5.650 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make 
extension
#11 5.650 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make 
extension
#11 5.738 src/ipaccess/Makefile.am: installing './depcomp'
#11 6.108 checking for a BSD-compatible install... /usr/bin/install -c
#11 6.117 checking whether build environment is sane... yes
#11 6.131 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#11 6.134 checking for gawk... gawk
#11 6.134 checking whether make sets $(MAKE)... yes
#11 6.148 checking whether make supports nested variables... yes
#11 6.158 checking whether make supports nested variables... (cached) yes
#11 6.159 checking whether make sets $(MAKE)... (cached) yes
#11 6.162 checking for gcc... gcc
#11 6.195 checking whether the C compiler works... yes
#11 6.249 checking for C compiler default output file name... a.out
#11 6.251 checking for suffix of executables... 
#11 6.305 checking whether we are cross compiling... no
#11 6.359 checking for suffix of object files... o
#11 6.383 checking whether the compiler supports GNU C... yes
#11 6.406 checking whether gcc accepts -g... yes
#11 6.430 checking for gcc option to enable C11 features... none needed
#11 6.464 checking whether gcc understands -c and -o together... yes
#11 6.496 checking whether make supports the include directive... yes (GNU 
style)
#11 6.507 checking dependency style of gcc... gcc3
#11 6.553 checking build system type... x86_64-pc-linux-gnu
#11 6.615 checking host system type... x86_64-pc-linux-gnu
#11 6.615 checking how to print strings... printf
#11 6.639 checking for a sed that does not truncate output... /usr/bin/sed
#11 6.646 checking for grep that handles long lines and -e... /usr/bin/grep
#11 6.648 checking for egrep... /usr/bin/grep -E
#11 6.650 checking for fgrep... /usr/bin/grep -F
#11 6.652 checking for ld used by gcc... /usr/bin/ld
#11 6.658 checking if the linker (/usr/bin/ld) is GNU ld... yes
#11 6.661 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
#11 6.665 checking the name lister (/usr/bin/nm -B) interface... BSD nm
#11 6.693 checking whether ln -s works... yes
#11 6.693 checking the maximum length of command line arguments... 1572864
#11 6.703 checking how to convert x86_64-pc-linux-gnu file names to 
x86_64-pc-linux-gnu format... func_convert_file_noop
#11 6.703 checking how to convert x86_64-pc-linux-gnu file names to toolchain 
format... func_convert_file_noop
#11 6.703 checking for /usr/bin/ld option to reload object files... -r
#11 6.703 checking for file... file
#11 6.704 checking for objdump... objdump
#11 6.704 checking how to recognize dependent libraries... pass_all
#11 6.704 checking for dlltool... no
#11 6.705 checking how to associate runtime and link libraries... printf %s\n
#11 6.705 checking for ar... ar
#11 6.705 checking for archiver @FILE support... @
#11 6.739 checking for strip... strip
#11 6.740 checking for ranlib... ranlib
#11 6.740 checking command to parse /usr/bin/nm -B output from gcc object... ok
#11 6.821 checking for sysroot... no
#11 6.821 checking for a working dd... /usr/bin/dd
#11 6.827 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
#11 6.850 checking for mt... no
#11 6.851 checking if : is a manifest tool... no
#11 6.857 checking for stdio.h... yes
#11 6.877 checking for stdlib.h... yes
#11 6.903 checking for string.h... yes
#11 6.928 checking for inttypes.h... yes
#11 6.955 checking for stdint.h... yes
#11 6.983 checking for strings.h... yes
#11 7.012 checking for sys/stat.h... yes
#11 7.040 checking for sys/types.h... yes
#11 7.070 checking for unistd.h... yes
#11 7.099 checking for dlfcn.h... yes
#11 7.130 checking for objdir... .libs
#11 7.193 checking if gcc supports -fno-rtti -fno-exceptions... no
#11 7.221 checking for gcc option to produce PIC... -fPIC -DPIC
#11 7.221 checking if gcc PIC flag -fPIC -DPIC works... yes
#11 7.249 checking if gcc static flag -static works... yes
#11 7.316 checking if gcc supports -c -o file.o... yes
#11 7.354 checking if gcc supports -c -o file.o... (cached) yes
#11 7.354 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports 
shared libraries... yes
#11 7.367 checking whether -lc should be explicitly linked in... no
#11 7.401 checking dynamic linker characteristics... GNU/Linux ld.so
#11 7.469 checking how to hardcode library paths into programs... immediate
#11 7.469 checking whether stripping libraries is possible... yes
#11 7.472 checking if libtool supports shared libraries... yes
#11 7.472 checking whether to build shared libraries... yes
#11 7.472 checking whether to build static libraries... yes
#11 7.473 checking for pkg-config... /usr/bin/pkg-config
#11 7.473 checking for pkg-config... /usr/bin/pkg-config
#11 7.473 checking pkg-config is at least version 0.20... yes
#11 7.475 checking for libosmocore >= 1.10.0... yes
#11 7.486 checking for libosmovty >= 1.10.0... yes
#11 7.499 checking for libosmoctrl >= 1.10.0... yes
#11 7.509 checking for libosmogsm >= 1.10.0... yes
#11 7.518 checking for libosmoabis >= 1.6.0... yes
#11 7.530 checking for libosmo-netif >= 1.5.0... yes
#11 7.541 checking for libosmo-sigtran >= 1.9.0... no
#11 7.553 configure: error: Package requirements (libosmo-sigtran >= 1.9.0) 
were not met:
#11 7.553 
#11 7.553 Package dependency requirement 'libosmo-sigtran >= 1.9.0' could not 
be satisfied.
#11 7.553 Package 'libosmo-sigtran' has version '1.8.0.67-fb30.202407242026', 
required version is '>= 1.9.0'
#11 7.553 
#11 7.553 Consider adjusting the PKG_CONFIG_PATH environment variable if you
#11 7.553 installed software in a non-standard prefix.
#11 7.553 
#11 7.553 Alternatively, you may set the environment variables 
LIBOSMOSIGTRAN_CFLAGS
#11 7.553 and LIBOSMOSIGTRAN_LIBS to avoid the need to call pkg-config.
#11 7.553 See the pkg-config man page for more details.
#11 ERROR: process "/bin/sh -c cd osmo-bsc && \tgit fetch && git checkout 
$OSMO_BSC_BRANCH && \t(git symbolic-ref -q HEAD && git reset --hard 
origin/$OSMO_BSC_BRANCH || exit 1); \tgit rev-parse --abbrev-ref HEAD && git 
rev-parse HEAD && \tautoreconf -fi && \t./configure && \tmake \"-j$(nproc)\" 
install" did not complete successfully: exit code: 1
------
 > [6/8] RUN    CD osmo-bsc &&  git fetch && git checkout master &&     (git 
 > symbolic-ref -q HEAD && git reset --hard origin/master || exit 1);         
 > git rev-parse --abbrev-ref HEAD && git rev-parse HEAD &&        autoreconf 
 > -fi &&       ./configure &&  make "-j$(nproc)" install:
7.553 
7.553 Package dependency requirement 'libosmo-sigtran >= 1.9.0' could not be 
satisfied.
7.553 Package 'libosmo-sigtran' has version '1.8.0.67-fb30.202407242026', 
required version is '>= 1.9.0'
7.553 
7.553 Consider adjusting the PKG_CONFIG_PATH environment variable if you
7.553 installed software in a non-standard prefix.
7.553 
7.553 Alternatively, you may set the environment variables LIBOSMOSIGTRAN_CFLAGS
7.553 and LIBOSMOSIGTRAN_LIBS to avoid the need to call pkg-config.
7.553 See the pkg-config man page for more details.
------
Dockerfile:42
--------------------
  41 |     
  42 | >>> RUN  cd osmo-bsc && \
  43 | >>>      git fetch && git checkout $OSMO_BSC_BRANCH && \
  44 | >>>      (git symbolic-ref -q HEAD && git reset --hard 
origin/$OSMO_BSC_BRANCH || exit 1); \
  45 | >>>      git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && \
  46 | >>>      autoreconf -fi && \
  47 | >>>      ./configure && \
  48 | >>>      make "-j$(nproc)" install
  49 |     
--------------------
ERROR: failed to solve: process "/bin/sh -c cd osmo-bsc && \tgit fetch && git 
checkout $OSMO_BSC_BRANCH && \t(git symbolic-ref -q HEAD && git reset --hard 
origin/$OSMO_BSC_BRANCH || exit 1); \tgit rev-parse --abbrev-ref HEAD && git 
rev-parse HEAD && \tautoreconf -fi && \t./configure && \tmake \"-j$(nproc)\" 
install" did not complete successfully: exit code: 1
make: *** [../make/Makefile:94: docker-build] Error 1
make: Leaving directory 
'<https://jenkins.osmocom.org/jenkins/job/ttcn3-bts-test-io_uring/ws/osmo-bsc-master'>
+ exit 1
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?

Reply via email to