Running '. ./init-build-env; ${SCRIPTSDIR}/run-patchtest-selftest /srv/pokybuild/yocto-worker/patchtest-selftest/build/build/..' with output to /srv/pokybuild/yocto-worker/patchtest-selftest/build/build/command-1-cmds.log in /srv/pokybuild/yocto-worker/patchtest-selftest/build/build
Poky - The Yocto Project testing distribution
++ realpath /srv/pokybuild/yocto-worker/patchtest-selftest/build/build/..
+ oecoredir=/srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core/
+ python3 -m venv venv --without-pip --system-site-packages
+ source venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' nondestructive = nondestructive ']'
++ case "$(uname)" in
+++ uname
++ export VIRTUAL_ENV=/srv/pokybuild/yocto-worker/patchtest-selftest/build/build/venv
++ VIRTUAL_ENV=/srv/pokybuild/yocto-worker/patchtest-selftest/build/build/venv
++ _OLD_VIRTUAL_PATH=/srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core/scripts:/srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/bitbake/bin:/srv/pokybuild/buildbot-venv/bin:/srv/pokybuild/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin
++ PATH=/srv/pokybuild/yocto-worker/patchtest-selftest/build/build/venv/bin:/srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core/scripts:/srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/bitbake/bin:/srv/pokybuild/buildbot-venv/bin:/srv/pokybuild/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin
++ export PATH
++ VIRTUAL_ENV_PROMPT=venv
++ export VIRTUAL_ENV_PROMPT
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ hash -r
+ python3 -m pip install -r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt
Collecting boto3 (from -r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 1))
Downloading boto3-1.43.40-py3-none-any.whl.metadata (6.6 kB)
Collecting git-pw>=2.5.0 (from -r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 2))
Using cached git_pw-2.8.1-py3-none-any.whl.metadata (5.4 kB)
Requirement already satisfied: GitPython in /usr/lib/python3.14/site-packages (from -r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 3)) (3.1.50)
Requirement already satisfied: jinja2 in /usr/lib/python3.14/site-packages (from -r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 4)) (3.1.6)
Requirement already satisfied: pylint in /usr/lib/python3.14/site-packages (from -r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 5)) (3.3.9)
Requirement already satisfied: pyparsing>=3.0.9 in /usr/lib/python3.14/site-packages (from -r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 6)) (3.1.2)
Collecting unidiff (from -r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 7))
Using cached unidiff-0.7.5-py2.py3-none-any.whl.metadata (4.6 kB)
Collecting botocore<1.44.0,>=1.43.40 (from boto3->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 1))
Downloading botocore-1.43.40-py3-none-any.whl.metadata (5.6 kB)
Collecting jmespath<2.0.0,>=0.7.1 (from boto3->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 1))
Using cached jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB)
Collecting s3transfer<0.20.0,>=0.19.0 (from boto3->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 1))
Using cached s3transfer-0.19.0-py3-none-any.whl.metadata (1.7 kB)
Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.44.0,>=1.43.40->boto3->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 1))
Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /usr/local/lib/python3.14/site-packages (from botocore<1.44.0,>=1.43.40->boto3->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 1)) (2.5.0)
Requirement already satisfied: six>=1.5 in /usr/lib/python3.14/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.44.0,>=1.43.40->boto3->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 1)) (1.17.0)
Collecting click>=8.0 (from git-pw>=2.5.0->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 2))
Using cached click-8.4.2-py3-none-any.whl.metadata (2.6 kB)
Requirement already satisfied: requests>=2.0 in /usr/local/lib/python3.14/site-packages (from git-pw>=2.5.0->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 2)) (2.32.5)
Collecting tabulate>=0.8 (from git-pw>=2.5.0->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 2))
Using cached tabulate-0.10.0-py3-none-any.whl.metadata (40 kB)
Collecting arrow>=0.10 (from git-pw>=2.5.0->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 2))
Using cached arrow-1.4.0-py3-none-any.whl.metadata (7.7 kB)
Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.14/site-packages (from git-pw>=2.5.0->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 2)) (6.0.3)
Requirement already satisfied: gitdb<5,>=4.0.1 in /usr/lib/python3.14/site-packages (from GitPython->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 3)) (4.0.11)
Requirement already satisfied: smmap<6,>=3.0.1 in /usr/lib/python3.14/site-packages (from gitdb<5,>=4.0.1->GitPython->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 3)) (5.0.1)
Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib64/python3.14/site-packages (from jinja2->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 4)) (3.0.2)
Requirement already satisfied: astroid<=3.4.0.dev0,>=3.3.8 in /usr/lib/python3.14/site-packages (from pylint->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 5)) (3.3.8)
Requirement already satisfied: dill>=0.3.6 in /usr/lib/python3.14/site-packages (from pylint->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 5)) (0.4.1)
Requirement already satisfied: isort!=5.13,<7,>=4.2.5 in /usr/lib/python3.14/site-packages (from pylint->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 5)) (6.1.0)
Requirement already satisfied: mccabe<0.8,>=0.6 in /usr/lib/python3.14/site-packages (from pylint->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 5)) (0.7.0)
Requirement already satisfied: platformdirs>=2.2 in /usr/lib/python3.14/site-packages (from pylint->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 5)) (4.4.0)
Requirement already satisfied: tomlkit>=0.10.1 in /usr/lib/python3.14/site-packages (from pylint->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 5)) (0.13.2)
Collecting tzdata (from arrow>=0.10->git-pw>=2.5.0->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 2))
Using cached tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB)
Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.14/site-packages (from requests>=2.0->git-pw>=2.5.0->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 2)) (3.4.4)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.14/site-packages (from requests>=2.0->git-pw>=2.5.0->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 2)) (3.11)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.14/site-packages (from requests>=2.0->git-pw>=2.5.0->-r /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/requirements.txt (line 2)) (2025.10.5)
Downloading boto3-1.43.40-py3-none-any.whl (140 kB)
Downloading botocore-1.43.40-py3-none-any.whl (15.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 92.8 MB/s eta 0:00:00
Using cached jmespath-1.1.0-py3-none-any.whl (20 kB)
Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Using cached s3transfer-0.19.0-py3-none-any.whl (90 kB)
Using cached git_pw-2.8.1-py3-none-any.whl (23 kB)
Using cached unidiff-0.7.5-py2.py3-none-any.whl (14 kB)
Using cached arrow-1.4.0-py3-none-any.whl (68 kB)
Using cached click-8.4.2-py3-none-any.whl (119 kB)
Using cached tabulate-0.10.0-py3-none-any.whl (39 kB)
Using cached tzdata-2026.2-py2.py3-none-any.whl (349 kB)
Installing collected packages: unidiff, tzdata, tabulate, python-dateutil, jmespath, click, botocore, arrow, s3transfer, git-pw, boto3
Successfully installed arrow-1.4.0 boto3-1.43.40 botocore-1.43.40 click-8.4.2 git-pw-2.8.1 jmespath-1.1.0 python-dateutil-2.9.0.post0 s3transfer-0.19.0 tabulate-0.10.0 tzdata-2026.2 unidiff-0.7.5
+ /srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/selftest/selftest
XPASS: TestMbox.test_shortlog_format (file: TestMbox.test_shortlog_format.pass)
XPASS: TestMbox.test_bugzilla_entry_format (file: TestMbox.test_bugzilla_entry_format.pass)
XPASS: TestMetadata.test_src_uri_left_files (file: TestMetadata.test_src_uri_left_files.pass)
XPASS: TestMetadata.test_lic_files_chksum_presence (file: TestMetadata.test_lic_files_chksum_presence.pass)
No test for=TestMbox.test_bugzilla_entry_format.fail
No test for=TestMbox.test_commit_message_presence.pass
No test for=TestPatch.test_signed_off_by_presence.pass
No test for=TestMetadata.test_summary_presence.fail
XFAIL: TestPatch.test_cve_tag_format (file: TestPatch.test_cve_tag_format.fail)
No test for=TestMbox.test_shortlog_format.fail
No test for=TestMbox.test_mbox_format.fail
No test for=TestMbox.test_commit_message_user_tags.2.pass
No test for=TestMbox.test_shortlog_length.pass
No test for=TestMbox.test_commit_message_presence.fail
No test for=TestMetadata.test_cve_check_ignore.fail
No test for=TestMetadata.test_lic_files_chksum_modified_not_mentioned.pass
No test for=TestMbox.test_series_merge_on_head.1.skip
No test for=TestMbox.test_author_valid.2.pass
No test for=TestMbox.test_author_valid.2.fail
No test for=TestMbox.test_commit_message_user_tags.fail
No test for=TestMbox.test_shortlog_length.fail
No test for=TestMbox.test_author_valid.1.pass
No test for=TestMbox.test_mbox_format.pass
No test for=TestMbox.test_commit_message_user_tags.1.pass
No test for=TestMetadata.test_lic_files_chksum_presence.fail
No test for=TestMbox.test_author_valid.1.fail
No test for=TestPatch.test_cve_tag_format.pass
No test for=TestMetadata.test_src_uri_left_files.fail
No test for=TestMetadata.test_lic_files_chksum_modified_not_mentioned.fail
No test for=TestPatch.test_signed_off_by_presence.fail
No test for=TestMetadata.test_summary_presence.pass
No test for=TestMetadata.test_cve_check_ignore.pass
No test for=TestMbox.test_signed_off_by_presence.pass
No test for=TestMbox.test_signed_off_by_presence.1.fail
No test for=TestMbox.test_signed_off_by_presence.2.fail
No test for=TestMbox.test_series_merge_on_head.2.skip
Git state changed: branch changed: test_patchtest_head_attached -> patchtest_880874
Git state changed: commit changed: c8b516b5de30ced603ed8affbe4478343881a9cf -> 0776ddc4508387f3c1a13f7a1b6e2a6119aea4b2
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/selftest/selftest", line 198, in <module>
counts = run_tests(patches, counts)
File "/srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/selftest/selftest", line 174, in run_tests
counts = test_head_attached(patches, counts, temp_branch)
File "/srv/pokybuild/yocto-worker/patchtest-selftest/build/layers/openembedded-core//meta/lib/patchtest/selftest/selftest", line 150, in test_head_attached
assert is_git_state_same(git_state_before, git_state_after), "Repository state changed after attached HEAD test."
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Repository state changed after attached HEAD test.