-
Type: Task
-
Status: To Do (View Workflow)
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: bbsim
-
Labels:None
-
Story Points:0
https://gerrit.opencord.org/c/bbsim/+/35182
Failure unrelated to changes in this patch. 35182 is not changing any functionality, simply adding a git submodule to to the repository.
DOCKER_RUN_ARGS="-pon 2 -onu 2" make docker-run make[1]: Entering directory '/w/workspace/verify_bbsim_unit-test/go/src/github.com/opencord/bbsim' docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES docker run --detach -p 50070:50070 -p 50060:50060 -p 50071:50071 -p 50072:50072 -p 50073:50073 -p 50074:50074 -p 50075:50075 --privileged --rm --name bbsim "bbsim:1.16.5" /app/bbsim -pon 2 -onu 2 456b829912cd23a559e24661f3943ca447a8664418a4c947e81299a831a10255 make[1]: Leaving directory '/w/workspace/verify_bbsim_unit-test/go/src/github.com/opencord/bbsim' sleep 5 ./release/bbr-linux-amd64 -pon 2 -onu 2 -logfile tmp.logs Build timed out (after 20 minutes). Marking the build as failed.