Started by user garciadeblas Replayed #12485 > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to https://osm.etsi.org/gerrit/osm/devops > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 > git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/WIM Seen branch in repository origin/bug1511 Seen branch in repository origin/feature5837 Seen branch in repository origin/feature7106 Seen branch in repository origin/feature7928 Seen branch in repository origin/master Seen branch in repository origin/multi_stack Seen branch in repository origin/netslice Seen branch in repository origin/new-pipeline Seen branch in repository origin/ng-ro-refactor Seen branch in repository origin/paas Seen branch in repository origin/py3 Seen branch in repository origin/rift300 Seen branch in repository origin/sol006 Seen branch in repository origin/sol006v331 Seen branch in repository origin/systest Seen branch in repository origin/v10.0 Seen branch in repository origin/v11.0 Seen branch in repository origin/v12.0 Seen branch in repository origin/v13.0 Seen branch in repository origin/v14.0 Seen branch in repository origin/v15.0 Seen branch in repository origin/v2.0 Seen branch in repository origin/v3.1 Seen branch in repository origin/v4.0 Seen branch in repository origin/v5.0 Seen branch in repository origin/v6.0 Seen branch in repository origin/v7.0 Seen branch in repository origin/v8.0 Seen branch in repository origin/v9.0 Seen branch in repository origin/vagrant_stage_3 Seen 31 remote branches Obtained jenkins/ci-pipelines/ci_stage_3.groovy from 7abbfd5aed5bd744d5f49ee834f89822136ca6cc Running in Durability level: MAX_SURVIVABILITY [Pipeline] properties [Pipeline] node Running on osm-cicd-5 in /home/jenkins/workspace/osm-stage_3_master [Pipeline] { [Pipeline] sh [osm-stage_3_master] Running shell script + env JENKINS_HOME=/var/lib/jenkins REPO_DISTRO=unstable SSH_CLIENT=212.234.161.1 56185 22 USER=jenkins ROBOT_PASS_THRESHOLD=100.0 GPG_KEY_NAME=OSMETSI OPENSTACK_BASE_IMAGE=ubuntu22.04 RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12486/display/redirect?page=changes DO_ROBOT=true XDG_SESSION_TYPE=tty UPSTREAM_JOB_NUMBER=1740 SHLVL=0 NODE_LABELS=osm-cicd-5 pool system HUDSON_URL=https://osm.etsi.org/jenkins/ ROBOT_VIM=/home/jenkins/hive/robot-systest.cfg MOTD_SHOWN=pam OLDPWD=/home/jenkins HOME=/home/jenkins BUILD_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12486/ HUDSON_COOKIE=69dc76e1-7bba-4a0a-9714-5ccf16fa17ab JENKINS_SERVER_COOKIE=durable-ced6e5722dd48b30b5c63ab431bd5dc2 CLOUDS=/home/jenkins/hive/clouds.yaml DOCKER_TAG=testing-daily DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1003/bus WORKSPACE=/home/jenkins/workspace/osm-stage_3_master UPSTREAM_SUFFIX=-stage_2 LOGNAME=jenkins NODE_NAME=osm-cicd-5 GERRIT_BRANCH=master HIVE_VIM_1=/home/jenkins/hive/openstack-etsi.rc _=/usr/bin/java RUN_ARTIFACTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12486/display/redirect?page=artifacts SAVE_ARTIFACTS_ON_SMOKE_SUCCESS=true XDG_SESSION_CLASS=user EXECUTOR_NUMBER=6 SAVE_CONTAINER_ON_PASS=false XDG_SESSION_ID=1324 TRY_JUJU_INSTALLATION=false RUN_TESTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12486/display/redirect?page=tests BUILD_DISPLAY_NAME=#12486 HUDSON_HOME=/var/lib/jenkins JOB_BASE_NAME=master DOWNSTREAM_STAGE_NAME=osm-stage_4 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin SAVE_ARTIFACTS_OVERRIDE=false NODE=system INSTALLER=Default DO_BUILD=true KUBECONFIG=/home/jenkins/hive/kubeconfig.yaml ROBOT_TAG_NAME=sanity BUILD_ID=12486 XDG_RUNTIME_DIR=/run/user/1003 DO_DOCKERPUSH=true BUILD_TAG=jenkins-osm-stage_3-master-12486 OPENSTACK_OSM_FLAVOR=osm.sanity JENKINS_URL=https://osm.etsi.org/jenkins/ LANG=C.UTF-8 ROBOT_UNSTABLE_THRESHOLD=80.0 JOB_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/ BUILD_NUMBER=12486 SHELL=/bin/bash RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12486/display/redirect ARTIFACTORY_SERVER=artifactory-osm SAVE_CONTAINER_ON_FAIL=false HUDSON_SERVER_COOKIE=6d3295a483c3e6d5 ROBOT_PORT_MAPPING_VIM=/home/jenkins/hive/port-mapping-etsi-vim.yaml JOB_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/display/redirect RELEASE=release UPSTREAM_JOB_NAME=NBI-stage_2/master JOB_NAME=osm-stage_3/master DO_INSTALL=true PWD=/home/jenkins/workspace/osm-stage_3_master REPO_KEY_NAME=pubkey.asc SSH_CONNECTION=212.234.161.1 56185 172.21.1.5 22 TRY_OLD_SERVICE_ASSURANCE=false BRANCH_NAME=master [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10 Fetching without tags Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops > git --version # timeout=10 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/* Checking out Revision 7abbfd5aed5bd744d5f49ee834f89822136ca6cc (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7abbfd5aed5bd744d5f49ee834f89822136ca6cc Commit message: "Move lcm certificate to lcm folder in OSM helm chart" > git rev-list --no-walk 7abbfd5aed5bd744d5f49ee834f89822136ca6cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] load Replacing Groovy text with edited version [Pipeline] { (jenkins/ci-pipelines/ci_helper.groovy) [Pipeline] } [Pipeline] // load [Pipeline] stage [Pipeline] { (Copy Artifacts) [Pipeline] sh [osm-stage_3_master] Running shell script + tree -fD repo [May 8 09:27] repo ├── [May 8 09:27] repo/Release ├── [May 8 09:27] repo/release │   ├── [May 8 09:26] repo/release/IM │   │   ├── [May 7 09:11] repo/release/IM/build.env │   │   ├── [May 8 09:26] repo/release/IM/changelog │   │   │   └── [May 8 09:26] repo/release/IM/changelog/changelog-IM.html │   │   ├── [May 8 09:26] repo/release/IM/master │   │   └── [May 8 09:26] repo/release/IM/pool │   │   └── [May 8 09:26] repo/release/IM/pool/IM │   │   ├── [May 8 09:26] repo/release/IM/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb │   │   └── [May 8 09:26] repo/release/IM/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb │   ├── [May 8 09:26] repo/release/IM@tmp │   ├── [May 8 09:26] repo/release/LCM │   │   ├── [May 8 09:08] repo/release/LCM/build.env │   │   ├── [May 8 09:26] repo/release/LCM/changelog │   │   │   └── [May 8 09:26] repo/release/LCM/changelog/changelog-LCM.html │   │   ├── [May 8 09:26] repo/release/LCM/master │   │   └── [May 8 09:26] repo/release/LCM/pool │   │   └── [May 8 09:26] repo/release/LCM/pool/LCM │   │   └── [May 8 09:26] repo/release/LCM/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb │   ├── [May 8 09:26] repo/release/LCM@tmp │   ├── [May 8 09:26] repo/release/MON │   │   ├── [May 7 09:04] repo/release/MON/build.env │   │   ├── [May 8 09:26] repo/release/MON/changelog │   │   │   └── [May 8 09:26] repo/release/MON/changelog/changelog-MON.html │   │   ├── [May 8 09:26] repo/release/MON/master │   │   └── [May 8 09:26] repo/release/MON/pool │   │   └── [May 8 09:26] repo/release/MON/pool/MON │   │   └── [May 8 09:26] repo/release/MON/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb │   ├── [May 8 09:26] repo/release/MON@tmp │   ├── [May 8 09:26] repo/release/N2VC │   │   ├── [May 8 09:04] repo/release/N2VC/build.env │   │   ├── [May 8 09:26] repo/release/N2VC/changelog │   │   │   └── [May 8 09:26] repo/release/N2VC/changelog/changelog-N2VC.html │   │   ├── [May 8 09:26] repo/release/N2VC/master │   │   └── [May 8 09:26] repo/release/N2VC/pool │   │   └── [May 8 09:26] repo/release/N2VC/pool/N2VC │   │   └── [May 8 09:26] repo/release/N2VC/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb │   ├── [May 8 09:26] repo/release/N2VC@tmp │   ├── [May 8 09:26] repo/release/NBI │   │   ├── [May 8 09:26] repo/release/NBI/changelog │   │   │   └── [May 8 09:26] repo/release/NBI/changelog/changelog-NBI.html │   │   ├── [May 8 09:26] repo/release/NBI/master-staging │   │   └── [May 8 09:26] repo/release/NBI/pool │   │   └── [May 8 09:26] repo/release/NBI/pool/NBI │   │   └── [May 8 09:26] repo/release/NBI/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb │   ├── [May 8 09:26] repo/release/NBI@tmp │   ├── [May 8 09:26] repo/release/NG-SA │   │   ├── [May 7 09:07] repo/release/NG-SA/build.env │   │   ├── [May 8 09:26] repo/release/NG-SA/changelog │   │   │   └── [May 8 09:26] repo/release/NG-SA/changelog/changelog-NG-SA.html │   │   ├── [May 8 09:26] repo/release/NG-SA/master │   │   └── [May 8 09:26] repo/release/NG-SA/pool │   │   └── [May 8 09:26] repo/release/NG-SA/pool/NG-SA │   │   ├── [May 8 09:26] repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb │   │   └── [May 8 09:26] repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb │   ├── [May 8 09:26] repo/release/NG-SA@tmp │   ├── [May 8 09:26] repo/release/NG-UI │   │   ├── [May 7 09:03] repo/release/NG-UI/build.env │   │   ├── [May 8 09:26] repo/release/NG-UI/changelog │   │   │   └── [May 8 09:26] repo/release/NG-UI/changelog/changelog-NG-UI.html │   │   ├── [May 8 09:26] repo/release/NG-UI/master │   │   └── [May 8 09:26] repo/release/NG-UI/pool │   │   └── [May 8 09:26] repo/release/NG-UI/pool/NG-UI │   │   └── [May 8 09:26] repo/release/NG-UI/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb │   ├── [May 8 09:26] repo/release/NG-UI@tmp │   ├── [May 8 09:27] repo/release/OSM ETSI Release Key.gpg │   ├── [May 8 09:26] repo/release/PLA │   │   ├── [May 7 09:02] repo/release/PLA/build.env │   │   ├── [May 8 09:26] repo/release/PLA/changelog │   │   │   └── [May 8 09:26] repo/release/PLA/changelog/changelog-PLA.html │   │   ├── [May 8 09:26] repo/release/PLA/master │   │   └── [May 8 09:26] repo/release/PLA/pool │   │   └── [May 8 09:26] repo/release/PLA/pool/PLA │   │   └── [May 8 09:26] repo/release/PLA/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb │   ├── [May 8 09:26] repo/release/PLA@tmp │   ├── [May 8 09:26] repo/release/POL │   │   ├── [May 8 09:03] repo/release/POL/build.env │   │   ├── [May 8 09:26] repo/release/POL/changelog │   │   │   └── [May 8 09:26] repo/release/POL/changelog/changelog-POL.html │   │   ├── [May 8 09:26] repo/release/POL/master │   │   └── [May 8 09:26] repo/release/POL/pool │   │   └── [May 8 09:26] repo/release/POL/pool/POL │   │   └── [May 8 09:26] repo/release/POL/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb │   ├── [May 8 09:26] repo/release/POL@tmp │   ├── [May 8 09:26] repo/release/RO │   │   ├── [May 7 09:25] repo/release/RO/build.env │   │   ├── [May 8 09:26] repo/release/RO/changelog │   │   │   └── [May 8 09:26] repo/release/RO/changelog/changelog-RO.html │   │   ├── [May 8 09:26] repo/release/RO/master │   │   └── [May 8 09:26] repo/release/RO/pool │   │   └── [May 8 09:26] repo/release/RO/pool/RO │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb │   │   └── [May 8 09:26] repo/release/RO/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb │   ├── [May 8 09:26] repo/release/RO@tmp │   ├── [May 8 05:07] repo/release/build.env │   ├── [May 8 09:26] repo/release/common │   │   ├── [May 7 09:02] repo/release/common/build.env │   │   ├── [May 8 09:26] repo/release/common/changelog │   │   │   └── [May 8 09:26] repo/release/common/changelog/changelog-common.html │   │   ├── [May 8 09:26] repo/release/common/master │   │   └── [May 8 09:26] repo/release/common/pool │   │   └── [May 8 09:26] repo/release/common/pool/common │   │   └── [May 8 09:26] repo/release/common/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb │   ├── [May 8 09:26] repo/release/common@tmp │   ├── [May 8 09:26] repo/release/devops │   │   ├── [May 7 09:05] repo/release/devops/build.env │   │   ├── [May 8 09:26] repo/release/devops/changelog │   │   │   └── [May 8 09:26] repo/release/devops/changelog/changelog-devops.html │   │   ├── [May 8 09:26] repo/release/devops/master │   │   └── [May 8 09:26] repo/release/devops/pool │   │   └── [May 8 09:26] repo/release/devops/pool/devops │   │   └── [May 8 09:26] repo/release/devops/pool/devops/osm-devops_15.0.0.post22-1_all.deb │   ├── [May 8 09:26] repo/release/devops@tmp │   ├── [May 8 09:26] repo/release/dists │   │   └── [May 8 09:27] repo/release/dists/unstable │   │   ├── [May 8 09:27] repo/release/dists/unstable/IM │   │   │   └── [May 8 09:27] repo/release/dists/unstable/IM/binary-amd64 │   │   │   ├── [May 8 09:27] repo/release/dists/unstable/IM/binary-amd64/Packages │   │   │   └── [May 8 09:27] repo/release/dists/unstable/IM/binary-amd64/Packages.gz │   │   ├── [May 8 09:27] repo/release/dists/unstable/Release │   │   ├── [May 8 09:27] repo/release/dists/unstable/Release.gpg │   │   ├── [May 8 09:26] repo/release/dists/unstable/devops │   │   │   └── [May 8 09:27] repo/release/dists/unstable/devops/binary-amd64 │   │   │   ├── [May 8 09:27] repo/release/dists/unstable/devops/binary-amd64/Packages │   │   │   └── [May 8 09:27] repo/release/dists/unstable/devops/binary-amd64/Packages.gz │   │   └── [May 8 09:27] repo/release/dists/unstable/osmclient │   │   └── [May 8 09:27] repo/release/dists/unstable/osmclient/binary-amd64 │   │   ├── [May 8 09:27] repo/release/dists/unstable/osmclient/binary-amd64/Packages │   │   └── [May 8 09:27] repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz │   ├── [May 8 09:26] repo/release/osmclient │   │   ├── [May 7 09:03] repo/release/osmclient/build.env │   │   ├── [May 8 09:26] repo/release/osmclient/changelog │   │   │   └── [May 8 09:26] repo/release/osmclient/changelog/changelog-osmclient.html │   │   ├── [May 8 09:26] repo/release/osmclient/master │   │   └── [May 8 09:26] repo/release/osmclient/pool │   │   └── [May 8 09:26] repo/release/osmclient/pool/osmclient │   │   └── [May 8 09:26] repo/release/osmclient/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb │   ├── [May 8 09:26] repo/release/osmclient@tmp │   ├── [May 8 09:27] repo/release/pool │   │   ├── [May 8 09:27] repo/release/pool/IM │   │   │   ├── [May 8 09:27] repo/release/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb │   │   │   └── [May 8 09:27] repo/release/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb │   │   ├── [May 8 09:26] repo/release/pool/devops │   │   │   └── [May 8 09:26] repo/release/pool/devops/osm-devops_15.0.0.post22-1_all.deb │   │   └── [May 8 09:27] repo/release/pool/osmclient │   │   └── [May 8 09:27] repo/release/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb │   ├── [May 8 09:27] repo/release/pubkey.asc │   ├── [May 8 09:26] repo/release/tests │   │   ├── [May 8 09:03] repo/release/tests/build.env │   │   ├── [May 8 09:26] repo/release/tests/changelog │   │   │   └── [May 8 09:26] repo/release/tests/changelog/changelog-tests.html │   │   ├── [May 8 09:26] repo/release/tests/master │   │   └── [May 8 09:26] repo/release/tests/pool │   │   └── [May 8 09:26] repo/release/tests/pool/tests │   │   └── [May 8 09:26] repo/release/tests/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb │   └── [May 8 09:26] repo/release/tests@tmp └── [May 8 09:27] repo/release@tmp 98 directories, 76 files [Pipeline] sh [osm-stage_3_master] Running shell script + rm -rvf repo removed directory 'repo/release@tmp' removed 'repo/release/LCM/changelog/changelog-LCM.html' removed directory 'repo/release/LCM/changelog' removed directory 'repo/release/LCM/master' removed 'repo/release/LCM/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb' removed directory 'repo/release/LCM/pool/LCM' removed directory 'repo/release/LCM/pool' removed 'repo/release/LCM/build.env' removed directory 'repo/release/LCM' removed directory 'repo/release/POL@tmp' removed 'repo/release/MON/changelog/changelog-MON.html' removed directory 'repo/release/MON/changelog' removed directory 'repo/release/MON/master' removed 'repo/release/MON/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb' removed directory 'repo/release/MON/pool/MON' removed directory 'repo/release/MON/pool' removed 'repo/release/MON/build.env' removed directory 'repo/release/MON' removed directory 'repo/release/NG-SA@tmp' removed 'repo/release/common/changelog/changelog-common.html' removed directory 'repo/release/common/changelog' removed directory 'repo/release/common/master' removed 'repo/release/common/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb' removed directory 'repo/release/common/pool/common' removed directory 'repo/release/common/pool' removed 'repo/release/common/build.env' removed directory 'repo/release/common' removed directory 'repo/release/osmclient@tmp' removed directory 'repo/release/common@tmp' removed directory 'repo/release/IM@tmp' removed directory 'repo/release/devops@tmp' removed directory 'repo/release/NBI@tmp' removed 'repo/release/POL/changelog/changelog-POL.html' removed directory 'repo/release/POL/changelog' removed directory 'repo/release/POL/master' removed 'repo/release/POL/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb' removed directory 'repo/release/POL/pool/POL' removed directory 'repo/release/POL/pool' removed 'repo/release/POL/build.env' removed directory 'repo/release/POL' removed 'repo/release/tests/changelog/changelog-tests.html' removed directory 'repo/release/tests/changelog' removed directory 'repo/release/tests/master' removed 'repo/release/tests/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb' removed directory 'repo/release/tests/pool/tests' removed directory 'repo/release/tests/pool' removed 'repo/release/tests/build.env' removed directory 'repo/release/tests' removed 'repo/release/PLA/changelog/changelog-PLA.html' removed directory 'repo/release/PLA/changelog' removed directory 'repo/release/PLA/master' removed 'repo/release/PLA/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb' removed directory 'repo/release/PLA/pool/PLA' removed directory 'repo/release/PLA/pool' removed 'repo/release/PLA/build.env' removed directory 'repo/release/PLA' removed directory 'repo/release/MON@tmp' removed 'repo/release/pubkey.asc' removed directory 'repo/release/LCM@tmp' removed directory 'repo/release/tests@tmp' removed 'repo/release/IM/changelog/changelog-IM.html' removed directory 'repo/release/IM/changelog' removed directory 'repo/release/IM/master' removed 'repo/release/IM/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb' removed 'repo/release/IM/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb' removed directory 'repo/release/IM/pool/IM' removed directory 'repo/release/IM/pool' removed 'repo/release/IM/build.env' removed directory 'repo/release/IM' removed 'repo/release/N2VC/changelog/changelog-N2VC.html' removed directory 'repo/release/N2VC/changelog' removed directory 'repo/release/N2VC/master' removed 'repo/release/N2VC/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb' removed directory 'repo/release/N2VC/pool/N2VC' removed directory 'repo/release/N2VC/pool' removed 'repo/release/N2VC/build.env' removed directory 'repo/release/N2VC' removed 'repo/release/osmclient/changelog/changelog-osmclient.html' removed directory 'repo/release/osmclient/changelog' removed directory 'repo/release/osmclient/master' removed 'repo/release/osmclient/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb' removed directory 'repo/release/osmclient/pool/osmclient' removed directory 'repo/release/osmclient/pool' removed 'repo/release/osmclient/build.env' removed directory 'repo/release/osmclient' removed 'repo/release/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb' removed 'repo/release/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb' removed directory 'repo/release/pool/IM' removed 'repo/release/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb' removed directory 'repo/release/pool/osmclient' removed 'repo/release/pool/devops/osm-devops_15.0.0.post22-1_all.deb' removed directory 'repo/release/pool/devops' removed directory 'repo/release/pool' removed 'repo/release/build.env' removed 'repo/release/dists/unstable/Release.gpg' removed 'repo/release/dists/unstable/IM/binary-amd64/Packages.gz' removed 'repo/release/dists/unstable/IM/binary-amd64/Packages' removed directory 'repo/release/dists/unstable/IM/binary-amd64' removed directory 'repo/release/dists/unstable/IM' removed 'repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz' removed 'repo/release/dists/unstable/osmclient/binary-amd64/Packages' removed directory 'repo/release/dists/unstable/osmclient/binary-amd64' removed directory 'repo/release/dists/unstable/osmclient' removed 'repo/release/dists/unstable/Release' removed 'repo/release/dists/unstable/devops/binary-amd64/Packages.gz' removed 'repo/release/dists/unstable/devops/binary-amd64/Packages' removed directory 'repo/release/dists/unstable/devops/binary-amd64' removed directory 'repo/release/dists/unstable/devops' removed directory 'repo/release/dists/unstable' removed directory 'repo/release/dists' removed directory 'repo/release/RO@tmp' removed directory 'repo/release/NG-UI@tmp' removed 'repo/release/NG-SA/changelog/changelog-NG-SA.html' removed directory 'repo/release/NG-SA/changelog' removed directory 'repo/release/NG-SA/master' removed 'repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb' removed 'repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb' removed directory 'repo/release/NG-SA/pool/NG-SA' removed directory 'repo/release/NG-SA/pool' removed 'repo/release/NG-SA/build.env' removed directory 'repo/release/NG-SA' removed 'repo/release/RO/changelog/changelog-RO.html' removed directory 'repo/release/RO/changelog' removed directory 'repo/release/RO/master' removed 'repo/release/RO/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb' removed 'repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb' removed directory 'repo/release/RO/pool/RO' removed directory 'repo/release/RO/pool' removed 'repo/release/RO/build.env' removed directory 'repo/release/RO' removed 'repo/release/NG-UI/changelog/changelog-NG-UI.html' removed directory 'repo/release/NG-UI/changelog' removed directory 'repo/release/NG-UI/master' removed 'repo/release/NG-UI/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb' removed directory 'repo/release/NG-UI/pool/NG-UI' removed directory 'repo/release/NG-UI/pool' removed 'repo/release/NG-UI/build.env' removed directory 'repo/release/NG-UI' removed 'repo/release/devops/changelog/changelog-devops.html' removed directory 'repo/release/devops/changelog' removed directory 'repo/release/devops/master' removed 'repo/release/devops/pool/devops/osm-devops_15.0.0.post22-1_all.deb' removed directory 'repo/release/devops/pool/devops' removed directory 'repo/release/devops/pool' removed 'repo/release/devops/build.env' removed directory 'repo/release/devops' removed directory 'repo/release/N2VC@tmp' removed directory 'repo/release/PLA@tmp' removed 'repo/release/NBI/changelog/changelog-NBI.html' removed directory 'repo/release/NBI/changelog' removed directory 'repo/release/NBI/master-staging' removed 'repo/release/NBI/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb' removed directory 'repo/release/NBI/pool/NBI' removed directory 'repo/release/NBI/pool' removed directory 'repo/release/NBI' removed 'repo/release/OSM ETSI Release Key.gpg' removed directory 'repo/release' removed 'repo/Release' removed directory 'repo' [Pipeline] sh [osm-stage_3_master] Running shell script + tree -fD repo repo [error opening dir] 0 directories, 0 files + exit 0 [Pipeline] dir Running in /home/jenkins/workspace/osm-stage_3_master/repo [Pipeline] { [Pipeline] dir Running in /home/jenkins/workspace/osm-stage_3_master/repo/release [Pipeline] { [Pipeline] sh [release] Running shell script + pwd [Pipeline] echo Fetching upstream job artifact from NBI-stage_2/master [Pipeline] lock Trying to acquire lock on [Artifactory] Lock acquired on [Artifactory] [Pipeline] { [Pipeline] step Copied 1 artifact from "NBI-stage_2 » master" build number 1740 [Pipeline] sh [release] Running shell script + cat build.env + awk -F= /GERRIT_PROJECT/{print $2} [Pipeline] sh [release] Running shell script + cat build.env + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] dir Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/NBI [Pipeline] { [Pipeline] getArtifactoryServer [Pipeline] echo retrieve archive for NBI/master/NBI-stage_2 :: master/1740/* [Pipeline] echo Searching Artifactory with { "files": [ { "target": "./", "pattern": "osm-NBI/master-staging/1740/*" } ] } [Pipeline] newBuildInfo [Pipeline] artifactoryDownload Searching for artifacts... Found 2 artifacts. Beginning to resolve Build Info published dependencies. Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb'... Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb' Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/changelog/changelog-NBI.html'... Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/changelog/changelog-NBI.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NBI/master-staging/1740/changelog/changelog-NBI.html' Finished resolving Build Info published dependencies. [Pipeline] sh [NBI] Running shell script + cp -R master-staging/1740/changelog master-staging/1740/pool . [Pipeline] sh [NBI] Running shell script + rm -rf master-staging/1740 [Pipeline] echo Fetched pre-merge NBI-stage_2/master: [https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb] [Pipeline] } [Pipeline] // dir [Pipeline] } Lock released on resource [Artifactory] [Pipeline] // lock [Pipeline] echo Skipping upstream fetch of NBI [Pipeline] lock Trying to acquire lock on [Artifactory] Lock acquired on [Artifactory] [Pipeline] { [Pipeline] parallel [Pipeline] [RO] { (Branch: RO) [Pipeline] [osmclient] { (Branch: osmclient) [Pipeline] [IM] { (Branch: IM) [Pipeline] [devops] { (Branch: devops) [Pipeline] [MON] { (Branch: MON) [Pipeline] [N2VC] { (Branch: N2VC) [Pipeline] [common] { (Branch: common) [Pipeline] [LCM] { (Branch: LCM) [Pipeline] [POL] { (Branch: POL) [Pipeline] [NG-UI] { (Branch: NG-UI) [Pipeline] [NG-SA] { (Branch: NG-SA) [Pipeline] [PLA] { (Branch: PLA) [Pipeline] [tests] { (Branch: tests) [Pipeline] [RO] dir [RO] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/RO [Pipeline] [RO] { [Pipeline] [osmclient] dir [osmclient] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/osmclient [Pipeline] [osmclient] { [Pipeline] [IM] dir [IM] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/IM [Pipeline] [IM] { [Pipeline] [devops] dir [devops] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/devops [Pipeline] [devops] { [MON] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/MON [Pipeline] [MON] dir [Pipeline] [MON] { [Pipeline] [N2VC] dir [N2VC] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/N2VC [Pipeline] [N2VC] { [Pipeline] [common] dir [common] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/common [Pipeline] [common] { [Pipeline] [LCM] dir [LCM] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/LCM [Pipeline] [LCM] { [Pipeline] [POL] dir [POL] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/POL [Pipeline] [POL] { [Pipeline] [NG-UI] dir [NG-UI] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/NG-UI [Pipeline] [NG-UI] { [Pipeline] [NG-SA] dir [NG-SA] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/NG-SA [Pipeline] [NG-SA] { [Pipeline] [PLA] dir [PLA] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/PLA [Pipeline] [PLA] { [Pipeline] [tests] dir [tests] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/tests [Pipeline] [tests] { [Pipeline] [RO] echo [RO] Fetching artifact for RO [Pipeline] [RO] step [RO] Copied 1 artifact from "RO-stage_2-merge » master" build number 975 [Pipeline] [osmclient] echo [osmclient] Fetching artifact for osmclient [Pipeline] [osmclient] step [osmclient] Copied 1 artifact from "osmclient-stage_2-merge » master" build number 744 [Pipeline] [IM] echo [IM] Fetching artifact for IM [Pipeline] [IM] step [IM] Copied 1 artifact from "IM-stage_2-merge » master" build number 585 [Pipeline] [devops] echo [devops] Fetching artifact for devops [Pipeline] [devops] step [devops] Copied 1 artifact from "devops-stage_2-merge » master" build number 1602 [Pipeline] [MON] echo [MON] Fetching artifact for MON [Pipeline] [MON] step [MON] Copied 1 artifact from "MON-stage_2-merge » master" build number 739 [N2VC] Fetching artifact for N2VC [Pipeline] [N2VC] echo [Pipeline] [N2VC] step [N2VC] Copied 1 artifact from "N2VC-stage_2-merge » master" build number 759 [Pipeline] [common] echo [common] Fetching artifact for common [Pipeline] [common] step [common] Copied 1 artifact from "common-stage_2-merge » master" build number 551 [Pipeline] [LCM] echo [LCM] Fetching artifact for LCM [Pipeline] [LCM] step [LCM] Copied 1 artifact from "LCM-stage_2-merge » master" build number 839 [Pipeline] [POL] echo [POL] Fetching artifact for POL [Pipeline] [POL] step [POL] Copied 1 artifact from "POL-stage_2-merge » master" build number 522 [Pipeline] [NG-UI] echo [NG-UI] Fetching artifact for NG-UI [Pipeline] [NG-UI] step [NG-UI] Copied 1 artifact from "NG-UI-stage_2-merge » master" build number 504 [Pipeline] [NG-SA] echo [NG-SA] Fetching artifact for NG-SA [Pipeline] [NG-SA] step [NG-SA] Copied 1 artifact from "NG-SA-stage_2-merge » master" build number 460 [Pipeline] [PLA] echo [PLA] Fetching artifact for PLA [Pipeline] [PLA] step [PLA] Copied 1 artifact from "PLA-stage_2-merge » master" build number 457 [Pipeline] [tests] echo [tests] Fetching artifact for tests [Pipeline] [tests] step [tests] Copied 1 artifact from "tests-stage_2-merge » master" build number 645 [Pipeline] [RO] sh [RO] [RO] Running shell script [RO] + cat build.env [RO] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [osmclient] sh [osmclient] [osmclient] Running shell script [osmclient] + cat build.env [osmclient] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [IM] sh [IM] [IM] Running shell script [IM] + cat+ build.env [IM] awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [devops] sh [devops] [devops] Running shell script [devops] + cat build.env [devops] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [MON] sh [MON] [MON] Running shell script [MON] + cat build.env [MON] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [N2VC] sh [N2VC] [N2VC] Running shell script [N2VC] + cat build.env [N2VC] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [common] sh [common] [common] Running shell script [common] + cat build.env [common] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [LCM] + cat build.env [LCM] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [POL] sh [POL] [POL] Running shell script [POL] + + awk -F=cat /BUILD_NUMBER/{print $2} build.env [POL] [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [NG-UI] + cat build.env [NG-UI] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [NG-SA] sh [NG-SA] [NG-SA] Running shell script [NG-SA] + cat build.env [NG-SA] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [PLA] sh [PLA] [PLA] Running shell script [PLA] + cat build.env [PLA] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [tests] sh [tests] [tests] Running shell script [tests] + cat build.env [tests] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [RO] getArtifactoryServer [Pipeline] [RO] echo [RO] retrieve archive for RO/master/RO-stage_2-merge :: master/975/* [Pipeline] [RO] echo [RO] Searching Artifactory with { [RO] "files": [ [RO] { [RO] "target": "./", [RO] "pattern": "osm-RO/master/975/*" [RO] } [RO] ] [RO] } [Pipeline] [RO] newBuildInfo [Pipeline] [RO] artifactoryDownload [RO] Searching for artifacts... [RO] Found 19 artifacts. [RO] Beginning to resolve Build Info published dependencies. [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/changelog/changelog-RO.html'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/changelog/changelog-RO.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/changelog/changelog-RO.html' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb' [RO] Finished resolving Build Info published dependencies. [Pipeline] [osmclient] getArtifactoryServer [Pipeline] [osmclient] echo [osmclient] retrieve archive for osmclient/master/osmclient-stage_2-merge :: master/744/* [Pipeline] [osmclient] echo [osmclient] Searching Artifactory with { [osmclient] "files": [ [osmclient] { [osmclient] "target": "./", [osmclient] "pattern": "osm-osmclient/master/744/*" [osmclient] } [osmclient] ] [osmclient] } [Pipeline] [osmclient] newBuildInfo [Pipeline] [osmclient] artifactoryDownload [osmclient] Searching for artifacts... [osmclient] Found 2 artifacts. [osmclient] Beginning to resolve Build Info published dependencies. [osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb'... [osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb' [osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/changelog/changelog-osmclient.html'... [osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/changelog/changelog-osmclient.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/osmclient/master/744/changelog/changelog-osmclient.html' [osmclient] Finished resolving Build Info published dependencies. [Pipeline] [IM] getArtifactoryServer [Pipeline] [IM] echo [IM] retrieve archive for IM/master/IM-stage_2-merge :: master/585/* [Pipeline] [IM] echo [IM] Searching Artifactory with { [IM] "files": [ [IM] { [IM] "target": "./", [IM] "pattern": "osm-IM/master/585/*" [IM] } [IM] ] [IM] } [Pipeline] [IM] newBuildInfo [Pipeline] [IM] artifactoryDownload [IM] Searching for artifacts... [IM] Found 3 artifacts. [IM] Beginning to resolve Build Info published dependencies. [IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb'... [IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb' [IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/changelog/changelog-IM.html'... [IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/changelog/changelog-IM.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/IM/master/585/changelog/changelog-IM.html' [IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb'... [IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb' [IM] Finished resolving Build Info published dependencies. [Pipeline] [devops] getArtifactoryServer [Pipeline] [devops] echo [devops] retrieve archive for devops/master/devops-stage_2-merge :: master/1602/* [Pipeline] [devops] echo [devops] Searching Artifactory with { [devops] "files": [ [devops] { [devops] "target": "./", [devops] "pattern": "osm-devops/master/1602/*" [devops] } [devops] ] [devops] } [Pipeline] [devops] newBuildInfo [Pipeline] [devops] artifactoryDownload [devops] Searching for artifacts... [devops] Found 2 artifacts. [devops] Beginning to resolve Build Info published dependencies. [devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb'... [Pipeline] [MON] getArtifactoryServer [Pipeline] [MON] echo [MON] retrieve archive for MON/master/MON-stage_2-merge :: master/739/* [Pipeline] [MON] echo [MON] Searching Artifactory with { [MON] "files": [ [MON] { [MON] "target": "./", [MON] "pattern": "osm-MON/master/739/*" [MON] } [MON] ] [MON] } [Pipeline] [MON] newBuildInfo [Pipeline] [MON] artifactoryDownload [MON] Searching for artifacts... [MON] Found 2 artifacts. [MON] Beginning to resolve Build Info published dependencies. [MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/changelog/changelog-MON.html'... [MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/changelog/changelog-MON.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/MON/master/739/changelog/changelog-MON.html' [MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb'... [MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb' [MON] Finished resolving Build Info published dependencies. [Pipeline] [N2VC] getArtifactoryServer [devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb' [devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/changelog/changelog-devops.html'... [devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/changelog/changelog-devops.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/devops/master/1602/changelog/changelog-devops.html' [devops] Finished resolving Build Info published dependencies. [Pipeline] [N2VC] echo [N2VC] retrieve archive for N2VC/master/N2VC-stage_2-merge :: master/759/* [Pipeline] [N2VC] echo [N2VC] Searching Artifactory with { [N2VC] "files": [ [N2VC] { [N2VC] "target": "./", [N2VC] "pattern": "osm-N2VC/master/759/*" [N2VC] } [N2VC] ] [N2VC] } [Pipeline] [N2VC] newBuildInfo [Pipeline] [N2VC] artifactoryDownload [N2VC] Searching for artifacts... [N2VC] Found 2 artifacts. [N2VC] Beginning to resolve Build Info published dependencies. [N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb'... [N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb' [N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/changelog/changelog-N2VC.html'... [N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/changelog/changelog-N2VC.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/N2VC/master/759/changelog/changelog-N2VC.html' [N2VC] Finished resolving Build Info published dependencies. [Pipeline] [common] getArtifactoryServer [Pipeline] [common] echo [common] retrieve archive for common/master/common-stage_2-merge :: master/551/* [Pipeline] [common] echo [common] Searching Artifactory with { [common] "files": [ [common] { [common] "target": "./", [common] "pattern": "osm-common/master/551/*" [common] } [common] ] [common] } [Pipeline] [common] newBuildInfo [Pipeline] [common] artifactoryDownload [common] Searching for artifacts... [common] Found 2 artifacts. [common] Beginning to resolve Build Info published dependencies. [common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/changelog/changelog-common.html'... [common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/changelog/changelog-common.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/common/master/551/changelog/changelog-common.html' [common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb'... [common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb' [common] Finished resolving Build Info published dependencies. [Pipeline] [LCM] getArtifactoryServer [Pipeline] [LCM] echo [LCM] retrieve archive for LCM/master/LCM-stage_2-merge :: master/839/* [Pipeline] [LCM] echo [LCM] Searching Artifactory with { [LCM] "files": [ [LCM] { [LCM] "target": "./", [LCM] "pattern": "osm-LCM/master/839/*" [LCM] } [LCM] ] [LCM] } [Pipeline] [LCM] newBuildInfo [Pipeline] [LCM] artifactoryDownload [LCM] Searching for artifacts... [LCM] Found 2 artifacts. [LCM] Beginning to resolve Build Info published dependencies. [LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb'... [LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb' [LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/changelog/changelog-LCM.html'... [LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/changelog/changelog-LCM.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/LCM/master/839/changelog/changelog-LCM.html' [LCM] Finished resolving Build Info published dependencies. [Pipeline] [POL] getArtifactoryServer [Pipeline] [POL] echo [POL] retrieve archive for POL/master/POL-stage_2-merge :: master/522/* [Pipeline] [POL] echo [POL] Searching Artifactory with { [POL] "files": [ [POL] { [POL] "target": "./", [POL] "pattern": "osm-POL/master/522/*" [POL] } [POL] ] [POL] } [Pipeline] [POL] newBuildInfo [Pipeline] [POL] artifactoryDownload [POL] Searching for artifacts... [POL] Found 2 artifacts. [POL] Beginning to resolve Build Info published dependencies. [POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb'... [POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb' [POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/changelog/changelog-POL.html'... [POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/changelog/changelog-POL.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/POL/master/522/changelog/changelog-POL.html' [POL] Finished resolving Build Info published dependencies. [Pipeline] [NG-UI] getArtifactoryServer [Pipeline] [NG-UI] echo [NG-UI] retrieve archive for NG-UI/master/NG-UI-stage_2-merge :: master/504/* [Pipeline] [NG-UI] echo [NG-UI] Searching Artifactory with { [NG-UI] "files": [ [NG-UI] { [NG-UI] "target": "./", [NG-UI] "pattern": "osm-NG-UI/master/504/*" [NG-UI] } [NG-UI] ] [NG-UI] } [Pipeline] [NG-UI] newBuildInfo [Pipeline] [NG-UI] artifactoryDownload [NG-UI] Searching for artifacts... [NG-UI] Found 2 artifacts. [NG-UI] Beginning to resolve Build Info published dependencies. [NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/changelog/changelog-NG-UI.html'... [NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/changelog/changelog-NG-UI.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-UI/master/504/changelog/changelog-NG-UI.html' [NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb'... [NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb' [NG-UI] Finished resolving Build Info published dependencies. [Pipeline] [NG-SA] getArtifactoryServer [Pipeline] [NG-SA] echo [NG-SA] retrieve archive for NG-SA/master/NG-SA-stage_2-merge :: master/460/* [Pipeline] [NG-SA] echo [NG-SA] Searching Artifactory with { [NG-SA] "files": [ [NG-SA] { [NG-SA] "target": "./", [NG-SA] "pattern": "osm-NG-SA/master/460/*" [NG-SA] } [NG-SA] ] [NG-SA] } [Pipeline] [NG-SA] newBuildInfo [Pipeline] [NG-SA] artifactoryDownload [NG-SA] Searching for artifacts... [NG-SA] Found 3 artifacts. [NG-SA] Beginning to resolve Build Info published dependencies. [NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/changelog/changelog-NG-SA.html'... [NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/changelog/changelog-NG-SA.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-SA/master/460/changelog/changelog-NG-SA.html' [NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb'... [NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb' [NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb'... [NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb' [NG-SA] Finished resolving Build Info published dependencies. [Pipeline] [PLA] getArtifactoryServer [Pipeline] [PLA] echo [PLA] retrieve archive for PLA/master/PLA-stage_2-merge :: master/457/* [Pipeline] [PLA] echo [PLA] Searching Artifactory with { [PLA] "files": [ [PLA] { [PLA] "target": "./", [PLA] "pattern": "osm-PLA/master/457/*" [PLA] } [PLA] ] [PLA] } [Pipeline] [PLA] newBuildInfo [Pipeline] [PLA] artifactoryDownload [PLA] Searching for artifacts... [PLA] Found 2 artifacts. [PLA] Beginning to resolve Build Info published dependencies. [PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/changelog/changelog-PLA.html'... [PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/changelog/changelog-PLA.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/PLA/master/457/changelog/changelog-PLA.html' [PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb'... [PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb' [PLA] Finished resolving Build Info published dependencies. [Pipeline] [tests] getArtifactoryServer [Pipeline] [tests] echo [tests] retrieve archive for tests/master/tests-stage_2-merge :: master/645/* [Pipeline] [tests] echo [tests] Searching Artifactory with { [tests] "files": [ [tests] { [tests] "target": "./", [tests] "pattern": "osm-tests/master/645/*" [tests] } [tests] ] [tests] } [Pipeline] [tests] newBuildInfo [Pipeline] [tests] artifactoryDownload [tests] Searching for artifacts... [tests] Found 2 artifacts. [tests] Beginning to resolve Build Info published dependencies. [tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/changelog/changelog-tests.html'... [tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/changelog/changelog-tests.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/tests/master/645/changelog/changelog-tests.html' [tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb'... [tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb' [tests] Finished resolving Build Info published dependencies. [Pipeline] [osmclient] sh [osmclient] [osmclient] Running shell script [osmclient] + cp -R master/744/changelog master/744/pool . [Pipeline] [MON] sh [MON] [MON] Running shell script [MON] + cp -R master/739/changelog master/739/pool . [Pipeline] [N2VC] sh [N2VC] [N2VC] Running shell script [N2VC] + cp -R master/759/changelog master/759/pool . [Pipeline] [common] sh [common] [common] Running shell script [common] + cp -R master/551/changelog master/551/pool . [Pipeline] [IM] sh [IM] [IM] Running shell script [IM] + cp -R master/585/changelog master/585/pool . [Pipeline] [devops] sh [devops] [devops] Running shell script [devops] + cp -R master/1602/changelog master/1602/pool . [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [LCM] + cp -R master/839/changelog master/839/pool . [Pipeline] [POL] sh [POL] [POL] Running shell script [POL] + cp -R master/522/changelog master/522/pool . [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [Pipeline] [PLA] sh [NG-UI] + cp -R master/504/changelog master/504/pool . [PLA] [PLA] Running shell script [Pipeline] [tests] sh [tests] [tests] Running shell script [Pipeline] [NG-SA] sh [PLA] + cp -R master/457/changelog master/457/pool . [tests] + cp -R master/645/changelog master/645/pool . [NG-SA] [NG-SA] Running shell script [NG-SA] + cp -R master/460/changelog master/460/pool . [Pipeline] [osmclient] sh [osmclient] [osmclient] Running shell script [osmclient] + rm -rf master/744 [Pipeline] [IM] sh [IM] [IM] Running shell script [IM] + rm -rf master/585 [Pipeline] [devops] sh [devops] [devops] Running shell script [Pipeline] [MON] sh [devops] + rm -rf master/1602 [MON] [MON] Running shell script [Pipeline] [N2VC] sh [N2VC] [N2VC] Running shell script [Pipeline] [common] sh [MON] + rm -rf master/739 [N2VC] + rm -rf master/759 [common] [common] Running shell script [common] + rm -rf master/551 [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [LCM] + rm -rf master/839 [Pipeline] [RO] sh [RO] [RO] Running shell script [RO] + cp -R master/975/changelog master/975/pool . [Pipeline] [POL] sh [POL] [POL] Running shell script [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [Pipeline] [PLA] sh [POL] + rm -rf master/522 [NG-UI] + rm -rf master/504 [PLA] [PLA] Running shell script [PLA] + rm -rf master/457 [Pipeline] [osmclient] echo [osmclient] Fetched osmclient: [https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb] [Pipeline] [osmclient] sh [osmclient] [osmclient] Running shell script [osmclient] + rm -rf dists [Pipeline] [IM] echo [IM] Fetched IM: [https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb] [Pipeline] [IM] sh [IM] [IM] Running shell script [IM] + rm -rf dists [Pipeline] [NG-SA] sh [NG-SA] [NG-SA] Running shell script [NG-SA] + rm -rf master/460 [Pipeline] [tests] sh [tests] [tests] Running shell script [Pipeline] [devops] echo [tests] + rm -rf master/645 [devops] Fetched devops: [https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb] [Pipeline] [devops] sh [devops] [devops] Running shell script [devops] + rm -rf dists [Pipeline] [MON] echo [MON] Fetched MON: [https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb] [Pipeline] [MON] sh [MON] [MON] Running shell script [MON] + rm -rf dists [Pipeline] [N2VC] echo [N2VC] Fetched N2VC: [https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb] [Pipeline] [N2VC] sh [N2VC] [N2VC] Running shell script [Pipeline] [common] echo [common] Fetched common: [https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb] [Pipeline] [common] sh [common] [common] Running shell script [N2VC] + rm -rf dists [common] + rm -rf dists [Pipeline] [RO] sh [RO] [RO] Running shell script [RO] + rm -rf master/975 [Pipeline] [LCM] echo [LCM] Fetched LCM: [https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb] [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [Pipeline] [POL] echo [LCM] + rm -rf dists [POL] Fetched POL: [https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb] [Pipeline] [POL] sh [POL] [POL] Running shell script [Pipeline] [NG-UI] echo [NG-UI] Fetched NG-UI: [https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb] [Pipeline] [NG-UI] sh [POL] + rm -rf dists [NG-UI] [NG-UI] Running shell script [NG-UI] + rm -rf dists [Pipeline] [PLA] echo [PLA] Fetched PLA: [https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb] [Pipeline] [PLA] sh [PLA] [PLA] Running shell script [PLA] + rm -rf dists [Pipeline] [osmclient] } [Pipeline] [IM] } [Pipeline] [NG-SA] echo [NG-SA] Fetched NG-SA: [https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb] [Pipeline] [NG-SA] sh [NG-SA] [NG-SA] Running shell script [Pipeline] [tests] echo [tests] Fetched tests: [https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb] [Pipeline] [tests] sh [NG-SA] + rm -rf dists [tests] [tests] Running shell script [Pipeline] [devops] } [Pipeline] [MON] } [tests] + rm -rf dists [Pipeline] [N2VC] } [Pipeline] [RO] echo [RO] Fetched RO: [https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb] [Pipeline] [RO] sh [RO] [RO] Running shell script [Pipeline] [common] } [Pipeline] [LCM] } [Pipeline] [POL] } [Pipeline] [NG-UI] } [RO] + rm -rf dists [Pipeline] [osmclient] // dir [Pipeline] [IM] // dir [Pipeline] [osmclient] } [Pipeline] [IM] } [Pipeline] [NG-SA] } [Pipeline] [PLA] } [Pipeline] [devops] // dir [Pipeline] [devops] } [Pipeline] [MON] // dir [Pipeline] [MON] } [Pipeline] [N2VC] // dir [Pipeline] [N2VC] } [Pipeline] [tests] } [Pipeline] [common] // dir [Pipeline] [LCM] // dir [Pipeline] [common] } [Pipeline] [LCM] } [Pipeline] [POL] // dir [Pipeline] [NG-UI] // dir [Pipeline] [POL] } [Pipeline] [NG-UI] } [Pipeline] [RO] } [Pipeline] [NG-SA] // dir [Pipeline] [PLA] // dir [Pipeline] [NG-SA] } [Pipeline] [PLA] } [Pipeline] [tests] // dir [Pipeline] [tests] } [Pipeline] [RO] // dir [Pipeline] [RO] } [Pipeline] // parallel [Pipeline] } Lock released on resource [Artifactory] [Pipeline] // lock [Pipeline] sh [release] Running shell script + mkdir -p pool [Pipeline] sh [release] Running shell script + ls -al devops/pool/ total 12 drwxrwxr-x 3 jenkins jenkins 4096 May 8 10:04 . drwxrwxr-x 5 jenkins jenkins 4096 May 8 10:04 .. drwxrwxr-x 2 jenkins jenkins 4096 May 8 10:04 devops [Pipeline] sh [release] Running shell script + cp -r devops/pool/devops pool/ [Pipeline] sh [release] Running shell script + dpkg-sig --sign builder -k OSMETSI pool/devops/osm-devops_15.0.0.post22-1_all.deb Processing pool/devops/osm-devops_15.0.0.post22-1_all.deb... gpg: using "OSMETSI" as default secret key for signing Signed deb pool/devops/osm-devops_15.0.0.post22-1_all.deb [Pipeline] sh [release] Running shell script + mkdir -p dists/unstable/devops/binary-amd64/ [Pipeline] sh [release] Running shell script + apt-ftparchive packages pool/devops [Pipeline] sh [release] Running shell script + gzip -9fk dists/unstable/devops/binary-amd64/Packages [Pipeline] sh [release] Running shell script + ls -al IM/pool/ total 12 drwxrwxr-x 3 jenkins jenkins 4096 May 8 10:04 . drwxrwxr-x 5 jenkins jenkins 4096 May 8 10:04 .. drwxrwxr-x 2 jenkins jenkins 4096 May 8 10:04 IM [Pipeline] sh [release] Running shell script + cp -r IM/pool/IM pool/ [Pipeline] sh [release] Running shell script + dpkg-sig --sign builder -k OSMETSI pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb Processing pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb... gpg: using "OSMETSI" as default secret key for signing Signed deb pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb Processing pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb... gpg: using "OSMETSI" as default secret key for signing Signed deb pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb [Pipeline] sh [release] Running shell script + mkdir -p dists/unstable/IM/binary-amd64/ [release] Running shell script [Pipeline] sh + apt-ftparchive packages pool/IM [Pipeline] sh [release] Running shell script + gzip -9fk dists/unstable/IM/binary-amd64/Packages [Pipeline] sh [release] Running shell script + ls -al osmclient/pool/ total 12 drwxrwxr-x 3 jenkins jenkins 4096 May 8 10:04 . drwxrwxr-x 5 jenkins jenkins 4096 May 8 10:04 .. drwxrwxr-x 2 jenkins jenkins 4096 May 8 10:04 osmclient [Pipeline] sh [release] Running shell script + cp -r osmclient/pool/osmclient pool/ [Pipeline] sh [release] Running shell script + dpkg-sig --sign builder -k OSMETSI pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb Processing pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb... gpg: using "OSMETSI" as default secret key for signing Signed deb pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb [Pipeline] sh [release] Running shell script + mkdir -p dists/unstable/osmclient/binary-amd64/ [Pipeline] sh [release] Running shell script + apt-ftparchive packages pool/osmclient [Pipeline] sh [release] Running shell script + gzip -9fk dists/unstable/osmclient/binary-amd64/Packages [Pipeline] sh [release] Running shell script + apt-ftparchive release dists/unstable [Pipeline] sh [release] Running shell script + gpg --yes -abs -u OSMETSI -o dists/unstable/Release.gpg dists/unstable/Release [Pipeline] sh [release] Running shell script + cp /home/jenkins/pubkey.asc OSM ETSI Release Key.gpg [Pipeline] sh [release] Running shell script + cp /home/jenkins/pubkey.asc . [Pipeline] } [Pipeline] // dir [Pipeline] sh [repo] Running shell script + pwd [Pipeline] sh [repo] Running shell script + python -c import socket; s=socket.socket(); s.bind(("", 0));print(s.getsockname()[1]); s.close() + echo 47555 [Pipeline] sh [repo] Running shell script + docker run -dit --name osm-master-12486-apache -p 47555:80 -v /home/jenkins/workspace/osm-stage_3_master/repo:/usr/local/apache2/htdocs/ httpd:2.4 50d90add692c53b8c9812d4cf911b31f8ed483bded221b750bd9030949687cdc [Pipeline] sh [repo] Running shell script + docker inspect --format {{ .NetworkSettings.IPAddress }} osm-master-12486-apache [Pipeline] sh [repo] Running shell script + + echo 212.234.161.1 56185awk 172.21.1.5 {print $3} 22 [Pipeline] timeout Timeout set to expire in 1 min 0 sec [Pipeline] { [Pipeline] sh [repo] Running shell script + wget http://172.21.1.5:47555/release/dists/unstable/Release --2024-05-08 10:04:20-- http://172.21.1.5:47555/release/dists/unstable/Release Connecting to 172.21.1.5:47555... connected. HTTP request sent, awaiting response... 200 OK Length: 3204 (3.1K) Saving to: ‘Release’ 0K ... 100% 495M=0s 2024-05-08 10:04:20 (495 MB/s) - ‘Release’ saved [3204/3204] [Pipeline] } [Pipeline] // timeout [Pipeline] echo HTTP server is ready and accepting http connections [Pipeline] } [Pipeline] // dir [Pipeline] sh [osm-stage_3_master] Running shell script + tree -fD repo [May 8 10:04] repo ├── [May 8 10:04] repo/Release ├── [May 8 10:04] repo/release │   ├── [May 8 10:04] repo/release/IM │   │   ├── [May 7 09:11] repo/release/IM/build.env │   │   ├── [May 8 10:04] repo/release/IM/changelog │   │   │   └── [May 8 10:04] repo/release/IM/changelog/changelog-IM.html │   │   ├── [May 8 10:04] repo/release/IM/master │   │   └── [May 8 10:04] repo/release/IM/pool │   │   └── [May 8 10:04] repo/release/IM/pool/IM │   │   ├── [May 8 10:04] repo/release/IM/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb │   │   └── [May 8 10:04] repo/release/IM/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb │   ├── [May 8 10:04] repo/release/IM@tmp │   ├── [May 8 10:04] repo/release/LCM │   │   ├── [May 8 09:08] repo/release/LCM/build.env │   │   ├── [May 8 10:04] repo/release/LCM/changelog │   │   │   └── [May 8 10:04] repo/release/LCM/changelog/changelog-LCM.html │   │   ├── [May 8 10:04] repo/release/LCM/master │   │   └── [May 8 10:04] repo/release/LCM/pool │   │   └── [May 8 10:04] repo/release/LCM/pool/LCM │   │   └── [May 8 10:04] repo/release/LCM/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb │   ├── [May 8 10:04] repo/release/LCM@tmp │   ├── [May 8 10:04] repo/release/MON │   │   ├── [May 7 09:04] repo/release/MON/build.env │   │   ├── [May 8 10:04] repo/release/MON/changelog │   │   │   └── [May 8 10:04] repo/release/MON/changelog/changelog-MON.html │   │   ├── [May 8 10:04] repo/release/MON/master │   │   └── [May 8 10:04] repo/release/MON/pool │   │   └── [May 8 10:04] repo/release/MON/pool/MON │   │   └── [May 8 10:04] repo/release/MON/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb │   ├── [May 8 10:04] repo/release/MON@tmp │   ├── [May 8 10:04] repo/release/N2VC │   │   ├── [May 8 09:04] repo/release/N2VC/build.env │   │   ├── [May 8 10:04] repo/release/N2VC/changelog │   │   │   └── [May 8 10:04] repo/release/N2VC/changelog/changelog-N2VC.html │   │   ├── [May 8 10:04] repo/release/N2VC/master │   │   └── [May 8 10:04] repo/release/N2VC/pool │   │   └── [May 8 10:04] repo/release/N2VC/pool/N2VC │   │   └── [May 8 10:04] repo/release/N2VC/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb │   ├── [May 8 10:04] repo/release/N2VC@tmp │   ├── [May 8 10:03] repo/release/NBI │   │   ├── [May 8 10:03] repo/release/NBI/changelog │   │   │   └── [May 8 10:03] repo/release/NBI/changelog/changelog-NBI.html │   │   ├── [May 8 10:03] repo/release/NBI/master-staging │   │   └── [May 8 10:03] repo/release/NBI/pool │   │   └── [May 8 10:03] repo/release/NBI/pool/NBI │   │   └── [May 8 10:03] repo/release/NBI/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb │   ├── [May 8 10:03] repo/release/NBI@tmp │   ├── [May 8 10:04] repo/release/NG-SA │   │   ├── [May 7 09:07] repo/release/NG-SA/build.env │   │   ├── [May 8 10:04] repo/release/NG-SA/changelog │   │   │   └── [May 8 10:04] repo/release/NG-SA/changelog/changelog-NG-SA.html │   │   ├── [May 8 10:04] repo/release/NG-SA/master │   │   └── [May 8 10:04] repo/release/NG-SA/pool │   │   └── [May 8 10:04] repo/release/NG-SA/pool/NG-SA │   │   ├── [May 8 10:04] repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb │   │   └── [May 8 10:04] repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb │   ├── [May 8 10:04] repo/release/NG-SA@tmp │   ├── [May 8 10:04] repo/release/NG-UI │   │   ├── [May 7 09:03] repo/release/NG-UI/build.env │   │   ├── [May 8 10:04] repo/release/NG-UI/changelog │   │   │   └── [May 8 10:04] repo/release/NG-UI/changelog/changelog-NG-UI.html │   │   ├── [May 8 10:04] repo/release/NG-UI/master │   │   └── [May 8 10:04] repo/release/NG-UI/pool │   │   └── [May 8 10:04] repo/release/NG-UI/pool/NG-UI │   │   └── [May 8 10:04] repo/release/NG-UI/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb │   ├── [May 8 10:04] repo/release/NG-UI@tmp │   ├── [May 8 10:04] repo/release/OSM ETSI Release Key.gpg │   ├── [May 8 10:04] repo/release/PLA │   │   ├── [May 7 09:02] repo/release/PLA/build.env │   │   ├── [May 8 10:04] repo/release/PLA/changelog │   │   │   └── [May 8 10:04] repo/release/PLA/changelog/changelog-PLA.html │   │   ├── [May 8 10:04] repo/release/PLA/master │   │   └── [May 8 10:04] repo/release/PLA/pool │   │   └── [May 8 10:04] repo/release/PLA/pool/PLA │   │   └── [May 8 10:04] repo/release/PLA/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb │   ├── [May 8 10:04] repo/release/PLA@tmp │   ├── [May 8 10:04] repo/release/POL │   │   ├── [May 8 09:03] repo/release/POL/build.env │   │   ├── [May 8 10:04] repo/release/POL/changelog │   │   │   └── [May 8 10:04] repo/release/POL/changelog/changelog-POL.html │   │   ├── [May 8 10:04] repo/release/POL/master │   │   └── [May 8 10:04] repo/release/POL/pool │   │   └── [May 8 10:04] repo/release/POL/pool/POL │   │   └── [May 8 10:04] repo/release/POL/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb │   ├── [May 8 10:04] repo/release/POL@tmp │   ├── [May 8 10:04] repo/release/RO │   │   ├── [May 8 09:30] repo/release/RO/build.env │   │   ├── [May 8 10:04] repo/release/RO/changelog │   │   │   └── [May 8 10:04] repo/release/RO/changelog/changelog-RO.html │   │   ├── [May 8 10:04] repo/release/RO/master │   │   └── [May 8 10:04] repo/release/RO/pool │   │   └── [May 8 10:04] repo/release/RO/pool/RO │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb │   │   ├── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb │   │   └── [May 8 10:04] repo/release/RO/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb │   ├── [May 8 10:04] repo/release/RO@tmp │   ├── [May 8 05:07] repo/release/build.env │   ├── [May 8 10:04] repo/release/common │   │   ├── [May 7 09:02] repo/release/common/build.env │   │   ├── [May 8 10:04] repo/release/common/changelog │   │   │   └── [May 8 10:04] repo/release/common/changelog/changelog-common.html │   │   ├── [May 8 10:04] repo/release/common/master │   │   └── [May 8 10:04] repo/release/common/pool │   │   └── [May 8 10:04] repo/release/common/pool/common │   │   └── [May 8 10:04] repo/release/common/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb │   ├── [May 8 10:04] repo/release/common@tmp │   ├── [May 8 10:04] repo/release/devops │   │   ├── [May 7 09:05] repo/release/devops/build.env │   │   ├── [May 8 10:04] repo/release/devops/changelog │   │   │   └── [May 8 10:04] repo/release/devops/changelog/changelog-devops.html │   │   ├── [May 8 10:04] repo/release/devops/master │   │   └── [May 8 10:04] repo/release/devops/pool │   │   └── [May 8 10:04] repo/release/devops/pool/devops │   │   └── [May 8 10:04] repo/release/devops/pool/devops/osm-devops_15.0.0.post22-1_all.deb │   ├── [May 8 10:04] repo/release/devops@tmp │   ├── [May 8 10:04] repo/release/dists │   │   └── [May 8 10:04] repo/release/dists/unstable │   │   ├── [May 8 10:04] repo/release/dists/unstable/IM │   │   │   └── [May 8 10:04] repo/release/dists/unstable/IM/binary-amd64 │   │   │   ├── [May 8 10:04] repo/release/dists/unstable/IM/binary-amd64/Packages │   │   │   └── [May 8 10:04] repo/release/dists/unstable/IM/binary-amd64/Packages.gz │   │   ├── [May 8 10:04] repo/release/dists/unstable/Release │   │   ├── [May 8 10:04] repo/release/dists/unstable/Release.gpg │   │   ├── [May 8 10:04] repo/release/dists/unstable/devops │   │   │   └── [May 8 10:04] repo/release/dists/unstable/devops/binary-amd64 │   │   │   ├── [May 8 10:04] repo/release/dists/unstable/devops/binary-amd64/Packages │   │   │   └── [May 8 10:04] repo/release/dists/unstable/devops/binary-amd64/Packages.gz │   │   └── [May 8 10:04] repo/release/dists/unstable/osmclient │   │   └── [May 8 10:04] repo/release/dists/unstable/osmclient/binary-amd64 │   │   ├── [May 8 10:04] repo/release/dists/unstable/osmclient/binary-amd64/Packages │   │   └── [May 8 10:04] repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz │   ├── [May 8 10:04] repo/release/osmclient │   │   ├── [May 7 09:03] repo/release/osmclient/build.env │   │   ├── [May 8 10:04] repo/release/osmclient/changelog │   │   │   └── [May 8 10:04] repo/release/osmclient/changelog/changelog-osmclient.html │   │   ├── [May 8 10:04] repo/release/osmclient/master │   │   └── [May 8 10:04] repo/release/osmclient/pool │   │   └── [May 8 10:04] repo/release/osmclient/pool/osmclient │   │   └── [May 8 10:04] repo/release/osmclient/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb │   ├── [May 8 10:04] repo/release/osmclient@tmp │   ├── [May 8 10:04] repo/release/pool │   │   ├── [May 8 10:04] repo/release/pool/IM │   │   │   ├── [May 8 10:04] repo/release/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb │   │   │   └── [May 8 10:04] repo/release/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb │   │   ├── [May 8 10:04] repo/release/pool/devops │   │   │   └── [May 8 10:04] repo/release/pool/devops/osm-devops_15.0.0.post22-1_all.deb │   │   └── [May 8 10:04] repo/release/pool/osmclient │   │   └── [May 8 10:04] repo/release/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb │   ├── [May 8 10:04] repo/release/pubkey.asc │   ├── [May 8 10:04] repo/release/tests │   │   ├── [May 8 09:03] repo/release/tests/build.env │   │   ├── [May 8 10:04] repo/release/tests/changelog │   │   │   └── [May 8 10:04] repo/release/tests/changelog/changelog-tests.html │   │   ├── [May 8 10:04] repo/release/tests/master │   │   └── [May 8 10:04] repo/release/tests/pool │   │   └── [May 8 10:04] repo/release/tests/pool/tests │   │   └── [May 8 10:04] repo/release/tests/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb │   └── [May 8 10:04] repo/release/tests@tmp └── [May 8 10:04] repo/release@tmp 98 directories, 76 files [Pipeline] sh [osm-stage_3_master] Running shell script + find ./repo/release/pool/ -name osm-devops*.deb [Pipeline] sh [osm-stage_3_master] Running shell script + mktemp -d [Pipeline] echo Extracting local devops package ./repo/release/pool/devops/osm-devops_15.0.0.post22-1_all.deb into /tmp/tmp.fntKRnmg1d for docker build step [Pipeline] sh [osm-stage_3_master] Running shell script + dpkg -x ./repo/release/pool/devops/osm-devops_15.0.0.post22-1_all.deb /tmp/tmp.fntKRnmg1d [Pipeline] } [Pipeline] // stage [Pipeline] dir Running in /tmp/tmp.fntKRnmg1d/usr/share/osm-devops [Pipeline] { [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [osm-devops] Running shell script + docker login osm.etsi.org:5050/devops/cicd/ -u **** -p **** WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/****/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [osm-devops] Running shell script + date +%Y-%m-%d:%H:%M:%S Running in /tmp/tmp.fntKRnmg1d/usr/share/osm-devops/docker [Pipeline] dir [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [docker] Running shell script + find . -name Dockerfile -printf %h\n + sed s|\./|| [Pipeline] echo [LCM, Keystone, MON, POL, Prometheus, tests, PLA, osmclient, Airflow, Webhook, RO, NG-UI, NBI] [Pipeline] parallel [Pipeline] [LCM] { (Branch: LCM) [Pipeline] [Keystone] { (Branch: Keystone) [Pipeline] [MON] { (Branch: MON) [Pipeline] [POL] { (Branch: POL) [Pipeline] [Prometheus] { (Branch: Prometheus) [Pipeline] [tests] { (Branch: tests) [Pipeline] [PLA] { (Branch: PLA) [Pipeline] [osmclient] { (Branch: osmclient) [Pipeline] [Airflow] { (Branch: Airflow) [Pipeline] [Webhook] { (Branch: Webhook) [Pipeline] [RO] { (Branch: RO) [Pipeline] [NG-UI] { (Branch: NG-UI) [Pipeline] [NBI] { (Branch: NBI) [Pipeline] [LCM] dir [LCM] Running in /tmp/tmp.fntKRnmg1d/usr/share/osm-devops/docker/LCM [Pipeline] [LCM] { [Pipeline] [Keystone] dir [Keystone] Running in /tmp/tmp.fntKRnmg1d/usr/share/osm-devops/docker/Keystone [Pipeline] [Keystone] { [Pipeline] [MON] dir [MON] Running in /tmp/tmp.fntKRnmg1d/usr/share/osm-devops/docker/MON [Pipeline] [MON] { [Pipeline] [POL] dir [POL] Running in /tmp/tmp.fntKRnmg1d/usr/share/osm-devops/docker/POL [Pipeline] [POL] { [Pipeline] [Prometheus] dir [Prometheus] Running in /tmp/tmp.fntKRnmg1d/usr/share/osm-devops/docker/Prometheus [Pipeline] [Prometheus] { [Pipeline] [tests] dir [tests] Running in /tmp/tmp.fntKRnmg1d/usr/share/osm-devops/docker/tests [Pipeline] [tests] { [Pipeline] [PLA] dir [PLA] Running in /tmp/tmp.fntKRnmg1d/usr/share/osm-devops/docker/PLA [Pipeline] [PLA] { [Pipeline] [osmclient] dir [osmclient] Running in /tmp/tmp.fntKRnmg1d/usr/share/osm-devops/docker/osmclient [Pipeline] [osmclient] { [Pipeline] [Airflow] dir [Airflow] Running in /tmp/tmp.fntKRnmg1d/usr/share/osm-devops/docker/Airflow [Pipeline] [Airflow] { [Pipeline] [Webhook] dir [Webhook] Running in /tmp/tmp.fntKRnmg1d/usr/share/osm-devops/docker/Webhook [Pipeline] [Webhook] { [Pipeline] [RO] dir [RO] Running in /tmp/tmp.fntKRnmg1d/usr/share/osm-devops/docker/RO [Pipeline] [RO] { [Pipeline] [NG-UI] dir [NG-UI] Running in /tmp/tmp.fntKRnmg1d/usr/share/osm-devops/docker/NG-UI [Pipeline] [NG-UI] { [Pipeline] [NBI] dir [NBI] Running in /tmp/tmp.fntKRnmg1d/usr/share/osm-devops/docker/NBI [Pipeline] [NBI] { [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [LCM] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/lcm:osm-master-12486 --build-arg CACHE_DATE=2024-05-08:10:04:23 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb . [LCM] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [LCM] Install the buildx component to build images with BuildKit: [LCM] https://docs.docker.com/go/buildx/ [LCM] [LCM] Sending build context to Docker daemon 10.24kB [LCM] Step 1/58 : FROM ubuntu:22.04 as INSTALL [LCM] ---> 52882761a72a [LCM] Step 2/58 : ARG APT_PROXY [LCM] ---> Using cache [LCM] ---> bf8675204e26 [LCM] Step 3/58 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [LCM] ---> Using cache [LCM] ---> 6b16749f3331 [LCM] Step 4/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:11.* python3=3.10.* python3-dev=3.10.* python3-pip=22.0.* curl=7.81.* && rm -rf /var/lib/apt/lists/* [LCM] ---> Using cache [LCM] ---> 2f2b4a905581 [LCM] Step 5/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install apt-transport-https=2.4.* gnupg2=2.2.* openssh-client=1:8.* && rm -rf /var/lib/apt/lists/* [LCM] ---> Running in e1ed65c18c20 [LCM] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] [LCM] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] [LCM] Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] [LCM] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] [LCM] Get:5 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] [LCM] Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] [Pipeline] [Keystone] sh [Keystone] [Keystone] Running shell script [Keystone] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/keystone:osm-master-12486 --build-arg CACHE_DATE=2024-05-08:10:04:23 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb . [Keystone] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [Keystone] Install the buildx component to build images with BuildKit: [Keystone] https://docs.docker.com/go/buildx/ [Keystone] [Keystone] Sending build context to Docker daemon 28.16kB [Keystone] Step 1/24 : FROM ubuntu:22.04 [Keystone] ---> 52882761a72a [Keystone] Step 2/24 : ARG APT_PROXY [Keystone] ---> Using cache [Keystone] ---> bf8675204e26 [Keystone] Step 3/24 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [Keystone] ---> Using cache [Keystone] ---> 6b16749f3331 [Keystone] Step 4/24 : EXPOSE 5000 [Keystone] ---> Running in 4f251738ae9c [Keystone] Removing intermediate container 4f251738ae9c [Keystone] ---> d4b85036c673 [Keystone] Step 5/24 : WORKDIR /app [Keystone] ---> Running in cb3a49dd3dd6 [Keystone] Removing intermediate container cb3a49dd3dd6 [Keystone] ---> 397a02704226 [Keystone] Step 6/24 : COPY scripts/start.sh /app/start.sh [Keystone] ---> 74107b9a1b82 [Keystone] Step 7/24 : RUN DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get install -y software-properties-common && add-apt-repository -y cloud-archive:antelope && DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get dist-upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y apache2=2.4.* keystone=2:23.0.* libapache2-mod-wsgi-py3=4.9.* python3-pip=22.0.* build-essential=12.9* python3-dev=3.10.* libldap2-dev=2.5.* libsasl2-dev=2.1.* libssl-dev=3.0.* libffi-dev=3.4* libxml2-dev=2.9.* libxslt1-dev=1.1.* zlib1g-dev=1:1.2.* ldap-utils=2.5.* curl=7.81.* net-tools=1.60* mysql-client=8.0.* dnsutils=1:9.18.* && rm -rf /var/lib/apt/lists/* && chmod +x start.sh [Keystone] ---> Running in efbb211b8d7c [Pipeline] [MON] sh [MON] [MON] Running shell script [MON] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/mon:osm-master-12486 --build-arg CACHE_DATE=2024-05-08:10:04:23 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb . [MON] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [MON] Install the buildx component to build images with BuildKit: [MON] https://docs.docker.com/go/buildx/ [MON] [MON] Sending build context to Docker daemon 10.24kB [MON] Step 1/56 : FROM ubuntu:22.04 as INSTALL [MON] ---> 52882761a72a [MON] Step 2/56 : ARG APT_PROXY [MON] ---> Using cache [MON] ---> bf8675204e26 [MON] Step 3/56 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [MON] ---> Using cache [MON] ---> 6b16749f3331 [MON] Step 4/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:11.* python3=3.10.* python3-dev=3.10.* python3-pip=22.0.* curl=7.81.* && rm -rf /var/lib/apt/lists/* [MON] ---> Using cache [MON] ---> 2f2b4a905581 [MON] Step 5/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install openssh-client=1:8.* [MON] ---> Running in 68b567c2013a [MON] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] [MON] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] [MON] Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] [MON] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] [MON] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] [MON] Get:6 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] [MON] Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] [Pipeline] [POL] sh [POL] [POL] Running shell script [POL] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/pol:osm-master-12486 --build-arg CACHE_DATE=2024-05-08:10:04:23 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb . [POL] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [POL] Install the buildx component to build images with BuildKit: [POL] https://docs.docker.com/go/buildx/ [POL] [POL] Sending build context to Docker daemon 9.216kB [POL] Step 1/40 : FROM ubuntu:22.04 as INSTALL [POL] ---> 52882761a72a [POL] Step 2/40 : ARG APT_PROXY [POL] ---> Using cache [POL] ---> bf8675204e26 [POL] Step 3/40 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [POL] ---> Using cache [POL] ---> 6b16749f3331 [POL] Step 4/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:11.* python3=3.10.* python3-dev=3.10.* python3-pip=22.0.* curl=7.81.* && rm -rf /var/lib/apt/lists/* [POL] ---> Using cache [POL] ---> 2f2b4a905581 [POL] Step 5/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install mysql-client-core-8.0=8.0.* [POL] ---> Running in 9c4428e66bd3 [Pipeline] [Prometheus] sh [Prometheus] [Prometheus] Running shell script [Prometheus] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/prometheus:osm-master-12486 --build-arg CACHE_DATE=2024-05-08:10:04:23 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb . [Prometheus] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [Prometheus] Install the buildx component to build images with BuildKit: [Prometheus] https://docs.docker.com/go/buildx/ [Prometheus] [Prometheus] Sending build context to Docker daemon 15.36kB [Prometheus] Step 1/13 : FROM python:3.8 [Prometheus] ---> 17b8b8dc7004 [Prometheus] Step 2/13 : ENV PROMETHEUS_URL http://prometheus:9090 [Prometheus] ---> Using cache [Prometheus] ---> 9850f6694e0f [Prometheus] Step 3/13 : ENV MONGODB_URL mongodb://mongo:27017 [Prometheus] ---> Using cache [Prometheus] ---> b070d7849bc2 [Prometheus] Step 4/13 : ENV PROMETHEUS_CONFIG_FILE /etc/prometheus/prometheus.yml [Prometheus] ---> Using cache [Prometheus] ---> 8e9aca3ef478 [Prometheus] Step 5/13 : ENV PROMETHEUS_BASE_CONFIG_FILE /etc/prometheus_base/prometheus.yml [Prometheus] ---> Using cache [Prometheus] ---> fc77d5c492b5 [Prometheus] Step 6/13 : ENV PROMETHEUS_ALERTS_FILE /etc/prometheus/osm_alert_rules.yml [Prometheus] ---> Using cache [Prometheus] ---> 328810eba10b [Prometheus] Step 7/13 : ENV PROMETHEUS_BASE_ALERTS_FILE /etc/prometheus_base/osm_alert_rules.yml [Prometheus] ---> Using cache [Prometheus] ---> 97622877c19b [Prometheus] Step 8/13 : ENV TARGET_DATABASE osm [Prometheus] ---> Using cache [Prometheus] ---> 33ec2bc38bc0 [Prometheus] Step 9/13 : WORKDIR /code [Prometheus] ---> Using cache [Prometheus] ---> ec3e52620ace [Prometheus] Step 10/13 : COPY src/requirements.txt . [Prometheus] ---> Using cache [Prometheus] ---> 2d6f8d2ddd94 [Prometheus] Step 11/13 : RUN pip install -r requirements.txt [Prometheus] ---> Using cache [Prometheus] ---> 253af40ea3f6 [Prometheus] Step 12/13 : COPY src/app.py . [Prometheus] ---> Using cache [Prometheus] ---> 7e397a8d41be [Prometheus] Step 13/13 : CMD [ "python", "-u", "./app.py" ] [Prometheus] ---> Using cache [Prometheus] ---> 545609544190 [Prometheus] [Warning] One or more build-args [PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_IM_URL OSM_DEVOPS_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_TAPI_URL CACHE_DATE PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_TESTS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_IMDOCS_URL PYTHON3_OSM_NG_RO_URL APT_PROXY PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_N2VC_URL] were not consumed [Prometheus] Successfully built 545609544190 [Prometheus] Successfully tagged opensourcemano/prometheus:osm-master-12486 [Pipeline] [tests] sh [tests] [tests] Running shell script [tests] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/tests:osm-master-12486 --build-arg CACHE_DATE=2024-05-08:10:04:23 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb . [tests] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [tests] Install the buildx component to build images with BuildKit: [tests] https://docs.docker.com/go/buildx/ [tests] [tests] Sending build context to Docker daemon 5.632kB [tests] Step 1/35 : FROM ubuntu:22.04 as FINAL [tests] ---> 52882761a72a [tests] Step 2/35 : ARG APT_PROXY [tests] ---> Using cache [tests] ---> bf8675204e26 [tests] Step 3/35 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [tests] ---> Using cache [tests] ---> 6b16749f3331 [tests] Step 4/35 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:11.* python3=3.10.* python3-dev=3.10.* python3-pip=22.0.* curl=7.81.* && rm -rf /var/lib/apt/lists/* [tests] ---> Using cache [tests] ---> 2f2b4a905581 [tests] Step 5/35 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install apt-transport-https ca-certificates gettext-base=0.21* git=1:2.34.* gnupg iputils-ping=3:* jq=1.6* libmagic1=1:5.* [tests] ---> Running in 5a099848d74d [Pipeline] [PLA] sh [PLA] [PLA] Running shell script [PLA] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/pla:osm-master-12486 --build-arg CACHE_DATE=2024-05-08:10:04:23 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb . [PLA] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [PLA] Install the buildx component to build images with BuildKit: [PLA] https://docs.docker.com/go/buildx/ [PLA] [PLA] Sending build context to Docker daemon 9.216kB [PLA] Step 1/39 : FROM ubuntu:22.04 as INSTALL [PLA] ---> 52882761a72a [PLA] Step 2/39 : ARG APT_PROXY [PLA] ---> Using cache [PLA] ---> bf8675204e26 [PLA] Step 3/39 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [PLA] ---> Using cache [PLA] ---> 6b16749f3331 [PLA] Step 4/39 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:11.* python3=3.10.* python3-dev=3.10.* python3-pip=22.0.* curl=7.81.* && rm -rf /var/lib/apt/lists/* [PLA] ---> Using cache [PLA] ---> 2f2b4a905581 [PLA] Step 5/39 : ARG PYTHON3_OSM_COMMON_URL [PLA] ---> Using cache [PLA] ---> 9b32db13595b [PLA] Step 6/39 : ARG PYTHON3_OSM_PLA_URL [PLA] ---> Running in a26a8c7950f4 [PLA] Removing intermediate container a26a8c7950f4 [PLA] ---> c73d43b54a07 [PLA] Step 7/39 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb [PLA] ---> Running in b79d956b6848 [Pipeline] [osmclient] sh [osmclient] [osmclient] Running shell script [osmclient] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/osmclient:osm-master-12486 --build-arg CACHE_DATE=2024-05-08:10:04:23 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb . [osmclient] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [osmclient] Install the buildx component to build images with BuildKit: [osmclient] https://docs.docker.com/go/buildx/ [osmclient] [osmclient] Sending build context to Docker daemon 6.656kB [osmclient] Step 1/31 : FROM ubuntu:22.04 as INSTALL [osmclient] ---> 52882761a72a [osmclient] Step 2/31 : ARG APT_PROXY [osmclient] ---> Using cache [osmclient] ---> bf8675204e26 [osmclient] Step 3/31 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [osmclient] ---> Using cache [osmclient] ---> 6b16749f3331 [osmclient] Step 4/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:11.* python3=3.10.* python3-dev=3.10.* python3-pip=22.0.* curl=7.81.* && rm -rf /var/lib/apt/lists/* [osmclient] ---> Using cache [osmclient] ---> 2f2b4a905581 [osmclient] Step 5/31 : ARG PYTHON3_OSM_IM_URL [osmclient] ---> Running in bb6a973344a2 [osmclient] Removing intermediate container bb6a973344a2 [osmclient] ---> ec4ecdccf505 [osmclient] Step 6/31 : ARG PYTHON3_OSMCLIENT_URL [osmclient] ---> Running in f48ba8156bf5 [osmclient] Removing intermediate container f48ba8156bf5 [osmclient] ---> c08a6ac32b94 [osmclient] Step 7/31 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb [osmclient] ---> Running in 10a13b261542 [Pipeline] [Airflow] sh [Airflow] [Airflow] Running shell script [Airflow] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/airflow:osm-master-12486 --build-arg CACHE_DATE=2024-05-08:10:04:23 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb . [Airflow] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [Airflow] Install the buildx component to build images with BuildKit: [Airflow] https://docs.docker.com/go/buildx/ [Airflow] [Airflow] Sending build context to Docker daemon 4.096kB [Airflow] Step 1/16 : FROM apache/airflow:2.5.3-python3.10 [Airflow] ---> 3211f4f8f08b [Airflow] Step 2/16 : USER root [Airflow] ---> Using cache [Airflow] ---> 75be5bdbfa2c [Airflow] Step 3/16 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc git python3 python3-dev python3-venv python3-pip python3-setuptools wget zstd && python3 -m pip install -U pip build [Airflow] ---> Using cache [Airflow] ---> a3520963bd44 [Airflow] Step 4/16 : USER airflow [Airflow] ---> Using cache [Airflow] ---> f12b69fd1c77 [Airflow] Step 5/16 : ARG PYTHON3_OSM_COMMON_URL [Airflow] ---> Using cache [Airflow] ---> bd9b01460945 [Airflow] Step 6/16 : ARG PYTHON3_OSM_NGSA_URL [Airflow] ---> Using cache [Airflow] ---> 2f677e888cf9 [Airflow] Step 7/16 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb [Airflow] ---> Using cache [Airflow] ---> 37110e0ebef6 [Airflow] Step 8/16 : RUN curl $PYTHON3_OSM_NGSA_URL -o osm_ngsa.deb [Airflow] ---> Using cache [Airflow] ---> 17cce024846d [Airflow] Step 9/16 : RUN ar x osm_common.deb && zstd -d < control.tar.zst | xz > control.tar.xz && zstd -d < data.tar.zst | xz > data.tar.xz && ar -m -c -a sdsd osm_common_repacked.deb debian-binary control.tar.xz data.tar.xz && rm debian-binary control.tar.xz data.tar.xz control.tar.zst data.tar.zst [Airflow] ---> Using cache [Airflow] ---> 22774903dfa7 [Airflow] Step 10/16 : RUN ar x osm_ngsa.deb && zstd -d < control.tar.zst | xz > control.tar.xz && zstd -d < data.tar.zst | xz > data.tar.xz && ar -m -c -a sdsd osm_ngsa_repacked.deb debian-binary control.tar.xz data.tar.xz && rm debian-binary control.tar.xz data.tar.xz control.tar.zst data.tar.zst [Airflow] ---> Using cache [Airflow] ---> e8db0ca6b4f1 [Airflow] Step 11/16 : RUN mkdir /tmp/osm [Airflow] ---> Using cache [Airflow] ---> a571c6b02c88 [Airflow] Step 12/16 : RUN dpkg-deb -x osm_common_repacked.deb /tmp/osm [Airflow] ---> Using cache [Airflow] ---> 1baf25eb7a25 [Airflow] Step 13/16 : RUN dpkg-deb -x osm_ngsa_repacked.deb /tmp/osm [Airflow] ---> Using cache [Airflow] ---> 753e5755b56f [Airflow] Step 14/16 : RUN mv /tmp/osm/usr/lib/python3/dist-packages/* /home/airflow/.local/lib/python3.10/site-packages/ [Airflow] ---> Using cache [Airflow] ---> e3a830b2de5b [Airflow] Step 15/16 : RUN rm -rf /tmp/osm [Airflow] ---> Using cache [Airflow] ---> 744a10138bee [Airflow] Step 16/16 : RUN pip3 install -r /home/airflow/.local/lib/python3.10/site-packages/osm_common/requirements.txt -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt [Airflow] ---> Using cache [Airflow] ---> ca7359507273 [Airflow] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL APT_PROXY OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_TESTS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL CACHE_DATE OSM_IMDOCS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_TAPI_URL] were not consumed [Airflow] Successfully built ca7359507273 [Airflow] Successfully tagged opensourcemano/airflow:osm-master-12486 [Pipeline] [Webhook] sh [LCM] Get:7 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] [LCM] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] [LCM] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB] [LCM] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB] [LCM] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB] [LCM] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB] [MON] Get:8 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] [MON] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB] [MON] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB] [MON] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB] [MON] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB] [MON] Get:13 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB] [Webhook] [Webhook] Running shell script [Webhook] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/webhook:osm-master-12486 --build-arg CACHE_DATE=2024-05-08:10:04:23 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb . [Webhook] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [Webhook] Install the buildx component to build images with BuildKit: [Webhook] https://docs.docker.com/go/buildx/ [Webhook] [Webhook] Sending build context to Docker daemon 4.608kB [Webhook] Step 1/21 : FROM ubuntu:22.04 as INSTALL [Webhook] ---> 52882761a72a [Webhook] Step 2/21 : ARG APT_PROXY [Webhook] ---> Using cache [Webhook] ---> bf8675204e26 [Webhook] Step 3/21 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [Webhook] ---> Using cache [Webhook] ---> 6b16749f3331 [Webhook] Step 4/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:11.* python3=3.10.* python3-dev=3.10.* python3-pip=22.0.* curl=7.81.* && rm -rf /var/lib/apt/lists/* [Webhook] ---> Using cache [Webhook] ---> 2f2b4a905581 [Webhook] Step 5/21 : ARG PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL [Webhook] ---> Running in e60c2d2808b5 [Webhook] Removing intermediate container e60c2d2808b5 [Webhook] ---> 274aa85b169b [Webhook] Step 6/21 : RUN curl $PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL -o osm_webhook_translator.deb [Webhook] ---> Running in 443687e6f317 [Pipeline] [RO] sh [RO] [RO] Running shell script [RO] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ro:osm-master-12486 --build-arg CACHE_DATE=2024-05-08:10:04:23 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb . [RO] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [RO] Install the buildx component to build images with BuildKit: [RO] https://docs.docker.com/go/buildx/ [RO] [RO] Sending build context to Docker daemon 14.34kB [RO] Step 1/60 : FROM ubuntu:22.04 as INSTALL [RO] ---> 52882761a72a [RO] Step 2/60 : ARG APT_PROXY [RO] ---> Using cache [RO] ---> bf8675204e26 [RO] Step 3/60 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [RO] ---> Using cache [RO] ---> 6b16749f3331 [RO] Step 4/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:11.* python3=3.10.* python3-dev=3.10.* python3-pip=22.0.* curl=7.81.* && rm -rf /var/lib/apt/lists/* [RO] ---> Using cache [RO] ---> 2f2b4a905581 [RO] Step 5/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install genisoimage=9:1.1.* netbase=6.* [RO] ---> Running in 3e1a196bd2d2 [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [NG-UI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ng-ui:osm-master-12486 --build-arg CACHE_DATE=2024-05-08:10:04:23 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb . [NG-UI] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [NG-UI] Install the buildx component to build images with BuildKit: [NG-UI] https://docs.docker.com/go/buildx/ [NG-UI] [NG-UI] Sending build context to Docker daemon 4.608kB [NG-UI] Step 1/22 : FROM ubuntu:22.04 as INSTALL [NG-UI] ---> 52882761a72a [NG-UI] Step 2/22 : ARG APT_PROXY [NG-UI] ---> Using cache [NG-UI] ---> bf8675204e26 [NG-UI] Step 3/22 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [NG-UI] ---> Using cache [NG-UI] ---> 6b16749f3331 [NG-UI] Step 4/22 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install apt-transport-https=2.4.* curl=7.81.* gnupg2=2.2.* nginx=1.18.* software-properties-common=0.99.* xz-utils=5.2.* && rm -rf /var/lib/apt/lists/* [NG-UI] ---> Running in a093f984057b [Pipeline] [NBI] sh [POL] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] [POL] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] [POL] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] [POL] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] [POL] Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB] [POL] Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] [POL] Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB] [POL] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB] [POL] Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] [NBI] [NBI] Running shell script [NBI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/nbi:osm-master-12486 --build-arg CACHE_DATE=2024-05-08:10:04:23 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/975/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb . [NBI] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [NBI] Install the buildx component to build images with BuildKit: [NBI] https://docs.docker.com/go/buildx/ [NBI] [NBI] Sending build context to Docker daemon 6.656kB [NBI] Step 1/44 : FROM ubuntu:22.04 as INSTALL [NBI] ---> 52882761a72a [NBI] Step 2/44 : ARG APT_PROXY [NBI] ---> Using cache [NBI] ---> bf8675204e26 [NBI] Step 3/44 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [NBI] ---> Using cache [NBI] ---> 6b16749f3331 [NBI] Step 4/44 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install gcc=4:11.* python3=3.10.* python3-dev=3.10.* python3-pip=22.0.* curl=7.81.* && rm -rf /var/lib/apt/lists/* [NBI] ---> Using cache [NBI] ---> 2f2b4a905581 [NBI] Step 5/44 : ARG PYTHON3_OSM_COMMON_URL [NBI] ---> Using cache [NBI] ---> 9b32db13595b [NBI] Step 6/44 : ARG PYTHON3_OSM_IM_URL [NBI] ---> Using cache [NBI] ---> af7a4c00ea35 [NBI] Step 7/44 : ARG PYTHON3_OSM_NBI_URL [NBI] ---> Using cache [NBI] ---> ba175ff5c682 [NBI] Step 8/44 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb [NBI] ---> Using cache [NBI] ---> 422bca0d3f31 [NBI] Step 9/44 : RUN dpkg -i ./osm_common.deb [NBI] ---> Using cache [NBI] ---> af3ee4996f4a [NBI] Step 10/44 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb [NBI] ---> Using cache [NBI] ---> fff94eab29d7 [NBI] Step 11/44 : RUN dpkg -i ./osm_im.deb [NBI] ---> Using cache [NBI] ---> 99e36a9da1b6 [NBI] Step 12/44 : RUN curl $PYTHON3_OSM_NBI_URL -o osm_nbi.deb [NBI] ---> Using cache [NBI] ---> 00279ea0a670 [NBI] Step 13/44 : RUN dpkg -i ./osm_nbi.deb [NBI] ---> Using cache [NBI] ---> a03a994d5e9c [NBI] Step 14/44 : RUN pip3 install -r /usr/lib/python3/dist-packages/osm_common/requirements.txt -r /usr/lib/python3/dist-packages/osm_im/requirements.txt -r /usr/lib/python3/dist-packages/osm_nbi/requirements.txt [NBI] ---> Using cache [NBI] ---> 6d4199cde7fa [NBI] Step 15/44 : FROM ubuntu:22.04 as FINAL [NBI] ---> 52882761a72a [NBI] Step 16/44 : ARG APT_PROXY [NBI] ---> Using cache [NBI] ---> bf8675204e26 [NBI] Step 17/44 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [NBI] ---> Using cache [NBI] ---> 6b16749f3331 [NBI] Step 18/44 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.10.* && rm -rf /var/lib/apt/lists/* [NBI] ---> Using cache [NBI] ---> 862dd2a755cf [NBI] Step 19/44 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [NBI] ---> Using cache [NBI] ---> 8182d2af6993 [NBI] Step 20/44 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages [NBI] ---> Using cache [NBI] ---> 1c13723a3983 [NBI] Step 21/44 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf [NBI] ---> Using cache [NBI] ---> 9957bb6da1d6 [NBI] Step 22/44 : RUN groupadd -g 1000 appuser && useradd -u 1000 -g 1000 -d /app appuser && mkdir -p /app/osm_nbi && mkdir -p /app/storage/kafka && mkdir /app/log && chown -R appuser:appuser /app [NBI] ---> Using cache [NBI] ---> da7e99242a2d [NBI] Step 23/44 : WORKDIR /app/osm_nbi [NBI] ---> Using cache [NBI] ---> ada476460f7d [NBI] Step 24/44 : USER appuser [NBI] ---> Using cache [NBI] ---> eeada6de9291 [NBI] Step 25/44 : EXPOSE 9999 [NBI] ---> Using cache [NBI] ---> dd7cfb67f69a [NBI] Step 26/44 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/html_public /app/osm_nbi/html_public [NBI] ---> Using cache [NBI] ---> bf7403dd07a3 [NBI] Step 27/44 : RUN cp /usr/lib/python3/dist-packages/osm_nbi/nbi.cfg /app/osm_nbi/ [NBI] ---> Using cache [NBI] ---> 41e66f808a8c [NBI] Step 28/44 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/http /app/osm_nbi/ [NBI] ---> Using cache [NBI] ---> a260465f644c [NBI] Step 29/44 : ENV OSMNBI_SOCKET_HOST 0.0.0.0 [NBI] ---> Using cache [NBI] ---> be178ac2ee95 [NBI] Step 30/44 : ENV OSMNBI_SOCKET_PORT 9999 [NBI] ---> Using cache [NBI] ---> f69bb0eac09b [NBI] Step 31/44 : ENV OSMNBI_STORAGE_PATH /app/storage [NBI] ---> Using cache [NBI] ---> f5907dc7ca6d [NBI] Step 32/44 : ENV OSMNBI_DATABASE_DRIVER mongo [NBI] ---> Using cache [NBI] ---> 29d5af4fbb95 [NBI] Step 33/44 : ENV OSMNBI_DATABASE_URI mongodb://mongo:27017 [NBI] ---> Using cache [NBI] ---> 75d603f5d42b [NBI] Step 34/44 : ENV OSMNBI_STATIC_DIR /app/osm_nbi/html_public [NBI] ---> Using cache [NBI] ---> 8116d3406731 [NBI] Step 35/44 : ENV OSMNBI_MESSAGE_DRIVER kafka [NBI] ---> Using cache [NBI] ---> 6064395ee86a [NBI] Step 36/44 : ENV OSMNBI_MESSAGE_HOST kafka [NBI] ---> Using cache [NBI] ---> 63e3b01a7dd9 [NBI] Step 37/44 : ENV OSMNBI_MESSAGE_PORT 9092 [NBI] ---> Using cache [NBI] ---> ded98feb2f2b [NBI] Step 38/44 : ENV OSMNBI_LOG_FILE /app/log/nbi.log [NBI] ---> Using cache [NBI] ---> accf5c600160 [NBI] Step 39/44 : ENV OSMNBI_LOG_LEVEL DEBUG [NBI] ---> Using cache [NBI] ---> ebe45814668f [NBI] Step 40/44 : ENV OSMNBI_AUTHENTICATION_BACKEND internal [NBI] ---> Using cache [NBI] ---> 05c76e891a89 [NBI] Step 41/44 : ENV OSMNBI_PROMETHEUS_HOST prometheus [NBI] ---> Using cache [NBI] ---> 995c550abc19 [NBI] Step 42/44 : ENV OSMNBI_PROMETHEUS_PORT 9090 [NBI] ---> Using cache [NBI] ---> 9b7ec512c9d7 [NBI] Step 43/44 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5 CMD curl -k https://localhost:9999/osm/ | grep Welcome || exit 1 [NBI] ---> Using cache [NBI] ---> eee2c6bd9573 [NBI] Step 44/44 : CMD python3 -m osm_nbi.nbi [NBI] ---> Using cache [NBI] ---> f397739d7b93 [NBI] [Warning] One or more build-args [PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_IMDOCS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_NGSA_URL CACHE_DATE OSM_NGUI_URL OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL] were not consumed [NBI] Successfully built f397739d7b93 [NBI] Successfully tagged opensourcemano/nbi:osm-master-12486 [LCM] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] [LCM] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB] [LCM] Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB] [LCM] Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] [LCM] Get:17 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB] [LCM] Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB] [Keystone] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] [Keystone] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] [Keystone] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] [Keystone] Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] [Keystone] Get:5 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] [MON] Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB] [MON] Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB] [MON] Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] [MON] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] [MON] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB] [POL] Get:10 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] [POL] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] [POL] Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] [POL] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB] [POL] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB] [POL] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB] [POL] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB] [POL] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB] [POL] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] [PLA]  % Total % Received % Xferd Average Speed Time Time Time Current [PLA]  Dload Upload Total Spent Left Speed [PLA]  0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42686 100 42686 0 0 219k 0 --:--:-- --:--:-- --:--:-- 220k [Pipeline] [Prometheus] echo [Prometheus] Tagging prometheus:osm-master-12486 [Pipeline] [Prometheus] sh [Prometheus] [Prometheus] Running shell script [Prometheus] + docker tag opensourcemano/prometheus:osm-master-12486 osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-12486 [Pipeline] [Airflow] echo [Airflow] Tagging airflow:osm-master-12486 [Pipeline] [Airflow] sh [Airflow] [Airflow] Running shell script [Airflow] + docker tag opensourcemano/airflow:osm-master-12486 osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-master-12486 [Pipeline] [NBI] echo [NBI] Tagging nbi:osm-master-12486 [Pipeline] [NBI] sh [Keystone] Get:6 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] [Keystone] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] [Keystone] Get:8 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] [Keystone] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB] [Keystone] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB] [Keystone] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB] [Keystone] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB] [Keystone] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] [Keystone] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB] [Keystone] Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB] [Keystone] Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB] [Keystone] Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] [Keystone] Get:18 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB] [NBI] [NBI] Running shell script [NBI] + docker tag opensourcemano/nbi:osm-master-12486 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-master-12486 [Pipeline] [Prometheus] sh [Prometheus] [Prometheus] Running shell script [Airflow] [Airflow] Running shell script [Pipeline] [Airflow] sh [osmclient]  % Total % Received % Xferd Average Speed Time Time Time Current [osmclient] Dload Upload Total Spent  Left Speed [osmclient] 0 0 0  0 0 0 0  0 --:--:-- --:--:-- --:--:--  0 100 170k 100 170k 0 0 960k 0 --:--:-- --:--:-- --:--:-- 964k [Webhook]  % Total % Received % Xferd Average Speed Time Time Time Current [Webhook] Dload Upload Total Spent Left Speed [Webhook] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [Prometheus] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-12486 [Pipeline] [NBI] sh [POL] Fetched 31.5 MB in 2s (13.1 MB/s) [tests] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] [tests] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] [tests] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] [tests] Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] [tests] Get:5 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] [tests] Get:6 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] [tests] Get:7 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] [tests] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] [tests] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB] [tests] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB] [tests] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB] [tests] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB] [tests] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB] [tests] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] [tests] Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB] [tests] Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB] [tests] Get:17 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB] [tests] Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] [PLA] Removing intermediate container b79d956b6848 [PLA] ---> ed534dd1614a [PLA] Step 8/39 : RUN dpkg -i ./osm_common.deb [PLA] ---> Running in f87298fa2517 [PLA] Selecting previously unselected package python3-osm-common. [PLA] (Reading database ... 16203 files and directories currently installed.) [PLA] Preparing to unpack ./osm_common.deb ... [PLA] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ... [PLA] Setting up python3-osm-common (15.0.0.post3+g409397d-1) ... [osmclient] Removing intermediate container 10a13b261542 [osmclient] ---> 4dc296be9383 [osmclient] Step 8/31 : RUN dpkg -i ./osm_im.deb [osmclient] ---> Running in f3df27a3c2e8 [osmclient] Selecting previously unselected package python3-osm-im. [osmclient] (Reading database ... 16203 files and directories currently installed.) [osmclient] Preparing to unpack ./osm_im.deb ... [osmclient] Unpacking python3-osm-im (15.0.0.post1+g90ffed2-1) ... [Webhook] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:--  0:00:01 --:--:-- 0 100 4560 100 4560 0 0 3944 0 0:00:01 0:00:01 --:--:-- 3941 [NG-UI] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] [NG-UI] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] [NG-UI] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] [NG-UI] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] [Prometheus] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus] [Prometheus] d1ad33927baa: Preparing [Prometheus] 32b5c77cdd50: Preparing [Prometheus] c312579e3706: Preparing [Prometheus] b0f6e5e8999d: Preparing [Prometheus] 41edac4edf75: Preparing [Prometheus] 1dde678d2269: Preparing [Prometheus] 3a1b6e184b4a: Preparing [Prometheus] 89ca33c95b2e: Preparing [Prometheus] 83db175c22e2: Preparing [Prometheus] c5d13b2949a2: Preparing [Prometheus] 7e43f593c900: Preparing [Prometheus] 072686bcd3db: Preparing [Prometheus] 89ca33c95b2e: Waiting [Prometheus] 83db175c22e2: Waiting [Prometheus] 1dde678d2269: Waiting [Prometheus] c5d13b2949a2: Waiting [Prometheus] 3a1b6e184b4a: Waiting [Prometheus] 7e43f593c900: Waiting [Prometheus] 072686bcd3db: Waiting [Prometheus] d1ad33927baa: Layer already exists [Prometheus] 41edac4edf75: Layer already exists [Prometheus] 32b5c77cdd50: Layer already exists [Prometheus] c312579e3706: Layer already exists [Prometheus] b0f6e5e8999d: Layer already exists [Prometheus] 1dde678d2269: Layer already exists [Prometheus] 3a1b6e184b4a: Layer already exists [Prometheus] c5d13b2949a2: Layer already exists [Prometheus] 83db175c22e2: Layer already exists [Prometheus] 89ca33c95b2e: Layer already exists [Prometheus] 7e43f593c900: Layer already exists [Prometheus] 072686bcd3db: Layer already exists [Prometheus] osm-master-12486: digest: sha256:7b88cc4a950238cdcdf9ff4722e35332a718d591daa3b7bb6ded8c9769d5482c size: 2841 [Airflow] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-master-12486 [Airflow] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/airflow] [Airflow] 9d296091ae5b: Preparing [Airflow] d3cbbc48d91b: Preparing [Airflow] 5f33fe038638: Preparing [Airflow] a843dd22db0f: Preparing [Airflow] 39325bb22631: Preparing [Airflow] 3434348d3faa: Preparing [Airflow] 8354ac2f94eb: Preparing [Airflow] 9d296091ae5b: Waiting [Airflow] 1b5769ee4394: Preparing [Airflow] 5f33fe038638: Waiting [Airflow] d3cbbc48d91b: Waiting [Airflow] c96dd40c2948: Preparing [Airflow] a843dd22db0f: Waiting [Airflow] 39325bb22631: Waiting [Airflow] 3434348d3faa: Waiting [Airflow] 8354ac2f94eb: Waiting [Airflow] 7e7721a16ccf: Preparing [Airflow] 1b5769ee4394: Waiting [Airflow] 58577a3ac668: Preparing [Airflow] 7e7721a16ccf: Waiting [Airflow] 4828a6c451df: Preparing [Airflow] c96dd40c2948: Waiting [Airflow] fa9ab046628c: Preparing [Airflow] 58577a3ac668: Waiting [Airflow] 5f70bf18a086: Preparing [Airflow] 8b4250c5d64d: Preparing [Airflow] fa9ab046628c: Waiting [Airflow] 4828a6c451df: Waiting [Airflow] af7b571f7ca8: Preparing [Airflow] 5f70bf18a086: Waiting [Airflow] c57e7b07a3b2: Preparing [Airflow] 8b4250c5d64d: Waiting [Airflow] f280206a86b2: Preparing [Airflow] feb06c5db7c4: Preparing [Airflow] af7b571f7ca8: Waiting [Airflow] b082288f25e1: Preparing [Airflow] f280206a86b2: Waiting [Airflow] 79d83185dd32: Preparing [Airflow] ab84691a2eba: Preparing [Airflow] feb06c5db7c4: Waiting [Airflow] 30baed22bc16: Preparing [Airflow] 26f2bb17348b: Preparing [Airflow] 79d83185dd32: Waiting [Airflow] ab84691a2eba: Waiting [Airflow] 30baed22bc16: Waiting [Airflow] 15b3067dc4be: Preparing [Airflow] db70c9ea5e22: Preparing [Airflow] 26f2bb17348b: Waiting [Airflow] 31152b74f256: Preparing [Airflow] 15b3067dc4be: Waiting [Airflow] 8a2adc4b2731: Preparing [Airflow] db70c9ea5e22: Waiting [Airflow] 7766968e5876: Preparing [Airflow] 16af49539099: Preparing [Airflow] 219c6c2423f1: Preparing [Airflow] 3af14c9a24c9: Preparing [Airflow] 8a2adc4b2731: Waiting [Airflow] 7766968e5876: Waiting [Airflow] 16af49539099: Waiting [Airflow] 219c6c2423f1: Waiting [Airflow] 3af14c9a24c9: Waiting [Airflow] b082288f25e1: Waiting [Airflow] 5f33fe038638: Layer already exists [Airflow] 9d296091ae5b: Layer already exists [Airflow] d3cbbc48d91b: Layer already exists [Airflow] 8354ac2f94eb: Layer already exists [Airflow] 39325bb22631: Layer already exists [Airflow] 3434348d3faa: Layer already exists [Airflow] a843dd22db0f: Layer already exists [Airflow] 1b5769ee4394: Layer already exists [Airflow] c96dd40c2948: Layer already exists [Airflow] fa9ab046628c: Layer already exists [Airflow] 58577a3ac668: Layer already exists [Airflow] 7e7721a16ccf: Layer already exists [Airflow] 4828a6c451df: Layer already exists [Airflow] c57e7b07a3b2: Layer already exists [Airflow] 8b4250c5d64d: Layer already exists [Airflow] 5f70bf18a086: Layer already exists [Airflow] f280206a86b2: Layer already exists [Airflow] af7b571f7ca8: Layer already exists [Airflow] ab84691a2eba: Layer already exists [Airflow] 79d83185dd32: Layer already exists [Airflow] feb06c5db7c4: Layer already exists [Airflow] b082288f25e1: Layer already exists [Airflow] 30baed22bc16: Layer already exists [NBI] [NBI] Running shell script [NBI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-master-12486 [NBI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/nbi] [NBI] 87b61915de2c: Preparing [NBI] 8331434057e2: Preparing [NBI] 7eb19db4979d: Preparing [NBI] 6508f9e16a21: Preparing [NBI] 8ac8c1fc2618: Preparing [NBI] ff1332a54617: Preparing [NBI] 314b90d36041: Preparing [NBI] bddd493a7bbd: Preparing [NBI] 87b61915de2c: Waiting [NBI] f2cd04a90f42: Preparing [NBI] 629ca62fb7c7: Preparing [NBI] 8331434057e2: Waiting [NBI] 7eb19db4979d: Waiting [NBI] 6508f9e16a21: Waiting [NBI] f2cd04a90f42: Waiting [NBI] bddd493a7bbd: Waiting [NBI] 8ac8c1fc2618: Waiting [NBI] 629ca62fb7c7: Waiting [NBI] ff1332a54617: Waiting [NBI] 314b90d36041: Waiting [LCM] Fetched 31.5 MB in 3s (12.1 MB/s) [NG-UI] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB] [NG-UI] Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] [NG-UI] Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB] [NG-UI] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB] [NG-UI] Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] [NG-UI] Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] [NG-UI] Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] [Airflow] 31152b74f256: Layer already exists [Airflow] 15b3067dc4be: Layer already exists [Airflow] 8a2adc4b2731: Layer already exists [Airflow] 26f2bb17348b: Layer already exists [Airflow] db70c9ea5e22: Layer already exists [Airflow] 219c6c2423f1: Layer already exists [Airflow] 3af14c9a24c9: Layer already exists [Airflow] 16af49539099: Layer already exists [Airflow] 7766968e5876: Layer already exists [NBI] 87b61915de2c: Layer already exists [NBI] 7eb19db4979d: Layer already exists [NBI] 8ac8c1fc2618: Layer already exists [NBI] 8331434057e2: Layer already exists [NBI] 6508f9e16a21: Layer already exists [NBI] bddd493a7bbd: Layer already exists [NBI] 629ca62fb7c7: Layer already exists [NBI] f2cd04a90f42: Layer already exists [NBI] ff1332a54617: Layer already exists [NBI] 314b90d36041: Layer already exists [Pipeline] [Prometheus] } [MON] Fetched 31.5 MB in 3s (12.0 MB/s) [osmclient] Setting up python3-osm-im (15.0.0.post1+g90ffed2-1) ... [Webhook] Removing intermediate container 443687e6f317 [Webhook] ---> 37bc3a1ab803 [Webhook] Step 7/21 : RUN dpkg -i ./osm_webhook_translator.deb [Pipeline] [Prometheus] // dir [RO] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] [RO] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] [RO] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] [RO] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] [RO] Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB] [RO] Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB] [RO] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB] [RO] Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] [RO] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] [RO] Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] [RO] Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] [RO] Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] [NBI] osm-master-12486: digest: sha256:bd11140d914c8bb0ac8fbc2a1d23bd8aec813d0fac3fe6217894c8ae65c34ac3 size: 2411 [Pipeline] [Prometheus] } [NG-UI] Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] [NG-UI] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB] [NG-UI] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB] [NG-UI] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB] [NG-UI] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB] [NG-UI] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB] [NG-UI] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] [Airflow] osm-master-12486: digest: sha256:a62bc1f7cfad568180ae6ce338effdb8540bab85724ed2a0a8ce22abc57cc4f4 size: 7006 [Pipeline] [Airflow] } [Pipeline] [NBI] } [Webhook] ---> Running in c502b818c099 [Pipeline] [Airflow] // dir [RO] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB] [Pipeline] [NBI] // dir [PLA] Removing intermediate container f87298fa2517 [PLA] ---> 2964ba062e6d [PLA] Step 9/39 : RUN curl $PYTHON3_OSM_PLA_URL -o osm_pla.deb [PLA] ---> Running in ae5c084176cd [Pipeline] [Airflow] } [Pipeline] [NBI] } [RO] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB] [RO] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB] [RO] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB] [RO] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB] [RO] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] [LCM] Reading package lists... [Keystone] Fetched 31.5 MB in 3s (11.1 MB/s) [MON] Reading package lists... [POL] Reading package lists... [tests] Fetched 31.5 MB in 4s (8977 kB/s) [PLA]  % Total % Received % Xferd Average Speed Time Time Time Current [PLA] Dload Upload Total Spent Left Speed [PLA] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27932  100 27932    0     0   196k      0 --:--:-- --:--:-- --:--:--  197k [PLA] Removing intermediate container ae5c084176cd [PLA] ---> 990900c54369 [PLA] Step 10/39 : RUN dpkg -i ./osm_pla.deb [PLA] ---> Running in 3880774af8c4 [Webhook] Selecting previously unselected package python3-osm-webhook-translator. [Webhook] (Reading database ... 16203 files and directories currently installed.) [Webhook] Preparing to unpack ./osm_webhook_translator.deb ... [Webhook] Unpacking python3-osm-webhook-translator (15.0-1) ... [Webhook] Setting up python3-osm-webhook-translator (15.0-1) ... [LCM] Reading package lists... [LCM] Building dependency tree... [LCM] Reading state information... [LCM] The following additional packages will be installed: [LCM] libcbor0.8 libedit2 libfido2-1 libxext6 libxmuu1 xauth [LCM] Suggested packages: [LCM] keychain libpam-ssh monkeysphere ssh-askpass [LCM] The following NEW packages will be installed: [LCM] apt-transport-https gnupg2 libcbor0.8 libedit2 libfido2-1 libxext6 libxmuu1 [LCM] openssh-client xauth [LCM] 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. [LCM] Need to get 1187 kB of archives. [LCM] After this operation, 4215 kB of additional disk space will be used. [LCM] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] [LCM] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] [LCM] Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] [LCM] Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] [LCM] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] [LCM] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.7 [906 kB] [LCM] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] [LCM] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.12 [1510 B] [LCM] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B] [LCM] debconf: delaying package configuration, since apt-utils is not installed [LCM] Fetched 1187 kB in 0s (35.4 MB/s) [LCM] Selecting previously unselected package libcbor0.8:amd64. [LCM] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16203 files and directories currently installed.) [LCM] Preparing to unpack .../0-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... [LCM] Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... [Keystone] Reading package lists... [Keystone] Reading package lists... [MON] Reading package lists... [MON] Building dependency tree... [MON] Reading state information... [MON] The following additional packages will be installed: [MON] libcbor0.8 libedit2 libfido2-1 libxext6 libxmuu1 xauth [MON] Suggested packages: [MON] keychain libpam-ssh monkeysphere ssh-askpass [MON] The following NEW packages will be installed: [MON] libcbor0.8 libedit2 libfido2-1 libxext6 libxmuu1 openssh-client xauth [MON] 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. [MON] Need to get 1180 kB of archives. [MON] After this operation, 3993 kB of additional disk space will be used. [MON] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] [MON] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] [MON] Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] [MON] Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] [MON] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] [MON] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.7 [906 kB] [MON] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] [POL] Reading package lists... [POL] Building dependency tree... [POL] Reading state information... [tests] Reading package lists... [PLA] Selecting previously unselected package python3-osm-pla. [PLA] (Reading database ... 16264 files and directories currently installed.) [PLA] Preparing to unpack ./osm_pla.deb ... [PLA] Unpacking python3-osm-pla (11.0.0.post12+gfcdb2c4-1) ... [PLA] Setting up python3-osm-pla (11.0.0.post12+gfcdb2c4-1) ... [osmclient] Removing intermediate container f3df27a3c2e8 [osmclient] ---> bf44ff9fa03d [osmclient] Step 9/31 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb [osmclient] ---> Running in 6aed1bed890b [osmclient]  % Total % Received % Xferd Average Speed Time Time Time Current [osmclient]   Dload Upload Total Spent Left Speed [osmclient] 0 0 0 0   0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67300  100 67300   0    0  583k   0 --:--:-- --:--:-- --:--:--  586k [Webhook] Removing intermediate container c502b818c099 [Webhook] ---> 498f8c9384ba [Webhook] Step 8/21 : RUN pip3 install -r /usr/lib/python3/dist-packages/osm_webhook_translator/requirements.txt [Webhook] ---> Running in b67062e0e3d7 [RO] Fetched 31.5 MB in 3s (9163 kB/s) [NG-UI] Fetched 31.5 MB in 3s (9837 kB/s) [LCM] Selecting previously unselected package libedit2:amd64. [LCM] Preparing to unpack .../1-libedit2_3.1-20210910-1build1_amd64.deb ... [LCM] Unpacking libedit2:amd64 (3.1-20210910-1build1) ... [LCM] Selecting previously unselected package libfido2-1:amd64. [LCM] Preparing to unpack .../2-libfido2-1_1.10.0-1_amd64.deb ... [LCM] Unpacking libfido2-1:amd64 (1.10.0-1) ... [LCM] Selecting previously unselected package libxext6:amd64. [LCM] Preparing to unpack .../3-libxext6_2%3a1.3.4-1build1_amd64.deb ... [LCM] Unpacking libxext6:amd64 (2:1.3.4-1build1) ... [LCM] Selecting previously unselected package libxmuu1:amd64. [LCM] Preparing to unpack .../4-libxmuu1_2%3a1.1.3-3_amd64.deb ... [LCM] Unpacking libxmuu1:amd64 (2:1.1.3-3) ... [LCM] Selecting previously unselected package openssh-client. [LCM] Preparing to unpack .../5-openssh-client_1%3a8.9p1-3ubuntu0.7_amd64.deb ... [LCM] Unpacking openssh-client (1:8.9p1-3ubuntu0.7) ... [LCM] Selecting previously unselected package xauth. [LCM] Preparing to unpack .../6-xauth_1%3a1.1-1build2_amd64.deb ... [Keystone] Building dependency tree... [Keystone] Reading state information... [Keystone] Calculating upgrade... [Keystone] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [MON] debconf: delaying package configuration, since apt-utils is not installed [MON] Fetched 1180 kB in 0s (15.4 MB/s) [MON] Selecting previously unselected package libcbor0.8:amd64. [MON] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16203 files and directories currently installed.) [MON] Preparing to unpack .../0-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... [MON] Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... [MON] Selecting previously unselected package libedit2:amd64. [MON] Preparing to unpack .../1-libedit2_3.1-20210910-1build1_amd64.deb ... [MON] Unpacking libedit2:amd64 (3.1-20210910-1build1) ... [MON] Selecting previously unselected package libfido2-1:amd64. [MON] Preparing to unpack .../2-libfido2-1_1.10.0-1_amd64.deb ... [MON] Unpacking libfido2-1:amd64 (1.10.0-1) ... [MON] Selecting previously unselected package libxext6:amd64. [MON] Preparing to unpack .../3-libxext6_2%3a1.3.4-1build1_amd64.deb ... [MON] Unpacking libxext6:amd64 (2:1.3.4-1build1) ... [MON] Selecting previously unselected package libxmuu1:amd64. [MON] Preparing to unpack .../4-libxmuu1_2%3a1.1.3-3_amd64.deb ... [MON] Unpacking libxmuu1:amd64 (2:1.1.3-3) ... [MON] Selecting previously unselected package openssh-client. [MON] Preparing to unpack .../5-openssh-client_1%3a8.9p1-3ubuntu0.7_amd64.deb ... [MON] Unpacking openssh-client (1:8.9p1-3ubuntu0.7) ... [POL] The following additional packages will be installed: [POL] libedit2 [POL] The following NEW packages will be installed: [POL] libedit2 mysql-client-core-8.0 [POL] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [POL] Need to get 2788 kB of archives. [POL] After this operation, 62.2 MB of additional disk space will be used. [POL] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] [POL] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client-core-8.0 amd64 8.0.36-0ubuntu0.22.04.1 [2692 kB] [POL] debconf: delaying package configuration, since apt-utils is not installed [POL] Fetched 2788 kB in 0s (46.9 MB/s) [POL] Selecting previously unselected package libedit2:amd64. [POL] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16203 files and directories currently installed.) [POL] Preparing to unpack .../libedit2_3.1-20210910-1build1_amd64.deb ... [POL] Unpacking libedit2:amd64 (3.1-20210910-1build1) ... [POL] Selecting previously unselected package mysql-client-core-8.0. [POL] Preparing to unpack .../mysql-client-core-8.0_8.0.36-0ubuntu0.22.04.1_amd64.deb ... [POL] Unpacking mysql-client-core-8.0 (8.0.36-0ubuntu0.22.04.1) ... [tests] Reading package lists... [PLA] Removing intermediate container 3880774af8c4 [PLA] ---> f3d2b5f969b6 [PLA] Step 11/39 : RUN pip3 install -r /usr/lib/python3/dist-packages/osm_common/requirements.txt -r /usr/lib/python3/dist-packages/osm_pla/requirements.txt [PLA] ---> Running in ec5b167ad920 [osmclient] Removing intermediate container 6aed1bed890b [osmclient] ---> fb788d4f6181 [osmclient] Step 10/31 : RUN dpkg -i ./osmclient.deb [osmclient] ---> Running in dd9df1d4cfab [osmclient] Selecting previously unselected package python3-osmclient. [osmclient] (Reading database ... 16222 files and directories currently installed.) [osmclient] Preparing to unpack ./osmclient.deb ... [osmclient] Unpacking python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ... [osmclient] Setting up python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ... [RO] Reading package lists... [NG-UI] Reading package lists... [LCM] Unpacking xauth (1:1.1-1build2) ... [LCM] Selecting previously unselected package apt-transport-https. [LCM] Preparing to unpack .../7-apt-transport-https_2.4.12_all.deb ... [LCM] Unpacking apt-transport-https (2.4.12) ... [LCM] Selecting previously unselected package gnupg2. [LCM] Preparing to unpack .../8-gnupg2_2.2.27-3ubuntu2.1_all.deb ... [LCM] Unpacking gnupg2 (2.2.27-3ubuntu2.1) ... [LCM] Setting up gnupg2 (2.2.27-3ubuntu2.1) ... [LCM] Setting up apt-transport-https (2.4.12) ... [LCM] Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... [LCM] Setting up libedit2:amd64 (3.1-20210910-1build1) ... [LCM] Setting up libxext6:amd64 (2:1.3.4-1build1) ... [LCM] Setting up libfido2-1:amd64 (1.10.0-1) ... [LCM] Setting up libxmuu1:amd64 (2:1.1.3-3) ... [LCM] Setting up openssh-client (1:8.9p1-3ubuntu0.7) ... [LCM] update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode [LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist [LCM] update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode [LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist [LCM] update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode [LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist [LCM] Setting up xauth (1:1.1-1build2) ... [LCM] Processing triggers for libc-bin (2.35-0ubuntu3.7) ... [MON] Selecting previously unselected package xauth. [MON] Preparing to unpack .../6-xauth_1%3a1.1-1build2_amd64.deb ... [MON] Unpacking xauth (1:1.1-1build2) ... [MON] Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... [MON] Setting up libedit2:amd64 (3.1-20210910-1build1) ... [MON] Setting up libxext6:amd64 (2:1.3.4-1build1) ... [MON] Setting up libfido2-1:amd64 (1.10.0-1) ... [MON] Setting up libxmuu1:amd64 (2:1.1.3-3) ... [MON] Setting up openssh-client (1:8.9p1-3ubuntu0.7) ... [MON] update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode [MON] update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist [MON] update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode [MON] update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist [MON] update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode [MON] update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist [MON] Setting up xauth (1:1.1-1build2) ... [MON] Processing triggers for libc-bin (2.35-0ubuntu3.7) ... [POL] Setting up libedit2:amd64 (3.1-20210910-1build1) ... [POL] Setting up mysql-client-core-8.0 (8.0.36-0ubuntu0.22.04.1) ... [POL] Processing triggers for libc-bin (2.35-0ubuntu3.7) ... [tests] Building dependency tree... [tests] Reading state information... [tests] ca-certificates is already the newest version (20230311ubuntu0.22.04.1). [tests] ca-certificates set to manually installed. [tests] gnupg is already the newest version (2.2.27-3ubuntu2.1). [tests] gnupg set to manually installed. [tests] The following additional packages will be installed: [tests] git-man less libcap2-bin libcbor0.8 libcurl3-gnutls libedit2 liberror-perl [tests] libfido2-1 libjq1 libmagic-mgc libonig5 libpam-cap libxext6 libxmuu1 [tests] openssh-client xauth [tests] Suggested packages: [tests] git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb [tests] git-cvs git-mediawiki git-svn file keychain libpam-ssh monkeysphere [tests] ssh-askpass [tests] The following NEW packages will be installed: [tests] apt-transport-https gettext-base git git-man iputils-ping jq less [tests] libcap2-bin libcbor0.8 libcurl3-gnutls libedit2 liberror-perl libfido2-1 [tests] libjq1 libmagic-mgc libmagic1 libonig5 libpam-cap libxext6 libxmuu1 [tests] openssh-client xauth [tests] 0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. [tests] Need to get 6570 kB of archives. [tests] After this operation, 35.5 MB of additional disk space will be used. [tests] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB] [tests] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 iputils-ping amd64 3:20211215-1 [42.9 kB] [tests] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] [tests] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.1 [7928 B] [tests] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] [tests] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] [tests] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] [tests] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] [tests] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB] [tests] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB] [tests] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] [tests] Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] [tests] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.7 [906 kB] [tests] Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] [tests] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.12 [1510 B] [tests] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.16 [284 kB] [tests] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [tests] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.10 [954 kB] [tests] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.10 [3166 kB] [tests] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] [tests] Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] [tests] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] [tests] debconf: delaying package configuration, since apt-utils is not installed [tests] Fetched 6570 kB in 0s (38.6 MB/s) [PLA] Collecting aiokafka==0.8.1 [PLA] Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) [osmclient] Removing intermediate container dd9df1d4cfab [osmclient] ---> c434ecd23944 [osmclient] Step 11/31 : RUN pip3 install -r /usr/lib/python3/dist-packages/osm_im/requirements.txt -r /usr/lib/python3/dist-packages/osmclient/requirements.txt [osmclient] ---> Running in 6966fcbe5bb2 [Webhook] Collecting annotated-types==0.5.0 [Webhook] Downloading annotated_types-0.5.0-py3-none-any.whl (11 kB) [Webhook] Collecting anyio==3.7.1 [Webhook] Downloading anyio-3.7.1-py3-none-any.whl (80 kB) [Webhook] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 KB 1.2 MB/s eta 0:00:00 [Webhook] Collecting certifi==2023.7.22 [Webhook] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [Webhook] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 3.3 MB/s eta 0:00:00 [Webhook] Collecting charset-normalizer==3.3.0 [Webhook] Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB) [Webhook] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 6.7 MB/s eta 0:00:00 [RO] Reading package lists... [RO] Building dependency tree... [RO] Reading state information... [NG-UI] Reading package lists... [NG-UI] Building dependency tree... [NG-UI] Reading state information... [LCM] Removing intermediate container e1ed65c18c20 [LCM] ---> ca7a439320dc [LCM] Step 6/58 : RUN curl -fsSL https://pkgs.k8s.io/core:/stable:/v1.28/deb/Release.key | gpg --dearmor -o /etc/apt/keyrings/kubernetes-apt-keyring.gpg && echo 'deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.28/deb/ /' | tee /etc/apt/sources.list.d/kubernetes.list && apt-get update && apt-get install -y kubectl=1.28.2-1.1 [LCM] ---> Running in 019cfd5a7296 [Keystone] Reading package lists... [Keystone] Building dependency tree... [Keystone] Reading state information... [Keystone] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [tests] Selecting previously unselected package libcap2-bin. [tests] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16203 files and directories currently installed.) [tests] Preparing to unpack .../00-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ... [tests] Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... [tests] Selecting previously unselected package iputils-ping. [tests] Preparing to unpack .../01-iputils-ping_3%3a20211215-1_amd64.deb ... [tests] Unpacking iputils-ping (3:20211215-1) ... [tests] Selecting previously unselected package less. [tests] Preparing to unpack .../02-less_590-1ubuntu0.22.04.3_amd64.deb ... [tests] Unpacking less (590-1ubuntu0.22.04.3) ... [tests] Selecting previously unselected package libpam-cap:amd64. [tests] Preparing to unpack .../03-libpam-cap_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ... [tests] Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ... [tests] Selecting previously unselected package gettext-base. [tests] Preparing to unpack .../04-gettext-base_0.21-4ubuntu4_amd64.deb ... [tests] Unpacking gettext-base (0.21-4ubuntu4) ... [tests] Selecting previously unselected package libcbor0.8:amd64. [tests] Preparing to unpack .../05-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... [tests] Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... [tests] Selecting previously unselected package libedit2:amd64. [tests] Preparing to unpack .../06-libedit2_3.1-20210910-1build1_amd64.deb ... [tests] Unpacking libedit2:amd64 (3.1-20210910-1build1) ... [PLA] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 1.8 MB/s eta 0:00:00 [PLA] Collecting async-timeout==4.0.3 [PLA] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [PLA] Collecting dataclasses==0.6 [PLA] Downloading dataclasses-0.6-py3-none-any.whl (14 kB) [PLA] Collecting dnspython==2.4.2 [PLA] Downloading dnspython-2.4.2-py3-none-any.whl (300 kB) [PLA] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 2.1 MB/s eta 0:00:00 [Webhook] Collecting click==8.1.7 [Webhook] Downloading click-8.1.7-py3-none-any.whl (97 kB) [Webhook] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 4.8 MB/s eta 0:00:00 [Webhook] Collecting exceptiongroup==1.1.3 [Webhook] Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) [Webhook] Collecting fastapi==0.103.2 [Webhook] Downloading fastapi-0.103.2-py3-none-any.whl (66 kB) [Webhook] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.3/66.3 KB 2.9 MB/s eta 0:00:00 [Webhook] Collecting h11==0.14.0 [Webhook] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [Webhook] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 2.0 MB/s eta 0:00:00 [Webhook] Collecting idna==3.4 [Webhook] Downloading idna-3.4-py3-none-any.whl (61 kB) [Webhook] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 3.7 MB/s eta 0:00:00 [RO] netbase is already the newest version (6.3). [RO] netbase set to manually installed. [RO] The following additional packages will be installed: [RO] libmagic-mgc libmagic1 [RO] Suggested packages: [RO] wodim cdrkit-doc file [RO] The following NEW packages will be installed: [RO] genisoimage libmagic-mgc libmagic1 [RO] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [RO] Need to get 714 kB of archives. [RO] After this operation, 9289 kB of additional disk space will be used. [RO] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB] [RO] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB] [RO] Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 genisoimage amd64 9:1.1.11-3.2ubuntu1 [370 kB] [RO] debconf: delaying package configuration, since apt-utils is not installed [RO] Fetched 714 kB in 0s (17.9 MB/s) [RO] Selecting previously unselected package libmagic-mgc. [RO] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16203 files and directories currently installed.) [RO] Preparing to unpack .../libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ... [RO] Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... [RO] Selecting previously unselected package libmagic1:amd64. [RO] Preparing to unpack .../libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ... [RO] Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ... [NG-UI] The following additional packages will be installed: [NG-UI] ca-certificates dbus dirmngr distro-info-data dmsetup fontconfig-config [NG-UI] fonts-dejavu-core gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n [NG-UI] gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm [NG-UI] iproute2 iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libatm1 [NG-UI] libbpf0 libbrotli1 libbsd0 libcap2-bin libcryptsetup12 libcurl3-gnutls [NG-UI] libcurl4 libdbus-1-3 libdeflate0 libdevmapper1.02.1 libdw1 libelf1 libexpat1 [NG-UI] libfontconfig1 libfreetype6 libgd3 libgirepository-1.0-1 libglib2.0-0 [NG-UI] libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjbig0 [NG-UI] libjpeg-turbo8 libjpeg8 libjson-c5 libkmod2 libksba8 libldap-2.5-0 [NG-UI] libldap-common libmaxminddb0 libmd0 libmnl0 libmpdec3 libnghttp2-14 [NG-UI] libnginx-mod-http-geoip2 libnginx-mod-http-image-filter [NG-UI] libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream [NG-UI] libnginx-mod-stream-geoip2 libnpth0 libnss-systemd libpackagekit-glib2-18 [NG-UI] libpam-cap libpam-systemd libpng16-16 libpolkit-agent-1-0 [NG-UI] libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal [NG-UI] libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules [NG-UI] libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libtiff5 libunwind8 [NG-UI] libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxml2 libxmlb2 [NG-UI] libxpm4 libxslt1.1 libxtables12 libyaml-0-2 lsb-release media-types [NG-UI] networkd-dispatcher nginx-common nginx-core openssl packagekit [NG-UI] packagekit-tools pinentry-curses pkexec policykit-1 polkitd publicsuffix [NG-UI] python-apt-common python3 python3-apt python3-blinker python3-cffi-backend [NG-UI] python3-cryptography python3-dbus python3-distro python3-distro-info [NG-UI] python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney [NG-UI] python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient [NG-UI] python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib [NG-UI] python3-pkg-resources python3-pyparsing python3-secretstorage python3-six [NG-UI] python3-software-properties python3-wadllib python3-zipp python3.10 [NG-UI] python3.10-minimal readline-common shared-mime-info systemd systemd-sysv [NG-UI] systemd-timesyncd ucf unattended-upgrades xdg-user-dirs [NG-UI] Suggested packages: [NG-UI] default-dbus-session-bus | dbus-session-bus dbus-user-session [NG-UI] pinentry-gnome3 tor parcimonie xloadimage scdaemon iproute2-doc isoquery [NG-UI] libgd-tools gstreamer1.0-tools mmdb-bin libsasl2-modules-gssapi-mit [NG-UI] | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp [NG-UI] libsasl2-modules-sql iw | wireless-tools fcgiwrap nginx-doc ssl-cert [NG-UI] appstream pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg [NG-UI] python-apt-doc python-blinker-doc python-cryptography-doc [NG-UI] python3-cryptography-vectors python-dbus-doc python3-crypto gir1.2-secret-1 [NG-UI] gnome-keyring libkf5wallet-bin python3-keyrings.alt python3-testresources [NG-UI] python3-setuptools python-pyparsing-doc python-secretstorage-doc [NG-UI] python3.10-venv python3.10-doc binutils binfmt-support readline-doc [NG-UI] systemd-container libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 [NG-UI] bsd-mailx default-mta | mail-transport-agent needrestart powermgmt-base [NG-UI] The following NEW packages will be installed: [NG-UI] apt-transport-https ca-certificates curl dbus dirmngr distro-info-data [NG-UI] dmsetup fontconfig-config fonts-dejavu-core gir1.2-glib-2.0 [NG-UI] gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent [NG-UI] gpg-wks-client gpg-wks-server gpgconf gpgsm iproute2 iso-codes libapparmor1 [NG-UI] libappstream4 libargon2-1 libassuan0 libatm1 libbpf0 libbrotli1 libbsd0 [NG-UI] libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdeflate0 [NG-UI] libdevmapper1.02.1 libdw1 libelf1 libexpat1 libfontconfig1 libfreetype6 [NG-UI] libgd3 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data [NG-UI] libgstreamer1.0-0 libicu70 libip4tc2 libjbig0 libjpeg-turbo8 libjpeg8 [NG-UI] libjson-c5 libkmod2 libksba8 libldap-2.5-0 libldap-common libmaxminddb0 [NG-UI] libmd0 libmnl0 libmpdec3 libnghttp2-14 libnginx-mod-http-geoip2 [NG-UI] libnginx-mod-http-image-filter libnginx-mod-http-xslt-filter [NG-UI] libnginx-mod-mail libnginx-mod-stream libnginx-mod-stream-geoip2 libnpth0 [NG-UI] libnss-systemd libpackagekit-glib2-18 libpam-cap libpam-systemd libpng16-16 [NG-UI] libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib [NG-UI] libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 [NG-UI] libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d [NG-UI] libtiff5 libunwind8 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 [NG-UI] libxml2 libxmlb2 libxpm4 libxslt1.1 libxtables12 libyaml-0-2 lsb-release [NG-UI] media-types networkd-dispatcher nginx nginx-common nginx-core openssl [NG-UI] packagekit packagekit-tools pinentry-curses pkexec policykit-1 polkitd [NG-UI] publicsuffix python-apt-common python3 python3-apt python3-blinker [NG-UI] python3-cffi-backend python3-cryptography python3-dbus python3-distro [NG-UI] python3-distro-info python3-gi python3-httplib2 python3-importlib-metadata [NG-UI] python3-jeepney python3-jwt python3-keyring python3-launchpadlib [NG-UI] python3-lazr.restfulclient python3-lazr.uri python3-minimal [NG-UI] python3-more-itertools python3-oauthlib python3-pkg-resources [NG-UI] python3-pyparsing python3-secretstorage python3-six [NG-UI] python3-software-properties python3-wadllib python3-zipp python3.10 [NG-UI] python3.10-minimal readline-common shared-mime-info [NG-UI] software-properties-common systemd systemd-sysv systemd-timesyncd ucf [NG-UI] unattended-upgrades xdg-user-dirs xz-utils [NG-UI] 0 upgraded, 158 newly installed, 0 to remove and 0 not upgraded. [NG-UI] Need to get 45.2 MB of archives. [NG-UI] After this operation, 163 MB of additional disk space will be used. [NG-UI] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB] [NG-UI] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB] [NG-UI] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB] [NG-UI] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB] [NG-UI] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] [NG-UI] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] [NG-UI] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] [NG-UI] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] [NG-UI] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB] [NG-UI] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB] [NG-UI] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB] [NG-UI] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B] [NG-UI] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB] [NG-UI] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.3 [39.3 kB] [NG-UI] Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] [NG-UI] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB] [NG-UI] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB] [NG-UI] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.2 [211 kB] [NG-UI] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] [NG-UI] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] [NG-UI] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.12 [4581 kB] [NG-UI] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.12 [10.5 kB] [NG-UI] Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB] [NG-UI] Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] [NG-UI] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] [NG-UI] Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] [NG-UI] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.7 [5326 B] [NG-UI] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu4 [81.7 kB] [NG-UI] Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1463 kB] [NG-UI] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] [NG-UI] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] [NG-UI] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB] [NG-UI] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB] [NG-UI] Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] [NG-UI] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] [NG-UI] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB] [NG-UI] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB] [NG-UI] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB] [NG-UI] Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 iproute2 amd64 5.15.0-1ubuntu2 [1070 kB] [NG-UI] Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] [LCM] deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.28/deb/ / [LCM] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] [LCM] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] [LCM] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] [LCM] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] [LCM] Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB] [LCM] Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB] [Keystone] Reading package lists... [Keystone] Building dependency tree... [Keystone] Reading state information... [MON] Removing intermediate container 68b567c2013a [MON] ---> a9fdd02ef613 [MON] Step 6/56 : ARG PYTHON3_OSM_COMMON_URL [MON] ---> Running in fcb13047aa87 [MON] Removing intermediate container fcb13047aa87 [MON] ---> d822bbe699c4 [MON] Step 7/56 : ARG PYTHON3_OSM_MON_URL [MON] ---> Running in 5a86b666e102 [MON] Removing intermediate container 5a86b666e102 [MON] ---> 8fd73aeb15b6 [MON] Step 8/56 : ARG PYTHON3_N2VC_URL [MON] ---> Running in 9d4a0ef15783 [MON] Removing intermediate container 9d4a0ef15783 [MON] ---> f649d5ccbc5a [MON] Step 9/56 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb [MON] ---> Running in dfe7a5715775 [POL] Removing intermediate container 9c4428e66bd3 [POL] ---> 130706802bfa [POL] Step 6/40 : ARG PYTHON3_OSM_COMMON_URL [POL] ---> Running in 757fae2d7c59 [POL] Removing intermediate container 757fae2d7c59 [POL] ---> d9e873a64b88 [POL] Step 7/40 : ARG PYTHON3_OSM_POLICY_MODULE_URL [tests] Selecting previously unselected package libfido2-1:amd64. [tests] Preparing to unpack .../07-libfido2-1_1.10.0-1_amd64.deb ... [tests] Unpacking libfido2-1:amd64 (1.10.0-1) ... [tests] Selecting previously unselected package libmagic-mgc. [tests] Preparing to unpack .../08-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ... [tests] Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... [tests] Selecting previously unselected package libmagic1:amd64. [tests] Preparing to unpack .../09-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ... [tests] Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ... [tests] Selecting previously unselected package libxext6:amd64. [tests] Preparing to unpack .../10-libxext6_2%3a1.3.4-1build1_amd64.deb ... [tests] Unpacking libxext6:amd64 (2:1.3.4-1build1) ... [tests] Selecting previously unselected package libxmuu1:amd64. [tests] Preparing to unpack .../11-libxmuu1_2%3a1.1.3-3_amd64.deb ... [tests] Unpacking libxmuu1:amd64 (2:1.1.3-3) ... [tests] Selecting previously unselected package openssh-client. [tests] Preparing to unpack .../12-openssh-client_1%3a8.9p1-3ubuntu0.7_amd64.deb ... [tests] Unpacking openssh-client (1:8.9p1-3ubuntu0.7) ... [tests] Selecting previously unselected package xauth. [tests] Preparing to unpack .../13-xauth_1%3a1.1-1build2_amd64.deb ... [tests] Unpacking xauth (1:1.1-1build2) ... [tests] Selecting previously unselected package apt-transport-https. [tests] Preparing to unpack .../14-apt-transport-https_2.4.12_all.deb ... [tests] Unpacking apt-transport-https (2.4.12) ... [tests] Selecting previously unselected package libcurl3-gnutls:amd64. [tests] Preparing to unpack .../15-libcurl3-gnutls_7.81.0-1ubuntu1.16_amd64.deb ... [tests] Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ... [PLA] Collecting kafka-python==2.0.2 [PLA] Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB) [PLA] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 2.2 MB/s eta 0:00:00 [PLA] Collecting motor==3.3.1 [PLA] Downloading motor-3.3.1-py3-none-any.whl (70 kB) [PLA] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 2.3 MB/s eta 0:00:00 [PLA] Collecting packaging==23.1 [PLA] Downloading packaging-23.1-py3-none-any.whl (48 kB) [PLA] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 5.3 MB/s eta 0:00:00 [PLA] Collecting pycryptodome==3.19.0 [PLA] Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) [osmclient] Collecting enum34==1.1.10 [osmclient] Downloading enum34-1.1.10-py3-none-any.whl (11 kB) [Webhook] Collecting pydantic==2.4.2 [Webhook] Downloading pydantic-2.4.2-py3-none-any.whl (395 kB) [Webhook] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.8/395.8 KB 8.1 MB/s eta 0:00:00 [RO] Selecting previously unselected package genisoimage. [RO] Preparing to unpack .../genisoimage_9%3a1.1.11-3.2ubuntu1_amd64.deb ... [RO] Unpacking genisoimage (9:1.1.11-3.2ubuntu1) ... [RO] Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... [RO] Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ... [RO] Setting up genisoimage (9:1.1.11-3.2ubuntu1) ... [RO] Processing triggers for libc-bin (2.35-0ubuntu3.7) ... [NG-UI] Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatm1 amd64 1:2.5.1-4build2 [22.8 kB] [NG-UI] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B] [NG-UI] Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] [NG-UI] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.12 [133 kB] [NG-UI] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.1 [7928 B] [NG-UI] Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.12 [203 kB] [NG-UI] Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.4 [763 kB] [NG-UI] Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] [NG-UI] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] [NG-UI] Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] [NG-UI] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] [NG-UI] Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 networkd-dispatcher all 2.1-2ubuntu0.22.04.2 [15.8 kB] [NG-UI] Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu3 [14.6 kB] [NG-UI] Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu3 [164 kB] [NG-UI] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB] [NG-UI] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] [NG-UI] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.12 [31.2 kB] [NG-UI] Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] [NG-UI] Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] [NG-UI] Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmaxminddb0 amd64 1.5.2-1build2 [24.7 kB] [NG-UI] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] [NG-UI] Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB] [NG-UI] Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] [NG-UI] Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] [NG-UI] Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] [NG-UI] Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] [NG-UI] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] [NG-UI] Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB] [NG-UI] Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] [NG-UI] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distro-info all 1.1ubuntu0.2 [6554 B] [NG-UI] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] [NG-UI] Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.12 [1510 B] [NG-UI] Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] [NG-UI] Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] [NG-UI] Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] [NG-UI] Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB] [NG-UI] Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] [NG-UI] Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB] [NG-UI] Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB] [NG-UI] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB] [NG-UI] Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] [NG-UI] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB] [NG-UI] Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB] [NG-UI] Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] [NG-UI] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB] [NG-UI] Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] [NG-UI] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] [NG-UI] Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu2 [123 kB] [NG-UI] Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu2 [25.3 kB] [NG-UI] Get:90 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] [NG-UI] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB] [NG-UI] Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB] [NG-UI] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] [NG-UI] Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB] [NG-UI] Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB] [NG-UI] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB] [NG-UI] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB] [NG-UI] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] [NG-UI] Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.16 [284 kB] [NG-UI] Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] [NG-UI] Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] [NG-UI] Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] [NG-UI] Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] [NG-UI] Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB] [NG-UI] Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB] [NG-UI] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] [NG-UI] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] [NG-UI] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] [NG-UI] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB] [NG-UI] Get:110 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB] [NG-UI] Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB] [NG-UI] Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB] [NG-UI] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB] [NG-UI] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.2 [80.9 kB] [NG-UI] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] [NG-UI] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB] [NG-UI] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB] [NG-UI] Get:118 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nginx-common all 1.18.0-6ubuntu14.4 [40.0 kB] [NG-UI] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-http-geoip2 amd64 1.18.0-6ubuntu14.4 [11.9 kB] [NG-UI] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-http-image-filter amd64 1.18.0-6ubuntu14.4 [15.4 kB] [NG-UI] Get:121 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.1 [164 kB] [NG-UI] Get:122 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.18.0-6ubuntu14.4 [13.7 kB] [NG-UI] Get:123 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-mail amd64 1.18.0-6ubuntu14.4 [45.7 kB] [NG-UI] Get:124 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-stream amd64 1.18.0-6ubuntu14.4 [72.9 kB] [NG-UI] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-stream-geoip2 amd64 1.18.0-6ubuntu14.4 [10.1 kB] [NG-UI] Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB] [NG-UI] Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB] [NG-UI] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB] [NG-UI] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nginx-core amd64 1.18.0-6ubuntu14.4 [484 kB] [NG-UI] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nginx amd64 1.18.0-6ubuntu14.4 [3872 B] [NG-UI] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB] [NG-UI] Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB] [NG-UI] Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B] [NG-UI] Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit amd64 1.2.5-2ubuntu2 [442 kB] [NG-UI] Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit-tools amd64 1.2.5-2ubuntu2 [28.8 kB] [NG-UI] Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] [NG-UI] Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] [NG-UI] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB] [NG-UI] Get:139 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] [NG-UI] Get:140 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] [NG-UI] Get:141 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] [NG-UI] Get:142 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zipp all 1.0.0-3 [5440 B] [NG-UI] Get:143 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] [NG-UI] Get:144 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] [NG-UI] Get:145 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB] [NG-UI] Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] [NG-UI] Get:147 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] [NG-UI] Get:148 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] [NG-UI] Get:149 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] [NG-UI] Get:150 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] [NG-UI] Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] [NG-UI] Get:152 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] [NG-UI] Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] [NG-UI] Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] [NG-UI] Get:155 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB] [NG-UI] Get:156 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB] [NG-UI] Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 unattended-upgrades all 2.8ubuntu1 [49.4 kB] [NG-UI] Get:158 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B] [LCM] Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] [LCM] Get:9 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB] [LCM] Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] [LCM] Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] [LCM] Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] [LCM] Get:7 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.28/deb InRelease [1189 B] [LCM] Get:13 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] [LCM] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB] [LCM] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB] [LCM] Get:16 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.28/deb Packages [13.9 kB] [LCM] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB] [LCM] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB] [LCM] Get:19 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB] [LCM] Get:20 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] [Keystone] The following additional packages will be installed: [Keystone] ca-certificates dbus dirmngr distro-info-data dmsetup gir1.2-glib-2.0 [Keystone] gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent [Keystone] gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 [Keystone] libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 [Keystone] libcurl3-gnutls libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 [Keystone] libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data [Keystone] libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8 [Keystone] libldap-2.5-0 libldap-common libmpdec3 libnghttp2-14 libnpth0 libnss-systemd [Keystone] libpackagekit-glib2-18 libpam-cap libpam-systemd libpolkit-agent-1-0 [Keystone] libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal [Keystone] libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules [Keystone] libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 [Keystone] libxmlb2 libyaml-0-2 lsb-release media-types networkd-dispatcher openssl [Keystone] packagekit packagekit-tools pinentry-curses pkexec policykit-1 polkitd [Keystone] publicsuffix python-apt-common python3 python3-apt python3-blinker [Keystone] python3-cffi-backend python3-cryptography python3-dbus python3-distro [Keystone] python3-distro-info python3-gi python3-httplib2 python3-importlib-metadata [Keystone] python3-jeepney python3-jwt python3-keyring python3-launchpadlib [Keystone] python3-lazr.restfulclient python3-lazr.uri python3-minimal [Keystone] python3-more-itertools python3-oauthlib python3-pkg-resources [Keystone] python3-pyparsing python3-secretstorage python3-six [Keystone] python3-software-properties python3-wadllib python3-zipp python3.10 [Keystone] python3.10-minimal readline-common shared-mime-info systemd systemd-sysv [Keystone] systemd-timesyncd ucf unattended-upgrades xdg-user-dirs xz-utils [Keystone] Suggested packages: [Keystone] default-dbus-session-bus | dbus-session-bus dbus-user-session [Keystone] pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery [Keystone] gstreamer1.0-tools libsasl2-modules-gssapi-mit [Keystone] | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp [Keystone] libsasl2-modules-sql iw | wireless-tools appstream pinentry-doc python3-doc [Keystone] python3-tk python3-venv python3-apt-dbg python-apt-doc python-blinker-doc [Keystone] python-cryptography-doc python3-cryptography-vectors python-dbus-doc [Keystone] python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin [Keystone] python3-keyrings.alt python3-testresources python3-setuptools [Keystone] python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc [Keystone] binutils binfmt-support readline-doc systemd-container libfido2-1 [Keystone] libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 bsd-mailx default-mta [Keystone] | mail-transport-agent needrestart powermgmt-base [Keystone] The following NEW packages will be installed: [Keystone] ca-certificates dbus dirmngr distro-info-data dmsetup gir1.2-glib-2.0 [Keystone] gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent [Keystone] gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1 [Keystone] libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12 [Keystone] libcurl3-gnutls libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1 [Keystone] libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data [Keystone] libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8 [Keystone] libldap-2.5-0 libldap-common libmpdec3 libnghttp2-14 libnpth0 libnss-systemd [Keystone] libpackagekit-glib2-18 libpam-cap libpam-systemd libpolkit-agent-1-0 [Keystone] libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal [Keystone] libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules [Keystone] libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 [Keystone] libxmlb2 libyaml-0-2 lsb-release media-types networkd-dispatcher openssl [Keystone] packagekit packagekit-tools pinentry-curses pkexec policykit-1 polkitd [Keystone] publicsuffix python-apt-common python3 python3-apt python3-blinker [Keystone] python3-cffi-backend python3-cryptography python3-dbus python3-distro [Keystone] python3-distro-info python3-gi python3-httplib2 python3-importlib-metadata [Keystone] python3-jeepney python3-jwt python3-keyring python3-launchpadlib [Keystone] python3-lazr.restfulclient python3-lazr.uri python3-minimal [Keystone] python3-more-itertools python3-oauthlib python3-pkg-resources [Keystone] python3-pyparsing python3-secretstorage python3-six [Keystone] python3-software-properties python3-wadllib python3-zipp python3.10 [Keystone] python3.10-minimal readline-common shared-mime-info [Keystone] software-properties-common systemd systemd-sysv systemd-timesyncd ucf [Keystone] unattended-upgrades xdg-user-dirs xz-utils [Keystone] 0 upgraded, 118 newly installed, 0 to remove and 0 not upgraded. [Keystone] Need to get 39.1 MB of archives. [Keystone] After this operation, 144 MB of additional disk space will be used. [Keystone] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB] [Keystone] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB] [Keystone] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB] [Keystone] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB] [Keystone] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] [Keystone] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] [Keystone] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] [Keystone] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] [Keystone] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB] [Keystone] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB] [Keystone] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB] [Keystone] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B] [Keystone] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB] [Keystone] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.3 [39.3 kB] [Keystone] Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] [Keystone] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB] [Keystone] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB] [Keystone] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.2 [211 kB] [Keystone] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] [Keystone] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] [Keystone] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.12 [4581 kB] [Keystone] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.12 [10.5 kB] [Keystone] Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB] [Keystone] Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] [Keystone] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] [Keystone] Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] [Keystone] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.7 [5326 B] [Keystone] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu4 [81.7 kB] [Keystone] Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1463 kB] [Keystone] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] [Keystone] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] [Keystone] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] [Keystone] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB] [Keystone] Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB] [Keystone] Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B] [Keystone] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] [MON]  % Total % Received % Xferd Average Speed Time Time Time Current [MON] Dload Upload Total Spent  Left Speed [MON] 0  0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 42686 100 42686 0 0 317k 0 --:--:-- --:--:-- --:--:-- 320k [POL] ---> Running in 1291e56643aa [POL] Removing intermediate container 1291e56643aa [POL] ---> 3d7fa5464976 [POL] Step 8/40 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb [POL] ---> Running in 648a346f58e9 [POL]   % Total  % Received % Xferd Average Speed Time Time Time Current [POL] Dload Upload Total Spent Left Speed [POL] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42686 100 42686 0 0 395k 0 --:--:-- --:--:-- --:--:-- 397k [tests] Selecting previously unselected package liberror-perl. [tests] Preparing to unpack .../16-liberror-perl_0.17029-1_all.deb ... [tests] Unpacking liberror-perl (0.17029-1) ... [tests] Selecting previously unselected package git-man. [tests] Preparing to unpack .../17-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ... [tests] Unpacking git-man (1:2.34.1-1ubuntu1.10) ... [tests] Selecting previously unselected package git. [tests] Preparing to unpack .../18-git_1%3a2.34.1-1ubuntu1.10_amd64.deb ... [tests] Unpacking git (1:2.34.1-1ubuntu1.10) ... [tests] Selecting previously unselected package libonig5:amd64. [tests] Preparing to unpack .../19-libonig5_6.9.7.1-2build1_amd64.deb ... [tests] Unpacking libonig5:amd64 (6.9.7.1-2build1) ... [tests] Selecting previously unselected package libjq1:amd64. [tests] Preparing to unpack .../20-libjq1_1.6-2.1ubuntu3_amd64.deb ... [tests] Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... [tests] Selecting previously unselected package jq. [tests] Preparing to unpack .../21-jq_1.6-2.1ubuntu3_amd64.deb ... [tests] Unpacking jq (1.6-2.1ubuntu3) ... [tests] Setting up apt-transport-https (2.4.12) ... [tests] Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... [tests] Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... [tests] Setting up libedit2:amd64 (3.1-20210910-1build1) ... [tests] Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ... [tests] Setting up less (590-1ubuntu0.22.04.3) ... [PLA] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 4.8 MB/s eta 0:00:00 [osmclient] Collecting lxml==4.9.3 [osmclient] Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) [NG-UI] debconf: delaying package configuration, since apt-utils is not installed [NG-UI] Fetched 45.2 MB in 1s (34.6 MB/s) [NG-UI] Selecting previously unselected package libpython3.10-minimal:amd64. [NG-UI] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) [NG-UI] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ... [NG-UI] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ... [NG-UI] Selecting previously unselected package libexpat1:amd64. [NG-UI] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ... [NG-UI] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ... [NG-UI] Selecting previously unselected package python3.10-minimal. [NG-UI] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ... [NG-UI] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ... [NG-UI] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ... [NG-UI] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ... [NG-UI] Setting up python3.10-minimal (3.10.12-1~22.04.3) ... [Keystone] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.12 [133 kB] [Keystone] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.1 [7928 B] [Keystone] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.12 [203 kB] [Keystone] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.4 [763 kB] [Keystone] Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] [Keystone] Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] [Keystone] Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] [Keystone] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] [Keystone] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 networkd-dispatcher all 2.1-2ubuntu0.22.04.2 [15.8 kB] [Keystone] Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu3 [14.6 kB] [Keystone] Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu3 [164 kB] [Keystone] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB] [Keystone] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] [Keystone] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.12 [31.2 kB] [Keystone] Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] [Keystone] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] [Keystone] Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] [Keystone] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] [Keystone] Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] [Keystone] Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distro-info all 1.1ubuntu0.2 [6554 B] [Keystone] Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] [Keystone] Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] [Keystone] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB] [Keystone] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB] [Keystone] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] [Keystone] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] [Keystone] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB] [Keystone] Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] [Keystone] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB] [Keystone] Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu2 [123 kB] [Keystone] Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu2 [25.3 kB] [Keystone] Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB] [Keystone] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB] [Keystone] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB] [Keystone] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] [Keystone] Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB] [Keystone] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB] [Keystone] Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB] [Keystone] Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB] [Keystone] Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB] [Keystone] Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] [Keystone] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] [Keystone] Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB] [Keystone] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.16 [284 kB] [Keystone] Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] [Keystone] Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] [Keystone] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] [Keystone] Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB] [Keystone] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.2 [80.9 kB] [Keystone] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] [Keystone] Get:87 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB] [Keystone] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB] [Keystone] Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB] [Keystone] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB] [Keystone] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB] [Keystone] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB] [Keystone] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB] [Keystone] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B] [Keystone] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit amd64 1.2.5-2ubuntu2 [442 kB] [Keystone] Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit-tools amd64 1.2.5-2ubuntu2 [28.8 kB] [Keystone] Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] [Keystone] Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] [Keystone] Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB] [Keystone] Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] [Keystone] Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] [Keystone] Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] [Keystone] Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zipp all 1.0.0-3 [5440 B] [Keystone] Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] [Keystone] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] [Keystone] Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB] [Keystone] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] [Keystone] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] [Keystone] Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] [Keystone] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] [Keystone] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] [Keystone] Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] [Keystone] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] [Keystone] Get:114 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] [Keystone] Get:115 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] [Keystone] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB] [Keystone] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB] [Keystone] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 unattended-upgrades all 2.8ubuntu1 [49.4 kB] [Keystone] debconf: delaying package configuration, since apt-utils is not installed [Keystone] Fetched 39.1 MB in 1s (42.8 MB/s) [Keystone] Selecting previously unselected package libpython3.10-minimal:amd64. [Keystone] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) [Keystone] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ... [Keystone] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ... [Keystone] Selecting previously unselected package libexpat1:amd64. [Keystone] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ... [Keystone] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ... [Keystone] Selecting previously unselected package python3.10-minimal. [Keystone] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ... [Keystone] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ... [MON] Removing intermediate container dfe7a5715775 [MON] ---> ed6bdcb00ed9 [MON] Step 10/56 : RUN dpkg -i ./osm_common.deb [MON] ---> Running in 08699ed1c6fd [POL] Removing intermediate container 648a346f58e9 [POL] ---> 4574d1f288fc [POL] Step 9/40 : RUN dpkg -i ./osm_common.deb [POL] ---> Running in ed60c399a8e1 [POL] Selecting previously unselected package python3-osm-common. [POL] (Reading database ... 16237 files and directories currently installed.) [POL] Preparing to unpack ./osm_common.deb ... [POL] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ... [POL] Setting up python3-osm-common (15.0.0.post3+g409397d-1) ... [tests] Setting up libxext6:amd64 (2:1.3.4-1build1) ... [tests] Setting up gettext-base (0.21-4ubuntu4) ... [tests] Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ... [tests] Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... [tests] Setting up liberror-perl (0.17029-1) ... [tests] Setting up git-man (1:2.34.1-1ubuntu1.10) ... [tests] Setting up libfido2-1:amd64 (1.10.0-1) ... [tests] Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ... [tests] Setting up iputils-ping (3:20211215-1) ... [tests] Setting up libxmuu1:amd64 (2:1.1.3-3) ... [tests] Setting up libonig5:amd64 (6.9.7.1-2build1) ... [tests] Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... [tests] Setting up openssh-client (1:8.9p1-3ubuntu0.7) ... [tests] update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode [tests] update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist [tests] update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode [tests] update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist [tests] update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode [tests] update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist [tests] Setting up git (1:2.34.1-1ubuntu1.10) ... [tests] Setting up xauth (1:1.1-1build2) ... [tests] Setting up jq (1.6-2.1ubuntu3) ... [tests] Processing triggers for libc-bin (2.35-0ubuntu3.7) ... [PLA] Collecting pymongo==4.5.0 [PLA] Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB) [PLA] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 6.3 MB/s eta 0:00:00 [PLA] Collecting pyyaml==6.0.1 [PLA] Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) [Webhook] Collecting pydantic-core==2.10.1 [Webhook] Downloading pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) [Webhook] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 7.3 MB/s eta 0:00:00 [Webhook] Collecting requests==2.31.0 [Webhook] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [Webhook] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 6.0 MB/s eta 0:00:00 [Webhook] Collecting sniffio==1.3.0 [Webhook] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [Webhook] Collecting starlette==0.27.0 [Webhook] Downloading starlette-0.27.0-py3-none-any.whl (66 kB) [RO] Removing intermediate container 3e1a196bd2d2 [RO] ---> be0dabaeeb88 [RO] Step 6/60 : ARG PYTHON3_OSM_COMMON_URL [RO] ---> Running in b1ceedb3fdf6 [RO] Removing intermediate container b1ceedb3fdf6 [RO] ---> da83b1267ff6 [RO] Step 7/60 : ARG PYTHON3_OSM_NG_RO_URL [RO] ---> Running in 6bc866c53fb1 [RO] Removing intermediate container 6bc866c53fb1 [RO] ---> 021ea62540b3 [RO] Step 8/60 : ARG PYTHON3_OSM_RO_PLUGIN_URL [RO] ---> Running in 47e7381c789e [RO] Removing intermediate container 47e7381c789e [RO] ---> fe89a17861e2 [RO] Step 9/60 : ARG PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL [RO] ---> Running in 30e94f05ca0a [RO] Removing intermediate container 30e94f05ca0a [RO] ---> 5c3ecc7ee7e7 [RO] Step 10/60 : ARG PYTHON3_OSM_ROSDN_DPB_URL [RO] ---> Running in 573d6548bd11 [RO] Removing intermediate container 573d6548bd11 [RO] ---> 536160e7da9b [RO] Step 11/60 : ARG PYTHON3_OSM_ROSDN_DYNPAC_URL [RO] ---> Running in 2ac7adbadb10 [RO] Removing intermediate container 2ac7adbadb10 [RO] ---> 35f0bc483015 [RO] Step 12/60 : ARG PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL [RO] ---> Running in c00df6a20f0c [NG-UI] Selecting previously unselected package python3-minimal. [NG-UI] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% [Keystone] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ... [Keystone] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ... [Keystone] Setting up python3.10-minimal (3.10.12-1~22.04.3) ... [MON] Selecting previously unselected package python3-osm-common. [MON] (Reading database ... 16285 files and directories currently installed.) [MON] Preparing to unpack ./osm_common.deb ... [MON] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ... [MON] Setting up python3-osm-common (15.0.0.post3+g409397d-1) ... [POL] Removing intermediate container ed60c399a8e1 [POL] ---> b8709d23ce13 [POL] Step 10/40 : RUN curl $PYTHON3_OSM_POLICY_MODULE_URL -o osm_policy_module.deb [POL] ---> Running in 21328a4b03bb [PLA] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 5.1 MB/s eta 0:00:00 [PLA] Collecting jinja2==3.1.2 [PLA] Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) [PLA] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 8.2 MB/s eta 0:00:00 [PLA] Collecting markupsafe==2.1.3 [PLA] Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) [PLA] Collecting pymzn==0.18.3 [PLA] Downloading pymzn-0.18.3-py3-none-any.whl (42 kB) [PLA] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 KB 3.1 MB/s eta 0:00:00 [PLA] Installing collected packages: pymzn, kafka-python, dataclasses, pyyaml, pycryptodome, packaging, markupsafe, dnspython, async-timeout, pymongo, jinja2, aiokafka, motor [osmclient] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 4.2 MB/s eta 0:00:00 [osmclient] Collecting pyang==2.5.3 [osmclient] Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB) [osmclient] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 8.8 MB/s eta 0:00:00 [osmclient] Collecting pyangbind==0.8.3.post1 [osmclient] Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB) [osmclient] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 5.9 MB/s eta 0:00:00 [Webhook] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.0/67.0 KB 4.9 MB/s eta 0:00:00 [Webhook] Collecting typing-extensions==4.8.0 [Webhook] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [Webhook] Collecting urllib3==2.0.6 [Webhook] Downloading urllib3-2.0.6-py3-none-any.whl (123 kB) [Webhook] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 9.2 MB/s eta 0:00:00 [Webhook] Collecting uvicorn==0.23.2 [Webhook] Downloading uvicorn-0.23.2-py3-none-any.whl (59 kB) [Webhook] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.5/59.5 KB 1.8 MB/s eta 0:00:00 [RO] Removing intermediate container c00df6a20f0c [RO] ---> 836dd256ba59 [RO] Step 13/60 : ARG PYTHON3_OSM_ROSDN_IETFL2VPN_URL [RO] ---> Running in b2e33c36374e [RO] Removing intermediate container b2e33c36374e [RO] ---> f93b49e65434 [RO] Step 14/60 : ARG PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL [RO] ---> Running in 54ef588a3134 [RO] Removing intermediate container 54ef588a3134 [RO] ---> 9d10431c952f [RO] Step 15/60 : ARG PYTHON3_OSM_ROSDN_ODLOF_URL [RO] ---> Running in 928cb2adbe49 [RO] Removing intermediate container 928cb2adbe49 [RO] ---> 9f80148e91e0 [RO] Step 16/60 : ARG PYTHON3_OSM_ROSDN_ONOSOF_URL [RO] ---> Running in 7b7a709380d8 [RO] Removing intermediate container 7b7a709380d8 [RO] ---> b0e3695db2bf [RO] Step 17/60 : ARG PYTHON3_OSM_ROSDN_ONOS_VPLS_URL [RO] ---> Running in cbf67b44d6bc [RO] Removing intermediate container cbf67b44d6bc [RO] ---> eb70bbe26a0c [RO] Step 18/60 : ARG PYTHON3_OSM_ROVIM_AWS_URL [RO] ---> Running in 7dd84bbde9a8 [RO] Removing intermediate container 7dd84bbde9a8 [RO] ---> e9c174b1d88e [RO] Step 19/60 : ARG PYTHON3_OSM_ROVIM_AZURE_URL [NG-UI] (Reading database ... 95% (Reading database ... 100% (Reading database ... 4697 files and directories currently installed.) [NG-UI] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ... [NG-UI] Unpacking python3-minimal (3.10.6-1~22.04) ... [NG-UI] Selecting previously unselected package media-types. [NG-UI] Preparing to unpack .../1-media-types_7.0.0_all.deb ... [NG-UI] Unpacking media-types (7.0.0) ... [NG-UI] Selecting previously unselected package libmpdec3:amd64. [NG-UI] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... [NG-UI] Unpacking libmpdec3:amd64 (2.5.1-2build2) ... [NG-UI] Selecting previously unselected package readline-common. [NG-UI] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... [NG-UI] Unpacking readline-common (8.1.2-1) ... [NG-UI] Selecting previously unselected package libreadline8:amd64. [NG-UI] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... [NG-UI] Unpacking libreadline8:amd64 (8.1.2-1) ... [NG-UI] Selecting previously unselected package libsqlite3-0:amd64. [NG-UI] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ... [NG-UI] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... [NG-UI] Selecting previously unselected package libpython3.10-stdlib:amd64. [NG-UI] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ... [NG-UI] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ... [NG-UI] Selecting previously unselected package python3.10. [NG-UI] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ... [NG-UI] Unpacking python3.10 (3.10.12-1~22.04.3) ... [NG-UI] Selecting previously unselected package libpython3-stdlib:amd64. [NG-UI] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ... [NG-UI] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ... [NG-UI] Setting up python3-minimal (3.10.6-1~22.04) ... [LCM] Fetched 31.5 MB in 3s (9632 kB/s) [LCM] Reading package lists... [Keystone] Selecting previously unselected package python3-minimal. [Keystone] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4697 files and directories currently installed.) [Keystone] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ... [Keystone] Unpacking python3-minimal (3.10.6-1~22.04) ... [Keystone] Selecting previously unselected package media-types. [Keystone] Preparing to unpack .../1-media-types_7.0.0_all.deb ... [Keystone] Unpacking media-types (7.0.0) ... [Keystone] Selecting previously unselected package libmpdec3:amd64. [Keystone] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... [Keystone] Unpacking libmpdec3:amd64 (2.5.1-2build2) ... [Keystone] Selecting previously unselected package readline-common. [Keystone] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... [Keystone] Unpacking readline-common (8.1.2-1) ... [Keystone] Selecting previously unselected package libreadline8:amd64. [Keystone] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... [Keystone] Unpacking libreadline8:amd64 (8.1.2-1) ... [Keystone] Selecting previously unselected package libsqlite3-0:amd64. [Keystone] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ... [Keystone] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... [Keystone] Selecting previously unselected package libpython3.10-stdlib:amd64. [Keystone] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ... [MON] Removing intermediate container 08699ed1c6fd [MON] ---> b6e51811970d [MON] Step 11/56 : RUN curl $PYTHON3_N2VC_URL -o n2vc.deb [MON] ---> Running in 409d27ee1f8e [MON]  % Total % Received % Xferd Average Speed Time Time  Time Current [MON]   Dload Upload Total Spent Left Speed [MON] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:--  0 100 61960 100 61960 0 0 240k 0 --:--:-- --:--:-- --:--:-- 241k [MON] Removing intermediate container 409d27ee1f8e [MON] ---> b3b34f8f8b86 [MON] Step 12/56 : RUN dpkg -i ./n2vc.deb [MON] ---> Running in 3c0732c4b0e5 [POL]  % Total % Received % Xferd Average Speed Time Time  Time Current [POL]      Dload Upload  Total  Spent  Left Speed [POL]  0  0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27542  100 27542   0    0  196k    0 --:--:-- --:--:-- --:--:--  197k [POL] Removing intermediate container 21328a4b03bb [POL] ---> 190f8ed6df09 [POL] Step 11/40 : RUN dpkg -i ./osm_policy_module.deb [POL] ---> Running in 52dab90f65c0 [osmclient] Collecting pyyaml==6.0.1 [osmclient] Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) [osmclient] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 10.8 MB/s eta 0:00:00 [Webhook] Installing collected packages: urllib3, typing-extensions, sniffio, idna, h11, exceptiongroup, click, charset-normalizer, certifi, annotated-types, uvicorn, requests, pydantic-core, anyio, starlette, pydantic, fastapi [RO] ---> Running in 72f547695590 [RO] Removing intermediate container 72f547695590 [RO] ---> f479549f3ef7 [RO] Step 20/60 : ARG PYTHON3_OSM_ROVIM_GCP_URL [RO] ---> Running in ca28f61491df [RO] Removing intermediate container ca28f61491df [RO] ---> 245792d76f53 [RO] Step 21/60 : ARG PYTHON3_OSM_ROVIM_OPENSTACK_URL [RO] ---> Running in f12e617b57f8 [RO] Removing intermediate container f12e617b57f8 [RO] ---> 0995ed2d430e [RO] Step 22/60 : ARG PYTHON3_OSM_ROVIM_OPENVIM_URL [RO] ---> Running in 3196e5b46ab6 [RO] Removing intermediate container 3196e5b46ab6 [RO] ---> 19da3d6e9c96 [RO] Step 23/60 : ARG PYTHON3_OSM_ROVIM_VMWARE_URL [RO] ---> Running in 047f8c0b6aee [RO] Removing intermediate container 047f8c0b6aee [RO] ---> 866f1adfa5dc [RO] Step 24/60 : RUN for URL in $PYTHON3_OSM_COMMON_URL $PYTHON3_OSM_NG_RO_URL $PYTHON3_OSM_RO_PLUGIN_URL $PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL $PYTHON3_OSM_ROSDN_DPB_URL $PYTHON3_OSM_ROSDN_DYNPAC_URL $PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL $PYTHON3_OSM_ROSDN_IETFL2VPN_URL $PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL $PYTHON3_OSM_ROSDN_ODLOF_URL $PYTHON3_OSM_ROSDN_ONOSOF_URL $PYTHON3_OSM_ROSDN_ONOS_VPLS_URL $PYTHON3_OSM_ROVIM_AWS_URL $PYTHON3_OSM_ROVIM_AZURE_URL $PYTHON3_OSM_ROVIM_GCP_URL $PYTHON3_OSM_ROVIM_OPENSTACK_URL $PYTHON3_OSM_ROVIM_OPENVIM_URL $PYTHON3_OSM_ROVIM_VMWARE_URL ; do curl -s $URL -O ; done [RO] ---> Running in 7e50f93b2b1c [NG-UI] Selecting previously unselected package python3. [NG-UI] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5127 files and directories currently installed.) [NG-UI] Preparing to unpack .../0-python3_3.10.6-1~22.04_amd64.deb ... [NG-UI] Unpacking python3 (3.10.6-1~22.04) ... [NG-UI] Selecting previously unselected package libapparmor1:amd64. [NG-UI] Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.3_amd64.deb ... [NG-UI] Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.3) ... [NG-UI] Selecting previously unselected package libargon2-1:amd64. [NG-UI] Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ... [NG-UI] Unpacking libargon2-1:amd64 (0~20171227-0.3) ... [NG-UI] Selecting previously unselected package libdevmapper1.02.1:amd64. [NG-UI] Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ... [NG-UI] Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... [NG-UI] Selecting previously unselected package libjson-c5:amd64. [NG-UI] Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... [NG-UI] Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... [NG-UI] Selecting previously unselected package libcryptsetup12:amd64. [NG-UI] Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.2_amd64.deb ... [NG-UI] Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ... [NG-UI] Selecting previously unselected package libip4tc2:amd64. [NG-UI] Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... [NG-UI] Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... [NG-UI] Selecting previously unselected package libkmod2:amd64. [NG-UI] Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ... [NG-UI] Unpacking libkmod2:amd64 (29-1ubuntu1) ... [Keystone] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ... [Keystone] Selecting previously unselected package python3.10. [Keystone] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ... [Keystone] Unpacking python3.10 (3.10.12-1~22.04.3) ... [Keystone] Selecting previously unselected package libpython3-stdlib:amd64. [Keystone] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ... [Keystone] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ... [Keystone] Setting up python3-minimal (3.10.6-1~22.04) ... [Keystone] Selecting previously unselected package python3. [Keystone] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5127 files and directories currently installed.) [Keystone] Preparing to unpack .../0-python3_3.10.6-1~22.04_amd64.deb ... [Keystone] Unpacking python3 (3.10.6-1~22.04) ... [Keystone] Selecting previously unselected package libapparmor1:amd64. [Keystone] Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.3_amd64.deb ... [Keystone] Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.3) ... [MON] Selecting previously unselected package python3-n2vc. [MON] (Reading database ... 16346 files and directories currently installed.) [MON] Preparing to unpack ./n2vc.deb ... [MON] Unpacking python3-n2vc (11.0.0rc1.post84+gf5b7f41-1) ... [MON] Setting up python3-n2vc (11.0.0rc1.post84+gf5b7f41-1) ... [POL] Selecting previously unselected package python3-osm-policy-module. [POL] (Reading database ... 16298 files and directories currently installed.) [POL] Preparing to unpack ./osm_policy_module.deb ... [POL] Unpacking python3-osm-policy-module (11.0.0.post25+g055c4ee-1) ... [POL] Setting up python3-osm-policy-module (11.0.0.post25+g055c4ee-1) ... [tests] Removing intermediate container 5a099848d74d [tests] ---> fd5b65fd09ad [tests] Step 6/35 : ARG OSM_TESTS_URL [tests] ---> Running in e68a54aebbfa [tests] Removing intermediate container e68a54aebbfa [tests] ---> 5dfb14f95dbd [tests] Step 7/35 : ARG PYTHON3_OSM_IM_URL [tests] ---> Running in c2ec5270b31d [tests] Removing intermediate container c2ec5270b31d [tests] ---> f609e993535f [tests] Step 8/35 : ARG PYTHON3_OSMCLIENT_URL [tests] ---> Running in d27b5a6d3ecf [tests] Removing intermediate container d27b5a6d3ecf [tests] ---> 8849fc62d9ae [tests] Step 9/35 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb [tests] ---> Running in e7ae5c4267a9 [osmclient] Collecting regex==2023.8.8 [osmclient] Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB) [osmclient] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 10.5 MB/s eta 0:00:00 [osmclient] Collecting six==1.16.0 [osmclient] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [osmclient] Collecting certifi==2023.7.22 [osmclient] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [osmclient] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 8.7 MB/s eta 0:00:00 [Webhook] Successfully installed annotated-types-0.5.0 anyio-3.7.1 certifi-2023.7.22 charset-normalizer-3.3.0 click-8.1.7 exceptiongroup-1.1.3 fastapi-0.103.2 h11-0.14.0 idna-3.4 pydantic-2.4.2 pydantic-core-2.10.1 requests-2.31.0 sniffio-1.3.0 starlette-0.27.0 typing-extensions-4.8.0 urllib3-2.0.6 uvicorn-0.23.2 [Webhook] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [NG-UI] Selecting previously unselected package systemd. [NG-UI] Preparing to unpack .../8-systemd_249.11-0ubuntu3.12_amd64.deb ... [NG-UI] Unpacking systemd (249.11-0ubuntu3.12) ... [NG-UI] Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.3) ... [NG-UI] Setting up libargon2-1:amd64 (0~20171227-0.3) ... [NG-UI] Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... [NG-UI] Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... [NG-UI] Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ... [NG-UI] Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... [NG-UI] Setting up libkmod2:amd64 (29-1ubuntu1) ... [NG-UI] Setting up systemd (249.11-0ubuntu3.12) ... [LCM] Reading package lists... [LCM] Building dependency tree... [LCM] Reading state information... [LCM] The following NEW packages will be installed: [LCM] kubectl [Keystone] Selecting previously unselected package libargon2-1:amd64. [Keystone] Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ... [Keystone] Unpacking libargon2-1:amd64 (0~20171227-0.3) ... [Keystone] Selecting previously unselected package libdevmapper1.02.1:amd64. [Keystone] Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ... [Keystone] Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... [Keystone] Selecting previously unselected package libjson-c5:amd64. [Keystone] Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... [Keystone] Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... [Keystone] Selecting previously unselected package libcryptsetup12:amd64. [Keystone] Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.2_amd64.deb ... [Keystone] Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ... [Keystone] Selecting previously unselected package libip4tc2:amd64. [Keystone] Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... [Keystone] Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... [Keystone] Selecting previously unselected package libkmod2:amd64. [Keystone] Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ... [Keystone] Unpacking libkmod2:amd64 (29-1ubuntu1) ... [Keystone] Selecting previously unselected package systemd. [Keystone] Preparing to unpack .../8-systemd_249.11-0ubuntu3.12_amd64.deb ... [Keystone] Unpacking systemd (249.11-0ubuntu3.12) ... [MON] Removing intermediate container 3c0732c4b0e5 [MON] ---> 966c23cede58 [MON] Step 13/56 : RUN curl $PYTHON3_OSM_MON_URL -o osm_mon.deb [MON] ---> Running in b3f26bc6c606 [MON]  % Total % Received % Xferd Average Speed Time Time Time Current [MON] Dload Upload Total Spent Left Speed [MON] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58682 100 58682 0 0 450k  0 --:--:-- --:--:-- --:--:-- 451k [POL] Removing intermediate container 52dab90f65c0 [POL] ---> a31564683dc3 [POL] Step 12/40 : RUN pip3 install -r /usr/lib/python3/dist-packages/osm_common/requirements.txt -r /usr/lib/python3/dist-packages/osm_policy_module/requirements.txt [POL] ---> Running in a263c99eff0c [tests]  % Total % Received % Xferd Average Speed Time Time Time  Current [tests] Dload Upload Total Spent Left Speed [tests] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 170k 100 170k 0 0 1212k 0 --:--:-- --:--:-- --:--:-- 1218k [PLA] Successfully installed aiokafka-0.8.1 async-timeout-4.0.3 dataclasses-0.6 dnspython-2.4.2 jinja2-3.1.2 kafka-python-2.0.2 markupsafe-2.1.3 motor-3.3.1 packaging-23.1 pycryptodome-3.19.0 pymongo-4.5.0 pymzn-0.18.3 pyyaml-6.0.1 [PLA] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [osmclient] Collecting charset-normalizer==3.2.0 [osmclient] Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB) [osmclient] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 8.3 MB/s eta 0:00:00 [osmclient] Collecting click==8.1.7 [osmclient] Downloading click-8.1.7-py3-none-any.whl (97 kB) [osmclient] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 5.3 MB/s eta 0:00:00 [osmclient] Collecting idna==3.4 [osmclient] Downloading idna-3.4-py3-none-any.whl (61 kB) [osmclient] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 1.1 MB/s eta 0:00:00 [osmclient] Collecting jinja2==3.1.2 [osmclient] Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) [osmclient] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 9.2 MB/s eta 0:00:00 [osmclient] Collecting jsonpath-ng==1.6.0 [osmclient] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [NG-UI] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [NG-UI] Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. [NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. [NG-UI] ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy [NG-UI] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [NG-UI] Initializing machine ID from random generator. [NG-UI] Selecting previously unselected package systemd-sysv. [NG-UI] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5966 files and directories currently installed.) [NG-UI] Preparing to unpack .../000-systemd-sysv_249.11-0ubuntu3.12_amd64.deb ... [NG-UI] Unpacking systemd-sysv (249.11-0ubuntu3.12) ... [NG-UI] Selecting previously unselected package openssl. [NG-UI] Preparing to unpack .../001-openssl_3.0.2-0ubuntu1.15_amd64.deb ... [NG-UI] Unpacking openssl (3.0.2-0ubuntu1.15) ... [NG-UI] Selecting previously unselected package ca-certificates. [NG-UI] Preparing to unpack .../002-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... [NG-UI] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... [LCM] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [LCM] Need to get 10.3 MB of archives. [LCM] After this operation, 49.9 MB of additional disk space will be used. [LCM] Get:1 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.28/deb kubectl 1.28.2-1.1 [10.3 MB] [LCM] debconf: delaying package configuration, since apt-utils is not installed [Keystone] Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.3) ... [Keystone] Setting up libargon2-1:amd64 (0~20171227-0.3) ... [Keystone] Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... [Keystone] Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... [Keystone] Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ... [Keystone] Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... [Keystone] Setting up libkmod2:amd64 (29-1ubuntu1) ... [Keystone] Setting up systemd (249.11-0ubuntu3.12) ... [Keystone] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [Keystone] Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. [Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. [Keystone] ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy [Keystone] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [Keystone] Initializing machine ID from random generator. [MON] Removing intermediate container b3f26bc6c606 [MON] ---> be50f932c66d [MON] Step 14/56 : RUN dpkg -i ./osm_mon.deb [MON] ---> Running in 6869cb42ec25 [MON] Selecting previously unselected package python3-osm-mon. [MON] (Reading database ... 16379 files and directories currently installed.) [MON] Preparing to unpack ./osm_mon.deb ... [MON] Unpacking python3-osm-mon (11.0.0.post35+g1e6e756-1) ... [MON] Setting up python3-osm-mon (11.0.0.post35+g1e6e756-1) ... [POL] Collecting aiokafka==0.8.1 [POL] Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) [tests] Removing intermediate container e7ae5c4267a9 [tests] ---> 1116f83534d9 [tests] Step 10/35 : RUN dpkg -i ./osm_im.deb [tests] ---> Running in b93ea167eac1 [tests] Selecting previously unselected package python3-osm-im. [tests] (Reading database ... 17405 files and directories currently installed.) [tests] Preparing to unpack ./osm_im.deb ... [tests] Unpacking python3-osm-im (15.0.0.post1+g90ffed2-1) ... [tests] Setting up python3-osm-im (15.0.0.post1+g90ffed2-1) ... [osmclient] Collecting markupsafe==2.1.3 [osmclient] Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) [osmclient] Collecting packaging==23.1 [osmclient] Downloading packaging-23.1-py3-none-any.whl (48 kB) [osmclient] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 4.0 MB/s eta 0:00:00 [osmclient] Collecting ply==3.11 [osmclient] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [osmclient] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 6.0 MB/s eta 0:00:00 [osmclient] Collecting prettytable==3.9.0 [osmclient] Downloading prettytable-3.9.0-py3-none-any.whl (27 kB) [osmclient] Collecting python-magic==0.4.27 [osmclient] Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB) [osmclient] Collecting requests==2.31.0 [osmclient] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [osmclient] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 9.1 MB/s eta 0:00:00 [osmclient] Collecting urllib3==2.0.5 [Webhook] Removing intermediate container b67062e0e3d7 [Webhook] ---> 357beece90d5 [Webhook] Step 9/21 : FROM ubuntu:22.04 as FINAL [Webhook] ---> 52882761a72a [Webhook] Step 10/21 : ARG APT_PROXY [Webhook] ---> Using cache [Webhook] ---> bf8675204e26 [Webhook] Step 11/21 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [Webhook] ---> Using cache [Webhook] ---> 6b16749f3331 [Webhook] Step 12/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.10.* && rm -rf /var/lib/apt/lists/* [Webhook] ---> Using cache [Webhook] ---> 862dd2a755cf [Webhook] Step 13/21 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [NG-UI] Selecting previously unselected package libdbus-1-3:amd64. [NG-UI] Preparing to unpack .../003-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... [NG-UI] Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... [NG-UI] Selecting previously unselected package dbus. [NG-UI] Preparing to unpack .../004-dbus_1.12.20-2ubuntu4.1_amd64.deb ... [NG-UI] Unpacking dbus (1.12.20-2ubuntu4.1) ... [NG-UI] Selecting previously unselected package distro-info-data. [NG-UI] Preparing to unpack .../005-distro-info-data_0.52ubuntu0.7_all.deb ... [NG-UI] Unpacking distro-info-data (0.52ubuntu0.7) ... [NG-UI] Selecting previously unselected package dmsetup. [NG-UI] Preparing to unpack .../006-dmsetup_2%3a1.02.175-2.1ubuntu4_amd64.deb ... [NG-UI] Unpacking dmsetup (2:1.02.175-2.1ubuntu4) ... [NG-UI] Selecting previously unselected package libglib2.0-0:amd64. [NG-UI] Preparing to unpack .../007-libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ... [NG-UI] Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... [NG-UI] Selecting previously unselected package libgirepository-1.0-1:amd64. [NG-UI] Preparing to unpack .../008-libgirepository-1.0-1_1.72.0-1_amd64.deb ... [NG-UI] Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... [NG-UI] Selecting previously unselected package gir1.2-glib-2.0:amd64. [NG-UI] Preparing to unpack .../009-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... [NG-UI] Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... [NG-UI] Selecting previously unselected package libelf1:amd64. [NG-UI] Preparing to unpack .../010-libelf1_0.186-1build1_amd64.deb ... [NG-UI] Unpacking libelf1:amd64 (0.186-1build1) ... [NG-UI] Selecting previously unselected package libbpf0:amd64. [NG-UI] Preparing to unpack .../011-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ... [NG-UI] Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... [LCM] Fetched 10.3 MB in 1s (10.2 MB/s) [LCM] Selecting previously unselected package kubectl. [LCM] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16295 files and directories currently installed.) [LCM] Preparing to unpack .../kubectl_1.28.2-1.1_amd64.deb ... [LCM] Unpacking kubectl (1.28.2-1.1) ... [Keystone] Selecting previously unselected package systemd-sysv. [Keystone] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5966 files and directories currently installed.) [Keystone] Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.12_amd64.deb ... [Keystone] Unpacking systemd-sysv (249.11-0ubuntu3.12) ... [Keystone] Selecting previously unselected package openssl. [Keystone] Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.15_amd64.deb ... [Keystone] Unpacking openssl (3.0.2-0ubuntu1.15) ... [Keystone] Selecting previously unselected package ca-certificates. [Keystone] Preparing to unpack .../02-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... [Keystone] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package libdbus-1-3:amd64. [Keystone] Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... [Keystone] Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... [Keystone] Selecting previously unselected package dbus. [Keystone] Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_amd64.deb ... [Keystone] Unpacking dbus (1.12.20-2ubuntu4.1) ... [Keystone] Selecting previously unselected package distro-info-data. [Keystone] Preparing to unpack .../05-distro-info-data_0.52ubuntu0.7_all.deb ... [Keystone] Unpacking distro-info-data (0.52ubuntu0.7) ... [MON] Removing intermediate container 6869cb42ec25 [MON] ---> 9f4cbc46e57c [MON] Step 15/56 : RUN pip3 install -r /usr/lib/python3/dist-packages/n2vc/requirements.txt -r /usr/lib/python3/dist-packages/osm_common/requirements.txt -r /usr/lib/python3/dist-packages/osm_mon/requirements.txt [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 5.5 MB/s eta 0:00:00 [POL] Collecting async-timeout==4.0.3 [POL] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [POL] Collecting dataclasses==0.6 [POL] Downloading dataclasses-0.6-py3-none-any.whl (14 kB) [POL] Collecting dnspython==2.4.2 [POL] Downloading dnspython-2.4.2-py3-none-any.whl (300 kB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 22.1 MB/s eta 0:00:00 [POL] Collecting kafka-python==2.0.2 [POL] Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 5.4 MB/s eta 0:00:00 [POL] Collecting motor==3.3.1 [POL] Downloading motor-3.3.1-py3-none-any.whl (70 kB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 2.0 MB/s eta 0:00:00 [POL] Collecting packaging==23.1 [POL] Downloading packaging-23.1-py3-none-any.whl (48 kB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 3.6 MB/s eta 0:00:00 [osmclient] Downloading urllib3-2.0.5-py3-none-any.whl (123 kB) [osmclient] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 4.1 MB/s eta 0:00:00 [osmclient] Collecting verboselogs==1.7 [osmclient] Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB) [osmclient] Collecting wcwidth==0.2.6 [osmclient] Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) [osmclient] Installing collected packages: wcwidth, verboselogs, ply, enum34, urllib3, six, regex, pyyaml, python-magic, prettytable, packaging, markupsafe, lxml, jsonpath-ng, idna, click, charset-normalizer, certifi, requests, pyang, jinja2, pyangbind [RO] Removing intermediate container 7e50f93b2b1c [RO] ---> fb7bf0f471ea [RO] Step 25/60 : RUN dpkg -i *.deb [RO] ---> Running in 0b4ad6623261 [RO] Selecting previously unselected package python3-osm-common. [RO] (Reading database ... 16248 files and directories currently installed.) [RO] Preparing to unpack python3-osm-common_15.0.0.post3+g409397d-1_all.deb ... [RO] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ... [NG-UI] Selecting previously unselected package libmd0:amd64. [NG-UI] Preparing to unpack .../012-libmd0_1.0.4-1build1_amd64.deb ... [NG-UI] Unpacking libmd0:amd64 (1.0.4-1build1) ... [NG-UI] Selecting previously unselected package libbsd0:amd64. [NG-UI] Preparing to unpack .../013-libbsd0_0.11.5-1_amd64.deb ... [NG-UI] Unpacking libbsd0:amd64 (0.11.5-1) ... [NG-UI] Selecting previously unselected package libmnl0:amd64. [NG-UI] Preparing to unpack .../014-libmnl0_1.0.4-3build2_amd64.deb ... [NG-UI] Unpacking libmnl0:amd64 (1.0.4-3build2) ... [NG-UI] Selecting previously unselected package libxtables12:amd64. [NG-UI] Preparing to unpack .../015-libxtables12_1.8.7-1ubuntu5.2_amd64.deb ... [NG-UI] Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ... [NG-UI] Selecting previously unselected package libcap2-bin. [NG-UI] Preparing to unpack .../016-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ... [NG-UI] Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... [NG-UI] Selecting previously unselected package iproute2. [NG-UI] Preparing to unpack .../017-iproute2_5.15.0-1ubuntu2_amd64.deb ... [NG-UI] Unpacking iproute2 (5.15.0-1ubuntu2) ... [LCM] Setting up kubectl (1.28.2-1.1) ... [Keystone] Selecting previously unselected package dmsetup. [Keystone] Preparing to unpack .../06-dmsetup_2%3a1.02.175-2.1ubuntu4_amd64.deb ... [Keystone] Unpacking dmsetup (2:1.02.175-2.1ubuntu4) ... [Keystone] Selecting previously unselected package libglib2.0-0:amd64. [Keystone] Preparing to unpack .../07-libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ... [Keystone] Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... [Keystone] Selecting previously unselected package libgirepository-1.0-1:amd64. [Keystone] Preparing to unpack .../08-libgirepository-1.0-1_1.72.0-1_amd64.deb ... [Keystone] Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... [Keystone] Selecting previously unselected package gir1.2-glib-2.0:amd64. [Keystone] Preparing to unpack .../09-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... [Keystone] Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... [Keystone] Selecting previously unselected package iso-codes. [Keystone] Preparing to unpack .../10-iso-codes_4.9.0-1_all.deb ... [Keystone] Unpacking iso-codes (4.9.0-1) ... [MON] ---> Running in cfa0095a7d61 [POL] Collecting pycryptodome==3.19.0 [POL] Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 21.9 MB/s eta 0:00:00 [tests] Removing intermediate container b93ea167eac1 [tests] ---> 46dbb57384f0 [tests] Step 11/35 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb [tests] ---> Running in 7f0e19870f6c [PLA] Removing intermediate container ec5b167ad920 [PLA] ---> 59fd0718d6d3 [PLA] Step 12/39 : ADD https://github.com/MiniZinc/MiniZincIDE/releases/download/2.4.2/MiniZincIDE-2.4.2-bundle-linux-x86_64.tgz /minizinc.tgz [RO] Selecting previously unselected package python3-osm-ng-ro. [RO] Preparing to unpack python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-ng-ro (9.0.0.post172+ge31d74b-1) ... [RO] Selecting previously unselected package python3-osm-ro-plugin. [RO] Preparing to unpack python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-ro-plugin (9.0.0.post172+ge31d74b-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-arista-cloudvision. [RO] Preparing to unpack python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-rosdn-arista-cloudvision (9.0.0.post172+ge31d74b-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-dpb. [RO] Preparing to unpack python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-rosdn-dpb (9.0.0.post172+ge31d74b-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-dynpac. [RO] Preparing to unpack python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-rosdn-dynpac (9.0.0.post172+ge31d74b-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-floodlightof. [RO] Preparing to unpack python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-rosdn-floodlightof (9.0.0.post172+ge31d74b-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-ietfl2vpn. [RO] Preparing to unpack python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-rosdn-ietfl2vpn (9.0.0.post172+ge31d74b-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-juniper-contrail. [RO] Preparing to unpack python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-rosdn-juniper-contrail (9.0.0.post172+ge31d74b-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-odlof. [RO] Preparing to unpack python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-rosdn-odlof (9.0.0.post172+ge31d74b-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-onos-vpls. [RO] Preparing to unpack python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-rosdn-onos-vpls (9.0.0.post172+ge31d74b-1) ... [NG-UI] Selecting previously unselected package iso-codes. [NG-UI] Preparing to unpack .../018-iso-codes_4.9.0-1_all.deb ... [NG-UI] Unpacking iso-codes (4.9.0-1) ... [NG-UI] Selecting previously unselected package libatm1:amd64. [NG-UI] Preparing to unpack .../019-libatm1_1%3a2.5.1-4build2_amd64.deb ... [NG-UI] Unpacking libatm1:amd64 (1:2.5.1-4build2) ... [NG-UI] Selecting previously unselected package libglib2.0-data. [NG-UI] Preparing to unpack .../020-libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ... [NG-UI] Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ... [NG-UI] Selecting previously unselected package libicu70:amd64. [NG-UI] Preparing to unpack .../021-libicu70_70.1-2_amd64.deb ... [NG-UI] Unpacking libicu70:amd64 (70.1-2) ... [Keystone] Selecting previously unselected package libcap2-bin. [Keystone] Preparing to unpack .../11-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ... [Keystone] Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package libelf1:amd64. [Keystone] Preparing to unpack .../12-libelf1_0.186-1build1_amd64.deb ... [Keystone] Unpacking libelf1:amd64 (0.186-1build1) ... [Keystone] Selecting previously unselected package libglib2.0-data. [Keystone] Preparing to unpack .../13-libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ... [Keystone] Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ... [Keystone] Selecting previously unselected package libicu70:amd64. [Keystone] Preparing to unpack .../14-libicu70_70.1-2_amd64.deb ... [Keystone] Unpacking libicu70:amd64 (70.1-2) ... [Keystone] Selecting previously unselected package libnss-systemd:amd64. [Keystone] Preparing to unpack .../15-libnss-systemd_249.11-0ubuntu3.12_amd64.deb ... [Keystone] Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.12) ... [Keystone] Selecting previously unselected package libpam-cap:amd64. [Keystone] Preparing to unpack .../16-libpam-cap_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ... [Keystone] Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package libpam-systemd:amd64. [Keystone] Preparing to unpack .../17-libpam-systemd_249.11-0ubuntu3.12_amd64.deb ... [Keystone] Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.12) ... [MON] Collecting async-timeout==4.0.3 [MON] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [MON] Collecting bcrypt==4.0.1 [MON] Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) [POL] Collecting pymongo==4.5.0 [POL] Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 15.4 MB/s eta 0:00:00 [POL] Collecting pyyaml==6.0.1 [POL] Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 15.8 MB/s eta 0:00:00 [tests]  % Total % Received % Xferd Average Speed Time Time Time Current [tests] Dload Upload Total Spent Left Speed [tests] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67300 100 67300 0 0 516k 0 --:--:-- --:--:-- --:--:-- 517k [tests] Removing intermediate container 7f0e19870f6c [tests] ---> 86b7a8d5c2cf [tests] Step 12/35 : RUN dpkg -i ./osmclient.deb [tests] ---> Running in 9be667abe994 [Webhook] ---> f46afd9d0a49 [Webhook] Step 14/21 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages [RO] Selecting previously unselected package python3-osm-rosdn-onosof. [RO] Preparing to unpack python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-rosdn-onosof (9.0.0.post172+ge31d74b-1) ... [RO] Selecting previously unselected package python3-osm-rovim-aws. [RO] Preparing to unpack python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-rovim-aws (9.0.0.post172+ge31d74b-1) ... [RO] Selecting previously unselected package python3-osm-rovim-azure. [RO] Preparing to unpack python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-rovim-azure (9.0.0.post172+ge31d74b-1) ... [RO] Selecting previously unselected package python3-osm-rovim-gcp. [RO] Preparing to unpack python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-rovim-gcp (9.0.0.post172+ge31d74b-1) ... [RO] Selecting previously unselected package python3-osm-rovim-openstack. [RO] Preparing to unpack python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-rovim-openstack (9.0.0.post172+ge31d74b-1) ... [RO] Selecting previously unselected package python3-osm-rovim-openvim. [RO] Preparing to unpack python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-rovim-openvim (9.0.0.post172+ge31d74b-1) ... [RO] Selecting previously unselected package python3-osm-rovim-vmware. [RO] Preparing to unpack python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb ... [RO] Unpacking python3-osm-rovim-vmware (9.0.0.post172+ge31d74b-1) ... [RO] Setting up python3-osm-common (15.0.0.post3+g409397d-1) ... [NG-UI] Selecting previously unselected package libnss-systemd:amd64. [NG-UI] Preparing to unpack .../022-libnss-systemd_249.11-0ubuntu3.12_amd64.deb ... [NG-UI] Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.12) ... [NG-UI] Selecting previously unselected package libpam-cap:amd64. [NG-UI] Preparing to unpack .../023-libpam-cap_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ... [NG-UI] Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ... [NG-UI] Selecting previously unselected package libpam-systemd:amd64. [NG-UI] Preparing to unpack .../024-libpam-systemd_249.11-0ubuntu3.12_amd64.deb ... [NG-UI] Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.12) ... [NG-UI] Selecting previously unselected package libxml2:amd64. [NG-UI] Preparing to unpack .../025-libxml2_2.9.13+dfsg-1ubuntu0.4_amd64.deb ... [NG-UI] Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ... [NG-UI] Selecting previously unselected package libyaml-0-2:amd64. [NG-UI] Preparing to unpack .../026-libyaml-0-2_0.2.2-1build2_amd64.deb ... [NG-UI] Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... [NG-UI] Selecting previously unselected package lsb-release. [NG-UI] Preparing to unpack .../027-lsb-release_11.1.0ubuntu4_all.deb ... [NG-UI] Unpacking lsb-release (11.1.0ubuntu4) ... [NG-UI] Selecting previously unselected package python3-dbus. [NG-UI] Preparing to unpack .../028-python3-dbus_1.2.18-3build1_amd64.deb ... [NG-UI] Unpacking python3-dbus (1.2.18-3build1) ... [NG-UI] Selecting previously unselected package python3-gi. [NG-UI] Preparing to unpack .../029-python3-gi_3.42.1-0ubuntu1_amd64.deb ... [NG-UI] Unpacking python3-gi (3.42.1-0ubuntu1) ... [NG-UI] Selecting previously unselected package networkd-dispatcher. [NG-UI] Preparing to unpack .../030-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... [NG-UI] Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... [Keystone] Selecting previously unselected package libxml2:amd64. [Keystone] Preparing to unpack .../18-libxml2_2.9.13+dfsg-1ubuntu0.4_amd64.deb ... [Keystone] Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ... [Keystone] Selecting previously unselected package libyaml-0-2:amd64. [Keystone] Preparing to unpack .../19-libyaml-0-2_0.2.2-1build2_amd64.deb ... [Keystone] Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... [Keystone] Selecting previously unselected package lsb-release. [Keystone] Preparing to unpack .../20-lsb-release_11.1.0ubuntu4_all.deb ... [Keystone] Unpacking lsb-release (11.1.0ubuntu4) ... [Keystone] Selecting previously unselected package python3-dbus. [Keystone] Preparing to unpack .../21-python3-dbus_1.2.18-3build1_amd64.deb ... [Keystone] Unpacking python3-dbus (1.2.18-3build1) ... [Keystone] Selecting previously unselected package python3-gi. [Keystone] Preparing to unpack .../22-python3-gi_3.42.1-0ubuntu1_amd64.deb ... [Keystone] Unpacking python3-gi (3.42.1-0ubuntu1) ... [Keystone] Selecting previously unselected package networkd-dispatcher. [Keystone] Preparing to unpack .../23-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... [Keystone] Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... [Keystone] Selecting previously unselected package python-apt-common. [Keystone] Preparing to unpack .../24-python-apt-common_2.4.0ubuntu3_all.deb ... [Keystone] Unpacking python-apt-common (2.4.0ubuntu3) ... [Keystone] Selecting previously unselected package python3-apt. [Keystone] Preparing to unpack .../25-python3-apt_2.4.0ubuntu3_amd64.deb ... [Keystone] Unpacking python3-apt (2.4.0ubuntu3) ... [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 1.9 MB/s eta 0:00:00 [MON] Collecting cachetools==5.3.1 [MON] Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB) [MON] Collecting certifi==2023.7.22 [MON] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 1.5 MB/s eta 0:00:00 [POL] Collecting attrs==23.1.0 [POL] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 5.9 MB/s eta 0:00:00 [POL] Collecting certifi==2023.7.22 [POL] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 16.1 MB/s eta 0:00:00 [POL] Collecting charset-normalizer==3.2.0 [POL] Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 9.0 MB/s eta 0:00:00 [POL] Collecting click==8.1.7 [POL] Downloading click-8.1.7-py3-none-any.whl (97 kB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 13.8 MB/s eta 0:00:00 [POL] Collecting idna==3.4 [POL] Downloading idna-3.4-py3-none-any.whl (61 kB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 4.5 MB/s eta 0:00:00 [tests] Selecting previously unselected package python3-osmclient. [tests] (Reading database ... 17424 files and directories currently installed.) [tests] Preparing to unpack ./osmclient.deb ... [tests] Unpacking python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ... [tests] Setting up python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ... [osmclient] Successfully installed certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.7 enum34-1.1.10 idna-3.4 jinja2-3.1.2 jsonpath-ng-1.6.0 lxml-4.9.3 markupsafe-2.1.3 packaging-23.1 ply-3.11 prettytable-3.9.0 pyang-2.5.3 pyangbind-0.8.3.post1 python-magic-0.4.27 pyyaml-6.0.1 regex-2023.8.8 requests-2.31.0 six-1.16.0 urllib3-2.0.5 verboselogs-1.7 wcwidth-0.2.6 [osmclient] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [RO] Setting up python3-osm-ng-ro (9.0.0.post172+ge31d74b-1) ... [RO] Setting up python3-osm-ro-plugin (9.0.0.post172+ge31d74b-1) ... [RO] Setting up python3-osm-rosdn-arista-cloudvision (9.0.0.post172+ge31d74b-1) ... [RO] Setting up python3-osm-rosdn-dpb (9.0.0.post172+ge31d74b-1) ... [NG-UI] Selecting previously unselected package python-apt-common. [NG-UI] Preparing to unpack .../031-python-apt-common_2.4.0ubuntu3_all.deb ... [NG-UI] Unpacking python-apt-common (2.4.0ubuntu3) ... [NG-UI] Selecting previously unselected package python3-apt. [NG-UI] Preparing to unpack .../032-python3-apt_2.4.0ubuntu3_amd64.deb ... [NG-UI] Unpacking python3-apt (2.4.0ubuntu3) ... [NG-UI] Selecting previously unselected package python3-pkg-resources. [NG-UI] Preparing to unpack .../033-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ... [NG-UI] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... [NG-UI] Selecting previously unselected package shared-mime-info. [NG-UI] Preparing to unpack .../034-shared-mime-info_2.1-2_amd64.deb ... [NG-UI] Unpacking shared-mime-info (2.1-2) ... [NG-UI] Selecting previously unselected package systemd-timesyncd. [NG-UI] Preparing to unpack .../035-systemd-timesyncd_249.11-0ubuntu3.12_amd64.deb ... [NG-UI] Unpacking systemd-timesyncd (249.11-0ubuntu3.12) ... [NG-UI] Selecting previously unselected package ucf. [NG-UI] Preparing to unpack .../036-ucf_3.0043_all.deb ... [NG-UI] Moving old data out of the way [NG-UI] Unpacking ucf (3.0043) ... [NG-UI] Selecting previously unselected package xdg-user-dirs. [NG-UI] Preparing to unpack .../037-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... [LCM] Removing intermediate container 019cfd5a7296 [LCM] ---> 9ef31cb6a503 [LCM] Step 7/58 : RUN curl https://get.helm.sh/helm-v2.17.0-linux-amd64.tar.gz --output helm-v2.17.0.tar.gz && tar -zxvf helm-v2.17.0.tar.gz && mv linux-amd64/helm /usr/local/bin/helm && rm -r linux-amd64/ [LCM] ---> Running in df76c7d6b544 [LCM]  % Total % Received % Xferd Average Speed Time Time Time Current [LCM] Dload Upload Total Spent Left Speed [LCM] [Keystone] Selecting previously unselected package python3-pkg-resources. [Keystone] Preparing to unpack .../26-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ... [Keystone] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package shared-mime-info. [Keystone] Preparing to unpack .../27-shared-mime-info_2.1-2_amd64.deb ... [Keystone] Unpacking shared-mime-info (2.1-2) ... [Keystone] Selecting previously unselected package systemd-timesyncd. [Keystone] Preparing to unpack .../28-systemd-timesyncd_249.11-0ubuntu3.12_amd64.deb ... [Keystone] Unpacking systemd-timesyncd (249.11-0ubuntu3.12) ... [Keystone] Selecting previously unselected package ucf. [Keystone] Preparing to unpack .../29-ucf_3.0043_all.deb ... [Keystone] Moving old data out of the way [Keystone] Unpacking ucf (3.0043) ... [Keystone] Selecting previously unselected package xdg-user-dirs. [Keystone] Preparing to unpack .../30-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... [Keystone] Unpacking xdg-user-dirs (0.17-2ubuntu4) ... [Keystone] Selecting previously unselected package libnghttp2-14:amd64. [Keystone] Preparing to unpack .../31-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... [Keystone] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... [Keystone] Selecting previously unselected package libpsl5:amd64. [Keystone] Preparing to unpack .../32-libpsl5_0.21.0-1.2build2_amd64.deb ... [Keystone] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... [Keystone] Selecting previously unselected package publicsuffix. [Keystone] Preparing to unpack .../33-publicsuffix_20211207.1025-1_all.deb ... [Keystone] Unpacking publicsuffix (20211207.1025-1) ... [MON] Collecting cffi==1.16.0 [MON] Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 2.5 MB/s eta 0:00:00 [MON] Collecting charset-normalizer==3.2.0 [MON] Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 2.8 MB/s eta 0:00:00 [POL] Collecting jsonschema==4.19.1 [POL] Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 3.8 MB/s eta 0:00:00 [POL] Collecting jsonschema-specifications==2023.7.1 [POL] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [POL] Collecting peewee==3.16.3 [POL] Downloading peewee-3.16.3.tar.gz (928 kB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 928.0/928.0 KB 11.3 MB/s eta 0:00:00 [tests] Removing intermediate container 9be667abe994 [tests] ---> 762f1fed650f [tests] Step 13/35 : RUN curl $OSM_TESTS_URL -o osm_tests.deb [tests] ---> Running in f8fcab646219 [tests]  % Total % Received % Xferd  Average Speed Time Time Time  Current [tests] Dload Upload Total Spent Left Speed [tests] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 65390 100 65390 0 0 540k 0 --:--:-- --:--:-- --:--:-- 536k [Webhook] ---> 6c5abd090590 [Webhook] Step 15/21 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf [Webhook] ---> Running in 9720b0518254 [Webhook] Removing intermediate container 9720b0518254 [Webhook] ---> 93c22394f6c1 [Webhook] Step 16/21 : COPY --from=INSTALL /usr/local/bin/uvicorn /usr/local/bin/uvicorn [Webhook] ---> 5ac5ee0fca49 [Webhook] Step 17/21 : RUN groupadd -g 1000 appuser && useradd -u 1000 -g 1000 -d /app appuser && mkdir -p /app/osm_webhook_translator && chown -R appuser:appuser /app [Webhook] ---> Running in b75d24fa7f99 [RO] Setting up python3-osm-rosdn-dynpac (9.0.0.post172+ge31d74b-1) ... [RO] Setting up python3-osm-rosdn-floodlightof (9.0.0.post172+ge31d74b-1) ... [RO] Setting up python3-osm-rosdn-ietfl2vpn (9.0.0.post172+ge31d74b-1) ... [RO] Setting up python3-osm-rosdn-juniper-contrail (9.0.0.post172+ge31d74b-1) ... [RO] Setting up python3-osm-rosdn-odlof (9.0.0.post172+ge31d74b-1) ... [RO] Setting up python3-osm-rosdn-onos-vpls (9.0.0.post172+ge31d74b-1) ... [NG-UI] Unpacking xdg-user-dirs (0.17-2ubuntu4) ... [NG-UI] Selecting previously unselected package libmaxminddb0:amd64. [NG-UI] Preparing to unpack .../038-libmaxminddb0_1.5.2-1build2_amd64.deb ... [NG-UI] Unpacking libmaxminddb0:amd64 (1.5.2-1build2) ... [NG-UI] Selecting previously unselected package libnghttp2-14:amd64. [NG-UI] Preparing to unpack .../039-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... [NG-UI] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... [NG-UI] Selecting previously unselected package libpng16-16:amd64. [NG-UI] Preparing to unpack .../040-libpng16-16_1.6.37-3build5_amd64.deb ... [NG-UI] Unpacking libpng16-16:amd64 (1.6.37-3build5) ... [NG-UI] Selecting previously unselected package libpsl5:amd64. [NG-UI] Preparing to unpack .../041-libpsl5_0.21.0-1.2build2_amd64.deb ... [NG-UI] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... [NG-UI] Selecting previously unselected package libxau6:amd64. [NG-UI] Preparing to unpack .../042-libxau6_1%3a1.0.9-1build5_amd64.deb ... [NG-UI] Unpacking libxau6:amd64 (1:1.0.9-1build5) ... [NG-UI] Selecting previously unselected package libxdmcp6:amd64. [NG-UI] Preparing to unpack .../043-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... [NG-UI] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... [NG-UI] Selecting previously unselected package libxcb1:amd64. [NG-UI] Preparing to unpack .../044-libxcb1_1.14-3ubuntu3_amd64.deb ... [NG-UI] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... [NG-UI] Selecting previously unselected package libx11-data. [NG-UI] Preparing to unpack .../045-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... [NG-UI] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... [NG-UI] Selecting previously unselected package libx11-6:amd64. [NG-UI] Preparing to unpack .../046-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ... [NG-UI] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... [LCM] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 23.9M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 78 23.9M 78 18.7M 0 0 12.1M 0 0:00:01 0:00:01 --:--:-- 12.1M 100 23.9M  100 23.9M 0 0 15.0M 0 0:00:01 0:00:01 --:--:-- 15.0M [LCM] linux-amd64/ [LCM] linux-amd64/README.md [LCM] linux-amd64/LICENSE [LCM] linux-amd64/helm [Keystone] Selecting previously unselected package python3-distro-info. [Keystone] Preparing to unpack .../34-python3-distro-info_1.1ubuntu0.2_all.deb ... [Keystone] Unpacking python3-distro-info (1.1ubuntu0.2) ... [Keystone] Selecting previously unselected package xz-utils. [Keystone] Preparing to unpack .../35-xz-utils_5.2.5-2ubuntu1_amd64.deb ... [Keystone] Unpacking xz-utils (5.2.5-2ubuntu1) ... [Keystone] Selecting previously unselected package libassuan0:amd64. [Keystone] Preparing to unpack .../36-libassuan0_2.5.5-1build1_amd64.deb ... [Keystone] Unpacking libassuan0:amd64 (2.5.5-1build1) ... [Keystone] Selecting previously unselected package gpgconf. [Keystone] Preparing to unpack .../37-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ... [Keystone] Unpacking gpgconf (2.2.27-3ubuntu2.1) ... [Keystone] Selecting previously unselected package libksba8:amd64. [Keystone] Preparing to unpack .../38-libksba8_1.6.0-2ubuntu0.2_amd64.deb ... [Keystone] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ... [Keystone] Selecting previously unselected package libsasl2-modules-db:amd64. [Keystone] Preparing to unpack .../39-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... [Keystone] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... [Keystone] Selecting previously unselected package libsasl2-2:amd64. [Keystone] Preparing to unpack .../40-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... [Keystone] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... [Keystone] Selecting previously unselected package libldap-2.5-0:amd64. [Keystone] Preparing to unpack .../41-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ... [Keystone] Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package libnpth0:amd64. [Keystone] Preparing to unpack .../42-libnpth0_1.6-3build2_amd64.deb ... [Keystone] Unpacking libnpth0:amd64 (1.6-3build2) ... [Keystone] Selecting previously unselected package dirmngr. [Keystone] Preparing to unpack .../43-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ... [Keystone] Unpacking dirmngr (2.2.27-3ubuntu2.1) ... [MON] Collecting cryptography==41.0.4 [MON] Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 7.2 MB/s eta 0:00:00 [POL] Installing build dependencies: started [tests] Removing intermediate container f8fcab646219 [tests] ---> cdf35df2262c [tests] Step 14/35 : RUN dpkg -i ./osm_tests.deb [tests] ---> Running in ce6ee359ba0b [tests] Selecting previously unselected package osm-tests. [tests] (Reading database ... 17507 files and directories currently installed.) [tests] Preparing to unpack ./osm_tests.deb ... [tests] Unpacking osm-tests (9.0.0rc1.post209+g9e5450f-1) ... [tests] Setting up osm-tests (9.0.0rc1.post209+g9e5450f-1) ... [RO] Setting up python3-osm-rosdn-onosof (9.0.0.post172+ge31d74b-1) ... [RO] Setting up python3-osm-rovim-aws (9.0.0.post172+ge31d74b-1) ... [RO] Setting up python3-osm-rovim-azure (9.0.0.post172+ge31d74b-1) ... [RO] Setting up python3-osm-rovim-gcp (9.0.0.post172+ge31d74b-1) ... [NG-UI] Selecting previously unselected package publicsuffix. [NG-UI] Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ... [NG-UI] Unpacking publicsuffix (20211207.1025-1) ... [NG-UI] Selecting previously unselected package python3-distro-info. [NG-UI] Preparing to unpack .../048-python3-distro-info_1.1ubuntu0.2_all.deb ... [NG-UI] Unpacking python3-distro-info (1.1ubuntu0.2) ... [NG-UI] Selecting previously unselected package xz-utils. [NG-UI] Preparing to unpack .../049-xz-utils_5.2.5-2ubuntu1_amd64.deb ... [NG-UI] Unpacking xz-utils (5.2.5-2ubuntu1) ... [NG-UI] Selecting previously unselected package apt-transport-https. [NG-UI] Preparing to unpack .../050-apt-transport-https_2.4.12_all.deb ... [NG-UI] Unpacking apt-transport-https (2.4.12) ... [NG-UI] Selecting previously unselected package libbrotli1:amd64. [NG-UI] Preparing to unpack .../051-libbrotli1_1.0.9-2build6_amd64.deb ... [NG-UI] Unpacking libbrotli1:amd64 (1.0.9-2build6) ... [NG-UI] Selecting previously unselected package libsasl2-modules-db:amd64. [NG-UI] Preparing to unpack .../052-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... [NG-UI] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... [NG-UI] Selecting previously unselected package libsasl2-2:amd64. [NG-UI] Preparing to unpack .../053-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... [NG-UI] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... [NG-UI] Selecting previously unselected package libldap-2.5-0:amd64. [NG-UI] Preparing to unpack .../054-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ... [NG-UI] Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ... [NG-UI] Selecting previously unselected package librtmp1:amd64. [NG-UI] Preparing to unpack .../055-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... [NG-UI] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... [NG-UI] Selecting previously unselected package libssh-4:amd64. [NG-UI] Preparing to unpack .../056-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ... [LCM] linux-amd64/tiller [Keystone] Selecting previously unselected package libpackagekit-glib2-18:amd64. [Keystone] Preparing to unpack .../44-libpackagekit-glib2-18_1.2.5-2ubuntu2_amd64.deb ... [Keystone] Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ... [Keystone] Selecting previously unselected package gir1.2-packagekitglib-1.0. [Keystone] Preparing to unpack .../45-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_amd64.deb ... [Keystone] Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... [Keystone] Selecting previously unselected package gnupg-l10n. [Keystone] Preparing to unpack .../46-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... [Keystone] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... [Keystone] Selecting previously unselected package gnupg-utils. [Keystone] Preparing to unpack .../47-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ... [Keystone] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... [Keystone] Selecting previously unselected package gpg. [Keystone] Preparing to unpack .../48-gpg_2.2.27-3ubuntu2.1_amd64.deb ... [Keystone] Unpacking gpg (2.2.27-3ubuntu2.1) ... [MON] Collecting dnspython==2.4.2 [MON] Downloading dnspython-2.4.2-py3-none-any.whl (300 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 11.4 MB/s eta 0:00:00 [MON] Collecting google-auth==2.17.3 [MON] Downloading google_auth-2.17.3-py2.py3-none-any.whl (178 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.2/178.2 KB 2.2 MB/s eta 0:00:00 [MON] Collecting idna==3.4 [MON] Downloading idna-3.4-py3-none-any.whl (61 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 2.9 MB/s eta 0:00:00 [MON] Collecting juju==2.9.44.0 [MON] Downloading juju-2.9.44.0.tar.gz (818 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 KB 7.7 MB/s eta 0:00:00 [tests] Removing intermediate container ce6ee359ba0b [tests] ---> a5f7c168ff70 [tests] Step 15/35 : RUN pip3 install -r /usr/lib/python3/dist-packages/osm_im/requirements.txt -r /usr/lib/python3/dist-packages/osmclient/requirements.txt -r /usr/share/osm-tests/requirements.txt [tests] ---> Running in 49ad9ac5218e [PLA] [PLA] [osmclient] Removing intermediate container 6966fcbe5bb2 [osmclient] ---> 9f5094ef1887 [osmclient] Step 12/31 : FROM ubuntu:22.04 as FINAL [osmclient] ---> 52882761a72a [osmclient] Step 13/31 : ARG APT_PROXY [osmclient] ---> Using cache [osmclient] ---> bf8675204e26 [osmclient] Step 14/31 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [osmclient] ---> Using cache [osmclient] ---> 6b16749f3331 [osmclient] Step 15/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.10.* && rm -rf /var/lib/apt/lists/* [osmclient] ---> Using cache [osmclient] ---> 862dd2a755cf [osmclient] Step 16/31 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [osmclient] ---> Using cache [osmclient] ---> 585fd6b16ef1 [osmclient] Step 17/31 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages [Webhook] Removing intermediate container b75d24fa7f99 [Webhook] ---> fbf15a3b6f25 [Webhook] Step 18/21 : WORKDIR /app/osm_webhook_translator [Webhook] ---> Running in b39db036dd1d [Webhook] Removing intermediate container b39db036dd1d [Webhook] ---> 10985ec2427b [Webhook] Step 19/21 : USER appuser [Webhook] ---> Running in 66e1678d8b30 [Webhook] Removing intermediate container 66e1678d8b30 [Webhook] ---> fa0751da9017 [Webhook] Step 20/21 : EXPOSE 9998 [Webhook] ---> Running in 115e4d24f547 [Webhook] Removing intermediate container 115e4d24f547 [Webhook] ---> 4eaae8849cc6 [Webhook] Step 21/21 : CMD ["uvicorn", "osm_webhook_translator.main:app", "--host", "0.0.0.0", "--port", "9998"] [Webhook] ---> Running in af843b989775 [Webhook] Removing intermediate container af843b989775 [Webhook] ---> ab65c82d30dd [Webhook] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_DEVOPS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL CACHE_DATE OSM_IMDOCS_URL OSM_TESTS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL] were not consumed [Webhook] Successfully built ab65c82d30dd [Webhook] Successfully tagged opensourcemano/webhook:osm-master-12486 [RO] Setting up python3-osm-rovim-openstack (9.0.0.post172+ge31d74b-1) ... [RO] Setting up python3-osm-rovim-openvim (9.0.0.post172+ge31d74b-1) ... [RO] Setting up python3-osm-rovim-vmware (9.0.0.post172+ge31d74b-1) ... [NG-UI] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... [NG-UI] Selecting previously unselected package libcurl4:amd64. [NG-UI] Preparing to unpack .../057-libcurl4_7.81.0-1ubuntu1.16_amd64.deb ... [NG-UI] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) ... [NG-UI] Selecting previously unselected package curl. [NG-UI] Preparing to unpack .../058-curl_7.81.0-1ubuntu1.16_amd64.deb ... [NG-UI] Unpacking curl (7.81.0-1ubuntu1.16) ... [NG-UI] Selecting previously unselected package libassuan0:amd64. [NG-UI] Preparing to unpack .../059-libassuan0_2.5.5-1build1_amd64.deb ... [NG-UI] Unpacking libassuan0:amd64 (2.5.5-1build1) ... [NG-UI] Selecting previously unselected package gpgconf. [NG-UI] Preparing to unpack .../060-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ... [NG-UI] Unpacking gpgconf (2.2.27-3ubuntu2.1) ... [NG-UI] Selecting previously unselected package libksba8:amd64. [NG-UI] Preparing to unpack .../061-libksba8_1.6.0-2ubuntu0.2_amd64.deb ... [NG-UI] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ... [Keystone] Selecting previously unselected package pinentry-curses. [Keystone] Preparing to unpack .../49-pinentry-curses_1.1.1-1build2_amd64.deb ... [Keystone] Unpacking pinentry-curses (1.1.1-1build2) ... [Keystone] Selecting previously unselected package gpg-agent. [Keystone] Preparing to unpack .../50-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ... [Keystone] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... [Keystone] Selecting previously unselected package gpg-wks-client. [Keystone] Preparing to unpack .../51-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ... [Keystone] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... [MON] Preparing metadata (setup.py): started [NG-UI] Selecting previously unselected package libnpth0:amd64. [NG-UI] Preparing to unpack .../062-libnpth0_1.6-3build2_amd64.deb ... [NG-UI] Unpacking libnpth0:amd64 (1.6-3build2) ... [NG-UI] Selecting previously unselected package dirmngr. [NG-UI] Preparing to unpack .../063-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ... [NG-UI] Unpacking dirmngr (2.2.27-3ubuntu2.1) ... [Pipeline] [Webhook] echo [Webhook] Tagging webhook:osm-master-12486 [Pipeline] [Webhook] sh [Keystone] Selecting previously unselected package gpg-wks-server. [Keystone] Preparing to unpack .../52-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ... [Keystone] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... [Keystone] Selecting previously unselected package gpgsm. [Keystone] Preparing to unpack .../53-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ... [Keystone] Unpacking gpgsm (2.2.27-3ubuntu2.1) ... [MON] Preparing metadata (setup.py): finished with status 'done' [MON] Collecting jujubundlelib==0.5.7 [MON] Downloading jujubundlelib-0.5.7.tar.gz (30 kB) [NG-UI] Selecting previously unselected package fonts-dejavu-core. [NG-UI] Preparing to unpack .../064-fonts-dejavu-core_2.37-2build1_all.deb ... [NG-UI] Unpacking fonts-dejavu-core (2.37-2build1) ... [Webhook] [Webhook] Running shell script [Webhook] + docker tag opensourcemano/webhook:osm-master-12486 osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-master-12486 [Pipeline] [Webhook] sh [Keystone] Selecting previously unselected package gnupg. [Keystone] Preparing to unpack .../54-gnupg_2.2.27-3ubuntu2.1_all.deb ... [Keystone] Unpacking gnupg (2.2.27-3ubuntu2.1) ... [Keystone] Selecting previously unselected package libbrotli1:amd64. [Keystone] Preparing to unpack .../55-libbrotli1_1.0.9-2build6_amd64.deb ... [Keystone] Unpacking libbrotli1:amd64 (1.0.9-2build6) ... [Keystone] Selecting previously unselected package librtmp1:amd64. [Keystone] Preparing to unpack .../56-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... [Keystone] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... [Keystone] Selecting previously unselected package libssh-4:amd64. [Keystone] Preparing to unpack .../57-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ... [Keystone] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... [MON] Preparing metadata (setup.py): started [MON] Preparing metadata (setup.py): finished with status 'done' [MON] Collecting kubernetes==26.1.0 [MON] Downloading kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB) [RO] Removing intermediate container 0b4ad6623261 [RO] ---> 8b06e957bfec [RO] Step 26/60 : RUN pip3 install -r /usr/lib/python3/dist-packages/osm_common/requirements.txt -r /usr/lib/python3/dist-packages/osm_ng_ro/requirements.txt [RO] ---> Running in 2b687ee8fff7 [NG-UI] Selecting previously unselected package fontconfig-config. [NG-UI] Preparing to unpack .../065-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... [NG-UI] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... [NG-UI] Selecting previously unselected package libpackagekit-glib2-18:amd64. [NG-UI] Preparing to unpack .../066-libpackagekit-glib2-18_1.2.5-2ubuntu2_amd64.deb ... [NG-UI] Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ... [NG-UI] Selecting previously unselected package gir1.2-packagekitglib-1.0. [NG-UI] Preparing to unpack .../067-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_amd64.deb ... [NG-UI] Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... [NG-UI] Selecting previously unselected package gnupg-l10n. [NG-UI] Preparing to unpack .../068-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ... [NG-UI] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ... [NG-UI] Selecting previously unselected package gnupg-utils. [NG-UI] Preparing to unpack .../069-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ... [NG-UI] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ... [Webhook] [Webhook] Running shell script [Webhook] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-master-12486 [Webhook] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/webhook] [Webhook] a3cf5ec73aa7: Preparing [Webhook] 818aa251c817: Preparing [Webhook] 1a9179627ac3: Preparing [Webhook] 8b7429451d18: Preparing [Webhook] e07f39bb0043: Preparing [Webhook] bddd493a7bbd: Preparing [Webhook] f2cd04a90f42: Preparing [Webhook] 629ca62fb7c7: Preparing [Webhook] bddd493a7bbd: Waiting [Webhook] f2cd04a90f42: Waiting [Webhook] 629ca62fb7c7: Waiting [Keystone] Selecting previously unselected package libcurl3-gnutls:amd64. [Keystone] Preparing to unpack .../58-libcurl3-gnutls_7.81.0-1ubuntu1.16_amd64.deb ... [Keystone] Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ... [Keystone] Selecting previously unselected package libstemmer0d:amd64. [Keystone] Preparing to unpack .../59-libstemmer0d_2.2.0-1build1_amd64.deb ... [Keystone] Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... [Keystone] Selecting previously unselected package libxmlb2:amd64. [Keystone] Preparing to unpack .../60-libxmlb2_0.3.6-2build1_amd64.deb ... [Keystone] Unpacking libxmlb2:amd64 (0.3.6-2build1) ... [Keystone] Selecting previously unselected package libappstream4:amd64. [Keystone] Preparing to unpack .../61-libappstream4_0.15.2-2_amd64.deb ... [Keystone] Unpacking libappstream4:amd64 (0.15.2-2) ... [Keystone] Selecting previously unselected package libdw1:amd64. [Keystone] Preparing to unpack .../62-libdw1_0.186-1build1_amd64.deb ... [Keystone] Unpacking libdw1:amd64 (0.186-1build1) ... [Keystone] Selecting previously unselected package libglib2.0-bin. [Keystone] Preparing to unpack .../63-libglib2.0-bin_2.72.4-0ubuntu2.2_amd64.deb ... [Keystone] Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ... [Keystone] Selecting previously unselected package libunwind8:amd64. [Keystone] Preparing to unpack .../64-libunwind8_1.3.2-2build2.1_amd64.deb ... [Keystone] Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... [Keystone] Selecting previously unselected package libgstreamer1.0-0:amd64. [Keystone] Preparing to unpack .../65-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ... [Keystone] Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ... [Keystone] Selecting previously unselected package libldap-common. [Keystone] Preparing to unpack .../66-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ... [Keystone] Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package libpolkit-gobject-1-0:amd64. [Keystone] Preparing to unpack .../67-libpolkit-gobject-1-0_0.105-33_amd64.deb ... [Keystone] Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ... [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.5 MB/s eta 0:00:00 [MON] Collecting macaroonbakery==1.3.1 [MON] Downloading macaroonbakery-1.3.1.tar.gz (79 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 KB 6.9 MB/s eta 0:00:00 [MON] Preparing metadata (setup.py): started [MON] Preparing metadata (setup.py): finished with status 'done' [MON] Collecting motor==3.3.1 [MON] Downloading motor-3.3.1-py3-none-any.whl (70 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 6.8 MB/s eta 0:00:00 [MON] Collecting mypy-extensions==1.0.0 [MON] Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) [MON] Collecting oauthlib==3.2.2 [MON] Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 KB 7.3 MB/s eta 0:00:00 [tests] Collecting enum34==1.1.10 [tests] Downloading enum34-1.1.10-py3-none-any.whl (11 kB) [tests] Collecting lxml==4.9.3 [tests] Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) [RO] Collecting aiokafka==0.8.1 [RO] Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) [NG-UI] Selecting previously unselected package gpg. [NG-UI] Preparing to unpack .../070-gpg_2.2.27-3ubuntu2.1_amd64.deb ... [NG-UI] Unpacking gpg (2.2.27-3ubuntu2.1) ... [NG-UI] Selecting previously unselected package pinentry-curses. [NG-UI] Preparing to unpack .../071-pinentry-curses_1.1.1-1build2_amd64.deb ... [NG-UI] Unpacking pinentry-curses (1.1.1-1build2) ... [NG-UI] Selecting previously unselected package gpg-agent. [NG-UI] Preparing to unpack .../072-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ... [NG-UI] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... [NG-UI] Selecting previously unselected package gpg-wks-client. [NG-UI] Preparing to unpack .../073-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ... [NG-UI] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ... [NG-UI] Selecting previously unselected package gpg-wks-server. [NG-UI] Preparing to unpack .../074-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ... [NG-UI] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ... [NG-UI] Selecting previously unselected package gpgsm. [NG-UI] Preparing to unpack .../075-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ... [NG-UI] Unpacking gpgsm (2.2.27-3ubuntu2.1) ... [NG-UI] Selecting previously unselected package gnupg. [NG-UI] Preparing to unpack .../076-gnupg_2.2.27-3ubuntu2.1_all.deb ... [NG-UI] Unpacking gnupg (2.2.27-3ubuntu2.1) ... [NG-UI] Selecting previously unselected package libcurl3-gnutls:amd64. [NG-UI] Preparing to unpack .../077-libcurl3-gnutls_7.81.0-1ubuntu1.16_amd64.deb ... [NG-UI] Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ... [NG-UI] Selecting previously unselected package libstemmer0d:amd64. [NG-UI] Preparing to unpack .../078-libstemmer0d_2.2.0-1build1_amd64.deb ... [NG-UI] Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... [Webhook] 1a9179627ac3: Pushed [Webhook] a3cf5ec73aa7: Pushed [Webhook] 818aa251c817: Pushed [Webhook] f2cd04a90f42: Layer already exists [Webhook] 629ca62fb7c7: Layer already exists [Webhook] bddd493a7bbd: Mounted from devops/cicd/opensourcemano/mon [LCM] Removing intermediate container df76c7d6b544 [LCM] ---> 6f4194f7e6dc [LCM] Step 8/58 : RUN curl https://get.helm.sh/helm-v3.11.3-linux-amd64.tar.gz --output helm-v3.11.3.tar.gz && tar -zxvf helm-v3.11.3.tar.gz && mv linux-amd64/helm /usr/local/bin/helm3 && rm -r linux-amd64/ [LCM] ---> Running in f5860c83e0c1 [LCM]  % Total % Received % Xferd Average Speed Time Time Time Current [LCM] Dload Upload Total Spent Left Speed [LCM] [Keystone] Selecting previously unselected package libpolkit-agent-1-0:amd64. [Keystone] Preparing to unpack .../68-libpolkit-agent-1-0_0.105-33_amd64.deb ... [Keystone] Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ... [Keystone] Selecting previously unselected package libsasl2-modules:amd64. [Keystone] Preparing to unpack .../69-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... [Keystone] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... [Keystone] Selecting previously unselected package polkitd. [Keystone] Preparing to unpack .../70-polkitd_0.105-33_amd64.deb ... [Keystone] Unpacking polkitd (0.105-33) ... [Keystone] Selecting previously unselected package pkexec. [Keystone] Preparing to unpack .../71-pkexec_0.105-33_amd64.deb ... [Keystone] Unpacking pkexec (0.105-33) ... [Keystone] Selecting previously unselected package policykit-1. [Keystone] Preparing to unpack .../72-policykit-1_0.105-33_amd64.deb ... [Keystone] Unpacking policykit-1 (0.105-33) ... [Keystone] Selecting previously unselected package packagekit. [Keystone] Preparing to unpack .../73-packagekit_1.2.5-2ubuntu2_amd64.deb ... [Keystone] Unpacking packagekit (1.2.5-2ubuntu2) ... [Keystone] Selecting previously unselected package packagekit-tools. [Keystone] Preparing to unpack .../74-packagekit-tools_1.2.5-2ubuntu2_amd64.deb ... [Keystone] Unpacking packagekit-tools (1.2.5-2ubuntu2) ... [Keystone] Selecting previously unselected package python3-blinker. [Keystone] Preparing to unpack .../75-python3-blinker_1.4+dfsg1-0.4_all.deb ... [Keystone] Unpacking python3-blinker (1.4+dfsg1-0.4) ... [Keystone] Selecting previously unselected package python3-cffi-backend:amd64. [Keystone] Preparing to unpack .../76-python3-cffi-backend_1.15.0-1build2_amd64.deb ... [Keystone] Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... [MON] Collecting paramiko==2.12.0 [MON] Downloading paramiko-2.12.0-py2.py3-none-any.whl (213 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.1/213.1 KB 9.8 MB/s eta 0:00:00 [MON] Collecting protobuf==3.20.3 [MON] Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) [POL] Installing build dependencies: finished with status 'done' [POL] Getting requirements to build wheel: started [PLA] ---> 508ac2f1e290 [PLA] Step 13/39 : RUN tar -zxf /minizinc.tgz && mv /MiniZincIDE-2.4.2-bundle-linux /minizinc [PLA] ---> Running in 8b58fd041360 [osmclient] ---> d0ea8cd1ebb3 [osmclient] Step 18/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install libmagic1=1:5.* && rm -rf /var/lib/apt/lists/* [osmclient] ---> Running in 0c29bdf2398a [osmclient] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] [osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] [osmclient] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] [osmclient] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] [osmclient] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB] [osmclient] Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] [osmclient] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB] [osmclient] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB] [osmclient] Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] [osmclient] Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] [osmclient] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] [osmclient] Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] [osmclient] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB] [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 2.3 MB/s eta 0:00:00 [RO] Collecting async-timeout==4.0.3 [RO] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [RO] Collecting dataclasses==0.6 [RO] Downloading dataclasses-0.6-py3-none-any.whl (14 kB) [RO] Collecting dnspython==2.4.2 [RO] Downloading dnspython-2.4.2-py3-none-any.whl (300 kB) [NG-UI] Selecting previously unselected package libxmlb2:amd64. [NG-UI] Preparing to unpack .../079-libxmlb2_0.3.6-2build1_amd64.deb ... [NG-UI] Unpacking libxmlb2:amd64 (0.3.6-2build1) ... [NG-UI] Selecting previously unselected package libappstream4:amd64. [NG-UI] Preparing to unpack .../080-libappstream4_0.15.2-2_amd64.deb ... [NG-UI] Unpacking libappstream4:amd64 (0.15.2-2) ... [NG-UI] Selecting previously unselected package libdeflate0:amd64. [NG-UI] Preparing to unpack .../081-libdeflate0_1.10-2_amd64.deb ... [NG-UI] Unpacking libdeflate0:amd64 (1.10-2) ... [NG-UI] Selecting previously unselected package libdw1:amd64. [NG-UI] Preparing to unpack .../082-libdw1_0.186-1build1_amd64.deb ... [NG-UI] Unpacking libdw1:amd64 (0.186-1build1) ... [NG-UI] Selecting previously unselected package libfreetype6:amd64. [NG-UI] Preparing to unpack .../083-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ... [NG-UI] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... [NG-UI] Selecting previously unselected package libfontconfig1:amd64. [NG-UI] Preparing to unpack .../084-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... [NG-UI] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... [NG-UI] Selecting previously unselected package libjpeg-turbo8:amd64. [NG-UI] Preparing to unpack .../085-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... [NG-UI] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... [NG-UI] Selecting previously unselected package libjpeg8:amd64. [NG-UI] Preparing to unpack .../086-libjpeg8_8c-2ubuntu10_amd64.deb ... [NG-UI] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... [NG-UI] Selecting previously unselected package libjbig0:amd64. [NG-UI] Preparing to unpack .../087-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ... [NG-UI] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... [Webhook] 8b7429451d18: Pushed [Webhook] e07f39bb0043: Pushed [LCM] 0 0 0 0 0  0 0  0 --:--:-- --:--:-- --:--:--   0 [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.4 MB/s eta 0:00:00 [MON] Collecting pyasn1==0.5.0 [MON] Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 KB 10.5 MB/s eta 0:00:00 [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 5.4 MB/s eta 0:00:00 [osmclient] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB] [osmclient] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB] [osmclient] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB] [osmclient] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB] [osmclient] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 2.8 MB/s eta 0:00:00 [RO] Collecting kafka-python==2.0.2 [RO] Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 3.1 MB/s eta 0:00:00 [Webhook] osm-master-12486: digest: sha256:a2f98a07913dcc28a5bded147e6767085d77c3c39d7709cbdf10f56a01ccd5af size: 1992 [Pipeline] [Webhook] } [Pipeline] [Webhook] // dir [NG-UI] Selecting previously unselected package libwebp7:amd64. [NG-UI] Preparing to unpack .../088-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ... [NG-UI] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... [NG-UI] Selecting previously unselected package libtiff5:amd64. [NG-UI] Preparing to unpack .../089-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ... [NG-UI] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ... [NG-UI] Selecting previously unselected package libxpm4:amd64. [NG-UI] Preparing to unpack .../090-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ... [Pipeline] [Webhook] } [LCM] 0 14.7M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14.7M 100 14.7M 0 0 9.8M 0 0:00:01 0:00:01 --:--:-- 9.8M [LCM] linux-amd64/ [LCM] linux-amd64/LICENSE [LCM] linux-amd64/README.md [LCM] linux-amd64/helm [Keystone] Selecting previously unselected package python3-cryptography. [Keystone] Preparing to unpack .../77-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ... [Keystone] Unpacking python3-cryptography (3.4.8-1ubuntu2.2) ... [Keystone] Selecting previously unselected package python3-pyparsing. [Keystone] Preparing to unpack .../78-python3-pyparsing_2.4.7-1_all.deb ... [Keystone] Unpacking python3-pyparsing (2.4.7-1) ... [Keystone] Selecting previously unselected package python3-httplib2. [Keystone] Preparing to unpack .../79-python3-httplib2_0.20.2-2_all.deb ... [Keystone] Unpacking python3-httplib2 (0.20.2-2) ... [Keystone] Selecting previously unselected package python3-more-itertools. [Keystone] Preparing to unpack .../80-python3-more-itertools_8.10.0-2_all.deb ... [Keystone] Unpacking python3-more-itertools (8.10.0-2) ... [Keystone] Selecting previously unselected package python3-zipp. [Keystone] Preparing to unpack .../81-python3-zipp_1.0.0-3_all.deb ... [Keystone] Unpacking python3-zipp (1.0.0-3) ... [Keystone] Selecting previously unselected package python3-importlib-metadata. [Keystone] Preparing to unpack .../82-python3-importlib-metadata_4.6.4-1_all.deb ... [Keystone] Unpacking python3-importlib-metadata (4.6.4-1) ... [Keystone] Selecting previously unselected package python3-jeepney. [Keystone] Preparing to unpack .../83-python3-jeepney_0.7.1-3_all.deb ... [Keystone] Unpacking python3-jeepney (0.7.1-3) ... [MON] Collecting pyasn1-modules==0.3.0 [MON] Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 13.3 MB/s eta 0:00:00 [MON] Collecting pycparser==2.21 [MON] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 6.7 MB/s eta 0:00:00 [MON] Collecting pymacaroons==0.13.0 [MON] Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB) [POL] Getting requirements to build wheel: finished with status 'done' [POL] Preparing metadata (pyproject.toml): started [POL] Preparing metadata (pyproject.toml): finished with status 'done' [POL] Collecting peewee-migrate==1.12.2 [POL] Downloading peewee_migrate-1.12.2-py3-none-any.whl (18 kB) [POL] Collecting pymysql==1.1.0 [POL] Downloading PyMySQL-1.1.0-py3-none-any.whl (44 kB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.8/44.8 KB 3.9 MB/s eta 0:00:00 [POL] Collecting referencing==0.30.2 [tests] Collecting pyang==2.5.3 [tests] Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 8.2 MB/s eta 0:00:00 [tests] Collecting pyangbind==0.8.3.post1 [tests] Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 7.3 MB/s eta 0:00:00 [tests] Collecting pyyaml==6.0.1 [tests] Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 10.2 MB/s eta 0:00:00 [RO] Collecting motor==3.3.1 [RO] Downloading motor-3.3.1-py3-none-any.whl (70 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 2.6 MB/s eta 0:00:00 [RO] Collecting packaging==23.1 [RO] Downloading packaging-23.1-py3-none-any.whl (48 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 3.8 MB/s eta 0:00:00 [RO] Collecting pycryptodome==3.19.0 [RO] Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) [NG-UI] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... [NG-UI] Selecting previously unselected package libgd3:amd64. [NG-UI] Preparing to unpack .../091-libgd3_2.3.0-2ubuntu2_amd64.deb ... [NG-UI] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ... [NG-UI] Selecting previously unselected package libglib2.0-bin. [NG-UI] Preparing to unpack .../092-libglib2.0-bin_2.72.4-0ubuntu2.2_amd64.deb ... [NG-UI] Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ... [NG-UI] Selecting previously unselected package libunwind8:amd64. [NG-UI] Preparing to unpack .../093-libunwind8_1.3.2-2build2.1_amd64.deb ... [NG-UI] Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... [NG-UI] Selecting previously unselected package libgstreamer1.0-0:amd64. [NG-UI] Preparing to unpack .../094-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ... [NG-UI] Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ... [Keystone] Selecting previously unselected package python3-jwt. [Keystone] Preparing to unpack .../84-python3-jwt_2.3.0-1ubuntu0.2_all.deb ... [Keystone] Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... [Keystone] Selecting previously unselected package python3-secretstorage. [Keystone] Preparing to unpack .../85-python3-secretstorage_3.3.1-1_all.deb ... [Keystone] Unpacking python3-secretstorage (3.3.1-1) ... [Keystone] Selecting previously unselected package python3-keyring. [Keystone] Preparing to unpack .../86-python3-keyring_23.5.0-1_all.deb ... [Keystone] Unpacking python3-keyring (23.5.0-1) ... [Keystone] Selecting previously unselected package python3-lazr.uri. [Keystone] Preparing to unpack .../87-python3-lazr.uri_1.0.6-2_all.deb ... [Keystone] Unpacking python3-lazr.uri (1.0.6-2) ... [Keystone] Selecting previously unselected package python3-wadllib. [Keystone] Preparing to unpack .../88-python3-wadllib_1.3.6-1_all.deb ... [Keystone] Unpacking python3-wadllib (1.3.6-1) ... [Keystone] Selecting previously unselected package python3-distro. [Keystone] Preparing to unpack .../89-python3-distro_1.7.0-1_all.deb ... [Keystone] Unpacking python3-distro (1.7.0-1) ... [Keystone] Selecting previously unselected package python3-oauthlib. [Keystone] Preparing to unpack .../90-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... [Keystone] Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... [MON] Collecting pymongo==4.5.0 [MON] Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 4.6 MB/s eta 0:00:00 [MON] Collecting pynacl==1.5.0 [MON] Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 15.5 MB/s eta 0:00:00 [POL] Downloading referencing-0.30.2-py3-none-any.whl (25 kB) [POL] Collecting requests==2.31.0 [POL] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 4.3 MB/s eta 0:00:00 [tests] Collecting regex==2023.8.8 [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 5.6 MB/s eta 0:00:00 [NG-UI] Selecting previously unselected package libldap-common. [NG-UI] Preparing to unpack .../095-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ... [NG-UI] Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ... [NG-UI] Selecting previously unselected package nginx-common. [NG-UI] Preparing to unpack .../096-nginx-common_1.18.0-6ubuntu14.4_all.deb ... [NG-UI] Unpacking nginx-common (1.18.0-6ubuntu14.4) ... [NG-UI] Selecting previously unselected package libnginx-mod-http-geoip2. [NG-UI] Preparing to unpack .../097-libnginx-mod-http-geoip2_1.18.0-6ubuntu14.4_amd64.deb ... [NG-UI] Unpacking libnginx-mod-http-geoip2 (1.18.0-6ubuntu14.4) ... [NG-UI] Selecting previously unselected package libnginx-mod-http-image-filter. [NG-UI] Preparing to unpack .../098-libnginx-mod-http-image-filter_1.18.0-6ubuntu14.4_amd64.deb ... [NG-UI] Unpacking libnginx-mod-http-image-filter (1.18.0-6ubuntu14.4) ... [NG-UI] Selecting previously unselected package libxslt1.1:amd64. [NG-UI] Preparing to unpack .../099-libxslt1.1_1.1.34-4ubuntu0.22.04.1_amd64.deb ... [NG-UI] Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ... [NG-UI] Selecting previously unselected package libnginx-mod-http-xslt-filter. [NG-UI] Preparing to unpack .../100-libnginx-mod-http-xslt-filter_1.18.0-6ubuntu14.4_amd64.deb ... [NG-UI] Unpacking libnginx-mod-http-xslt-filter (1.18.0-6ubuntu14.4) ... [Keystone] Selecting previously unselected package python3-six. [Keystone] Preparing to unpack .../91-python3-six_1.16.0-3ubuntu1_all.deb ... [Keystone] Unpacking python3-six (1.16.0-3ubuntu1) ... [Keystone] Selecting previously unselected package python3-lazr.restfulclient. [Keystone] Preparing to unpack .../92-python3-lazr.restfulclient_0.14.4-1_all.deb ... [Keystone] Unpacking python3-lazr.restfulclient (0.14.4-1) ... [Keystone] Selecting previously unselected package python3-launchpadlib. [Keystone] Preparing to unpack .../93-python3-launchpadlib_1.10.16-1_all.deb ... [Keystone] Unpacking python3-launchpadlib (1.10.16-1) ... [Keystone] Selecting previously unselected package python3-software-properties. [Keystone] Preparing to unpack .../94-python3-software-properties_0.99.22.9_all.deb ... [Keystone] Unpacking python3-software-properties (0.99.22.9) ... [Keystone] Selecting previously unselected package software-properties-common. [Keystone] Preparing to unpack .../95-software-properties-common_0.99.22.9_all.deb ... [Keystone] Unpacking software-properties-common (0.99.22.9) ... [Keystone] Selecting previously unselected package unattended-upgrades. [Keystone] Preparing to unpack .../96-unattended-upgrades_2.8ubuntu1_all.deb ... [Keystone] Unpacking unattended-upgrades (2.8ubuntu1) ... [Keystone] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ... [MON] Collecting pyrfc3339==1.1 [MON] Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB) [MON] Collecting python-dateutil==2.8.2 [MON] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 15.9 MB/s eta 0:00:00 [MON] Collecting pytz==2023.3.post1 [MON] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 16.7 MB/s eta 0:00:00 [MON] Collecting pyyaml==6.0.1 [MON] Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 11.6 MB/s eta 0:00:00 [MON] Collecting requests==2.31.0 [MON] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 8.1 MB/s eta 0:00:00 [POL] Collecting rpds-py==0.10.3 [POL] Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.5 MB/s eta 0:00:00 [POL] Collecting urllib3==2.0.5 [POL] Downloading urllib3-2.0.5-py3-none-any.whl (123 kB) [POL] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 5.0 MB/s eta 0:00:00 [POL] Building wheels for collected packages: peewee [POL] Building wheel for peewee (pyproject.toml): started [POL] Building wheel for peewee (pyproject.toml): finished with status 'done' [POL] Created wheel for peewee: filename=peewee-3.16.3-py3-none-any.whl size=135502 sha256=7d80e7373574fe296d441989c8c25f7127dcdfc86ae53959975ebe8efbe68035 [POL] Stored in directory: /root/.cache/pip/wheels/c8/ac/6d/ad6d828725ffbe3abc508c95d25dd0c5fcc63539ae47913790 [POL] Successfully built peewee [POL] Installing collected packages: peewee, kafka-python, dataclasses, urllib3, rpds-py, pyyaml, pymysql, pycryptodome, packaging, idna, dnspython, click, charset-normalizer, certifi, attrs, async-timeout, requests, referencing, pymongo, peewee-migrate, aiokafka, motor, jsonschema-specifications, jsonschema [tests] Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 13.6 MB/s eta 0:00:00 [tests] Collecting six==1.16.0 [tests] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [tests] Collecting certifi==2023.7.22 [tests] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 13.0 MB/s eta 0:00:00 [tests] Collecting charset-normalizer==3.2.0 [tests] Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 16.4 MB/s eta 0:00:00 [tests] Collecting click==8.1.7 [tests] Downloading click-8.1.7-py3-none-any.whl (97 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 8.7 MB/s eta 0:00:00 [tests] Collecting idna==3.4 [tests] Downloading idna-3.4-py3-none-any.whl (61 kB) [osmclient] Fetched 31.5 MB in 3s (10.6 MB/s) [RO] Collecting pymongo==4.5.0 [RO] Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 5.1 MB/s eta 0:00:00 [RO] Collecting pyyaml==6.0.1 [RO] Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 7.3 MB/s eta 0:00:00 [RO] Collecting adal==1.2.7 [RO] Downloading adal-1.2.7-py2.py3-none-any.whl (55 kB) [NG-UI] Selecting previously unselected package libnginx-mod-mail. [NG-UI] Preparing to unpack .../101-libnginx-mod-mail_1.18.0-6ubuntu14.4_amd64.deb ... [NG-UI] Unpacking libnginx-mod-mail (1.18.0-6ubuntu14.4) ... [NG-UI] Selecting previously unselected package libnginx-mod-stream. [NG-UI] Preparing to unpack .../102-libnginx-mod-stream_1.18.0-6ubuntu14.4_amd64.deb ... [NG-UI] Unpacking libnginx-mod-stream (1.18.0-6ubuntu14.4) ... [NG-UI] Selecting previously unselected package libnginx-mod-stream-geoip2. [NG-UI] Preparing to unpack .../103-libnginx-mod-stream-geoip2_1.18.0-6ubuntu14.4_amd64.deb ... [NG-UI] Unpacking libnginx-mod-stream-geoip2 (1.18.0-6ubuntu14.4) ... [NG-UI] Selecting previously unselected package libpolkit-gobject-1-0:amd64. [NG-UI] Preparing to unpack .../104-libpolkit-gobject-1-0_0.105-33_amd64.deb ... [NG-UI] Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ... [NG-UI] Selecting previously unselected package libpolkit-agent-1-0:amd64. [NG-UI] Preparing to unpack .../105-libpolkit-agent-1-0_0.105-33_amd64.deb ... [NG-UI] Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ... [NG-UI] Selecting previously unselected package libsasl2-modules:amd64. [NG-UI] Preparing to unpack .../106-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... [NG-UI] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... [NG-UI] Selecting previously unselected package nginx-core. [NG-UI] Preparing to unpack .../107-nginx-core_1.18.0-6ubuntu14.4_amd64.deb ... [NG-UI] Unpacking nginx-core (1.18.0-6ubuntu14.4) ... [NG-UI] Selecting previously unselected package nginx. [NG-UI] Preparing to unpack .../108-nginx_1.18.0-6ubuntu14.4_amd64.deb ... [NG-UI] Unpacking nginx (1.18.0-6ubuntu14.4) ... [LCM] Removing intermediate container f5860c83e0c1 [LCM] ---> 10a1726f3443 [LCM] Step 9/58 : ARG PYTHON3_OSM_COMMON_URL [LCM] ---> Running in cb2a41238c5a [LCM] Removing intermediate container cb2a41238c5a [LCM] ---> 148a4c73747e [LCM] Step 10/58 : ARG PYTHON3_OSM_LCM_URL [LCM] ---> Running in c2c55f2c985b [LCM] Removing intermediate container c2c55f2c985b [LCM] ---> bcc1b2a4a44d [LCM] Step 11/58 : ARG PYTHON3_N2VC_URL [LCM] ---> Running in 27e70b0fdbb0 [LCM] Removing intermediate container 27e70b0fdbb0 [LCM] ---> 6a8ec1793a38 [LCM] Step 12/58 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb [LCM] ---> Running in a086c4781abd [LCM]  % Total % Received % Xferd Average Speed Time Time Time Current [LCM]    Dload Upload Total Spent  Left Speed [LCM] [Keystone] Setting up media-types (7.0.0) ... [Keystone] Setting up systemd-sysv (249.11-0ubuntu3.12) ... [Keystone] Setting up libpsl5:amd64 (0.21.0-1.2build2) ... [Keystone] Setting up xdg-user-dirs (0.17-2ubuntu4) ... [Keystone] Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... [Keystone] Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... [Keystone] No schema files found: doing nothing. [Keystone] Setting up distro-info-data (0.52ubuntu0.7) ... [Keystone] Setting up libxmlb2:amd64 (0.3.6-2build1) ... [Keystone] Setting up libbrotli1:amd64 (1.0.9-2build6) ... [Keystone] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... [Keystone] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... [Keystone] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... [Keystone] Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ... [Keystone] Setting up libnss-systemd:amd64 (249.11-0ubuntu3.12) ... [Keystone] First installation detected... [Keystone] Checking NSS setup... [Keystone] Setting up libnpth0:amd64 (1.6-3build2) ... [Keystone] Setting up libassuan0:amd64 (2.5.5-1build1) ... [Keystone] Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ... [Keystone] Setting up libunwind8:amd64 (1.3.2-2build2.1) ... [Keystone] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... [Keystone] Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... [Keystone] Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ... [Keystone] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... [Keystone] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... [Keystone] Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... [Keystone] Setting up dbus (1.12.20-2ubuntu4.1) ... [MON] Collecting requests-oauthlib==1.3.1 [MON] Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) [MON] Collecting retrying-async==2.0.0 [MON] Downloading retrying-async-2.0.0.tar.gz (3.0 kB) [MON] Preparing metadata (setup.py): started [MON] Preparing metadata (setup.py): finished with status 'done' [MON] Collecting rsa==4.9 [MON] Downloading rsa-4.9-py3-none-any.whl (34 kB) [MON] Collecting six==1.16.0 [MON] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [MON] Collecting theblues==0.5.2 [MON] Downloading theblues-0.5.2.tar.gz (18 kB) [MON] Preparing metadata (setup.py): started [MON] Preparing metadata (setup.py): finished with status 'done' [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 366.5 kB/s eta 0:00:00 [tests] Collecting jinja2==3.1.2 [tests] Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 4.7 MB/s eta 0:00:00 [tests] Collecting jsonpath-ng==1.6.0 [tests] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [tests] Collecting markupsafe==2.1.3 [tests] Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) [tests] Collecting packaging==23.1 [tests] Downloading packaging-23.1-py3-none-any.whl (48 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 5.1 MB/s eta 0:00:00 [tests] Collecting ply==3.11 [tests] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 5.5 MB/s eta 0:00:00 [tests] Collecting prettytable==3.9.0 [tests] Downloading prettytable-3.9.0-py3-none-any.whl (27 kB) [osmclient] Reading package lists... [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.5/55.5 KB 5.6 MB/s eta 0:00:00 [RO] Collecting appdirs==1.4.4 [RO] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [RO] Collecting atpublic==4.0 [RO] Downloading atpublic-4.0-py3-none-any.whl (4.9 kB) [RO] Collecting attrs==23.1.0 [RO] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 6.8 MB/s eta 0:00:00 [RO] Collecting autopage==0.5.1 [RO] Downloading autopage-0.5.1-py3-none-any.whl (29 kB) [RO] Collecting azure-common==1.1.28 [RO] Downloading azure_common-1.1.28-py2.py3-none-any.whl (14 kB) [NG-UI] Selecting previously unselected package polkitd. [NG-UI] Preparing to unpack .../109-polkitd_0.105-33_amd64.deb ... [NG-UI] Unpacking polkitd (0.105-33) ... [NG-UI] Selecting previously unselected package pkexec. [NG-UI] Preparing to unpack .../110-pkexec_0.105-33_amd64.deb ... [NG-UI] Unpacking pkexec (0.105-33) ... [NG-UI] Selecting previously unselected package policykit-1. [NG-UI] Preparing to unpack .../111-policykit-1_0.105-33_amd64.deb ... [NG-UI] Unpacking policykit-1 (0.105-33) ... [NG-UI] Selecting previously unselected package packagekit. [NG-UI] Preparing to unpack .../112-packagekit_1.2.5-2ubuntu2_amd64.deb ... [NG-UI] Unpacking packagekit (1.2.5-2ubuntu2) ... [NG-UI] Selecting previously unselected package packagekit-tools. [NG-UI] Preparing to unpack .../113-packagekit-tools_1.2.5-2ubuntu2_amd64.deb ... [NG-UI] Unpacking packagekit-tools (1.2.5-2ubuntu2) ... [NG-UI] Selecting previously unselected package python3-blinker. [NG-UI] Preparing to unpack .../114-python3-blinker_1.4+dfsg1-0.4_all.deb ... [NG-UI] Unpacking python3-blinker (1.4+dfsg1-0.4) ... [NG-UI] Selecting previously unselected package python3-cffi-backend:amd64. [NG-UI] Preparing to unpack .../115-python3-cffi-backend_1.15.0-1build2_amd64.deb ... [NG-UI] Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... [NG-UI] Selecting previously unselected package python3-cryptography. [NG-UI] Preparing to unpack .../116-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ... [NG-UI] Unpacking python3-cryptography (3.4.8-1ubuntu2.2) ... [LCM] 0  0  0  0  0   0   0  0 --:--:-- --:--:-- --:--:-- 0 100 42686 100 42686 0 0 318k 0 --:--:-- --:--:-- --:--:-- 320k [LCM] Removing intermediate container a086c4781abd [LCM] ---> 15c7d6dc0bd4 [LCM] Step 13/58 : RUN dpkg -i ./osm_common.deb [LCM] ---> Running in 36f581007e7d [LCM] Selecting previously unselected package python3-osm-common. [LCM] (Reading database ... 16299 files and directories currently installed.) [LCM] Preparing to unpack ./osm_common.deb ... [LCM] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ... [LCM] Setting up python3-osm-common (15.0.0.post3+g409397d-1) ... [Keystone] Setting up xz-utils (5.2.5-2ubuntu1) ... [Keystone] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [Keystone] Setting up systemd-timesyncd (249.11-0ubuntu3.12) ... [Keystone] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [Keystone] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [Keystone] Setting up ucf (3.0043) ... [Keystone] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... [MON] Collecting toposort==1.10 [MON] Downloading toposort-1.10-py3-none-any.whl (8.5 kB) [MON] Collecting typing-extensions==4.8.0 [MON] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [MON] Collecting typing-inspect==0.9.0 [MON] Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) [MON] Collecting urllib3==2.0.5 [MON] Downloading urllib3-2.0.5-py3-none-any.whl (123 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 9.2 MB/s eta 0:00:00 [MON] Collecting websocket-client==1.6.3 [MON] Downloading websocket_client-1.6.3-py3-none-any.whl (57 kB) [tests] Collecting python-magic==0.4.27 [tests] Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB) [tests] Collecting requests==2.31.0 [tests] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 6.9 MB/s eta 0:00:00 [tests] Collecting urllib3==2.0.5 [tests] Downloading urllib3-2.0.5-py3-none-any.whl (123 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 10.8 MB/s eta 0:00:00 [tests] Collecting verboselogs==1.7 [tests] Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB) [tests] Collecting wcwidth==0.2.6 [tests] Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) [osmclient] Reading package lists... [osmclient] Building dependency tree... [osmclient] Reading state information... [osmclient] The following additional packages will be installed: [osmclient] libmagic-mgc [osmclient] Suggested packages: [osmclient] file [osmclient] The following NEW packages will be installed: [osmclient] libmagic-mgc libmagic1 [osmclient] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [osmclient] Need to get 345 kB of archives. [osmclient] After this operation, 7534 kB of additional disk space will be used. [osmclient] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB] [osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB] [RO] Collecting azure-core==1.29.4 [RO] Downloading azure_core-1.29.4-py3-none-any.whl (192 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.4/192.4 KB 6.9 MB/s eta 0:00:00 [RO] Collecting azure-identity==1.14.0 [RO] Downloading azure_identity-1.14.0-py3-none-any.whl (160 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 KB 5.1 MB/s eta 0:00:00 [RO] Collecting azure-mgmt-compute==30.3.0 [RO] Downloading azure_mgmt_compute-30.3.0-py3-none-any.whl (5.2 MB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 10.0 MB/s eta 0:00:00 [RO] Collecting azure-mgmt-core==1.4.0 [NG-UI] Selecting previously unselected package python3-pyparsing. [NG-UI] Preparing to unpack .../117-python3-pyparsing_2.4.7-1_all.deb ... [NG-UI] Unpacking python3-pyparsing (2.4.7-1) ... [NG-UI] Selecting previously unselected package python3-httplib2. [NG-UI] Preparing to unpack .../118-python3-httplib2_0.20.2-2_all.deb ... [NG-UI] Unpacking python3-httplib2 (0.20.2-2) ... [NG-UI] Selecting previously unselected package python3-more-itertools. [NG-UI] Preparing to unpack .../119-python3-more-itertools_8.10.0-2_all.deb ... [NG-UI] Unpacking python3-more-itertools (8.10.0-2) ... [NG-UI] Selecting previously unselected package python3-zipp. [NG-UI] Preparing to unpack .../120-python3-zipp_1.0.0-3_all.deb ... [NG-UI] Unpacking python3-zipp (1.0.0-3) ... [NG-UI] Selecting previously unselected package python3-importlib-metadata. [NG-UI] Preparing to unpack .../121-python3-importlib-metadata_4.6.4-1_all.deb ... [NG-UI] Unpacking python3-importlib-metadata (4.6.4-1) ... [NG-UI] Selecting previously unselected package python3-jeepney. [NG-UI] Preparing to unpack .../122-python3-jeepney_0.7.1-3_all.deb ... [NG-UI] Unpacking python3-jeepney (0.7.1-3) ... [NG-UI] Selecting previously unselected package python3-jwt. [NG-UI] Preparing to unpack .../123-python3-jwt_2.3.0-1ubuntu0.2_all.deb ... [NG-UI] Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... [NG-UI] Selecting previously unselected package python3-secretstorage. [NG-UI] Preparing to unpack .../124-python3-secretstorage_3.3.1-1_all.deb ... [NG-UI] Unpacking python3-secretstorage (3.3.1-1) ... [NG-UI] Selecting previously unselected package python3-keyring. [NG-UI] Preparing to unpack .../125-python3-keyring_23.5.0-1_all.deb ... [NG-UI] Unpacking python3-keyring (23.5.0-1) ... [LCM] Removing intermediate container 36f581007e7d [LCM] ---> 2c0a97d811df [LCM] Step 14/58 : RUN curl $PYTHON3_OSM_LCM_URL -o osm_lcm.deb [LCM] ---> Running in 2d4a72fe449b [Keystone] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... [Keystone] Setting up python-apt-common (2.4.0ubuntu3) ... [Keystone] Setting up dmsetup (2:1.02.175-2.1ubuntu4) ... [Keystone] Setting up libmpdec3:amd64 (2.5.1-2build2) ... [Keystone] Setting up libpam-systemd:amd64 (249.11-0ubuntu3.12) ... [Keystone] Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... [Keystone] Setting up libstemmer0d:amd64 (2.2.0-1build1) ... [Keystone] Setting up openssl (3.0.2-0ubuntu1.15) ... [Keystone] Setting up libelf1:amd64 (0.186-1build1) ... [Keystone] Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ... [Keystone] Setting up readline-common (8.1.2-1) ... [Keystone] Setting up publicsuffix (20211207.1025-1) ... [Keystone] Setting up iso-codes (4.9.0-1) ... [Keystone] Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ... [Keystone] Setting up libicu70:amd64 (70.1-2) ... [Keystone] Setting up pinentry-curses (1.1.1-1build2) ... [Keystone] Setting up libdw1:amd64 (0.186-1build1) ... [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 KB 6.4 MB/s eta 0:00:00 [MON] Collecting websockets==11.0.3 [MON] Downloading websockets-11.0.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.9/129.9 KB 11.3 MB/s eta 0:00:00 [MON] Collecting aiokafka==0.8.1 [MON] Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.8 MB/s eta 0:00:00 [MON] Collecting dataclasses==0.6 [MON] Downloading dataclasses-0.6-py3-none-any.whl (14 kB) [MON] Collecting kafka-python==2.0.2 [MON] Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 17.0 MB/s eta 0:00:00 [tests] Collecting appdirs==1.4.4 [tests] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [tests] Collecting argcomplete==3.1.2 [tests] Downloading argcomplete-3.1.2-py3-none-any.whl (41 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 KB 2.3 MB/s eta 0:00:00 [tests] Collecting attrs==23.1.0 [tests] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 3.9 MB/s eta 0:00:00 [tests] Collecting autopage==0.5.1 [tests] Downloading autopage-0.5.1-py3-none-any.whl (29 kB) [tests] Collecting bcrypt==4.0.1 [tests] Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 12.6 MB/s eta 0:00:00 [osmclient] debconf: delaying package configuration, since apt-utils is not installed [osmclient] Fetched 345 kB in 0s (21.7 MB/s) [osmclient] Selecting previously unselected package libmagic-mgc. [osmclient] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5123 files and directories currently installed.) [osmclient] Preparing to unpack .../libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ... [osmclient] Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... [osmclient] Selecting previously unselected package libmagic1:amd64. [osmclient] Preparing to unpack .../libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ... [osmclient] Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ... [osmclient] Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... [osmclient] Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ... [osmclient] Processing triggers for libc-bin (2.35-0ubuntu3.7) ... [RO] Downloading azure_mgmt_core-1.4.0-py3-none-any.whl (27 kB) [RO] Collecting azure-mgmt-network==25.1.0 [RO] Downloading azure_mgmt_network-25.1.0-py3-none-any.whl (656 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.6/656.6 KB 6.7 MB/s eta 0:00:00 [RO] Collecting azure-mgmt-resource==23.0.1 [RO] Downloading azure_mgmt_resource-23.0.1-py3-none-any.whl (2.5 MB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 11.4 MB/s eta 0:00:00 [RO] Collecting bcrypt==4.0.1 [RO] Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 14.5 MB/s eta 0:00:00 [RO] Collecting boto==2.49.0 [NG-UI] Selecting previously unselected package python3-lazr.uri. [NG-UI] Preparing to unpack .../126-python3-lazr.uri_1.0.6-2_all.deb ... [NG-UI] Unpacking python3-lazr.uri (1.0.6-2) ... [NG-UI] Selecting previously unselected package python3-wadllib. [NG-UI] Preparing to unpack .../127-python3-wadllib_1.3.6-1_all.deb ... [NG-UI] Unpacking python3-wadllib (1.3.6-1) ... [NG-UI] Selecting previously unselected package python3-distro. [NG-UI] Preparing to unpack .../128-python3-distro_1.7.0-1_all.deb ... [NG-UI] Unpacking python3-distro (1.7.0-1) ... [NG-UI] Selecting previously unselected package python3-oauthlib. [NG-UI] Preparing to unpack .../129-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... [NG-UI] Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... [NG-UI] Selecting previously unselected package python3-six. [NG-UI] Preparing to unpack .../130-python3-six_1.16.0-3ubuntu1_all.deb ... [NG-UI] Unpacking python3-six (1.16.0-3ubuntu1) ... [NG-UI] Selecting previously unselected package python3-lazr.restfulclient. [NG-UI] Preparing to unpack .../131-python3-lazr.restfulclient_0.14.4-1_all.deb ... [NG-UI] Unpacking python3-lazr.restfulclient (0.14.4-1) ... [NG-UI] Selecting previously unselected package python3-launchpadlib. [NG-UI] Preparing to unpack .../132-python3-launchpadlib_1.10.16-1_all.deb ... [NG-UI] Unpacking python3-launchpadlib (1.10.16-1) ... [NG-UI] Selecting previously unselected package python3-software-properties. [NG-UI] Preparing to unpack .../133-python3-software-properties_0.99.22.9_all.deb ... [NG-UI] Unpacking python3-software-properties (0.99.22.9) ... [NG-UI] Selecting previously unselected package software-properties-common. [NG-UI] Preparing to unpack .../134-software-properties-common_0.99.22.9_all.deb ... [NG-UI] Unpacking software-properties-common (0.99.22.9) ... [LCM]  % Total % Received % Xferd Average Speed Time Time Time Current [LCM]  Dload Upload Total Spent Left Speed [LCM] 0  0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 117k 100 117k 0 0 876k 0 --:--:-- --:--:-- --:--:-- 879k [LCM] Removing intermediate container 2d4a72fe449b [LCM] ---> 1dd623e9c63d [LCM] Step 15/58 : RUN dpkg -i ./osm_lcm.deb [LCM] ---> Running in cad256a80e07 [Keystone] Setting up libreadline8:amd64 (8.1.2-1) ... [Keystone] Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ... [Keystone] Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ... [Keystone] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ... [Keystone] Setting up ca-certificates (20230311ubuntu0.22.04.1) ... [Keystone] Updating certificates in /etc/ssl/certs... [MON] Collecting packaging==23.1 [MON] Downloading packaging-23.1-py3-none-any.whl (48 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 910.6 kB/s eta 0:00:00 [MON] Collecting pycryptodome==3.19.0 [MON] Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 14.7 MB/s eta 0:00:00 [MON] Collecting appdirs==1.4.4 [MON] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [MON] Collecting attrs==23.1.0 [MON] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 6.9 MB/s eta 0:00:00 [MON] Collecting autopage==0.5.1 [POL] Successfully installed aiokafka-0.8.1 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.7 dataclasses-0.6 dnspython-2.4.2 idna-3.4 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 kafka-python-2.0.2 motor-3.3.1 packaging-23.1 peewee-3.16.3 peewee-migrate-1.12.2 pycryptodome-3.19.0 pymongo-4.5.0 pymysql-1.1.0 pyyaml-6.0.1 referencing-0.30.2 requests-2.31.0 rpds-py-0.10.3 urllib3-2.0.5 [POL] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [tests] Collecting bitarray==2.8.1 [tests] Downloading bitarray-2.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (286 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 286.2/286.2 KB 4.6 MB/s eta 0:00:00 [tests] Collecting cffi==1.15.1 [tests] Downloading cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 KB 12.3 MB/s eta 0:00:00 [tests] Collecting cliff==4.3.0 [tests] Downloading cliff-4.3.0-py3-none-any.whl (80 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 8.6 MB/s eta 0:00:00 [osmclient] Removing intermediate container 0c29bdf2398a [osmclient] ---> 079312cee639 [osmclient] Step 19/31 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf [osmclient] ---> Running in d382aebc3773 [RO] Downloading boto-2.49.0-py2.py3-none-any.whl (1.4 MB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.5 MB/s eta 0:00:00 [RO] Collecting cachetools==5.3.1 [RO] Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB) [RO] Collecting certifi==2023.7.22 [RO] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 17.6 MB/s eta 0:00:00 [NG-UI] Selecting previously unselected package unattended-upgrades. [NG-UI] Preparing to unpack .../135-unattended-upgrades_2.8ubuntu1_all.deb ... [NG-UI] Unpacking unattended-upgrades (2.8ubuntu1) ... [NG-UI] Selecting previously unselected package gnupg2. [NG-UI] Preparing to unpack .../136-gnupg2_2.2.27-3ubuntu2.1_all.deb ... [NG-UI] Unpacking gnupg2 (2.2.27-3ubuntu2.1) ... [NG-UI] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ... [NG-UI] Setting up media-types (7.0.0) ... [NG-UI] Setting up systemd-sysv (249.11-0ubuntu3.12) ... [NG-UI] Setting up libxau6:amd64 (1:1.0.9-1build5) ... [NG-UI] Setting up libpsl5:amd64 (0.21.0-1.2build2) ... [NG-UI] Setting up apt-transport-https (2.4.12) ... [NG-UI] Setting up xdg-user-dirs (0.17-2ubuntu4) ... [NG-UI] Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... [NG-UI] Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... [NG-UI] No schema files found: doing nothing. [NG-UI] Setting up distro-info-data (0.52ubuntu0.7) ... [NG-UI] Setting up libmaxminddb0:amd64 (1.5.2-1build2) ... [NG-UI] Setting up libxmlb2:amd64 (0.3.6-2build1) ... [NG-UI] Setting up libbrotli1:amd64 (1.0.9-2build6) ... [NG-UI] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... [NG-UI] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... [NG-UI] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... [NG-UI] Setting up libdeflate0:amd64 (1.10-2) ... [NG-UI] Setting up nginx-common (1.18.0-6ubuntu14.4) ... [LCM] Selecting previously unselected package python3-osm-lcm. [LCM] (Reading database ... 16360 files and directories currently installed.) [LCM] Preparing to unpack ./osm_lcm.deb ... [LCM] Unpacking python3-osm-lcm (9.0.0.post162+g9cd5345-1) ... [LCM] Setting up python3-osm-lcm (9.0.0.post162+g9cd5345-1) ... [Keystone] 137 added, 0 removed; done. [Keystone] Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... [Keystone] Setting up gpgconf (2.2.27-3ubuntu2.1) ... [Keystone] Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... [Keystone] Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ... [Keystone] Setting up polkitd (0.105-33) ... [Keystone] Setting up gpg (2.2.27-3ubuntu2.1) ... [Keystone] Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ... [Keystone] Setcap worked! gst-ptp-helper is not suid! [Keystone] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ... [MON] Downloading autopage-0.5.1-py3-none-any.whl (29 kB) [MON] Collecting cliff==4.3.0 [MON] Downloading cliff-4.3.0-py3-none-any.whl (80 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 11.3 MB/s eta 0:00:00 [MON] Collecting cmd2==2.4.3 [MON] Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 11.8 MB/s eta 0:00:00 [MON] Collecting contourpy==1.1.1 [MON] Downloading contourpy-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.7/301.7 KB 5.7 MB/s eta 0:00:00 [MON] Collecting cycler==0.12.0 [MON] Downloading cycler-0.12.0-py3-none-any.whl (8.2 kB) [MON] Collecting dateparser==1.1.8 [MON] Downloading dateparser-1.1.8-py2.py3-none-any.whl (293 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.8/293.8 KB 17.4 MB/s eta 0:00:00 [MON] Collecting debtcollector==2.5.0 [tests] Collecting cmd2==2.4.3 [tests] Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 11.2 MB/s eta 0:00:00 [tests] Collecting cryptography==41.0.4 [tests] Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB) [osmclient] Removing intermediate container d382aebc3773 [osmclient] ---> 673e5eb81a9b [osmclient] Step 20/31 : COPY --from=INSTALL /usr/bin/osm /usr/bin/osm [osmclient] ---> 9a5f54f1a4ff [osmclient] Step 21/31 : COPY charm.sh /usr/sbin/charm [osmclient] ---> 3e14e02bd158 [osmclient] Step 22/31 : RUN groupadd -g 1000 appuser && useradd -u 1000 -g 1000 -d /app appuser && mkdir -p /app/osmclient && chown -R appuser:appuser /app [osmclient] ---> Running in 9314d75294c6 [RO] Collecting cffi==1.16.0 [RO] Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 20.4 MB/s eta 0:00:00 [RO] Collecting charset-normalizer==3.2.0 [RO] Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 5.6 MB/s eta 0:00:00 [RO] Collecting cheroot==10.0.0 [RO] Downloading cheroot-10.0.0-py3-none-any.whl (101 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.6/101.6 KB 5.7 MB/s eta 0:00:00 [RO] Collecting cherrypy==18.1.2 [RO] Downloading CherryPy-18.1.2-py2.py3-none-any.whl (418 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 418.0/418.0 KB 12.3 MB/s eta 0:00:00 [RO] Collecting cliff==4.3.0 [RO] Downloading cliff-4.3.0-py3-none-any.whl (80 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 9.1 MB/s eta 0:00:00 [NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service → /lib/systemd/system/nginx.service. [NG-UI] Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ... [NG-UI] Setting up libnss-systemd:amd64 (249.11-0ubuntu3.12) ... [NG-UI] First installation detected... [NG-UI] Checking NSS setup... [NG-UI] Setting up libnpth0:amd64 (1.6-3build2) ... [NG-UI] Setting up libassuan0:amd64 (2.5.5-1build1) ... [NG-UI] Setting up libatm1:amd64 (1:2.5.1-4build2) ... [NG-UI] Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ... [NG-UI] Setting up libunwind8:amd64 (1.3.2-2build2.1) ... [NG-UI] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... [NG-UI] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... [NG-UI] Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... [NG-UI] Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ... [NG-UI] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... [NG-UI] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ... [NG-UI] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... [NG-UI] Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... [NG-UI] Setting up dbus (1.12.20-2ubuntu4.1) ... [LCM] Removing intermediate container cad256a80e07 [LCM] ---> 7ab714bb054e [LCM] Step 16/58 : RUN curl $PYTHON3_N2VC_URL -o osm_n2vc.deb [LCM] ---> Running in b97f17bb18c2 [Keystone] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... [Keystone] Setting up gpg-agent (2.2.27-3ubuntu2.1) ... [Keystone] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. [Keystone] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. [Keystone] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. [Keystone] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. [Keystone] Setting up python3.10 (3.10.12-1~22.04.3) ... [MON] Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB) [MON] Collecting decorator==5.1.1 [MON] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [MON] Collecting dogpile-cache==1.2.2 [MON] Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 4.1 MB/s eta 0:00:00 [MON] Collecting fonttools==4.42.1 [MON] Downloading fonttools-4.42.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 13.3 MB/s eta 0:00:00 [tests] Collecting debtcollector==2.5.0 [tests] Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB) [tests] Collecting decorator==5.1.1 [tests] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [tests] Collecting dogpile-cache==1.2.2 [tests] Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 1.6 MB/s eta 0:00:00 [tests] Collecting exceptiongroup==1.1.3 [tests] Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) [tests] Collecting h11==0.14.0 [tests] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [osmclient] Removing intermediate container 9314d75294c6 [osmclient] ---> 8df08eb60bf5 [osmclient] Step 23/31 : WORKDIR /app/osmclient [osmclient] ---> Running in a7c0d6845966 [osmclient] Removing intermediate container a7c0d6845966 [osmclient] ---> 03a22545e26a [osmclient] Step 24/31 : USER appuser [osmclient] ---> Running in 45658bae8b9f [RO] Collecting cmd2==2.4.3 [RO] Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 6.9 MB/s eta 0:00:00 [RO] Collecting cryptography==41.0.4 [RO] Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB) [NG-UI] Setting up xz-utils (5.2.5-2ubuntu1) ... [NG-UI] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [NG-UI] Setting up libpng16-16:amd64 (1.6.37-3build5) ... [NG-UI] Setting up libmnl0:amd64 (1.0.4-3build2) ... [NG-UI] Setting up systemd-timesyncd (249.11-0ubuntu3.12) ... [NG-UI] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [NG-UI] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [NG-UI] Setting up fonts-dejavu-core (2.37-2build1) ... [NG-UI] Setting up ucf (3.0043) ... [LCM]  % Total % Received % Xferd Average Speed  Time Time Time Current [LCM]    Dload Upload Total  Spent  Left Speed [LCM]  0 0 0  0 0 0  0 0 --:--:-- --:--:-- --:--:--  0 100 61960 100 61960 0 0 491k 0 --:--:-- --:--:-- --:--:-- 491k [LCM] Removing intermediate container b97f17bb18c2 [LCM] ---> b7142deb00fa [LCM] Step 17/58 : RUN dpkg -i ./osm_n2vc.deb [LCM] ---> Running in deb4979a4587 [LCM] Selecting previously unselected package python3-n2vc. [LCM] (Reading database ... 16415 files and directories currently installed.) [LCM] Preparing to unpack ./osm_n2vc.deb ... [LCM] Unpacking python3-n2vc (11.0.0rc1.post84+gf5b7f41-1) ... [LCM] Setting up python3-n2vc (11.0.0rc1.post84+gf5b7f41-1) ... [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 15.2 MB/s eta 0:00:00 [MON] Collecting futurist==2.4.1 [MON] Downloading futurist-2.4.1-py3-none-any.whl (36 kB) [MON] Collecting gnocchiclient==7.0.8 [MON] Downloading gnocchiclient-7.0.8-py2.py3-none-any.whl (66 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 KB 8.8 MB/s eta 0:00:00 [MON] Collecting httmock==1.4.0 [MON] Downloading httmock-1.4.0-py3-none-any.whl (4.8 kB) [MON] Collecting humanfriendly==10.0 [MON] Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 4.0 MB/s eta 0:00:00 [tests] Collecting haikunator==2.1.0 [tests] Downloading haikunator-2.1.0-py2.py3-none-any.whl (4.6 kB) [tests] Collecting importlib-metadata==6.8.0 [tests] Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB) [tests] Collecting iso8601==2.0.0 [tests] Downloading iso8601-2.0.0-py3-none-any.whl (7.5 kB) [tests] Collecting jmespath==1.0.1 [tests] Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) [PLA] Removing intermediate container 8b58fd041360 [PLA] ---> 2d8164897310 [PLA] Step 14/39 : FROM ubuntu:22.04 as FINAL [PLA] ---> 52882761a72a [PLA] Step 15/39 : ARG APT_PROXY [PLA] ---> Using cache [PLA] ---> bf8675204e26 [PLA] Step 16/39 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [PLA] ---> Using cache [PLA] ---> 6b16749f3331 [PLA] Step 17/39 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.10.* && rm -rf /var/lib/apt/lists/* [PLA] ---> Using cache [PLA] ---> 862dd2a755cf [PLA] Step 18/39 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [PLA] ---> Using cache [PLA] ---> 60d033d9a367 [PLA] Step 19/39 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages [osmclient] Removing intermediate container 45658bae8b9f [osmclient] ---> bd6e1cbfc5ad [osmclient] Step 25/31 : ENV LC_ALL=C.UTF-8 [osmclient] ---> Running in 3b575b01c9e4 [osmclient] Removing intermediate container 3b575b01c9e4 [osmclient] ---> a5a959943503 [osmclient] Step 26/31 : ENV LANG=C.UTF-8 [osmclient] ---> Running in 84a4f6890adc [osmclient] Removing intermediate container 84a4f6890adc [osmclient] ---> 6c55de327021 [osmclient] Step 27/31 : ENV OSM_HOSTNAME nbi:9999 [osmclient] ---> Running in d7bfa0371af9 [osmclient] Removing intermediate container d7bfa0371af9 [osmclient] ---> 4f7972f2cc83 [osmclient] Step 28/31 : ENV OSM_USER admin [osmclient] ---> Running in bf6bcd0bbb7a [osmclient] Removing intermediate container bf6bcd0bbb7a [osmclient] ---> a07a38084818 [osmclient] Step 29/31 : ENV OSM_PASSWORD admin [osmclient] ---> Running in 28abd85e9767 [osmclient] Removing intermediate container 28abd85e9767 [osmclient] ---> ed3310c05152 [osmclient] Step 30/31 : ENV OSM_PROJECT admin [osmclient] ---> Running in f6fc34ab7a34 [osmclient] Removing intermediate container f6fc34ab7a34 [osmclient] ---> 74b7a58aac9e [osmclient] Step 31/31 : ENTRYPOINT [ "/bin/bash" ] [osmclient] ---> Running in de4afb8e83ba [osmclient] Removing intermediate container de4afb8e83ba [osmclient] ---> 2c53e7d4ad52 [osmclient] [Warning] One or more build-args [PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_DEVOPS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL CACHE_DATE OSM_IMDOCS_URL OSM_NGUI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL] were not consumed [osmclient] Successfully built 2c53e7d4ad52 [osmclient] Successfully tagged opensourcemano/osmclient:osm-master-12486 [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 15.1 MB/s eta 0:00:00 [RO] Collecting cvprac==1.3.1 [RO] Downloading cvprac-1.3.1.tar.gz (4.3 MB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 20.0 MB/s eta 0:00:00 [RO] Preparing metadata (setup.py): started [RO] Preparing metadata (setup.py): finished with status 'done' [NG-UI] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... [NG-UI] Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ... [NG-UI] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... [NG-UI] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... [NG-UI] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... [NG-UI] Setting up libmd0:amd64 (1.0.4-1build1) ... [NG-UI] Setting up python-apt-common (2.4.0ubuntu3) ... [NG-UI] Setting up dmsetup (2:1.02.175-2.1ubuntu4) ... [NG-UI] Setting up libmpdec3:amd64 (2.5.1-2build2) ... [NG-UI] Setting up libpam-systemd:amd64 (249.11-0ubuntu3.12) ... [NG-UI] Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... [NG-UI] Setting up libstemmer0d:amd64 (2.2.0-1build1) ... [NG-UI] Setting up libnginx-mod-http-geoip2 (1.18.0-6ubuntu14.4) ... [NG-UI] Setting up openssl (3.0.2-0ubuntu1.15) ... [NG-UI] Setting up libbsd0:amd64 (0.11.5-1) ... [NG-UI] Setting up libelf1:amd64 (0.186-1build1) ... [NG-UI] Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ... [Pipeline] [osmclient] echo [osmclient] Tagging osmclient:osm-master-12486 [Pipeline] [osmclient] sh [NG-UI] Setting up readline-common (8.1.2-1) ... [NG-UI] Setting up publicsuffix (20211207.1025-1) ... [NG-UI] Setting up iso-codes (4.9.0-1) ... [NG-UI] Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ... [NG-UI] Setting up libicu70:amd64 (70.1-2) ... [osmclient] [osmclient] Running shell script [Keystone] Setting up gpgsm (2.2.27-3ubuntu2.1) ... [Keystone] Setting up pkexec (0.105-33) ... [Keystone] Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ... [Keystone] Setting up python3 (3.10.6-1~22.04) ... [Keystone] Setting up libappstream4:amd64 (0.15.2-2) ... [Keystone] Setting up python3-six (1.16.0-3ubuntu1) ... [Keystone] Setting up dirmngr (2.2.27-3ubuntu2.1) ... [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 KB 10.0 MB/s eta 0:00:00 [MON] Collecting importlib-metadata==6.8.0 [MON] Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB) [tests] Collecting jsonpatch==1.33 [tests] Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) [RO] Collecting debtcollector==2.5.0 [RO] Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB) [RO] Collecting decorator==5.1.1 [NG-UI] Setting up libjpeg8:amd64 (8c-2ubuntu10) ... [NG-UI] Setting up pinentry-curses (1.1.1-1build2) ... [NG-UI] Setting up libnginx-mod-mail (1.18.0-6ubuntu14.4) ... [NG-UI] Setting up libdw1:amd64 (0.186-1build1) ... [NG-UI] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... [NG-UI] Setting up libxcb1:amd64 (1.14-3ubuntu3) ... [NG-UI] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... [osmclient] + docker tag opensourcemano/osmclient:osm-master-12486 osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-master-12486 [Pipeline] [osmclient] sh [LCM] Removing intermediate container deb4979a4587 [LCM] ---> 37e158fba688 [LCM] Step 18/58 : RUN pip3 install -r /usr/lib/python3/dist-packages/osm_common/requirements.txt -r /usr/lib/python3/dist-packages/osm_lcm/requirements.txt -r /usr/lib/python3/dist-packages/n2vc/requirements.txt [LCM] ---> Running in de3955ab732f [Keystone] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [Keystone] Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... [Keystone] Setting up python3-pyparsing (2.4.7-1) ... [Keystone] Setting up python3-gi (3.42.1-0ubuntu1) ... [Keystone] Setting up shared-mime-info (2.1-2) ... [MON] Collecting iso8601==2.0.0 [MON] Downloading iso8601-2.0.0-py3-none-any.whl (7.5 kB) [MON] Collecting jmespath==1.0.1 [MON] Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) [MON] Collecting jsonpatch==1.33 [MON] Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) [MON] Collecting jsonpointer==2.4 [MON] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [MON] Collecting keystoneauth1==5.3.0 [MON] Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB) [POL] Removing intermediate container a263c99eff0c [POL] ---> 53b93f7f662e [POL] Step 13/40 : FROM ubuntu:22.04 as FINAL [POL] ---> 52882761a72a [POL] Step 14/40 : ARG APT_PROXY [POL] ---> Using cache [POL] ---> bf8675204e26 [POL] Step 15/40 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [POL] ---> Using cache [POL] ---> 6b16749f3331 [POL] Step 16/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.10.* && rm -rf /var/lib/apt/lists/* [POL] ---> Using cache [POL] ---> 862dd2a755cf [POL] Step 17/40 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [POL] ---> Using cache [POL] ---> 5488cf674606 [POL] Step 18/40 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages [tests] Collecting jsonpath-rw==1.4.0 [tests] Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) [tests] Preparing metadata (setup.py): started [tests] Preparing metadata (setup.py): finished with status 'done' [tests] Collecting jsonpath-rw-ext==1.2.2 [tests] Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) [tests] Collecting jsonpointer==2.4 [tests] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [RO] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [RO] Collecting dogpile-cache==1.2.2 [RO] Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 9.5 MB/s eta 0:00:00 [RO] Collecting flufl-enum==6.0.2 [RO] Downloading flufl_enum-6.0.2-py3-none-any.whl (5.5 kB) [RO] Collecting google-api-core==2.8.2 [RO] Downloading google_api_core-2.8.2-py3-none-any.whl (114 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.6/114.6 KB 13.9 MB/s eta 0:00:00 [RO] Collecting google-api-python-client==2.51.0 [NG-UI] Setting up libreadline8:amd64 (8.1.2-1) ... [NG-UI] Setting up libnginx-mod-stream (1.18.0-6ubuntu14.4) ... [osmclient] [osmclient] Running shell script [osmclient] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-master-12486 [osmclient] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient] [osmclient] bc32f3497d74: Preparing [osmclient] a7503041efdb: Preparing [osmclient] 4f06fc5f3d5a: Preparing [osmclient] f3f8ee9e3136: Preparing [osmclient] f5fe87746404: Preparing [osmclient] 2b35503e111e: Preparing [osmclient] 2ceffd0c995c: Preparing [osmclient] bddd493a7bbd: Preparing [osmclient] f2cd04a90f42: Preparing [osmclient] 629ca62fb7c7: Preparing [osmclient] 2b35503e111e: Waiting [osmclient] 2ceffd0c995c: Waiting [osmclient] bddd493a7bbd: Waiting [osmclient] f2cd04a90f42: Waiting [osmclient] 629ca62fb7c7: Waiting [LCM] Collecting aiokafka==0.8.1 [LCM] Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 13.1 MB/s eta 0:00:00 [MON] Collecting kiwisolver==1.4.5 [MON] Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 20.1 MB/s eta 0:00:00 [tests] Collecting jsonschema==4.19.1 [tests] Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 8.0 MB/s eta 0:00:00 [tests] Collecting jsonschema-specifications==2023.7.1 [tests] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [tests] Collecting keystoneauth1==5.3.0 [tests] Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 15.3 MB/s eta 0:00:00 [tests] Collecting msgpack==1.0.7 [tests] Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 9.2 MB/s eta 0:00:00 [tests] Collecting netaddr==0.9.0 [tests] Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB) [RO] Downloading google_api_python_client-2.51.0-py2.py3-none-any.whl (8.6 MB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 25.5 MB/s eta 0:00:00 [RO] Collecting google-auth==2.8.0 [RO] Downloading google_auth-2.8.0-py2.py3-none-any.whl (164 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.2/164.2 KB 12.6 MB/s eta 0:00:00 [RO] Collecting google-auth-httplib2==0.1.1 [RO] Downloading google_auth_httplib2-0.1.1-py2.py3-none-any.whl (9.3 kB) [RO] Collecting google-cloud==0.34.0 [RO] Downloading google_cloud-0.34.0-py2.py3-none-any.whl (1.8 kB) [RO] Collecting googleapis-common-protos==1.56.3 [NG-UI] Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ... [NG-UI] Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ... [NG-UI] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ... [NG-UI] Setting up ca-certificates (20230311ubuntu0.22.04.1) ... [NG-UI] Updating certificates in /etc/ssl/certs... [osmclient] 4f06fc5f3d5a: Pushed [osmclient] a7503041efdb: Pushed [osmclient] f3f8ee9e3136: Pushed [osmclient] bc32f3497d74: Pushed [osmclient] bddd493a7bbd: Layer already exists [osmclient] 2ceffd0c995c: Layer already exists [osmclient] f2cd04a90f42: Layer already exists [osmclient] 629ca62fb7c7: Layer already exists [osmclient] f5fe87746404: Pushed [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 4.8 MB/s eta 0:00:00 [LCM] Collecting async-timeout==4.0.3 [LCM] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [LCM] Collecting dataclasses==0.6 [LCM] Downloading dataclasses-0.6-py3-none-any.whl (14 kB) [LCM] Collecting dnspython==2.4.2 [LCM] Downloading dnspython-2.4.2-py3-none-any.whl (300 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 25.7 MB/s eta 0:00:00 [LCM] Collecting kafka-python==2.0.2 [LCM] Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 10.3 MB/s eta 0:00:00 [LCM] Collecting motor==3.3.1 [LCM] Downloading motor-3.3.1-py3-none-any.whl (70 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 5.2 MB/s eta 0:00:00 [LCM] Collecting packaging==23.1 [LCM] Downloading packaging-23.1-py3-none-any.whl (48 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 2.6 MB/s eta 0:00:00 [MON] Collecting lxml==4.9.3 [MON] Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 23.6 MB/s eta 0:00:00 [MON] Collecting matplotlib==3.8.0 [MON] Downloading matplotlib-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 17.8 MB/s eta 0:00:00 [tests] Collecting netifaces==0.11.0 [tests] Downloading netifaces-0.11.0.tar.gz (30 kB) [tests] Preparing metadata (setup.py): started [tests] Preparing metadata (setup.py): finished with status 'done' [tests] Collecting objectpath==0.6.1 [tests] Downloading objectpath-0.6.1-py2.py3-none-any.whl (20 kB) [tests] Collecting openstacksdk==1.5.0 [tests] Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 21.1 MB/s eta 0:00:00 [tests] Collecting os-service-types==1.7.0 [tests] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [PLA] ---> 958c4921ffc0 [PLA] Step 20/39 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf [PLA] ---> Running in 75ac8fd27acd [PLA] Removing intermediate container 75ac8fd27acd [PLA] ---> d4446a6d7358 [PLA] Step 21/39 : LABEL authors="Lars-Göran Magnusson" [PLA] ---> Running in 357f5aaa7ee6 [PLA] Removing intermediate container 357f5aaa7ee6 [PLA] ---> 2451e7d51930 [PLA] Step 22/39 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/ [RO] Downloading googleapis_common_protos-1.56.3-py2.py3-none-any.whl (211 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.8/211.8 KB 14.8 MB/s eta 0:00:00 [RO] Collecting httplib2==0.22.0 [RO] Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 KB 13.0 MB/s eta 0:00:00 [RO] Collecting humanfriendly==10.0 [RO] Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 KB 12.1 MB/s eta 0:00:00 [RO] Collecting idna==3.4 [RO] Downloading idna-3.4-py3-none-any.whl (61 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 2.0 MB/s eta 0:00:00 [RO] Collecting importlib-metadata==6.8.0 [RO] Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB) [NG-UI] 137 added, 0 removed; done. [NG-UI] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... [NG-UI] Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... [NG-UI] Setting up gpgconf (2.2.27-3ubuntu2.1) ... [NG-UI] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ... [NG-UI] Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... [NG-UI] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... [NG-UI] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ... [NG-UI] Setting up curl (7.81.0-1ubuntu1.16) ... [LCM] Collecting pycryptodome==3.19.0 [LCM] Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 27.5 MB/s eta 0:00:00 [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 30.6 MB/s eta 0:00:00 [MON] Collecting msgpack==1.0.7 [MON] Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 19.7 MB/s eta 0:00:00 [MON] Collecting netaddr==0.9.0 [MON] Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 38.2 MB/s eta 0:00:00 [POL] ---> 3eac667060cb [POL] Step 19/40 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/ [POL] ---> c3fe9477521d [POL] Step 20/40 : COPY --from=INSTALL /usr/bin/mysql /usr/bin/ [POL] ---> 8b1f60a672dc [POL] Step 21/40 : COPY --from=INSTALL /usr/bin/mysqladmin /usr/bin/ [tests] Collecting osc-lib==2.8.1 [tests] Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 11.0 MB/s eta 0:00:00 [tests] Collecting oslo-config==9.2.0 [tests] Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 15.7 MB/s eta 0:00:00 [tests] Collecting oslo-i18n==6.1.0 [tests] Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 4.7 MB/s eta 0:00:00 [tests] Collecting oslo-serialization==5.2.0 [tests] Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB) [tests] Collecting oslo-utils==6.2.1 [PLA] ---> 61ecac34dad3 [PLA] Step 23/39 : COPY --from=INSTALL /minizinc /minizinc [RO] Collecting ipconflict==0.5.0 [RO] Downloading ipconflict-0.5.0-py2.py3-none-any.whl (16 kB) [RO] Collecting iso8601==2.0.0 [RO] Downloading iso8601-2.0.0-py3-none-any.whl (7.5 kB) [RO] Collecting isodate==0.6.1 [RO] Downloading isodate-0.6.1-py2.py3-none-any.whl (41 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.7/41.7 KB 4.8 MB/s eta 0:00:00 [RO] Collecting jaraco-functools==3.9.0 [RO] Downloading jaraco.functools-3.9.0-py3-none-any.whl (9.5 kB) [RO] Collecting jinja2==3.1.2 [RO] Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 10.9 MB/s eta 0:00:00 [RO] Collecting jmespath==1.0.1 [RO] Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) [RO] Collecting jsonpatch==1.33 [RO] Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) [RO] Collecting jsonpointer==2.4 [RO] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [NG-UI] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... [NG-UI] Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... [NG-UI] Setting up libnginx-mod-stream-geoip2 (1.18.0-6ubuntu14.4) ... [NG-UI] Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ... [NG-UI] Setting up polkitd (0.105-33) ... [NG-UI] Setting up gpg (2.2.27-3ubuntu2.1) ... [NG-UI] Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ... [NG-UI] Setcap worked! gst-ptp-helper is not suid! [NG-UI] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ... [NG-UI] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ... [NG-UI] Setting up gpg-agent (2.2.27-3ubuntu2.1) ... [NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. [NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. [NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. [NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. [NG-UI] Setting up python3.10 (3.10.12-1~22.04.3) ... [osmclient] 2b35503e111e: Pushed [osmclient] osm-master-12486: digest: sha256:e77870d0a80117d3c5d21ec0cb488bb3727416cab0d905bd5384e3c5e6498d34 size: 2410 [Pipeline] [osmclient] } [MON] Collecting netifaces==0.11.0 [MON] Downloading netifaces-0.11.0.tar.gz (30 kB) [MON] Preparing metadata (setup.py): started [Pipeline] [osmclient] // dir [tests] Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 10.4 MB/s eta 0:00:00 [tests] Collecting outcome==1.2.0 [tests] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [tests] Collecting paramiko==3.3.1 [RO] Collecting jsonschema==4.19.1 [RO] Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 10.1 MB/s eta 0:00:00 [RO] Collecting jsonschema-specifications==2023.7.1 [Pipeline] [osmclient] } [LCM] Collecting pymongo==4.5.0 [LCM] Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 36.2 MB/s eta 0:00:00 [LCM] Collecting pyyaml==6.0.1 [LCM] Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 24.6 MB/s eta 0:00:00 [MON] Preparing metadata (setup.py): finished with status 'done' [MON] Collecting numpy==1.26.0 [MON] Downloading numpy-1.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) [POL] ---> 2ec241e9d727 [POL] Step 22/40 : COPY --from=INSTALL /usr/bin/mysqlshow /usr/bin/ [POL] ---> cdffe9371abb [POL] Step 23/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libedit.so.2 /usr/lib/x86_64-linux-gnu/ [POL] ---> bd477d4db6c5 [POL] Step 24/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libbsd.so.0 /usr/lib/x86_64-linux-gnu/ [POL] ---> d40dc3ad1c57 [POL] Step 25/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libmd.so.0 /usr/lib/x86_64-linux-gnu/ [POL] ---> 6dffb5048624 [POL] Step 26/40 : COPY scripts/ /app/osm_pol/scripts/ [POL] ---> d65b7c27ce07 [POL] Step 27/40 : RUN groupadd -g 1000 appuser && useradd -u 1000 -g 1000 -d /app appuser && mkdir -p /app/osm_pol && mkdir -p /app/storage/kafka && mkdir /app/log && chown -R appuser:appuser /app [POL] ---> Running in b837406b0d10 [tests] Downloading paramiko-3.3.1-py3-none-any.whl (224 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.8/224.8 KB 9.1 MB/s eta 0:00:00 [tests] Collecting pbr==5.11.1 [tests] Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 12.7 MB/s eta 0:00:00 [tests] Collecting pycparser==2.21 [tests] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 15.0 MB/s eta 0:00:00 [tests] Collecting pyjsonselect==0.2.2 [tests] Downloading pyjsonselect-0.2.2.tar.gz (8.9 kB) [tests] Preparing metadata (setup.py): started [RO] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [RO] Collecting keystoneauth1==5.3.0 [RO] Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 13.6 MB/s eta 0:00:00 [RO] Collecting logutils==0.3.5 [RO] Downloading logutils-0.3.5.tar.gz (27 kB) [RO] Preparing metadata (setup.py): started [RO] Preparing metadata (setup.py): finished with status 'done' [NG-UI] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... [NG-UI] Setting up iproute2 (5.15.0-1ubuntu2) ... [LCM] Collecting aiohttp==3.8.5 [LCM] Downloading aiohttp-3.8.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 40.2 MB/s eta 0:00:00 [LCM] Collecting aiosignal==1.3.1 [LCM] Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 36.3 MB/s eta 0:00:00 [MON] Collecting openstacksdk==1.5.0 [MON] Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 45.1 MB/s eta 0:00:00 [MON] Collecting os-client-config==2.1.0 [MON] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [MON] Collecting os-service-types==1.7.0 [MON] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [MON] Collecting osc-lib==2.8.1 [MON] Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 11.3 MB/s eta 0:00:00 [POL] Removing intermediate container b837406b0d10 [POL] ---> c6218cba2c39 [POL] Step 28/40 : WORKDIR /app/osm_pol [POL] ---> Running in 7c41a281987a [POL] Removing intermediate container 7c41a281987a [POL] ---> 98a771046df9 [POL] Step 29/40 : USER appuser [POL] ---> Running in 88219c684c1b [POL] Removing intermediate container 88219c684c1b [POL] ---> 7d78adce974e [POL] Step 30/40 : ENV OSMPOL_MESSAGE_DRIVER kafka [tests] Preparing metadata (setup.py): finished with status 'done' [tests] Collecting pynacl==1.5.0 [tests] Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 21.5 MB/s eta 0:00:00 [tests] Collecting pyparsing==3.1.1 [tests] Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 1.9 MB/s eta 0:00:00 [tests] Collecting pyperclip==1.8.2 [tests] Downloading pyperclip-1.8.2.tar.gz (20 kB) [tests] Preparing metadata (setup.py): started [tests] Preparing metadata (setup.py): finished with status 'done' [tests] Collecting pysocks==1.7.1 [tests] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [RO] Collecting lxml==4.9.3 [RO] Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 32.4 MB/s eta 0:00:00 [RO] Collecting markupsafe==2.1.3 [RO] Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) [RO] Collecting more-itertools==10.1.0 [RO] Downloading more_itertools-10.1.0-py3-none-any.whl (55 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 1.3 MB/s eta 0:00:00 [NG-UI] Setting up gpgsm (2.2.27-3ubuntu2.1) ... [NG-UI] Setting up pkexec (0.105-33) ... [NG-UI] Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ... [NG-UI] Setting up python3 (3.10.6-1~22.04) ... [NG-UI] Setting up libappstream4:amd64 (0.15.2-2) ... [NG-UI] Setting up python3-six (1.16.0-3ubuntu1) ... [NG-UI] Setting up dirmngr (2.2.27-3ubuntu2.1) ... [NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [NG-UI] Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... [NG-UI] Setting up python3-pyparsing (2.4.7-1) ... [LCM] Collecting annotated-types==0.5.0 [LCM] Downloading annotated_types-0.5.0-py3-none-any.whl (11 kB) [LCM] Collecting attrs==23.1.0 [LCM] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 6.8 MB/s eta 0:00:00 [LCM] Collecting boltons==23.0.0 [LCM] Downloading boltons-23.0.0-py2.py3-none-any.whl (194 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.8/194.8 KB 20.7 MB/s eta 0:00:00 [LCM] Collecting charset-normalizer==3.2.0 [LCM] Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 14.8 MB/s eta 0:00:00 [LCM] Collecting checksumdir==1.2.0 [LCM] Downloading checksumdir-1.2.0-py3-none-any.whl (5.3 kB) [LCM] Collecting config-man==0.0.4 [LCM] Downloading config_man-0.0.4-py3-none-any.whl (6.3 kB) [Keystone] Setting up python3-jeepney (0.7.1-3) ... [Keystone] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... [Keystone] Setting up python3-httplib2 (0.20.2-2) ... [Keystone] Setting up lsb-release (11.1.0ubuntu4) ... [Keystone] Setting up python3-distro-info (1.1ubuntu0.2) ... [MON] Collecting oslo-config==9.2.0 [MON] Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 6.5 MB/s eta 0:00:00 [MON] Collecting oslo-context==5.2.0 [MON] Downloading oslo.context-5.2.0-py3-none-any.whl (20 kB) [MON] Collecting oslo-i18n==6.1.0 [MON] Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 2.6 MB/s eta 0:00:00 [MON] Collecting oslo-log==5.3.0 [MON] Downloading oslo.log-5.3.0-py3-none-any.whl (76 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.3/76.3 KB 4.3 MB/s eta 0:00:00 [MON] Collecting oslo-serialization==5.2.0 [MON] Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB) [POL] ---> Running in 44a65120f2d7 [POL] Removing intermediate container 44a65120f2d7 [POL] ---> ee50ae6948a5 [POL] Step 31/40 : ENV OSMPOL_MESSAGE_HOST kafka [POL] ---> Running in ce03022dbcf0 [POL] Removing intermediate container ce03022dbcf0 [POL] ---> 17f8d4fc4e0a [POL] Step 32/40 : ENV OSMPOL_MESSAGE_PORT 9092 [POL] ---> Running in bef6547e4ebb [POL] Removing intermediate container bef6547e4ebb [POL] ---> 43ffff46af1a [POL] Step 33/40 : ENV OSMPOL_DATABASE_DRIVER mongo [POL] ---> Running in ac1c445faaaa [POL] Removing intermediate container ac1c445faaaa [POL] ---> 5134f58b25e4 [POL] Step 34/40 : ENV OSMPOL_DATABASE_URI mongodb://mongo:27017 [POL] ---> Running in 465fd95919b7 [POL] Removing intermediate container 465fd95919b7 [POL] ---> b73d17c7cba5 [POL] Step 35/40 : ENV OSMPOL_SQL_DATABASE_URI sqlite:///mon_sqlite.db [POL] ---> Running in 0faaad7a0600 [POL] Removing intermediate container 0faaad7a0600 [POL] ---> b6da6fc70cc9 [POL] Step 36/40 : ENV OSMPOL_GLOBAL_LOG_LEVEL INFO [POL] ---> Running in 587cae9c3184 [POL] Removing intermediate container 587cae9c3184 [POL] ---> 2ed8144a333d [POL] Step 37/40 : ENV OSMPOL_AUTOHEAL_ENABLED True [tests] Collecting python-cinderclient==9.4.0 [tests] Downloading python_cinderclient-9.4.0-py3-none-any.whl (255 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 255.9/255.9 KB 25.8 MB/s eta 0:00:00 [tests] Collecting python-keystoneclient==5.2.0 [tests] Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 35.3 MB/s eta 0:00:00 [tests] Collecting python-novaclient==18.4.0 [tests] Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 12.4 MB/s eta 0:00:00 [tests] Collecting python-openstackclient==6.3.0 [tests] Downloading python_openstackclient-6.3.0-py3-none-any.whl (1.1 MB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 27.0 MB/s eta 0:00:00 [tests] Collecting pytz==2023.3.post1 [tests] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 20.3 MB/s eta 0:00:00 [RO] Collecting msal==1.24.0 [RO] Downloading msal-1.24.0-py2.py3-none-any.whl (91 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.3/91.3 KB 9.2 MB/s eta 0:00:00 [RO] Collecting msal-extensions==1.0.0 [RO] Downloading msal_extensions-1.0.0-py2.py3-none-any.whl (19 kB) [RO] Collecting msgpack==1.0.7 [RO] Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 42.4 MB/s eta 0:00:00 [RO] Collecting msrest==0.7.1 [RO] Downloading msrest-0.7.1-py3-none-any.whl (85 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 KB 10.4 MB/s eta 0:00:00 [RO] Collecting msrestazure==0.6.4 [RO] Downloading msrestazure-0.6.4-py2.py3-none-any.whl (40 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 KB 4.3 MB/s eta 0:00:00 [NG-UI] Setting up python3-gi (3.42.1-0ubuntu1) ... [NG-UI] Setting up shared-mime-info (2.1-2) ... [LCM] Collecting face==20.1.1 [LCM] Downloading face-20.1.1-py3-none-any.whl (51 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 KB 2.2 MB/s eta 0:00:00 [LCM] Collecting frozenlist==1.4.0 [LCM] Downloading frozenlist-1.4.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (225 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.7/225.7 KB 23.7 MB/s eta 0:00:00 [LCM] Collecting glom==23.3.0 [LCM] Downloading glom-23.3.0-py3-none-any.whl (101 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.9/101.9 KB 16.4 MB/s eta 0:00:00 [Keystone] Setting up policykit-1 (0.105-33) ... [Keystone] Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... [Keystone] Setting up python3-blinker (1.4+dfsg1-0.4) ... [Keystone] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... [Keystone] Setting up python3-more-itertools (8.10.0-2) ... [Keystone] Setting up python3-dbus (1.2.18-3build1) ... [Keystone] Setting up python3-distro (1.7.0-1) ... [MON] Collecting oslo-utils==6.2.1 [MON] Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 3.0 MB/s eta 0:00:00 [MON] Collecting pandas==2.1.1 [MON] Downloading pandas-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.3 MB) [POL] ---> Running in 1df479889bca [POL] Removing intermediate container 1df479889bca [POL] ---> ceecba73c6e1 [POL] Step 38/40 : ENV OSMPOL_AUTOSCALE_ENABLED True [POL] ---> Running in 1423484ed757 [POL] Removing intermediate container 1423484ed757 [POL] ---> 25b0ab14f1bd [POL] Step 39/40 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5 CMD osm-pol-healthcheck || exit 1 [POL] ---> Running in dc4749917e68 [POL] Removing intermediate container dc4749917e68 [POL] ---> 5a39131f708a [POL] Step 40/40 : CMD /bin/bash scripts/start.sh [POL] ---> Running in e7feea13319a [POL] Removing intermediate container e7feea13319a [POL] ---> 4e9a02a880f0 [POL] [Warning] One or more build-args [PYTHON3_OSM_NG_RO_URL CACHE_DATE OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_IMDOCS_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_TESTS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_AWS_URL] were not consumed [POL] Successfully built 4e9a02a880f0 [POL] Successfully tagged opensourcemano/pol:osm-master-12486 [tests] Collecting referencing==0.30.2 [tests] Downloading referencing-0.30.2-py3-none-any.whl (25 kB) [tests] Collecting requestsexceptions==1.4.0 [tests] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [tests] Collecting rfc3986==2.0.0 [tests] Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) [tests] Collecting robotframework==6.1.1 [tests] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 KB 19.7 MB/s eta 0:00:00 [tests] Collecting robotframework-jsonlibrary==0.5 [tests] Downloading robotframework-jsonlibrary-0.5.tar.gz (5.5 kB) [tests] Preparing metadata (setup.py): started [RO] Collecting netaddr==0.9.0 [RO] Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 36.1 MB/s eta 0:00:00 [RO] Collecting netifaces==0.11.0 [RO] Downloading netifaces-0.11.0.tar.gz (30 kB) [RO] Preparing metadata (setup.py): started [RO] Preparing metadata (setup.py): finished with status 'done' [RO] Collecting oauthlib==3.2.2 [RO] Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 KB 4.4 MB/s eta 0:00:00 [RO] Collecting openstacksdk==1.5.0 [RO] Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 40.8 MB/s eta 0:00:00 [Pipeline] [POL] echo [POL] Tagging pol:osm-master-12486 [Pipeline] [POL] sh [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 41.4 MB/s eta 0:00:00 [MON] Collecting pbr==5.11.1 [POL] [POL] Running shell script [Keystone] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... [Keystone] Setting up python3-jwt (2.3.0-1ubuntu0.2) ... [MON] Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 5.3 MB/s eta 0:00:00 [tests] Preparing metadata (setup.py): finished with status 'done' [tests] Collecting robotframework-jsonvalidator==2.0.0 [RO] Collecting os-client-config==2.1.0 [RO] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [RO] Collecting os-service-types==1.7.0 [RO] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [POL] + docker tag opensourcemano/pol:osm-master-12486 osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-master-12486 [Pipeline] [POL] sh [Keystone] Setting up python3-apt (2.4.0ubuntu3) ... [Keystone] Setting up python3-lazr.uri (1.0.6-2) ... [Keystone] Setting up python3-zipp (1.0.0-3) ... [Keystone] Setting up unattended-upgrades (2.8ubuntu1) ... [MON] Collecting pillow==10.0.1 [MON] Downloading Pillow-10.0.1-cp310-cp310-manylinux_2_28_x86_64.whl (3.6 MB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 39.0 MB/s eta 0:00:00 [tests] Downloading robotframework_jsonvalidator-2.0.0-py2.py3-none-any.whl (10 kB) [tests] Collecting robotframework-pythonlibcore==4.2.0 [tests] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) [tests] Collecting robotframework-requests==0.9.5 [tests] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [tests] Collecting robotframework-seleniumlibrary==6.1.2 [tests] Downloading robotframework_seleniumlibrary-6.1.2-py2.py3-none-any.whl (95 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 KB 2.0 MB/s eta 0:00:00 [RO] Collecting osc-lib==2.8.1 [RO] Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 10.3 MB/s eta 0:00:00 [RO] Collecting oslo-config==9.2.0 [RO] Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 16.4 MB/s eta 0:00:00 [RO] Collecting oslo-context==5.2.0 [RO] Downloading oslo.context-5.2.0-py3-none-any.whl (20 kB) [RO] Collecting oslo-i18n==6.1.0 [RO] Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 6.0 MB/s eta 0:00:00 [RO] Collecting oslo-log==5.3.0 [RO] Downloading oslo.log-5.3.0-py3-none-any.whl (76 kB) [POL] [POL] Running shell script [POL] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-master-12486 [POL] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pol] [POL] d149cba56cd3: Preparing [POL] 4ca7f1bdd400: Preparing [POL] 8092568330d9: Preparing [POL] a0a307c2cabe: Preparing [POL] 3f6cc1864ca3: Preparing [POL] c7f3467bca6a: Preparing [POL] 1f719ad4cb1f: Preparing [POL] 67c02b2dfce3: Preparing [POL] e559f3cee415: Preparing [POL] 645641f477ba: Preparing [POL] c4e876222f59: Preparing [POL] bddd493a7bbd: Preparing [POL] f2cd04a90f42: Preparing [POL] 629ca62fb7c7: Preparing [POL] c7f3467bca6a: Waiting [POL] 1f719ad4cb1f: Waiting [POL] 67c02b2dfce3: Waiting [POL] 645641f477ba: Waiting [POL] e559f3cee415: Waiting [POL] f2cd04a90f42: Waiting [POL] c4e876222f59: Waiting [POL] 629ca62fb7c7: Waiting [POL] bddd493a7bbd: Waiting [LCM] Collecting grpcio==1.58.0 [LCM] Downloading grpcio-1.58.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.3 MB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 54.5 MB/s eta 0:00:00 [Keystone] [Keystone] Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version [Keystone] [Keystone] Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version [Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service. [Keystone] Setting up python3-cryptography (3.4.8-1ubuntu2.2) ... [MON] Collecting prettytable==0.7.2 [MON] Downloading prettytable-0.7.2.zip (28 kB) [MON] Preparing metadata (setup.py): started [MON] Preparing metadata (setup.py): finished with status 'done' [MON] Collecting prometheus-api-client==0.5.4 [MON] Downloading prometheus_api_client-0.5.4-py3-none-any.whl (28 kB) [MON] Collecting prometheus-client==0.17.1 [MON] Downloading prometheus_client-0.17.1-py3-none-any.whl (60 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 1.3 MB/s eta 0:00:00 [MON] Collecting pygments==2.16.1 [MON] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 42.0 MB/s eta 0:00:00 [MON] Collecting pyinotify==0.9.6 [MON] Downloading pyinotify-0.9.6.tar.gz (60 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 KB 4.6 MB/s eta 0:00:00 [MON] Preparing metadata (setup.py): started [tests] Collecting robotframework-sshlibrary==3.8.0 [tests] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.4/51.4 KB 7.0 MB/s eta 0:00:00 [tests] Preparing metadata (setup.py): started [tests] Preparing metadata (setup.py): finished with status 'done' [tests] Collecting robotframework-yamllibrary==0.2.8 [tests] Downloading robotframework-yamllibrary-0.2.8.zip (5.4 kB) [tests] Preparing metadata (setup.py): started [tests] Preparing metadata (setup.py): finished with status 'done' [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.3/76.3 KB 9.9 MB/s eta 0:00:00 [RO] Collecting oslo-serialization==5.2.0 [RO] Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB) [RO] Collecting oslo-utils==6.2.1 [RO] Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 12.9 MB/s eta 0:00:00 [RO] Collecting paramiko==3.3.1 [RO] Downloading paramiko-3.3.1-py3-none-any.whl (224 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.8/224.8 KB 11.0 MB/s eta 0:00:00 [RO] Collecting pbr==5.11.1 [RO] Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 15.8 MB/s eta 0:00:00 [RO] Collecting portalocker==2.8.2 [RO] Downloading portalocker-2.8.2-py3-none-any.whl (17 kB) [RO] Collecting portend==3.2.0 [RO] Downloading portend-3.2.0-py3-none-any.whl (5.3 kB) [POL] 3f6cc1864ca3: Pushed [POL] 8092568330d9: Pushed [POL] 4ca7f1bdd400: Pushed [POL] d149cba56cd3: Pushed [POL] a0a307c2cabe: Pushed [POL] e559f3cee415: Pushed [POL] 67c02b2dfce3: Pushed [POL] c7f3467bca6a: Pushed [POL] 1f719ad4cb1f: Pushed [POL] c4e876222f59: Layer already exists [POL] bddd493a7bbd: Layer already exists [POL] f2cd04a90f42: Layer already exists [POL] 629ca62fb7c7: Layer already exists [LCM] Collecting grpcio-tools==1.48.1 [LCM] Downloading grpcio_tools-1.48.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 41.5 MB/s eta 0:00:00 [LCM] Collecting grpclib==0.4.5 [LCM] Downloading grpclib-0.4.5.tar.gz (62 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 KB 8.9 MB/s eta 0:00:00 [Keystone] Setting up python3-wadllib (1.3.6-1) ... [Keystone] Setting up gnupg (2.2.27-3ubuntu2.1) ... [Keystone] Setting up packagekit (1.2.5-2ubuntu2) ... [Keystone] invoke-rc.d: could not determine current runlevel [Keystone] invoke-rc.d: policy-rc.d denied execution of force-reload. [Keystone] Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [Keystone] Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [Keystone] Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... [Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service. [Keystone] Setting up packagekit-tools (1.2.5-2ubuntu2) ... [Keystone] Setting up python3-importlib-metadata (4.6.4-1) ... [Keystone] Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... [MON] Preparing metadata (setup.py): finished with status 'done' [MON] Collecting pyparsing==3.1.1 [MON] Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 7.0 MB/s eta 0:00:00 [MON] Collecting pyperclip==1.8.2 [MON] Downloading pyperclip-1.8.2.tar.gz (20 kB) [MON] Preparing metadata (setup.py): started [MON] Preparing metadata (setup.py): finished with status 'done' [MON] Collecting python-ceilometerclient==2.9.0 [MON] Downloading python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.4/113.4 KB 10.5 MB/s eta 0:00:00 [MON] Collecting python-cinderclient==8.3.0 [MON] Downloading python_cinderclient-8.3.0-py3-none-any.whl (254 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.7/254.7 KB 25.5 MB/s eta 0:00:00 [MON] Collecting python-keystoneclient==5.2.0 [MON] Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 24.7 MB/s eta 0:00:00 [tests] Collecting rpds-py==0.10.3 [tests] Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.7 MB/s eta 0:00:00 [tests] Collecting scp==0.14.5 [tests] Downloading scp-0.14.5-py2.py3-none-any.whl (8.7 kB) [tests] Collecting selenium==4.13.0 [tests] Downloading selenium-4.13.0-py3-none-any.whl (9.5 MB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 27.3 MB/s eta 0:00:00 [RO] Collecting prettytable==3.9.0 [RO] Downloading prettytable-3.9.0-py3-none-any.whl (27 kB) [RO] Collecting progressbar==2.5 [RO] Downloading progressbar-2.5.tar.gz (10 kB) [RO] Preparing metadata (setup.py): started [RO] Preparing metadata (setup.py): finished with status 'done' [RO] Collecting protobuf==4.24.3 [RO] Downloading protobuf-4.24.3-cp37-abi3-manylinux2014_x86_64.whl (311 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 311.6/311.6 KB 29.4 MB/s eta 0:00:00 [LCM] Installing build dependencies: started [Keystone] Setting up python3-secretstorage (3.3.1-1) ... [Keystone] Setting up python3-keyring (23.5.0-1) ... [Keystone] Setting up python3-lazr.restfulclient (0.14.4-1) ... [Keystone] Setting up python3-launchpadlib (1.10.16-1) ... [MON] Collecting python-neutronclient==11.0.0 [MON] Downloading python_neutronclient-11.0.0-py3-none-any.whl (293 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.6/293.6 KB 24.6 MB/s eta 0:00:00 [MON] Collecting python-novaclient==18.4.0 [MON] Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 13.6 MB/s eta 0:00:00 [MON] Collecting pyvcloud==23.0.4 [MON] Downloading pyvcloud-23.0.4-py3-none-any.whl (224 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.2/224.2 KB 6.8 MB/s eta 0:00:00 [tests] Collecting simplejson==3.19.1 [tests] Downloading simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 KB 18.1 MB/s eta 0:00:00 [tests] Collecting sniffio==1.3.0 [tests] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [tests] Collecting sortedcontainers==2.4.0 [tests] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [tests] Collecting stevedore==5.1.0 [RO] Collecting py-radix==0.10.0 [RO] Downloading py-radix-0.10.0.tar.gz (21 kB) [RO] Preparing metadata (setup.py): started [RO] Preparing metadata (setup.py): finished with status 'done' [RO] Collecting pyasn1==0.5.0 [RO] Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 KB 1.7 MB/s eta 0:00:00 [RO] Collecting pyasn1-modules==0.3.0 [RO] Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 11.1 MB/s eta 0:00:00 [RO] Collecting pycparser==2.21 [RO] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 6.0 MB/s eta 0:00:00 [POL] 645641f477ba: Pushed [POL] osm-master-12486: digest: sha256:c7b9ed584df9294c0d3605aeaf614074367a5365ee4b44f89bff0021a4f27834 size: 3252 [Pipeline] [POL] } [Pipeline] [POL] // dir [Keystone] Setting up python3-software-properties (0.99.22.9) ... [tests] Downloading stevedore-5.1.0-py3-none-any.whl (49 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 8.3 MB/s eta 0:00:00 [tests] Collecting tomlkit==0.12.1 [tests] Downloading tomlkit-0.12.1-py3-none-any.whl (37 kB) [tests] Collecting trio==0.22.2 [RO] Collecting pygments==2.16.1 [RO] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 42.6 MB/s eta 0:00:00 [RO] Collecting pyinotify==0.9.6 [RO] Downloading pyinotify-0.9.6.tar.gz (60 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 KB 5.6 MB/s eta 0:00:00 [RO] Preparing metadata (setup.py): started [Pipeline] [POL] } [Keystone] Setting up software-properties-common (0.99.22.9) ... [Keystone] Processing triggers for libc-bin (2.35-0ubuntu3.7) ... [Keystone] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... [Keystone] Updating certificates in /etc/ssl/certs... [MON] Collecting regex==2023.8.8 [MON] Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 43.5 MB/s eta 0:00:00 [MON] Collecting requestsexceptions==1.4.0 [MON] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [MON] Collecting rfc3986==2.0.0 [MON] Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) [tests] Downloading trio-0.22.2-py3-none-any.whl (400 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 KB 16.1 MB/s eta 0:00:00 [tests] Collecting trio-websocket==0.11.1 [tests] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [tests] Collecting typing-extensions==4.8.0 [tests] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [tests] Collecting tzdata==2023.3 [tests] Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 35.9 MB/s eta 0:00:00 [tests] Collecting wrapt==1.15.0 [tests] Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB) [tests] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 8.0 MB/s eta 0:00:00 [PLA] ---> 7619ccb223fd [PLA] Step 24/39 : RUN mkdir /entry_data && mkdir /placement && mkdir /entry_data/mzn-lib && ln -s /entry_data/mzn-lib /minizinc/share/minizinc/exec [PLA] ---> Running in 0a534dad0a72 [PLA] Removing intermediate container 0a534dad0a72 [PLA] ---> 4170c38da35a [PLA] Step 25/39 : COPY scripts/ /app/osm_pla/scripts/ [PLA] ---> 9d82a005ec33 [PLA] Step 26/39 : RUN groupadd -g 1000 appuser && useradd -u 1000 -g 1000 -d /app appuser && mkdir -p /app/osm_pla && chown -R appuser:appuser /app && chown -R appuser:appuser /entry_data && chown -R appuser:appuser /minizinc && chown -R appuser:appuser /placement [PLA] ---> Running in ec128a9daa0b [RO] Preparing metadata (setup.py): finished with status 'done' [RO] Collecting pyjwt[crypto]==2.8.0 [RO] Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB) [RO] Collecting pynacl==1.5.0 [RO] Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 52.4 MB/s eta 0:00:00 [RO] Collecting pyopenssl==23.2.0 [RO] Downloading pyOpenSSL-23.2.0-py3-none-any.whl (59 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 KB 6.4 MB/s eta 0:00:00 [RO] Collecting pyparsing==3.1.1 [RO] Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 12.9 MB/s eta 0:00:00 [Keystone] 0 added, 0 removed; done. [Keystone] Running hooks in /etc/ca-certificates/update.d... [Keystone] done. [Keystone] Processing triggers for dbus (1.12.20-2ubuntu4.1) ... [MON] Collecting simplejson==3.19.1 [MON] Downloading simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 KB 13.9 MB/s eta 0:00:00 [MON] Collecting stevedore==5.1.0 [MON] Downloading stevedore-5.1.0-py3-none-any.whl (49 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 5.2 MB/s eta 0:00:00 [MON] Collecting tzdata==2023.3 [MON] Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 35.0 MB/s eta 0:00:00 [MON] Collecting tzlocal==5.0.1 [MON] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [tests] Collecting wsproto==1.2.0 [tests] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [tests] Collecting xmltodict==0.13.0 [tests] Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) [tests] Collecting yq==3.2.3 [tests] Downloading yq-3.2.3-py3-none-any.whl (17 kB) [tests] Collecting zipp==3.17.0 [tests] Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB) [RO] Collecting pyperclip==1.8.2 [RO] Downloading pyperclip-1.8.2.tar.gz (20 kB) [RO] Preparing metadata (setup.py): started [RO] Preparing metadata (setup.py): finished with status 'done' [RO] Collecting pysocks==1.7.1 [RO] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [RO] Collecting python-cinderclient==7.4.1 [RO] Downloading python_cinderclient-7.4.1-py3-none-any.whl (279 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 279.9/279.9 KB 24.6 MB/s eta 0:00:00 [RO] Collecting python-dateutil==2.8.2 [RO] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 25.6 MB/s eta 0:00:00 [RO] Collecting python-glanceclient==4.4.0 [RO] Downloading python_glanceclient-4.4.0-py3-none-any.whl (205 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 205.4/205.4 KB 20.0 MB/s eta 0:00:00 [RO] Collecting python-keystoneclient==5.2.0 [RO] Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 20.6 MB/s eta 0:00:00 [NG-UI] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ... [NG-UI] Setting up python3-jeepney (0.7.1-3) ... [NG-UI] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ... [NG-UI] Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ... [NG-UI] Setting up python3-httplib2 (0.20.2-2) ... [NG-UI] Setting up lsb-release (11.1.0ubuntu4) ... [NG-UI] Setting up python3-distro-info (1.1ubuntu0.2) ... [NG-UI] Setting up policykit-1 (0.105-33) ... [NG-UI] Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... [NG-UI] Setting up python3-blinker (1.4+dfsg1-0.4) ... [NG-UI] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... [NG-UI] Setting up python3-more-itertools (8.10.0-2) ... [NG-UI] Setting up python3-dbus (1.2.18-3build1) ... [NG-UI] Setting up python3-distro (1.7.0-1) ... [MON] Collecting ujson==5.8.0 [MON] Downloading ujson-5.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.9/53.9 KB 6.1 MB/s eta 0:00:00 [MON] Collecting unittest-xml-reporting==3.2.0 [MON] Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) [MON] Collecting vcd-api-schemas-type==10.3.0.dev72 [MON] Downloading vcd_api_schemas_type-10.3.0.dev72-py3-none-any.whl (3.0 MB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 41.1 MB/s eta 0:00:00 [MON] Collecting wcwidth==0.2.7 [MON] Downloading wcwidth-0.2.7-py2.py3-none-any.whl (32 kB) [RO] Collecting python-neutronclient==11.0.0 [RO] Downloading python_neutronclient-11.0.0-py3-none-any.whl (293 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.6/293.6 KB 38.2 MB/s eta 0:00:00 [RO] Collecting python-novaclient==18.4.0 [RO] Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 33.3 MB/s eta 0:00:00 [RO] Collecting python-openstackclient==6.3.0 [RO] Downloading python_openstackclient-6.3.0-py3-none-any.whl (1.1 MB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 44.3 MB/s eta 0:00:00 [RO] Collecting pytz==2023.3.post1 [RO] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 19.9 MB/s eta 0:00:00 [RO] Collecting pyvcloud==19.1.1 [RO] Downloading pyvcloud-19.1.1-py3-none-any.whl (60 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.3/60.3 KB 4.4 MB/s eta 0:00:00 [RO] Collecting pyvmomi==8.0.2.0 [RO] Downloading pyvmomi-8.0.2.0.tar.gz (852 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 852.4/852.4 KB 24.3 MB/s eta 0:00:00 [NG-UI] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ... [NG-UI] Setting up python3-jwt (2.3.0-1ubuntu0.2) ... [NG-UI] Setting up python3-apt (2.4.0ubuntu3) ... [NG-UI] Setting up libnginx-mod-http-image-filter (1.18.0-6ubuntu14.4) ... [NG-UI] Setting up python3-lazr.uri (1.0.6-2) ... [NG-UI] Setting up python3-zipp (1.0.0-3) ... [NG-UI] Setting up libnginx-mod-http-xslt-filter (1.18.0-6ubuntu14.4) ... [NG-UI] Setting up unattended-upgrades (2.8ubuntu1) ... [LCM] Installing build dependencies: finished with status 'done' [LCM] Getting requirements to build wheel: started [LCM] Getting requirements to build wheel: finished with status 'done' [LCM] Preparing metadata (pyproject.toml): started [LCM] Preparing metadata (pyproject.toml): finished with status 'done' [Keystone] Reading package lists... [Keystone] Building dependency tree... [Keystone] Reading state information... [MON] Collecting wrapt==1.15.0 [MON] Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB) [MON] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 12.8 MB/s eta 0:00:00 [MON] Collecting zipp==3.17.0 [MON] Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB) [MON] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3/dist-packages (from kubernetes==26.1.0->-r /usr/lib/python3/dist-packages/n2vc/requirements.txt (line 49)) (59.6.0) [tests] Building wheels for collected packages: jsonpath-rw, netifaces, pyjsonselect, pyperclip, robotframework-jsonlibrary, robotframework-sshlibrary, robotframework-yamllibrary [tests] Building wheel for jsonpath-rw (setup.py): started [tests] Building wheel for jsonpath-rw (setup.py): finished with status 'done' [tests] Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15149 sha256=b842e12fb5a6f1326ac6f563063726cbb2014af5be0e6869be70b704d5a1e728 [tests] Stored in directory: /root/.cache/pip/wheels/e3/76/6f/c25be6a9e6cc9985b96e8c95997d46790242c6426ef68e754c [tests] Building wheel for netifaces (setup.py): started [RO] Preparing metadata (setup.py): started [RO] Preparing metadata (setup.py): finished with status 'done' [RO] Collecting referencing==0.30.2 [RO] Downloading referencing-0.30.2-py3-none-any.whl (25 kB) [RO] Collecting requests[socks]==2.31.0 [RO] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 9.3 MB/s eta 0:00:00 [RO] Collecting requests-oauthlib==1.3.1 [RO] Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) [RO] Collecting requestsexceptions==1.4.0 [NG-UI] [NG-UI] Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version [NG-UI] [NG-UI] Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version [NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service. [NG-UI] Setting up python3-cryptography (3.4.8-1ubuntu2.2) ... [NG-UI] Setting up python3-wadllib (1.3.6-1) ... [NG-UI] Setting up gnupg (2.2.27-3ubuntu2.1) ... [NG-UI] Setting up packagekit (1.2.5-2ubuntu2) ... [LCM] Collecting h2==4.1.0 [LCM] Downloading h2-4.1.0-py3-none-any.whl (57 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 KB 6.0 MB/s eta 0:00:00 [LCM] Collecting hpack==4.0.0 [LCM] Downloading hpack-4.0.0-py3-none-any.whl (32 kB) [LCM] Collecting hyperframe==6.0.1 [LCM] Downloading hyperframe-6.0.1-py3-none-any.whl (12 kB) [LCM] Collecting idna==3.4 [LCM] Downloading idna-3.4-py3-none-any.whl (61 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 9.0 MB/s eta 0:00:00 [LCM] Collecting jinja2==3.1.2 [LCM] Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 20.4 MB/s eta 0:00:00 [LCM] Collecting markupsafe==2.1.3 [Keystone] The following NEW packages will be installed: [Keystone] ubuntu-cloud-keyring [Keystone] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [Keystone] Need to get 4564 B of archives. [Keystone] After this operation, 20.5 kB of additional disk space will be used. [Keystone] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 ubuntu-cloud-keyring all 2021.03.26 [4564 B] [Keystone] debconf: delaying package configuration, since apt-utils is not installed [Keystone] Fetched 4564 B in 0s (362 kB/s) [Keystone] Selecting previously unselected package ubuntu-cloud-keyring. [Keystone] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9652 files and directories currently installed.) [Keystone] Preparing to unpack .../ubuntu-cloud-keyring_2021.03.26_all.deb ... [Keystone] Unpacking ubuntu-cloud-keyring (2021.03.26) ... [Keystone] Setting up ubuntu-cloud-keyring (2021.03.26) ... [Keystone] Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease [Keystone] Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [Keystone] Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [Keystone] Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [Keystone] Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope InRelease [7762 B] [RO] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [RO] Collecting rfc3986==2.0.0 [RO] Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) [RO] Collecting rpds-py==0.10.3 [RO] Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 34.3 MB/s eta 0:00:00 [RO] Collecting rsa==4.9 [RO] Downloading rsa-4.9-py3-none-any.whl (34 kB) [NG-UI] invoke-rc.d: could not determine current runlevel [NG-UI] invoke-rc.d: policy-rc.d denied execution of force-reload. [NG-UI] Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [NG-UI] Setting up nginx-core (1.18.0-6ubuntu14.4) ... [NG-UI] invoke-rc.d: could not determine current runlevel [NG-UI] invoke-rc.d: policy-rc.d denied execution of start. [NG-UI] Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... [NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service. [NG-UI] Setting up packagekit-tools (1.2.5-2ubuntu2) ... [NG-UI] Setting up gnupg2 (2.2.27-3ubuntu2.1) ... [NG-UI] Setting up python3-importlib-metadata (4.6.4-1) ... [NG-UI] Setting up nginx (1.18.0-6ubuntu14.4) ... [NG-UI] Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... [LCM] Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) [LCM] Collecting multidict==6.0.4 [LCM] Downloading multidict-6.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.5/114.5 KB 807.3 kB/s eta 0:00:00 [Keystone] Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 Packages [127 kB] [Keystone] Fetched 135 kB in 1s (119 kB/s) [RO] Collecting simplejson==3.19.1 [RO] Downloading simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 KB 2.7 MB/s eta 0:00:00 [RO] Collecting six==1.16.0 [RO] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [RO] Collecting stevedore==5.1.0 [RO] Downloading stevedore-5.1.0-py3-none-any.whl (49 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 4.4 MB/s eta 0:00:00 [RO] Collecting tempora==5.5.0 [RO] Downloading tempora-5.5.0-py3-none-any.whl (13 kB) [NG-UI] Setting up python3-secretstorage (3.3.1-1) ... [NG-UI] Setting up python3-keyring (23.5.0-1) ... [NG-UI] Setting up python3-lazr.restfulclient (0.14.4-1) ... [NG-UI] Setting up python3-launchpadlib (1.10.16-1) ... [NG-UI] Setting up python3-software-properties (0.99.22.9) ... [LCM] Collecting protobuf==3.20.3 [LCM] Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 48.0 MB/s eta 0:00:00 [LCM] Collecting pydantic==2.4.2 [LCM] Downloading pydantic-2.4.2-py3-none-any.whl (395 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.8/395.8 KB 20.2 MB/s eta 0:00:00 [Keystone] Reading package lists... [Keystone] Repository: 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope main' [Keystone] Description: [Keystone] Ubuntu Cloud Archive for OpenStack Antelope [Keystone] More info: https://wiki.ubuntu.com/OpenStack/CloudArchive [Keystone] Adding repository. [Keystone] Adding deb entry to /etc/apt/sources.list.d/cloudarchive-antelope.list [Keystone] Adding disabled deb-src entry to /etc/apt/sources.list.d/cloudarchive-antelope.list [MON] Building wheels for collected packages: juju, jujubundlelib, macaroonbakery, retrying-async, theblues, netifaces, prettytable, pyinotify, pyperclip [MON] Building wheel for juju (setup.py): started [MON] Building wheel for juju (setup.py): finished with status 'done' [MON] Created wheel for juju: filename=juju-2.9.44.0-py3-none-any.whl size=809213 sha256=08d29d5c5f85891d7867f3e32bcef9230a7bd0f279f43dde2cae1e20ac151e85 [MON] Stored in directory: /root/.cache/pip/wheels/83/d7/33/c77795bfcee2ffdcdf0b87c11c863fb6946b8a8f427c8a6bec [MON] Building wheel for jujubundlelib (setup.py): started [MON] Building wheel for jujubundlelib (setup.py): finished with status 'done' [MON] Created wheel for jujubundlelib: filename=jujubundlelib-0.5.7-py2.py3-none-any.whl size=33949 sha256=e7704e60a0add5d2ec284f72ee318bf59e9db1a6436d68dc78c9b9847f99d458 [MON] Stored in directory: /root/.cache/pip/wheels/4a/57/b5/4755707ad707384c21c9220a2068468f0ee9d919f0402f0d37 [MON] Building wheel for macaroonbakery (setup.py): started [tests] Building wheel for netifaces (setup.py): finished with status 'done' [tests] Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35026 sha256=36c89ba7116c2d382eab5eb6420d9a858ccbe4a3e413568df3561e321fa879d7 [tests] Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa [tests] Building wheel for pyjsonselect (setup.py): started [tests] Building wheel for pyjsonselect (setup.py): finished with status 'done' [tests] Created wheel for pyjsonselect: filename=pyjsonselect-0.2.2-py3-none-any.whl size=7781 sha256=4abe881a473dd0b3dedcf63a282d5474b63a76faf328b98b27baeb5422cd73b0 [tests] Stored in directory: /root/.cache/pip/wheels/8e/65/9e/997261c61c9334136bc51c626dacbd51f5784e5664212fe308 [tests] Building wheel for pyperclip (setup.py): started [tests] Building wheel for pyperclip (setup.py): finished with status 'done' [tests] Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=1c15dde9ab61158c49a9972417b153dddbc1ba3e88d1a8fab278a35752b3307f [tests] Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307 [tests] Building wheel for robotframework-jsonlibrary (setup.py): started [RO] Collecting tqdm==4.66.1 [RO] Downloading tqdm-4.66.1-py3-none-any.whl (78 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 KB 12.1 MB/s eta 0:00:00 [RO] Collecting typing-extensions==4.8.0 [RO] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [RO] Collecting tzdata==2023.3 [RO] Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 36.0 MB/s eta 0:00:00 [RO] Collecting uritemplate==4.1.1 [RO] Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) [RO] Collecting urllib3==2.0.5 [RO] Downloading urllib3-2.0.5-py3-none-any.whl (123 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 19.8 MB/s eta 0:00:00 [RO] Collecting uuid==1.30 [RO] Downloading uuid-1.30.tar.gz (5.8 kB) [RO] Preparing metadata (setup.py): started [NG-UI] Setting up software-properties-common (0.99.22.9) ... [NG-UI] Processing triggers for libc-bin (2.35-0ubuntu3.7) ... [NG-UI] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... [NG-UI] Updating certificates in /etc/ssl/certs... [NG-UI] 0 added, 0 removed; done. [NG-UI] Running hooks in /etc/ca-certificates/update.d... [NG-UI] done. [NG-UI] Processing triggers for dbus (1.12.20-2ubuntu4.1) ... [Keystone] Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope InRelease [Keystone] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease [Keystone] Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [Keystone] Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [Keystone] Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease [MON] Building wheel for macaroonbakery (setup.py): finished with status 'done' [MON] Created wheel for macaroonbakery: filename=macaroonbakery-1.3.1-py2.py3-none-any.whl size=103439 sha256=5147e6d7d8326d93bd974366e85d1977936d433c5090609fd59401c7f20d052f [MON] Stored in directory: /root/.cache/pip/wheels/03/10/e1/a423083040bf37cc21ef32e1ad18c1ec6165d0b5691f7365b5 [MON] Building wheel for retrying-async (setup.py): started [MON] Building wheel for retrying-async (setup.py): finished with status 'done' [MON] Created wheel for retrying-async: filename=retrying_async-2.0.0-py3-none-any.whl size=3048 sha256=4b2af87ac6f434756b95d6c19a590a64d2f91f89df93d0fa07f14cb061223da2 [MON] Stored in directory: /root/.cache/pip/wheels/21/31/06/6217651bd94602e3bebbeaa5b1e9566e49d7510f5b0354d2cb [MON] Building wheel for theblues (setup.py): started [MON] Building wheel for theblues (setup.py): finished with status 'done' [MON] Created wheel for theblues: filename=theblues-0.5.2-py3-none-any.whl size=19210 sha256=27cbc00d034ed4b868cc95174b5df46407b1fba63e1943f24c8962892ffd61b6 [MON] Stored in directory: /root/.cache/pip/wheels/eb/52/b7/e9a3e25897ffdc9ece9fe1d3e9ca9f10792f8c40441e9d5381 [MON] Building wheel for netifaces (setup.py): started [tests] Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done' [tests] Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.5-py3-none-any.whl size=5127 sha256=0136c337ff0bb9fe399801920b29eccec2ff48d4bb66503cf4627faa93e5d0a0 [tests] Stored in directory: /root/.cache/pip/wheels/ec/b3/f7/a6d25db13b69a6fd2a9b0e039bce364e5b43344844ce46cb41 [tests] Building wheel for robotframework-sshlibrary (setup.py): started [tests] Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' [tests] Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55123 sha256=1cbe168cf6092ad45a63cbe8d013c18abfad33feaebc3ff7855d86c611aa0b1f [tests] Stored in directory: /root/.cache/pip/wheels/8b/f5/7b/3772f9fe5bb34d9fbbe2d4ca30dcca67d741526f00adc15b30 [tests] Building wheel for robotframework-yamllibrary (setup.py): started [tests] Building wheel for robotframework-yamllibrary (setup.py): finished with status 'done' [tests] Created wheel for robotframework-yamllibrary: filename=robotframework_yamllibrary-0.2.8-py3-none-any.whl size=5375 sha256=97d0c6fbb0fe899ba7103d505102a52ea11f7268c02ab317a26dc9b9d040b0e5 [tests] Stored in directory: /root/.cache/pip/wheels/28/9f/86/d6329a9f9e3cb9d3f2575d474274a0853ba65ce20206492299 [tests] Successfully built jsonpath-rw netifaces pyjsonselect pyperclip robotframework-jsonlibrary robotframework-sshlibrary robotframework-yamllibrary [RO] Preparing metadata (setup.py): finished with status 'done' [RO] Collecting warlock==2.0.1 [RO] Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) [RO] Collecting wcwidth==0.2.6 [RO] Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) [RO] Collecting wrapt==1.15.0 [RO] Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB) [RO] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 7.1 MB/s eta 0:00:00 [RO] Collecting zc-lockfile==3.0.post1 [RO] Downloading zc.lockfile-3.0.post1-py3-none-any.whl (9.8 kB) [RO] Collecting zipp==3.17.0 [RO] Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB) [LCM] Collecting pydantic-core==2.10.1 [LCM] Downloading pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 43.1 MB/s eta 0:00:00 [LCM] Collecting typing-extensions==4.8.0 [LCM] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [tests] Installing collected packages: wcwidth, verboselogs, sortedcontainers, requestsexceptions, pytz, pyperclip, pyjsonselect, ply, objectpath, netifaces, netaddr, haikunator, enum34, bitarray, appdirs, zipp, xmltodict, wrapt, urllib3, tzdata, typing-extensions, tomlkit, sniffio, six, simplejson, rpds-py, robotframework-pythonlibcore, robotframework, rfc3986, regex, pyyaml, python-magic, pysocks, pyparsing, pycparser, prettytable, pbr, packaging, msgpack, markupsafe, lxml, jsonpointer, jsonpath-ng, jmespath, iso8601, idna, h11, exceptiongroup, decorator, click, charset-normalizer, certifi, bcrypt, autopage, attrs, argcomplete, yq, wsproto, stevedore, robotframework-yamllibrary, requests, referencing, pyang, outcome, oslo-i18n, os-service-types, jsonpath-rw, jsonpatch, jinja2, importlib-metadata, debtcollector, cmd2, cffi, trio, robotframework-requests, pynacl, pyangbind, oslo-utils, oslo-config, keystoneauth1, jsonschema-specifications, jsonpath-rw-ext, dogpile-cache, cryptography, cliff, trio-websocket, python-cinderclient, paramiko, oslo-serialization, openstacksdk, jsonschema, selenium, scp, robotframework-jsonvalidator, robotframework-jsonlibrary, python-novaclient, python-keystoneclient, osc-lib, robotframework-sshlibrary, robotframework-seleniumlibrary, python-openstackclient [LCM] Collecting yarl==1.9.2 [LCM] Downloading yarl-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (268 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.8/268.8 KB 6.7 MB/s eta 0:00:00 [LCM] Collecting bcrypt==4.0.1 [LCM] Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 41.2 MB/s eta 0:00:00 [LCM] Collecting cachetools==5.3.1 [LCM] Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB) [LCM] Collecting certifi==2023.7.22 [LCM] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 18.0 MB/s eta 0:00:00 [Keystone] Reading package lists... [LCM] Collecting cffi==1.16.0 [LCM] Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 35.2 MB/s eta 0:00:00 [Keystone] Reading package lists... [Keystone] Building dependency tree... [Keystone] Reading state information... [Keystone] Calculating upgrade... [Keystone] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [MON] Building wheel for netifaces (setup.py): finished with status 'done' [MON] Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35024 sha256=1e4bc52e19b7f0cf3057d8f238f0ac7a6e2e75987d623bfea63cbd80adaf6465 [MON] Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa [MON] Building wheel for prettytable (setup.py): started [MON] Building wheel for prettytable (setup.py): finished with status 'done' [MON] Created wheel for prettytable: filename=prettytable-0.7.2-py3-none-any.whl size=13714 sha256=dfbb079471fddd73e2fc603f21580ed2ccd4d4b8f04ea42563f048220ee24ee8 [MON] Stored in directory: /root/.cache/pip/wheels/25/4b/07/18c5d92824315576e478206ea69df34a9e31958f6143eb0e31 [MON] Building wheel for pyinotify (setup.py): started [MON] Building wheel for pyinotify (setup.py): finished with status 'done' [MON] Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25352 sha256=7d4682a6478d83bf0fb6e1fd410cd15be8a1c65e9146663a02fd7411ee760dca [MON] Stored in directory: /root/.cache/pip/wheels/c8/e6/94/d10115432935b5daf653cc1341686f2b6b033d9341d4d32911 [MON] Building wheel for pyperclip (setup.py): started [PLA] Removing intermediate container ec128a9daa0b [PLA] ---> 4fe260849928 [PLA] Step 27/39 : WORKDIR /app/osm_pla [PLA] ---> Running in 55c9a58c1ab5 [PLA] Removing intermediate container 55c9a58c1ab5 [PLA] ---> c34d43a56b21 [PLA] Step 28/39 : USER appuser [PLA] ---> Running in 2bb261bec69f [PLA] Removing intermediate container 2bb261bec69f [PLA] ---> 0f8ad8d3f9d1 [PLA] Step 29/39 : ENV OSMPLA_MESSAGE_DRIVER kafka [PLA] ---> Running in ebf87e97dd23 [LCM] Collecting cryptography==41.0.4 [LCM] Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 41.9 MB/s eta 0:00:00 [LCM] Collecting google-auth==2.17.3 [LCM] Downloading google_auth-2.17.3-py2.py3-none-any.whl (178 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.2/178.2 KB 12.2 MB/s eta 0:00:00 [LCM] Collecting juju==2.9.44.0 [LCM] Downloading juju-2.9.44.0.tar.gz (818 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 KB 44.3 MB/s eta 0:00:00 [LCM] Preparing metadata (setup.py): started [LCM] Preparing metadata (setup.py): finished with status 'done' [LCM] Collecting jujubundlelib==0.5.7 [LCM] Downloading jujubundlelib-0.5.7.tar.gz (30 kB) [Keystone] Reading package lists... [MON] Building wheel for pyperclip (setup.py): finished with status 'done' [MON] Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=c543f1153c2d281323022583dcbbcd23c1ea772912fe5585758f7057bbb2682f [MON] Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307 [MON] Successfully built juju jujubundlelib macaroonbakery retrying-async theblues netifaces prettytable pyinotify pyperclip [MON] Installing collected packages: wcwidth, toposort, requestsexceptions, pytz, pyperclip, pyinotify, prettytable, netifaces, netaddr, kafka-python, dataclasses, appdirs, zipp, wrapt, websockets, websocket-client, vcd-api-schemas-type, urllib3, ujson, tzlocal, tzdata, typing-extensions, six, simplejson, rfc3986, regex, pyyaml, pyrfc3339, pyparsing, pygments, pycryptodome, pycparser, pyasn1, protobuf, prometheus-client, pillow, pbr, packaging, oauthlib, numpy, mypy-extensions, msgpack, lxml, kiwisolver, jsonpointer, jmespath, iso8601, idna, humanfriendly, futurist, fonttools, dnspython, decorator, cycler, charset-normalizer, certifi, cachetools, bcrypt, autopage, attrs, async-timeout, unittest-xml-reporting, typing-inspect, stevedore, rsa, retrying-async, requests, python-dateutil, pymongo, pyasn1-modules, oslo-i18n, os-service-types, jujubundlelib, jsonpatch, importlib-metadata, debtcollector, contourpy, cmd2, cffi, aiokafka, requests-oauthlib, pyvcloud, pynacl, pandas, oslo-utils, oslo-context, oslo-config, motor, matplotlib, keystoneauth1, httmock, google-auth, dogpile-cache, dateparser, cryptography, cliff, python-cinderclient, pymacaroons, prometheus-api-client, paramiko, oslo-serialization, openstacksdk, kubernetes, gnocchiclient, python-novaclient, python-keystoneclient, python-ceilometerclient, oslo-log, osc-lib, os-client-config, macaroonbakery, theblues, python-neutronclient, juju [PLA] Removing intermediate container ebf87e97dd23 [PLA] ---> 9093b83b2752 [PLA] Step 30/39 : ENV OSMPLA_MESSAGE_HOST kafka [PLA] ---> Running in 91a846bf7211 [PLA] Removing intermediate container 91a846bf7211 [PLA] ---> c2a898096014 [PLA] Step 31/39 : ENV OSMPLA_MESSAGE_PORT 9092 [PLA] ---> Running in 90cd9f089056 [PLA] Removing intermediate container 90cd9f089056 [PLA] ---> ff262324fa76 [PLA] Step 32/39 : ENV OSMPLA_DATABASE_DRIVER mongo [PLA] ---> Running in 97d409f35d86 [PLA] Removing intermediate container 97d409f35d86 [PLA] ---> b0a90756ce37 [PLA] Step 33/39 : ENV OSMPLA_DATABASE_URI mongodb://mongo:27017 [PLA] ---> Running in 4ae009ea7056 [PLA] Removing intermediate container 4ae009ea7056 [PLA] ---> 5f3a3bdb2e3d [PLA] Step 34/39 : ENV OSMPLA_SQL_DATABASE_URI sqlite:///pla_sqlite.db [PLA] ---> Running in 9439c0a6dad6 [PLA] Removing intermediate container 9439c0a6dad6 [PLA] ---> 6c50606a9fff [PLA] Step 35/39 : ENV OSMPLA_GLOBAL_LOG_LEVEL INFO [PLA] ---> Running in 261c3e9d2e51 [PLA] Removing intermediate container 261c3e9d2e51 [PLA] ---> 37d6788067dd [PLA] Step 36/39 : ENV FZNEXEC "/entry_data/fzn-exec" [RO] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from zc-lockfile==3.0.post1->-r /usr/lib/python3/dist-packages/osm_ng_ro/requirements.txt (line 478)) (59.6.0) [RO] Building wheels for collected packages: cvprac, logutils, netifaces, progressbar, py-radix, pyinotify, pyperclip, pyvmomi, uuid [RO] Building wheel for cvprac (setup.py): started [RO] Building wheel for cvprac (setup.py): finished with status 'done' [RO] Created wheel for cvprac: filename=cvprac-1.3.1-py3-none-any.whl size=50636 sha256=453d2a877a47a5cf0ed642ed584861fff68b16d5b9e5c58f92bdeba9312d2eba [RO] Stored in directory: /root/.cache/pip/wheels/7a/16/78/8603fa505935a05d2c7cddc7254c9b36d356fa03ca7ee558f5 [RO] Building wheel for logutils (setup.py): started [RO] Building wheel for logutils (setup.py): finished with status 'done' [RO] Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=19947 sha256=a2ca836b8909f810d4ff4de66de77112bb8d4cfe359b96c71ab10777cab881dd [RO] Stored in directory: /root/.cache/pip/wheels/14/79/18/d4879c632aaa2097f00b8f19008f4833af5bc8c871544c4cb5 [RO] Building wheel for netifaces (setup.py): started [LCM] Preparing metadata (setup.py): started [LCM] Preparing metadata (setup.py): finished with status 'done' [LCM] Collecting kubernetes==26.1.0 [LCM] Downloading kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 52.7 MB/s eta 0:00:00 [LCM] Collecting macaroonbakery==1.3.1 [LCM] Downloading macaroonbakery-1.3.1.tar.gz (79 kB) [Keystone] Building dependency tree... [Keystone] Reading state information... [Keystone] The following additional packages will be installed: [Keystone] alembic apache2-bin apache2-data apache2-utils bind9-dnsutils bind9-host [Keystone] bind9-libs binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp [Keystone] cpp-11 docutils-common dpkg-dev fakeroot file fontconfig-config [Keystone] fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base icu-devtools ieee-data [Keystone] javascript-common keystone-common libalgorithm-diff-perl [Keystone] libalgorithm-diff-xs-perl libalgorithm-merge-perl libapr1 libaprutil1 [Keystone] libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan6 libatomic1 libbinutils [Keystone] libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev [Keystone] libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl libedit2 [Keystone] libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libfreetype6 [Keystone] libfribidi0 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 [Keystone] libgraphite2-3 libharfbuzz0b libicu-dev libimagequant0 libisl23 libitm1 [Keystone] libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc [Keystone] libjs-underscore liblcms2-2 libldap-dev liblmdb0 liblocale-gettext-perl [Keystone] liblsan0 liblua5.3-0 libmagic-mgc libmagic1 libmaxminddb0 libmd0 libmpc3 [Keystone] libmpfr6 libnsl-dev libopenjp2-7 libpaper-utils libpaper1 libperl5.34 [Keystone] libpng16-16 libpython3-dev libpython3.10 libpython3.10-dev libquadmath0 [Keystone] libraqm0 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libuv1 [Keystone] libwebp7 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxcb1 [Keystone] libxdmcp6 libxmlsec1 libxmlsec1-openssl libxpm4 libxslt1.1 linux-libc-dev [Keystone] lto-disabled-list mailcap make manpages manpages-dev mime-support [Keystone] mysql-client-8.0 mysql-client-core-8.0 mysql-common netbase patch perl [Keystone] perl-modules-5.34 pycadf-common python-babel-localedata [Keystone] python-pastedeploy-tpl python3-alembic python3-amqp python3-aniso8601 [Keystone] python3-anyjson python3-attr python3-babel python3-bcrypt python3-bs4 [Keystone] python3-cachetools python3-certifi python3-chardet python3-click [Keystone] python3-colorama python3-dateutil python3-debtcollector python3-decorator [Keystone] python3-defusedxml python3-distutils python3-dnspython python3-docutils [Keystone] python3-dogpile.cache python3-elementpath python3-eventlet python3-extras [Keystone] python3-fasteners python3-fixtures python3-flask python3-flask-restful [Keystone] python3-futurist python3-greenlet python3-html5lib python3-idna [Keystone] python3-importlib-resources python3-iso8601 python3-itsdangerous [Keystone] python3-jinja2 python3-jsonschema python3-keystone python3-keystoneauth1 [Keystone] python3-keystoneclient python3-keystonemiddleware python3-kombu python3-ldap [Keystone] python3-lib2to3 python3-lxml python3-mako python3-markupsafe [Keystone] python3-memcache python3-migrate python3-monotonic python3-msgpack [Keystone] python3-netaddr python3-netifaces python3-olefile python3-openssl [Keystone] python3-os-service-types python3-oslo.cache python3-oslo.concurrency [Keystone] python3-oslo.config python3-oslo.context python3-oslo.db python3-oslo.i18n [Keystone] python3-oslo.log python3-oslo.messaging python3-oslo.metrics [Keystone] python3-oslo.middleware python3-oslo.policy python3-oslo.serialization [Keystone] python3-oslo.service python3-oslo.upgradecheck python3-oslo.utils [Keystone] python3-osprofiler python3-packaging python3-passlib python3-paste [Keystone] python3-pastedeploy python3-pastescript python3-pbr python3-pil [Keystone] python3-prettytable python3-prometheus-client python3-pyasn1 [Keystone] python3-pyasn1-modules python3-pycadf python3-pygments python3-pyinotify [Keystone] python3-pymysql python3-pyrsistent python3-pysaml2 python3-repoze.lru [Keystone] python3-requests python3-requests-toolbelt python3-rfc3986 python3-roman [Keystone] python3-routes python3-scrypt python3-setuptools python3-simplejson [Keystone] python3-soupsieve python3-sqlalchemy python3-sqlalchemy-ext python3-sqlparse [Keystone] python3-statsd python3-stevedore python3-tempita python3-tenacity [Keystone] python3-testresources python3-testscenarios python3-testtools python3-tz [Keystone] python3-unittest2 python3-urllib3 python3-vine python3-wcwidth [Keystone] python3-webencodings python3-webob python3-werkzeug python3-wheel [Keystone] python3-wrapt python3-xmlschema python3-yaml python3.10-dev rpcsvc-proto [Keystone] sgml-base ssl-cert tzdata xml-core xmlsec1 [Keystone] Suggested packages: [Keystone] apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw [Keystone] binutils-doc bzip2-doc cpp-doc gcc-11-locales debian-keyring g++-multilib [Keystone] g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison [Keystone] gdb gcc-doc gcc-11-multilib libsasl2-modules-gssapi-mit [Keystone] | libsasl2-modules-gssapi-heimdal glibc-doc git bzr libgd-tools gdbm-l10n [Keystone] icu-doc liblcms2-utils mmdb-bin libssl-doc libstdc++-11-doc pkg-config [Keystone] make-doc man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl [Keystone] | libterm-readline-perl-perl libtap-harness-archive-perl python-amqp-doc [Keystone] python-attr-doc python-debtcollector-doc python3-sniffio python3-trio [Keystone] python3-aioquic python3-h2 python3-httpx docutils-doc fonts-linuxlibertine [Keystone] | ttf-linux-libertine texlive-lang-french texlive-latex-base [Keystone] texlive-latex-recommended python-eventlet-doc python3-asgiref python3-dotenv [Keystone] python-flask-doc python-futurist-doc python-greenlet-dev python-greenlet-doc [Keystone] python3-genshi python-jinja2-doc python-jsonschema-doc python3-ldappool [Keystone] python-keystoneauth1-doc python3-requests-kerberos python-kombu-doc [Keystone] python3-boto python3-django python3-pymongo python3-redis python-lxml-doc [Keystone] python3-beaker python-mako-doc memcached python-migrate-doc ipython3 [Keystone] python-netaddr-docs python-openssl-doc python3-openssl-dbg [Keystone] python-os-service-types-doc python3-binary-memcached python-oslo.cache-doc [Keystone] python-oslo.concurrency-doc python-oslo.log-doc python3-confluent-kafka [Keystone] python3-zmq python-oslo.middleware-doc python-oslo.policy-doc [Keystone] python-oslo.service-doc httpd-wsgi libapache2-mod-python libapache2-mod-scgi [Keystone] libjs-mochikit python3-cherrypy3 python-pil-doc python-pygments-doc [Keystone] ttf-bitstream-vera python-pyinotify-doc python-pymysql-doc [Keystone] python3-repoze.who python3-socks python-requests-doc python-setuptools-doc [Keystone] python-sqlalchemy-doc python3-fdb python3-pymssql python3-mysqldb [Keystone] python3-psycopg2 python3-asyncpg python3-aiosqlite python-sqlparse-doc [Keystone] python-tenacity-doc python-testtools-doc python-webob-doc [Keystone] python-werkzeug-doc python3-watchdog sgml-base-doc debhelper [PLA] ---> Running in 93a4a9373113 [PLA] Removing intermediate container 93a4a9373113 [PLA] ---> 13dea116f3ff [PLA] Step 37/39 : ENV PATH "/minizinc/bin:${PATH}" [PLA] ---> Running in b5993f32f20c [PLA] Removing intermediate container b5993f32f20c [PLA] ---> fc516c16952b [PLA] Step 38/39 : ENV LD_LIBRARY_PATH "/minizinc/lib:${LD_LIBRARY_PATH}" [PLA] ---> Running in 310fd9beea8c [PLA] Removing intermediate container 310fd9beea8c [PLA] ---> ba7b3e7ff5c4 [PLA] Step 39/39 : CMD [ "/bin/bash", "scripts/start.sh" ] [PLA] ---> Running in 886179423a9a [PLA] Removing intermediate container 886179423a9a [PLA] ---> 41af32b664e5 [PLA] [Warning] One or more build-args [OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_TESTS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_IMDOCS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_AWS_URL CACHE_DATE] were not consumed [PLA] Successfully built 41af32b664e5 [PLA] Successfully tagged opensourcemano/pla:osm-master-12486 [NG-UI] Removing intermediate container a093f984057b [NG-UI] ---> 1a8e02bbdf76 [NG-UI] Step 5/22 : RUN curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - && echo "deb https://deb.nodesource.com/node_14.x jammy main" | tee -a /etc/apt/sources.list.d/nodesource.list && DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y nodejs [NG-UI] ---> Running in 088b04bf8822 [Pipeline] [PLA] echo [PLA] Tagging pla:osm-master-12486 [Pipeline] [PLA] sh [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 KB 11.6 MB/s eta 0:00:00 [LCM] Preparing metadata (setup.py): started [LCM] Preparing metadata (setup.py): finished with status 'done' [Keystone] The following NEW packages will be installed: [Keystone] alembic apache2 apache2-bin apache2-data apache2-utils bind9-dnsutils [Keystone] bind9-host bind9-libs binutils binutils-common binutils-x86-64-linux-gnu [Keystone] build-essential bzip2 cpp cpp-11 curl dnsutils docutils-common dpkg-dev [Keystone] fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11 [Keystone] gcc-11-base icu-devtools ieee-data javascript-common keystone [Keystone] keystone-common ldap-utils libalgorithm-diff-perl libalgorithm-diff-xs-perl [Keystone] libalgorithm-merge-perl libapache2-mod-wsgi-py3 libapr1 libaprutil1 [Keystone] libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan6 libatomic1 libbinutils [Keystone] libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev [Keystone] libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl libedit2 [Keystone] libexpat1-dev libfakeroot libffi-dev libfile-fcntllock-perl libfontconfig1 [Keystone] libfreetype6 libfribidi0 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 [Keystone] libgomp1 libgraphite2-3 libharfbuzz0b libicu-dev libimagequant0 libisl23 [Keystone] libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery [Keystone] libjs-sphinxdoc libjs-underscore liblcms2-2 libldap-dev libldap2-dev [Keystone] liblmdb0 liblocale-gettext-perl liblsan0 liblua5.3-0 libmagic-mgc libmagic1 [Keystone] libmaxminddb0 libmd0 libmpc3 libmpfr6 libnsl-dev libopenjp2-7 libpaper-utils [Keystone] libpaper1 libperl5.34 libpng16-16 libpython3-dev libpython3.10 [Keystone] libpython3.10-dev libquadmath0 libraqm0 libsasl2-dev libssl-dev [Keystone] libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libuv1 libwebp7 [Keystone] libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 [Keystone] libxml2-dev libxmlsec1 libxmlsec1-openssl libxpm4 libxslt1-dev libxslt1.1 [Keystone] linux-libc-dev lto-disabled-list mailcap make manpages manpages-dev [Keystone] mime-support mysql-client mysql-client-8.0 mysql-client-core-8.0 [Keystone] mysql-common net-tools netbase patch perl perl-modules-5.34 pycadf-common [Keystone] python-babel-localedata python-pastedeploy-tpl python3-alembic python3-amqp [Keystone] python3-aniso8601 python3-anyjson python3-attr python3-babel python3-bcrypt [Keystone] python3-bs4 python3-cachetools python3-certifi python3-chardet python3-click [Keystone] python3-colorama python3-dateutil python3-debtcollector python3-decorator [Keystone] python3-defusedxml python3-dev python3-distutils python3-dnspython [Keystone] python3-docutils python3-dogpile.cache python3-elementpath python3-eventlet [Keystone] python3-extras python3-fasteners python3-fixtures python3-flask [Keystone] python3-flask-restful python3-futurist python3-greenlet python3-html5lib [Keystone] python3-idna python3-importlib-resources python3-iso8601 [Keystone] python3-itsdangerous python3-jinja2 python3-jsonschema python3-keystone [Keystone] python3-keystoneauth1 python3-keystoneclient python3-keystonemiddleware [Keystone] python3-kombu python3-ldap python3-lib2to3 python3-lxml python3-mako [Keystone] python3-markupsafe python3-memcache python3-migrate python3-monotonic [Keystone] python3-msgpack python3-netaddr python3-netifaces python3-olefile [Keystone] python3-openssl python3-os-service-types python3-oslo.cache [Keystone] python3-oslo.concurrency python3-oslo.config python3-oslo.context [Keystone] python3-oslo.db python3-oslo.i18n python3-oslo.log python3-oslo.messaging [Keystone] python3-oslo.metrics python3-oslo.middleware python3-oslo.policy [Keystone] python3-oslo.serialization python3-oslo.service python3-oslo.upgradecheck [Keystone] python3-oslo.utils python3-osprofiler python3-packaging python3-passlib [Keystone] python3-paste python3-pastedeploy python3-pastescript python3-pbr [Keystone] python3-pil python3-pip python3-prettytable python3-prometheus-client [Keystone] python3-pyasn1 python3-pyasn1-modules python3-pycadf python3-pygments [Keystone] python3-pyinotify python3-pymysql python3-pyrsistent python3-pysaml2 [Keystone] python3-repoze.lru python3-requests python3-requests-toolbelt [Keystone] python3-rfc3986 python3-roman python3-routes python3-scrypt [Keystone] python3-setuptools python3-simplejson python3-soupsieve python3-sqlalchemy [Keystone] python3-sqlalchemy-ext python3-sqlparse python3-statsd python3-stevedore [Keystone] python3-tempita python3-tenacity python3-testresources python3-testscenarios [Keystone] python3-testtools python3-tz python3-unittest2 python3-urllib3 python3-vine [Keystone] python3-wcwidth python3-webencodings python3-webob python3-werkzeug [Keystone] python3-wheel python3-wrapt python3-xmlschema python3-yaml python3.10-dev [Keystone] rpcsvc-proto sgml-base ssl-cert tzdata xml-core xmlsec1 zlib1g-dev [Keystone] 0 upgraded, 278 newly installed, 0 to remove and 0 not upgraded. [Keystone] Need to get 134 MB of archives. [Keystone] After this operation, 593 MB of additional disk space will be used. [Keystone] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB] [Keystone] Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-alembic all 1.8.1-0ubuntu1~cloud0 [140 kB] [Keystone] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB] [Keystone] Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 alembic all 1.8.1-0ubuntu1~cloud0 [448 kB] [Keystone] Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-pbr all 5.11.1-0ubuntu1~cloud0 [71.3 kB] [Keystone] Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-dnspython all 2.3.0-1ubuntu1~cloud0 [158 kB] [Keystone] Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-stevedore all 1:5.0.0-0ubuntu1~cloud0 [23.9 kB] [Keystone] Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-dogpile.cache all 1.1.8-2~cloud0 [42.5 kB] [Keystone] Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-eventlet all 0.33.1-4~cloud0 [181 kB] [Keystone] Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-werkzeug all 2.2.2-2ubuntu0.1~cloud0 [177 kB] [Keystone] Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-flask all 2.2.2-2ubuntu1.1~cloud0 [109 kB] [Keystone] Get:12 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-keystoneauth1 all 5.1.2-0ubuntu1~cloud0 [164 kB] [Keystone] Get:13 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.context all 1:5.1.1-0ubuntu1~cloud0 [15.8 kB] [Keystone] Get:14 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.utils all 6.1.0-0ubuntu1~cloud0 [65.3 kB] [Keystone] Get:15 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-yaml amd64 6.0-3build1~cloud0 [138 kB] [Keystone] Get:16 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.serialization all 5.1.1-0ubuntu1~cloud0 [18.1 kB] [Keystone] Get:17 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.log all 5.0.0-0ubuntu1~cloud0 [46.8 kB] [Keystone] Get:18 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.config all 1:9.1.1-0ubuntu1~cloud0 [110 kB] [Keystone] Get:19 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-keystoneclient all 1:5.1.0-0ubuntu1~cloud0 [210 kB] [Keystone] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] [Keystone] Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] [Keystone] Get:22 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.cache all 3.3.1-0ubuntu1~cloud0 [40.4 kB] [Keystone] Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB] [Keystone] Get:24 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-keystonemiddleware all 10.2.0-0ubuntu1~cloud0 [69.2 kB] [Keystone] Get:25 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.concurrency all 5.1.1-0ubuntu1~cloud0 [33.4 kB] [Keystone] Get:26 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.db all 12.3.1-0ubuntu1~cloud0 [115 kB] [Keystone] Get:27 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.metrics all 0.6.0-0ubuntu1~cloud0 [7458 B] [Keystone] Get:28 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.middleware all 5.1.1-0ubuntu1~cloud0 [36.6 kB] [Keystone] Get:29 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.service all 3.1.1-0ubuntu2~cloud0 [52.2 kB] [Keystone] Get:30 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.messaging all 14.2.0-0ubuntu1~cloud0 [159 kB] [Keystone] Get:31 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.policy all 4.1.1-0ubuntu1~cloud0 [60.1 kB] [Keystone] Get:32 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.upgradecheck all 2.1.1-0ubuntu1~cloud0 [9252 B] [Keystone] Get:33 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-osprofiler all 3.4.3-0ubuntu1~cloud0 [49.7 kB] [Keystone] Get:34 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 keystone-common all 2:23.0.1-0ubuntu1~cloud0 [58.8 kB] [Keystone] Get:35 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-keystone all 2:23.0.1-0ubuntu1~cloud0 [723 kB] [Keystone] Get:36 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 keystone all 2:23.0.1-0ubuntu1~cloud0 [18.8 kB] [Keystone] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB] [Keystone] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapr1 amd64 1.7.0-8ubuntu0.22.04.1 [108 kB] [Keystone] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libaprutil1 amd64 1.6.1-5ubuntu4.22.04.2 [92.8 kB] [Keystone] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-5ubuntu4.22.04.2 [11.3 kB] [Keystone] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libaprutil1-ldap amd64 1.6.1-5ubuntu4.22.04.2 [9170 B] [Keystone] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB] [Keystone] Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB] [Keystone] Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-0 amd64 5.3.6-1build1 [140 kB] [Keystone] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2-bin amd64 2.4.52-1ubuntu4.9 [1347 kB] [Keystone] Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2-data all 2.4.52-1ubuntu4.9 [165 kB] [Keystone] Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2-utils amd64 2.4.52-1ubuntu4.9 [88.7 kB] [Keystone] Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 mailcap all 3.70+nmu1ubuntu1 [23.8 kB] [Keystone] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 mime-support all 3.66 [3696 B] [Keystone] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2 amd64 2.4.52-1ubuntu4.9 [97.9 kB] [Keystone] Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 sgml-base all 1.30 [12.5 kB] [Keystone] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] [Keystone] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] [Keystone] Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfribidi0 amd64 1.0.8-2ubuntu3.1 [26.1 kB] [Keystone] Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] [Keystone] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-netifaces amd64 0.11.0-1build2 [18.3 kB] [Keystone] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tzdata all 2024a-0ubuntu0.22.04 [348 kB] [Keystone] Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblmdb0 amd64 0.9.24-1build2 [47.6 kB] [Keystone] Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmaxminddb0 amd64 1.5.2-1build2 [24.7 kB] [Keystone] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuv1 amd64 1.43.0-1ubuntu0.1 [92.7 kB] [Keystone] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-libs amd64 1:9.18.18-0ubuntu0.22.04.2 [1245 kB] [Keystone] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-host amd64 1:9.18.18-0ubuntu0.22.04.2 [52.5 kB] [NG-UI] Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). [PLA] [PLA] Running shell script [PLA] + docker tag opensourcemano/pla:osm-master-12486 osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-master-12486 [PLA] [PLA] Running shell script [Pipeline] [PLA] sh [LCM] Collecting mypy-extensions==1.0.0 [LCM] Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) [LCM] Collecting oauthlib==3.2.2 [LCM] Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 KB 18.0 MB/s eta 0:00:00 [LCM] Collecting paramiko==2.12.0 [LCM] Downloading paramiko-2.12.0-py2.py3-none-any.whl (213 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.1/213.1 KB 24.6 MB/s eta 0:00:00 [LCM] Collecting pyasn1==0.5.0 [LCM] Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 KB 7.6 MB/s eta 0:00:00 [LCM] Collecting pyasn1-modules==0.3.0 [LCM] Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 5.6 MB/s eta 0:00:00 [LCM] Collecting pycparser==2.21 [LCM] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 10.8 MB/s eta 0:00:00 [LCM] Collecting pymacaroons==0.13.0 [LCM] Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB) [Keystone] Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] [Keystone] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-dnsutils amd64 1:9.18.18-0ubuntu0.22.04.2 [157 kB] [Keystone] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB] [Keystone] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB] [Keystone] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB] [Keystone] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB] [Keystone] Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] [Keystone] Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] [Keystone] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] [Keystone] Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] [Keystone] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB] [Keystone] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB] [Keystone] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-resources all 5.1.2-1 [16.1 kB] [Keystone] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] [Keystone] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] [Keystone] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-greenlet amd64 1.1.2-3build1 [65.0 kB] [Keystone] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-sqlalchemy all 1.4.31+ds1-1build1 [996 kB] [Keystone] Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB] [Keystone] Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB] [Keystone] Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB] [Keystone] Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB] [Keystone] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB] [Keystone] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB] [Keystone] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB] [Keystone] Get:87 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2326 kB] [Keystone] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3200 B] [Keystone] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB] [Keystone] Get:90 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-106.116 [1341 kB] [Keystone] Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] [Keystone] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] [Keystone] Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] [Keystone] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] [Keystone] Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2100 kB] [Keystone] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB] [Keystone] Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] [Keystone] Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] [Keystone] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] [Keystone] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB] [Keystone] Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] [Keystone] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB] [Keystone] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB] [Keystone] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB] [Keystone] Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB] [Keystone] Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB] [Keystone] Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB] [Keystone] Get:108 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB] [Keystone] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB] [Keystone] Get:110 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB] [Keystone] Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB] [Keystone] Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB] [Keystone] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] [Keystone] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB] [Keystone] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB] [Keystone] Get:116 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] [Keystone] Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] [Keystone] Get:118 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB] [Keystone] Get:119 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] [Keystone] Get:120 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] [Keystone] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] [Keystone] Get:122 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB] [Keystone] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] [Keystone] Get:124 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB] [Keystone] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 dnsutils all 1:9.18.18-0ubuntu0.22.04.2 [3926 B] [Keystone] Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 xml-core all 0.18+nmu1 [21.6 kB] [Keystone] Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 docutils-common all 0.17.1+dfsg-2 [117 kB] [Keystone] Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB] [Keystone] Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB] [Keystone] Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] [Keystone] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] [Keystone] Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 icu-devtools amd64 70.1-2 [197 kB] [Keystone] Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 ieee-data all 20210605.1 [1887 kB] [Keystone] Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B] [Keystone] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ldap-utils amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [147 kB] [Keystone] Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] [Keystone] Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB] [Keystone] Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [Keystone] Get:139 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB] [Keystone] Get:140 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapache2-mod-wsgi-py3 amd64 4.9.0-1ubuntu0.1 [106 kB] [Keystone] Get:141 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB] [Keystone] Get:142 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] [Keystone] Get:143 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] [Keystone] Get:144 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] [Keystone] Get:145 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] [Keystone] Get:146 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB] [Keystone] Get:147 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB] [Keystone] Get:148 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB] [Keystone] Get:149 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB] [Keystone] Get:150 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB] [Keystone] Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB] [Keystone] Get:152 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB] [Keystone] Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB] [Keystone] Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgraphite2-3 amd64 1.3.14-1build2 [71.3 kB] [Keystone] Get:155 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz0b amd64 2.7.4-1ubuntu3.1 [352 kB] [Keystone] Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu-dev amd64 70.1-2 [11.6 MB] [Keystone] Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 libimagequant0 amd64 2.17.0-1 [34.6 kB] [Keystone] Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblcms2-2 amd64 2.12~rc1-2build2 [159 kB] [NG-UI] OK [NG-UI] deb https://deb.nodesource.com/node_14.x jammy main [NG-UI] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] [NG-UI] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] [NG-UI] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] [NG-UI] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] [NG-UI] Get:5 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] [NG-UI] Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB] [NG-UI] Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB] [NG-UI] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB] [NG-UI] Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] [NG-UI] Get:10 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] [NG-UI] Get:11 https://deb.nodesource.com/node_14.x jammy InRelease [4563 B] [NG-UI] Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] [NG-UI] Get:13 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] [NG-UI] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB] [NG-UI] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB] [NG-UI] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB] [NG-UI] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB] [NG-UI] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB] [NG-UI] Get:19 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] [NG-UI] Get:20 https://deb.nodesource.com/node_14.x jammy/main amd64 Packages [776 B] [PLA] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-master-12486 [PLA] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pla] [PLA] 5a60c677bebf: Preparing [PLA] 3265ae122112: Preparing [PLA] 36adf41fcb11: Preparing [PLA] 39bce32731e5: Preparing [PLA] 34a503f0a60b: Preparing [PLA] 8cf246dc9a19: Preparing [PLA] 1ece6b854f59: Preparing [PLA] 257cb0806604: Preparing [PLA] bddd493a7bbd: Preparing [PLA] f2cd04a90f42: Preparing [PLA] 629ca62fb7c7: Preparing [PLA] 8cf246dc9a19: Waiting [PLA] 1ece6b854f59: Waiting [PLA] 257cb0806604: Waiting [PLA] bddd493a7bbd: Waiting [PLA] f2cd04a90f42: Waiting [PLA] 629ca62fb7c7: Waiting [PLA] 36adf41fcb11: Pushed [LCM] Collecting pynacl==1.5.0 [LCM] Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 42.8 MB/s eta 0:00:00 [LCM] Collecting pyrfc3339==1.1 [LCM] Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB) [LCM] Collecting python-dateutil==2.8.2 [LCM] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 16.0 MB/s eta 0:00:00 [LCM] Collecting pytz==2023.3.post1 [LCM] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 21.7 MB/s eta 0:00:00 [LCM] Collecting requests==2.31.0 [LCM] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 2.1 MB/s eta 0:00:00 [LCM] Collecting requests-oauthlib==1.3.1 [LCM] Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) [LCM] Collecting retrying-async==2.0.0 [LCM] Downloading retrying-async-2.0.0.tar.gz (3.0 kB) [LCM] Preparing metadata (setup.py): started [Keystone] Get:159 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-dev amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [303 kB] [Keystone] Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpaper1 amd64 1.1.28build2 [13.8 kB] [Keystone] Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpaper-utils amd64 1.1.28build2 [8674 B] [Keystone] Get:162 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] [Keystone] Get:163 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB] [Keystone] Get:164 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B] [Keystone] Get:165 http://archive.ubuntu.com/ubuntu jammy/main amd64 libraqm0 amd64 0.7.0-4ubuntu1 [11.7 kB] [Keystone] Get:166 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg2-3ubuntu1.2 [248 kB] [Keystone] Get:167 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.15 [2376 kB] [Keystone] Get:168 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpdemux2 amd64 1.2.2-2ubuntu0.22.04.2 [9964 B] [Keystone] Get:169 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpmux3 amd64 1.2.2-2ubuntu0.22.04.2 [20.5 kB] [Keystone] Get:170 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2-dev amd64 2.9.13+dfsg-1ubuntu0.4 [804 kB] [Keystone] Get:171 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.1 [164 kB] [Keystone] Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB] [Keystone] Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB] [Keystone] Get:174 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.22.04.1 [219 kB] [Keystone] Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB] [Keystone] Get:176 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client-core-8.0 amd64 8.0.36-0ubuntu0.22.04.1 [2692 kB] [Keystone] Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 mysql-common all 5.8+1.0.8 [7212 B] [Keystone] Get:178 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client-8.0 amd64 8.0.36-0ubuntu0.22.04.1 [22.7 kB] [Keystone] Get:179 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client all 8.0.36-0ubuntu0.22.04.1 [9354 B] [Keystone] Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5 [204 kB] [Keystone] Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 pycadf-common all 3.1.1-2 [4608 B] [Keystone] Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4982 kB] [Keystone] Get:183 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4892 B] [Keystone] Get:184 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-aniso8601 all 9.0.1-2 [40.6 kB] [Keystone] Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-anyjson all 0.3.3-4 [7556 B] [Keystone] Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-attr all 21.2.0-1 [44.0 kB] [Keystone] Get:187 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-tz all 2022.1-1ubuntu0.22.04.1 [30.7 kB] [Keystone] Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] [Keystone] Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-soupsieve all 2.3.1-1 [33.0 kB] [Keystone] Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bs4 all 4.10.0-2 [79.1 kB] [Keystone] Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9722 B] [Keystone] Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] [Keystone] Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] [Keystone] Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-colorama all 0.4.4-1 [24.5 kB] [Keystone] Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-click all 8.0.3-1 [78.3 kB] [Keystone] Get:196 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dateutil all 2.8.1-6 [78.4 kB] [Keystone] Get:197 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] [Keystone] Get:198 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] [Keystone] Get:199 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB] [Keystone] Get:200 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wrapt amd64 1.13.3-1build1 [34.0 kB] [Keystone] Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-debtcollector all 2.3.0-0ubuntu1 [13.7 kB] [Keystone] Get:202 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] [Keystone] Get:203 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-defusedxml all 0.7.1-1 [43.2 kB] [Keystone] Get:204 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB] [Keystone] Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB] [Keystone] Get:206 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-roman all 3.3-1 [10.6 kB] [Keystone] Get:207 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-docutils all 0.17.1+dfsg-2 [387 kB] [Keystone] Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-elementpath all 2.5.0-1 [123 kB] [Keystone] Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-monotonic all 1.6-2 [5732 B] [Keystone] Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-extras all 1.0.0-4build1 [7640 B] [Keystone] Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-fasteners all 0.14.1-2 [14.1 kB] [Keystone] Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-testtools all 2.5.0-3ubuntu2 [123 kB] [Keystone] Get:213 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-fixtures all 3.0.0-4 [32.6 kB] [Keystone] Get:214 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-itsdangerous all 2.1.0-1 [14.7 kB] [Keystone] Get:215 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] [Keystone] Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-flask-restful all 0.3.9-2 [22.9 kB] [Keystone] Get:217 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-futurist all 2.4.0-2 [24.0 kB] [Keystone] Get:218 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webencodings all 0.5.1-4 [11.8 kB] [Keystone] Get:219 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-html5lib all 1.1-3 [87.0 kB] [Keystone] Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] [Keystone] Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyrsistent amd64 0.18.1-1build1 [55.5 kB] [Keystone] Get:222 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jsonschema all 3.2.0-0ubuntu2 [43.1 kB] [Keystone] Get:223 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-iso8601 all 1.0.2-1 [15.8 kB] [Keystone] Get:224 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lxml amd64 4.8.0-1build1 [1150 kB] [Keystone] Get:225 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-os-service-types all 1.7.0-0ubuntu1 [13.1 kB] [Keystone] Get:226 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] [Keystone] Get:227 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] [Keystone] Get:228 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-netaddr all 0.8.0-2 [309 kB] [Keystone] Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-oslo.i18n all 5.1.0-0ubuntu1 [21.6 kB] [Keystone] Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-msgpack amd64 1.0.3-1build1 [67.8 kB] [Keystone] Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-packaging all 21.3-1 [30.7 kB] [Keystone] Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] [Keystone] Get:233 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-rfc3986 all 1.5.0-2 [22.6 kB] [Keystone] Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-memcache all 1.59-5 [17.6 kB] [Keystone] Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pycadf all 3.1.1-2 [17.3 kB] [Keystone] Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] [Keystone] Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-vine all 5.0.0+dfsg-2 [14.1 kB] [Keystone] Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-amqp all 5.0.9-1 [43.2 kB] [Keystone] Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-kombu all 5.2.3-1 [137 kB] [Keystone] Get:240 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] [Keystone] Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] [Keystone] Get:242 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-ldap amd64 3.2.0-4ubuntu7.1 [95.0 kB] [Keystone] Get:243 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-sqlparse all 0.4.2-1ubuntu0.22.04.1 [31.5 kB] [Keystone] Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] [Keystone] Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-migrate all 0.13.0-0ubuntu2 [70.8 kB] [Keystone] Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-olefile all 0.46-3 [33.8 kB] [Keystone] Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] [Keystone] Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-unittest2 all 1.1.0-9 [76.3 kB] [Keystone] Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-testresources all 2.0.1-3 [27.6 kB] [Keystone] Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-testscenarios all 0.5.0-3build1 [13.7 kB] [Keystone] Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prometheus-client all 0.9.0-1 [39.6 kB] [Keystone] Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] [Keystone] Get:253 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-statsd all 3.3.0-2build1 [11.9 kB] [Keystone] Get:254 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] [Keystone] Get:255 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] [Keystone] Get:256 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] [Keystone] Get:257 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] [Keystone] Get:258 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tenacity all 6.3.1-3 [15.3 kB] [Keystone] Get:259 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] [Keystone] Get:260 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] [Keystone] Get:261 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] [Keystone] Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopenjp2-7 amd64 2.4.0-6 [158 kB] [Keystone] Get:263 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pil amd64 9.0.1-1ubuntu0.3 [419 kB] [Keystone] Get:264 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB] [Keystone] Get:265 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB] [Keystone] Get:266 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] [Keystone] Get:267 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pymysql all 1.0.2-1ubuntu1 [38.3 kB] [Keystone] Get:268 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-xmlschema all 1.10.0-1 [172 kB] [Keystone] Get:269 http://archive.ubuntu.com/ubuntu jammy/main amd64 xmlsec1 amd64 1.2.33-1build2 [27.4 kB] [Keystone] Get:270 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pysaml2 all 7.1.0-0ubuntu2 [235 kB] [Keystone] Get:271 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-requests-toolbelt all 0.9.1-1 [38.0 kB] [Keystone] Get:272 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-scrypt amd64 0.8.0-0.3ubuntu8 [25.8 kB] [Keystone] Get:273 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] [Keystone] Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-sqlalchemy-ext amd64 1.4.31+ds1-1build1 [16.4 kB] [Keystone] Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 ssl-cert all 1.1.2 [17.4 kB] [Keystone] Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-passlib all 1.7.4-1 [368 kB] [Keystone] Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] [Keystone] Get:278 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap2-dev all 2.5.17+dfsg-0ubuntu0.22.04.1 [7118 B] [Keystone] debconf: delaying package configuration, since apt-utils is not installed [Keystone] Fetched 134 MB in 2s (78.8 MB/s) [Keystone] Selecting previously unselected package liblocale-gettext-perl. [Keystone] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9658 files and directories currently installed.) [Keystone] Preparing to unpack .../000-liblocale-gettext-perl_1.07-4build3_amd64.deb ... [Keystone] Unpacking liblocale-gettext-perl (1.07-4build3) ... [RO] Building wheel for netifaces (setup.py): finished with status 'done' [RO] Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35026 sha256=5d41ace30471737b9e9f36bdc2cc7190d32750c25ca9a6352513ec5772d6048b [RO] Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa [RO] Building wheel for progressbar (setup.py): started [RO] Building wheel for progressbar (setup.py): finished with status 'done' [RO] Created wheel for progressbar: filename=progressbar-2.5-py3-none-any.whl size=12082 sha256=70aa8e534404a7397c36fe8a4235e4b1fb752c87da287e02a4dec9914102314d [RO] Stored in directory: /root/.cache/pip/wheels/cd/17/e5/765d1a3112ff3978f70223502f6047e06c43a24d7c5f8ff95b [RO] Building wheel for py-radix (setup.py): started [PLA] 3265ae122112: Pushed [PLA] 34a503f0a60b: Pushed [PLA] 257cb0806604: Layer already exists [PLA] bddd493a7bbd: Layer already exists [PLA] f2cd04a90f42: Layer already exists [PLA] 629ca62fb7c7: Layer already exists [PLA] 8cf246dc9a19: Pushed [LCM] Preparing metadata (setup.py): finished with status 'done' [LCM] Collecting rsa==4.9 [LCM] Downloading rsa-4.9-py3-none-any.whl (34 kB) [LCM] Collecting six==1.16.0 [LCM] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [LCM] Collecting theblues==0.5.2 [LCM] Downloading theblues-0.5.2.tar.gz (18 kB) [LCM] Preparing metadata (setup.py): started [LCM] Preparing metadata (setup.py): finished with status 'done' [LCM] Collecting toposort==1.10 [LCM] Downloading toposort-1.10-py3-none-any.whl (8.5 kB) [LCM] Collecting typing-inspect==0.9.0 [Keystone] Selecting previously unselected package perl-modules-5.34. [Keystone] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ... [Keystone] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ... [Keystone] Selecting previously unselected package libgdbm6:amd64. [Keystone] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ... [Keystone] Unpacking libgdbm6:amd64 (1.23-1) ... [Keystone] Selecting previously unselected package libgdbm-compat4:amd64. [Keystone] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ... [Keystone] Unpacking libgdbm-compat4:amd64 (1.23-1) ... [Keystone] Selecting previously unselected package libperl5.34:amd64. [Keystone] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ... [Keystone] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ... [Keystone] Selecting previously unselected package perl. [Keystone] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ... [Keystone] Unpacking perl (5.34.0-3ubuntu1.3) ... [Keystone] Selecting previously unselected package libapr1:amd64. [Keystone] Preparing to unpack .../006-libapr1_1.7.0-8ubuntu0.22.04.1_amd64.deb ... [RO] Building wheel for py-radix (setup.py): finished with status 'done' [RO] Created wheel for py-radix: filename=py_radix-0.10.0-cp310-cp310-linux_x86_64.whl size=50898 sha256=273d4d4637fff2ced141c6fa6a89b3289da2aa9600ef3d435f6b1bab1dc99736 [RO] Stored in directory: /root/.cache/pip/wheels/6d/29/5a/e5083f47e00dd79bf1e95d93c452440cff80d7ca16215cabed [RO] Building wheel for pyinotify (setup.py): started [RO] Building wheel for pyinotify (setup.py): finished with status 'done' [RO] Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25352 sha256=abd127a0a7e395dddacd94a17617939e93c87ffaf7030d963d49b04717ef36e5 [RO] Stored in directory: /root/.cache/pip/wheels/c8/e6/94/d10115432935b5daf653cc1341686f2b6b033d9341d4d32911 [RO] Building wheel for pyperclip (setup.py): started [RO] Building wheel for pyperclip (setup.py): finished with status 'done' [RO] Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=20a5e634d2d053ed7bab997f09b3f9870b5e45d2433bfd57f96aedf60f7f4865 [RO] Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307 [RO] Building wheel for pyvmomi (setup.py): started [NG-UI] Fetched 31.5 MB in 2s (17.2 MB/s) [PLA] 1ece6b854f59: Pushed [LCM] Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) [LCM] Collecting urllib3==2.0.5 [LCM] Downloading urllib3-2.0.5-py3-none-any.whl (123 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 17.2 MB/s eta 0:00:00 [LCM] Collecting websocket-client==1.6.3 [LCM] Downloading websocket_client-1.6.3-py3-none-any.whl (57 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 KB 4.0 MB/s eta 0:00:00 [LCM] Collecting websockets==11.0.3 [LCM] Downloading websockets-11.0.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB) [LCM] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.9/129.9 KB 19.4 MB/s eta 0:00:00 [LCM] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from grpcio-tools==1.48.1->-r /usr/lib/python3/dist-packages/osm_lcm/requirements.txt (line 51)) (59.6.0) [Keystone] Unpacking libapr1:amd64 (1.7.0-8ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package libaprutil1:amd64. [Keystone] Preparing to unpack .../007-libaprutil1_1.6.1-5ubuntu4.22.04.2_amd64.deb ... [Keystone] Unpacking libaprutil1:amd64 (1.6.1-5ubuntu4.22.04.2) ... [Keystone] Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. [Keystone] Preparing to unpack .../008-libaprutil1-dbd-sqlite3_1.6.1-5ubuntu4.22.04.2_amd64.deb ... [Keystone] Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-5ubuntu4.22.04.2) ... [Keystone] Selecting previously unselected package libaprutil1-ldap:amd64. [Keystone] Preparing to unpack .../009-libaprutil1-ldap_1.6.1-5ubuntu4.22.04.2_amd64.deb ... [Keystone] Unpacking libaprutil1-ldap:amd64 (1.6.1-5ubuntu4.22.04.2) ... [Keystone] Selecting previously unselected package libcurl4:amd64. [Keystone] Preparing to unpack .../010-libcurl4_7.81.0-1ubuntu1.16_amd64.deb ... [Keystone] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) ... [Keystone] Selecting previously unselected package libjansson4:amd64. [Keystone] Preparing to unpack .../011-libjansson4_2.13.1-1.1build3_amd64.deb ... [Keystone] Unpacking libjansson4:amd64 (2.13.1-1.1build3) ... [Keystone] Selecting previously unselected package liblua5.3-0:amd64. [Keystone] Preparing to unpack .../012-liblua5.3-0_5.3.6-1build1_amd64.deb ... [Keystone] Unpacking liblua5.3-0:amd64 (5.3.6-1build1) ... [Keystone] Selecting previously unselected package apache2-bin. [Keystone] Preparing to unpack .../013-apache2-bin_2.4.52-1ubuntu4.9_amd64.deb ... [Keystone] Unpacking apache2-bin (2.4.52-1ubuntu4.9) ... [Keystone] Selecting previously unselected package apache2-data. [Keystone] Preparing to unpack .../014-apache2-data_2.4.52-1ubuntu4.9_all.deb ... [Keystone] Unpacking apache2-data (2.4.52-1ubuntu4.9) ... [Keystone] Selecting previously unselected package apache2-utils. [Keystone] Preparing to unpack .../015-apache2-utils_2.4.52-1ubuntu4.9_amd64.deb ... [Keystone] Unpacking apache2-utils (2.4.52-1ubuntu4.9) ... [Keystone] Selecting previously unselected package mailcap. [Keystone] Preparing to unpack .../016-mailcap_3.70+nmu1ubuntu1_all.deb ... [Keystone] Unpacking mailcap (3.70+nmu1ubuntu1) ... [Keystone] Selecting previously unselected package mime-support. [Keystone] Preparing to unpack .../017-mime-support_3.66_all.deb ... [Keystone] Unpacking mime-support (3.66) ... [Keystone] Selecting previously unselected package apache2. [Keystone] Preparing to unpack .../018-apache2_2.4.52-1ubuntu4.9_amd64.deb ... [Keystone] Unpacking apache2 (2.4.52-1ubuntu4.9) ... [RO] Building wheel for pyvmomi (setup.py): finished with status 'done' [RO] Created wheel for pyvmomi: filename=pyvmomi-8.0.2.0-py2.py3-none-any.whl size=322334 sha256=041792ed635f9e21070ac76badaeba30b67c180551dc13accc57e12026f3311d [RO] Stored in directory: /root/.cache/pip/wheels/fe/71/96/3c0d7eb8addccf8b11247503bbee58b74ddea7ad120ffd0ddd [RO] Building wheel for uuid (setup.py): started [RO] Building wheel for uuid (setup.py): finished with status 'done' [RO] Created wheel for uuid: filename=uuid-1.30-py3-none-any.whl size=6503 sha256=08f4e6e94cd7e33e9fb43f14996b608f4d075dfdb9b27888fe309c960e524a69 [RO] Stored in directory: /root/.cache/pip/wheels/ed/08/9e/f0a977dfe55051a07e21af89200125d65f1efa60cbac61ed88 [RO] Successfully built cvprac logutils netifaces progressbar py-radix pyinotify pyperclip pyvmomi uuid [NG-UI] Reading package lists... [NG-UI] W: https://deb.nodesource.com/node_14.x/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. [LCM] Building wheels for collected packages: grpclib, juju, jujubundlelib, macaroonbakery, retrying-async, theblues [LCM] Building wheel for grpclib (pyproject.toml): started [LCM] Building wheel for grpclib (pyproject.toml): finished with status 'done' [LCM] Created wheel for grpclib: filename=grpclib-0.4.5-py3-none-any.whl size=77174 sha256=8a32a92cabefa7debc4aa40afc82690a3a44dde68301b11c5b923ca8301c0f26 [LCM] Stored in directory: /root/.cache/pip/wheels/b6/87/f1/90fa08bcc6d35bd8dcb72e2a5383a6630584aae6b407239ee3 [LCM] Building wheel for juju (setup.py): started [Keystone] Selecting previously unselected package sgml-base. [Keystone] Preparing to unpack .../019-sgml-base_1.30_all.deb ... [Keystone] Unpacking sgml-base (1.30) ... [Keystone] Selecting previously unselected package libmd0:amd64. [Keystone] Preparing to unpack .../020-libmd0_1.0.4-1build1_amd64.deb ... [Keystone] Unpacking libmd0:amd64 (1.0.4-1build1) ... [Keystone] Selecting previously unselected package libbsd0:amd64. [Keystone] Preparing to unpack .../021-libbsd0_0.11.5-1_amd64.deb ... [Keystone] Unpacking libbsd0:amd64 (0.11.5-1) ... [Keystone] Selecting previously unselected package libfribidi0:amd64. [Keystone] Preparing to unpack .../022-libfribidi0_1.0.8-2ubuntu3.1_amd64.deb ... [Keystone] Unpacking libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... [Keystone] Selecting previously unselected package netbase. [Keystone] Preparing to unpack .../023-netbase_6.3_all.deb ... [Keystone] Unpacking netbase (6.3) ... [Keystone] Selecting previously unselected package python3-netifaces:amd64. [Keystone] Preparing to unpack .../024-python3-netifaces_0.11.0-1build2_amd64.deb ... [Keystone] Unpacking python3-netifaces:amd64 (0.11.0-1build2) ... [Keystone] Selecting previously unselected package tzdata. [Keystone] Preparing to unpack .../025-tzdata_2024a-0ubuntu0.22.04_all.deb ... [Keystone] Unpacking tzdata (2024a-0ubuntu0.22.04) ... [RO] Installing collected packages: wcwidth, uuid, requestsexceptions, pytz, pyperclip, pyinotify, py-radix, progressbar, netifaces, netaddr, logutils, kafka-python, google-cloud, dataclasses, boto, azure-common, appdirs, zipp, zc-lockfile, wrapt, urllib3, uritemplate, tzdata, typing-extensions, tqdm, six, simplejson, rpds-py, rfc3986, pyyaml, pysocks, pyparsing, pyjwt, pygments, pycryptodome, pycparser, pyasn1, protobuf, prettytable, portalocker, pbr, packaging, oauthlib, msgpack, more-itertools, markupsafe, lxml, jsonpointer, jmespath, iso8601, idna, humanfriendly, dnspython, decorator, charset-normalizer, certifi, cachetools, bcrypt, autopage, attrs, atpublic, async-timeout, stevedore, rsa, requests, referencing, pyvmomi, python-dateutil, pymongo, pyasn1-modules, oslo-i18n, os-service-types, jsonpatch, jinja2, jaraco-functools, isodate, ipconflict, importlib-metadata, httplib2, googleapis-common-protos, flufl-enum, debtcollector, cmd2, cffi, aiokafka, tempora, requests-oauthlib, pyvcloud, pynacl, oslo-utils, oslo-context, oslo-config, motor, keystoneauth1, jsonschema-specifications, google-auth, dogpile-cache, cryptography, cliff, cheroot, azure-core, python-cinderclient, pyopenssl, portend, paramiko, oslo-serialization, openstacksdk, msrest, jsonschema, google-auth-httplib2, google-api-core, cvprac, azure-mgmt-core, adal, warlock, python-novaclient, python-keystoneclient, oslo-log, osc-lib, os-client-config, msrestazure, msal, google-api-python-client, cherrypy, azure-mgmt-resource, azure-mgmt-network, azure-mgmt-compute, python-openstackclient, python-neutronclient, python-glanceclient, msal-extensions, azure-identity [NG-UI] Reading package lists... [NG-UI] Building dependency tree... [NG-UI] Reading state information... [NG-UI] The following NEW packages will be installed: [NG-UI] nodejs [NG-UI] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [NG-UI] Need to get 25.4 MB of archives. [NG-UI] After this operation, 121 MB of additional disk space will be used. [NG-UI] Get:1 https://deb.nodesource.com/node_14.x jammy/main amd64 nodejs amd64 14.21.3-deb-1nodesource1 [25.4 MB] [LCM] Building wheel for juju (setup.py): finished with status 'done' [LCM] Created wheel for juju: filename=juju-2.9.44.0-py3-none-any.whl size=809213 sha256=ca94e4de3eb326edab65dad4029fd45c0842bda93447cb37216248283f4e74f0 [LCM] Stored in directory: /root/.cache/pip/wheels/83/d7/33/c77795bfcee2ffdcdf0b87c11c863fb6946b8a8f427c8a6bec [LCM] Building wheel for jujubundlelib (setup.py): started [LCM] Building wheel for jujubundlelib (setup.py): finished with status 'done' [LCM] Created wheel for jujubundlelib: filename=jujubundlelib-0.5.7-py2.py3-none-any.whl size=33949 sha256=8f634980542a565756185129216aec93bd556db923bfd89d242793b47f97c3f5 [LCM] Stored in directory: /root/.cache/pip/wheels/4a/57/b5/4755707ad707384c21c9220a2068468f0ee9d919f0402f0d37 [LCM] Building wheel for macaroonbakery (setup.py): started [LCM] Building wheel for macaroonbakery (setup.py): finished with status 'done' [LCM] Created wheel for macaroonbakery: filename=macaroonbakery-1.3.1-py2.py3-none-any.whl size=103439 sha256=e56276321d6a37cde602144ae3acee2f2cef502c82b0c5d5d81a71c2980d89f9 [LCM] Stored in directory: /root/.cache/pip/wheels/03/10/e1/a423083040bf37cc21ef32e1ad18c1ec6165d0b5691f7365b5 [LCM] Building wheel for retrying-async (setup.py): started [LCM] Building wheel for retrying-async (setup.py): finished with status 'done' [LCM] Created wheel for retrying-async: filename=retrying_async-2.0.0-py3-none-any.whl size=3048 sha256=533bebbb2bca62333caa5a18066f8bde766886e50ed2ed2d1a201f6c04d3e519 [LCM] Stored in directory: /root/.cache/pip/wheels/21/31/06/6217651bd94602e3bebbeaa5b1e9566e49d7510f5b0354d2cb [LCM] Building wheel for theblues (setup.py): started [Keystone] Selecting previously unselected package liblmdb0:amd64. [Keystone] Preparing to unpack .../026-liblmdb0_0.9.24-1build2_amd64.deb ... [Keystone] Unpacking liblmdb0:amd64 (0.9.24-1build2) ... [Keystone] Selecting previously unselected package libmaxminddb0:amd64. [Keystone] Preparing to unpack .../027-libmaxminddb0_1.5.2-1build2_amd64.deb ... [Keystone] Unpacking libmaxminddb0:amd64 (1.5.2-1build2) ... [Keystone] Selecting previously unselected package libuv1:amd64. [Keystone] Preparing to unpack .../028-libuv1_1.43.0-1ubuntu0.1_amd64.deb ... [Keystone] Unpacking libuv1:amd64 (1.43.0-1ubuntu0.1) ... [Keystone] Selecting previously unselected package bind9-libs:amd64. [Keystone] Preparing to unpack .../029-bind9-libs_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ... [Keystone] Unpacking bind9-libs:amd64 (1:9.18.18-0ubuntu0.22.04.2) ... [Keystone] Selecting previously unselected package bind9-host. [Keystone] Preparing to unpack .../030-bind9-host_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ... [Keystone] Unpacking bind9-host (1:9.18.18-0ubuntu0.22.04.2) ... [Keystone] Selecting previously unselected package libedit2:amd64. [Keystone] Preparing to unpack .../031-libedit2_3.1-20210910-1build1_amd64.deb ... [Keystone] Unpacking libedit2:amd64 (3.1-20210910-1build1) ... [Keystone] Selecting previously unselected package bind9-dnsutils. [Keystone] Preparing to unpack .../032-bind9-dnsutils_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ... [Keystone] Unpacking bind9-dnsutils (1:9.18.18-0ubuntu0.22.04.2) ... [NG-UI] debconf: delaying package configuration, since apt-utils is not installed [NG-UI] Fetched 25.4 MB in 1s (32.8 MB/s) [NG-UI] Selecting previously unselected package nodejs. [NG-UI] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10460 files and directories currently installed.) [NG-UI] Preparing to unpack .../nodejs_14.21.3-deb-1nodesource1_amd64.deb ... [NG-UI] Unpacking nodejs (14.21.3-deb-1nodesource1) ... [LCM] Building wheel for theblues (setup.py): finished with status 'done' [LCM] Created wheel for theblues: filename=theblues-0.5.2-py3-none-any.whl size=19210 sha256=80bcb7629acbe49c1a6dffe03a4e0a6d8c6c63f1196f60b49b744f58553a3d1c [LCM] Stored in directory: /root/.cache/pip/wheels/eb/52/b7/e9a3e25897ffdc9ece9fe1d3e9ca9f10792f8c40441e9d5381 [LCM] Successfully built grpclib juju jujubundlelib macaroonbakery retrying-async theblues [LCM] Installing collected packages: toposort, pytz, kafka-python, dataclasses, boltons, websockets, websocket-client, urllib3, typing-extensions, six, pyyaml, pyrfc3339, pycryptodome, pycparser, pyasn1, protobuf, packaging, oauthlib, mypy-extensions, multidict, markupsafe, idna, hyperframe, hpack, grpcio, frozenlist, face, dnspython, checksumdir, charset-normalizer, certifi, cachetools, bcrypt, attrs, async-timeout, annotated-types, yarl, typing-inspect, rsa, retrying-async, requests, python-dateutil, pymongo, pydantic-core, pyasn1-modules, jujubundlelib, jinja2, h2, grpcio-tools, glom, cffi, aiosignal, aiokafka, requests-oauthlib, pynacl, pydantic, motor, grpclib, google-auth, cryptography, config-man, aiohttp, pymacaroons, paramiko, kubernetes, macaroonbakery, theblues, juju [Keystone] Selecting previously unselected package libmagic-mgc. [Keystone] Preparing to unpack .../033-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ... [Keystone] Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... [Keystone] Selecting previously unselected package libmagic1:amd64. [Keystone] Preparing to unpack .../034-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ... [Keystone] Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ... [Keystone] Selecting previously unselected package file. [Keystone] Preparing to unpack .../035-file_1%3a5.41-3ubuntu0.1_amd64.deb ... [Keystone] Unpacking file (1:5.41-3ubuntu0.1) ... [Keystone] Selecting previously unselected package libpng16-16:amd64. [Keystone] Preparing to unpack .../036-libpng16-16_1.6.37-3build5_amd64.deb ... [Keystone] Unpacking libpng16-16:amd64 (1.6.37-3build5) ... [Keystone] Selecting previously unselected package libxau6:amd64. [Keystone] Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_amd64.deb ... [Keystone] Unpacking libxau6:amd64 (1:1.0.9-1build5) ... [Keystone] Selecting previously unselected package libxdmcp6:amd64. [Keystone] Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... [Keystone] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... [Keystone] Selecting previously unselected package libxcb1:amd64. [Keystone] Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_amd64.deb ... [Keystone] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... [Keystone] Selecting previously unselected package libx11-data. [Keystone] Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... [Keystone] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... [Keystone] Selecting previously unselected package libx11-6:amd64. [Keystone] Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ... [Keystone] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... [Keystone] Selecting previously unselected package manpages. [Keystone] Preparing to unpack .../042-manpages_5.10-1ubuntu1_all.deb ... [Keystone] Unpacking manpages (5.10-1ubuntu1) ... [Keystone] Selecting previously unselected package python3-importlib-resources. [Keystone] Preparing to unpack .../043-python3-importlib-resources_5.1.2-1_all.deb ... [Keystone] Unpacking python3-importlib-resources (5.1.2-1) ... [Keystone] Selecting previously unselected package python3-markupsafe. [Keystone] Preparing to unpack .../044-python3-markupsafe_2.0.1-2build1_amd64.deb ... [Keystone] Unpacking python3-markupsafe (2.0.1-2build1) ... [Keystone] Selecting previously unselected package python3-mako. [Keystone] Preparing to unpack .../045-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... [Keystone] Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... [Keystone] Selecting previously unselected package python3-greenlet. [Keystone] Preparing to unpack .../046-python3-greenlet_1.1.2-3build1_amd64.deb ... [Keystone] Unpacking python3-greenlet (1.1.2-3build1) ... [Keystone] Selecting previously unselected package python3-sqlalchemy. [Keystone] Preparing to unpack .../047-python3-sqlalchemy_1.4.31+ds1-1build1_all.deb ... [Keystone] Unpacking python3-sqlalchemy (1.4.31+ds1-1build1) ... [Keystone] Selecting previously unselected package python3-alembic. [Keystone] Preparing to unpack .../048-python3-alembic_1.8.1-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-alembic (1.8.1-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package libjs-jquery. [Keystone] Preparing to unpack .../049-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... [Keystone] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... [tests] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [tests] Successfully installed appdirs-1.4.4 argcomplete-3.1.2 attrs-23.1.0 autopage-0.5.1 bcrypt-4.0.1 bitarray-2.8.1 certifi-2023.7.22 cffi-1.15.1 charset-normalizer-3.2.0 click-8.1.7 cliff-4.3.0 cmd2-2.4.3 cryptography-41.0.4 debtcollector-2.5.0 decorator-5.1.1 dogpile-cache-1.2.2 enum34-1.1.10 exceptiongroup-1.1.3 h11-0.14.0 haikunator-2.1.0 idna-3.4 importlib-metadata-6.8.0 iso8601-2.0.0 jinja2-3.1.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-ng-1.6.0 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-2.4 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 keystoneauth1-5.3.0 lxml-4.9.3 markupsafe-2.1.3 msgpack-1.0.7 netaddr-0.9.0 netifaces-0.11.0 objectpath-0.6.1 openstacksdk-1.5.0 os-service-types-1.7.0 osc-lib-2.8.1 oslo-config-9.2.0 oslo-i18n-6.1.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 outcome-1.2.0 packaging-23.1 paramiko-3.3.1 pbr-5.11.1 ply-3.11 prettytable-3.9.0 pyang-2.5.3 pyangbind-0.8.3.post1 pycparser-2.21 pyjsonselect-0.2.2 pynacl-1.5.0 pyparsing-3.1.1 pyperclip-1.8.2 pysocks-1.7.1 python-cinderclient-9.4.0 python-keystoneclient-5.2.0 python-magic-0.4.27 python-novaclient-18.4.0 python-openstackclient-6.3.0 pytz-2023.3.post1 pyyaml-6.0.1 referencing-0.30.2 regex-2023.8.8 requests-2.31.0 requestsexceptions-1.4.0 rfc3986-2.0.0 robotframework-6.1.1 robotframework-jsonlibrary-0.5 robotframework-jsonvalidator-2.0.0 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.2 robotframework-sshlibrary-3.8.0 robotframework-yamllibrary-0.2.8 rpds-py-0.10.3 scp-0.14.5 selenium-4.13.0 simplejson-3.19.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 stevedore-5.1.0 tomlkit-0.12.1 trio-0.22.2 trio-websocket-0.11.1 typing-extensions-4.8.0 tzdata-2023.3 urllib3-2.0.5 verboselogs-1.7 wcwidth-0.2.6 wrapt-1.15.0 wsproto-1.2.0 xmltodict-0.13.0 yq-3.2.3 zipp-3.17.0 [Keystone] Selecting previously unselected package libjs-underscore. [Keystone] Preparing to unpack .../050-libjs-underscore_1.13.2~dfsg-2_all.deb ... [Keystone] Unpacking libjs-underscore (1.13.2~dfsg-2) ... [Keystone] Selecting previously unselected package libjs-sphinxdoc. [Keystone] Preparing to unpack .../051-libjs-sphinxdoc_4.3.2-1_all.deb ... [Keystone] Unpacking libjs-sphinxdoc (4.3.2-1) ... [Keystone] Selecting previously unselected package alembic. [Keystone] Preparing to unpack .../052-alembic_1.8.1-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking alembic (1.8.1-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package binutils-common:amd64. [Keystone] Preparing to unpack .../053-binutils-common_2.38-4ubuntu2.6_amd64.deb ... [Keystone] Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ... [Keystone] Selecting previously unselected package libbinutils:amd64. [Keystone] Preparing to unpack .../054-libbinutils_2.38-4ubuntu2.6_amd64.deb ... [Keystone] Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ... [Keystone] Selecting previously unselected package libctf-nobfd0:amd64. [Keystone] Preparing to unpack .../055-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ... [Keystone] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ... [Keystone] Selecting previously unselected package libctf0:amd64. [Keystone] Preparing to unpack .../056-libctf0_2.38-4ubuntu2.6_amd64.deb ... [Keystone] Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ... [Keystone] Selecting previously unselected package binutils-x86-64-linux-gnu. [Keystone] Preparing to unpack .../057-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ... [Keystone] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ... [Keystone] Selecting previously unselected package binutils. [Keystone] Preparing to unpack .../058-binutils_2.38-4ubuntu2.6_amd64.deb ... [Keystone] Unpacking binutils (2.38-4ubuntu2.6) ... [Keystone] Selecting previously unselected package libc-dev-bin. [Keystone] Preparing to unpack .../059-libc-dev-bin_2.35-0ubuntu3.7_amd64.deb ... [Keystone] Unpacking libc-dev-bin (2.35-0ubuntu3.7) ... [Keystone] Selecting previously unselected package linux-libc-dev:amd64. [Keystone] Preparing to unpack .../060-linux-libc-dev_5.15.0-106.116_amd64.deb ... [Keystone] Unpacking linux-libc-dev:amd64 (5.15.0-106.116) ... [Keystone] Selecting previously unselected package libcrypt-dev:amd64. [Keystone] Preparing to unpack .../061-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... [Keystone] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... [Keystone] Selecting previously unselected package rpcsvc-proto. [Keystone] Preparing to unpack .../062-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... [Keystone] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... [Keystone] Selecting previously unselected package libtirpc-dev:amd64. [Keystone] Preparing to unpack .../063-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... [Keystone] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... [Keystone] Selecting previously unselected package libnsl-dev:amd64. [Keystone] Preparing to unpack .../064-libnsl-dev_1.3.0-2build2_amd64.deb ... [Keystone] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... [Keystone] Selecting previously unselected package libc6-dev:amd64. [Keystone] Preparing to unpack .../065-libc6-dev_2.35-0ubuntu3.7_amd64.deb ... [Keystone] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.7) ... [NG-UI] Setting up nodejs (14.21.3-deb-1nodesource1) ... [Keystone] Selecting previously unselected package gcc-11-base:amd64. [Keystone] Preparing to unpack .../066-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ... [Keystone] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... [Keystone] Selecting previously unselected package libisl23:amd64. [Keystone] Preparing to unpack .../067-libisl23_0.24-2build1_amd64.deb ... [Keystone] Unpacking libisl23:amd64 (0.24-2build1) ... [Keystone] Selecting previously unselected package libmpfr6:amd64. [Keystone] Preparing to unpack .../068-libmpfr6_4.1.0-3build3_amd64.deb ... [Keystone] Unpacking libmpfr6:amd64 (4.1.0-3build3) ... [Keystone] Selecting previously unselected package libmpc3:amd64. [Keystone] Preparing to unpack .../069-libmpc3_1.2.1-2build1_amd64.deb ... [Keystone] Unpacking libmpc3:amd64 (1.2.1-2build1) ... [Keystone] Selecting previously unselected package cpp-11. [Keystone] Preparing to unpack .../070-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ... [Keystone] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... [Keystone] Selecting previously unselected package cpp. [Keystone] Preparing to unpack .../071-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... [Keystone] Unpacking cpp (4:11.2.0-1ubuntu1) ... [Keystone] Selecting previously unselected package libcc1-0:amd64. [Keystone] Preparing to unpack .../072-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ... [Keystone] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... [Keystone] Selecting previously unselected package libgomp1:amd64. [Keystone] Preparing to unpack .../073-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ... [Keystone] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... [Keystone] Selecting previously unselected package libitm1:amd64. [Keystone] Preparing to unpack .../074-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ... [Keystone] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... [Keystone] Selecting previously unselected package libatomic1:amd64. [Keystone] Preparing to unpack .../075-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ... [Keystone] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... [Keystone] Selecting previously unselected package libasan6:amd64. [Keystone] Preparing to unpack .../076-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ... [Keystone] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... [Keystone] Selecting previously unselected package liblsan0:amd64. [Keystone] Preparing to unpack .../077-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ... [Keystone] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... [Keystone] Selecting previously unselected package libtsan0:amd64. [Keystone] Preparing to unpack .../078-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ... [Keystone] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... [Keystone] Selecting previously unselected package libubsan1:amd64. [Keystone] Preparing to unpack .../079-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ... [Keystone] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... [Keystone] Selecting previously unselected package libquadmath0:amd64. [Keystone] Preparing to unpack .../080-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ... [Keystone] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... [Keystone] Selecting previously unselected package libgcc-11-dev:amd64. [Keystone] Preparing to unpack .../081-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... [Keystone] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... [Keystone] Selecting previously unselected package gcc-11. [Keystone] Preparing to unpack .../082-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ... [Keystone] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ... [Keystone] Selecting previously unselected package gcc. [Keystone] Preparing to unpack .../083-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... [Keystone] Unpacking gcc (4:11.2.0-1ubuntu1) ... [Keystone] Selecting previously unselected package libstdc++-11-dev:amd64. [Keystone] Preparing to unpack .../084-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... [Keystone] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... [Keystone] Selecting previously unselected package g++-11. [Keystone] Preparing to unpack .../085-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ... [Keystone] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ... [Keystone] Selecting previously unselected package g++. [Keystone] Preparing to unpack .../086-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... [Keystone] Unpacking g++ (4:11.2.0-1ubuntu1) ... [Keystone] Selecting previously unselected package make. [Keystone] Preparing to unpack .../087-make_4.3-4.1build1_amd64.deb ... [Keystone] Unpacking make (4.3-4.1build1) ... [Keystone] Selecting previously unselected package libdpkg-perl. [Keystone] Preparing to unpack .../088-libdpkg-perl_1.21.1ubuntu2.3_all.deb ... [Keystone] Unpacking libdpkg-perl (1.21.1ubuntu2.3) ... [Keystone] Selecting previously unselected package bzip2. [Keystone] Preparing to unpack .../089-bzip2_1.0.8-5build1_amd64.deb ... [Keystone] Unpacking bzip2 (1.0.8-5build1) ... [Keystone] Selecting previously unselected package patch. [Keystone] Preparing to unpack .../090-patch_2.7.6-7build2_amd64.deb ... [Keystone] Unpacking patch (2.7.6-7build2) ... [Keystone] Selecting previously unselected package lto-disabled-list. [Keystone] Preparing to unpack .../091-lto-disabled-list_24_all.deb ... [Keystone] Unpacking lto-disabled-list (24) ... [Keystone] Selecting previously unselected package dpkg-dev. [Keystone] Preparing to unpack .../092-dpkg-dev_1.21.1ubuntu2.3_all.deb ... [Keystone] Unpacking dpkg-dev (1.21.1ubuntu2.3) ... [Keystone] Selecting previously unselected package build-essential. [Keystone] Preparing to unpack .../093-build-essential_12.9ubuntu3_amd64.deb ... [Keystone] Unpacking build-essential (12.9ubuntu3) ... [Keystone] Selecting previously unselected package curl. [Keystone] Preparing to unpack .../094-curl_7.81.0-1ubuntu1.16_amd64.deb ... [Keystone] Unpacking curl (7.81.0-1ubuntu1.16) ... [Keystone] Selecting previously unselected package dnsutils. [Keystone] Preparing to unpack .../095-dnsutils_1%3a9.18.18-0ubuntu0.22.04.2_all.deb ... [Keystone] Unpacking dnsutils (1:9.18.18-0ubuntu0.22.04.2) ... [Keystone] Selecting previously unselected package xml-core. [Keystone] Preparing to unpack .../096-xml-core_0.18+nmu1_all.deb ... [Keystone] Unpacking xml-core (0.18+nmu1) ... [Keystone] Selecting previously unselected package docutils-common. [Keystone] Preparing to unpack .../097-docutils-common_0.17.1+dfsg-2_all.deb ... [Keystone] Unpacking docutils-common (0.17.1+dfsg-2) ... [Keystone] Selecting previously unselected package libfakeroot:amd64. [Keystone] Preparing to unpack .../098-libfakeroot_1.28-1ubuntu1_amd64.deb ... [Keystone] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ... [Keystone] Selecting previously unselected package fakeroot. [Keystone] Preparing to unpack .../099-fakeroot_1.28-1ubuntu1_amd64.deb ... [Keystone] Unpacking fakeroot (1.28-1ubuntu1) ... [Keystone] Selecting previously unselected package fonts-dejavu-core. [Keystone] Preparing to unpack .../100-fonts-dejavu-core_2.37-2build1_all.deb ... [Keystone] Unpacking fonts-dejavu-core (2.37-2build1) ... [Keystone] Selecting previously unselected package fontconfig-config. [Keystone] Preparing to unpack .../101-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... [Keystone] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... [Keystone] Selecting previously unselected package icu-devtools. [Keystone] Preparing to unpack .../102-icu-devtools_70.1-2_amd64.deb ... [Keystone] Unpacking icu-devtools (70.1-2) ... [Keystone] Selecting previously unselected package ieee-data. [Keystone] Preparing to unpack .../103-ieee-data_20210605.1_all.deb ... [Keystone] Unpacking ieee-data (20210605.1) ... [Keystone] Selecting previously unselected package javascript-common. [Keystone] Preparing to unpack .../104-javascript-common_11+nmu1_all.deb ... [Keystone] Unpacking javascript-common (11+nmu1) ... [Keystone] Selecting previously unselected package ldap-utils. [Keystone] Preparing to unpack .../105-ldap-utils_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ... [Keystone] Unpacking ldap-utils (2.5.17+dfsg-0ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package libalgorithm-diff-perl. [Keystone] Preparing to unpack .../106-libalgorithm-diff-perl_1.201-1_all.deb ... [Keystone] Unpacking libalgorithm-diff-perl (1.201-1) ... [Keystone] Selecting previously unselected package libalgorithm-diff-xs-perl. [Keystone] Preparing to unpack .../107-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ... [Keystone] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... [Keystone] Selecting previously unselected package libalgorithm-merge-perl. [Keystone] Preparing to unpack .../108-libalgorithm-merge-perl_0.08-3_all.deb ... [Keystone] Unpacking libalgorithm-merge-perl (0.08-3) ... [Keystone] Selecting previously unselected package libpython3.10:amd64. [Keystone] Preparing to unpack .../109-libpython3.10_3.10.12-1~22.04.3_amd64.deb ... [Keystone] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ... [Keystone] Selecting previously unselected package libapache2-mod-wsgi-py3. [Keystone] Preparing to unpack .../110-libapache2-mod-wsgi-py3_4.9.0-1ubuntu0.1_amd64.deb ... [Keystone] Unpacking libapache2-mod-wsgi-py3 (4.9.0-1ubuntu0.1) ... [Keystone] Selecting previously unselected package libfreetype6:amd64. [Keystone] Preparing to unpack .../111-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ... [Keystone] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... [Keystone] Selecting previously unselected package libfontconfig1:amd64. [Keystone] Preparing to unpack .../112-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... [Keystone] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... [Keystone] Selecting previously unselected package libjpeg-turbo8:amd64. [Keystone] Preparing to unpack .../113-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... [Keystone] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... [Keystone] Selecting previously unselected package libjpeg8:amd64. [Keystone] Preparing to unpack .../114-libjpeg8_8c-2ubuntu10_amd64.deb ... [Keystone] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... [NG-UI] Removing intermediate container 088b04bf8822 [NG-UI] ---> d49fcbd0664c [NG-UI] Step 6/22 : ARG OSM_NGUI_URL [NG-UI] ---> Running in a8a21c30dee9 [NG-UI] Removing intermediate container a8a21c30dee9 [NG-UI] ---> 62384c3591c3 [NG-UI] Step 7/22 : RUN curl $OSM_NGUI_URL -o osm_ngui.deb [NG-UI] ---> Running in 9aff3d018bc9 [NG-UI]  % Total % Received % Xferd Average Speed Time Time Time Current [NG-UI] Dload Upload Total Spent Left Speed [NG-UI] [Keystone] Selecting previously unselected package libdeflate0:amd64. [Keystone] Preparing to unpack .../115-libdeflate0_1.10-2_amd64.deb ... [Keystone] Unpacking libdeflate0:amd64 (1.10-2) ... [Keystone] Selecting previously unselected package libjbig0:amd64. [Keystone] Preparing to unpack .../116-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ... [Keystone] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package libwebp7:amd64. [Keystone] Preparing to unpack .../117-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ... [Keystone] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... [Keystone] Selecting previously unselected package libtiff5:amd64. [Keystone] Preparing to unpack .../118-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ... [Keystone] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ... [Keystone] Selecting previously unselected package libxpm4:amd64. [Keystone] Preparing to unpack .../119-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ... [Keystone] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... [Keystone] Selecting previously unselected package libgd3:amd64. [Keystone] Preparing to unpack .../120-libgd3_2.3.0-2ubuntu2_amd64.deb ... [Keystone] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ... [Keystone] Selecting previously unselected package libc-devtools. [Keystone] Preparing to unpack .../121-libc-devtools_2.35-0ubuntu3.7_amd64.deb ... [Keystone] Unpacking libc-devtools (2.35-0ubuntu3.7) ... [Keystone] Selecting previously unselected package libexpat1-dev:amd64. [Keystone] Preparing to unpack .../122-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ... [Keystone] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ... [NG-UI] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 968k 100 968k 0 0 5779k 0 --:--:-- --:--:-- --:--:-- 5800k [NG-UI] Removing intermediate container 9aff3d018bc9 [NG-UI] ---> 9467e2472983 [NG-UI] Step 8/22 : RUN dpkg -i ./osm_ngui.deb [NG-UI] ---> Running in 42b8df628914 [PLA] 5a60c677bebf: Pushed [PLA] 39bce32731e5: Pushed [PLA] osm-master-12486: digest: sha256:5af2e33bbe1fe448863f70257e6f827b72975a39b5a440daf8b77aee39988e21 size: 2625 [Pipeline] [PLA] } [Pipeline] [PLA] // dir [NG-UI] Selecting previously unselected package osm-ngui. [NG-UI] (Reading database ... 15379 files and directories currently installed.) [NG-UI] Preparing to unpack ./osm_ngui.deb ... [NG-UI] Unpacking osm-ngui (15.0.0.post1+g219fe61-1) ... [NG-UI] Setting up osm-ngui (15.0.0.post1+g219fe61-1) ... [Pipeline] [PLA] } [Keystone] Selecting previously unselected package libfile-fcntllock-perl. [Keystone] Preparing to unpack .../123-libfile-fcntllock-perl_0.22-3build7_amd64.deb ... [Keystone] Unpacking libfile-fcntllock-perl (0.22-3build7) ... [Keystone] Selecting previously unselected package libgraphite2-3:amd64. [Keystone] Preparing to unpack .../124-libgraphite2-3_1.3.14-1build2_amd64.deb ... [Keystone] Unpacking libgraphite2-3:amd64 (1.3.14-1build2) ... [Keystone] Selecting previously unselected package libharfbuzz0b:amd64. [Keystone] Preparing to unpack .../125-libharfbuzz0b_2.7.4-1ubuntu3.1_amd64.deb ... [Keystone] Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ... [LCM] Successfully installed aiohttp-3.8.5 aiokafka-0.8.1 aiosignal-1.3.1 annotated-types-0.5.0 async-timeout-4.0.3 attrs-23.1.0 bcrypt-4.0.1 boltons-23.0.0 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.2.0 checksumdir-1.2.0 config-man-0.0.4 cryptography-41.0.4 dataclasses-0.6 dnspython-2.4.2 face-20.1.1 frozenlist-1.4.0 glom-23.3.0 google-auth-2.17.3 grpcio-1.58.0 grpcio-tools-1.48.1 grpclib-0.4.5 h2-4.1.0 hpack-4.0.0 hyperframe-6.0.1 idna-3.4 jinja2-3.1.2 juju-2.9.44.0 jujubundlelib-0.5.7 kafka-python-2.0.2 kubernetes-26.1.0 macaroonbakery-1.3.1 markupsafe-2.1.3 motor-3.3.1 multidict-6.0.4 mypy-extensions-1.0.0 oauthlib-3.2.2 packaging-23.1 paramiko-2.12.0 protobuf-3.20.3 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pycryptodome-3.19.0 pydantic-2.4.2 pydantic-core-2.10.1 pymacaroons-0.13.0 pymongo-4.5.0 pynacl-1.5.0 pyrfc3339-1.1 python-dateutil-2.8.2 pytz-2023.3.post1 pyyaml-6.0.1 requests-2.31.0 requests-oauthlib-1.3.1 retrying-async-2.0.0 rsa-4.9 six-1.16.0 theblues-0.5.2 toposort-1.10 typing-extensions-4.8.0 typing-inspect-0.9.0 urllib3-2.0.5 websocket-client-1.6.3 websockets-11.0.3 yarl-1.9.2 [LCM] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [Keystone] Selecting previously unselected package libicu-dev:amd64. [Keystone] Preparing to unpack .../126-libicu-dev_70.1-2_amd64.deb ... [Keystone] Unpacking libicu-dev:amd64 (70.1-2) ... [Keystone] Selecting previously unselected package libimagequant0:amd64. [Keystone] Preparing to unpack .../127-libimagequant0_2.17.0-1_amd64.deb ... [Keystone] Unpacking libimagequant0:amd64 (2.17.0-1) ... [Keystone] Selecting previously unselected package liblcms2-2:amd64. [Keystone] Preparing to unpack .../128-liblcms2-2_2.12~rc1-2build2_amd64.deb ... [Keystone] Unpacking liblcms2-2:amd64 (2.12~rc1-2build2) ... [Keystone] Selecting previously unselected package libldap-dev:amd64. [Keystone] Preparing to unpack .../129-libldap-dev_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ... [Keystone] Unpacking libldap-dev:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package libpaper1:amd64. [Keystone] Preparing to unpack .../130-libpaper1_1.1.28build2_amd64.deb ... [Keystone] Unpacking libpaper1:amd64 (1.1.28build2) ... [Keystone] Selecting previously unselected package libpaper-utils. [Keystone] Preparing to unpack .../131-libpaper-utils_1.1.28build2_amd64.deb ... [Keystone] Unpacking libpaper-utils (1.1.28build2) ... [NG-UI] Removing intermediate container 42b8df628914 [NG-UI] ---> bdb5230dfddb [NG-UI] Step 9/22 : WORKDIR /usr/share/osm-ngui [NG-UI] ---> Running in fb2efa1177ac [NG-UI] Removing intermediate container fb2efa1177ac [NG-UI] ---> edc0b64e5fb3 [NG-UI] Step 10/22 : RUN npm install [NG-UI] ---> Running in 290c89d0cd57 [Keystone] Selecting previously unselected package zlib1g-dev:amd64. [Keystone] Preparing to unpack .../132-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... [Keystone] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... [Keystone] Selecting previously unselected package libpython3.10-dev:amd64. [Keystone] Preparing to unpack .../133-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ... [Keystone] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ... [Keystone] Selecting previously unselected package libpython3-dev:amd64. [Keystone] Preparing to unpack .../134-libpython3-dev_3.10.6-1~22.04_amd64.deb ... [Keystone] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ... [Keystone] Selecting previously unselected package libraqm0:amd64. [Keystone] Preparing to unpack .../135-libraqm0_0.7.0-4ubuntu1_amd64.deb ... [Keystone] Unpacking libraqm0:amd64 (0.7.0-4ubuntu1) ... [Keystone] Selecting previously unselected package libsasl2-dev. [Keystone] Preparing to unpack .../136-libsasl2-dev_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... [Keystone] Unpacking libsasl2-dev (2.1.27+dfsg2-3ubuntu1.2) ... [Keystone] Selecting previously unselected package libssl-dev:amd64. [Keystone] Preparing to unpack .../137-libssl-dev_3.0.2-0ubuntu1.15_amd64.deb ... [Keystone] Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.15) ... [Keystone] Selecting previously unselected package libwebpdemux2:amd64. [Keystone] Preparing to unpack .../138-libwebpdemux2_1.2.2-2ubuntu0.22.04.2_amd64.deb ... [Keystone] Unpacking libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) ... [Keystone] Selecting previously unselected package libwebpmux3:amd64. [Keystone] Preparing to unpack .../139-libwebpmux3_1.2.2-2ubuntu0.22.04.2_amd64.deb ... [Keystone] Unpacking libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) ... [Keystone] Selecting previously unselected package libxml2-dev:amd64. [Keystone] Preparing to unpack .../140-libxml2-dev_2.9.13+dfsg-1ubuntu0.4_amd64.deb ... [Keystone] Unpacking libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.4) ... [Keystone] Selecting previously unselected package libxslt1.1:amd64. [Keystone] Preparing to unpack .../141-libxslt1.1_1.1.34-4ubuntu0.22.04.1_amd64.deb ... [Keystone] Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package libxmlsec1:amd64. [Keystone] Preparing to unpack .../142-libxmlsec1_1.2.33-1build2_amd64.deb ... [Keystone] Unpacking libxmlsec1:amd64 (1.2.33-1build2) ... [Keystone] Selecting previously unselected package libxmlsec1-openssl:amd64. [Keystone] Preparing to unpack .../143-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ... [Keystone] Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ... [Keystone] Selecting previously unselected package libxslt1-dev:amd64. [Keystone] Preparing to unpack .../144-libxslt1-dev_1.1.34-4ubuntu0.22.04.1_amd64.deb ... [Keystone] Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package manpages-dev. [Keystone] Preparing to unpack .../145-manpages-dev_5.10-1ubuntu1_all.deb ... [Keystone] Unpacking manpages-dev (5.10-1ubuntu1) ... [Keystone] Selecting previously unselected package mysql-client-core-8.0. [Keystone] Preparing to unpack .../146-mysql-client-core-8.0_8.0.36-0ubuntu0.22.04.1_amd64.deb ... [Keystone] Unpacking mysql-client-core-8.0 (8.0.36-0ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package mysql-common. [Keystone] Preparing to unpack .../147-mysql-common_5.8+1.0.8_all.deb ... [tests] Removing intermediate container 49ad9ac5218e [tests] ---> c7f10f8d26a7 [tests] Step 16/35 : RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main" | tee -a /etc/apt/sources.list.d/google-cloud-sdk.list [tests] ---> Running in 326a9c643257 [tests] deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main [tests] Removing intermediate container 326a9c643257 [tests] ---> 760706735b50 [tests] Step 17/35 : RUN curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key --keyring /usr/share/keyrings/cloud.google.gpg add - [tests] ---> Running in c03e8592fffe [tests]  % Total % Received % Xferd Average Speed Time Time Time Current [tests]   Dload Upload Total Spent Left Speed [tests] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). [tests]  100 2659 100 2659 0 0 8677  0 --:--:-- --:--:-- --:--:-- 8689 [tests] OK [Keystone] Unpacking mysql-common (5.8+1.0.8) ... [Keystone] Selecting previously unselected package mysql-client-8.0. [Keystone] Preparing to unpack .../148-mysql-client-8.0_8.0.36-0ubuntu0.22.04.1_amd64.deb ... [Keystone] Unpacking mysql-client-8.0 (8.0.36-0ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package mysql-client. [Keystone] Preparing to unpack .../149-mysql-client_8.0.36-0ubuntu0.22.04.1_all.deb ... [Keystone] Unpacking mysql-client (8.0.36-0ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package net-tools. [Keystone] Preparing to unpack .../150-net-tools_1.60+git20181103.0eebece-1ubuntu5_amd64.deb ... [Keystone] Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5) ... [Keystone] Selecting previously unselected package pycadf-common. [Keystone] Preparing to unpack .../151-pycadf-common_3.1.1-2_all.deb ... [Keystone] Unpacking pycadf-common (3.1.1-2) ... [Keystone] Selecting previously unselected package python-babel-localedata. [Keystone] Preparing to unpack .../152-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... [Keystone] Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... [tests] Removing intermediate container c03e8592fffe [tests] ---> 697d22846765 [tests] Step 18/35 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install google-cloud-cli=455.* kubectl=1.28.* [tests] ---> Running in a3d2a1cbd793 [tests] Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease [Keystone] Selecting previously unselected package python-pastedeploy-tpl. [Keystone] Preparing to unpack .../153-python-pastedeploy-tpl_2.1.1-1_all.deb ... [Keystone] Unpacking python-pastedeploy-tpl (2.1.1-1) ... [Keystone] Selecting previously unselected package python3-aniso8601. [Keystone] Preparing to unpack .../154-python3-aniso8601_9.0.1-2_all.deb ... [Keystone] Unpacking python3-aniso8601 (9.0.1-2) ... [Keystone] Selecting previously unselected package python3-anyjson. [Keystone] Preparing to unpack .../155-python3-anyjson_0.3.3-4_all.deb ... [Keystone] Unpacking python3-anyjson (0.3.3-4) ... [Keystone] Selecting previously unselected package python3-attr. [Keystone] Preparing to unpack .../156-python3-attr_21.2.0-1_all.deb ... [Keystone] Unpacking python3-attr (21.2.0-1) ... [Keystone] Selecting previously unselected package python3-tz. [Keystone] Preparing to unpack .../157-python3-tz_2022.1-1ubuntu0.22.04.1_all.deb ... [Keystone] Unpacking python3-tz (2022.1-1ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package python3-babel. [Keystone] Preparing to unpack .../158-python3-babel_2.8.0+dfsg.1-7_all.deb ... [Keystone] Unpacking python3-babel (2.8.0+dfsg.1-7) ... [Keystone] Selecting previously unselected package python3-soupsieve. [Keystone] Preparing to unpack .../159-python3-soupsieve_2.3.1-1_all.deb ... [Keystone] Unpacking python3-soupsieve (2.3.1-1) ... [tests] Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [tests] Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [tests] Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [tests] Get:5 https://packages.cloud.google.com/apt cloud-sdk InRelease [6361 B] [tests] Get:6 https://packages.cloud.google.com/apt cloud-sdk/main amd64 Packages [634 kB] [tests] Fetched 640 kB in 1s (595 kB/s) [Keystone] Selecting previously unselected package python3-bs4. [Keystone] Preparing to unpack .../160-python3-bs4_4.10.0-2_all.deb ... [Keystone] Unpacking python3-bs4 (4.10.0-2) ... [Keystone] Selecting previously unselected package python3-cachetools. [Keystone] Preparing to unpack .../161-python3-cachetools_5.0.0-1_all.deb ... [Keystone] Unpacking python3-cachetools (5.0.0-1) ... [Keystone] Selecting previously unselected package python3-certifi. [Keystone] Preparing to unpack .../162-python3-certifi_2020.6.20-1_all.deb ... [Keystone] Unpacking python3-certifi (2020.6.20-1) ... [Keystone] Selecting previously unselected package python3-chardet. [Keystone] Preparing to unpack .../163-python3-chardet_4.0.0-1_all.deb ... [Keystone] Unpacking python3-chardet (4.0.0-1) ... [Keystone] Selecting previously unselected package python3-colorama. [Keystone] Preparing to unpack .../164-python3-colorama_0.4.4-1_all.deb ... [Keystone] Unpacking python3-colorama (0.4.4-1) ... [Keystone] Selecting previously unselected package python3-click. [Keystone] Preparing to unpack .../165-python3-click_8.0.3-1_all.deb ... [Keystone] Unpacking python3-click (8.0.3-1) ... [Keystone] Selecting previously unselected package python3-dateutil. [Keystone] Preparing to unpack .../166-python3-dateutil_2.8.1-6_all.deb ... [Keystone] Unpacking python3-dateutil (2.8.1-6) ... [Keystone] Selecting previously unselected package python3-lib2to3. [Keystone] Preparing to unpack .../167-python3-lib2to3_3.10.8-1~22.04_all.deb ... [Keystone] Unpacking python3-lib2to3 (3.10.8-1~22.04) ... [Keystone] Selecting previously unselected package python3-distutils. [Keystone] Preparing to unpack .../168-python3-distutils_3.10.8-1~22.04_all.deb ... [Keystone] Unpacking python3-distutils (3.10.8-1~22.04) ... [tests] Reading package lists... [Keystone] Selecting previously unselected package python3-setuptools. [Keystone] Preparing to unpack .../169-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ... [Keystone] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package python3-pbr. [Keystone] Preparing to unpack .../170-python3-pbr_5.11.1-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-pbr (5.11.1-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-wrapt. [Keystone] Preparing to unpack .../171-python3-wrapt_1.13.3-1build1_amd64.deb ... [Keystone] Unpacking python3-wrapt (1.13.3-1build1) ... [Keystone] Selecting previously unselected package python3-debtcollector. [Keystone] Preparing to unpack .../172-python3-debtcollector_2.3.0-0ubuntu1_all.deb ... [Keystone] Unpacking python3-debtcollector (2.3.0-0ubuntu1) ... [Keystone] Selecting previously unselected package python3-decorator. [Keystone] Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... [Keystone] Unpacking python3-decorator (4.4.2-0ubuntu1) ... [Keystone] Selecting previously unselected package python3-defusedxml. [Keystone] Preparing to unpack .../174-python3-defusedxml_0.7.1-1_all.deb ... [Keystone] Unpacking python3-defusedxml (0.7.1-1) ... [Keystone] Selecting previously unselected package python3.10-dev. [Keystone] Preparing to unpack .../175-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ... [Keystone] Unpacking python3.10-dev (3.10.12-1~22.04.3) ... [Keystone] Selecting previously unselected package python3-dev. [Keystone] Preparing to unpack .../176-python3-dev_3.10.6-1~22.04_amd64.deb ... [Keystone] Unpacking python3-dev (3.10.6-1~22.04) ... [Keystone] Selecting previously unselected package python3-dnspython. [Keystone] Preparing to unpack .../177-python3-dnspython_2.3.0-1ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-dnspython (2.3.0-1ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-roman. [Keystone] Preparing to unpack .../178-python3-roman_3.3-1_all.deb ... [LCM] Removing intermediate container de3955ab732f [LCM] ---> 63462f625f73 [LCM] Step 19/58 : FROM ubuntu:22.04 as FINAL [LCM] ---> 52882761a72a [LCM] Step 20/58 : ARG APT_PROXY [LCM] ---> Using cache [LCM] ---> bf8675204e26 [LCM] Step 21/58 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [LCM] ---> Using cache [LCM] ---> 6b16749f3331 [LCM] Step 22/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.10.* && rm -rf /var/lib/apt/lists/* [LCM] ---> Using cache [LCM] ---> 862dd2a755cf [LCM] Step 23/58 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [LCM] ---> Using cache [LCM] ---> 7f7ac2b860d5 [LCM] Step 24/58 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages [Keystone] Unpacking python3-roman (3.3-1) ... [Keystone] Selecting previously unselected package python3-docutils. [Keystone] Preparing to unpack .../179-python3-docutils_0.17.1+dfsg-2_all.deb ... [Keystone] Unpacking python3-docutils (0.17.1+dfsg-2) ... [Keystone] Selecting previously unselected package python3-stevedore. [Keystone] Preparing to unpack .../180-python3-stevedore_1%3a5.0.0-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-stevedore (1:5.0.0-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-dogpile.cache. [Keystone] Preparing to unpack .../181-python3-dogpile.cache_1.1.8-2~cloud0_all.deb ... [Keystone] Unpacking python3-dogpile.cache (1.1.8-2~cloud0) ... [Keystone] Selecting previously unselected package python3-elementpath. [Keystone] Preparing to unpack .../182-python3-elementpath_2.5.0-1_all.deb ... [Keystone] Unpacking python3-elementpath (2.5.0-1) ... [Keystone] Selecting previously unselected package python3-monotonic. [Keystone] Preparing to unpack .../183-python3-monotonic_1.6-2_all.deb ... [Keystone] Unpacking python3-monotonic (1.6-2) ... [Keystone] Selecting previously unselected package python3-eventlet. [Keystone] Preparing to unpack .../184-python3-eventlet_0.33.1-4~cloud0_all.deb ... [Keystone] Unpacking python3-eventlet (0.33.1-4~cloud0) ... [Keystone] Selecting previously unselected package python3-extras. [Keystone] Preparing to unpack .../185-python3-extras_1.0.0-4build1_all.deb ... [Keystone] Unpacking python3-extras (1.0.0-4build1) ... [Keystone] Selecting previously unselected package python3-fasteners. [Keystone] Preparing to unpack .../186-python3-fasteners_0.14.1-2_all.deb ... [Keystone] Unpacking python3-fasteners (0.14.1-2) ... [Keystone] Selecting previously unselected package python3-testtools. [Keystone] Preparing to unpack .../187-python3-testtools_2.5.0-3ubuntu2_all.deb ... [Keystone] Unpacking python3-testtools (2.5.0-3ubuntu2) ... [tests] Reading package lists... [tests] Building dependency tree... [tests] Reading state information... [tests] Suggested packages: [tests] google-cloud-cli-app-engine-java google-cloud-cli-app-engine-python [tests] google-cloud-cli-pubsub-emulator google-cloud-cli-bigtable-emulator [tests] google-cloud-cli-datastore-emulator [tests] The following NEW packages will be installed: [tests] google-cloud-cli kubectl [tests] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [tests] Need to get 170 MB of archives. [tests] After this operation, 854 MB of additional disk space will be used. [tests] Get:1 https://packages.cloud.google.com/apt cloud-sdk/main amd64 google-cloud-cli all 455.0.0-0 [160 MB] [NG-UI] npm WARN deprecated @angular/flex-layout@9.0.0-beta.31: This package has been deprecated. Please see https://blog.angular.io/modern-css-in-angular-layouts-4a259dca9127 [Keystone] Selecting previously unselected package python3-fixtures. [Keystone] Preparing to unpack .../188-python3-fixtures_3.0.0-4_all.deb ... [Keystone] Unpacking python3-fixtures (3.0.0-4) ... [Keystone] Selecting previously unselected package python3-itsdangerous. [Keystone] Preparing to unpack .../189-python3-itsdangerous_2.1.0-1_all.deb ... [Keystone] Unpacking python3-itsdangerous (2.1.0-1) ... [Keystone] Selecting previously unselected package python3-jinja2. [Keystone] Preparing to unpack .../190-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ... [Keystone] Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ... [Keystone] Selecting previously unselected package python3-werkzeug. [Keystone] Preparing to unpack .../191-python3-werkzeug_2.2.2-2ubuntu0.1~cloud0_all.deb ... [Keystone] Unpacking python3-werkzeug (2.2.2-2ubuntu0.1~cloud0) ... [Keystone] Selecting previously unselected package python3-flask. [Keystone] Preparing to unpack .../192-python3-flask_2.2.2-2ubuntu1.1~cloud0_all.deb ... [Keystone] Unpacking python3-flask (2.2.2-2ubuntu1.1~cloud0) ... [Keystone] Selecting previously unselected package python3-flask-restful. [Keystone] Preparing to unpack .../193-python3-flask-restful_0.3.9-2_all.deb ... [Keystone] Unpacking python3-flask-restful (0.3.9-2) ... [Keystone] Selecting previously unselected package python3-futurist. [Keystone] Preparing to unpack .../194-python3-futurist_2.4.0-2_all.deb ... [Keystone] Unpacking python3-futurist (2.4.0-2) ... [Keystone] Selecting previously unselected package python3-webencodings. [Keystone] Preparing to unpack .../195-python3-webencodings_0.5.1-4_all.deb ... [Keystone] Unpacking python3-webencodings (0.5.1-4) ... [Keystone] Selecting previously unselected package python3-html5lib. [Keystone] Preparing to unpack .../196-python3-html5lib_1.1-3_all.deb ... [Keystone] Unpacking python3-html5lib (1.1-3) ... [Keystone] Selecting previously unselected package python3-idna. [Keystone] Preparing to unpack .../197-python3-idna_3.3-1_all.deb ... [Keystone] Unpacking python3-idna (3.3-1) ... [Keystone] Selecting previously unselected package python3-pyrsistent:amd64. [Keystone] Preparing to unpack .../198-python3-pyrsistent_0.18.1-1build1_amd64.deb ... [Keystone] Unpacking python3-pyrsistent:amd64 (0.18.1-1build1) ... [Keystone] Selecting previously unselected package python3-jsonschema. [Keystone] Preparing to unpack .../199-python3-jsonschema_3.2.0-0ubuntu2_all.deb ... [Keystone] Unpacking python3-jsonschema (3.2.0-0ubuntu2) ... [Keystone] Selecting previously unselected package python3-iso8601. [Keystone] Preparing to unpack .../200-python3-iso8601_1.0.2-1_all.deb ... [Keystone] Unpacking python3-iso8601 (1.0.2-1) ... [Keystone] Selecting previously unselected package python3-lxml:amd64. [Keystone] Preparing to unpack .../201-python3-lxml_4.8.0-1build1_amd64.deb ... [Keystone] Unpacking python3-lxml:amd64 (4.8.0-1build1) ... [Keystone] Selecting previously unselected package python3-os-service-types. [Keystone] Preparing to unpack .../202-python3-os-service-types_1.7.0-0ubuntu1_all.deb ... [Keystone] Unpacking python3-os-service-types (1.7.0-0ubuntu1) ... [Keystone] Selecting previously unselected package python3-urllib3. [Keystone] Preparing to unpack .../203-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... [Keystone] Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... [Keystone] Selecting previously unselected package python3-requests. [Keystone] Preparing to unpack .../204-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... [Keystone] Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... [Keystone] Selecting previously unselected package python3-keystoneauth1. [Keystone] Preparing to unpack .../205-python3-keystoneauth1_5.1.2-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-keystoneauth1 (5.1.2-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-netaddr. [Keystone] Preparing to unpack .../206-python3-netaddr_0.8.0-2_all.deb ... [Keystone] Unpacking python3-netaddr (0.8.0-2) ... [Keystone] Selecting previously unselected package python3-oslo.i18n. [Keystone] Preparing to unpack .../207-python3-oslo.i18n_5.1.0-0ubuntu1_all.deb ... [Keystone] Unpacking python3-oslo.i18n (5.1.0-0ubuntu1) ... [Keystone] Selecting previously unselected package python3-oslo.context. [Keystone] Preparing to unpack .../208-python3-oslo.context_1%3a5.1.1-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-oslo.context (1:5.1.1-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-msgpack. [Keystone] Preparing to unpack .../209-python3-msgpack_1.0.3-1build1_amd64.deb ... [Keystone] Unpacking python3-msgpack (1.0.3-1build1) ... [Keystone] Selecting previously unselected package python3-packaging. [Keystone] Preparing to unpack .../210-python3-packaging_21.3-1_all.deb ... [Keystone] Unpacking python3-packaging (21.3-1) ... [Keystone] Selecting previously unselected package python3-oslo.utils. [Keystone] Preparing to unpack .../211-python3-oslo.utils_6.1.0-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-oslo.utils (6.1.0-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-yaml. [Keystone] Preparing to unpack .../212-python3-yaml_6.0-3build1~cloud0_amd64.deb ... [Keystone] Unpacking python3-yaml (6.0-3build1~cloud0) ... [Keystone] Selecting previously unselected package python3-oslo.serialization. [Keystone] Preparing to unpack .../213-python3-oslo.serialization_5.1.1-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-oslo.serialization (5.1.1-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-pyinotify. [Keystone] Preparing to unpack .../214-python3-pyinotify_0.9.6-1.3_all.deb ... [Keystone] Unpacking python3-pyinotify (0.9.6-1.3) ... [Keystone] Selecting previously unselected package python3-oslo.log. [Keystone] Preparing to unpack .../215-python3-oslo.log_5.0.0-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-oslo.log (5.0.0-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-rfc3986. [Keystone] Preparing to unpack .../216-python3-rfc3986_1.5.0-2_all.deb ... [Keystone] Unpacking python3-rfc3986 (1.5.0-2) ... [NG-UI] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.18.10: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [Keystone] Selecting previously unselected package python3-oslo.config. [Keystone] Preparing to unpack .../217-python3-oslo.config_1%3a9.1.1-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-oslo.config (1:9.1.1-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-keystoneclient. [Keystone] Preparing to unpack .../218-python3-keystoneclient_1%3a5.1.0-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-keystoneclient (1:5.1.0-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-memcache. [Keystone] Preparing to unpack .../219-python3-memcache_1.59-5_all.deb ... [Keystone] Unpacking python3-memcache (1.59-5) ... [Keystone] Selecting previously unselected package python3-oslo.cache. [Keystone] Preparing to unpack .../220-python3-oslo.cache_3.3.1-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-oslo.cache (3.3.1-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-pycadf. [Keystone] Preparing to unpack .../221-python3-pycadf_3.1.1-2_all.deb ... [Keystone] Unpacking python3-pycadf (3.1.1-2) ... [Keystone] Selecting previously unselected package python3-webob. [Keystone] Preparing to unpack .../222-python3-webob_1%3a1.8.6-1.1_all.deb ... [Keystone] Unpacking python3-webob (1:1.8.6-1.1) ... [Keystone] Selecting previously unselected package python3-keystonemiddleware. [Keystone] Preparing to unpack .../223-python3-keystonemiddleware_10.2.0-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-keystonemiddleware (10.2.0-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-vine. [Keystone] Preparing to unpack .../224-python3-vine_5.0.0+dfsg-2_all.deb ... [Keystone] Unpacking python3-vine (5.0.0+dfsg-2) ... [Keystone] Selecting previously unselected package python3-amqp. [Keystone] Preparing to unpack .../225-python3-amqp_5.0.9-1_all.deb ... [Keystone] Unpacking python3-amqp (5.0.9-1) ... [Keystone] Selecting previously unselected package python3-kombu. [Keystone] Preparing to unpack .../226-python3-kombu_5.2.3-1_all.deb ... [Keystone] Unpacking python3-kombu (5.2.3-1) ... [Keystone] Selecting previously unselected package python3-pyasn1. [Keystone] Preparing to unpack .../227-python3-pyasn1_0.4.8-1_all.deb ... [Keystone] Unpacking python3-pyasn1 (0.4.8-1) ... [Keystone] Selecting previously unselected package python3-pyasn1-modules. [Keystone] Preparing to unpack .../228-python3-pyasn1-modules_0.2.1-1_all.deb ... [Keystone] Unpacking python3-pyasn1-modules (0.2.1-1) ... [Keystone] Selecting previously unselected package python3-ldap:amd64. [Keystone] Preparing to unpack .../229-python3-ldap_3.2.0-4ubuntu7.1_amd64.deb ... [Keystone] Unpacking python3-ldap:amd64 (3.2.0-4ubuntu7.1) ... [Keystone] Selecting previously unselected package python3-sqlparse. [Keystone] Preparing to unpack .../230-python3-sqlparse_0.4.2-1ubuntu0.22.04.1_all.deb ... [Keystone] Unpacking python3-sqlparse (0.4.2-1ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package python3-tempita. [Keystone] Preparing to unpack .../231-python3-tempita_0.5.2-6ubuntu1_all.deb ... [Keystone] Unpacking python3-tempita (0.5.2-6ubuntu1) ... [Keystone] Selecting previously unselected package python3-migrate. [Keystone] Preparing to unpack .../232-python3-migrate_0.13.0-0ubuntu2_all.deb ... [Keystone] Unpacking python3-migrate (0.13.0-0ubuntu2) ... [Keystone] Selecting previously unselected package python3-olefile. [Keystone] Preparing to unpack .../233-python3-olefile_0.46-3_all.deb ... [Keystone] Unpacking python3-olefile (0.46-3) ... [Keystone] Selecting previously unselected package python3-openssl. [Keystone] Preparing to unpack .../234-python3-openssl_21.0.0-1_all.deb ... [Keystone] Unpacking python3-openssl (21.0.0-1) ... [Keystone] Selecting previously unselected package python3-oslo.concurrency. [Keystone] Preparing to unpack .../235-python3-oslo.concurrency_5.1.1-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-oslo.concurrency (5.1.1-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-unittest2. [Keystone] Preparing to unpack .../236-python3-unittest2_1.1.0-9_all.deb ... [Keystone] Unpacking python3-unittest2 (1.1.0-9) ... [Keystone] Selecting previously unselected package python3-testresources. [Keystone] Preparing to unpack .../237-python3-testresources_2.0.1-3_all.deb ... [Keystone] Unpacking python3-testresources (2.0.1-3) ... [MON] Successfully installed aiokafka-0.8.1 appdirs-1.4.4 async-timeout-4.0.3 attrs-23.1.0 autopage-0.5.1 bcrypt-4.0.1 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.2.0 cliff-4.3.0 cmd2-2.4.3 contourpy-1.1.1 cryptography-41.0.4 cycler-0.12.0 dataclasses-0.6 dateparser-1.1.8 debtcollector-2.5.0 decorator-5.1.1 dnspython-2.4.2 dogpile-cache-1.2.2 fonttools-4.42.1 futurist-2.4.1 gnocchiclient-7.0.8 google-auth-2.17.3 httmock-1.4.0 humanfriendly-10.0 idna-3.4 importlib-metadata-6.8.0 iso8601-2.0.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-2.4 juju-2.9.44.0 jujubundlelib-0.5.7 kafka-python-2.0.2 keystoneauth1-5.3.0 kiwisolver-1.4.5 kubernetes-26.1.0 lxml-4.9.3 macaroonbakery-1.3.1 matplotlib-3.8.0 motor-3.3.1 msgpack-1.0.7 mypy-extensions-1.0.0 netaddr-0.9.0 netifaces-0.11.0 numpy-1.26.0 oauthlib-3.2.2 openstacksdk-1.5.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.8.1 oslo-config-9.2.0 oslo-context-5.2.0 oslo-i18n-6.1.0 oslo-log-5.3.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 pandas-2.1.1 paramiko-2.12.0 pbr-5.11.1 pillow-10.0.1 prettytable-0.7.2 prometheus-api-client-0.5.4 prometheus-client-0.17.1 protobuf-3.20.3 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pycryptodome-3.19.0 pygments-2.16.1 pyinotify-0.9.6 pymacaroons-0.13.0 pymongo-4.5.0 pynacl-1.5.0 pyparsing-3.1.1 pyperclip-1.8.2 pyrfc3339-1.1 python-ceilometerclient-2.9.0 python-cinderclient-8.3.0 python-dateutil-2.8.2 python-keystoneclient-5.2.0 python-neutronclient-11.0.0 python-novaclient-18.4.0 pytz-2023.3.post1 pyvcloud-23.0.4 pyyaml-6.0.1 regex-2023.8.8 requests-2.31.0 requests-oauthlib-1.3.1 requestsexceptions-1.4.0 retrying-async-2.0.0 rfc3986-2.0.0 rsa-4.9 simplejson-3.19.1 six-1.16.0 stevedore-5.1.0 theblues-0.5.2 toposort-1.10 typing-extensions-4.8.0 typing-inspect-0.9.0 tzdata-2023.3 tzlocal-5.0.1 ujson-5.8.0 unittest-xml-reporting-3.2.0 urllib3-2.0.5 vcd-api-schemas-type-10.3.0.dev72 wcwidth-0.2.7 websocket-client-1.6.3 websockets-11.0.3 wrapt-1.15.0 zipp-3.17.0 [MON] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [NG-UI] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [Keystone] Selecting previously unselected package python3-testscenarios. [Keystone] Preparing to unpack .../238-python3-testscenarios_0.5.0-3build1_all.deb ... [Keystone] Unpacking python3-testscenarios (0.5.0-3build1) ... [Keystone] Selecting previously unselected package python3-oslo.db. [Keystone] Preparing to unpack .../239-python3-oslo.db_12.3.1-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-oslo.db (12.3.1-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-prometheus-client. [Keystone] Preparing to unpack .../240-python3-prometheus-client_0.9.0-1_all.deb ... [Keystone] Unpacking python3-prometheus-client (0.9.0-1) ... [Keystone] Selecting previously unselected package python3-oslo.metrics. [Keystone] Preparing to unpack .../241-python3-oslo.metrics_0.6.0-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-oslo.metrics (0.6.0-0ubuntu1~cloud0) ... [tests] Get:2 https://packages.cloud.google.com/apt cloud-sdk/main amd64 kubectl amd64 1.28.2-00 [10.3 MB] [tests] debconf: delaying package configuration, since apt-utils is not installed [tests] Fetched 170 MB in 6s (30.2 MB/s) [tests] Selecting previously unselected package google-cloud-cli. [tests] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17635 files and directories currently installed.) [tests] Preparing to unpack .../google-cloud-cli_455.0.0-0_all.deb ... [tests] Unpacking google-cloud-cli (455.0.0-0) ... [Keystone] Selecting previously unselected package python3-bcrypt. [Keystone] Preparing to unpack .../242-python3-bcrypt_3.2.0-1build1_amd64.deb ... [Keystone] Unpacking python3-bcrypt (3.2.0-1build1) ... [Keystone] Selecting previously unselected package python3-statsd. [Keystone] Preparing to unpack .../243-python3-statsd_3.3.0-2build1_all.deb ... [Keystone] Unpacking python3-statsd (3.3.0-2build1) ... [Keystone] Selecting previously unselected package python3-oslo.middleware. [Keystone] Preparing to unpack .../244-python3-oslo.middleware_5.1.1-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-oslo.middleware (5.1.1-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-paste. [Keystone] Preparing to unpack .../245-python3-paste_3.5.0+dfsg1-1_all.deb ... [Keystone] Unpacking python3-paste (3.5.0+dfsg1-1) ... [Keystone] Selecting previously unselected package python3-pastedeploy. [Keystone] Preparing to unpack .../246-python3-pastedeploy_2.1.1-1_all.deb ... [Keystone] Unpacking python3-pastedeploy (2.1.1-1) ... [Keystone] Selecting previously unselected package python3-repoze.lru. [Keystone] Preparing to unpack .../247-python3-repoze.lru_0.7-2_all.deb ... [Keystone] Unpacking python3-repoze.lru (0.7-2) ... [Keystone] Selecting previously unselected package python3-routes. [Keystone] Preparing to unpack .../248-python3-routes_2.5.1-1ubuntu1_all.deb ... [Keystone] Unpacking python3-routes (2.5.1-1ubuntu1) ... [Keystone] Selecting previously unselected package python3-oslo.service. [Keystone] Preparing to unpack .../249-python3-oslo.service_3.1.1-0ubuntu2~cloud0_all.deb ... [Keystone] Unpacking python3-oslo.service (3.1.1-0ubuntu2~cloud0) ... [Keystone] Selecting previously unselected package python3-tenacity. [Keystone] Preparing to unpack .../250-python3-tenacity_6.3.1-3_all.deb ... [Keystone] Unpacking python3-tenacity (6.3.1-3) ... [Keystone] Selecting previously unselected package python3-oslo.messaging. [Keystone] Preparing to unpack .../251-python3-oslo.messaging_14.2.0-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-oslo.messaging (14.2.0-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-oslo.policy. [Keystone] Preparing to unpack .../252-python3-oslo.policy_4.1.1-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-oslo.policy (4.1.1-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-wcwidth. [Keystone] Preparing to unpack .../253-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... [Keystone] Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... [Keystone] Selecting previously unselected package python3-prettytable. [Keystone] Preparing to unpack .../254-python3-prettytable_2.5.0-2_all.deb ... [Keystone] Unpacking python3-prettytable (2.5.0-2) ... [Keystone] Selecting previously unselected package python3-oslo.upgradecheck. [Keystone] Preparing to unpack .../255-python3-oslo.upgradecheck_2.1.1-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-oslo.upgradecheck (2.1.1-0ubuntu1~cloud0) ... [LCM] ---> 85f221ab390d [LCM] Step 25/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install ca-certificates && rm -rf /var/lib/apt/lists/* [LCM] ---> Running in a79dc8714de1 [LCM] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] [LCM] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] [LCM] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] [LCM] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] [LCM] Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB] [LCM] Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB] [LCM] Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] [LCM] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB] [LCM] Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] [LCM] Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] [LCM] Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] [Keystone] Selecting previously unselected package python3-osprofiler. [Keystone] Preparing to unpack .../256-python3-osprofiler_3.4.3-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-osprofiler (3.4.3-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-pastescript. [Keystone] Preparing to unpack .../257-python3-pastescript_2.0.2-4_all.deb ... [Keystone] Unpacking python3-pastescript (2.0.2-4) ... [Keystone] Selecting previously unselected package libopenjp2-7:amd64. [Keystone] Preparing to unpack .../258-libopenjp2-7_2.4.0-6_amd64.deb ... [Keystone] Unpacking libopenjp2-7:amd64 (2.4.0-6) ... [Keystone] Selecting previously unselected package python3-pil:amd64. [Keystone] Preparing to unpack .../259-python3-pil_9.0.1-1ubuntu0.3_amd64.deb ... [Keystone] Unpacking python3-pil:amd64 (9.0.1-1ubuntu0.3) ... [Keystone] Selecting previously unselected package python3-wheel. [Keystone] Preparing to unpack .../260-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... [Keystone] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... [Keystone] Selecting previously unselected package python3-pip. [Keystone] Preparing to unpack .../261-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ... [Keystone] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ... [Keystone] Selecting previously unselected package python3-pygments. [Keystone] Preparing to unpack .../262-python3-pygments_2.11.2+dfsg-2_all.deb ... [Keystone] Unpacking python3-pygments (2.11.2+dfsg-2) ... [Keystone] Selecting previously unselected package python3-pymysql. [Keystone] Preparing to unpack .../263-python3-pymysql_1.0.2-1ubuntu1_all.deb ... [Keystone] Unpacking python3-pymysql (1.0.2-1ubuntu1) ... [Keystone] Selecting previously unselected package python3-xmlschema. [Keystone] Preparing to unpack .../264-python3-xmlschema_1.10.0-1_all.deb ... [Keystone] Unpacking python3-xmlschema (1.10.0-1) ... [Keystone] Selecting previously unselected package xmlsec1. [Keystone] Preparing to unpack .../265-xmlsec1_1.2.33-1build2_amd64.deb ... [Keystone] Unpacking xmlsec1 (1.2.33-1build2) ... [LCM] Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] [LCM] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB] [LCM] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB] [LCM] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB] [LCM] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB] [LCM] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] [LCM] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB] [Keystone] Selecting previously unselected package python3-pysaml2. [Keystone] Preparing to unpack .../266-python3-pysaml2_7.1.0-0ubuntu2_all.deb ... [Keystone] Unpacking python3-pysaml2 (7.1.0-0ubuntu2) ... [Keystone] Selecting previously unselected package python3-requests-toolbelt. [Keystone] Preparing to unpack .../267-python3-requests-toolbelt_0.9.1-1_all.deb ... [Keystone] Unpacking python3-requests-toolbelt (0.9.1-1) ... [Keystone] Selecting previously unselected package python3-scrypt. [Keystone] Preparing to unpack .../268-python3-scrypt_0.8.0-0.3ubuntu8_amd64.deb ... [Keystone] Unpacking python3-scrypt (0.8.0-0.3ubuntu8) ... [Keystone] Selecting previously unselected package python3-simplejson. [Keystone] Preparing to unpack .../269-python3-simplejson_3.17.6-1build1_amd64.deb ... [Keystone] Unpacking python3-simplejson (3.17.6-1build1) ... [Keystone] Selecting previously unselected package python3-sqlalchemy-ext:amd64. [Keystone] Preparing to unpack .../270-python3-sqlalchemy-ext_1.4.31+ds1-1build1_amd64.deb ... [Keystone] Unpacking python3-sqlalchemy-ext:amd64 (1.4.31+ds1-1build1) ... [Keystone] Selecting previously unselected package ssl-cert. [Keystone] Preparing to unpack .../271-ssl-cert_1.1.2_all.deb ... [Keystone] Unpacking ssl-cert (1.1.2) ... [Keystone] Selecting previously unselected package keystone-common. [Keystone] Preparing to unpack .../272-keystone-common_2%3a23.0.1-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking keystone-common (2:23.0.1-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package python3-passlib. [Keystone] Preparing to unpack .../273-python3-passlib_1.7.4-1_all.deb ... [Keystone] Unpacking python3-passlib (1.7.4-1) ... [Keystone] Selecting previously unselected package python3-keystone. [Keystone] Preparing to unpack .../274-python3-keystone_2%3a23.0.1-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking python3-keystone (2:23.0.1-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package keystone. [Keystone] Preparing to unpack .../275-keystone_2%3a23.0.1-0ubuntu1~cloud0_all.deb ... [Keystone] Unpacking keystone (2:23.0.1-0ubuntu1~cloud0) ... [Keystone] Selecting previously unselected package libffi-dev:amd64. [Keystone] Preparing to unpack .../276-libffi-dev_3.4.2-4_amd64.deb ... [Keystone] Unpacking libffi-dev:amd64 (3.4.2-4) ... [Keystone] Selecting previously unselected package libldap2-dev. [Keystone] Preparing to unpack .../277-libldap2-dev_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ... [Keystone] Unpacking libldap2-dev (2.5.17+dfsg-0ubuntu0.22.04.1) ... [Keystone] Setting up liblmdb0:amd64 (0.9.24-1build2) ... [Keystone] Setting up javascript-common (11+nmu1) ... [Keystone] Package apache2 is not configured yet. Will defer actions by package javascript-common. [Keystone] Setting up libgraphite2-3:amd64 (1.3.14-1build2) ... [Keystone] Setting up liblcms2-2:amd64 (2.12~rc1-2build2) ... [Keystone] Setting up python3-attr (21.2.0-1) ... [Keystone] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... [Keystone] Setting up libpaper1:amd64 (1.1.28build2) ... [LCM] Fetched 31.5 MB in 2s (15.3 MB/s) [LCM] Reading package lists... [Keystone] [Keystone] Creating config file /etc/papersize with new version [Keystone] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ... [Keystone] Setting up mysql-common (5.8+1.0.8) ... [Keystone] update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode [Keystone] Setting up libxau6:amd64 (1:1.0.9-1build5) ... [Keystone] Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5) ... [Keystone] Setting up lto-disabled-list (24) ... [Keystone] Setting up python3-repoze.lru (0.7-2) ... [Keystone] Setting up python3-passlib (1.7.4-1) ... [Keystone] Setting up python3-importlib-resources (5.1.2-1) ... [Keystone] Setting up python3-cachetools (5.0.0-1) ... [Keystone] Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... [Keystone] Setting up python3-colorama (0.4.4-1) ... [Keystone] Setting up python3-defusedxml (0.7.1-1) ... [Keystone] Setting up python3-statsd (3.3.0-2build1) ... [LCM] Reading package lists... [LCM] Building dependency tree... [LCM] Reading state information... [LCM] The following additional packages will be installed: [LCM] openssl [LCM] The following NEW packages will be installed: [LCM] ca-certificates openssl [LCM] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [LCM] Need to get 1341 kB of archives. [LCM] After this operation, 2502 kB of additional disk space will be used. [LCM] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB] [LCM] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] [LCM] debconf: delaying package configuration, since apt-utils is not installed [LCM] Fetched 1341 kB in 0s (53.0 MB/s) [LCM] Selecting previously unselected package openssl. [LCM] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5123 files and directories currently installed.) [LCM] Preparing to unpack .../openssl_3.0.2-0ubuntu1.15_amd64.deb ... [LCM] Unpacking openssl (3.0.2-0ubuntu1.15) ... [LCM] Selecting previously unselected package ca-certificates. [LCM] Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ... [LCM] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... [Keystone] Setting up manpages (5.10-1ubuntu1) ... [Keystone] Setting up python3-openssl (21.0.0-1) ... [Keystone] Setting up libmaxminddb0:amd64 (1.5.2-1build2) ... [Keystone] Setting up python3-olefile (0.46-3) ... [Keystone] Setting up python3-bcrypt (3.2.0-1build1) ... [Keystone] Setting up python3-pyinotify (0.9.6-1.3) ... [Keystone] Setting up python3-extras (1.0.0-4build1) ... [LCM] Setting up openssl (3.0.2-0ubuntu1.15) ... [LCM] Setting up ca-certificates (20230311ubuntu0.22.04.1) ... [LCM] Updating certificates in /etc/ssl/certs... [Keystone] Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ... [Keystone] Setting up python3-memcache (1.59-5) ... [Keystone] Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ... [Keystone] Setting up libdeflate0:amd64 (1.10-2) ... [Keystone] Setting up libapr1:amd64 (1.7.0-8ubuntu0.22.04.1) ... [Keystone] Setting up linux-libc-dev:amd64 (5.15.0-106.116) ... [Keystone] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ... [Keystone] Setting up python3-scrypt (0.8.0-0.3ubuntu8) ... [Keystone] Setting up python3-itsdangerous (2.1.0-1) ... [Keystone] Setting up python3-yaml (6.0-3build1~cloud0) ... [Keystone] Setting up file (1:5.41-3ubuntu0.1) ... [Keystone] Setting up libpaper-utils (1.1.28build2) ... [LCM] 137 added, 0 removed; done. [LCM] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... [LCM] Updating certificates in /etc/ssl/certs... [LCM] 0 added, 0 removed; done. [LCM] Running hooks in /etc/ca-certificates/update.d... [LCM] done. [Keystone] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... [Keystone] Setting up python3-click (8.0.3-1) ... [Keystone] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ... [Keystone] Setting up bzip2 (1.0.8-5build1) ... [Keystone] Setting up ldap-utils (2.5.17+dfsg-0ubuntu0.22.04.1) ... [Keystone] Setting up libffi-dev:amd64 (3.4.2-4) ... [Keystone] Setting up python3-markupsafe (2.0.1-2build1) ... [Keystone] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... [Keystone] Setting up python3-webencodings (0.5.1-4) ... [Keystone] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ... [Keystone] Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... [Keystone] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... [Keystone] Setting up libjansson4:amd64 (2.13.1-1.1build3) ... [Keystone] Setting up python3-vine (5.0.0+dfsg-2) ... [NG-UI] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [NG-UI] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-class-static-block@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.18.9: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. [Keystone] Setting up python3-monotonic (1.6-2) ... [Keystone] Setting up tzdata (2024a-0ubuntu0.22.04) ... [Keystone] [Keystone] Current default time zone: 'Etc/UTC' [Keystone] Local time is now: Wed May 8 10:06:10 UTC 2024. [Keystone] Universal Time is now: Wed May 8 10:06:10 UTC 2024. [Keystone] Run 'dpkg-reconfigure tzdata' if you wish to change it. [Keystone] [Keystone] Setting up fakeroot (1.28-1ubuntu1) ... [Keystone] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [Keystone] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [Keystone] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [Keystone] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [Keystone] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [Keystone] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [Keystone] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [Keystone] Setting up python3-simplejson (3.17.6-1build1) ... [Keystone] Setting up python3-roman (3.3-1) ... [NG-UI] npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-private-property-in-object@7.21.11: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [NG-UI] npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. [LCM] Removing intermediate container a79dc8714de1 [LCM] ---> 81fd8c82af0f [LCM] Step 26/58 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf [LCM] ---> Running in 8fb2dd06d1f4 [Keystone] Setting up python3-decorator (4.4.2-0ubuntu1) ... [Keystone] Setting up python3-pygments (2.11.2+dfsg-2) ... [Keystone] Setting up python3-tempita (0.5.2-6ubuntu1) ... [NG-UI] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [LCM] Removing intermediate container 8fb2dd06d1f4 [LCM] ---> 17ace7b36ef2 [LCM] Step 27/58 : COPY --from=INSTALL /usr/bin/kubectl /usr/bin/kubectl [Keystone] Setting up python3-packaging (21.3-1) ... [Keystone] Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... [Keystone] Setting up libuv1:amd64 (1.43.0-1ubuntu0.1) ... [Keystone] Setting up python3-iso8601 (1.0.2-1) ... [Keystone] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... [Keystone] Setting up python3-chardet (4.0.0-1) ... [RO] Successfully installed adal-1.2.7 aiokafka-0.8.1 appdirs-1.4.4 async-timeout-4.0.3 atpublic-4.0 attrs-23.1.0 autopage-0.5.1 azure-common-1.1.28 azure-core-1.29.4 azure-identity-1.14.0 azure-mgmt-compute-30.3.0 azure-mgmt-core-1.4.0 azure-mgmt-network-25.1.0 azure-mgmt-resource-23.0.1 bcrypt-4.0.1 boto-2.49.0 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.2.0 cheroot-10.0.0 cherrypy-18.1.2 cliff-4.3.0 cmd2-2.4.3 cryptography-41.0.4 cvprac-1.3.1 dataclasses-0.6 debtcollector-2.5.0 decorator-5.1.1 dnspython-2.4.2 dogpile-cache-1.2.2 flufl-enum-6.0.2 google-api-core-2.8.2 google-api-python-client-2.51.0 google-auth-2.8.0 google-auth-httplib2-0.1.1 google-cloud-0.34.0 googleapis-common-protos-1.56.3 httplib2-0.22.0 humanfriendly-10.0 idna-3.4 importlib-metadata-6.8.0 ipconflict-0.5.0 iso8601-2.0.0 isodate-0.6.1 jaraco-functools-3.9.0 jinja2-3.1.2 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-2.4 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 kafka-python-2.0.2 keystoneauth1-5.3.0 logutils-0.3.5 lxml-4.9.3 markupsafe-2.1.3 more-itertools-10.1.0 motor-3.3.1 msal-1.24.0 msal-extensions-1.0.0 msgpack-1.0.7 msrest-0.7.1 msrestazure-0.6.4 netaddr-0.9.0 netifaces-0.11.0 oauthlib-3.2.2 openstacksdk-1.5.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.8.1 oslo-config-9.2.0 oslo-context-5.2.0 oslo-i18n-6.1.0 oslo-log-5.3.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 paramiko-3.3.1 pbr-5.11.1 portalocker-2.8.2 portend-3.2.0 prettytable-3.9.0 progressbar-2.5 protobuf-4.24.3 py-radix-0.10.0 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pycryptodome-3.19.0 pygments-2.16.1 pyinotify-0.9.6 pyjwt-2.8.0 pymongo-4.5.0 pynacl-1.5.0 pyopenssl-23.2.0 pyparsing-3.1.1 pyperclip-1.8.2 pysocks-1.7.1 python-cinderclient-7.4.1 python-dateutil-2.8.2 python-glanceclient-4.4.0 python-keystoneclient-5.2.0 python-neutronclient-11.0.0 python-novaclient-18.4.0 python-openstackclient-6.3.0 pytz-2023.3.post1 pyvcloud-19.1.1 pyvmomi-8.0.2.0 pyyaml-6.0.1 referencing-0.30.2 requests-2.31.0 requests-oauthlib-1.3.1 requestsexceptions-1.4.0 rfc3986-2.0.0 rpds-py-0.10.3 rsa-4.9 simplejson-3.19.1 six-1.16.0 stevedore-5.1.0 tempora-5.5.0 tqdm-4.66.1 typing-extensions-4.8.0 tzdata-2023.3 uritemplate-4.1.1 urllib3-2.0.5 uuid-1.30 warlock-2.0.1 wcwidth-0.2.6 wrapt-1.15.0 zc-lockfile-3.0.post1 zipp-3.17.0 [RO] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [LCM] ---> 0abe5e2e0017 [LCM] Step 28/58 : COPY --from=INSTALL /usr/local/bin/helm /usr/local/bin/helm [Keystone] Setting up python3-sqlparse (0.4.2-1ubuntu0.22.04.1) ... [Keystone] Setting up python-pastedeploy-tpl (2.1.1-1) ... [Keystone] Setting up python3-wcwidth (0.2.5+dfsg1-1) ... [Keystone] Setting up python3-aniso8601 (9.0.1-2) ... [Keystone] Setting up python3-certifi (2020.6.20-1) ... [LCM] ---> 6dac226ab447 [LCM] Step 29/58 : COPY --from=INSTALL /usr/local/bin/helm3 /usr/local/bin/helm3 [Keystone] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... [Keystone] Setting up make (4.3-4.1build1) ... [Keystone] Setting up python3-paste (3.5.0+dfsg1-1) ... [Keystone] Setting up libmpfr6:amd64 (4.1.0-3build3) ... [Keystone] Setting up ssl-cert (1.1.2) ... [Keystone] Setting up keystone-common (2:23.0.1-0ubuntu1~cloud0) ... [Keystone] Setting up libldap-dev:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ... [Keystone] Setting up libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... [Keystone] Setting up python3-greenlet (1.1.2-3build1) ... [Keystone] Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... [Keystone] Setting up libimagequant0:amd64 (2.17.0-1) ... [Keystone] Setting up python3-unittest2 (1.1.0-9) ... [LCM] ---> cda4d7e3a304 [LCM] Step 30/58 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp [LCM] ---> 84b94f894aff [LCM] Step 31/58 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen [LCM] ---> 8c7e0f1e7cd4 [LCM] Step 32/58 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh [LCM] ---> 1d9680dda15c [LCM] Step 33/58 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/ [Keystone] update-alternatives: using /usr/bin/python3-unit2 to provide /usr/bin/unit2 (unit2) in auto mode [Keystone] Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.15) ... [Keystone] Setting up libpng16-16:amd64 (1.6.37-3build5) ... [Keystone] Setting up libmpc3:amd64 (1.2.1-2build1) ... [Keystone] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... [Keystone] Setting up python3-idna (3.3-1) ... [Keystone] Setting up python3-wrapt (1.13.3-1build1) ... [Keystone] Setting up patch (2.7.6-7build2) ... [Keystone] Setting up python3-elementpath (2.5.0-1) ... [Keystone] Setting up icu-devtools (70.1-2) ... [Keystone] Setting up fonts-dejavu-core (2.37-2build1) ... [Keystone] Setting up python3-pymysql (1.0.2-1ubuntu1) ... [Keystone] Setting up python3-fasteners (0.14.1-2) ... [Keystone] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... [Keystone] Setting up python3-html5lib (1.1-3) ... [Keystone] Setting up python3-xmlschema (1.10.0-1) ... [Keystone] Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... [Keystone] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... [Keystone] Setting up pycadf-common (3.1.1-2) ... [Keystone] Setting up python3-netifaces:amd64 (0.11.0-1build2) ... [Keystone] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... [Keystone] Setting up python3-pyrsistent:amd64 (0.18.1-1build1) ... [Keystone] Setting up libmd0:amd64 (1.0.4-1build1) ... [Keystone] Setting up libnsl-dev:amd64 (1.3.0-2build2) ... [Keystone] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... [Keystone] Setting up liblua5.3-0:amd64 (5.3.6-1build1) ... [Keystone] Setting up python3-amqp (5.0.9-1) ... [Keystone] Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ... [Keystone] Setting up python3-pyasn1 (0.4.8-1) ... [Keystone] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ... [Keystone] Setting up libopenjp2-7:amd64 (2.4.0-6) ... [Keystone] Setting up python3-dateutil (2.8.1-6) ... [tests] Selecting previously unselected package kubectl. [tests] Preparing to unpack .../kubectl_1.28.2-00_amd64.deb ... [tests] Unpacking kubectl (1.28.2-00) ... [tests] Setting up kubectl (1.28.2-00) ... [tests] Setting up google-cloud-cli (455.0.0-0) ... [Keystone] Setting up netbase (6.3) ... [Keystone] Setting up sgml-base (1.30) ... [Keystone] Setting up python3-anyjson (0.3.3-4) ... [Keystone] Setting up python3-msgpack (1.0.3-1build1) ... [Keystone] Setting up apache2-data (2.4.52-1ubuntu4.9) ... [Keystone] Setting up curl (7.81.0-1ubuntu1.16) ... [Keystone] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... [Keystone] Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ... [Keystone] Setting up libxmlsec1:amd64 (1.2.33-1build2) ... [Keystone] Setting up libisl23:amd64 (0.24-2build1) ... [Keystone] Setting up libc-dev-bin (2.35-0ubuntu3.7) ... [LCM] ---> 5d908a32ff5d [LCM] Step 34/58 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/ [Keystone] Setting up python3-prettytable (2.5.0-2) ... [Keystone] Setting up libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) ... [Keystone] Setting up libbsd0:amd64 (0.11.5-1) ... [Keystone] Setting up python3-lib2to3 (3.10.8-1~22.04) ... [Keystone] Setting up python3-soupsieve (2.3.1-1) ... [Keystone] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... [Keystone] Setting up liblocale-gettext-perl (1.07-4build3) ... [Keystone] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... [Keystone] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... [Keystone] Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... [Keystone] Setting up libgdbm6:amd64 (1.23-1) ... [Keystone] Setting up libjs-underscore (1.13.2~dfsg-2) ... [Keystone] Setting up python3-webob (1:1.8.6-1.1) ... [Keystone] Setting up libaprutil1:amd64 (1.6.1-5ubuntu4.22.04.2) ... [Keystone] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... [Keystone] Setting up libctf0:amd64 (2.38-4ubuntu2.6) ... [Keystone] Setting up libjpeg8:amd64 (8c-2ubuntu10) ... [Keystone] Setting up python3-distutils (3.10.8-1~22.04) ... [Keystone] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ... [Keystone] Setting up manpages-dev (5.10-1ubuntu1) ... [Keystone] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... [Keystone] Setting up libxcb1:amd64 (1.14-3ubuntu3) ... [Keystone] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ... [Keystone] Setting up bind9-libs:amd64 (1:9.18.18-0ubuntu0.22.04.2) ... [Keystone] Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ... [Keystone] Setting up python3-pbr (5.11.1-0ubuntu1~cloud0) ... [MON] Removing intermediate container cfa0095a7d61 [MON] ---> 047d8dcacf6d [MON] Step 16/56 : FROM ubuntu:22.04 as FINAL [MON] ---> 52882761a72a [MON] Step 17/56 : ARG APT_PROXY [MON] ---> Using cache [MON] ---> bf8675204e26 [MON] Step 18/56 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [MON] ---> Using cache [MON] ---> 6b16749f3331 [MON] Step 19/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.10.* && rm -rf /var/lib/apt/lists/* [MON] ---> Using cache [MON] ---> 862dd2a755cf [MON] Step 20/56 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [MON] ---> Using cache [MON] ---> a77c193486b3 [MON] Step 21/56 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages [Keystone] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... [Keystone] Setting up libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) ... [Keystone] Setting up python3-pastedeploy (2.1.1-1) ... [Keystone] Setting up python3-tenacity (6.3.1-3) ... [Keystone] Setting up libedit2:amd64 (3.1-20210910-1build1) ... [Keystone] Setting up python3-futurist (2.4.0-2) ... [Keystone] Setting up python3-debtcollector (2.3.0-0ubuntu1) ... [Keystone] Setting up libaprutil1-ldap:amd64 (1.6.1-5ubuntu4.22.04.2) ... [Keystone] Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-5ubuntu4.22.04.2) ... [Keystone] Setting up python3-kombu (5.2.3-1) ... [Keystone] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... [Keystone] Setting up python3-tz (2022.1-1ubuntu0.22.04.1) ... [Keystone] Setting up python3-bs4 (4.10.0-2) ... [Keystone] Setting up python3-sqlalchemy (1.4.31+ds1-1build1) ... [LCM] ---> 01b535e1ff87 [LCM] Step 35/58 : COPY scripts/ /app/osm_lcm/scripts/ [LCM] ---> 83c2dbc6c094 [LCM] Step 36/58 : RUN groupadd -g 1000 appuser && useradd -u 1000 -g 1000 -d /app appuser && mkdir -p /app/osm_lcm && mkdir -p /app/storage/kafka && mkdir /app/log && chown -R appuser:appuser /app && chown appuser: /etc/ssl/certs/ca-certificates.crt [LCM] ---> Running in ed106e923be3 [Keystone] Setting up libldap2-dev (2.5.17+dfsg-0ubuntu0.22.04.1) ... [Keystone] Setting up python3-sqlalchemy-ext:amd64 (1.4.31+ds1-1build1) ... [Keystone] Setting up python3-prometheus-client (0.9.0-1) ... [Keystone] Setting up python3-rfc3986 (1.5.0-2) ... [Keystone] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... [Keystone] Setting up python3-jsonschema (3.2.0-0ubuntu2) ... [RO] Removing intermediate container 2b687ee8fff7 [RO] ---> d0770ef3769b [RO] Step 27/60 : FROM ubuntu:22.04 as FINAL [RO] ---> 52882761a72a [RO] Step 28/60 : ARG APT_PROXY [RO] ---> Using cache [RO] ---> bf8675204e26 [RO] Step 29/60 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [RO] ---> Using cache [RO] ---> 6b16749f3331 [RO] Step 30/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.10.* && rm -rf /var/lib/apt/lists/* [RO] ---> Using cache [RO] ---> 862dd2a755cf [RO] Step 31/60 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [RO] ---> 6b3282dc3d07 [RO] Step 32/60 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages [LCM] Removing intermediate container ed106e923be3 [LCM] ---> 3b59c69102f3 [LCM] Step 37/58 : WORKDIR /app/osm_lcm [LCM] ---> Running in 7e595c73f283 [LCM] Removing intermediate container 7e595c73f283 [LCM] ---> 1b2ca95246ed [LCM] Step 38/58 : USER appuser [LCM] ---> Running in f4088eefd678 [Keystone] Setting up xmlsec1 (1.2.33-1build2) ... [Keystone] Setting up python3-werkzeug (2.2.2-2ubuntu0.1~cloud0) ... [Keystone] Setting up python3-pyasn1-modules (0.2.1-1) ... [LCM] Removing intermediate container f4088eefd678 [LCM] ---> 5190bf0cba7b [LCM] Step 39/58 : ENV OSMLCM_RO_HOST ro [LCM] ---> Running in b7ce97749dfa [LCM] Removing intermediate container b7ce97749dfa [LCM] ---> b919bb6bd2d0 [LCM] Step 40/58 : ENV OSMLCM_RO_PORT 9090 [LCM] ---> Running in b907326dbda2 [LCM] Removing intermediate container b907326dbda2 [LCM] ---> 35f23b2b8d97 [LCM] Step 41/58 : ENV OSMLCM_RO_TENANT osm [LCM] ---> Running in e4efd17bf001 [LCM] Removing intermediate container e4efd17bf001 [LCM] ---> a81d762e4f82 [LCM] Step 42/58 : ENV OSMLCM_VCA_HOST vca [LCM] ---> Running in 47832e2d6d25 [LCM] Removing intermediate container 47832e2d6d25 [LCM] ---> 3135b498fb48 [LCM] Step 43/58 : ENV OSMLCM_VCA_PORT 17070 [LCM] ---> Running in 23eded8af821 [LCM] Removing intermediate container 23eded8af821 [LCM] ---> 3a09791eea45 [LCM] Step 44/58 : ENV OSMLCM_VCA_USER admin [Keystone] Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... [Keystone] Setting up libgdbm-compat4:amd64 (1.23-1) ... [Keystone] Setting up python3-oslo.context (1:5.1.1-0ubuntu1~cloud0) ... [Keystone] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ... [LCM] ---> Running in 9835af4fdc1b [LCM] Removing intermediate container 9835af4fdc1b [LCM] ---> 0709a79a435c [LCM] Step 45/58 : ENV OSMLCM_VCA_SECRET secret [LCM] ---> Running in dc356e92319f [LCM] Removing intermediate container dc356e92319f [LCM] ---> 89cbe15debb3 [LCM] Step 46/58 : ENV OSMLCM_DATABASE_DRIVER mongo [LCM] ---> Running in 385444dab9e7 [LCM] Removing intermediate container 385444dab9e7 [LCM] ---> b87404f33c28 [LCM] Step 47/58 : ENV OSMLCM_DATABASE_URI mongodb://mongo:27017 [LCM] ---> Running in 0b0a7db57fdf [LCM] Removing intermediate container 0b0a7db57fdf [LCM] ---> 34bb7a2ca236 [LCM] Step 48/58 : ENV OSMLCM_STORAGE_DRIVER local [LCM] ---> Running in 35fe1329822a [LCM] Removing intermediate container 35fe1329822a [LCM] ---> d58cd396ee54 [LCM] Step 49/58 : ENV OSMLCM_STORAGE_PATH /app/storage [LCM] ---> Running in 314b1b81a0b6 [LCM] Removing intermediate container 314b1b81a0b6 [LCM] ---> 23202c11681b [LCM] Step 50/58 : ENV OSMLCM_MESSAGE_DRIVER kafka [LCM] ---> Running in e0431f958157 [LCM] Removing intermediate container e0431f958157 [LCM] ---> fdf0d6188bf2 [LCM] Step 51/58 : ENV OSMLCM_MESSAGE_HOST kafka [LCM] ---> Running in 3cee6fb71546 [LCM] Removing intermediate container 3cee6fb71546 [LCM] ---> 1a8642ccafbb [LCM] Step 52/58 : ENV OSMLCM_MESSAGE_PORT 9092 [LCM] ---> Running in 3e0e7593e55d [LCM] Removing intermediate container 3e0e7593e55d [LCM] ---> f07c9e56159c [LCM] Step 53/58 : ENV OSMLCM_VCA_HELMPATH /usr/local/bin/helm [Keystone] Setting up libjs-sphinxdoc (4.3.2-1) ... [Keystone] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... [Keystone] Setting up ieee-data (20210605.1) ... [Keystone] Setting up python3-lxml:amd64 (4.8.0-1build1) ... [LCM] ---> Running in 87432267e36a [LCM] Removing intermediate container 87432267e36a [LCM] ---> 9f3dbbd2d16f [LCM] Step 54/58 : ENV OSMLCM_VCA_KUBECTLPATH /usr/bin/kubectl [LCM] ---> Running in 33e3a7ad1241 [LCM] Removing intermediate container 33e3a7ad1241 [LCM] ---> 57c6fcc8c832 [LCM] Step 55/58 : ENV OSMLCM_VCA_JUJUPATH /usr/local/bin/juju [LCM] ---> Running in a01dbfd5c6ff [LCM] Removing intermediate container a01dbfd5c6ff [LCM] ---> d78a37a88983 [LCM] Step 56/58 : ENV OSMLCM_VCA_STABLEREPOURL https://charts.helm.sh/stable [LCM] ---> Running in c674832dee44 [LCM] Removing intermediate container c674832dee44 [LCM] ---> 1a241a6238b5 [LCM] Step 57/58 : HEALTHCHECK --start-period=120s --interval=30s --timeout=30s --retries=1 CMD python3 -m osm_lcm.lcm_hc || exit 1 [LCM] ---> Running in ec997767a330 [LCM] Removing intermediate container ec997767a330 [LCM] ---> f42f3610def7 [LCM] Step 58/58 : CMD [ "/bin/bash", "scripts/start.sh" ] [LCM] ---> Running in f8934553cce2 [LCM] Removing intermediate container f8934553cce2 [LCM] ---> 2f8afb9e80a5 [LCM] [Warning] One or more build-args [OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL CACHE_DATE PYTHON3_OSMCLIENT_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL] were not consumed [LCM] Successfully built 2f8afb9e80a5 [LCM] Successfully tagged opensourcemano/lcm:osm-master-12486 [Keystone] Setting up python3-alembic (1.8.1-0ubuntu1~cloud0) ... [Keystone] Setting up python3-dnspython (2.3.0-1ubuntu1~cloud0) ... [Pipeline] [LCM] echo [LCM] Tagging lcm:osm-master-12486 [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [LCM] + docker tag opensourcemano/lcm:osm-master-12486 osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-master-12486 [Keystone] Setting up cpp (4:11.2.0-1ubuntu1) ... [Keystone] Setting up xml-core (0.18+nmu1) ... [Pipeline] [LCM] sh [Keystone] Setting up python3-os-service-types (1.7.0-0ubuntu1) ... [Keystone] Setting up python3-stevedore (1:5.0.0-0ubuntu1~cloud0) ... [Keystone] Setting up libc6-dev:amd64 (2.35-0ubuntu3.7) ... [Keystone] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... [Keystone] Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ... [Keystone] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ... [Keystone] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... [Keystone] Setting up bind9-host (1:9.18.18-0ubuntu0.22.04.2) ... [Keystone] Setting up libicu-dev:amd64 (70.1-2) ... [Keystone] Setting up python3-migrate (0.13.0-0ubuntu2) ... [LCM] [LCM] Running shell script [LCM] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-master-12486 [LCM] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/lcm] [LCM] b4efec50c628: Preparing [LCM] 5a03f01e0286: Preparing [LCM] 056670d0a983: Preparing [LCM] 9f1b44ce3352: Preparing [LCM] 2cece0543776: Preparing [LCM] 061e46bd93e1: Preparing [LCM] 6ec1677545a1: Preparing [LCM] 899c96dfb10b: Preparing [LCM] 3f75c6c6ee8e: Preparing [LCM] 972ddb6f33c4: Preparing [LCM] a48459a5ccb6: Preparing [LCM] 6b861d94b27c: Preparing [LCM] f09744db6bc5: Preparing [LCM] 896ecb616534: Preparing [LCM] bddd493a7bbd: Preparing [LCM] f2cd04a90f42: Preparing [LCM] 629ca62fb7c7: Preparing [LCM] 6ec1677545a1: Waiting [LCM] 899c96dfb10b: Waiting [LCM] 3f75c6c6ee8e: Waiting [LCM] 972ddb6f33c4: Waiting [LCM] a48459a5ccb6: Waiting [LCM] 6b861d94b27c: Waiting [LCM] f09744db6bc5: Waiting [LCM] 896ecb616534: Waiting [LCM] bddd493a7bbd: Waiting [LCM] f2cd04a90f42: Waiting [LCM] 629ca62fb7c7: Waiting [LCM] 061e46bd93e1: Waiting [LCM] 5a03f01e0286: Pushed [LCM] b4efec50c628: Pushed [LCM] 2cece0543776: Pushed [Keystone] Setting up python3-keystoneauth1 (5.1.2-0ubuntu1~cloud0) ... [Keystone] Setting up apache2-utils (2.4.52-1ubuntu4.9) ... [Keystone] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ... [Keystone] Setting up alembic (1.8.1-0ubuntu1~cloud0) ... [Keystone] Setting up python3-ldap:amd64 (3.2.0-4ubuntu7.1) ... [LCM] 6ec1677545a1: Pushed [LCM] 061e46bd93e1: Pushed [Keystone] Setting up python3-pastescript (2.0.2-4) ... [Keystone] Setting up mysql-client-core-8.0 (8.0.36-0ubuntu0.22.04.1) ... [Keystone] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ... [Keystone] Setting up python3-testresources (2.0.1-3) ... [Keystone] Setting up python3-requests-toolbelt (0.9.1-1) ... [Keystone] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... [Keystone] Setting up python3-babel (2.8.0+dfsg.1-7) ... [Keystone] update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode [Keystone] Setting up python3-pysaml2 (7.1.0-0ubuntu2) ... [Keystone] Setting up binutils (2.38-4ubuntu2.6) ... [Keystone] Setting up python3-dogpile.cache (1.1.8-2~cloud0) ... [Keystone] Setting up python3-routes (2.5.1-1ubuntu1) ... [Keystone] Setting up python3-eventlet (0.33.1-4~cloud0) ... [Keystone] Setting up perl (5.34.0-3ubuntu1.3) ... [Keystone] Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ... [Keystone] Setting up libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.4) ... [Keystone] Setting up libsasl2-dev (2.1.27+dfsg2-3ubuntu1.2) ... [Keystone] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ... [Keystone] Setting up libraqm0:amd64 (0.7.0-4ubuntu1) ... [Keystone] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ... [Keystone] Setting up libdpkg-perl (1.21.1ubuntu2.3) ... [Keystone] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... [Keystone] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... [Keystone] Setting up python3-netaddr (0.8.0-2) ... [LCM] 3f75c6c6ee8e: Pushed [LCM] 899c96dfb10b: Pushed [LCM] a48459a5ccb6: Pushed [LCM] 972ddb6f33c4: Pushed [LCM] 6b861d94b27c: Pushed [LCM] bddd493a7bbd: Layer already exists [LCM] 896ecb616534: Layer already exists [LCM] f2cd04a90f42: Layer already exists [LCM] 629ca62fb7c7: Layer already exists [Keystone] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ... [Keystone] Setting up mysql-client-8.0 (8.0.36-0ubuntu0.22.04.1) ... [Keystone] Setting up bind9-dnsutils (1:9.18.18-0ubuntu0.22.04.2) ... [Keystone] Setting up mailcap (3.70+nmu1ubuntu1) ... [Keystone] Setting up python3-oslo.i18n (5.1.0-0ubuntu1) ... [Keystone] Setting up libc-devtools (2.35-0ubuntu3.7) ... [Keystone] Setting up mysql-client (8.0.36-0ubuntu0.22.04.1) ... [Keystone] Setting up mime-support (3.66) ... [Keystone] Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.22.04.1) ... [Keystone] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ... [Keystone] Setting up libfile-fcntllock-perl (0.22-3build7) ... [Keystone] Setting up libalgorithm-diff-perl (1.201-1) ... [Keystone] Setting up python3-flask (2.2.2-2ubuntu1.1~cloud0) ... [Keystone] Setting up python3-oslo.utils (6.1.0-0ubuntu1~cloud0) ... [Keystone] Setting up dnsutils (1:9.18.18-0ubuntu0.22.04.2) ... [Keystone] Setting up apache2-bin (2.4.52-1ubuntu4.9) ... [Keystone] Setting up gcc (4:11.2.0-1ubuntu1) ... [Keystone] Setting up dpkg-dev (1.21.1ubuntu2.3) ... [Keystone] Setting up python3-pil:amd64 (9.0.1-1ubuntu0.3) ... [Keystone] Setting up python3-flask-restful (0.3.9-2) ... [Keystone] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ... [Keystone] Setting up python3.10-dev (3.10.12-1~22.04.3) ... [Keystone] Setting up g++ (4:11.2.0-1ubuntu1) ... [Keystone] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [Keystone] Setting up build-essential (12.9ubuntu3) ... [Keystone] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... [Keystone] Setting up libalgorithm-merge-perl (0.08-3) ... [Keystone] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ... [Keystone] Setting up apache2 (2.4.52-1ubuntu4.9) ... [Keystone] Enabling module mpm_event. [Keystone] Enabling module authz_core. [Keystone] Enabling module authz_host. [Keystone] Enabling module authn_core. [Keystone] Enabling module auth_basic. [Keystone] Enabling module access_compat. [Keystone] Enabling module authn_file. [Keystone] Enabling module authz_user. [Keystone] Enabling module alias. [Keystone] Enabling module dir. [Keystone] Enabling module autoindex. [Keystone] Enabling module env. [LCM] 056670d0a983: Pushed [LCM] 9f1b44ce3352: Pushed [Keystone] Enabling module mime. [Keystone] Enabling module negotiation. [Keystone] Enabling module setenvif. [Keystone] Enabling module filter. [Keystone] Enabling module deflate. [Keystone] Enabling module status. [Keystone] Enabling module reqtimeout. [Keystone] Enabling conf charset. [Keystone] Enabling conf localized-error-pages. [Keystone] Enabling conf other-vhosts-access-log. [Keystone] Enabling conf security. [Keystone] Enabling conf serve-cgi-bin. [Keystone] Enabling site 000-default. [Keystone] info: Executing deferred 'a2enconf javascript-common' for package javascript-common [Keystone] Enabling conf javascript-common. [Keystone] invoke-rc.d: could not determine current runlevel [Keystone] invoke-rc.d: policy-rc.d denied execution of start. [Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. [Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. [Keystone] Setting up python3-oslo.serialization (5.1.1-0ubuntu1~cloud0) ... [Keystone] Setting up libapache2-mod-wsgi-py3 (4.9.0-1ubuntu0.1) ... [Keystone] apache2_invoke: Enable module wsgi [Keystone] invoke-rc.d: could not determine current runlevel [Keystone] invoke-rc.d: policy-rc.d denied execution of restart. [Keystone] Setting up python3-dev (3.10.6-1~22.04) ... [Keystone] Setting up python3-fixtures (3.0.0-4) ... [Keystone] Setting up python3-testtools (2.5.0-3ubuntu2) ... [LCM] f09744db6bc5: Pushed [Keystone] Setting up python3-testscenarios (0.5.0-3build1) ... [LCM] osm-master-12486: digest: sha256:25e65e11b6623269c6934278b624e98ed143b09e9a8b9da6400ab2b1add99f40 size: 3896 [Pipeline] [LCM] } [Keystone] Processing triggers for libc-bin (2.35-0ubuntu3.7) ... [Pipeline] [LCM] // dir [Pipeline] [LCM] } [Keystone] Processing triggers for shared-mime-info (2.1-2) ... [Keystone] Processing triggers for sgml-base (1.30) ... [Keystone] Setting up docutils-common (0.17.1+dfsg-2) ... [Keystone] Processing triggers for sgml-base (1.30) ... [Keystone] Setting up python3-docutils (0.17.1+dfsg-2) ... [Keystone] Setting up python3-oslo.config (1:9.1.1-0ubuntu1~cloud0) ... [Keystone] Setting up python3-oslo.middleware (5.1.1-0ubuntu1~cloud0) ... [Keystone] Setting up python3-keystoneclient (1:5.1.0-0ubuntu1~cloud0) ... [Keystone] Setting up python3-oslo.db (12.3.1-0ubuntu1~cloud0) ... [Keystone] Setting up python3-oslo.concurrency (5.1.1-0ubuntu1~cloud0) ... [Keystone] Setting up python3-oslo.log (5.0.0-0ubuntu1~cloud0) ... [Keystone] Setting up python3-pycadf (3.1.1-2) ... [Keystone] Setting up python3-oslo.metrics (0.6.0-0ubuntu1~cloud0) ... [Keystone] Setting up python3-oslo.policy (4.1.1-0ubuntu1~cloud0) ... [Keystone] Setting up python3-oslo.service (3.1.1-0ubuntu2~cloud0) ... [Keystone] Setting up python3-oslo.upgradecheck (2.1.1-0ubuntu1~cloud0) ... [Keystone] Setting up python3-osprofiler (3.4.3-0ubuntu1~cloud0) ... [Keystone] Setting up python3-oslo.messaging (14.2.0-0ubuntu1~cloud0) ... [Keystone] Setting up python3-oslo.cache (3.3.1-0ubuntu1~cloud0) ... [Keystone] Setting up python3-keystonemiddleware (10.2.0-0ubuntu1~cloud0) ... [Keystone] Setting up python3-keystone (2:23.0.1-0ubuntu1~cloud0) ... [MON] ---> 7561de97c1f9 [MON] Step 22/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install ca-certificates && rm -rf /var/lib/apt/lists/* [MON] ---> Running in 2c83b9d70b39 [MON] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] [MON] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] [MON] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] [MON] Get:4 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] [MON] Get:5 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] [MON] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] [MON] Get:7 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] [MON] Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] [MON] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB] [MON] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB] [MON] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB] [MON] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB] [MON] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB] [MON] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] [MON] Get:15 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] [MON] Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB] [MON] Get:17 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB] [MON] Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB] [RO] ---> 9d8007a60147 [RO] Step 33/60 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf [RO] ---> Running in 4ffec96cd147 [RO] Removing intermediate container 4ffec96cd147 [RO] ---> ca6e08d7a91c [RO] Step 34/60 : COPY --from=INSTALL /usr/bin/genisoimage /usr/bin/genisoimage [RO] ---> 6f568e4723b0 [RO] Step 35/60 : COPY --from=INSTALL /etc/protocols /etc/protocols [RO] ---> 1cfdeda5b363 [RO] Step 36/60 : EXPOSE 9090 [RO] ---> Running in c0f4edbf3c34 [RO] Removing intermediate container c0f4edbf3c34 [RO] ---> 0d561ac213ef [RO] Step 37/60 : RUN groupadd -g 1000 appuser && useradd -u 1000 -g 1000 -d /app appuser && mkdir -p /app/osm_ro && mkdir -p /app/storage/kafka && mkdir /app/log && chown -R appuser:appuser /app [RO] ---> Running in ec7c5e3bac02 [Keystone] Setting up keystone (2:23.0.1-0ubuntu1~cloud0) ... [Keystone] apache2_invoke: Enable site keystone.conf [Keystone] invoke-rc.d: could not determine current runlevel [Keystone] invoke-rc.d: policy-rc.d denied execution of reload. [MON] Fetched 31.5 MB in 2s (14.6 MB/s) [RO] Removing intermediate container ec7c5e3bac02 [RO] ---> c6a0ba881a1a [RO] Step 38/60 : WORKDIR /app/osm_ro [RO] ---> Running in 46a1931fdf34 [RO] Removing intermediate container 46a1931fdf34 [RO] ---> 6ddf8d06e435 [RO] Step 39/60 : USER appuser [RO] ---> Running in fdfb13ac0c5e [RO] Removing intermediate container fdfb13ac0c5e [RO] ---> 1aa68c79ddcf [RO] Step 40/60 : ENV RO_DB_HOST="" [RO] ---> Running in feebffeeb3ff [RO] Removing intermediate container feebffeeb3ff [RO] ---> d62e6a1ddf1b [RO] Step 41/60 : ENV RO_DB_OVIM_HOST="" [RO] ---> Running in 7f19744154fe [RO] Removing intermediate container 7f19744154fe [RO] ---> 087c924ce379 [RO] Step 42/60 : ENV RO_DB_ROOT_PASSWORD="" [MON] Reading package lists... [RO] ---> Running in a27265662564 [RO] Removing intermediate container a27265662564 [RO] ---> 1371d0e6afde [RO] Step 43/60 : ENV RO_DB_OVIM_ROOT_PASSWORD="" [RO] ---> Running in 64b6e6e5120f [RO] Removing intermediate container 64b6e6e5120f [RO] ---> 8e55e10650be [RO] Step 44/60 : ENV RO_DB_USER=mano [RO] ---> Running in 1b36665a3b4a [RO] Removing intermediate container 1b36665a3b4a [RO] ---> 71d606e82584 [RO] Step 45/60 : ENV RO_DB_OVIM_USER=mano [RO] ---> Running in 87ba7a135c7d [RO] Removing intermediate container 87ba7a135c7d [RO] ---> ee7b46b163c4 [RO] Step 46/60 : ENV RO_DB_PASSWORD=manopw [RO] ---> Running in d7866fc9f3e5 [RO] Removing intermediate container d7866fc9f3e5 [RO] ---> 486bcce48f08 [RO] Step 47/60 : ENV RO_DB_OVIM_PASSWORD=manopw [RO] ---> Running in d2217d1d0435 [RO] Removing intermediate container d2217d1d0435 [RO] ---> 561042db04bb [RO] Step 48/60 : ENV RO_DB_PORT=3306 [RO] ---> Running in 5e7a81e6efb1 [RO] Removing intermediate container 5e7a81e6efb1 [RO] ---> 1e40dc82ba46 [RO] Step 49/60 : ENV RO_DB_OVIM_PORT=3306 [RO] ---> Running in b7308939536d [RO] Removing intermediate container b7308939536d [RO] ---> 022418e0ba10 [RO] Step 50/60 : ENV RO_DB_NAME=mano_db [RO] ---> Running in c786216d20df [RO] Removing intermediate container c786216d20df [RO] ---> 37e6182abb74 [RO] Step 51/60 : ENV RO_DB_OVIM_NAME=mano_vim_db [RO] ---> Running in 466016645a45 [RO] Removing intermediate container 466016645a45 [RO] ---> 2f2d849f7038 [RO] Step 52/60 : ENV OPENMANO_TENANT=osm [RO] ---> Running in e391213b67c3 [MON] Reading package lists... [MON] Building dependency tree... [MON] Reading state information... [MON] The following additional packages will be installed: [MON] openssl [MON] The following NEW packages will be installed: [MON] ca-certificates openssl [MON] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [MON] Need to get 1341 kB of archives. [MON] After this operation, 2502 kB of additional disk space will be used. [MON] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB] [MON] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] [RO] Removing intermediate container e391213b67c3 [RO] ---> 05dc1f1a41c8 [RO] Step 53/60 : ENV OSMRO_DATABASE_DRIVER mongo [RO] ---> Running in 405e64120360 [RO] Removing intermediate container 405e64120360 [RO] ---> f39e6994eeb6 [RO] Step 54/60 : ENV OSMRO_DATABASE_URI mongodb://mongo:27017 [RO] ---> Running in 35c684ce8cbd [RO] Removing intermediate container 35c684ce8cbd [RO] ---> 20958de87e68 [RO] Step 55/60 : ENV OSMRO_MESSAGE_DRIVER kafka [RO] ---> Running in a25d1adf052e [RO] Removing intermediate container a25d1adf052e [RO] ---> b9cd43e21211 [RO] Step 56/60 : ENV OSMRO_MESSAGE_HOST kafka [RO] ---> Running in 6c7d63439514 [RO] Removing intermediate container 6c7d63439514 [RO] ---> 5582449e9fd3 [RO] Step 57/60 : ENV OSMRO_MESSAGE_PORT 9092 [RO] ---> Running in dce15cfd79ae [RO] Removing intermediate container dce15cfd79ae [RO] ---> 5ac4a0028c84 [RO] Step 58/60 : ENV OSMRO_LOG_LEVEL INFO [RO] ---> Running in 411afd958157 [RO] Removing intermediate container 411afd958157 [RO] ---> afc420ce5bec [RO] Step 59/60 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12 CMD curl --silent --fail http://localhost:9090/ro || exit 1 [RO] ---> Running in eb44ac2d0be2 [RO] Removing intermediate container eb44ac2d0be2 [RO] ---> 36d63582712e [RO] Step 60/60 : CMD ["python3", "-u", "-m", "osm_ng_ro.ro_main"] [RO] ---> Running in e8484173ce63 [RO] Removing intermediate container e8484173ce63 [RO] ---> bb9b3ec5056a [RO] [Warning] One or more build-args [PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_IM_URL OSM_TESTS_URL OSM_DEVOPS_URL CACHE_DATE OSM_NGUI_URL PYTHON3_N2VC_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_IMDOCS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL] were not consumed [RO] Successfully built bb9b3ec5056a [RO] Successfully tagged opensourcemano/ro:osm-master-12486 [MON] debconf: delaying package configuration, since apt-utils is not installed [MON] Fetched 1341 kB in 0s (27.9 MB/s) [MON] Selecting previously unselected package openssl. [MON] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5123 files and directories currently installed.) [MON] Preparing to unpack .../openssl_3.0.2-0ubuntu1.15_amd64.deb ... [MON] Unpacking openssl (3.0.2-0ubuntu1.15) ... [MON] Selecting previously unselected package ca-certificates. [MON] Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ... [MON] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... [MON] Setting up openssl (3.0.2-0ubuntu1.15) ... [Pipeline] [RO] echo [RO] Tagging ro:osm-master-12486 [Pipeline] [RO] sh [MON] Setting up ca-certificates (20230311ubuntu0.22.04.1) ... [RO] [RO] Running shell script [RO] + docker tag opensourcemano/ro:osm-master-12486 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-master-12486 [Pipeline] [RO] sh [MON] Updating certificates in /etc/ssl/certs... [RO] [RO] Running shell script [RO] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-master-12486 [RO] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ro] [MON] 137 added, 0 removed; done. [MON] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... [MON] Updating certificates in /etc/ssl/certs... [RO] c5d6e35726bd: Preparing [RO] 2c1e15a21b81: Preparing [RO] ae6fcd386222: Preparing [RO] 71ea73100432: Preparing [RO] 9076f9eff221: Preparing [RO] abbe944526b5: Preparing [RO] bddd493a7bbd: Preparing [RO] f2cd04a90f42: Preparing [RO] 629ca62fb7c7: Preparing [RO] abbe944526b5: Waiting [RO] f2cd04a90f42: Waiting [RO] bddd493a7bbd: Waiting [RO] 629ca62fb7c7: Waiting [RO] 71ea73100432: Pushed [RO] ae6fcd386222: Pushed [RO] c5d6e35726bd: Pushed [RO] 2c1e15a21b81: Pushed [RO] f2cd04a90f42: Layer already exists [RO] bddd493a7bbd: Layer already exists [RO] 629ca62fb7c7: Layer already exists [MON] 0 added, 0 removed; done. [MON] Running hooks in /etc/ca-certificates/update.d... [MON] done. [MON] Removing intermediate container 2c83b9d70b39 [MON] ---> eb4a9a9e00fc [MON] Step 23/56 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf [MON] ---> Running in 641131abc3d7 [MON] Removing intermediate container 641131abc3d7 [MON] ---> d2a5a119f45c [MON] Step 24/56 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/ [MON] ---> 8847355a5874 [MON] Step 25/56 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp [RO] abbe944526b5: Pushed [MON] ---> def1b3460fb2 [MON] Step 26/56 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen [MON] ---> b5537bbc21a4 [MON] Step 27/56 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh [MON] ---> a9ba19292369 [MON] Step 28/56 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/ [MON] ---> 610d26da5921 [MON] Step 29/56 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/ [NG-UI]  [NG-UI] > @parcel/watcher@2.0.4 install /usr/share/osm-ngui/node_modules/@parcel/watcher [NG-UI] > node-gyp-build [NG-UI] [NG-UI] [NG-UI] > nice-napi@1.0.2 install /usr/share/osm-ngui/node_modules/nice-napi [NG-UI] > node-gyp-build [NG-UI] [NG-UI] [NG-UI] > core-js@3.37.0 postinstall /usr/share/osm-ngui/node_modules/core-js [NG-UI] > node -e "try{require('./postinstall')}catch(e){}" [NG-UI] [NG-UI] Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! [NG-UI] [NG-UI] The project needs your help! Please consider supporting core-js: [NG-UI] > https://opencollective.com/core-js  [NG-UI] > https://patreon.com/zloirock  [NG-UI] > https://boosty.to/zloirock  [NG-UI] > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz  [NG-UI] [NG-UI] I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md  [NG-UI] [NG-UI] [NG-UI] > core-js-pure@3.37.0 postinstall /usr/share/osm-ngui/node_modules/core-js-pure [NG-UI] > node -e "try{require('./postinstall')}catch(e){}" [NG-UI] [NG-UI] Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! [NG-UI] [NG-UI] The project needs your help! Please consider supporting core-js: [NG-UI] > https://opencollective.com/core-js  [NG-UI] > https://patreon.com/zloirock  [NG-UI] > https://boosty.to/zloirock  [NG-UI] > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz  [NG-UI] [NG-UI] I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md  [NG-UI] [NG-UI] [NG-UI] > esbuild@0.15.5 postinstall /usr/share/osm-ngui/node_modules/@angular-devkit/build-angular/node_modules/esbuild [NG-UI] > node install.js [NG-UI] [NG-UI] [NG-UI] > nx@15.9.3 postinstall /usr/share/osm-ngui/node_modules/@nrwl/cli/node_modules/nx [NG-UI] > node ./bin/compute-project-graph [NG-UI] [NG-UI] [NG-UI] > @fortawesome/fontawesome-free@5.15.4 postinstall /usr/share/osm-ngui/node_modules/@fortawesome/fontawesome-free [NG-UI] > node attribution.js [NG-UI] [NG-UI] Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com [NG-UI] License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) [NG-UI] [NG-UI] [NG-UI] > cypress@12.17.4 postinstall /usr/share/osm-ngui/node_modules/cypress [NG-UI] > node index.js --exec install [NG-UI] [NG-UI] Installing Cypress (version: 12.17.4) [NG-UI] [NG-UI] [STARTED] Task without title. [NG-UI] [TITLE] Downloading Cypress 0% 0s [NG-UI] [TITLE] Downloading Cypress 1% 22s [NG-UI] [TITLE] Downloading Cypress 3% 11s [NG-UI] [TITLE] Downloading Cypress 6% 7s [NG-UI] [TITLE] Downloading Cypress 10% 5s [NG-UI] [TITLE] Downloading Cypress 13% 4s [NG-UI] [TITLE] Downloading Cypress 16% 4s [NG-UI] [TITLE] Downloading Cypress 19% 4s [NG-UI] [TITLE] Downloading Cypress 23% 3s [NG-UI] [TITLE] Downloading Cypress 25% 3s [NG-UI] [TITLE] Downloading Cypress 29% 3s [NG-UI] [TITLE] Downloading Cypress 32% 3s [NG-UI] [TITLE] Downloading Cypress 35% 2s [NG-UI] [TITLE] Downloading Cypress 39% 2s [NG-UI] [TITLE] Downloading Cypress 42% 2s [NG-UI] [TITLE] Downloading Cypress 45% 2s [NG-UI] [TITLE] Downloading Cypress 49% 2s [NG-UI] [TITLE] Downloading Cypress 52% 2s [NG-UI] [TITLE] Downloading Cypress 56% 2s [NG-UI] [TITLE] Downloading Cypress 59% 1s [NG-UI] [TITLE] Downloading Cypress 63% 1s [NG-UI] [TITLE] Downloading Cypress 66% 1s [NG-UI] [TITLE] Downloading Cypress 69% 1s [NG-UI] [TITLE] Downloading Cypress 72% 1s [NG-UI] [TITLE] Downloading Cypress 76% 1s [NG-UI] [TITLE] Downloading Cypress 79% 1s [NG-UI] [TITLE] Downloading Cypress 82% 1s [NG-UI] [TITLE] Downloading Cypress 85% 0s [NG-UI] [TITLE] Downloading Cypress 88% 0s [NG-UI] [TITLE] Downloading Cypress 92% 0s [NG-UI] [TITLE] Downloading Cypress 95% 0s [NG-UI] [TITLE] Downloading Cypress 98% 0s [NG-UI] [TITLE] Downloaded Cypress [NG-UI] [SUCCESS] Downloaded Cypress [NG-UI] [STARTED] Task without title. [NG-UI] [TITLE] Unzipping Cypress 0% 0s [NG-UI] [TITLE] Unzipping Cypress 1% 40s [NG-UI] [TITLE] Unzipping Cypress 1% 41s [NG-UI] [TITLE] Unzipping Cypress 1% 42s [NG-UI] [TITLE] Unzipping Cypress 1% 43s [NG-UI] [TITLE] Unzipping Cypress 1% 44s [NG-UI] [TITLE] Unzipping Cypress 1% 45s [NG-UI] [TITLE] Unzipping Cypress 1% 46s [NG-UI] [TITLE] Unzipping Cypress 1% 47s [NG-UI] [TITLE] Unzipping Cypress 1% 48s [NG-UI] [TITLE] Unzipping Cypress 1% 49s [NG-UI] [TITLE] Unzipping Cypress 1% 50s [NG-UI] [TITLE] Unzipping Cypress 1% 51s [NG-UI] [TITLE] Unzipping Cypress 1% 52s [NG-UI] [TITLE] Unzipping Cypress 1% 53s [NG-UI] [TITLE] Unzipping Cypress 1% 54s [NG-UI] [TITLE] Unzipping Cypress 1% 55s [NG-UI] [TITLE] Unzipping Cypress 1% 56s [NG-UI] [TITLE] Unzipping Cypress 1% 57s [NG-UI] [TITLE] Unzipping Cypress 1% 58s [NG-UI] [TITLE] Unzipping Cypress 1% 59s [NG-UI] [TITLE] Unzipping Cypress 1% 60s [NG-UI] [TITLE] Unzipping Cypress 1% 61s [NG-UI] [TITLE] Unzipping Cypress 1% 62s [NG-UI] [TITLE] Unzipping Cypress 1% 63s [NG-UI] [TITLE] Unzipping Cypress 2% 31s [NG-UI] [TITLE] Unzipping Cypress 2% 32s [MON] ---> b02aafae7233 [MON] Step 30/56 : COPY scripts/ /app/osm_mon/scripts/ [MON] ---> 548811765ccd [MON] Step 31/56 : RUN groupadd -g 1000 appuser && useradd -u 1000 -g 1000 -d /app appuser && mkdir -p /app/osm_mon && mkdir -p /app/storage/kafka && mkdir /app/log && chown -R appuser:appuser /app [MON] ---> Running in 7912bab4dfe2 [NG-UI] [TITLE] Unzipping Cypress 2% 33s [NG-UI] [TITLE] Unzipping Cypress 2% 34s [NG-UI] [TITLE] Unzipping Cypress 2% 35s [NG-UI] [TITLE] Unzipping Cypress 2% 36s [NG-UI] [TITLE] Unzipping Cypress 2% 37s [NG-UI] [TITLE] Unzipping Cypress 2% 38s [NG-UI] [TITLE] Unzipping Cypress 2% 39s [NG-UI] [TITLE] Unzipping Cypress 2% 40s [NG-UI] [TITLE] Unzipping Cypress 2% 41s [NG-UI] [TITLE] Unzipping Cypress 2% 42s [NG-UI] [TITLE] Unzipping Cypress 2% 43s [NG-UI] [TITLE] Unzipping Cypress 3% 29s [NG-UI] [TITLE] Unzipping Cypress 3% 30s [NG-UI] [TITLE] Unzipping Cypress 3% 31s [NG-UI] [TITLE] Unzipping Cypress 3% 32s [NG-UI] [TITLE] Unzipping Cypress 3% 33s [NG-UI] [TITLE] Unzipping Cypress 3% 34s [NG-UI] [TITLE] Unzipping Cypress 3% 35s [NG-UI] [TITLE] Unzipping Cypress 3% 36s [NG-UI] [TITLE] Unzipping Cypress 3% 37s [NG-UI] [TITLE] Unzipping Cypress 4% 28s [NG-UI] [TITLE] Unzipping Cypress 4% 29s [NG-UI] [TITLE] Unzipping Cypress 4% 30s [NG-UI] [TITLE] Unzipping Cypress 4% 31s [NG-UI] [TITLE] Unzipping Cypress 4% 32s [NG-UI] [TITLE] Unzipping Cypress 4% 33s [NG-UI] [TITLE] Unzipping Cypress 5% 26s [NG-UI] [TITLE] Unzipping Cypress 5% 27s [NG-UI] [TITLE] Unzipping Cypress 5% 28s [NG-UI] [TITLE] Unzipping Cypress 5% 29s [NG-UI] [TITLE] Unzipping Cypress 5% 30s [NG-UI] [TITLE] Unzipping Cypress 5% 31s [NG-UI] [TITLE] Unzipping Cypress 6% 26s [NG-UI] [TITLE] Unzipping Cypress 6% 27s [MON] Removing intermediate container 7912bab4dfe2 [MON] ---> 4acfb5406c67 [MON] Step 32/56 : WORKDIR /app/osm_mon [MON] ---> Running in 3221b5ad7bb9 [MON] Removing intermediate container 3221b5ad7bb9 [MON] ---> 4a58e6c9d47d [MON] Step 33/56 : USER appuser [MON] ---> Running in 051204bb3c9a [MON] Removing intermediate container 051204bb3c9a [MON] ---> d508d5320bfd [MON] Step 34/56 : ENV OSMMON_MESSAGE_DRIVER kafka [MON] ---> Running in 87fefe6bd29a [MON] Removing intermediate container 87fefe6bd29a [MON] ---> 300f0c538085 [MON] Step 35/56 : ENV OSMMON_MESSAGE_HOST kafka [MON] ---> Running in a36083b8819d [MON] Removing intermediate container a36083b8819d [MON] ---> 6c34e1be0c36 [MON] Step 36/56 : ENV OSMMON_MESSAGE_PORT 9092 [MON] ---> Running in e3f800e26267 [MON] Removing intermediate container e3f800e26267 [MON] ---> a9dbf999e25e [MON] Step 37/56 : ENV OSMMON_DATABASE_DRIVER mongo [MON] ---> Running in f9cdc4c433f9 [MON] Removing intermediate container f9cdc4c433f9 [MON] ---> 8535f2e40fa7 [MON] Step 38/56 : ENV OSMMON_DATABASE_URI mongodb://mongo:27017 [MON] ---> Running in 32394dcaada9 [MON] Removing intermediate container 32394dcaada9 [MON] ---> 5941c8808d56 [MON] Step 39/56 : ENV OSMMON_SQL_DATABASE_URI sqlite:///mon_sqlite.db [MON] ---> Running in 5448bd6c7c88 [MON] Removing intermediate container 5448bd6c7c88 [MON] ---> 85e37fbf847f [MON] Step 40/56 : ENV OSMMON_OPENSTACK_DEFAULT_GRANULARITY 300 [MON] ---> Running in 67fa72aaac3e [NG-UI] [TITLE] Unzipping Cypress 6% 28s [NG-UI] [TITLE] Unzipping Cypress 6% 29s [NG-UI] [TITLE] Unzipping Cypress 6% 30s [NG-UI] [TITLE] Unzipping Cypress 6% 31s [NG-UI] [TITLE] Unzipping Cypress 7% 26s [NG-UI] [TITLE] Unzipping Cypress 7% 27s [NG-UI] [TITLE] Unzipping Cypress 7% 28s [NG-UI] [TITLE] Unzipping Cypress 7% 29s [NG-UI] [TITLE] Unzipping Cypress 7% 30s [NG-UI] [TITLE] Unzipping Cypress 8% 26s [NG-UI] [TITLE] Unzipping Cypress 8% 27s [NG-UI] [TITLE] Unzipping Cypress 8% 28s [NG-UI] [TITLE] Unzipping Cypress 8% 29s [MON] Removing intermediate container 67fa72aaac3e [MON] ---> 3a0ffd83ba84 [MON] Step 41/56 : ENV OSMMON_GLOBAL_REQUEST_TIMEOUT 10 [MON] ---> Running in 4becb590ad95 [MON] Removing intermediate container 4becb590ad95 [MON] ---> 26b9c516e504 [MON] Step 42/56 : ENV OSMMON_GLOBAL_LOGLEVEL INFO [MON] ---> Running in 56752dc5922c [MON] Removing intermediate container 56752dc5922c [MON] ---> bccaf4e9c1fa [MON] Step 43/56 : ENV OSMMON_VCA_HOST localhost [MON] ---> Running in 21b9d37dba50 [MON] Removing intermediate container 21b9d37dba50 [MON] ---> b9b7f08b6786 [MON] Step 44/56 : ENV OSMMON_VCA_SECRET secret [MON] ---> Running in 9ab75bbcb139 [MON] Removing intermediate container 9ab75bbcb139 [MON] ---> 97c4a91064e9 [MON] Step 45/56 : ENV OSMMON_VCA_USER admin [MON] ---> Running in 163a3113e195 [MON] Removing intermediate container 163a3113e195 [MON] ---> 842ebfd84d2d [MON] Step 46/56 : ENV OSMMON_VCA_CACERT cacert [MON] ---> Running in ec017156c9bf [MON] Removing intermediate container ec017156c9bf [MON] ---> 7c4abd3c06f6 [MON] Step 47/56 : ENV OSMMON_DATABASE_COMMONKEY changeme [MON] ---> Running in ad3f7ff3d71a [MON] Removing intermediate container ad3f7ff3d71a [MON] ---> 54e1c19b8b2f [MON] Step 48/56 : ENV OSMMON_COLLECTOR_INTERVAL 30 [MON] ---> Running in 0a024856860d [MON] Removing intermediate container 0a024856860d [MON] ---> e26457ac2fd0 [MON] Step 49/56 : ENV OSMMON_EVALUATOR_INTERVAL 30 [MON] ---> Running in 13b76277c89d [MON] Removing intermediate container 13b76277c89d [MON] ---> 1829d709e077 [MON] Step 50/56 : ENV OSMMON_PROMETHEUS_URL http://prometheus:9090 [MON] ---> Running in e8971e1400d8 [MON] Removing intermediate container e8971e1400d8 [MON] ---> 8263a3f95161 [MON] Step 51/56 : ENV OSMMON_GRAFANA_URL http://grafana:3000 [MON] ---> Running in a92893c1e526 [MON] Removing intermediate container a92893c1e526 [MON] ---> 740488506be0 [MON] Step 52/56 : ENV OSMMON_GRAFANA_USER admin [MON] ---> Running in 5f7541e33ee9 [MON] Removing intermediate container 5f7541e33ee9 [MON] ---> 92ef286daa0d [MON] Step 53/56 : ENV OSMMON_GRAFANA_PASSWORD admin [MON] ---> Running in 54eb51b8088d [NG-UI] [TITLE] Unzipping Cypress 9% 26s [NG-UI] [TITLE] Unzipping Cypress 9% 27s [NG-UI] [TITLE] Unzipping Cypress 9% 28s [NG-UI] [TITLE] Unzipping Cypress 10% 25s [NG-UI] [TITLE] Unzipping Cypress 10% 26s [NG-UI] [TITLE] Unzipping Cypress 10% 27s [NG-UI] [TITLE] Unzipping Cypress 10% 28s [NG-UI] [TITLE] Unzipping Cypress 11% 25s [NG-UI] [TITLE] Unzipping Cypress 11% 26s [NG-UI] [TITLE] Unzipping Cypress 11% 27s [NG-UI] [TITLE] Unzipping Cypress 12% 24s [NG-UI] [TITLE] Unzipping Cypress 12% 25s [NG-UI] [TITLE] Unzipping Cypress 12% 26s [MON] Removing intermediate container 54eb51b8088d [MON] ---> 00b6a5d5fd5f [MON] Step 54/56 : EXPOSE 8000 [MON] ---> Running in b6740706323b [MON] Removing intermediate container b6740706323b [MON] ---> dc5ed211f8b1 [MON] Step 55/56 : HEALTHCHECK --start-period=120s --interval=5s --timeout=2s --retries=12 CMD osm-mon-healthcheck || exit 1 [MON] ---> Running in 0f4c319e4f8b [MON] Removing intermediate container 0f4c319e4f8b [MON] ---> 7df61a3fe5d7 [MON] Step 56/56 : CMD /bin/bash scripts/start.sh [MON] ---> Running in 229b42454dac [MON] Removing intermediate container 229b42454dac [MON] ---> 6a08602fd356 [MON] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL CACHE_DATE OSM_NGUI_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL OSM_IMDOCS_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL] were not consumed [MON] Successfully built 6a08602fd356 [MON] Successfully tagged opensourcemano/mon:osm-master-12486 [NG-UI] [TITLE] Unzipping Cypress 13% 24s [NG-UI] [TITLE] Unzipping Cypress 13% 25s [NG-UI] [TITLE] Unzipping Cypress 13% 26s [NG-UI] [TITLE] Unzipping Cypress 14% 24s [Pipeline] [MON] echo [NG-UI] [TITLE] Unzipping Cypress 14% 25s [NG-UI] [TITLE] Unzipping Cypress 15% 23s [MON] Tagging mon:osm-master-12486 [Pipeline] [MON] sh [NG-UI] [TITLE] Unzipping Cypress 15% 24s [NG-UI] [TITLE] Unzipping Cypress 16% 22s [NG-UI] [TITLE] Unzipping Cypress 16% 23s [NG-UI] [TITLE] Unzipping Cypress 17% 22s [RO] 9076f9eff221: Pushed [MON] [MON] Running shell script [MON] + docker tag opensourcemano/mon:osm-master-12486 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-master-12486 [Pipeline] [MON] sh [NG-UI] [TITLE] Unzipping Cypress 18% 21s [MON] [MON] Running shell script [MON] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-master-12486 [MON] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/mon] [MON] 4cb156373681: Preparing [MON] af8fa8bc0c64: Preparing [MON] c59eea66e423: Preparing [MON] be9bd091bd73: Preparing [MON] 9ec98d6fa08e: Preparing [MON] 7c21e8ff2647: Preparing [MON] 42a40eb0a0fd: Preparing [MON] b49f678ddff2: Preparing [MON] 495a6596c895: Preparing [MON] 9763b3658b55: Preparing [MON] 44aa08b947ec: Preparing [MON] bced5ab30c9f: Preparing [MON] bddd493a7bbd: Preparing [MON] f2cd04a90f42: Preparing [MON] 629ca62fb7c7: Preparing [MON] 42a40eb0a0fd: Waiting [MON] b49f678ddff2: Waiting [MON] 495a6596c895: Waiting [MON] 9763b3658b55: Waiting [MON] f2cd04a90f42: Waiting [MON] 629ca62fb7c7: Waiting [MON] 44aa08b947ec: Waiting [MON] bced5ab30c9f: Waiting [MON] bddd493a7bbd: Waiting [MON] 7c21e8ff2647: Waiting [NG-UI] [TITLE] Unzipping Cypress 19% 20s [NG-UI] [TITLE] Unzipping Cypress 19% 21s [NG-UI] [TITLE] Unzipping Cypress 20% 20s [RO] osm-master-12486: digest: sha256:40495a0553a3f94d79e034d33caf994513c1a3c9077a1620ba9e12056aceb07a size: 2204 [Pipeline] [RO] } [NG-UI] [TITLE] Unzipping Cypress 21% 19s [NG-UI] [TITLE] Unzipping Cypress 21% 20s [Pipeline] [RO] // dir [Pipeline] [RO] } [NG-UI] [TITLE] Unzipping Cypress 22% 19s [NG-UI] [TITLE] Unzipping Cypress 22% 20s [NG-UI] [TITLE] Unzipping Cypress 23% 18s [NG-UI] [TITLE] Unzipping Cypress 23% 19s [NG-UI] [TITLE] Unzipping Cypress 24% 18s [MON] 4cb156373681: Pushed [MON] af8fa8bc0c64: Pushed [MON] 9ec98d6fa08e: Pushed [MON] 42a40eb0a0fd: Pushed [MON] b49f678ddff2: Pushed [MON] 7c21e8ff2647: Pushed [tests] Removing intermediate container a3d2a1cbd793 [tests] ---> 93bd7522d752 [tests] Step 19/35 : RUN curl -sL https://aka.ms/InstallAzureCLIDeb | bash [tests] ---> Running in 16e85efe53ed [tests] Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [tests] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease [tests] Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [tests] Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [tests] Hit:5 https://packages.cloud.google.com/apt cloud-sdk InRelease [tests] Reading package lists... [tests] Reading package lists... [tests] Building dependency tree... [tests] Reading state information... [tests] curl is already the newest version (7.81.0-1ubuntu1.16). [tests] gnupg is already the newest version (2.2.27-3ubuntu2.1). [tests] apt-transport-https is already the newest version (2.4.12). [tests] The following additional packages will be installed: [tests] distro-info-data [tests] The following NEW packages will be installed: [tests] distro-info-data lsb-release [tests] 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [tests] Need to get 16.1 kB of archives. [tests] After this operation, 88.1 kB of additional disk space will be used. [tests] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.7 [5326 B] [tests] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] [tests] debconf: delaying package configuration, since apt-utils is not installed [tests] Fetched 16.1 kB in 0s (0 B/s) [tests] Selecting previously unselected package distro-info-data. [tests] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57225 files and directories currently installed.) [tests] Preparing to unpack .../distro-info-data_0.52ubuntu0.7_all.deb ... [tests] Unpacking distro-info-data (0.52ubuntu0.7) ... [tests] Selecting previously unselected package lsb-release. [tests] Preparing to unpack .../lsb-release_11.1.0ubuntu4_all.deb ... [tests] Unpacking lsb-release (11.1.0ubuntu4) ... [tests] Setting up distro-info-data (0.52ubuntu0.7) ... [tests] Setting up lsb-release (11.1.0ubuntu4) ... [tests] Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [tests] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease [tests] Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [tests] Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [tests] Hit:5 https://packages.cloud.google.com/apt cloud-sdk InRelease [tests] Get:6 https://packages.microsoft.com/repos/azure-cli jammy InRelease [3596 B] [NG-UI] [TITLE] Unzipping Cypress 24% 19s [NG-UI] [TITLE] Unzipping Cypress 25% 18s [NG-UI] [TITLE] Unzipping Cypress 26% 17s [NG-UI] [TITLE] Unzipping Cypress 26% 18s [NG-UI] [TITLE] Unzipping Cypress 27% 17s [NG-UI] [TITLE] Unzipping Cypress 28% 16s [NG-UI] [TITLE] Unzipping Cypress 28% 17s [MON] 495a6596c895: Pushed [MON] bced5ab30c9f: Layer already exists [MON] bddd493a7bbd: Layer already exists [MON] 9763b3658b55: Pushed [MON] 629ca62fb7c7: Layer already exists [MON] f2cd04a90f42: Layer already exists [tests] Get:7 https://packages.microsoft.com/repos/azure-cli jammy/main all Packages [1099 B] [tests] Get:8 https://packages.microsoft.com/repos/azure-cli jammy/main amd64 Packages [1558 B] [tests] Fetched 6253 B in 1s (9440 B/s) [NG-UI] [TITLE] Unzipping Cypress 29% 16s [NG-UI] [TITLE] Unzipping Cypress 29% 17s [NG-UI] [TITLE] Unzipping Cypress 30% 16s [NG-UI] [TITLE] Unzipping Cypress 31% 16s [NG-UI] [TITLE] Unzipping Cypress 32% 15s [NG-UI] [TITLE] Unzipping Cypress 32% 16s [NG-UI] [TITLE] Unzipping Cypress 33% 15s [NG-UI] [TITLE] Unzipping Cypress 34% 15s [tests] Reading package lists... [NG-UI] [TITLE] Unzipping Cypress 35% 14s [NG-UI] [TITLE] Unzipping Cypress 35% 15s [NG-UI] [TITLE] Unzipping Cypress 36% 14s [NG-UI] [TITLE] Unzipping Cypress 37% 14s [NG-UI] [TITLE] Unzipping Cypress 38% 13s [NG-UI] [TITLE] Unzipping Cypress 38% 14s [tests] Reading package lists... [tests] Building dependency tree... [tests] Reading state information... [tests] The following NEW packages will be installed: [tests] azure-cli [NG-UI] [TITLE] Unzipping Cypress 39% 14s [NG-UI] [TITLE] Unzipping Cypress 40% 14s [NG-UI] [TITLE] Unzipping Cypress 41% 13s [NG-UI] [TITLE] Unzipping Cypress 42% 13s [NG-UI] [TITLE] Unzipping Cypress 43% 13s [tests] 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. [tests] Need to get 56.3 MB of archives. [tests] After this operation, 697 MB of additional disk space will be used. [tests] Get:1 https://packages.microsoft.com/repos/azure-cli jammy/main amd64 azure-cli amd64 2.60.0-1~jammy [56.3 MB] [NG-UI] [TITLE] Unzipping Cypress 44% 12s [NG-UI] [TITLE] Unzipping Cypress 44% 13s [NG-UI] [TITLE] Unzipping Cypress 45% 12s [NG-UI] [TITLE] Unzipping Cypress 46% 12s [NG-UI] [TITLE] Unzipping Cypress 47% 12s [NG-UI] [TITLE] Unzipping Cypress 48% 11s [NG-UI] [TITLE] Unzipping Cypress 48% 12s [NG-UI] [TITLE] Unzipping Cypress 49% 11s [tests] debconf: delaying package configuration, since apt-utils is not installed [tests] Fetched 56.3 MB in 1s (56.2 MB/s) [tests] Selecting previously unselected package azure-cli. [tests] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57245 files and directories currently installed.) [tests] Preparing to unpack .../azure-cli_2.60.0-1~jammy_amd64.deb ... [tests] Unpacking azure-cli (2.60.0-1~jammy) ... [NG-UI] [TITLE] Unzipping Cypress 50% 11s [NG-UI] [TITLE] Unzipping Cypress 51% 11s [NG-UI] [TITLE] Unzipping Cypress 52% 10s [NG-UI] [TITLE] Unzipping Cypress 52% 11s [NG-UI] [TITLE] Unzipping Cypress 53% 10s [NG-UI] [TITLE] Unzipping Cypress 54% 10s [NG-UI] [TITLE] Unzipping Cypress 55% 10s [NG-UI] [TITLE] Unzipping Cypress 56% 9s [NG-UI] [TITLE] Unzipping Cypress 56% 10s [NG-UI] [TITLE] Unzipping Cypress 57% 9s [NG-UI] [TITLE] Unzipping Cypress 58% 9s [Keystone] Removing intermediate container efbb211b8d7c [Keystone] ---> 4c6e549409fb [Keystone] Step 8/24 : RUN pip3 install python-ldap==3.2.0 ldappool==3.0.0 python-openstackclient==6.2.0 [Keystone] ---> Running in 6a0358425315 [Keystone] Requirement already satisfied: python-ldap==3.2.0 in /usr/lib/python3/dist-packages (3.2.0) [Keystone] Collecting ldappool==3.0.0 [Keystone] Downloading ldappool-3.0.0-py3-none-any.whl (12 kB) [Keystone] Collecting python-openstackclient==6.2.0 [Keystone] Downloading python_openstackclient-6.2.0-py3-none-any.whl (1.1 MB) [NG-UI] [TITLE] Unzipping Cypress 59% 9s [NG-UI] [TITLE] Unzipping Cypress 60% 9s [NG-UI] [TITLE] Unzipping Cypress 61% 8s [NG-UI] [TITLE] Unzipping Cypress 62% 8s [NG-UI] [TITLE] Unzipping Cypress 63% 8s [NG-UI] [TITLE] Unzipping Cypress 64% 8s [MON] c59eea66e423: Pushed [MON] be9bd091bd73: Pushed [Keystone] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 3.2 MB/s eta 0:00:00 [Keystone] Requirement already satisfied: PrettyTable>=0.7.2 in /usr/lib/python3/dist-packages (from ldappool==3.0.0) (2.5.0) [Keystone] Collecting python-cinderclient>=3.3.0 [Keystone] Downloading python_cinderclient-9.5.0-py3-none-any.whl (256 kB) [Keystone] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.1/256.1 KB 4.6 MB/s eta 0:00:00 [Keystone] Collecting osc-lib>=2.3.0 [Keystone] Downloading osc_lib-3.0.1-py3-none-any.whl (89 kB) [Keystone] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.6/89.6 KB 5.0 MB/s eta 0:00:00 [Keystone] Collecting cliff>=3.5.0 [Keystone] Downloading cliff-4.6.0-py3-none-any.whl (81 kB) [Keystone] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.1/81.1 KB 3.9 MB/s eta 0:00:00 [Keystone] Collecting python-novaclient>=18.1.0 [Keystone] Downloading python_novaclient-18.6.0-py3-none-any.whl (335 kB) [Keystone] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.0/336.0 KB 4.4 MB/s eta 0:00:00 [Keystone] Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (5.1.0) [Keystone] Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (5.11.1) [Keystone] Requirement already satisfied: iso8601>=0.1.11 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (1.0.2) [NG-UI] [TITLE] Unzipping Cypress 65% 8s [NG-UI] [TITLE] Unzipping Cypress 66% 7s [NG-UI] [TITLE] Unzipping Cypress 66% 8s [Keystone] Collecting openstacksdk>=0.103.0 [Keystone] Downloading openstacksdk-3.1.0-py3-none-any.whl (1.7 MB) [Keystone] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 4.7 MB/s eta 0:00:00 [Keystone] Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (5.1.0) [Keystone] Requirement already satisfied: oslo.utils>=3.33.0 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (6.1.0) [Keystone] Requirement already satisfied: stevedore>=2.0.1 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (5.0.0) [Keystone] Collecting cmd2>=1.0.0 [Keystone] Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) [Keystone] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 5.3 MB/s eta 0:00:00 [Keystone] Collecting autopage>=0.4.0 [Keystone] Downloading autopage-0.5.2-py3-none-any.whl (30 kB) [Keystone] Requirement already satisfied: PyYAML>=3.12 in /usr/lib/python3/dist-packages (from cliff>=3.5.0->python-openstackclient==6.2.0) (6.0) [Keystone] Collecting platformdirs>=3 [Keystone] Downloading platformdirs-4.2.1-py3-none-any.whl (17 kB) [Keystone] Collecting requestsexceptions>=1.2.0 [Keystone] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [Keystone] Requirement already satisfied: cryptography>=2.7 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (3.4.8) [Keystone] Requirement already satisfied: decorator>=4.4.1 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (4.4.2) [Keystone] Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (1.1.8) [Keystone] Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (5.1.2) [Keystone] Requirement already satisfied: os-service-types>=1.7.0 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (1.7.0) [Keystone] Requirement already satisfied: netifaces>=0.10.4 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (0.11.0) [NG-UI] [TITLE] Unzipping Cypress 67% 7s [NG-UI] [TITLE] Unzipping Cypress 68% 7s [NG-UI] [TITLE] Unzipping Cypress 69% 7s [NG-UI] [TITLE] Unzipping Cypress 70% 7s [NG-UI] [TITLE] Unzipping Cypress 71% 6s [NG-UI] [TITLE] Unzipping Cypress 72% 6s [NG-UI] [TITLE] Unzipping Cypress 73% 6s [Keystone] Collecting jmespath>=0.9.0 [Keystone] Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) [Keystone] Collecting jsonpatch!=1.20,>=1.16 [Keystone] Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) [Keystone] Requirement already satisfied: simplejson>=3.5.1 in /usr/lib/python3/dist-packages (from osc-lib>=2.3.0->python-openstackclient==6.2.0) (3.17.6) [Keystone] Requirement already satisfied: requests>=2.25.1 in /usr/lib/python3/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient==6.2.0) (2.25.1) [Keystone] Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/lib/python3/dist-packages (from python-novaclient>=18.1.0->python-openstackclient==6.2.0) (5.1.1) [Keystone] Requirement already satisfied: wcwidth>=0.1.7 in /usr/lib/python3/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient==6.2.0) (0.2.5) [Keystone] Collecting pyperclip>=1.6 [Keystone] Downloading pyperclip-1.8.2.tar.gz (20 kB) [Keystone] Preparing metadata (setup.py): started [Keystone] Preparing metadata (setup.py): finished with status 'done' [Keystone] Requirement already satisfied: attrs>=16.3.0 in /usr/lib/python3/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient==6.2.0) (21.2.0) [NG-UI] [TITLE] Unzipping Cypress 74% 6s [NG-UI] [TITLE] Unzipping Cypress 75% 5s [NG-UI] [TITLE] Unzipping Cypress 76% 5s [NG-UI] [TITLE] Unzipping Cypress 77% 5s [Keystone] Collecting jsonpointer>=1.9 [Keystone] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [Keystone] Building wheels for collected packages: pyperclip [Keystone] Building wheel for pyperclip (setup.py): started [Keystone] Building wheel for pyperclip (setup.py): finished with status 'done' [Keystone] Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=2ea2f47db9c3502f25e0723c5d49033904c7a9dd29adc92f55b3233904e27a5d [Keystone] Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307 [Keystone] Successfully built pyperclip [Keystone] Installing collected packages: requestsexceptions, pyperclip, python-novaclient, python-cinderclient, platformdirs, ldappool, jsonpointer, jmespath, cmd2, autopage, jsonpatch, cliff, openstacksdk, osc-lib, python-openstackclient [NG-UI] [TITLE] Unzipping Cypress 78% 5s [NG-UI] [TITLE] Unzipping Cypress 79% 4s [NG-UI] [TITLE] Unzipping Cypress 80% 4s [NG-UI] [TITLE] Unzipping Cypress 81% 4s [NG-UI] [TITLE] Unzipping Cypress 82% 4s [NG-UI] [TITLE] Unzipping Cypress 83% 4s [NG-UI] [TITLE] Unzipping Cypress 84% 3s [NG-UI] [TITLE] Unzipping Cypress 85% 3s [NG-UI] [TITLE] Unzipping Cypress 86% 3s [NG-UI] [TITLE] Unzipping Cypress 87% 3s [tests] Setting up azure-cli (2.60.0-1~jammy) ... [NG-UI] [TITLE] Unzipping Cypress 88% 3s [NG-UI] [TITLE] Unzipping Cypress 89% 2s [NG-UI] [TITLE] Unzipping Cypress 90% 2s [NG-UI] [TITLE] Unzipping Cypress 91% 2s [NG-UI] [TITLE] Unzipping Cypress 92% 2s [NG-UI] [TITLE] Unzipping Cypress 93% 1s [NG-UI] [TITLE] Unzipping Cypress 94% 1s [NG-UI] [TITLE] Unzipping Cypress 95% 1s [NG-UI] [TITLE] Unzipping Cypress 96% 1s [NG-UI] [TITLE] Unzipping Cypress 97% 1s [Keystone] Successfully installed autopage-0.5.2 cliff-4.6.0 cmd2-2.4.3 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-2.4 ldappool-3.0.0 openstacksdk-3.1.0 osc-lib-3.0.1 platformdirs-4.2.1 pyperclip-1.8.2 python-cinderclient-9.5.0 python-novaclient-18.6.0 python-openstackclient-6.2.0 requestsexceptions-1.4.0 [Keystone] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [NG-UI] [TITLE] Unzipping Cypress 98% 0s [NG-UI] [TITLE] Unzipping Cypress 99% 0s [NG-UI] [TITLE] Unzipping Cypress 100% 0s [NG-UI] [TITLE] Unzipped Cypress [NG-UI] [SUCCESS] Unzipped Cypress [NG-UI] [STARTED] Task without title. [NG-UI] [TITLE] Finished Installation /root/.cache/Cypress/12.17.4 [NG-UI] [SUCCESS] Finished Installation /root/.cache/Cypress/12.17.4 [Keystone] Removing intermediate container 6a0358425315 [Keystone] ---> 90f1c6b8ba8a [Keystone] Step 9/24 : RUN groupadd -g 1000 appuser && useradd -u 1000 -g 1000 -d /app appuser && usermod -a -G keystone appuser && usermod -a -G adm appuser && chown -R appuser:appuser /app && chown root:keystone /etc/keystone && chmod 770 /etc/keystone && chown root:keystone /etc/ssl/certs && chmod 770 /etc/ssl/certs && chown root:keystone /etc/apache2/apache2.conf && chmod 664 /etc/apache2/apache2.conf && sed -i 's/Listen 80/Listen 8080/g' /etc/apache2/ports.conf && chown root:keystone /var/spool && chmod 775 /var/spool && chmod 770 /var/log/apache2 && chmod 660 /var/log/apache2/* && chmod 770 /var/log/keystone && chown root:keystone /var/run/apache2 && chmod 775 /var/run/apache2 && mkdir -p /etc/sudoers.d && echo "%appuser ALL= NOPASSWD: /sbin/service apache2 *" > /etc/sudoers.d/appuser [Keystone] ---> Running in 95399b2047c4 [Keystone] Removing intermediate container 95399b2047c4 [Keystone] ---> 7d9943833b28 [Keystone] Step 10/24 : USER appuser [Keystone] ---> Running in 4444a3133f41 [Keystone] Removing intermediate container 4444a3133f41 [Keystone] ---> d2e841ee90cf [Keystone] Step 11/24 : ENV DB_HOST keystone-db [Keystone] ---> Running in 5a4033317d1c [NG-UI] [NG-UI] You can now open Cypress by running: node_modules/.bin/cypress open [NG-UI] [NG-UI] https://on.cypress.io/installing-cypress [NG-UI] [MON] 44aa08b947ec: Pushed [MON] osm-master-12486: digest: sha256:681e9e7dd9859cbb26e88630e4b16b159baf585a848374cbe49b1d78709f0cfd size: 3466 [Pipeline] [MON] } [Pipeline] [MON] // dir [Keystone] Removing intermediate container 5a4033317d1c [Keystone] ---> 9ff45c96bb92 [Keystone] Step 12/24 : ENV DB_PORT 3306 [Keystone] ---> Running in b55d149ebe1f [Keystone] Removing intermediate container b55d149ebe1f [Keystone] ---> a9da71e24481 [Keystone] Step 13/24 : ENV ROOT_DB_USER root [Keystone] ---> Running in 70d5caf3540f [Keystone] Removing intermediate container 70d5caf3540f [Keystone] ---> 909c22b07ab4 [Keystone] Step 14/24 : ENV ROOT_DB_PASSWORD admin [Keystone] ---> Running in 147f5fcdd818 [Keystone] Removing intermediate container 147f5fcdd818 [Keystone] ---> 0dc39db43d7a [Keystone] Step 15/24 : ENV KEYSTONE_DB_PASSWORD admin [Keystone] ---> Running in b42731da5138 [Pipeline] [MON] } [Keystone] Removing intermediate container b42731da5138 [Keystone] ---> 293197f86650 [Keystone] Step 16/24 : ENV REGION_ID RegionOne [Keystone] ---> Running in 29ee217e5cea [Keystone] Removing intermediate container 29ee217e5cea [Keystone] ---> fe1b71cc4f71 [Keystone] Step 17/24 : ENV KEYSTONE_HOST keystone [Keystone] ---> Running in 116a0523baa8 [Keystone] Removing intermediate container 116a0523baa8 [Keystone] ---> bd36f8ecbfe6 [Keystone] Step 18/24 : ENV ADMIN_USERNAME admin [Keystone] ---> Running in d06ec83b611a [Keystone] Removing intermediate container d06ec83b611a [Keystone] ---> 603a3fb1dcc2 [Keystone] Step 19/24 : ENV ADMIN_PASSWORD admin [Keystone] ---> Running in e24c1b0907ce [NG-UI] npm notice created a lockfile as package-lock.json. You should commit this file. [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @esbuild/linux-loong64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/@esbuild/linux-loong64): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @esbuild/linux-loong64@0.15.5: wanted {"os":"linux","arch":"loong64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-android-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-android-64): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-android-64@0.15.5: wanted {"os":"android","arch":"x64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-android-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-android-arm64): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-android-arm64@0.15.5: wanted {"os":"android","arch":"arm64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-darwin-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-darwin-64): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-darwin-64@0.15.5: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-darwin-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-darwin-arm64): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-darwin-arm64@0.15.5: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-32@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-32): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-32@0.15.5: wanted {"os":"linux","arch":"ia32"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-freebsd-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-freebsd-arm64): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-freebsd-arm64@0.15.5: wanted {"os":"freebsd","arch":"arm64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-arm@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-arm): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-arm@0.15.5: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-freebsd-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-freebsd-64): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-freebsd-64@0.15.5: wanted {"os":"freebsd","arch":"x64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-arm64): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-arm64@0.15.5: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-mips64le@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-mips64le): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-mips64le@0.15.5: wanted {"os":"linux","arch":"mips64el"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-ppc64le@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-ppc64le): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-ppc64le@0.15.5: wanted {"os":"linux","arch":"ppc64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-riscv64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-riscv64): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-riscv64@0.15.5: wanted {"os":"linux","arch":"riscv64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-s390x@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-s390x): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-s390x@0.15.5: wanted {"os":"linux","arch":"s390x"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-netbsd-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-netbsd-64): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-netbsd-64@0.15.5: wanted {"os":"netbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-openbsd-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-openbsd-64): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-openbsd-64@0.15.5: wanted {"os":"openbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-sunos-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-sunos-64): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-sunos-64@0.15.5: wanted {"os":"sunos","arch":"x64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-32@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-windows-32): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-32@0.15.5: wanted {"os":"win32","arch":"ia32"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-windows-64): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-64@0.15.5: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-windows-arm64): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-arm64@0.15.5: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN notsup Unsupported engine for @yarnpkg/parsers@3.0.2: wanted: {"node":">=18.12.0"} (current: {"node":"14.21.3","npm":"6.14.18"}) [NG-UI] npm WARN notsup Not compatible with your version of node/npm: @yarnpkg/parsers@3.0.2 [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-darwin-arm64@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-darwin-arm64): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-darwin-arm64@15.9.3: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-darwin-x64@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-darwin-x64): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-darwin-x64@15.9.3: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-linux-arm-gnueabihf@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-linux-arm-gnueabihf): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-linux-arm-gnueabihf@15.9.3: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-linux-arm64-gnu@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-linux-arm64-gnu): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-linux-arm64-gnu@15.9.3: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-linux-arm64-musl@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-linux-arm64-musl): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-linux-arm64-musl@15.9.3: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-win32-arm64-msvc@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-win32-arm64-msvc): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-win32-arm64-msvc@15.9.3: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-win32-x64-msvc@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-win32-x64-msvc): [NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-win32-x64-msvc@15.9.3: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"}) [NG-UI] npm WARN @angular/flex-layout@9.0.0-beta.31 requires a peer of @angular/cdk@^9.0.0-rc.8 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @angular/flex-layout@9.0.0-beta.31 requires a peer of tslib@^1.9.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/common@^13.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/core@^13.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/forms@^13.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/localize@^13.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-select/ng-select@8.3.0 requires a peer of @angular/common@>=13.0.0 <14.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-select/ng-select@8.3.0 requires a peer of @angular/core@>=13.0.0 <14.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @ng-select/ng-select@8.3.0 requires a peer of @angular/forms@>=13.0.0 <14.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN angular-notifier@9.1.0 requires a peer of @angular/common@>= 11.0.0 < 12.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN angular-notifier@9.1.0 requires a peer of @angular/core@>= 11.0.0 < 12.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN bootstrap@4.6.2 requires a peer of jquery@1.9.1 - 3 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN bootstrap@4.6.2 requires a peer of popper.js@^1.16.1 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of @angular/common@^9.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of @angular/core@^9.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of @angular/forms@^9.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of tslib@^1.9.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN @angular-eslint/schematics@13.5.0 requires a peer of @angular/cli@>= 13.0.0 < 14.0.0 but none is installed. You must install peer dependencies yourself. [NG-UI] npm WARN ajv-keywords@3.5.2 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself. [NG-UI]  [NG-UI] added 1520 packages from 2513 contributors and audited 1550 packages in 106.377s [Keystone] Removing intermediate container e24c1b0907ce [Keystone] ---> 59e303415f8e [Keystone] Step 20/24 : ENV ADMIN_PROJECT admin [Keystone] ---> Running in 93eaa3161e00 [Keystone] Removing intermediate container 93eaa3161e00 [Keystone] ---> 42d426dbc9d2 [Keystone] Step 21/24 : ENV SERVICE_USERNAME nbi [Keystone] ---> Running in b0735e43b7fa [Keystone] Removing intermediate container b0735e43b7fa [Keystone] ---> 0eaf1907543e [Keystone] Step 22/24 : ENV SERVICE_PASSWORD nbi [Keystone] ---> Running in e28356d1dbfe [Keystone] Removing intermediate container e28356d1dbfe [Keystone] ---> 145490db17f0 [Keystone] Step 23/24 : ENV SERVICE_PROJECT service [Keystone] ---> Running in ce950b984bfd [Keystone] Removing intermediate container ce950b984bfd [Keystone] ---> 9aaa2c66849a [Keystone] Step 24/24 : ENTRYPOINT ["./start.sh"] [Keystone] ---> Running in db33441df654 [Keystone] Removing intermediate container db33441df654 [Keystone] ---> 5919976129bb [Keystone] [Warning] One or more build-args [PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL CACHE_DATE OSM_NGUI_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_TESTS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_VMWARE_URL] were not consumed [Keystone] Successfully built 5919976129bb [Keystone] Successfully tagged opensourcemano/keystone:osm-master-12486 [NG-UI] [NG-UI] 232 packages are looking for funding [NG-UI] run `npm fund` for details [NG-UI] [NG-UI] found 11 vulnerabilities (5 moderate, 6 high) [NG-UI] run `npm audit fix` to fix them, or `npm audit` for details [Pipeline] [Keystone] echo [Keystone] Tagging keystone:osm-master-12486 [Pipeline] [Keystone] sh [Keystone] [Keystone] Running shell script [Keystone] + docker tag opensourcemano/keystone:osm-master-12486 osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-master-12486 [Pipeline] [Keystone] sh [Keystone] [Keystone] Running shell script [Keystone] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-master-12486 [Keystone] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/keystone] [Keystone] f89dc125d44d: Preparing [Keystone] fd625ff778ae: Preparing [Keystone] a023b15a127b: Preparing [Keystone] ec9a12d2c22a: Preparing [Keystone] f2d1246ec384: Preparing [Keystone] f2cd04a90f42: Preparing [Keystone] 629ca62fb7c7: Preparing [Keystone] f2cd04a90f42: Waiting [Keystone] 629ca62fb7c7: Waiting [Keystone] f89dc125d44d: Pushed [Keystone] f2d1246ec384: Pushed [Keystone] ec9a12d2c22a: Pushed [Keystone] 629ca62fb7c7: Layer already exists [Keystone] f2cd04a90f42: Mounted from devops/cicd/opensourcemano/ng-ui [Keystone] fd625ff778ae: Pushed [tests] Removing intermediate container 16e85efe53ed [tests] ---> 8d828c2c7407 [tests] Step 20/35 : RUN mv /usr/share/osm-tests/robot-systest /robot-systest [tests] ---> Running in 6cfae658439a [tests] Removing intermediate container 6cfae658439a [tests] ---> 93c8b8e2d686 [tests] Step 21/35 : RUN mv /usr/share/osm-tests/cloud-scripts /robot-systest/ [tests] ---> Running in 3efdba15d423 [tests] Removing intermediate container 3efdba15d423 [tests] ---> 178c1f25386d [tests] Step 22/35 : RUN mv /usr/share/osm-tests/conformance-tests/ /robot-systest/ [tests] ---> Running in 17375f44318b [tests] Removing intermediate container 17375f44318b [tests] ---> 8de68add296f [tests] Step 23/35 : RUN mv /usr/share/osm-tests/charm.sh /usr/sbin/charm [tests] ---> Running in d8563e1af5c8 [tests] Removing intermediate container d8563e1af5c8 [tests] ---> e17ad7ad4f23 [tests] Step 24/35 : ARG CACHE_DATE=not_a_date [tests] ---> Running in 10a67de33d78 [tests] Removing intermediate container 10a67de33d78 [tests] ---> 3c9feab4009e [tests] Step 25/35 : RUN git clone https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git --recurse-submodules /robot-systest/osm-packages [tests] ---> Running in c7c0cf406783 [tests] Cloning into '/robot-systest/osm-packages'... [tests] Updating files: 98% (5567/5627) Updating files: 99% (5571/5627) Updating files: 100% (5627/5627) Updating files: 100% (5627/5627), done. [tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm' [tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator' [tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' [tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator' [tests] Submodule 'charm-packages/native_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_charm_vnf/charms/simple/mod/operator' [tests] Submodule 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator' [tests] Submodule 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator' [tests] Submodule 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator' [tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' [tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator' [tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm' [tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator' [tests] Submodule 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator' [tests] Submodule 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator' [tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm' (https://github.com/charmed-osm/charms.osm.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm' [tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator' [tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator' [tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator' [tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator' [tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers' (https://github.com/juju/charm-helpers.git) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers' [tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm' [tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator' [tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm' [tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator' [tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_charm_vnf/charms/simple/mod/operator'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'... [Keystone] a023b15a127b: Pushed [Keystone] osm-master-12486: digest: sha256:14684f29d816800244972505e78c31a049cdf4c15f9af77f224fcae2b2283cd0 size: 1782 [Pipeline] [Keystone] } [Pipeline] [Keystone] // dir [Pipeline] [Keystone] } [tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'... [tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'... [tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'... [NG-UI] Removing intermediate container 290c89d0cd57 [NG-UI] ---> 396c765cec6d [NG-UI] Step 11/22 : RUN npm run build [NG-UI] ---> Running in 460c22c8068f [NG-UI] [NG-UI] > osm@14.0.0 build /usr/share/osm-ngui [NG-UI] > ng build --configuration production --aot [NG-UI] [NG-UI] - Generating browser application bundles (phase: setup)... [tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm'... [tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator'... [tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm'... [NG-UI] Processing legacy "View Engine" libraries: [NG-UI] - @angular/flex-layout/core [es2015/esm2015] (git+https://github.com/angular/flex-layout.git) [tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator'... [NG-UI] - @ng-idle/core [es2015/esm2015] (git+https://github.com/moribvndvs/ng2-idle.git) [NG-UI] - @ngx-translate/core [es2015/esm2015] (git+https://github.com/ngx-translate/core.git) [tests] Submodule path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5' [tests] Submodule path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5' [tests] Submodule path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'charm-packages/native_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator': checked out '169794cdda03d31268f0383220f965daa05c534b' [tests] Submodule path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator': checked out '169794cdda03d31268f0383220f965daa05c534b' [tests] Submodule path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5' [tests] Submodule path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f' [tests] Submodule path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5' [NG-UI] - @akveo/ng2-completer [es2015/esm2015] (git+https://github.com/oferh/ng2-completer.git) [NG-UI] - @angular/flex-layout/extended [es2015/esm2015] (git+https://github.com/angular/flex-layout.git) [NG-UI] - @angular/flex-layout/flex [es2015/esm2015] (git+https://github.com/angular/flex-layout.git) [NG-UI] - @angular/flex-layout/grid [es2015/esm2015] (git+https://github.com/angular/flex-layout.git) [tests] Submodule path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f' [tests] Submodule path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5' [tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f' [tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers': checked out '1989f1f255baefb34cba7863606915dcd4ef1e38' [tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5' [tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5' [tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36' [NG-UI] - @ng-idle/keepalive [es2015/esm2015] (git+https://github.com/moribvndvs/ng2-idle.git) [NG-UI] - @ngx-translate/http-loader [es2015/esm2015] (git+https://github.com/ngx-translate/http-loader.git) [NG-UI] - angular-notifier [es2015/esm2015] (git+https://github.com/dominique-mueller/angular-notifier.git) [NG-UI] - ngx-toastr [es2015/esm2015] (git+https://github.com/scttcper/ngx-toastr.git) [NG-UI] - ng2-smart-table [es2015/esm2015] () [NG-UI] - ng-sidebar [main/commonjs] (git+https://github.com/arkon/ng-sidebar.git) [NG-UI] - @angular/flex-layout [es2015/esm2015] (git+https://github.com/angular/flex-layout.git) [NG-UI] Encourage the library authors to publish an Ivy distribution. [tests] Removing intermediate container c7c0cf406783 [tests] ---> fd07b1bc05d6 [tests] Step 26/35 : WORKDIR /robot-systest [tests] ---> Running in e3900ac21660 [tests] Removing intermediate container e3900ac21660 [tests] ---> 32e311a22d0f [tests] Step 27/35 : ENV ROBOT_DEVOPS_FOLDER=/robot-systest [tests] ---> Running in 235b5196b45a [tests] Removing intermediate container 235b5196b45a [tests] ---> b45abde6d4a9 [tests] Step 28/35 : ENV ENVIRONMENTS_FOLDER=environments [tests] ---> Running in a4208ecf9c88 [tests] Removing intermediate container a4208ecf9c88 [tests] ---> 29f11e881250 [tests] Step 29/35 : ENV PACKAGES_FOLDER=/robot-systest/osm-packages [tests] ---> Running in 473f8617f97a [tests] Removing intermediate container 473f8617f97a [tests] ---> 64e50d44a516 [tests] Step 30/35 : ENV ROBOT_REPORT_FOLDER=/robot-systest/results [tests] ---> Running in 5600a89aa945 [tests] Removing intermediate container 5600a89aa945 [tests] ---> 23d5c0321f06 [tests] Step 31/35 : ENV K8S_CREDENTIALS=/root/.kube/config [tests] ---> Running in 69c8623aae2d [tests] Removing intermediate container 69c8623aae2d [tests] ---> 5f2469524830 [tests] Step 32/35 : ENV OSM_RSA_FILE=/root/osm_id_rsa [tests] ---> Running in 50d4f15d0aca [tests] Removing intermediate container 50d4f15d0aca [tests] ---> ca57d350b0cf [tests] Step 33/35 : ENV LC_ALL=C.UTF-8 [tests] ---> Running in 7d5ea95f69a8 [tests] Removing intermediate container 7d5ea95f69a8 [tests] ---> dc3bbd39aee4 [tests] Step 34/35 : ENV LANG=C.UTF-8 [tests] ---> Running in 5563c11a69ba [tests] Removing intermediate container 5563c11a69ba [tests] ---> 23e8321254d0 [tests] Step 35/35 : ENTRYPOINT [ "/robot-systest/run_test.sh"] [tests] ---> Running in 382c85cab266 [tests] Removing intermediate container 382c85cab266 [tests] ---> 397a6230de4d [tests] [Warning] One or more build-args [OSM_NGUI_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_IMDOCS_URL OSM_DEVOPS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_N2VC_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL] were not consumed [tests] Successfully built 397a6230de4d [tests] Successfully tagged opensourcemano/tests:osm-master-12486 [Pipeline] [tests] echo [tests] Tagging tests:osm-master-12486 [Pipeline] [tests] sh [tests] [tests] Running shell script [tests] + docker tag opensourcemano/tests:osm-master-12486 osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-master-12486 [Pipeline] [tests] sh [tests] [tests] Running shell script [tests] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-master-12486 [tests] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/tests] [tests] c9860df53bef: Preparing [tests] 978653f867b0: Preparing [tests] b4c43b0e7c15: Preparing [tests] be28833189eb: Preparing [tests] 343ca61a301a: Preparing [tests] 5274a46f03cd: Preparing [tests] f5c8b2666b7c: Preparing [tests] 9bbbb6f4fc53: Preparing [tests] 91b7fbefd3aa: Preparing [tests] f5c8b2666b7c: Waiting [tests] 5274a46f03cd: Waiting [tests] 9bbbb6f4fc53: Waiting [tests] f2d358ba36dc: Preparing [tests] 667bffaaab47: Preparing [tests] 91b7fbefd3aa: Waiting [tests] 950b23f681ba: Preparing [tests] 2cc09160453a: Preparing [tests] 40d69930fc36: Preparing [tests] 41227f2aa5d3: Preparing [tests] 3d6b6415de0e: Preparing [tests] 1f27a69e13e3: Preparing [tests] 667bffaaab47: Waiting [tests] 950b23f681ba: Waiting [tests] 2cc09160453a: Waiting [tests] 40d69930fc36: Waiting [tests] f2d358ba36dc: Waiting [tests] 41227f2aa5d3: Waiting [tests] 3d6b6415de0e: Waiting [tests] bf96711bf6d6: Preparing [tests] f2cd04a90f42: Preparing [tests] 629ca62fb7c7: Preparing [tests] 1f27a69e13e3: Waiting [tests] bf96711bf6d6: Waiting [tests] f2cd04a90f42: Waiting [tests] 629ca62fb7c7: Waiting [tests] 978653f867b0: Pushed [tests] be28833189eb: Pushed [tests] b4c43b0e7c15: Pushed [tests] 343ca61a301a: Pushed [tests] 9bbbb6f4fc53: Pushed [tests] 91b7fbefd3aa: Pushed [tests] 667bffaaab47: Pushed [tests] 950b23f681ba: Pushed [tests] 2cc09160453a: Pushed [tests] 40d69930fc36: Pushed [tests] 41227f2aa5d3: Pushed [tests] 3d6b6415de0e: Pushed [tests] 1f27a69e13e3: Pushed [tests] f2d358ba36dc: Pushed [tests] f2cd04a90f42: Mounted from devops/cicd/opensourcemano/keystone [tests] 629ca62fb7c7: Layer already exists [tests] c9860df53bef: Pushed [tests] 5274a46f03cd: Pushed [tests] bf96711bf6d6: Pushed [tests] f5c8b2666b7c: Pushed [tests] osm-master-12486: digest: sha256:be57aa03e8b01258073558179003afd268bc8315fce7ac6999a0406e11d2d204 size: 4519 [Pipeline] [tests] } [Pipeline] [tests] // dir [Pipeline] [tests] } [NG-UI] ✔ Browser application bundle generation complete. [NG-UI] ✔ Browser application bundle generation complete. [NG-UI] - Copying assets... [NG-UI] ✔ Copying assets complete. [NG-UI] - Generating index html... [NG-UI] - Generating index html... [NG-UI] 1 rules skipped due to selector errors: [NG-UI] .custom-file-input:lang(en)~.custom-file-label -> unmatched pseudo-class :lang [NG-UI] ✔ Index html generation complete. [NG-UI]  [NG-UI] Initial Chunk Files | Names | Raw Size | Estimated Transfer Size [NG-UI] main.af9830542f179908.js | main | 1.33 MB | 314.32 kB [NG-UI] styles.59ad264ce984ff4d.css | styles | 256.48 kB | 35.52 kB [NG-UI] polyfills.de0bb5264be3b4bb.js | polyfills | 34.40 kB | 11.13 kB [NG-UI] runtime.9e4a0b02644b18d7.js | runtime | 3.61 kB | 1.73 kB [NG-UI] scripts.03d911157aa4cedb.js | scripts | 3.45 kB | 1.36 kB [NG-UI] [NG-UI] | Initial Total | 1.62 MB | 364.07 kB [NG-UI] [NG-UI] Lazy Chunk Files | Names | Raw Size | Estimated Transfer Size [NG-UI] 572.53a794071f3e234a.js | vim-accounts-VimAccountsModule | 311.15 kB | 68.21 kB [NG-UI] 259.1132c533bae4311d.js | instances-InstancesModule | 216.50 kB | 23.49 kB [NG-UI] 859.2733550a9d4a17d4.js | packages-PackagesModule | 202.00 kB | 42.95 kB [NG-UI] 266.61ac87ca0735e498.js | packages-PackagesModule | 168.99 kB | 49.64 kB [NG-UI] 585.c9ad4b944138c9c5.js | packages-PackagesModule | 159.72 kB | 19.14 kB [NG-UI] 189.dda6edfc277d4855.js | packages-PackagesModule | 122.92 kB | 29.07 kB [NG-UI] 845.3b8bdce433ce56be.js | roles-RolesModule | 119.10 kB | 29.20 kB [NG-UI] 134.5958df256ddd0084.js | packages-PackagesModule | 93.31 kB | 26.98 kB [NG-UI] 602.fe9687b9d51e1aa3.js | k8s-K8sModule | 43.35 kB | 6.64 kB [NG-UI] 757.9c344a336d4c7ea4.js | sdn-controller-SDNControllerModule | 39.57 kB | 6.55 kB [NG-UI] 514.d6b23987213ab452.js | users-UsersModule | 37.34 kB | 6.90 kB [NG-UI] 548.bb121320796baf5e.js | projects-ProjectsModule | 32.54 kB | 6.57 kB [NG-UI] 958.fae3025b6caa9ee8.js | wim-accounts-WIMAccountsModule | 30.53 kB | 5.38 kB [NG-UI] 274.5a8c7844f5f71c7a.js | dashboard-DashboardModule | 27.03 kB | 5.16 kB [NG-UI] 690.b93507d6aa4dac05.js | osm-repositories-OsmRepositoriesModule | 25.70 kB | 5.28 kB [NG-UI] 554.ef427bf059bb5c3e.js | dashboard-DashboardModule | 25.01 kB | 6.56 kB [NG-UI] 583.bf3d2be43ea69a35.js | dashboard-DashboardModule | 20.83 kB | 6.92 kB [NG-UI] common.32fa5d58bd1d92d1.js | common | 3.97 kB | 1.18 kB [NG-UI] [NG-UI] Build at: 2024-05-08T10:09:39.094Z - Hash: 68ac8f9bc0eb357b - Time: 74772ms [NG-UI]  [NG-UI] Warning: /usr/share/osm-ngui/src/services/AcessGuardService.ts is part of the TypeScript compilation but it's unused. [NG-UI] Add only entry points to the 'files' or 'include' properties in your tsconfig. [NG-UI] [NG-UI] [NG-UI] Removing intermediate container 460c22c8068f [NG-UI] ---> b5941d9ce046 [NG-UI] Step 12/22 : FROM ubuntu:22.04 AS FINAL [NG-UI] ---> 52882761a72a [NG-UI] Step 13/22 : ARG APT_PROXY [NG-UI] ---> Using cache [NG-UI] ---> bf8675204e26 [NG-UI] Step 14/22 : RUN if [ ! -z $APT_PROXY ] ; then echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ; echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ; fi [NG-UI] ---> Using cache [NG-UI] ---> 6b16749f3331 [NG-UI] Step 15/22 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install nginx=1.18.* && rm -rf /var/lib/apt/lists/* [NG-UI] ---> Using cache [NG-UI] ---> ee14200cb63c [NG-UI] Step 16/22 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf [NG-UI] ---> Using cache [NG-UI] ---> f90fe4ffb03d [NG-UI] Step 17/22 : RUN rm -rf /usr/share/nginx/html/* [NG-UI] ---> Using cache [NG-UI] ---> de7c70c67166 [NG-UI] Step 18/22 : COPY --from=INSTALL /usr/share/osm-ngui/nginx/nginx.conf /etc/nginx/sites-available/default [NG-UI] ---> Using cache [NG-UI] ---> 78baec6cc6d7 [NG-UI] Step 19/22 : COPY --from=INSTALL /usr/share/osm-ngui/dist/osm /usr/share/nginx/html [NG-UI] ---> Using cache [NG-UI] ---> b979a5de10f4 [NG-UI] Step 20/22 : EXPOSE 80 [NG-UI] ---> Using cache [NG-UI] ---> 3b0da85e2454 [NG-UI] Step 21/22 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12 CMD curl --silent --fail localhost:80 || exit 1 [NG-UI] ---> Using cache [NG-UI] ---> d7ffdc50983d [NG-UI] Step 22/22 : CMD ["nginx", "-g", "daemon off;"] [NG-UI] ---> Using cache [NG-UI] ---> a2c327858fe7 [NG-UI] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_POLICY_MODULE_URL OSM_DEVOPS_URL OSM_TESTS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL CACHE_DATE PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSMCLIENT_URL PYTHON3_N2VC_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NG_RO_URL OSM_IMDOCS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_VMWARE_URL] were not consumed [NG-UI] Successfully built a2c327858fe7 [NG-UI] Successfully tagged opensourcemano/ng-ui:osm-master-12486 [Pipeline] [NG-UI] echo [NG-UI] Tagging ng-ui:osm-master-12486 [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [NG-UI] + docker tag opensourcemano/ng-ui:osm-master-12486 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-master-12486 [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [NG-UI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-master-12486 [NG-UI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui] [NG-UI] f444cfac181c: Preparing [NG-UI] 77d439cafbc0: Preparing [NG-UI] 918ebcf3bcb9: Preparing [NG-UI] cf380b9cc23f: Preparing [NG-UI] b856174808d0: Preparing [NG-UI] f2cd04a90f42: Preparing [NG-UI] 629ca62fb7c7: Preparing [NG-UI] f2cd04a90f42: Waiting [NG-UI] 629ca62fb7c7: Waiting [NG-UI] 77d439cafbc0: Layer already exists [NG-UI] 918ebcf3bcb9: Layer already exists [NG-UI] b856174808d0: Layer already exists [NG-UI] f444cfac181c: Layer already exists [NG-UI] cf380b9cc23f: Layer already exists [NG-UI] f2cd04a90f42: Layer already exists [NG-UI] 629ca62fb7c7: Layer already exists [NG-UI] osm-master-12486: digest: sha256:f1fe958080f1aeecefd460a3bdd437494b00a58d22eb079fc1dd1dd30ca338af size: 1780 [Pipeline] [NG-UI] } [Pipeline] [NG-UI] // dir [Pipeline] [NG-UI] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // dir [Pipeline] stage [Pipeline] { (Spawn Remote VM) [Pipeline] echo Launching new VM [Pipeline] sh [osm-devops] Running shell script /tmp/tmp.fntKRnmg1d/usr/share/osm-devops@tmp/durable-ee21ab9c/script.sh: 3: openstack: not found [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // dir [Pipeline] stage [Pipeline] { (Archive Container Logs) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cleanup) [Pipeline] sh [osm-stage_3_master] Running shell script + docker stop osm-master-12486-apache osm-master-12486-apache [Pipeline] sh [osm-stage_3_master] Running shell script + docker rm osm-master-12486-apache osm-master-12486-apache [Pipeline] sh [osm-stage_3_master] Running shell script + rm -rf /tmp/tmp.fntKRnmg1d [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 127 Finished: FAILURE