Skip to content

Console Output

Started by upstream project "master-pysim" build number 1067
originally caused by:
 Started by timer
Running as SYSTEM
Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 osmocom-gerrit repo-install-test osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-pysim/JOB_TYPE/pylint/a1/default/a3/default/a4/default/label/osmocom-master
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-5fa1nm9aUm5O/agent.2789489
SSH_AGENT_PID=2789491
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-pysim/JOB_TYPE/pylint/a1/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_15818024298689115651.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 /home/osmocom-build/jenkins/workspace/master-pysim/JOB_TYPE/pylint/a1/default/a3/default/a4/default/label/osmocom-master/.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.20.1'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/pysim +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 1d1ba8e4cc0cb8c1f862dad04b26e5d4786b924d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1d1ba8e4cc0cb8c1f862dad04b26e5d4786b924d # timeout=10
Commit message: "esim.esp2: Allow HTTP methods other than POST"
 > git rev-list --no-walk 1d1ba8e4cc0cb8c1f862dad04b26e5d4786b924d # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins347753081255156767.sh
+ readlink -f /tmp/ssh-5fa1nm9aUm5O/agent.2789489
+ docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -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 8 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-5fa1nm9aUm5O/agent.2789489:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-pysim/JOB_TYPE/pylint/a1/default/a3/default/a4/default/label/osmocom-master:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e JOB_TYPE=pylint osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh
+ export PYTHONUNBUFFERED=1
+ [ ! -d ./pysim-testdata/ ]
+ pip3 freeze
+ grep pylint
pylint==3.1.0
+ python3 -m pylint -j0 --errors-only --disable E1102 --disable E0401 --enable W0301 pySim tests/test_apdu.py tests/test_construct.py tests/test_esim.py tests/test_esim_bsp.py tests/test_esim_saip.py tests/test_euicc.py tests/test_files.py tests/test_globalplatform.py tests/test_ota.py tests/test_sms.py tests/test_tlv.py tests/test_tlvs.py tests/test_utils.py osmo-smdpp.py pySim-prog.py pySim-read.py pySim-shell.py pySim-trace.py setup.py contrib/es2p_client.py
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2789491 killed;
[ssh-agent] Stopped.
Archiving artifacts
‘**/core’ doesn’t match anything: ‘**’ exists but not ‘**/core’
No artifacts found that match the file pattern "**/core, **/testsuite.log, **/workspace.tar.xz". Configuration error?
Finished: SUCCESS