Coder Social home page Coder Social logo

Comments (2)

fangkaiyu2023 avatar fangkaiyu2023 commented on June 28, 2024
  • obmc_qemu_docker=329a1b3d073f011e9b79ecbe57b16647245777b84eb08e12a6ab7aa564eb089c

  • DOCKER_SSH_PORT=22

  • DOCKER_HTTPS_PORT=443

  • trap '' PIPE
    ++ docker inspect 329a1b3d073f011e9b79ecbe57b16647245777b84eb08e12a6ab7aa564eb089c
    ++ grep 'IPAddress":'
    ++ tail -n1
    ++ cut -d '"' -f 4

  • DOCKER_QEMU_IP_ADDR=172.17.0.2

  • delay=5

  • attempt=120

  • '[' 120 -gt 0 ']'

  • attempt=119

  • echo 'Waiting for qemu to get to standby (attempt: 119)...'
    Waiting for qemu to get to standby (attempt: 119)...
    ++ docker logs 329a1b3d073f011e9b79ecbe57b16647245777b84eb08e12a6ab7aa564eb089c

  • result='spawn /tmp/openbmc/build/boot-qemu.sh

  • set -uo pipefail

  • QEMU_ARCH=x86_64-linux

  • echo '''QEMU_ARCH = x86_64-linux'''

QEMU_ARCH = x86_64-linux

  • [[ -z x86_64-linux ]]

  • BASE_DIR=/tmp/openbmc/build

  • echo '''BASE_DIR = /tmp/openbmc/build'''

BASE_DIR = /tmp/openbmc/build

  • [[ ! -d /tmp/openbmc/build ]]

  • QEMU_BIN=./qemu-system-arm

  • DEFAULT_MACHINE=versatilepb

  • MACHINE=romulus

  • cd /tmp/openbmc/build

  • DEFAULT_IMAGE_LOC=./images

  • '''[''' -f ./images/romulus/obmc-phosphor-image-romulus.ubi.mtd ''']'''

  • '''[''' -f ./images/romulus/obmc-phosphor-image-romulus.static.mtd ''']'''

  • DRIVE=obmc-phosphor-image-romulus.static.mtd

++ mktemp /tmp/obmc-phosphor-image-romulus.static.mtd-XXXXX

  • TMP_DRIVE_PATH=/tmp/obmc-phosphor-image-romulus.static.mtd-JyqQb

  • '''[''' romulus = versatilepb ''']'''

  • cp ./images/romulus/obmc-phosphor-image-romulus.static.mtd /tmp/obmc-phosphor-image-romulus.static.mtd-JyqQb

'

  • grep -q OPENBMC-READY
  • sleep 5
  • '[' 119 -gt 0 ']'
  • attempt=118
  • echo 'Waiting for qemu to get to standby (attempt: 118)...'
    Waiting for qemu to get to standby (attempt: 118)...
    ++ docker logs 329a1b3d073f011e9b79ecbe57b16647245777b84eb08e12a6ab7aa564eb089c
    Error response from daemon: No such container: 329a1b3d073f011e9b79ecbe57b16647245777b84eb08e12a6ab7aa564eb089c
  • result=
    Build step 'Execute shell' marked build as failure
    Finished: FAILURE

from openbmc-build-scripts.

williamspatrick avatar williamspatrick commented on June 28, 2024

If you have a new issue, please open one. I suspect this issue is no longer relevant considering it is from 2017.

Please use markdown escapes (triple-backtick) around console output so it is readable.

from openbmc-build-scripts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.