Changes:
------------------------------------------ Started by upstream project "master-pysim" build number 2202 originally caused by: Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/ [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-WPiQJkRIMiC2/agent.957706 SSH_AGENT_PID=957710 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_13750443050572440442.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/pysim
git init https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/pysim
git --version # timeout=10 git --version # 'git version 2.39.5' git fetch --tags --force --progress -- https://gerrit.osmocom.org/pysim +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://gerrit.osmocom.org/pysim # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch Checking out Revision 597f1e0398bb81d6832dc92ee4dfdcada59d3d82 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 597f1e0398bb81d6832dc92ee4dfdcada59d3d82 # timeout=10
Commit message: "pySim.log, pySim-shell: fix compatibility with cmd2 >= 3.0.0"
git rev-list --no-walk 597f1e0398bb81d6832dc92ee4dfdcada59d3d82 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins9545754604035134736.sh + readlink -f /tmp/ssh-WPiQJkRIMiC2/agent.957706 + docker run --rm=true --cap-add SYS_PTRACE --security-opt seccomp=/home/osmocom-build/osmo-ci/_docker_playground/seccomp_profile.json --ulimit fsize=1000000000 -e ASCIIDOC_WARNINGS_CHECK=1 -e CFLAGS=-g -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-WPiQJkRIMiC2/agent.957706:/ssh-agent -v /home/osmocom-build/osmo-ci:/osmo-ci:ro -v https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e JOB_TYPE=pylint osmocom-build/debian-trixie-build /usr/bin/timeout 30m /build/contrib/jenkins.sh + export PYTHONUNBUFFERED=1 + [ ! -d ./tests/ ] + [ -z ] + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + pip3 freeze + grep pylint pylint==3.3.4 + setup_venv + virtualenv -p python3 venv --system-site-packages created virtual environment CPython3.13.5.final.0-64 in 77ms creator CPython3Posix(dest=/build/venv, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/build/.local/share/virtualenv) added seed packages: pip==25.1.1 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator + . venv/bin/activate + [ = /build/contrib/jenkins.sh ] + deactivate nondestructive + unset -f pydoc + [ -z ] + [ -z ] + hash -r + [ -z ] + unset VIRTUAL_ENV + unset VIRTUAL_ENV_PROMPT + [ ! nondestructive = nondestructive ] + VIRTUAL_ENV=/build/venv + [ = cygwin ] + [ = msys ] + export VIRTUAL_ENV + _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/build/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + [ x != x ] + basename /build/venv + VIRTUAL_ENV_PROMPT=venv + export VIRTUAL_ENV_PROMPT + [ -z ] + [ -z ] + _OLD_VIRTUAL_PS1=$ + PS1=(venv) $ + export PS1 + alias pydoc + true + hash -r + pip install . Processing /build Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: pyscard in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (2.3.1) Requirement already satisfied: pyserial in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.5) Requirement already satisfied: pytlv in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.71) Requirement already satisfied: cmd2<4.0,>=2.6.2 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.5.1) Requirement already satisfied: jsonpath-ng in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (1.8.0) Requirement already satisfied: construct>=2.10.70 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (2.10.70) Requirement already satisfied: bidict in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.23.1) Requirement already satisfied: pyosmocom>=0.0.12 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.0.12) Requirement already satisfied: pyyaml>=5.4 in /usr/lib/python3/dist-packages (from pySim==1.0) (6.0.2) Requirement already satisfied: termcolor in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.3.0) Requirement already satisfied: colorlog in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (6.10.1) Requirement already satisfied: pycryptodomex in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.23.0) Requirement already satisfied: packaging in /usr/lib/python3/dist-packages (from pySim==1.0) (25.0) Collecting smpp.pdu@ git+https://github.com/hologram-io/smpp.pdu (from pySim==1.0) Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-install-digdrbhh/smpp-pdu_cc38a12be7404c8081ee9a286f826985 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-install-digdrbhh/smpp-pdu_cc38a12be7404c8081ee9a286f826985 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: asn1tools in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.166.0) Collecting smpp.twisted3@ git+https://github.com/jookies/smpp.twisted (from pySim==1.0) Cloning https://github.com/jookies/smpp.twisted to /tmp/pip-install-digdrbhh/smpp-twisted3_d486a49523274f60ad15ff7c5e5078e4 Running command git clone --filter=blob:none --quiet https://github.com/jookies/smpp.twisted /tmp/pip-install-digdrbhh/smpp-twisted3_d486a49523274f60ad15ff7c5e5078e4 Resolved https://github.com/jookies/smpp.twisted to commit c9b266f54e44e7aff964b64cfb05ca1ecbcd7710 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: Twisted~=23.10.0 in /usr/local/lib/python3.13/dist-packages (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (23.10.0) Requirement already satisfied: smpp.pdu3~=0.4 in /usr/local/lib/python3.13/dist-packages (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (0.6) Requirement already satisfied: pyperclip>=1.8.2 in /usr/local/lib/python3.13/dist-packages (from cmd2<4.0,>=2.6.2->pySim==1.0) (1.11.0) Requirement already satisfied: rich>=15.0.0 in /usr/local/lib/python3.13/dist-packages (from cmd2<4.0,>=2.6.2->pySim==1.0) (15.0.0) Requirement already satisfied: rich-argparse>=1.7.2 in /usr/local/lib/python3.13/dist-packages (from cmd2<4.0,>=2.6.2->pySim==1.0) (1.8.0) Requirement already satisfied: attrs>=21.3.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (26.1.0) Requirement already satisfied: automat>=0.8.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (25.4.16) Requirement already satisfied: constantly>=15.1 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (23.10.4) Requirement already satisfied: hyperlink>=17.1.1 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (21.0.0) Requirement already satisfied: incremental>=22.10.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (24.11.0) Requirement already satisfied: typing-extensions>=4.2.0 in /usr/lib/python3/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (4.13.2) Requirement already satisfied: zope-interface>=5 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (8.5) Requirement already satisfied: idna>=2.5 in /usr/local/lib/python3.13/dist-packages (from hyperlink>=17.1.1->Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (3.18) Requirement already satisfied: gsm0338 in /usr/local/lib/python3.13/dist-packages (from pyosmocom>=0.0.12->pySim==1.0) (1.1.0) Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.13/dist-packages (from rich>=15.0.0->cmd2<4.0,>=2.6.2->pySim==1.0) (4.2.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/lib/python3/dist-packages (from rich>=15.0.0->cmd2<4.0,>=2.6.2->pySim==1.0) (2.18.0) Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.13/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2<4.0,>=2.6.2->pySim==1.0) (0.1.2) Requirement already satisfied: pyparsing>=3.0.6 in /usr/local/lib/python3.13/dist-packages (from asn1tools->pySim==1.0) (3.3.2) Requirement already satisfied: bitstruct in /usr/local/lib/python3.13/dist-packages (from asn1tools->pySim==1.0) (8.22.1) Building wheels for collected packages: pySim Building wheel for pySim (pyproject.toml): started Building wheel for pySim (pyproject.toml): finished with status 'done' Created wheel for pySim: filename=pysim-1.0-py3-none-any.whl size=410152 sha256=0371972f7b2b7f5b420feeaea81f21457f50b0606470820442a9e766edb688fd Stored in directory: /tmp/pip-ephem-wheel-cache-rw5r_h2q/wheels/b0/1d/3c/709e3f75c4c9eee27afb4d1c24b3fe6475d1cbf47103308b7c Successfully built pySim Installing collected packages: pySim Successfully installed pySim-1.0 + python3 -m pylint -j0 --errors-only --disable E1102 --disable E0401 --enable W0301 pySim tests/unittests/test_apdu.py tests/unittests/test_card_key_provider.py tests/unittests/test_configurable_parameters.py tests/unittests/test_decode_select_resp.py tests/unittests/test_esim.py tests/unittests/test_esim_bsp.py tests/unittests/test_esim_saip.py tests/unittests/test_euicc.py tests/unittests/test_files.py tests/unittests/test_fs_coverage.py tests/unittests/test_globalplatform.py tests/unittests/test_javacard.py tests/unittests/test_log.py tests/unittests/test_ota.py tests/unittests/test_param_src.py tests/unittests/test_sms.py tests/unittests/test_tlvs.py tests/unittests/test_utils.py osmo-smdpp.py pySim-prog.py pySim-read.py pySim-shell.py pySim-smpp2sim.py pySim-trace.py setup.py contrib/analyze_simaResponse.py contrib/csv-encrypt-columns.py contrib/csv-to-pgsql.py contrib/eidtool.py contrib/es2p_client.py contrib/es2p_server.py contrib/es9p_client.py contrib/esim-qrcode-gen.py contrib/esim_gen_metadata.py contrib/fsdump-diff-apply.py contrib/generate_smdpp_certs.py contrib/saip-tool.py contrib/sim-rest-client.py contrib/sim-rest-server.py contrib/smpp-ota-tool.py contrib/suci-keytool.py contrib/unber.py ************* Module pySim.log pySim/log.py:35:4: E0611: No name 'style' in module 'cmd2' (no-name-in-module) Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 957710 killed; [ssh-agent] Stopped. Archiving artifacts
Changes:
------------------------------------------ Started by upstream project "master-pysim" build number 2203 originally caused by: Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/ [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-BqMB1O6K2keA/agent.468270 SSH_AGENT_PID=468273 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_9080651791791175745.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/pysim # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/pysim
git --version # timeout=10 git --version # 'git version 2.39.5' git fetch --tags --force --progress -- https://gerrit.osmocom.org/pysim +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 597f1e0398bb81d6832dc92ee4dfdcada59d3d82 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 597f1e0398bb81d6832dc92ee4dfdcada59d3d82 # timeout=10
Commit message: "pySim.log, pySim-shell: fix compatibility with cmd2 >= 3.0.0"
git rev-list --no-walk 597f1e0398bb81d6832dc92ee4dfdcada59d3d82 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins1751043802399656044.sh + readlink -f /tmp/ssh-BqMB1O6K2keA/agent.468270 + docker run --rm=true --cap-add SYS_PTRACE --security-opt seccomp=/home/osmocom-build/osmo-ci/_docker_playground/seccomp_profile.json --ulimit fsize=1000000000 -e ASCIIDOC_WARNINGS_CHECK=1 -e CFLAGS=-g -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-BqMB1O6K2keA/agent.468270:/ssh-agent -v /home/osmocom-build/osmo-ci:/osmo-ci:ro -v https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e JOB_TYPE=pylint osmocom-build/debian-trixie-build /usr/bin/timeout 30m /build/contrib/jenkins.sh + export PYTHONUNBUFFERED=1 + [ ! -d ./tests/ ] + [ -z ] + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf Removing .cache/ Removing .local/ Removing build/ Removing pySim.egg-info/ Removing venv/ + [ -d ] + [ -d layer1-headers ] + + pip3 freeze grep pylint + setup_venv + virtualenv -p python3 venv --system-site-packages pylint==3.3.4 created virtual environment CPython3.13.5.final.0-64 in 85ms creator CPython3Posix(dest=/build/venv, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/build/.local/share/virtualenv) added seed packages: pip==25.1.1 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator + . venv/bin/activate + [ = /build/contrib/jenkins.sh ] + deactivate nondestructive + unset -f pydoc + [ -z ] + [ -z ] + hash -r + [ -z ] + unset VIRTUAL_ENV + unset VIRTUAL_ENV_PROMPT + [ ! nondestructive = nondestructive ] + VIRTUAL_ENV=/build/venv + [ = cygwin ] + [ = msys ] + export VIRTUAL_ENV + _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/build/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + [ x != x ] + basename /build/venv + VIRTUAL_ENV_PROMPT=venv + export VIRTUAL_ENV_PROMPT + [ -z ] + [ -z ] + _OLD_VIRTUAL_PS1=$ + PS1=(venv) $ + export PS1 + alias pydoc + true + hash -r + pip install . Processing /build Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: pyscard in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (2.3.1) Requirement already satisfied: pyserial in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.5) Requirement already satisfied: pytlv in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.71) Requirement already satisfied: cmd2<4.0,>=2.6.2 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.5.1) Requirement already satisfied: jsonpath-ng in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (1.8.0) Requirement already satisfied: construct>=2.10.70 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (2.10.70) Requirement already satisfied: bidict in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.23.1) Requirement already satisfied: pyosmocom>=0.0.12 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.0.12) Requirement already satisfied: pyyaml>=5.4 in /usr/lib/python3/dist-packages (from pySim==1.0) (6.0.2) Requirement already satisfied: termcolor in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.3.0) Requirement already satisfied: colorlog in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (6.10.1) Requirement already satisfied: pycryptodomex in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.23.0) Requirement already satisfied: packaging in /usr/lib/python3/dist-packages (from pySim==1.0) (25.0) Collecting smpp.pdu@ git+https://github.com/hologram-io/smpp.pdu (from pySim==1.0) Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-install-wyi_qbkt/smpp-pdu_0ca522c55f0e493abb2106d72b8cf471 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-install-wyi_qbkt/smpp-pdu_0ca522c55f0e493abb2106d72b8cf471 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: asn1tools in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.166.0) Collecting smpp.twisted3@ git+https://github.com/jookies/smpp.twisted (from pySim==1.0) Cloning https://github.com/jookies/smpp.twisted to /tmp/pip-install-wyi_qbkt/smpp-twisted3_99dabb77b5414de6970d0f099f7dd8dc Running command git clone --filter=blob:none --quiet https://github.com/jookies/smpp.twisted /tmp/pip-install-wyi_qbkt/smpp-twisted3_99dabb77b5414de6970d0f099f7dd8dc Resolved https://github.com/jookies/smpp.twisted to commit c9b266f54e44e7aff964b64cfb05ca1ecbcd7710 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: Twisted~=23.10.0 in /usr/local/lib/python3.13/dist-packages (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (23.10.0) Requirement already satisfied: smpp.pdu3~=0.4 in /usr/local/lib/python3.13/dist-packages (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (0.6) Requirement already satisfied: pyperclip>=1.8.2 in /usr/local/lib/python3.13/dist-packages (from cmd2<4.0,>=2.6.2->pySim==1.0) (1.11.0) Requirement already satisfied: rich>=15.0.0 in /usr/local/lib/python3.13/dist-packages (from cmd2<4.0,>=2.6.2->pySim==1.0) (15.0.0) Requirement already satisfied: rich-argparse>=1.7.2 in /usr/local/lib/python3.13/dist-packages (from cmd2<4.0,>=2.6.2->pySim==1.0) (1.8.0) Requirement already satisfied: attrs>=21.3.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (26.1.0) Requirement already satisfied: automat>=0.8.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (25.4.16) Requirement already satisfied: constantly>=15.1 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (23.10.4) Requirement already satisfied: hyperlink>=17.1.1 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (21.0.0) Requirement already satisfied: incremental>=22.10.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (24.11.0) Requirement already satisfied: typing-extensions>=4.2.0 in /usr/lib/python3/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (4.13.2) Requirement already satisfied: zope-interface>=5 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (8.5) Requirement already satisfied: idna>=2.5 in /usr/local/lib/python3.13/dist-packages (from hyperlink>=17.1.1->Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (3.18) Requirement already satisfied: gsm0338 in /usr/local/lib/python3.13/dist-packages (from pyosmocom>=0.0.12->pySim==1.0) (1.1.0) Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.13/dist-packages (from rich>=15.0.0->cmd2<4.0,>=2.6.2->pySim==1.0) (4.2.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/lib/python3/dist-packages (from rich>=15.0.0->cmd2<4.0,>=2.6.2->pySim==1.0) (2.18.0) Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.13/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2<4.0,>=2.6.2->pySim==1.0) (0.1.2) Requirement already satisfied: pyparsing>=3.0.6 in /usr/local/lib/python3.13/dist-packages (from asn1tools->pySim==1.0) (3.3.2) Requirement already satisfied: bitstruct in /usr/local/lib/python3.13/dist-packages (from asn1tools->pySim==1.0) (8.22.1) Building wheels for collected packages: pySim Building wheel for pySim (pyproject.toml): started Building wheel for pySim (pyproject.toml): finished with status 'done' Created wheel for pySim: filename=pysim-1.0-py3-none-any.whl size=410152 sha256=d7ef9821e36033beee124e4930a73e22b8cd55d5be00898cc6ddf9e03662231b Stored in directory: /tmp/pip-ephem-wheel-cache-v6gl40pf/wheels/b0/1d/3c/709e3f75c4c9eee27afb4d1c24b3fe6475d1cbf47103308b7c Successfully built pySim Installing collected packages: pySim Successfully installed pySim-1.0 + python3 -m pylint -j0 --errors-only --disable E1102 --disable E0401 --enable W0301 pySim tests/unittests/test_apdu.py tests/unittests/test_card_key_provider.py tests/unittests/test_configurable_parameters.py tests/unittests/test_decode_select_resp.py tests/unittests/test_esim.py tests/unittests/test_esim_bsp.py tests/unittests/test_esim_saip.py tests/unittests/test_euicc.py tests/unittests/test_files.py tests/unittests/test_fs_coverage.py tests/unittests/test_globalplatform.py tests/unittests/test_javacard.py tests/unittests/test_log.py tests/unittests/test_ota.py tests/unittests/test_param_src.py tests/unittests/test_sms.py tests/unittests/test_tlvs.py tests/unittests/test_utils.py osmo-smdpp.py pySim-prog.py pySim-read.py pySim-shell.py pySim-smpp2sim.py pySim-trace.py setup.py contrib/analyze_simaResponse.py contrib/csv-encrypt-columns.py contrib/csv-to-pgsql.py contrib/eidtool.py contrib/es2p_client.py contrib/es2p_server.py contrib/es9p_client.py contrib/esim-qrcode-gen.py contrib/esim_gen_metadata.py contrib/fsdump-diff-apply.py contrib/generate_smdpp_certs.py contrib/saip-tool.py contrib/sim-rest-client.py contrib/sim-rest-server.py contrib/smpp-ota-tool.py contrib/suci-keytool.py contrib/unber.py ************* Module pySim.log pySim/log.py:35:4: E0611: No name 'style' in module 'cmd2' (no-name-in-module) Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 468273 killed; [ssh-agent] Stopped. Archiving artifacts
Changes:
------------------------------------------ Started by upstream project "master-pysim" build number 2204 originally caused by: Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/ [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-3n7wuMbrIpVz/agent.2173453 SSH_AGENT_PID=2173456 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_10878066663608180591.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/pysim
git init https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/pysim
git --version # timeout=10 git --version # 'git version 2.39.5' git fetch --tags --force --progress -- https://gerrit.osmocom.org/pysim +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://gerrit.osmocom.org/pysim # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch Checking out Revision 597f1e0398bb81d6832dc92ee4dfdcada59d3d82 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 597f1e0398bb81d6832dc92ee4dfdcada59d3d82 # timeout=10
Commit message: "pySim.log, pySim-shell: fix compatibility with cmd2 >= 3.0.0"
git rev-list --no-walk 597f1e0398bb81d6832dc92ee4dfdcada59d3d82 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins11964341630658128089.sh + readlink -f /tmp/ssh-3n7wuMbrIpVz/agent.2173453 + docker run --rm=true --cap-add SYS_PTRACE --security-opt seccomp=/home/osmocom-build/osmo-ci/_docker_playground/seccomp_profile.json --ulimit fsize=1000000000 -e ASCIIDOC_WARNINGS_CHECK=1 -e CFLAGS=-g -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-3n7wuMbrIpVz/agent.2173453:/ssh-agent -v /home/osmocom-build/osmo-ci:/osmo-ci:ro -v https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e JOB_TYPE=pylint osmocom-build/debian-trixie-build /usr/bin/timeout 30m /build/contrib/jenkins.sh + export PYTHONUNBUFFERED=1 + [ ! -d ./tests/ ] + [ -z ] + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + pip3 freeze + grep pylint + setup_venv + virtualenv -p python3 venv --system-site-packages pylint==3.3.4 created virtual environment CPython3.13.5.final.0-64 in 81ms creator CPython3Posix(dest=/build/venv, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/build/.local/share/virtualenv) added seed packages: pip==25.1.1 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator + . venv/bin/activate + [ = /build/contrib/jenkins.sh ] + deactivate nondestructive + unset -f pydoc + [ -z ] + [ -z ] + hash -r + [ -z ] + unset VIRTUAL_ENV + unset VIRTUAL_ENV_PROMPT + [ ! nondestructive = nondestructive ] + VIRTUAL_ENV=/build/venv + [ = cygwin ] + [ = msys ] + export VIRTUAL_ENV + _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/build/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + [ x != x ] + basename /build/venv + VIRTUAL_ENV_PROMPT=venv + export VIRTUAL_ENV_PROMPT + [ -z ] + [ -z ] + _OLD_VIRTUAL_PS1=$ + PS1=(venv) $ + export PS1 + alias pydoc + true + hash -r + pip install . Processing /build Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: pyscard in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (2.3.1) Requirement already satisfied: pyserial in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.5) Requirement already satisfied: pytlv in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.71) Requirement already satisfied: cmd2<4.0,>=2.6.2 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.5.1) Requirement already satisfied: jsonpath-ng in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (1.8.0) Requirement already satisfied: construct>=2.10.70 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (2.10.70) Requirement already satisfied: bidict in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.23.1) Requirement already satisfied: pyosmocom>=0.0.12 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.0.12) Requirement already satisfied: pyyaml>=5.4 in /usr/lib/python3/dist-packages (from pySim==1.0) (6.0.2) Requirement already satisfied: termcolor in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.3.0) Requirement already satisfied: colorlog in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (6.10.1) Requirement already satisfied: pycryptodomex in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.23.0) Requirement already satisfied: packaging in /usr/lib/python3/dist-packages (from pySim==1.0) (25.0) Collecting smpp.pdu@ git+https://github.com/hologram-io/smpp.pdu (from pySim==1.0) Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-install-doxq4xwh/smpp-pdu_5336838e29da4f51bfc30de5f1280b76 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-install-doxq4xwh/smpp-pdu_5336838e29da4f51bfc30de5f1280b76 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: asn1tools in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.166.0) Collecting smpp.twisted3@ git+https://github.com/jookies/smpp.twisted (from pySim==1.0) Cloning https://github.com/jookies/smpp.twisted to /tmp/pip-install-doxq4xwh/smpp-twisted3_f8fb27b2a9b84db483f915b0825ac6c0 Running command git clone --filter=blob:none --quiet https://github.com/jookies/smpp.twisted /tmp/pip-install-doxq4xwh/smpp-twisted3_f8fb27b2a9b84db483f915b0825ac6c0 Resolved https://github.com/jookies/smpp.twisted to commit c9b266f54e44e7aff964b64cfb05ca1ecbcd7710 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: Twisted~=23.10.0 in /usr/local/lib/python3.13/dist-packages (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (23.10.0) Requirement already satisfied: smpp.pdu3~=0.4 in /usr/local/lib/python3.13/dist-packages (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (0.6) Requirement already satisfied: pyperclip>=1.8.2 in /usr/local/lib/python3.13/dist-packages (from cmd2<4.0,>=2.6.2->pySim==1.0) (1.11.0) Requirement already satisfied: rich>=15.0.0 in /usr/local/lib/python3.13/dist-packages (from cmd2<4.0,>=2.6.2->pySim==1.0) (15.0.0) Requirement already satisfied: rich-argparse>=1.7.2 in /usr/local/lib/python3.13/dist-packages (from cmd2<4.0,>=2.6.2->pySim==1.0) (1.8.0) Requirement already satisfied: attrs>=21.3.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (26.1.0) Requirement already satisfied: automat>=0.8.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (25.4.16) Requirement already satisfied: constantly>=15.1 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (23.10.4) Requirement already satisfied: hyperlink>=17.1.1 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (21.0.0) Requirement already satisfied: incremental>=22.10.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (24.11.0) Requirement already satisfied: typing-extensions>=4.2.0 in /usr/lib/python3/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (4.13.2) Requirement already satisfied: zope-interface>=5 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (8.5) Requirement already satisfied: idna>=2.5 in /usr/local/lib/python3.13/dist-packages (from hyperlink>=17.1.1->Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (3.18) Requirement already satisfied: gsm0338 in /usr/local/lib/python3.13/dist-packages (from pyosmocom>=0.0.12->pySim==1.0) (1.1.0) Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.13/dist-packages (from rich>=15.0.0->cmd2<4.0,>=2.6.2->pySim==1.0) (4.2.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/lib/python3/dist-packages (from rich>=15.0.0->cmd2<4.0,>=2.6.2->pySim==1.0) (2.18.0) Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.13/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2<4.0,>=2.6.2->pySim==1.0) (0.1.2) Requirement already satisfied: pyparsing>=3.0.6 in /usr/local/lib/python3.13/dist-packages (from asn1tools->pySim==1.0) (3.3.2) Requirement already satisfied: bitstruct in /usr/local/lib/python3.13/dist-packages (from asn1tools->pySim==1.0) (8.22.1) Building wheels for collected packages: pySim Building wheel for pySim (pyproject.toml): started Building wheel for pySim (pyproject.toml): finished with status 'done' Created wheel for pySim: filename=pysim-1.0-py3-none-any.whl size=410152 sha256=388815c1ea142554d136803b315882c4d934caff706da52aa84c7152136c8bf9 Stored in directory: /tmp/pip-ephem-wheel-cache-gjftlewr/wheels/b0/1d/3c/709e3f75c4c9eee27afb4d1c24b3fe6475d1cbf47103308b7c Successfully built pySim Installing collected packages: pySim Successfully installed pySim-1.0 + python3 -m pylint -j0 --errors-only --disable E1102 --disable E0401 --enable W0301 pySim tests/unittests/test_apdu.py tests/unittests/test_card_key_provider.py tests/unittests/test_configurable_parameters.py tests/unittests/test_decode_select_resp.py tests/unittests/test_esim.py tests/unittests/test_esim_bsp.py tests/unittests/test_esim_saip.py tests/unittests/test_euicc.py tests/unittests/test_files.py tests/unittests/test_fs_coverage.py tests/unittests/test_globalplatform.py tests/unittests/test_javacard.py tests/unittests/test_log.py tests/unittests/test_ota.py tests/unittests/test_param_src.py tests/unittests/test_sms.py tests/unittests/test_tlvs.py tests/unittests/test_utils.py osmo-smdpp.py pySim-prog.py pySim-read.py pySim-shell.py pySim-smpp2sim.py pySim-trace.py setup.py contrib/analyze_simaResponse.py contrib/csv-encrypt-columns.py contrib/csv-to-pgsql.py contrib/eidtool.py contrib/es2p_client.py contrib/es2p_server.py contrib/es9p_client.py contrib/esim-qrcode-gen.py contrib/esim_gen_metadata.py contrib/fsdump-diff-apply.py contrib/generate_smdpp_certs.py contrib/saip-tool.py contrib/sim-rest-client.py contrib/sim-rest-server.py contrib/smpp-ota-tool.py contrib/suci-keytool.py contrib/unber.py ************* Module pySim.log pySim/log.py:35:4: E0611: No name 'style' in module 'cmd2' (no-name-in-module) Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2173456 killed; [ssh-agent] Stopped. Archiving artifacts
Changes:
------------------------------------------ Started by upstream project "master-pysim" build number 2205 originally caused by: Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/ [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-1vRK1Wh4oDAV/agent.3516142 SSH_AGENT_PID=3516145 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_15462144837192562812.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/pysim # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/pysim
git --version # timeout=10 git --version # 'git version 2.39.5' git fetch --tags --force --progress -- https://gerrit.osmocom.org/pysim +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 597f1e0398bb81d6832dc92ee4dfdcada59d3d82 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 597f1e0398bb81d6832dc92ee4dfdcada59d3d82 # timeout=10
Commit message: "pySim.log, pySim-shell: fix compatibility with cmd2 >= 3.0.0"
git rev-list --no-walk 597f1e0398bb81d6832dc92ee4dfdcada59d3d82 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins469093371726986666.sh + readlink -f /tmp/ssh-1vRK1Wh4oDAV/agent.3516142 + docker run --rm=true --cap-add SYS_PTRACE --security-opt seccomp=/home/osmocom-build/osmo-ci/_docker_playground/seccomp_profile.json --ulimit fsize=1000000000 -e ASCIIDOC_WARNINGS_CHECK=1 -e CFLAGS=-g -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-1vRK1Wh4oDAV/agent.3516142:/ssh-agent -v /home/osmocom-build/osmo-ci:/osmo-ci:ro -v https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e JOB_TYPE=pylint osmocom-build/debian-trixie-build /usr/bin/timeout 30m /build/contrib/jenkins.sh + export PYTHONUNBUFFERED=1 + [ ! -d ./tests/ ] + [ -z ] + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf Removing .cache/ Removing .local/ Removing build/ Removing pySim.egg-info/ Removing venv/ + [ -d ] + [ -d layer1-headers ] + pip3 freeze + grep pylint pylint==3.3.4 + setup_venv + virtualenv -p python3 venv --system-site-packages created virtual environment CPython3.13.5.final.0-64 in 77ms creator CPython3Posix(dest=/build/venv, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/build/.local/share/virtualenv) added seed packages: pip==25.1.1 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator + . venv/bin/activate + [ = /build/contrib/jenkins.sh ] + deactivate nondestructive + unset -f pydoc + [ -z ] + [ -z ] + hash -r + [ -z ] + unset VIRTUAL_ENV + unset VIRTUAL_ENV_PROMPT + [ ! nondestructive = nondestructive ] + VIRTUAL_ENV=/build/venv + [ = cygwin ] + [ = msys ] + export VIRTUAL_ENV + _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/build/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + [ x != x ] + basename /build/venv + VIRTUAL_ENV_PROMPT=venv + export VIRTUAL_ENV_PROMPT + [ -z ] + [ -z ] + _OLD_VIRTUAL_PS1=$ + PS1=(venv) $ + export PS1 + alias pydoc + true + hash -r + pip install . Processing /build Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: pyscard in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (2.3.1) Requirement already satisfied: pyserial in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.5) Requirement already satisfied: pytlv in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.71) Requirement already satisfied: cmd2<4.0,>=2.6.2 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.5.1) Requirement already satisfied: jsonpath-ng in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (1.8.0) Requirement already satisfied: construct>=2.10.70 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (2.10.70) Requirement already satisfied: bidict in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.23.1) Requirement already satisfied: pyosmocom>=0.0.12 in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.0.12) Requirement already satisfied: pyyaml>=5.4 in /usr/lib/python3/dist-packages (from pySim==1.0) (6.0.2) Requirement already satisfied: termcolor in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.3.0) Requirement already satisfied: colorlog in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (6.10.1) Requirement already satisfied: pycryptodomex in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (3.23.0) Requirement already satisfied: packaging in /usr/lib/python3/dist-packages (from pySim==1.0) (25.0) Collecting smpp.pdu@ git+https://github.com/hologram-io/smpp.pdu (from pySim==1.0) Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-install-3p5vratj/smpp-pdu_04a29cd7f895491fa1ae3856ced0adcf Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-install-3p5vratj/smpp-pdu_04a29cd7f895491fa1ae3856ced0adcf Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: asn1tools in /usr/local/lib/python3.13/dist-packages (from pySim==1.0) (0.166.0) Collecting smpp.twisted3@ git+https://github.com/jookies/smpp.twisted (from pySim==1.0) Cloning https://github.com/jookies/smpp.twisted to /tmp/pip-install-3p5vratj/smpp-twisted3_ada1e39b707e4c3091b334a8f7ae1dbf Running command git clone --filter=blob:none --quiet https://github.com/jookies/smpp.twisted /tmp/pip-install-3p5vratj/smpp-twisted3_ada1e39b707e4c3091b334a8f7ae1dbf Resolved https://github.com/jookies/smpp.twisted to commit c9b266f54e44e7aff964b64cfb05ca1ecbcd7710 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: Twisted~=23.10.0 in /usr/local/lib/python3.13/dist-packages (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (23.10.0) Requirement already satisfied: smpp.pdu3~=0.4 in /usr/local/lib/python3.13/dist-packages (from smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (0.6) Requirement already satisfied: pyperclip>=1.8.2 in /usr/local/lib/python3.13/dist-packages (from cmd2<4.0,>=2.6.2->pySim==1.0) (1.11.0) Requirement already satisfied: rich>=15.0.0 in /usr/local/lib/python3.13/dist-packages (from cmd2<4.0,>=2.6.2->pySim==1.0) (15.0.0) Requirement already satisfied: rich-argparse>=1.7.2 in /usr/local/lib/python3.13/dist-packages (from cmd2<4.0,>=2.6.2->pySim==1.0) (1.8.0) Requirement already satisfied: attrs>=21.3.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (26.1.0) Requirement already satisfied: automat>=0.8.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (25.4.16) Requirement already satisfied: constantly>=15.1 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (23.10.4) Requirement already satisfied: hyperlink>=17.1.1 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (21.0.0) Requirement already satisfied: incremental>=22.10.0 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (24.11.0) Requirement already satisfied: typing-extensions>=4.2.0 in /usr/lib/python3/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (4.13.2) Requirement already satisfied: zope-interface>=5 in /usr/local/lib/python3.13/dist-packages (from Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (8.5) Requirement already satisfied: idna>=2.5 in /usr/local/lib/python3.13/dist-packages (from hyperlink>=17.1.1->Twisted~=23.10.0->smpp.twisted3@ git+https://github.com/jookies/smpp.twisted-%3EpySim==1.0) (3.18) Requirement already satisfied: gsm0338 in /usr/local/lib/python3.13/dist-packages (from pyosmocom>=0.0.12->pySim==1.0) (1.1.0) Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.13/dist-packages (from rich>=15.0.0->cmd2<4.0,>=2.6.2->pySim==1.0) (4.2.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/lib/python3/dist-packages (from rich>=15.0.0->cmd2<4.0,>=2.6.2->pySim==1.0) (2.18.0) Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.13/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2<4.0,>=2.6.2->pySim==1.0) (0.1.2) Requirement already satisfied: pyparsing>=3.0.6 in /usr/local/lib/python3.13/dist-packages (from asn1tools->pySim==1.0) (3.3.2) Requirement already satisfied: bitstruct in /usr/local/lib/python3.13/dist-packages (from asn1tools->pySim==1.0) (8.22.1) Building wheels for collected packages: pySim Building wheel for pySim (pyproject.toml): started Building wheel for pySim (pyproject.toml): finished with status 'done' Created wheel for pySim: filename=pysim-1.0-py3-none-any.whl size=410152 sha256=50ec4107f5a537de28dbb789b2404ed47485661ee6dac4239d8a990f0bfbf061 Stored in directory: /tmp/pip-ephem-wheel-cache-rh6bgnop/wheels/b0/1d/3c/709e3f75c4c9eee27afb4d1c24b3fe6475d1cbf47103308b7c Successfully built pySim Installing collected packages: pySim Successfully installed pySim-1.0 + python3 -m pylint -j0 --errors-only --disable E1102 --disable E0401 --enable W0301 pySim tests/unittests/test_apdu.py tests/unittests/test_card_key_provider.py tests/unittests/test_configurable_parameters.py tests/unittests/test_decode_select_resp.py tests/unittests/test_esim.py tests/unittests/test_esim_bsp.py tests/unittests/test_esim_saip.py tests/unittests/test_euicc.py tests/unittests/test_files.py tests/unittests/test_fs_coverage.py tests/unittests/test_globalplatform.py tests/unittests/test_javacard.py tests/unittests/test_log.py tests/unittests/test_ota.py tests/unittests/test_param_src.py tests/unittests/test_sms.py tests/unittests/test_tlvs.py tests/unittests/test_utils.py osmo-smdpp.py pySim-prog.py pySim-read.py pySim-shell.py pySim-smpp2sim.py pySim-trace.py setup.py contrib/analyze_simaResponse.py contrib/csv-encrypt-columns.py contrib/csv-to-pgsql.py contrib/eidtool.py contrib/es2p_client.py contrib/es2p_server.py contrib/es9p_client.py contrib/esim-qrcode-gen.py contrib/esim_gen_metadata.py contrib/fsdump-diff-apply.py contrib/generate_smdpp_certs.py contrib/saip-tool.py contrib/sim-rest-client.py contrib/sim-rest-server.py contrib/smpp-ota-tool.py contrib/suci-keytool.py contrib/unber.py ************* Module pySim.log pySim/log.py:35:4: E0611: No name 'style' in module 'cmd2' (no-name-in-module) Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3516145 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org