Running '. ./init-build-env; OEQA_DEBUGGING_SAVED_OUTPUT=/srv/autobuilder/valkyrie.yocto.io/pub/repro-fail-openembedded/meta-webserver/ oe-selftest --newbuilddir $BUILDDIR/build-st-meta-webserver -r reproducible && ${SCRIPTSDIR}/../janitor/clobberdir ${BUILDDIR}/build-st-meta-webserver' with output to /srv/pokybuild/yocto-worker/reproducible-meta-oe/build/build/command-9-cmds.log in /srv/pokybuild/yocto-worker/reproducible-meta-oe/build/build
Poky - The Yocto Project testing distribution
2026-09-12 11:35:09,874 - oe-selftest - INFO - Adding layer libraries:
2026-09-12 11:35:09,874 - oe-selftest - INFO - 	/srv/pokybuild/yocto-worker/reproducible-meta-oe/build/layers/meta-yocto/meta-poky/lib
2026-09-12 11:35:09,874 - oe-selftest - INFO - 	/srv/pokybuild/yocto-worker/reproducible-meta-oe/build/layers/openembedded-core/meta/lib
2026-09-12 11:35:09,874 - oe-selftest - INFO - 	/srv/pokybuild/yocto-worker/reproducible-meta-oe/build/layers/meta-yocto/meta-yocto-bsp/lib
2026-09-12 11:35:09,874 - oe-selftest - INFO - 	/srv/pokybuild/yocto-worker/reproducible-meta-oe/build/meta-openembedded/meta-oe/lib
2026-09-12 11:35:09,874 - oe-selftest - INFO - 	/srv/pokybuild/yocto-worker/reproducible-meta-oe/build/layers/openembedded-core/meta-selftest/lib
2026-09-12 11:35:09,875 - oe-selftest - INFO - Checking base configuration is valid/parsable
NOTE: Reconnecting to bitbake server...
2026-09-12 11:35:10,675 - oe-selftest - INFO - Adding: "include selftest.inc" in /srv/pokybuild/yocto-worker/reproducible-meta-oe/build/build/build-st-meta-webserver/build-st/conf/local.conf
2026-09-12 11:35:10,675 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
2026-09-12 11:35:10,675 - oe-selftest - INFO - test_diffoscope (reproducible.DiffoscopeTests.test_diffoscope)
2026-09-12 11:35:36,345 - oe-selftest - INFO -  ... ok
2026-09-12 11:35:36,345 - oe-selftest - INFO - test_reproducible_builds (reproducible.ReproducibleTests.test_reproducible_builds)
2026-09-12 11:36:03,363 - oe-selftest - INFO - Non-reproducible packages will be copied to /srv/autobuilder/valkyrie.yocto.io/pub/repro-fail-openembedded/meta-webserver/oe-reproducible-20260912-53ykm4an
2026-09-12 11:36:04,274 - oe-selftest - INFO - Building reproducibleA (sstate allowed)...
2026-09-12 11:36:24,339 - oe-selftest - INFO - Building reproducibleB-extended (sstate NOT allowed)...
2026-09-12 11:36:43,733 - oe-selftest - INFO - Checking deb packages for differences...
2026-09-12 11:36:43,733 - oe-selftest - INFO -  ...   
2026-09-12 11:36:43,733 - oe-selftest - INFO - test_reproducible_builds (reproducible.ReproducibleTests.test_reproducible_builds) (package_class='deb')
2026-09-12 11:36:43,733 - oe-selftest - INFO -  ... ERROR
2026-09-12 11:36:43,734 - oe-selftest - INFO - Checking ipk packages for differences...
2026-09-12 11:36:43,734 - oe-selftest - INFO -   
2026-09-12 11:36:43,734 - oe-selftest - INFO - test_reproducible_builds (reproducible.ReproducibleTests.test_reproducible_builds) (package_class='ipk')
2026-09-12 11:36:43,734 - oe-selftest - INFO -  ... ERROR
2026-09-12 11:36:43,735 - oe-selftest - INFO - Checking rpm packages for differences...
2026-09-12 11:36:43,735 - oe-selftest - INFO -   
2026-09-12 11:36:43,735 - oe-selftest - INFO - test_reproducible_builds (reproducible.ReproducibleTests.test_reproducible_builds) (package_class='rpm')
2026-09-12 11:36:43,735 - oe-selftest - INFO -  ... ERROR
2026-09-12 11:36:43,736 - oe-selftest - INFO - ======================================================================
2026-09-12 11:36:43,736 - oe-selftest - INFO - ERROR: test_reproducible_builds (reproducible.ReproducibleTests.test_reproducible_builds) (package_class='deb')
2026-09-12 11:36:43,736 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-09-12 11:36:43,736 - oe-selftest - INFO - Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/reproducible-meta-oe/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/reproducible.py", line 366, in test_reproducible_builds
    result = self.compare_packages(deploy_A, deploy_B, diffutils_sysroot)
  File "/srv/pokybuild/yocto-worker/reproducible-meta-oe/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/reproducible.py", line 206, in compare_packages
    os.chdir(test_dir)
    ~~~~~~~~^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/srv/pokybuild/yocto-worker/reproducible-meta-oe/build/build/build-st-meta-webserver/build-st/reproducibleB-extended/tmp/deploy/deb'

2026-09-12 11:36:43,736 - oe-selftest - INFO - ======================================================================
2026-09-12 11:36:43,736 - oe-selftest - INFO - ERROR: test_reproducible_builds (reproducible.ReproducibleTests.test_reproducible_builds) (package_class='ipk')
2026-09-12 11:36:43,736 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-09-12 11:36:43,736 - oe-selftest - INFO - Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/reproducible-meta-oe/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/reproducible.py", line 366, in test_reproducible_builds
    result = self.compare_packages(deploy_A, deploy_B, diffutils_sysroot)
  File "/srv/pokybuild/yocto-worker/reproducible-meta-oe/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/reproducible.py", line 206, in compare_packages
    os.chdir(test_dir)
    ~~~~~~~~^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/srv/pokybuild/yocto-worker/reproducible-meta-oe/build/build/build-st-meta-webserver/build-st/reproducibleB-extended/tmp/deploy/ipk'

2026-09-12 11:36:43,736 - oe-selftest - INFO - ======================================================================
2026-09-12 11:36:43,736 - oe-selftest - INFO - ERROR: test_reproducible_builds (reproducible.ReproducibleTests.test_reproducible_builds) (package_class='rpm')
2026-09-12 11:36:43,736 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-09-12 11:36:43,737 - oe-selftest - INFO - Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/reproducible-meta-oe/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/reproducible.py", line 366, in test_reproducible_builds
    result = self.compare_packages(deploy_A, deploy_B, diffutils_sysroot)
  File "/srv/pokybuild/yocto-worker/reproducible-meta-oe/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/reproducible.py", line 206, in compare_packages
    os.chdir(test_dir)
    ~~~~~~~~^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/srv/pokybuild/yocto-worker/reproducible-meta-oe/build/build/build-st-meta-webserver/build-st/reproducibleB-extended/tmp/deploy/rpm'

2026-09-12 11:36:43,737 - oe-selftest - INFO - ----------------------------------------------------------------------
2026-09-12 11:36:43,737 - oe-selftest - INFO - Ran 2 tests in 93.607s
2026-09-12 11:36:43,737 - oe-selftest - INFO - FAILED
2026-09-12 11:36:43,737 - oe-selftest - INFO -  (errors=3)
2026-09-12 11:36:46,662 - oe-selftest - INFO - RESULTS:
2026-09-12 11:36:46,662 - oe-selftest - INFO - RESULTS - reproducible.DiffoscopeTests.test_diffoscope: PASSED (25.67s)
2026-09-12 11:36:46,662 - oe-selftest - INFO - RESULTS - reproducible.ReproducibleTests.test_reproducible_builds: UNKNOWN (67.39s)
2026-09-12 11:36:46,715 - oe-selftest - INFO - SUMMARY:
2026-09-12 11:36:46,715 - oe-selftest - INFO - oe-selftest () - Ran 2 tests in 93.607s
2026-09-12 11:36:46,715 - oe-selftest - INFO - oe-selftest - FAIL - Required tests failed (successes=1, skipped=0, failures=0, errors=3)

Error details

Submitted on:
12/09/26 07:05
Error type:
OE selftest
Command:
oe-selftest --newbuilddir $BUILDDIR/build-st-meta-webserver -r reproducible && ${SCRIPTSDIR}/../janitor/clobberdir ${BUILDDIR}/build-st-meta-webserver
Machine:
qemux86-64
Distro:
poky
Build system:
unknown
Target system:
unknown
Host distro:
unknown
Branch:
master
Commit:
unknown
Build:
#250648
Submitter:
yp-ab-opensuse160-vk-1.yocto.io
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/87/builds/131
Similar errors:
4
Open a bug