See 
<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_sync/686/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs 
osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring 
osmocom-gerrit coverity osmocom-master) in workspace 
<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_sync/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
 > git init <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_sync/ws/> # 
 > timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e178be597f2f71930bed512a7ee7cb0301b92dda (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e178be597f2f71930bed512a7ee7cb0301b92dda # timeout=10
Commit message: "jobs/ttcn3-testsuites: add email parameter"
 > git rev-list --no-walk e178be597f2f71930bed512a7ee7cb0301b92dda # timeout=10
[Osmocom_OBS_sync] $ /bin/sh -xe /tmp/jenkins14889148445908803585.sh
+ export PYTHONUNBUFFERED=1
+ export DISTROS=
  Debian:10
  Debian:11
  Debian:12
  Debian:Next
  Raspbian:10
  Raspbian:11
  Raspbian:12
  Ubuntu:22.04
  Ubuntu:24.04
  Ubuntu:24.10
  Ubuntu:25.04

+ ./scripts/obs/sync_obs_projects.py --docker Debian:10 Debian:11 Debian:12 
Debian:Next Raspbian:10 Raspbian:11 Raspbian:12 Ubuntu:22.04 Ubuntu:24.04 
Ubuntu:24.10 Ubuntu:25.04
docker: building image debian-12-osmocom-obs-build-srcpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 
'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 
'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', 
'<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_sync/ws/scripts/obs/data/build_srcpkg.Dockerfile',>
 
'<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_sync/ws/scripts/obs/data']>
#0 building with "default" instance using docker driver

#1 [internal] load build definition from build_srcpkg.Dockerfile
#1 transferring dockerfile: 579B done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results 
in empty or invalid base image name (line 3)
#1 DONE 0.1s

#2 [internal] load metadata for docker.io/library/debian:12
#2 DONE 0.9s

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

#4 [1/3] FROM 
docker.io/library/debian:12@sha256:0d8498a0e9e6a60011df39aab78534cfe940785e7c59d19dfae1eb53ea59babe
#4 DONE 0.0s

#5 [2/3] RUN    APT-GET update &&       apt-get upgrade -y &&   apt-get install 
-y --no-install-recommends              ca-certificates                 
colordiff               debhelper               dh-python               
dpkg-dev                fakeroot                git             git-review      
        gnupg2          libxml2-utils           lsb-release             meson   
        osc             python3-packaging               python3-setuptools      
        quilt           rebar3          sed             sphinx-common           
&&      apt-get clean
#5 CACHED

#6 [3/3] RUN    USERADD --uid=1000 -m user
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image 
sha256:71d18747300a365d65918d48f133253a2b1f78ba7240eb3e489f8cd6654e81fb done
#7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg done
#7 DONE 0.0s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in 
empty or invalid base image name (line 3)
docker: running: sync_obs_projects.py inside docker
OBS: getting list of projects (https://obs.osmocom.org)
Debian:10: getting prjconf
Traceback (most recent call last):
  File "/obs/sync_obs_projects.py", line 322, in <module>
    main()
  File "/obs/sync_obs_projects.py", line 298, in main
    lib.osc.get_prjconf(temp_source_prjconf)
  File "/obs/lib/osc.py", line 180, in get_prjconf
    prjconf = lib.osc.run_osc(["meta", "prjconf", proj]).output
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/obs/lib/osc.py", line 58, in run_osc
    return lib.run_cmd(cmd, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/obs/lib/__init__.py", line 200, in run_cmd

ERROR: command failed unexpectedly

*** command ***
['osc', '-A', 'https://api.opensuse.org', 'meta', 'prjconf', 'Debian:10']

*** returncode ***
1

*** output ***
Server returned an error: HTTP Error 504: Gateway Time-out

Request: https://api.opensuse.org/source/Debian:10/_config
Headers:
content-length: 92
cache-control: no-cache
content-type: text/html
connection: close

*** python trace ***
    exit_error_cmd(p, "command failed unexpectedly")
  File "/obs/lib/__init__.py", line 161, in exit_error_cmd
    raise RuntimeError("shell command related error, find details right above"
RuntimeError: shell command related error, find details right above this python 
trace
Build step 'Execute shell' marked build as failure

Reply via email to