To: ['openembedded-core@lists.openembedded.org'] To: Subject: [AUH] icu: upgrading to 78.1 FAILED Attachments: Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *icu* to *78.1* has Failed (devtool error). Detailed error information: The following devtool command failed: upgrade icu -V 78.1 NOTE: Reconnecting to bitbake server... Loading cache...done. Loaded 1945 entries from dependency cache. Removing 1 recipes from the x86_64 sysroot...done. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "2.15.2" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "qemux86-64" DISTRO = "poky" DISTRO_VERSION = "5.2.99+snapshot-c5e2c9447bd34b6384c3a3cd6d5d305ac1807492" TUNE_FEATURES = "m64 x86-64-v3" TARGET_FPU = "" meta = "tmp-auh-upgrades:c5e2c9447bd34b6384c3a3cd6d5d305ac1807492" meta-yocto-bsp meta-poky = "master:66ea31cee15309af07afeee8dec8a6fe1d92d28e" workspace = ":" Initialising tasks...NOTE: The /proc/pressure files can't be read. Continuing build without monitoring pressure Sstate summary: Wanted 11 Local 11 Mirrors 0 Missed 0 Current 22 (100% match, 100% complete) done. NOTE: Executing Tasks NOTE: Tasks Summary: Attempted 113 tasks of which 110 didn't need to be rerun and all succeeded. NOTE: Writing buildhistory NOTE: Writing buildhistory took: 2 seconds INFO: Extracting current version source... INFO: SRC_URI contains some conditional appends/prepends - will create branches to represent these INFO: Extracting upgraded version source... Traceback (most recent call last): File "/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/scripts/devtool", line 352, in ret = main() File "/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/scripts/devtool", line 338, in main ret = args.func(args, config, basepath, workspace) File "/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/scripts/lib/devtool/upgrade.py", line 607, in upgrade rev2, checksums, srcbranch, srcsubdir2 = _extract_new_source(args.version, srctree, args.no_patch, ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ args.srcrev, args.srcbranch, args.branch, args.keep_temp, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tinfoil, rd) ^^^^^^^^^^^^ File "/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/scripts/lib/devtool/upgrade.py", line 184, in _extract_new_source uri, rev = _get_uri(crd) ~~~~~~~~^^^^^ File "/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/scripts/lib/devtool/upgrade.py", line 148, in _get_uri srcuris = rd.getVar('SRC_URI').split() ~~~~~~~~~^^^^^^^^^^^ File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/tinfoil.py", line 228, in remoteCommand ret = self.tinfoil.run_command('dataStoreConnectorCmd', self.dsindex, cmd, args, kwargs) File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/tinfoil.py", line 622, in run_command raise TinfoilCommandFailed(result[1]) bb.tinfoil.TinfoilCommandFailed: Traceback (most recent call last): File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py", line 465, in expandWithRefs s = __expand_python_regexp__.sub(varparse.python_sub, s) File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py", line 154, in python_sub value = utils.better_eval(codeobj, DataContext(self.d), {'d' : self.d}) File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/utils.py", line 489, in better_eval return eval(source, ctx, locals) File "Var ", line 1, in File "/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-support/icu/icu_77-1.bb", line 103, in icu_download_folder return pvsplit[0] + "-" + pvsplit[1] ~~~~~~~^^^ IndexError: list index out of range The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/command.py", line 91, in runCommand result = command_method(self, commandline) File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/command.py", line 520, in dataStoreConnectorCmd ret = getattr(d, method)(*args, **kwargs) File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py", line 662, in getVar return self.getVarFlag(var, "_content", expand, noweakdefault, parsing) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py", line 865, in getVarFlag parser = self.expandWithRefs(value, cachename) File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py", line 463, in expandWithRefs s = __expand_var_regexp__.sub(varparse.var_sub, s) File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py", line 114, in var_sub var = self.d.getVarFlag(key, "_content") File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py", line 865, in getVarFlag parser = self.expandWithRefs(value, cachename) File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py", line 463, in expandWithRefs s = __expand_var_regexp__.sub(varparse.var_sub, s) File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py", line 114, in var_sub var = self.d.getVarFlag(key, "_content") File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py", line 865, in getVarFlag parser = self.expandWithRefs(value, cachename) File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py", line 481, in expandWithRefs raise ExpansionError(varname, s, exc).with_traceback(tb) from exc File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py", line 465, in expandWithRefs s = __expand_python_regexp__.sub(varparse.python_sub, s) File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/data_smart.py", line 154, in python_sub value = utils.better_eval(codeobj, DataContext(self.d), {'d' : self.d}) File "/srv/pokybuild/yocto-worker/auh/build/layers/bitbake/lib/bb/utils.py", line 489, in better_eval return eval(source, ctx, locals) File "Var ", line 1, in File "/srv/pokybuild/yocto-worker/auh/build/layers/openembedded-core/meta/recipes-support/icu/icu_77-1.bb", line 103, in icu_download_folder return pvsplit[0] + "-" + pvsplit[1] ~~~~~~~^^^ bb.data_smart.ExpansionError: Failure expanding variable ICU_FOLDER, expression was ${@icu_download_folder(d)} which triggered exception IndexError: list index out of range The variable dependency chain for the failure is: ICU_FOLDER -> BASE_SRC_URI -> SRC_URI Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper