Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Concurrent pflash build can fail #325

Closed
amboar opened this issue Jun 14, 2016 · 3 comments · Fixed by #401
Closed

Concurrent pflash build can fail #325

amboar opened this issue Jun 14, 2016 · 3 comments · Fixed by #401
Assignees

Comments

@amboar
Copy link
Member

amboar commented Jun 14, 2016

Saw the following failure:

2 16:23:26 andrew@keelia:~/src/openbmc/openbmc/build$ bitbake obmc-phosphor-image
WARNING: Host distribution "Ubuntu-16.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
Parsing recipes: 100% |#########################################################################################################################################| Time: 00:00:35
Parsing of 943 .bb files complete (0 cached, 943 parsed). 1382 targets, 246 skipped, 0 masked, 0 errors.
NOTE: Stamp /home/andrew/src/openbmc/openbmc/build/tmp/stamps/armv5e-openbmc-linux-gnueabi/pflash/5.2.1-r0 is not reachable, removing related manifests
NOTE: Stamp /home/andrew/src/openbmc/openbmc/build/tmp/stamps/palmetto-openbmc-linux-gnueabi/linux-obmc/4.4+gitAUTOINC+6717e8fec2-r0 is not reachable, removing related manifests
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION        = "1.28.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-16.04"
TARGET_SYS        = "arm-openbmc-linux-gnueabi"
MACHINE           = "palmetto"
DISTRO            = "openbmc-phosphor"
DISTRO_VERSION    = "0.1.0"
TUNE_FEATURES     = "arm armv5 thumb dsp"
TARGET_FPU        = "soft"
meta
meta-yocto
meta-phosphor
meta-aspeed
meta-ast2400
meta-openpower
meta-ibm
meta-palmetto     = "HEAD:9f1d336d6708a63c7c59f8938bc0d4f365d4671a"

NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: oe_runmake failed
ERROR: Function failed: do_compile (log file is located at /home/andrew/src/openbmc/openbmc/build/tmp/work/armv5e-openbmc-linux-gnueabi/pflash/5.2.2-r0/temp/log.do_compile.5134)
ERROR: Logfile of failure stored in: /home/andrew/src/openbmc/openbmc/build/tmp/work/armv5e-openbmc-linux-gnueabi/pflash/5.2.2-r0/temp/log.do_compile.5134
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 4 CROSS_COMPILE=arm-openbmc-linux-gnueabi- PFLASH_VERSION=5.2.2 V=1 -C external/pflash all LINKAGE=dynamic
| make: Entering directory '/home/andrew/src/openbmc/openbmc/build/tmp/work/armv5e-openbmc-linux-gnueabi/pflash/5.2.2-r0/git/external/pflash'
| ln -sf ../../libflash ./libflash
| ln -sf ../../ccan ./ccan
| ln -sf ../common ./common
| arm-openbmc-linux-gnueabi-gcc  -march=armv5e -marm  -mthumb-interwork --sysroot=/home/andrew/src/openbmc/openbmc/build/tmp/sysroots/palmetto  -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -I. -c pflash.c -o pflash.o
| arm-openbmc-linux-gnueabi-gcc  -march=armv5e -marm  -mthumb-interwork --sysroot=/home/andrew/src/openbmc/openbmc/build/tmp/sysroots/palmetto  -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -I. -c progress.c -o progress.o
| arm-openbmc-linux-gnueabi-gcc  -march=armv5e -marm  -mthumb-interwork --sysroot=/home/andrew/src/openbmc/openbmc/build/tmp/sysroots/palmetto  -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -I.  -c common/arch_flash_common.c -o common-arch_flash_common.o
| arm-openbmc-linux-gnueabi-gcc  -march=armv5e -marm  -mthumb-interwork --sysroot=/home/andrew/src/openbmc/openbmc/build/tmp/sysroots/palmetto  -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -I.  -c common/arch_flash_arm.c -o common-arch_flash_arm.o
| make -C ../shared
| make[1]: Entering directory '/home/andrew/src/openbmc/openbmc/build/tmp/work/armv5e-openbmc-linux-gnueabi/pflash/5.2.2-r0/git/external/shared'
| ln -sf ../../libflash ./libflash
| ln -sf ../../ccan ./ccan
| ln -sf ../common ./common
| arm-openbmc-linux-gnueabi-gcc  -march=armv5e -marm  -mthumb-interwork --sysroot=/home/andrew/src/openbmc/openbmc/build/tmp/sysroots/palmetto  -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -I. -Werror -Wall -g2 -ggdb -I. -fPIC  -c libflash/file.c -o libflash-file.o
| common/arch_flash_arm.c:33:17: fatal error: ast.h: No such file or directory
|  #include "ast.h"
|                  ^
| compilation terminated.
| ../../external/common/rules.mk:71: recipe for target 'common-arch_flash_arm.o' failed
| make: *** [common-arch_flash_arm.o] Error 1
| make: *** Waiting for unfinished jobs....
| arm-openbmc-linux-gnueabi-gcc  -march=armv5e -marm  -mthumb-interwork --sysroot=/home/andrew/src/openbmc/openbmc/build/tmp/sysroots/palmetto  -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -I. -Werror -Wall -g2 -ggdb -I. -fPIC  -c libflash/libflash.c -o libflash-libflash.o
| arm-openbmc-linux-gnueabi-gcc  -march=armv5e -marm  -mthumb-interwork --sysroot=/home/andrew/src/openbmc/openbmc/build/tmp/sysroots/palmetto  -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -I. -Werror -Wall -g2 -ggdb -I. -fPIC  -c libflash/libffs.c -o libflash-libffs.o
| arm-openbmc-linux-gnueabi-gcc  -march=armv5e -marm  -mthumb-interwork --sysroot=/home/andrew/src/openbmc/openbmc/build/tmp/sysroots/palmetto  -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -I. -Werror -Wall -g2 -ggdb -I. -fPIC  -c libflash/ecc.c -o libflash-ecc.o
| arm-openbmc-linux-gnueabi-gcc  -march=armv5e -marm  -mthumb-interwork --sysroot=/home/andrew/src/openbmc/openbmc/build/tmp/sysroots/palmetto  -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -I. -Werror -Wall -g2 -ggdb -I. -fPIC  -c libflash/blocklevel.c -o libflash-blocklevel.o
| arm-openbmc-linux-gnueabi-gcc  -march=armv5e -marm  -mthumb-interwork --sysroot=/home/andrew/src/openbmc/openbmc/build/tmp/sysroots/palmetto  -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -I. -Werror -Wall -g2 -ggdb -I. -fPIC  -c common/arch_flash_common.c -o common-arch_flash_common.o
| arm-openbmc-linux-gnueabi-gcc  -march=armv5e -marm  -mthumb-interwork --sysroot=/home/andrew/src/openbmc/openbmc/build/tmp/sysroots/palmetto  -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -I. -Werror -Wall -g2 -ggdb -I. -fPIC  -c common/arch_flash_arm.c -o common-arch_flash_arm.o
| ln -sf ../../hw/ast-bmc/ast-sf-ctrl.c common/ast-sf-ctrl.c
| ln -sf ../../include/ast.h common/ast.h
| ln -sf arch_flash_arm_io.h common/io.h
| arm-openbmc-linux-gnueabi-gcc  -march=armv5e -marm  -mthumb-interwork --sysroot=/home/andrew/src/openbmc/openbmc/build/tmp/sysroots/palmetto  -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -I. -Werror -Wall -g2 -ggdb -I. -fPIC  -c common/ast-sf-ctrl.c -o common-ast-sf-ctrl.o
| arm-openbmc-linux-gnueabi-ld --sysroot=/home/andrew/src/openbmc/openbmc/build/tmp/sysroots/palmetto  -r common-arch_flash_common.o common-arch_flash_arm.o common-ast-sf-ctrl.o -o common-arch_flash.o
| arm-openbmc-linux-gnueabi-gcc  -march=armv5e -marm  -mthumb-interwork --sysroot=/home/andrew/src/openbmc/openbmc/build/tmp/sysroots/palmetto -shared -Wl,-soname,libflash.so -o libflash.so.skiboot-5.2.2-andrew-dirty-8a7b7d0 libflash-file.o libflash-libflash.o libflash-libffs.o libflash-ecc.o libflash-blocklevel.o common-arch_flash.o
| make[1]: Leaving directory '/home/andrew/src/openbmc/openbmc/build/tmp/work/armv5e-openbmc-linux-gnueabi/pflash/5.2.2-r0/git/external/shared'
| make: Leaving directory '/home/andrew/src/openbmc/openbmc/build/tmp/work/armv5e-openbmc-linux-gnueabi/pflash/5.2.2-r0/git/external/pflash'
| WARNING: exit code 1 from a shell command.
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (log file is located at /home/andrew/src/openbmc/openbmc/build/tmp/work/armv5e-openbmc-linux-gnueabi/pflash/5.2.2-r0/temp/log.do_compile.5134)
ERROR: Task 1842 (/home/andrew/src/openbmc/openbmc/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pflash/pflash.bb, do_compile) failed with exit code '1'

Second Keyboard Interrupt, stopping...


Summary: 1 task failed:
  /home/andrew/src/openbmc/openbmc/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pflash/pflash.bb, do_compile
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
NOTE: Sending SIGTERM to remaining 1 tasks

It seems we have the file:

2 16:28:43 andrew@keelia:~/src/openbmc/openbmc$ find build/ -name ast.h -type f
...
build/tmp/work/armv5e-openbmc-linux-gnueabi/skeleton/1.0-r1/git/objects/pflash/ast.h
...

Maybe one of the lns haven't been executed in the correct order, as trying to rebuild again lead to success:

2 16:29:51 andrew@keelia:~/src/openbmc/openbmc$ cd build/
2 16:29:53 andrew@keelia:~/src/openbmc/openbmc/build$ bitbake obmc-phosphor-image
WARNING: Host distribution "Ubuntu-16.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
Loading cache: 100% |###########################################################################################################################################| ETA:  00:00:00
Loaded 1380 entries from dependency cache.
Parsing recipes: 100% |#########################################################################################################################################| Time: 00:00:00
Parsing of 943 .bb files complete (941 cached, 2 parsed). 1382 targets, 246 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION        = "1.28.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-16.04"
TARGET_SYS        = "arm-openbmc-linux-gnueabi"
MACHINE           = "palmetto"
DISTRO            = "openbmc-phosphor"
DISTRO_VERSION    = "0.1.0"
TUNE_FEATURES     = "arm armv5 thumb dsp"
TARGET_FPU        = "soft"
meta
meta-yocto
meta-phosphor
meta-aspeed
meta-ast2400
meta-openpower
meta-ibm
meta-palmetto     = "HEAD:9f1d336d6708a63c7c59f8938bc0d4f365d4671a"

NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: QA Issue: /usr/sbin/control@underscore@bmc.exe_skeleton contained in package skeleton requires libopenbmc_intf.so, but no providers found in its RDEPENDS [file-rdeps]
WARNING: QA Issue: /usr/lib/host-ipmid/libstrgfnhandler.so_host-ipmid-fru contained in package host-ipmid-fru requires libwritefrudata.so, but no providers found in its RDEPENDS [file-rdeps]
NOTE: Tasks Summary: Attempted 2037 tasks of which 1834 didn't need to be rerun and all succeeded.

Summary: There were 3 WARNING messages shown.
2 16:40:22 andrew@keelia:~/src/openbmc/openbmc/build$
@williamspatrick williamspatrick added this to the openBMC v2.0 Backlog milestone Jun 17, 2016
bradbishop referenced this issue in openbmc/skeleton Jun 17, 2016
Moving to directory per-application layout.  This facilitates
building single applications which is useful in the Yocto build
environment since different applications satisfy different OpenBMC
build requirements.

A number of issues are also addressed:
 - All applications were pulling in libsystemd and the gdbus libs
    irrespective of whether or not they were needed.
 - gpio.o duplicated in every application - moved to libopenbmc_intf
 - Added install target

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
@bradbishop
Copy link
Member

I've submitted a patch upstream for this.

bradbishop added a commit to bradbishop/openbmc that referenced this issue Jun 21, 2016
This resolves openbmc#325

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
bradbishop added a commit to bradbishop/openbmc that referenced this issue Jun 21, 2016
This resolves openbmc#325

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
bradbishop added a commit to bradbishop/openbmc that referenced this issue Jun 21, 2016
This resolves openbmc#325

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
bradbishop added a commit to bradbishop/openbmc that referenced this issue Jun 21, 2016
This resolves openbmc#325

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
@williamspatrick
Copy link
Member

@bradbishop - I see here you mentioned you submitted upstream. I'm not seeing it on the skiboot mailing list. Are you sure it went through? Maybe it was sent from a non-subscribed email account and is awaiting moderation.

@bradbishop
Copy link
Member

I goofed my git-send-email sendemail settings. https://lists.ozlabs.org/pipermail/skiboot/2016-June/003644.html

bradbishop added a commit to bradbishop/openbmc that referenced this issue Jun 23, 2016
This resolves openbmc#325

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
bradbishop added a commit to bradbishop/openbmc that referenced this issue Jun 24, 2016
This resolves openbmc#325

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
bradbishop added a commit to bradbishop/openbmc that referenced this issue Jun 27, 2016
This resolves openbmc#325

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
bradbishop added a commit to bradbishop/openbmc that referenced this issue Jun 28, 2016
This resolves openbmc#325

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
williamspatrick pushed a commit to openbmc/meta-openpower that referenced this issue Jul 18, 2016
This resolves openbmc/openbmc#325

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
lkammath pushed a commit to lkammath/openbmc that referenced this issue Oct 1, 2020
Per Steven Janssen, this is the minimum bump required to satisfy
manufacturing test requirements.

Jason Albert (13):
      Add ecmdChipTarget hash support to pyapi
      Defined __deepcopy__ functions on classes
      Added python support for vector<vector<databuffer>>
      Fix python3 problems in config/build
      Fixed coredump due to accessing empty list
      Fix the __deepcopy__ implementation
      Force python 3 and updated logic around use of linux_distribution
      Big update to ecmdDllSpy.C
      Merge pull request openbmc#386 from thejta/spy-update
      Fixed in memory spy db performance
      Merge pull request openbmc#387 from thejta/spy-performance-update
      Added getSpyImages support
      Merge pull request openbmc#390 from thejta/spy-image-support

Joachim Fenkes (7):
      pyapi: Add support for vector<string> arguments
      pyecmd: Support list-of-string output arguments, some cleanup
      pyecmd: Extension support
      pyecmd: Add FAPI2 attribute get/set support, plus stub code for testing
      pyecmd: Make fapi2 test conditional on fapi2 being built into ecmd
      pyecmd: Data buffer improvements
      pyecmd: Check keyword arguments in Target constructor

Joel Stanley (3):
      Fix device paths again
      server: Fix linking
      Fix device paths again

Kahn Evans (58):
      Merge pull request openbmc#263 from thejta/deepcopy
      Merge pull request openbmc#266 from mklight/master
      Merge pull request openbmc#268 from mklight/spi_commands
      More complete use of ECMD_REMOVE_SCOM_FUNCTIONS compile flag Signed-off-by: Kahn Evans <kahnevan@us.ibm.com>
      Merge pull request openbmc#270 from kahnevan/remove_scom_functions
      Merge pull request openbmc#274 from thejta/vector-vector
      Use chipUnitNum instead of core in targets Signed-off-by: Kahn Evans <kahnevan@us.ibm.com>
      Merge pull request openbmc#278 from kahnevan/remove_core_use
      Resolve doxygen errors/warnings Signed-off-by: Kahn Evans <kahnevan@us.ibm.com>
      Merge pull request openbmc#279 from kahnevan/doxygen_fixes
      Adding spy APIs to pass in multiple images. Adding ecmdQuerySpyRings() API to get all rings associated with spy and its parity checkers
      Updated query code as well
      Use const ecmdChipTargets in new APIs
      Merge pull request openbmc#281 from kahnevan/spy_maps
      update to version 14.19
      Merge pull request openbmc#282 from kahnevan/ecmd14_19
      Revert to checking all return codes instead of just a single one for non-enum retry. Signed-off-by: Kahn Evans <kahnevan@us.ibm.com>
      Merge pull request openbmc#283 from kahnevan/fix_rc_check
      Syncing up with what's in Cronus Signed-off-by: Kahn Evans <kahnevan@us.ibm.com>
      Merge pull request openbmc#287 from kahnevan/sync_with_cronus
      Merge pull request openbmc#286 from lkammath/new_flags
      Use system _AIX compile flag Signed-off-by: Kahn Evans <kahnevan@us.ibm.com>
      Merge pull request openbmc#290 from kahnevan/aix_compile_flag
      Merge pull request openbmc#296 from mklight/putmempba_cu_fix
      Merge pull request openbmc#309 from janssens2/mvpdupdate
      Merge pull request openbmc#313 from janssens2/targetupdate
      Adding empty file for ecmd15 compatibility.  Allows it to be included from install path in either release.
      Merge pull request openbmc#322 from thejta/python3-script-fixes
      Add optional -noignoremask flag to checkrings to skip application of ignoremask to read data
      Merge pull request openbmc#323 from kahnevan/checkrings_noignoremask
      Merge pull request openbmc#320 from kahnevan/dummy_file
      Merge pull request openbmc#317 from janssens2/getsramupdate
      Merge pull request openbmc#331 from janssens2/getsramfixtypo
      Merge pull request openbmc#333 from mklight/ecmdGetProcessingUnit
      Merge pull request openbmc#337 from thejta/coredump-fix
      Merge pull request openbmc#335 from janssens2/buffermod
      Merge pull request openbmc#343 from thejta/fix-deepcopy
      Merge pull request openbmc#348 from janssens2/generici2cslavetarget
      Merge pull request openbmc#325 from fenkes-ibm/pyecmd-extensions
      Merge pull request openbmc#307 from mklight/updated_target_rules
      Merge pull request openbmc#342 from mklight/fapi2_py_attr
      Add ecmdScomDataHidden lists for perl and python
      Merge pull request openbmc#354 from kahnevan/python_hidden_list_fix
      Sync up fapi2 files with ekb
      Add ecmd-core/pyecmd/__pycache__/ to .gitignore
      Merge pull request openbmc#362 from kahnevan/gitignore_update
      Merge pull request openbmc#360 from kahnevan/ekb_fapi2_sync
      Merge pull request openbmc#361 from thejta/update-config
      Merge pull request openbmc#372 from lkammath/python3_update
      Fix data input on gpr/fpr when using chip/chipunit input
      Merge pull request openbmc#374 from kahnevan/gpr_data_fix
      Fix for finding latch array entries in hash file in full lookup mode
      Merge pull request openbmc#378 from kahnevan/latch_array_hash_fix
      Merge pull request openbmc#382 from fenkes-ibm/pyecmd_databuffer
      Fixes for latch caching...it wasn't working right before
      Merge pull request openbmc#384 from kahnevan/latch_cache_fixes
      Update to valid owners/contacts
      Merge pull request openbmc#391 from kahnevan/owner_update

Lakshminarayana R. Kammath (2):
      Adding support for LDFLAGS and SLDFLAGS to pickup value from environment
      Use python3 env

Matt K. Light (33):
      BrkptInstruction server support
      update fapi2::ReturnCode
      get/putspi
      get/putspi links and htxt
      fix doxygen param name
      add start/stop/step support to BrkptInstruction
      add SERVER_BRKPT_SBE_PUTSCOM_ERROR error code
      fix serverlock authorization storage
      fix target for ecmdGetPbaUnit
      updated fapi2 target rules for z
      updated fsi device paths
      updated makefile
      Merge branch 'master' into BrkptInstruction
      fix duplicate RC
      move delay to its own source file
      enable SPIInstruction
      update ecmdGetProcessingUnit
      fix return code check in fapi2 subroutine executor
      support getting simple value fapi2 attributes from python
      support 1D fapi2 attributes from python
      support 2,3,4D fapi2 attributes from python
      fapi2GetAttr always returns rc and data, enable requesting dimensions with data
      add python fapi2SetAttr()
      Merge branch 'fapi2_py_attr' of https://github.com/fenkes-ibm/eCMD into fenkes-ibm-fapi2_py_attr
      add fapi2/capi dir to VPATH for dllStub
      Merge branch 'fenkes-ibm-fapi2_py_attr' into fapi2_py_attr
      remove pau-iohs relationship
      make fapi2 build optional for dllStub
      remove fapi2 from list of header files going to generate_pyecmd.py
      fix typo
      fapi2 buffer update
      enable support for fapi2::Target::reduceType()
      cipinstruct stop should call spwkup enable before stopping

Matt Light (12):
      Merge pull request openbmc#260 from thejta/target-hash-support
      Merge pull request openbmc#292 from mklight/fix_serverlock
      Merge pull request openbmc#299 from shenki/fsi-master-path
      Merge pull request openbmc#204 from mklight/BrkptInstruction
      Merge pull request openbmc#328 from mklight/SPIInstruction
      Merge pull request openbmc#340 from mklight/fix_subroutine_rc_check
      Merge pull request openbmc#345 from mklight/remove_relationship
      Merge pull request openbmc#2 from fenkes-ibm/fapi2_py_attr
      Merge pull request openbmc#357 from mklight/fapi2_buffer_update
      Merge pull request openbmc#356 from mklight/pyecmd_makefile_update
      Merge pull request openbmc#370 from mklight/reduce_type
      Merge pull request openbmc#376 from mklight/spwkup_cipinstruct_fix

Steven Janssen (9):
      add a mvpd keyword value
      additional target type added
      update to getsram to allow passing of a target and additional parameter handling
      fix a typo for command line processing
      update buffer methods
      addition of generici2cslave target information
      Update version to 14-20
      Merge pull request openbmc#353 from janssens2/ecmd14_20
      Update fsi locations for new bmc code

asangram (1):
      Merge pull request openbmc#388 from asangram/updateHtxt

sangram alapati (2):
      updated the help text for stopclocks
      updated the help text for stopclocks

Signed-off-by: Andrew Geissler <geisonator@yahoo.com>
spinler pushed a commit to spinler/openbmc that referenced this issue Nov 15, 2022
Sandeepa Singh (1):
  Make memory page consistent (openbmc#308)

A Nikhil (2):
  Assemblies section does not has search option in Inventory page (openbmc#315)
  PCIe link width for empty slots is showing as -1 (openbmc#319)

Kenneth Fullbright (2):
  Fixed console indicators not updating status (openbmc#304)
  Added Location codes for TPM (openbmc#325)

Change-Id: Idc3b354f36dcea8bd2fecc4344c400d7769f8fdf
spinler pushed a commit to spinler/openbmc that referenced this issue Nov 15, 2022
ArchanaKakani (1):
  Discard persisted attribute value (openbmc#325)

sagisin (1):
  oem-ibm : Code update FFDC enhancement (openbmc#324)

Change-Id: I0e11f2cf0a8c41e28b5264edb199b2efe430b788
stefanberger pushed a commit to stefanberger/openbmc that referenced this issue Aug 1, 2023
Sandeepa Singh (47):
  Firmware-change (openbmc#66)
  Allow only tar file upload (openbmc#71)
  Hardware Deconfiguration Page (openbmc#84)
  Deconfig-Toggles (openbmc#110)
  Filter SNMP data (openbmc#112)
  Upload acf certificate on login page (openbmc#126)
  Hardware deconfiguration fix (openbmc#128)
  TFTP firmware update (openbmc#104)
  Add filter to remove absent dimms form GUI (openbmc#139)
  Add abiliy to sort hardware deconfig columns (openbmc#162)
  Add helptext for FQDN (openbmc#164)
  Add deconfiguration type as None (openbmc#163)
  Fix link to deconfiguration records (openbmc#155)
  Remove regex from firmware (openbmc#151)
  Add alert for HMC connection disconnect (openbmc#152)
  Update hardware deconfiguration per Demo feedback (openbmc#180)
  Remove Default option from Server power operations page (openbmc#188)
  reverting removal of Default partition environment dropdown (openbmc#190)
  Add Lateral cast out page (openbmc#177)
  fix toggle issue (openbmc#191)
  Add details on login page (openbmc#193)
  Remove TFTP server option from firmware page (openbmc#194)
  Real time post codes converted to ASCII (openbmc#207)
  fix TFTP bug (openbmc#213)
  Show/Hide ACF upload button (openbmc#214)
  Fix toggle issue (openbmc#219)
  Change the toggle text to configure/deconfigure (openbmc#223)
  Fix the sorting issue in progress logs (openbmc#240)
  Translate severity to fatal,predictive and manual (openbmc#235)
  Add Pel ID column on HW deconfiguration page (openbmc#244)
  Show FW_boot_side_current attribute value (openbmc#262)
  Added filter to remove 00000000 from post code table (openbmc#272)
  Fix toast msg for HW deconfiguration page (openbmc#251)
  Add location code of Deconfig records page (openbmc#293)
  Make memory page consistent (openbmc#308)
  Add pel id column (openbmc#332)
  Update service login condition (openbmc#326)
  Edit app nav and login file (openbmc#335)
  Update Automatic helptext (openbmc#340)
  Grey out toggle when DHCP is disabled (openbmc#338)
  Disable delete when system is powered on (openbmc#327)
  Renamed added optimization page (openbmc#346)
  Fix deconfiguration record translation bug (openbmc#360)
  Fix power page translation bug (openbmc#361)
  Operating mode is translatable now (openbmc#363)
  Fix user management page translation bugs (openbmc#365)
  Fix server power ops translation bugs (openbmc#359)

Kenneth Fullbright (85):
  Removed irrelevant fields from the VET Capabilities table (openbmc#68)
  Update Firmware page interactions when system is powered on (openbmc#51)
  Updated CSR Modal & Service login Certificate Modal (openbmc#59)
  Removed OemIBMServiceAgent from  Group Privilege list (openbmc#76)
  Updated Power saver modes descriptions (openbmc#83)
  Popup SOL Console (Host Console) not showing correct connection status (openbmc#79)
  Removed irrelevant fields from the VET Capabilities table (openbmc#93)
  Added Initiate Resource Dump Function (openbmc#103)
  Fixed password change/reset code for expired password (openbmc#125)
  Fixed global action vuex error getUsers (openbmc#120)
  Fixed 'Promise.all' related errors on Overview (openbmc#119)
  Renamed "Serial over LAN (SOL) console" page (openbmc#54)
  Fixed event log table to be fully responsive (openbmc#122)
  Prevent service user password change (openbmc#88)
  Turned dumps PHYP alert into a toast (openbmc#140)
  Repaired Service login consoles links in the navbar (openbmc#145)
  Removed LDAP from navigation on non admin role accounts (openbmc#108)
  Updated the link to consoles and other nav related items
  Refactored Power page and power page related things (openbmc#109)
  Added Power restore policy missing alert on operating mode manual (openbmc#147)
  Made non-service roles not pass default password for resource dumps (openbmc#135)
  Fixed BMC Hypervisor console switch (openbmc#159)
  Enhanced user creation and current user failed message for password change (openbmc#81)
  Fixed translation double key error (openbmc#146)
  Removed service privilege option from edit user and add user (openbmc#161)
  Enhanced resource dump error messages (openbmc#168)
  Refactored Power page code for efficiency and clarity (openbmc#158)
  Fixed init system dump from resource dump (openbmc#136)
  Added toast for invalid privilege (openbmc#172)
  Fixed Service consoles (openbmc#176)
  Fix user management delete table action (openbmc#179)
  Fixed service account resource dumps password field to allow any string (openbmc#183)
  Fixed Idle power saving missing reset button option (openbmc#184)
  Removed lower and upper limit and warning sensors (openbmc#186)
  Fixed missing fields for add user on user modal (openbmc#185)
  Fixed maximum amount of users toast error (openbmc#196)
  Fixed delete and replace function in Certificates table (openbmc#197)
  Fixed navbar missing error (openbmc#206)
  Fixed popup BMC and Hypervisor consoles. (openbmc#205)
  Fixed init system dump PHYP in standby check error (openbmc#204)
  Fixed closing console conntections. (openbmc#220)
  Fixed upload certificate button not being disabled on max certificates (openbmc#224)
  Added info tool tips on password changing fields. (openbmc#225)
  Removed operator role from add role group modal (openbmc#229) [SW550540]
  Removed Operator and NoAccess roles from desciption table (openbmc#228) [SW550558]
  Fixed proxy logout error (openbmc#226)
  Created info icon for enhanced information about power consumption (openbmc#232)
  Fixed some tables not being fully responsive (openbmc#222)
  Set autocomplete option to off for password fields (openbmc#231)
  Added dump being offloaded warning for reboot and shutdown (openbmc#241)
  Fixed system dump error messages (openbmc#238)
  Fixed factory reset to default code (openbmc#243)
  Changed OemIBMServiceAgent to ServiceAgent (openbmc#261)
  Add safe mode to user interface (openbmc#250)
  Fixed fresh install set password and login error (openbmc#263)
  Fixed DHCP delete button not disabled (openbmc#273)
  Removed unsupported ServiceAgent group from LDAP group privilege modal (openbmc#268)
  Fixed Zombie state when factory resetting (openbmc#270)
  Fixed unauthorized error toast on page loading (openbmc#267)
  Fixed firmware swapping confusion (openbmc#271)
  Fixed console connection indicators (openbmc#275)
  Fixed account polocy settings displaying not updated info on refresh (openbmc#276)
  Fixed running and backup image info render problem (openbmc#287)
  Fixed event logs not updating upon delete all button (openbmc#290)
  Fixed account policy radio buttons (openbmc#289)
  Fixed secure LDAP checkbox not showing correct values (openbmc#291)
  Fixed firmware update function (openbmc#296)
  Fixed JSON.parse error from localStorage (openbmc#298)
  Fixed factory reset function to be fully async (openbmc#306)
  Removed host console access from ReadOnly roles (openbmc#307)
  Fixed SRC Details not showing on non manual records (openbmc#300)
  Fixed page memory validation error (openbmc#313)
  Fixed location code not showing on Deconfiguration records table (openbmc#317)
  Disabled users from changing username on user management table (openbmc#321)
  Added Location codes for TPM (openbmc#324)
  Fixed console indicators not updating status (openbmc#304)
  Added Location codes for TPM (openbmc#325)
  Made more meaningful toasts (openbmc#314)
  Fixed manage access keys hyperlink being disabled problems on Firmware page (openbmc#322)
  Fixed asset tag info not showing up in modal after app refresh and tag update (openbmc#333)
  Removed hashes from files (openbmc#334)
  Created real time indicator postCodeValue filter (openbmc#302)
  Fixed Deconfig table download additional data button (openbmc#328)
  Changed page "Lateral cast out" to "Added optimization" (openbmc#341)
  Added notices page (openbmc#336)

A Nikhil (47):
  Update Inventory DIMM table (openbmc#74)
  Update Inventory Assemblies table (openbmc#87)
  Update Inventory Processors table (openbmc#86)
  Incorrect Power mode value (openbmc#89)
  Dumps available on BMC are not displayed on BMC-GUI (openbmc#72)
  Components on the hardware page not in order (openbmc#101)
  No values populated for licensed and configured cores (openbmc#91)
  Update GUI as IBM (openbmc#116)
  Rename Update Firmware access key (openbmc#117)
  Health and state field of assembly components is missing in inventory page (openbmc#99)
  Event logs add missing information (openbmc#111)
  GUI has no way to turn off System attention LED (openbmc#129)
  Event log does not show information for service (openbmc#133)
  GUI missing detailed COD (openbmc#124)
  Rename count in system table (openbmc#149)
  FCO page accepts value greater than the number of licensed cores (openbmc#142)
  Part number field is showing spare part number value (openbmc#165)
  Wrong lable on SRC for logs (openbmc#156)
  Inventory and LEDs page has two system entries (openbmc#137)
  Add toggle to enable/disable the secure version lock in (openbmc#167)
  Factory reset option should only be provided at power off (openbmc#174)
  Health in critical state after marking critical errors as resolved (openbmc#189)
  Concurrent maintenance Page (openbmc#202)
  Download implementation in Event logs (openbmc#192)
   Missing host USB enable/disable (openbmc#239)
  Prevent system power on when BMC is not in Ready state (openbmc#227)
  Adding mex chassis Info (openbmc#233)
  Mex IO enclosure firmware version not displayed (openbmc#265)
  PCIe Hardware Topology (openbmc#181)
  Warning in PcieTopology.vue (openbmc#282)
  Pcie-topology and Inventory fixes (openbmc#288)
  Unable to edit group name in the Add Role group field. (openbmc#303)
  PCIe Topology Save changes (openbmc#309)
  Invalid range for I/O Adapter enlarged capacity (openbmc#311)
  Status for both system and chassis comes as absent at host power off state (openbmc#312)
  Status for system table should be Present (openbmc#320)
  Fixed Identify LED error in MEX chassis (openbmc#330)
  Assemblies section does not has search option in Inventory page (openbmc#315)
  PCIe link width for empty slots is showing as -1 (openbmc#319)
  Warning message only in manual mode (openbmc#323)
  Fixed incorrect Identity LEDs error message (openbmc#331)
  Unwanted fields for MEX components removed (openbmc#329)
  PCIe topology performance improved (openbmc#337)
  AIX/LINUX and IBM i partition are only for non-HMC manage system (openbmc#318)
  Severity values is now translatable (openbmc#357)
  Enabled value taken from translation file (openbmc#362)
  Removed .tar.xz extension from dumps (openbmc#410)

whitesource-ets[bot] (1):
  Add .whitesource configuration file

sandeepasingh116 (17):
  Add new toggles on CM page (openbmc#3)
  Changed connection status logic for Hypervisor console (openbmc#6)
  Remove dump download option from overview page (openbmc#9)
  Add text on user management page (openbmc#8)
  Rename the save setting button (openbmc#20)
  Add success toast (openbmc#18)
  Fix network eth1 error (openbmc#21)
  Disable date and time page (openbmc#24)
  Update password helptext (openbmc#19)
  Add info tooltip to frequency cap (openbmc#25)
  Read only user will not be able to toggle switches (openbmc#28)
  Make filters translatable (openbmc#33)
  Fix translations of vet capabilities (openbmc#35)
  fix english texts containing links (openbmc#38)
  Remove service login label for read only user (openbmc#45)
  fix translation defect for server power ops (openbmc#52)
  add toogle on Policies page (openbmc#73)

Reed Frandsen (1):
  Removed alert message from Update firmware component (openbmc#90)

Gunnar Mills (3):
  Enable hmc proxy (openbmc#208)
  Update notices to 1030 (openbmc#50)
  Revert "Refresh only once after login (openbmc#42)" (openbmc#59)

Nikhil Ashoka (33):
  pdated the text of server power ops documentation (openbmc#7)
  Displaying Sensors table one row at a time (openbmc#11)
  NTP server duplicate entry is not accepted (openbmc#4)
  Fabric Adapters Info in Inventory page (openbmc#12)
  Fixed Secure LDAP using SSL checkbox value (openbmc#2)
  Added progress bar for activate access key (openbmc#1)
  Error message displayed if fails to authenticate the user (openbmc#10)
  Memory page made HMC-managed independent (openbmc#15)
  Sorting fixed for status (openbmc#17)
  Sensors table now updating on refresh (openbmc#22)
  Secure LDAP is disabled when LDAP authentication disables (openbmc#23)
  Removed Service consoles page for read-only users (openbmc#14)
  Additional message added on Disable SSH (openbmc#30)
  Default partition value taken from translation file (openbmc#36)
  Updated password Max Limit (openbmc#26)
  New Error message displayed if fails to authenticate the user (openbmc#27)
  Added Status and roles values to the translation file (openbmc#31)
  Title translation (openbmc#34)
  Power values added to translation file (openbmc#32)
  Health and Date format taken from translation file (openbmc#37)
  Added possible property values in translation file (openbmc#39)
  Displaying System Anchor value (openbmc#40)
  Added Info tooltip to VirtualTPM (openbmc#47)
  Added max limit based on selected user (openbmc#46)
  Refresh only once after login (openbmc#42)
  Lamp test switch disabled once ON (openbmc#48)
  Tab names translated in Inventory page (openbmc#54)
  Using privilege values from the translation file (openbmc#56)
  Deconfiguration type is taken from translation file (openbmc#57)
  Fabric Adapter table showing Name (openbmc#55)
  PCIe topology overlapping fix (openbmc#53)
  Added Identity LED to Fabric Adapters (openbmc#49)
  Removed Error message from Accounts verification (openbmc#44)

Dixsie Wolmers (14):
  Fix network settings defects - FQDN, link info, and MAC address (openbmc#113)
  Audit translation file (openbmc#115)
  Network settings - update DHCP section (openbmc#114)
  Add deconfiguration logs page (openbmc#121)
  Fix host console route (openbmc#157)
  Fix language dropdown on login page (openbmc#166)
  Network settings fixes - dhcp modal, edit ipv4, default gateway (openbmc#175)
  Update deconfig log table (openbmc#200)
  Update  network settings ipv4 table (openbmc#199)
  Fix network settings hostname and IUM errors (openbmc#210)
  Add  ability to edit asset tag (openbmc#211)
  Fix LDAP form values when LDAP disabled - SW546990 (openbmc#245)
  Fix deconfig records defects (openbmc#246)
  Update maintainers - Remove Dixsie and add Sandeepa (openbmc#286)

aixt9n aixt9n (2):
  i18n: KO_KR: Drop latest translated files for webui-vue (openbmc#257)
  i18n: ES_ES: Drop latest translated files for webui-vue (openbmc#258)

Change-Id: Ib5cb6cfccace5b718d22173ff1df4e8ce2a1e05c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants