Build failed in Jenkins: osmo-gsm-tester_build-osmocom-bb #997

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Sun Apr 7 00:07:44 UTC 2019


See <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/997/display/redirect>

------------------------------------------
[...truncated 93.86 KB...]
          ^~~~~~~~~
app_bcch_scan.c: In function ‘l23_app_init’:
app_bcch_scan.c:56:2: warning: implicit declaration of function ‘fps_init’ [-Wimplicit-function-declaration]
  fps_init(ms);
  ^~~~~~~~
bcch_scan.c: In function ‘cinfo_timer_cb’:
bcch_scan.c:198:2: warning: enumeration value ‘BSCAN_S_NONE’ not handled in switch [-Wswitch]
  switch (fps.state) {
  ^~~~~~
bcch_scan.c:198:2: warning: enumeration value ‘BSCAN_S_DONE’ not handled in switch [-Wswitch]
bcch_scan.c: In function ‘rx_sch_info’:
bcch_scan.c:236:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
bcch_scan.c: In function ‘bscan_sig_cb’:
bcch_scan.c:263:3: warning: enumeration value ‘FPS_S_NONE’ not handled in switch [-Wswitch]
   switch (fps.fps_state) {
   ^~~~~~
bcch_scan.c:263:3: warning: enumeration value ‘FPS_S_BINFO’ not handled in switch [-Wswitch]
bcch_scan.c:241:20: warning: unused variable ‘ci’ [-Wunused-variable]
  struct cell_info *ci = fps.cur_cell;
                    ^~
At top level:
bcch_scan.c:233:12: warning: ‘rx_sch_info’ defined but not used [-Wunused-function]
 static int rx_sch_info()
            ^~~~~~~~~~~
bcch_scan.c:206:12: warning: ‘rx_bcch_info’ defined but not used [-Wunused-function]
 static int rx_bcch_info(const uint8_t *data)
            ^~~~~~~~~~~~
  CC       geo.o
  CC       app_cbch_sniff.o
  CCLD     bcch_scan
  CCLD     echo_test
  CCLD     cbch_sniff
  CCLD     ccch_scan
  CCLD     cell_log
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src/misc'>
Making all in mobile
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src/mobile'>
  CC       gsm480_ss.o
  CC       gsm322.o
  CC       gsm411_sms.o
  CC       gsm48_cc.o
  CC       gsm48_mm.o
  CC       gsm48_rr.o
  CC       settings.o
  CC       mnccms.o
gsm48_rr.c: In function ‘gsm48_rr_tx_rand_acc’:
gsm48_rr.c:1659:3: warning: ‘gsm_arfcn2band’ is deprecated: Use gsm_arfcn2band_rc() instead [-Wdeprecated-declarations]
   LOGP(DRR, LOGL_INFO, "Use alternative tx-power %d (%d dBm)\n",
   ^~~~
In file included from ../../include/osmocom/bb/common/osmocom_data.h:5:0,
                 from gsm48_rr.c:75:
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/inst-osmocom-bb/include/osmocom/gsm/gsm_utils.h>:164:15: note: declared here
 enum gsm_band gsm_arfcn2band(uint16_t arfcn) OSMO_DEPRECATED("Use gsm_arfcn2band_rc() instead");
               ^~~~~~~~~~~~~~
gsm48_rr.c:1659:3: warning: ‘gsm_arfcn2band’ is deprecated: Use gsm_arfcn2band_rc() instead [-Wdeprecated-declarations]
   LOGP(DRR, LOGL_INFO, "Use alternative tx-power %d (%d dBm)\n",
   ^~~~
In file included from ../../include/osmocom/bb/common/osmocom_data.h:5:0,
                 from gsm48_rr.c:75:
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/inst-osmocom-bb/include/osmocom/gsm/gsm_utils.h>:164:15: note: declared here
 enum gsm_band gsm_arfcn2band(uint16_t arfcn) OSMO_DEPRECATED("Use gsm_arfcn2band_rc() instead");
               ^~~~~~~~~~~~~~
gsm48_rr.c:1667:4: warning: ‘gsm_arfcn2band’ is deprecated: Use gsm_arfcn2band_rc() instead [-Wdeprecated-declarations]
    LOGP(DRR, LOGL_INFO, "Use MS-TXPWR-MAX-CCH power value "
    ^~~~
In file included from ../../include/osmocom/bb/common/osmocom_data.h:5:0,
                 from gsm48_rr.c:75:
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/inst-osmocom-bb/include/osmocom/gsm/gsm_utils.h>:164:15: note: declared here
 enum gsm_band gsm_arfcn2band(uint16_t arfcn) OSMO_DEPRECATED("Use gsm_arfcn2band_rc() instead");
               ^~~~~~~~~~~~~~
gsm48_rr.c:1667:4: warning: ‘gsm_arfcn2band’ is deprecated: Use gsm_arfcn2band_rc() instead [-Wdeprecated-declarations]
    LOGP(DRR, LOGL_INFO, "Use MS-TXPWR-MAX-CCH power value "
    ^~~~
In file included from ../../include/osmocom/bb/common/osmocom_data.h:5:0,
                 from gsm48_rr.c:75:
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/inst-osmocom-bb/include/osmocom/gsm/gsm_utils.h>:164:15: note: declared here
 enum gsm_band gsm_arfcn2band(uint16_t arfcn) OSMO_DEPRECATED("Use gsm_arfcn2band_rc() instead");
               ^~~~~~~~~~~~~~
gsm48_rr.c:1674:4: warning: ‘gsm_arfcn2band’ is deprecated: Use gsm_arfcn2band_rc() instead [-Wdeprecated-declarations]
    LOGP(DRR, LOGL_INFO, "Use MS-TXPWR-MAX-CCH power value "
    ^~~~
In file included from ../../include/osmocom/bb/common/osmocom_data.h:5:0,
                 from gsm48_rr.c:75:
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/inst-osmocom-bb/include/osmocom/gsm/gsm_utils.h>:164:15: note: declared here
 enum gsm_band gsm_arfcn2band(uint16_t arfcn) OSMO_DEPRECATED("Use gsm_arfcn2band_rc() instead");
               ^~~~~~~~~~~~~~
gsm48_rr.c:1674:4: warning: ‘gsm_arfcn2band’ is deprecated: Use gsm_arfcn2band_rc() instead [-Wdeprecated-declarations]
    LOGP(DRR, LOGL_INFO, "Use MS-TXPWR-MAX-CCH power value "
    ^~~~
In file included from ../../include/osmocom/bb/common/osmocom_data.h:5:0,
                 from gsm48_rr.c:75:
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/inst-osmocom-bb/include/osmocom/gsm/gsm_utils.h>:164:15: note: declared here
 enum gsm_band gsm_arfcn2band(uint16_t arfcn) OSMO_DEPRECATED("Use gsm_arfcn2band_rc() instead");
               ^~~~~~~~~~~~~~
gsm322.c: In function ‘gsm322_cs_select’:
gsm322.c:1870:3: warning: ‘gsm_arfcn2band’ is deprecated: Use gsm_arfcn2band_rc() instead [-Wdeprecated-declarations]
   band = gsm_arfcn2band(index2arfcn(i));
   ^~~~
In file included from ../../include/osmocom/bb/common/osmocom_data.h:5:0,
                 from ../../include/osmocom/bb/common/l1ctl.h:5,
                 from gsm322.c:37:
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/inst-osmocom-bb/include/osmocom/gsm/gsm_utils.h>:164:15: note: declared here
 enum gsm_band gsm_arfcn2band(uint16_t arfcn) OSMO_DEPRECATED("Use gsm_arfcn2band_rc() instead");
               ^~~~~~~~~~~~~~
gsm322.c: In function ‘gsm322_nb_check’:
gsm322.c:4201:3: warning: ‘gsm_arfcn2band’ is deprecated: Use gsm_arfcn2band_rc() instead [-Wdeprecated-declarations]
   band = gsm_arfcn2band(nb->arfcn);
   ^~~~
In file included from ../../include/osmocom/bb/common/osmocom_data.h:5:0,
                 from ../../include/osmocom/bb/common/l1ctl.h:5,
                 from gsm322.c:37:
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/inst-osmocom-bb/include/osmocom/gsm/gsm_utils.h>:164:15: note: declared here
 enum gsm_band gsm_arfcn2band(uint16_t arfcn) OSMO_DEPRECATED("Use gsm_arfcn2band_rc() instead");
               ^~~~~~~~~~~~~~
gsm322.c: In function ‘gsm322_nb_new_rxlev’:
gsm322.c:4698:2: warning: ‘gsm_arfcn2band’ is deprecated: Use gsm_arfcn2band_rc() instead [-Wdeprecated-declarations]
  int band = gsm_arfcn2band(cs->arfcn);
  ^~~
In file included from ../../include/osmocom/bb/common/osmocom_data.h:5:0,
                 from ../../include/osmocom/bb/common/l1ctl.h:5,
                 from gsm322.c:37:
<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/inst-osmocom-bb/include/osmocom/gsm/gsm_utils.h>:164:15: note: declared here
 enum gsm_band gsm_arfcn2band(uint16_t arfcn) OSMO_DEPRECATED("Use gsm_arfcn2band_rc() instead");
               ^~~~~~~~~~~~~~
  CC       subscriber.o
  CC       support.o
  CC       transaction.o
  CC       vty_interface.o
  CC       voice.o
  CC       mncc_sock.o
  CC       primitives.o
  CC       script_lua.o
  CC       main.o
  CC       app_mobile.o
  AR       libmobile.a
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     mobile
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src/mobile'>
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src'>
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src'>
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src'>
make[1]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23'>
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23'>
+ set +x


+ make install
Making install in include
make[1]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include'>
Making install in osmocom
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom'>
Making install in bb
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb'>
Making install in common
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb/common'>
make[5]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb/common'>
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb/common'>
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb/common'>
Making install in misc
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb/misc'>
make[5]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb/misc'>
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb/misc'>
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb/misc'>
Making install in mobile
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile'>
make[5]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile'>
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile'>
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb/mobile'>
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb'>
make[5]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb'>
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb'>
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb'>
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom/bb'>
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom'>
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom'>
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom'>
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include/osmocom'>
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include'>
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include'>
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include'>
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/include'>
Making install in src
make[1]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src'>
Making install in common
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src/common'>
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src/common'>
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src/common'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src/common'>
Making install in misc
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src/misc'>
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src/misc'>
 /bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/inst-osmocom-bb/bin'>
  /usr/bin/install -c bcch_scan ccch_scan echo_test cell_log cbch_sniff '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/inst-osmocom-bb/bin'>
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src/misc'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src/misc'>
Making install in mobile
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src/mobile'>
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src/mobile'>
 /bin/mkdir -p '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/inst-osmocom-bb/bin'>
  /usr/bin/install -c mobile '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/inst-osmocom-bb/bin'>
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src/mobile'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src/mobile'>
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src'>
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src'>
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src'>
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23/src'>
make[1]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23'>
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23'>
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23'>
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/osmocom-bb/src/host/layer23'>
+ mkdir -p <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/inst-osmocom-bb>
+ cd <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmocom-bb/ws/inst-osmocom-bb>
+ wget -q -O - http://download.opensuse.org/repositories/home:/mnhauke:/osmocom:/nightly/SLE_15/x86_64/
+ grep -o osmocom-bb-firmware.*rpm
+ sed s#\"#\n#g
+ head -1
+ FW_RPM=osmocom-bb-firmware-0.0.0.git1553183936.e9bedd12-8.1.x86_64.rpm
+ echo Downloading RPM package osmocom-bb-firmware-0.0.0.git1553183936.e9bedd12-8.1.x86_64.rpm
Downloading RPM package osmocom-bb-firmware-0.0.0.git1553183936.e9bedd12-8.1.x86_64.rpm
+ wget -q http://download.opensuse.org/repositories/home:/mnhauke:/osmocom:/nightly/SLE_15/x86_64//osmocom-bb-firmware-0.0.0.git1553183936.e9bedd12-8.1.x86_64.rpm -O osmocom-bb-firmware.rpm
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful



More information about the jenkins-notifications mailing list