SuccessConsole Output

Started by upstream project "daily-stage_4-releasethirteen" build number 425
originally caused by:
 Started by timer
 > 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 df75b7aed0e184455b9de743f82003a1a2513956
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] properties
[Pipeline] node
Running on osm-cicd-4 in /home/jenkins/workspace/osm-stage_3-merge_v13.0
[Pipeline] {
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
+ env
JENKINS_HOME=/var/lib/jenkins
REPO_DISTRO=unstable
SSH_CLIENT=212.234.161.1 52341 22
USER=jenkins
ROBOT_PASS_THRESHOLD=99.0
GPG_KEY_NAME=OSMETSI
OPENSTACK_BASE_IMAGE=ubuntu20.04
RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v13.0/446/display/redirect?page=changes
DO_ROBOT=true
XDG_SESSION_TYPE=tty
SHLVL=0
NODE_LABELS=osm-cicd-4 osm4 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-merge/job/v13.0/446/
HUDSON_COOKIE=b5f0fa7b-b6ff-4fdc-a767-4d4194b14cd5
JENKINS_SERVER_COOKIE=durable-e73369b2b70b0befaef2a090a06d2a19
CLOUDS=/home/jenkins/hive/clouds.yaml
DOCKER_TAG=releasethirteen-daily
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
WORKSPACE=/home/jenkins/workspace/osm-stage_3-merge_v13.0
UPSTREAM_SUFFIX=-stage_2
LOGNAME=jenkins
NODE_NAME=osm-cicd-4
GERRIT_BRANCH=v13.0
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-merge/job/v13.0/446/display/redirect?page=artifacts
SAVE_ARTIFACTS_ON_SMOKE_SUCCESS=true
XDG_SESSION_CLASS=user
EXECUTOR_NUMBER=1
SAVE_CONTAINER_ON_PASS=false
XDG_SESSION_ID=164
RUN_TESTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v13.0/446/display/redirect?page=tests
BUILD_DISPLAY_NAME=#446
HUDSON_HOME=/var/lib/jenkins
JOB_BASE_NAME=v13.0
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=daily
BUILD_ID=446
XDG_RUNTIME_DIR=/run/user/1001
DO_DOCKERPUSH=true
BUILD_TAG=jenkins-osm-stage_3-merge-v13.0-446
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-merge/job/v13.0/
BUILD_NUMBER=446
SHELL=/bin/bash
RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v13.0/446/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-merge/job/v13.0/display/redirect
RELEASE=release
JOB_NAME=osm-stage_3-merge/v13.0
DO_INSTALL=true
PWD=/home/jenkins/workspace/osm-stage_3-merge_v13.0
REPO_KEY_NAME=pubkey.asc
SSH_CONNECTION=212.234.161.1 52341 172.21.249.4 22
BRANCH_NAME=v13.0
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://osm.etsi.org/gerrit/osm/devops
 > git init /home/jenkins/workspace/osm-stage_3-merge_v13.0 # timeout=10
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/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
Checking out Revision df75b7aed0e184455b9de743f82003a1a2513956 (v13.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f df75b7aed0e184455b9de743f82003a1a2513956
Commit message: "Update gen-repo.sh to fix download from artifactory"
 > git rev-list --no-walk df75b7aed0e184455b9de743f82003a1a2513956 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] load
[Pipeline] { (jenkins/ci-pipelines/ci_helper.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] stage
[Pipeline] { (Copy Artifacts)
[osm-stage_3-merge_v13.0] Running shell script
[Pipeline] sh
+ tree -fD repo
repo [error opening dir]

0 directories, 0 files
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
+ rm -rvf repo
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
+ tree -fD repo
repo [error opening dir]

0 directories, 0 files
+ lsof repo
lsof: WARNING: can't stat() nsfs file system /var/snap/lxd/common/ns/shmounts
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /var/snap/lxd/common/ns/mntns
      Output information may be incomplete.
lsof: status error on repo: No such file or directory
lsof 4.93.2
 latest revision: https://github.com/lsof-org/lsof
 latest FAQ: https://github.com/lsof-org/lsof/blob/master/00FAQ
 latest (non-formatted) man page: https://github.com/lsof-org/lsof/blob/master/Lsof.8
 usage: [-?abhKlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-E] [+|-e s] [+|-f[gG]]
 [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s]
 [+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names]
Use the ``-h'' option to get more help information.
+ exit 0
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release
[Pipeline] {
[Pipeline] sh
[release] Running shell script
+ pwd
[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] [NBI] { (Branch: NBI)
[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-merge_v13.0/repo/release/RO
[Pipeline] [RO] {
[Pipeline] [osmclient] dir
[osmclient] Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/osmclient
[Pipeline] [osmclient] {
[Pipeline] [IM] dir
[IM] Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/IM
[Pipeline] [IM] {
[Pipeline] [devops] dir
[devops] Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/devops
[Pipeline] [devops] {
[Pipeline] [MON] dir
[MON] Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/MON
[Pipeline] [MON] {
[Pipeline] [N2VC] dir
[N2VC] Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/N2VC
[Pipeline] [N2VC] {
[Pipeline] [NBI] dir
[NBI] Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/NBI
[Pipeline] [NBI] {
[Pipeline] [common] dir
[common] Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/common
[Pipeline] [common] {
[LCM] Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/LCM
[Pipeline] [LCM] dir
[Pipeline] [LCM] {
[Pipeline] [POL] dir
[POL] Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/POL
[Pipeline] [POL] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [NG-SA] dir
[NG-SA] Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/NG-SA
[Pipeline] [NG-SA] {
[Pipeline] [PLA] dir
[PLA] Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/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 » v13.0" build number 350
[Pipeline] [osmclient] echo
[osmclient] Fetching artifact for osmclient
[Pipeline] [osmclient] step
[osmclient] Copied 1 artifact from "osmclient-stage_2-merge » v13.0" build number 339
[Pipeline] [IM] echo
[IM] Fetching artifact for IM
[Pipeline] [IM] step
[IM] Copied 1 artifact from "IM-stage_2-merge » v13.0" build number 336
[Pipeline] [devops] echo
[devops] Fetching artifact for devops
[Pipeline] [devops] step
[devops] Copied 1 artifact from "devops-stage_2-merge » v13.0" build number 362
[Pipeline] [MON] echo
[MON] Fetching artifact for MON
[Pipeline] [MON] step
[MON] Copied 1 artifact from "MON-stage_2-merge » v13.0" build number 336
[Pipeline] [N2VC] echo
[N2VC] Fetching artifact for N2VC
[Pipeline] [N2VC] step
[N2VC] Copied 1 artifact from "N2VC-stage_2-merge » v13.0" build number 338
[Pipeline] [NBI] echo
[NBI] Fetching artifact for NBI
[Pipeline] [NBI] step
[NBI] Copied 1 artifact from "NBI-stage_2-merge » v13.0" build number 336
[Pipeline] [common] echo
[common] Fetching artifact for common
[Pipeline] [common] step
[common] Copied 1 artifact from "common-stage_2-merge » v13.0" build number 339
[Pipeline] [LCM] echo
[LCM] Fetching artifact for LCM
[Pipeline] [LCM] step
[LCM] Copied 1 artifact from "LCM-stage_2-merge » v13.0" build number 339
[Pipeline] [POL] echo
[POL] Fetching artifact for POL
[Pipeline] [POL] step
[POL] Copied 1 artifact from "POL-stage_2-merge » v13.0" build number 335
[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 » v13.0" build number 336
[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 » v13.0" build number 327
[Pipeline] [PLA] echo
[PLA] Fetching artifact for PLA
[Pipeline] [PLA] step
[PLA] Copied 1 artifact from "PLA-stage_2-merge » v13.0" build number 336
[Pipeline] [tests] echo
[tests] Fetching artifact for tests
[Pipeline] [tests] step
[tests] Copied 1 artifact from "tests-stage_2-merge » v13.0" build number 228
[RO] [RO] Running shell script
[RO] + cat build.env
[RO] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [RO] sh
[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] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + cat build.env
[NBI] + 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] + cat build.env
[POL] + awk -F= /BUILD_NUMBER/{print $2}
[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/v13.0/RO-stage_2-merge :: v13.0/350/*
[Pipeline] [RO] echo
[RO] Searching Artifactory with {
[RO]      "files": [
[RO]         {
[RO]           "target": "./",
[RO]           "pattern": "osm-RO/v13.0/350/*"
[RO]         }
[RO]      ]
[RO]     }
[Pipeline] [RO] newBuildInfo
[Pipeline] [RO] artifactoryDownload
[RO] Searching for artifacts...
[RO] Found 20 artifacts.
[RO] Beginning to resolve Build Info published dependencies.
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/changelog/changelog-RO.html'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/changelog/changelog-RO.html' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/changelog/changelog-RO.html'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/dists/unstable/RO/binary-amd64/Packages.gz'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/dists/unstable/RO/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/dists/unstable/RO/binary-amd64/Packages.gz'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/dists/unstable/RO/binary-amd64/Packages'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/dists/unstable/RO/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/dists/unstable/RO/binary-amd64/Packages'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/RO/v13.0/350/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb'
[RO] Finished resolving Build Info published dependencies.
[Pipeline] [osmclient] getArtifactoryServer
[Pipeline] [osmclient] echo
[osmclient] retrieve archive for osmclient/v13.0/osmclient-stage_2-merge :: v13.0/339/*
[Pipeline] [osmclient] echo
[osmclient] Searching Artifactory with {
[osmclient]      "files": [
[osmclient]         {
[osmclient]           "target": "./",
[osmclient]           "pattern": "osm-osmclient/v13.0/339/*"
[osmclient]         }
[osmclient]      ]
[osmclient]     }
[Pipeline] [osmclient] newBuildInfo
[Pipeline] [osmclient] artifactoryDownload
[osmclient] Searching for artifacts...
[osmclient] Found 4 artifacts.
[osmclient] Beginning to resolve Build Info published dependencies.
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/changelog/changelog-osmclient.html'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/changelog/changelog-osmclient.html' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/osmclient/v13.0/339/changelog/changelog-osmclient.html'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/osmclient/v13.0/339/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/dists/unstable/osmclient/binary-amd64/Packages'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/dists/unstable/osmclient/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/osmclient/v13.0/339/dists/unstable/osmclient/binary-amd64/Packages'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/dists/unstable/osmclient/binary-amd64/Packages.gz'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/dists/unstable/osmclient/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/osmclient/v13.0/339/dists/unstable/osmclient/binary-amd64/Packages.gz'
[osmclient] Finished resolving Build Info published dependencies.
[Pipeline] [IM] getArtifactoryServer
[Pipeline] [IM] echo
[IM] retrieve archive for IM/v13.0/IM-stage_2-merge :: v13.0/336/*
[Pipeline] [IM] echo
[IM] Searching Artifactory with {
[IM]      "files": [
[IM]         {
[IM]           "target": "./",
[IM]           "pattern": "osm-IM/v13.0/336/*"
[IM]         }
[IM]      ]
[IM]     }
[Pipeline] [IM] newBuildInfo
[Pipeline] [IM] artifactoryDownload
[IM] Searching for artifacts...
[IM] Found 5 artifacts.
[IM] Beginning to resolve Build Info published dependencies.
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/dists/unstable/IM/binary-amd64/Packages'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/dists/unstable/IM/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/IM/v13.0/336/dists/unstable/IM/binary-amd64/Packages'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/IM/v13.0/336/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/dists/unstable/IM/binary-amd64/Packages.gz'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/dists/unstable/IM/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/IM/v13.0/336/dists/unstable/IM/binary-amd64/Packages.gz'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/IM/v13.0/336/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/changelog/changelog-IM.html'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/changelog/changelog-IM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/IM/v13.0/336/changelog/changelog-IM.html'
[IM] Finished resolving Build Info published dependencies.
[Pipeline] [devops] getArtifactoryServer
[Pipeline] [devops] echo
[devops] retrieve archive for devops/v13.0/devops-stage_2-merge :: v13.0/362/*
[Pipeline] [devops] echo
[devops] Searching Artifactory with {
[devops]      "files": [
[devops]         {
[devops]           "target": "./",
[devops]           "pattern": "osm-devops/v13.0/362/*"
[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/v13.0/362/pool/devops/osm-devops_13.0.2.post1-1_all.deb'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v13.0/362/pool/devops/osm-devops_13.0.2.post1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/devops/v13.0/362/pool/devops/osm-devops_13.0.2.post1-1_all.deb'
[devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v13.0/362/changelog/changelog-devops.html'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v13.0/362/changelog/changelog-devops.html' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/devops/v13.0/362/changelog/changelog-devops.html'
[devops] Finished resolving Build Info published dependencies.
[Pipeline] [MON] getArtifactoryServer
[Pipeline] [MON] echo
[MON] retrieve archive for MON/v13.0/MON-stage_2-merge :: v13.0/336/*
[Pipeline] [MON] echo
[MON] Searching Artifactory with {
[MON]      "files": [
[MON]         {
[MON]           "target": "./",
[MON]           "pattern": "osm-MON/v13.0/336/*"
[MON]         }
[MON]      ]
[MON]     }
[Pipeline] [MON] newBuildInfo
[Pipeline] [MON] artifactoryDownload
[MON] Searching for artifacts...
[MON] Found 4 artifacts.
[MON] Beginning to resolve Build Info published dependencies.
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-1_all.deb'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/MON/v13.0/336/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-1_all.deb'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/changelog/changelog-MON.html'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/changelog/changelog-MON.html' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/MON/v13.0/336/changelog/changelog-MON.html'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/dists/unstable/MON/binary-amd64/Packages.gz'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/dists/unstable/MON/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/MON/v13.0/336/dists/unstable/MON/binary-amd64/Packages.gz'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/dists/unstable/MON/binary-amd64/Packages'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/dists/unstable/MON/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/MON/v13.0/336/dists/unstable/MON/binary-amd64/Packages'
[MON] Finished resolving Build Info published dependencies.
[Pipeline] [N2VC] getArtifactoryServer
[Pipeline] [N2VC] echo
[N2VC] retrieve archive for N2VC/v13.0/N2VC-stage_2-merge :: v13.0/338/*
[Pipeline] [N2VC] echo
[N2VC] Searching Artifactory with {
[N2VC]      "files": [
[N2VC]         {
[N2VC]           "target": "./",
[N2VC]           "pattern": "osm-N2VC/v13.0/338/*"
[N2VC]         }
[N2VC]      ]
[N2VC]     }
[Pipeline] [N2VC] newBuildInfo
[Pipeline] [N2VC] artifactoryDownload
[N2VC] Searching for artifacts...
[N2VC] Found 4 artifacts.
[N2VC] Beginning to resolve Build Info published dependencies.
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/dists/unstable/N2VC/binary-amd64/Packages'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/dists/unstable/N2VC/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/N2VC/v13.0/338/dists/unstable/N2VC/binary-amd64/Packages'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/N2VC/v13.0/338/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/dists/unstable/N2VC/binary-amd64/Packages.gz'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/dists/unstable/N2VC/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/N2VC/v13.0/338/dists/unstable/N2VC/binary-amd64/Packages.gz'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/changelog/changelog-N2VC.html'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/changelog/changelog-N2VC.html' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/N2VC/v13.0/338/changelog/changelog-N2VC.html'
[N2VC] Finished resolving Build Info published dependencies.
[Pipeline] [NBI] getArtifactoryServer
[Pipeline] [NBI] echo
[NBI] retrieve archive for NBI/v13.0/NBI-stage_2-merge :: v13.0/336/*
[Pipeline] [NBI] echo
[NBI] Searching Artifactory with {
[NBI]      "files": [
[NBI]         {
[NBI]           "target": "./",
[NBI]           "pattern": "osm-NBI/v13.0/336/*"
[NBI]         }
[NBI]      ]
[NBI]     }
[Pipeline] [NBI] newBuildInfo
[NBI] Searching for artifacts...
[NBI] Found 4 artifacts.
[NBI] Beginning to resolve Build Info published dependencies.
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/dists/unstable/NBI/binary-amd64/Packages.gz'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/dists/unstable/NBI/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/NBI/v13.0/336/dists/unstable/NBI/binary-amd64/Packages.gz'
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/changelog/changelog-NBI.html'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/changelog/changelog-NBI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/NBI/v13.0/336/changelog/changelog-NBI.html'
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/dists/unstable/NBI/binary-amd64/Packages'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/dists/unstable/NBI/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/NBI/v13.0/336/dists/unstable/NBI/binary-amd64/Packages'
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/NBI/v13.0/336/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb'
[NBI] Finished resolving Build Info published dependencies.
[Pipeline] [NBI] artifactoryDownload
[Pipeline] [common] getArtifactoryServer
[Pipeline] [common] echo
[common] retrieve archive for common/v13.0/common-stage_2-merge :: v13.0/339/*
[Pipeline] [common] echo
[common] Searching Artifactory with {
[common]      "files": [
[common]         {
[common]           "target": "./",
[common]           "pattern": "osm-common/v13.0/339/*"
[common]         }
[common]      ]
[common]     }
[Pipeline] [common] newBuildInfo
[Pipeline] [common] artifactoryDownload
[common] Searching for artifacts...
[common] Found 4 artifacts.
[common] Beginning to resolve Build Info published dependencies.
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/changelog/changelog-common.html'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/changelog/changelog-common.html' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/common/v13.0/339/changelog/changelog-common.html'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/dists/unstable/common/binary-amd64/Packages.gz'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/dists/unstable/common/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/common/v13.0/339/dists/unstable/common/binary-amd64/Packages.gz'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/common/v13.0/339/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/dists/unstable/common/binary-amd64/Packages'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/dists/unstable/common/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/common/v13.0/339/dists/unstable/common/binary-amd64/Packages'
[common] Finished resolving Build Info published dependencies.
[Pipeline] [LCM] getArtifactoryServer
[Pipeline] [LCM] echo
[LCM] retrieve archive for LCM/v13.0/LCM-stage_2-merge :: v13.0/339/*
[Pipeline] [LCM] echo
[LCM] Searching Artifactory with {
[LCM]      "files": [
[LCM]         {
[LCM]           "target": "./",
[LCM]           "pattern": "osm-LCM/v13.0/339/*"
[LCM]         }
[LCM]      ]
[LCM]     }
[Pipeline] [LCM] newBuildInfo
[Pipeline] [LCM] artifactoryDownload
[LCM] Searching for artifacts...
[LCM] Found 4 artifacts.
[LCM] Beginning to resolve Build Info published dependencies.
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/LCM/v13.0/339/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb'
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/dists/unstable/LCM/binary-amd64/Packages'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/dists/unstable/LCM/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/LCM/v13.0/339/dists/unstable/LCM/binary-amd64/Packages'
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/dists/unstable/LCM/binary-amd64/Packages.gz'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/dists/unstable/LCM/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/LCM/v13.0/339/dists/unstable/LCM/binary-amd64/Packages.gz'
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/changelog/changelog-LCM.html'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/changelog/changelog-LCM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/LCM/v13.0/339/changelog/changelog-LCM.html'
[LCM] Finished resolving Build Info published dependencies.
[Pipeline] [POL] getArtifactoryServer
[Pipeline] [POL] echo
[POL] retrieve archive for POL/v13.0/POL-stage_2-merge :: v13.0/335/*
[Pipeline] [POL] echo
[POL] Searching Artifactory with {
[POL]      "files": [
[POL]         {
[POL]           "target": "./",
[POL]           "pattern": "osm-POL/v13.0/335/*"
[POL]         }
[POL]      ]
[POL]     }
[Pipeline] [POL] newBuildInfo
[Pipeline] [POL] artifactoryDownload
[POL] Searching for artifacts...
[POL] Found 4 artifacts.
[POL] Beginning to resolve Build Info published dependencies.
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/dists/unstable/POL/binary-amd64/Packages'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/dists/unstable/POL/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/POL/v13.0/335/dists/unstable/POL/binary-amd64/Packages'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/changelog/changelog-POL.html'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/changelog/changelog-POL.html' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/POL/v13.0/335/changelog/changelog-POL.html'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/dists/unstable/POL/binary-amd64/Packages.gz'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/dists/unstable/POL/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/POL/v13.0/335/dists/unstable/POL/binary-amd64/Packages.gz'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/POL/v13.0/335/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb'
[POL] Finished resolving Build Info published dependencies.
[Pipeline] [NG-UI] getArtifactoryServer
[Pipeline] [NG-UI] echo
[NG-UI] retrieve archive for NG-UI/v13.0/NG-UI-stage_2-merge :: v13.0/336/*
[Pipeline] [NG-UI] echo
[NG-UI] Searching Artifactory with {
[NG-UI]      "files": [
[NG-UI]         {
[NG-UI]           "target": "./",
[NG-UI]           "pattern": "osm-NG-UI/v13.0/336/*"
[NG-UI]         }
[NG-UI]      ]
[NG-UI]     }
[Pipeline] [NG-UI] newBuildInfo
[Pipeline] [NG-UI] artifactoryDownload
[NG-UI] Searching for artifacts...
[NG-UI] Found 4 artifacts.
[NG-UI] Beginning to resolve Build Info published dependencies.
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/changelog/changelog-NG-UI.html'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/changelog/changelog-NG-UI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/NG-UI/v13.0/336/changelog/changelog-NG-UI.html'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/pool/NG-UI/osm-ngui_13.0.2-1_all.deb'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/pool/NG-UI/osm-ngui_13.0.2-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/NG-UI/v13.0/336/pool/NG-UI/osm-ngui_13.0.2-1_all.deb'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/dists/unstable/NG-UI/binary-amd64/Packages.gz'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/dists/unstable/NG-UI/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/NG-UI/v13.0/336/dists/unstable/NG-UI/binary-amd64/Packages.gz'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/dists/unstable/NG-UI/binary-amd64/Packages'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/dists/unstable/NG-UI/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/NG-UI/v13.0/336/dists/unstable/NG-UI/binary-amd64/Packages'
[NG-UI] Finished resolving Build Info published dependencies.
[Pipeline] [NG-SA] getArtifactoryServer
[Pipeline] [NG-SA] echo
[NG-SA] retrieve archive for NG-SA/v13.0/NG-SA-stage_2-merge :: v13.0/327/*
[Pipeline] [NG-SA] echo
[NG-SA] Searching Artifactory with {
[NG-SA]      "files": [
[NG-SA]         {
[NG-SA]           "target": "./",
[NG-SA]           "pattern": "osm-NG-SA/v13.0/327/*"
[NG-SA]         }
[NG-SA]      ]
[NG-SA]     }
[Pipeline] [NG-SA] newBuildInfo
[Pipeline] [NG-SA] artifactoryDownload
[NG-SA] Searching for artifacts...
[NG-SA] Found 4 artifacts.
[NG-SA] Beginning to resolve Build Info published dependencies.
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/dists/unstable/NG-SA/binary-amd64/Packages.gz'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/dists/unstable/NG-SA/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/NG-SA/v13.0/327/dists/unstable/NG-SA/binary-amd64/Packages.gz'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/changelog/changelog-NG-SA.html'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/changelog/changelog-NG-SA.html' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/NG-SA/v13.0/327/changelog/changelog-NG-SA.html'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/dists/unstable/NG-SA/binary-amd64/Packages'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/dists/unstable/NG-SA/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/NG-SA/v13.0/327/dists/unstable/NG-SA/binary-amd64/Packages'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/NG-SA/v13.0/327/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb'
[NG-SA] Finished resolving Build Info published dependencies.
[Pipeline] [PLA] getArtifactoryServer
[Pipeline] [PLA] echo
[PLA] retrieve archive for PLA/v13.0/PLA-stage_2-merge :: v13.0/336/*
[Pipeline] [PLA] echo
[PLA] Searching Artifactory with {
[PLA]      "files": [
[PLA]         {
[PLA]           "target": "./",
[PLA]           "pattern": "osm-PLA/v13.0/336/*"
[PLA]         }
[PLA]      ]
[PLA]     }
[Pipeline] [PLA] newBuildInfo
[Pipeline] [PLA] artifactoryDownload
[PLA] Searching for artifacts...
[PLA] Found 4 artifacts.
[PLA] Beginning to resolve Build Info published dependencies.
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/dists/unstable/PLA/binary-amd64/Packages.gz'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/dists/unstable/PLA/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/PLA/v13.0/336/dists/unstable/PLA/binary-amd64/Packages.gz'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/changelog/changelog-PLA.html'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/changelog/changelog-PLA.html' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/PLA/v13.0/336/changelog/changelog-PLA.html'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/dists/unstable/PLA/binary-amd64/Packages'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/dists/unstable/PLA/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/PLA/v13.0/336/dists/unstable/PLA/binary-amd64/Packages'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/PLA/v13.0/336/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb'
[PLA] Finished resolving Build Info published dependencies.
[Pipeline] [tests] getArtifactoryServer
[Pipeline] [tests] echo
[tests] retrieve archive for tests/v13.0/tests-stage_2-merge :: v13.0/228/*
[Pipeline] [tests] echo
[tests] Searching Artifactory with {
[tests]      "files": [
[tests]         {
[tests]           "target": "./",
[tests]           "pattern": "osm-tests/v13.0/228/*"
[tests]         }
[tests]      ]
[tests]     }
[Pipeline] [tests] newBuildInfo
[Pipeline] [tests] artifactoryDownload
[tests] Searching for artifacts...
[tests] Found 4 artifacts.
[tests] Beginning to resolve Build Info published dependencies.
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/changelog/changelog-tests.html'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/changelog/changelog-tests.html' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/tests/v13.0/228/changelog/changelog-tests.html'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/pool/tests/osm-tests_13.0.2-1_all.deb'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/pool/tests/osm-tests_13.0.2-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/tests/v13.0/228/pool/tests/osm-tests_13.0.2-1_all.deb'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/dists/unstable/tests/binary-amd64/Packages'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/dists/unstable/tests/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/tests/v13.0/228/dists/unstable/tests/binary-amd64/Packages'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/dists/unstable/tests/binary-amd64/Packages.gz'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/dists/unstable/tests/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release/tests/v13.0/228/dists/unstable/tests/binary-amd64/Packages.gz'
[tests] Finished resolving Build Info published dependencies.
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + cp -R v13.0/362/changelog v13.0/362/pool .
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + cp -R v13.0/339/changelog v13.0/339/dists v13.0/339/pool .
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + cp -R v13.0/336/changelog v13.0/336/dists v13.0/336/pool .
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + cp -R v13.0/338/changelog v13.0/338/dists v13.0/338/pool .
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + cp -R v13.0/336/changelog v13.0/336/dists v13.0/336/pool .
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cp -R v13.0/339/changelog v13.0/339/dists v13.0/339/pool .
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cp -R v13.0/339/changelog v13.0/339/dists v13.0/339/pool .
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cp -R v13.0/335/changelog v13.0/335/dists v13.0/335/pool .
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + cp -R v13.0/336/changelog v13.0/336/dists v13.0/336/pool .
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + cp -R v13.0/327/changelog v13.0/327/dists v13.0/327/pool .
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + cp -R v13.0/336/changelog v13.0/336/dists v13.0/336/pool .
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[Pipeline] [IM] sh
[tests] + cp -R v13.0/228/changelog v13.0/228/dists v13.0/228/pool .
[IM] [IM] Running shell script
[IM] + cp -R v13.0/336/changelog v13.0/336/dists v13.0/336/pool .
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf v13.0/339
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + rm -rf v13.0/362
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + rm -rf v13.0/336
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + rm -rf v13.0/338
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + rm -rf v13.0/336
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + rm -rf v13.0/339
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + rm -rf v13.0/339
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + rm -rf v13.0/335
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + rm -rf v13.0/336
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [PLA] sh
[NG-SA] + rm -rf v13.0/327
[RO] + cp -R v13.0/350/changelog v13.0/350/dists v13.0/350/pool .
[PLA] [PLA] Running shell script
[PLA] + rm -rf v13.0/336
[Pipeline] [osmclient] echo
[osmclient] Fetched osmclient: [https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb]
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf dists
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + rm -rf v13.0/336
[Pipeline] [devops] echo
[devops] Fetched devops: [https://artifactory-osm.etsi.org/artifactory/osm-devops/v13.0/362/pool/devops/osm-devops_13.0.2.post1-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/v13.0/336/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-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/v13.0/338/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb]
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + rm -rf dists
[Pipeline] [NBI] echo
[NBI] Fetched NBI: [https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb]
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + rm -rf dists
[Pipeline] [common] echo
[common] Fetched common: [https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb]
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + rm -rf dists
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + rm -rf v13.0/228
[Pipeline] [LCM] echo
[LCM] Fetched LCM: [https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb]
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + rm -rf dists
[Pipeline] [POL] echo
[POL] Fetched POL: [https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb]
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + rm -rf dists
[Pipeline] [NG-UI] echo
[NG-UI] Fetched NG-UI: [https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/pool/NG-UI/osm-ngui_13.0.2-1_all.deb]
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + rm -rf dists
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + rm -rf v13.0/350
[Pipeline] [osmclient] }
[Pipeline] [IM] echo
[IM] Fetched IM: [https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb]
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[Pipeline] [devops] }
[Pipeline] [MON] }
[Pipeline] [NG-SA] echo
[NG-SA] Fetched NG-SA: [https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb]
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[Pipeline] [PLA] echo
[PLA] Fetched PLA: [https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb]
[Pipeline] [PLA] sh
[IM] + rm -rf dists
[NG-SA] + rm -rf dists
[PLA] [PLA] Running shell script
[Pipeline] [N2VC] }
[Pipeline] [NBI] }
[Pipeline] [common] }
[Pipeline] [LCM] }
[Pipeline] [POL] }
[Pipeline] [tests] echo
[tests] Fetched tests: [https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/pool/tests/osm-tests_13.0.2-1_all.deb]
[Pipeline] [tests] sh
[PLA] + rm -rf dists
[tests] [tests] Running shell script
[Pipeline] [osmclient] // dir
[Pipeline] [devops] // dir
[Pipeline] [MON] // dir
[Pipeline] [osmclient] }
[tests] + rm -rf dists
[Pipeline] [devops] }
[Pipeline] [MON] }
[Pipeline] [RO] echo
[RO] Fetched RO: [https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb]
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [NG-UI] }
[Pipeline] [N2VC] // dir
[RO] + rm -rf dists
[Pipeline] [NBI] // dir
[Pipeline] [common] // dir
[Pipeline] [LCM] // dir
[Pipeline] [POL] // dir
[Pipeline] [N2VC] }
[Pipeline] [NBI] }
[Pipeline] [common] }
[Pipeline] [LCM] }
[Pipeline] [POL] }
[Pipeline] [IM] }
[Pipeline] [NG-SA] }
[Pipeline] [PLA] }
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[Pipeline] [tests] }
[Pipeline] [RO] }
[Pipeline] [IM] // dir
[Pipeline] [NG-SA] // dir
[Pipeline] [PLA] // dir
[Pipeline] [IM] }
[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 Jan 31 21:08 .
drwxrwxr-x 5 jenkins jenkins 4096 Jan 31 21:08 ..
drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 21:08 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_13.0.2.post1-1_all.deb
Processing pool/devops/osm-devops_13.0.2.post1-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/devops/osm-devops_13.0.2.post1-1_all.deb
[Pipeline] sh
[release] Running shell script
+ mkdir -p dists/unstable/devops/binary-amd64/
[release] Running shell script
[Pipeline] sh
+ 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 Jan 31 21:08 .
drwxrwxr-x 5 jenkins jenkins 4096 Jan 31 21:08 ..
drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 21:08 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_13.0.2-gcf2688e_all.deb pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb
Processing pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb
Processing pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb
[Pipeline] sh
[release] Running shell script
+ mkdir -p dists/unstable/IM/binary-amd64/
[Pipeline] sh
[release] Running shell script
+ 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 Jan 31 21:08 .
drwxrwxr-x 5 jenkins jenkins 4096 Jan 31 21:08 ..
drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 21:08 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_13.0.2.post1+gf9df84a-1_all.deb
Processing pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-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 50295
[Pipeline] sh
[repo] Running shell script
+ docker run -dit --name osm-v130-merge-446-apache -p 50295:80 -v /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo:/usr/local/apache2/htdocs/ httpd:2.4
Unable to find image 'httpd:2.4' locally
2.4: Pulling from library/httpd
2f44b7a888fa: Pulling fs layer
376771e8483c: Pulling fs layer
4f4fb700ef54: Pulling fs layer
6a6627aecff0: Pulling fs layer
152f4888b550: Pulling fs layer
6a6627aecff0: Waiting
fd0579f22872: Pulling fs layer
152f4888b550: Waiting
fd0579f22872: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
376771e8483c: Verifying Checksum
376771e8483c: Download complete
6a6627aecff0: Verifying Checksum
6a6627aecff0: Download complete
fd0579f22872: Verifying Checksum
fd0579f22872: Download complete
2f44b7a888fa: Verifying Checksum
2f44b7a888fa: Download complete
152f4888b550: Verifying Checksum
152f4888b550: Download complete
2f44b7a888fa: Pull complete
376771e8483c: Pull complete
4f4fb700ef54: Pull complete
6a6627aecff0: Pull complete
152f4888b550: Pull complete
fd0579f22872: Pull complete
Digest: sha256:ba846154ade27292d216cce2d21f1c7e589f3b66a4a643bff0cdd348efd17aa3
Status: Downloaded newer image for httpd:2.4
b5908a675f2125668de7216c3f3ebe069608345307d11910246cbd1d20c279aa
[Pipeline] sh
[repo] Running shell script
+ docker inspect --format {{ .NetworkSettings.IPAddress }} osm-v130-merge-446-apache
[Pipeline] sh
[repo] Running shell script
+ echo 212.234.161.1 52341 172.21.249.4 22
+ awk {print $3}
[Pipeline] timeout
Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] sh
[repo] Running shell script
+ wget http://172.21.249.4:50295/release/dists/unstable/Release
--2024-01-31 21:08:30--  http://172.21.249.4:50295/release/dists/unstable/Release
Connecting to 172.21.249.4:50295... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3204 (3.1K)
Saving to: ‘Release’

     0K ...                                                   100%  202M=0s

2024-01-31 21:08:30 (202 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-merge_v13.0] Running shell script
+ tree -fD repo
repo
├── [Jan 31 21:08]  repo/Release
├── [Jan 31 21:08]  repo/release
│   ├── [Jan 31 21:08]  repo/release/IM
│   │   ├── [Jan 31 15:20]  repo/release/IM/build.env
│   │   ├── [Jan 31 21:08]  repo/release/IM/changelog
│   │   │   └── [Jan 31 21:08]  repo/release/IM/changelog/changelog-IM.html
│   │   ├── [Jan 31 21:08]  repo/release/IM/pool
│   │   │   └── [Jan 31 21:08]  repo/release/IM/pool/IM
│   │   │       ├── [Jan 31 21:08]  repo/release/IM/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb
│   │   │       └── [Jan 31 21:08]  repo/release/IM/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb
│   │   └── [Jan 31 21:08]  repo/release/IM/v13.0
│   ├── [Jan 31 21:08]  repo/release/IM@tmp
│   ├── [Jan 31 21:08]  repo/release/LCM
│   │   ├── [Jan 31 15:12]  repo/release/LCM/build.env
│   │   ├── [Jan 31 21:08]  repo/release/LCM/changelog
│   │   │   └── [Jan 31 21:08]  repo/release/LCM/changelog/changelog-LCM.html
│   │   ├── [Jan 31 21:08]  repo/release/LCM/pool
│   │   │   └── [Jan 31 21:08]  repo/release/LCM/pool/LCM
│   │   │       └── [Jan 31 21:08]  repo/release/LCM/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb
│   │   └── [Jan 31 21:08]  repo/release/LCM/v13.0
│   ├── [Jan 31 21:08]  repo/release/LCM@tmp
│   ├── [Jan 31 21:08]  repo/release/MON
│   │   ├── [Jan 31 15:13]  repo/release/MON/build.env
│   │   ├── [Jan 31 21:08]  repo/release/MON/changelog
│   │   │   └── [Jan 31 21:08]  repo/release/MON/changelog/changelog-MON.html
│   │   ├── [Jan 31 21:08]  repo/release/MON/pool
│   │   │   └── [Jan 31 21:08]  repo/release/MON/pool/MON
│   │   │       └── [Jan 31 21:08]  repo/release/MON/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-1_all.deb
│   │   └── [Jan 31 21:08]  repo/release/MON/v13.0
│   ├── [Jan 31 21:08]  repo/release/MON@tmp
│   ├── [Jan 31 21:08]  repo/release/N2VC
│   │   ├── [Jan 31 15:12]  repo/release/N2VC/build.env
│   │   ├── [Jan 31 21:08]  repo/release/N2VC/changelog
│   │   │   └── [Jan 31 21:08]  repo/release/N2VC/changelog/changelog-N2VC.html
│   │   ├── [Jan 31 21:08]  repo/release/N2VC/pool
│   │   │   └── [Jan 31 21:08]  repo/release/N2VC/pool/N2VC
│   │   │       └── [Jan 31 21:08]  repo/release/N2VC/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb
│   │   └── [Jan 31 21:08]  repo/release/N2VC/v13.0
│   ├── [Jan 31 21:08]  repo/release/N2VC@tmp
│   ├── [Jan 31 21:08]  repo/release/NBI
│   │   ├── [Jan 31 15:13]  repo/release/NBI/build.env
│   │   ├── [Jan 31 21:08]  repo/release/NBI/changelog
│   │   │   └── [Jan 31 21:08]  repo/release/NBI/changelog/changelog-NBI.html
│   │   ├── [Jan 31 21:08]  repo/release/NBI/pool
│   │   │   └── [Jan 31 21:08]  repo/release/NBI/pool/NBI
│   │   │       └── [Jan 31 21:08]  repo/release/NBI/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb
│   │   └── [Jan 31 21:08]  repo/release/NBI/v13.0
│   ├── [Jan 31 21:08]  repo/release/NBI@tmp
│   ├── [Jan 31 21:08]  repo/release/NG-SA
│   │   ├── [Jan 31 15:11]  repo/release/NG-SA/build.env
│   │   ├── [Jan 31 21:08]  repo/release/NG-SA/changelog
│   │   │   └── [Jan 31 21:08]  repo/release/NG-SA/changelog/changelog-NG-SA.html
│   │   ├── [Jan 31 21:08]  repo/release/NG-SA/pool
│   │   │   └── [Jan 31 21:08]  repo/release/NG-SA/pool/NG-SA
│   │   │       └── [Jan 31 21:08]  repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb
│   │   └── [Jan 31 21:08]  repo/release/NG-SA/v13.0
│   ├── [Jan 31 21:08]  repo/release/NG-SA@tmp
│   ├── [Jan 31 21:08]  repo/release/NG-UI
│   │   ├── [Jan 31 15:10]  repo/release/NG-UI/build.env
│   │   ├── [Jan 31 21:08]  repo/release/NG-UI/changelog
│   │   │   └── [Jan 31 21:08]  repo/release/NG-UI/changelog/changelog-NG-UI.html
│   │   ├── [Jan 31 21:08]  repo/release/NG-UI/pool
│   │   │   └── [Jan 31 21:08]  repo/release/NG-UI/pool/NG-UI
│   │   │       └── [Jan 31 21:08]  repo/release/NG-UI/pool/NG-UI/osm-ngui_13.0.2-1_all.deb
│   │   └── [Jan 31 21:08]  repo/release/NG-UI/v13.0
│   ├── [Jan 31 21:08]  repo/release/NG-UI@tmp
│   ├── [Jan 31 21:08]  repo/release/OSM ETSI Release Key.gpg
│   ├── [Jan 31 21:08]  repo/release/PLA
│   │   ├── [Jan 31 15:11]  repo/release/PLA/build.env
│   │   ├── [Jan 31 21:08]  repo/release/PLA/changelog
│   │   │   └── [Jan 31 21:08]  repo/release/PLA/changelog/changelog-PLA.html
│   │   ├── [Jan 31 21:08]  repo/release/PLA/pool
│   │   │   └── [Jan 31 21:08]  repo/release/PLA/pool/PLA
│   │   │       └── [Jan 31 21:08]  repo/release/PLA/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb
│   │   └── [Jan 31 21:08]  repo/release/PLA/v13.0
│   ├── [Jan 31 21:08]  repo/release/PLA@tmp
│   ├── [Jan 31 21:08]  repo/release/POL
│   │   ├── [Jan 31 15:11]  repo/release/POL/build.env
│   │   ├── [Jan 31 21:08]  repo/release/POL/changelog
│   │   │   └── [Jan 31 21:08]  repo/release/POL/changelog/changelog-POL.html
│   │   ├── [Jan 31 21:08]  repo/release/POL/pool
│   │   │   └── [Jan 31 21:08]  repo/release/POL/pool/POL
│   │   │       └── [Jan 31 21:08]  repo/release/POL/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb
│   │   └── [Jan 31 21:08]  repo/release/POL/v13.0
│   ├── [Jan 31 21:08]  repo/release/POL@tmp
│   ├── [Jan 31 21:08]  repo/release/RO
│   │   ├── [Jan 31 15:33]  repo/release/RO/build.env
│   │   ├── [Jan 31 21:08]  repo/release/RO/changelog
│   │   │   └── [Jan 31 21:08]  repo/release/RO/changelog/changelog-RO.html
│   │   ├── [Jan 31 21:08]  repo/release/RO/pool
│   │   │   └── [Jan 31 21:08]  repo/release/RO/pool/RO
│   │   │       ├── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb
│   │   │       ├── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb
│   │   │       ├── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb
│   │   │       ├── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb
│   │   │       ├── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb
│   │   │       ├── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb
│   │   │       ├── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb
│   │   │       ├── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb
│   │   │       ├── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb
│   │   │       ├── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb
│   │   │       ├── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb
│   │   │       ├── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb
│   │   │       ├── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb
│   │   │       ├── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb
│   │   │       ├── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb
│   │   │       ├── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb
│   │   │       └── [Jan 31 21:08]  repo/release/RO/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb
│   │   └── [Jan 31 21:08]  repo/release/RO/v13.0
│   ├── [Jan 31 21:08]  repo/release/RO@tmp
│   ├── [Jan 31 21:08]  repo/release/common
│   │   ├── [Jan 31 15:12]  repo/release/common/build.env
│   │   ├── [Jan 31 21:08]  repo/release/common/changelog
│   │   │   └── [Jan 31 21:08]  repo/release/common/changelog/changelog-common.html
│   │   ├── [Jan 31 21:08]  repo/release/common/pool
│   │   │   └── [Jan 31 21:08]  repo/release/common/pool/common
│   │   │       └── [Jan 31 21:08]  repo/release/common/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb
│   │   └── [Jan 31 21:08]  repo/release/common/v13.0
│   ├── [Jan 31 21:08]  repo/release/common@tmp
│   ├── [Jan 31 21:08]  repo/release/devops
│   │   ├── [Jan 31 15:10]  repo/release/devops/build.env
│   │   ├── [Jan 31 21:08]  repo/release/devops/changelog
│   │   │   └── [Jan 31 21:08]  repo/release/devops/changelog/changelog-devops.html
│   │   ├── [Jan 31 21:08]  repo/release/devops/pool
│   │   │   └── [Jan 31 21:08]  repo/release/devops/pool/devops
│   │   │       └── [Jan 31 21:08]  repo/release/devops/pool/devops/osm-devops_13.0.2.post1-1_all.deb
│   │   └── [Jan 31 21:08]  repo/release/devops/v13.0
│   ├── [Jan 31 21:08]  repo/release/devops@tmp
│   ├── [Jan 31 21:08]  repo/release/dists
│   │   └── [Jan 31 21:08]  repo/release/dists/unstable
│   │       ├── [Jan 31 21:08]  repo/release/dists/unstable/IM
│   │       │   └── [Jan 31 21:08]  repo/release/dists/unstable/IM/binary-amd64
│   │       │       ├── [Jan 31 21:08]  repo/release/dists/unstable/IM/binary-amd64/Packages
│   │       │       └── [Jan 31 21:08]  repo/release/dists/unstable/IM/binary-amd64/Packages.gz
│   │       ├── [Jan 31 21:08]  repo/release/dists/unstable/Release
│   │       ├── [Jan 31 21:08]  repo/release/dists/unstable/Release.gpg
│   │       ├── [Jan 31 21:08]  repo/release/dists/unstable/devops
│   │       │   └── [Jan 31 21:08]  repo/release/dists/unstable/devops/binary-amd64
│   │       │       ├── [Jan 31 21:08]  repo/release/dists/unstable/devops/binary-amd64/Packages
│   │       │       └── [Jan 31 21:08]  repo/release/dists/unstable/devops/binary-amd64/Packages.gz
│   │       └── [Jan 31 21:08]  repo/release/dists/unstable/osmclient
│   │           └── [Jan 31 21:08]  repo/release/dists/unstable/osmclient/binary-amd64
│   │               ├── [Jan 31 21:08]  repo/release/dists/unstable/osmclient/binary-amd64/Packages
│   │               └── [Jan 31 21:08]  repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz
│   ├── [Jan 31 21:08]  repo/release/osmclient
│   │   ├── [Jan 31 15:11]  repo/release/osmclient/build.env
│   │   ├── [Jan 31 21:08]  repo/release/osmclient/changelog
│   │   │   └── [Jan 31 21:08]  repo/release/osmclient/changelog/changelog-osmclient.html
│   │   ├── [Jan 31 21:08]  repo/release/osmclient/pool
│   │   │   └── [Jan 31 21:08]  repo/release/osmclient/pool/osmclient
│   │   │       └── [Jan 31 21:08]  repo/release/osmclient/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb
│   │   └── [Jan 31 21:08]  repo/release/osmclient/v13.0
│   ├── [Jan 31 21:08]  repo/release/osmclient@tmp
│   ├── [Jan 31 21:08]  repo/release/pool
│   │   ├── [Jan 31 21:08]  repo/release/pool/IM
│   │   │   ├── [Jan 31 21:08]  repo/release/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb
│   │   │   └── [Jan 31 21:08]  repo/release/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb
│   │   ├── [Jan 31 21:08]  repo/release/pool/devops
│   │   │   └── [Jan 31 21:08]  repo/release/pool/devops/osm-devops_13.0.2.post1-1_all.deb
│   │   └── [Jan 31 21:08]  repo/release/pool/osmclient
│   │       └── [Jan 31 21:08]  repo/release/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb
│   ├── [Jan 31 21:08]  repo/release/pubkey.asc
│   ├── [Jan 31 21:08]  repo/release/tests
│   │   ├── [Jan 31 15:10]  repo/release/tests/build.env
│   │   ├── [Jan 31 21:08]  repo/release/tests/changelog
│   │   │   └── [Jan 31 21:08]  repo/release/tests/changelog/changelog-tests.html
│   │   ├── [Jan 31 21:08]  repo/release/tests/pool
│   │   │   └── [Jan 31 21:08]  repo/release/tests/pool/tests
│   │   │       └── [Jan 31 21:08]  repo/release/tests/pool/tests/osm-tests_13.0.2-1_all.deb
│   │   └── [Jan 31 21:08]  repo/release/tests/v13.0
│   └── [Jan 31 21:08]  repo/release/tests@tmp
└── [Jan 31 21:08]  repo/release@tmp

98 directories, 74 files
[osm-stage_3-merge_v13.0] Running shell script
[Pipeline] sh
+ find ./repo/release/pool/ -name osm-devops*.deb
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
+ mktemp -d
[Pipeline] echo
Extracting local devops package ./repo/release/pool/devops/osm-devops_13.0.2.post1-1_all.deb into /tmp/tmp.xUXVfk3a62 for docker build step
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
+ dpkg -x ./repo/release/pool/devops/osm-devops_13.0.2.post1-1_all.deb /tmp/tmp.xUXVfk3a62
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
Running in /tmp/tmp.xUXVfk3a62/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
[Pipeline] dir
Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/docker
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
[docker] Running shell script
+ + find . -name Dockerfilesed -printf s|\./|| %h\n

[Pipeline] echo
[NG-UI, PLA, tests, RO, NBI, Airflow, POL, Prometheus, Keystone, osmclient, MON, LCM]
[Pipeline] parallel
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [Airflow] { (Branch: Airflow)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [Prometheus] { (Branch: Prometheus)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/docker/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/docker/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/docker/tests
[Pipeline] [tests] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/docker/RO
[Pipeline] [RO] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/docker/NBI
[Pipeline] [NBI] {
[Pipeline] [Airflow] dir
[Airflow] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/docker/Airflow
[Pipeline] [Airflow] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/docker/POL
[Pipeline] [POL] {
[Pipeline] [Prometheus] dir
[Prometheus] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/docker/Prometheus
[Pipeline] [Prometheus] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/docker/Keystone
[Pipeline] [Keystone] {
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/docker/osmclient
[Pipeline] [osmclient] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/docker/MON
[Pipeline] [MON] {
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/docker/LCM
[Pipeline] [LCM] {
[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-v130-merge-446 --build-arg CACHE_DATE=2024-01-31:21:08:35 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v13.0/362/pool/devops/osm-devops_13.0.2.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/pool/NG-UI/osm-ngui_13.0.2-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/pool/tests/osm-tests_13.0.2-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb .
[NG-UI] Sending build context to Docker daemon  4.608kB

[NG-UI] Step 1/22 : FROM ubuntu:20.04 as INSTALL
[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-v130-merge-446 --build-arg CACHE_DATE=2024-01-31:21:08:35 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v13.0/362/pool/devops/osm-devops_13.0.2.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/pool/NG-UI/osm-ngui_13.0.2-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/pool/tests/osm-tests_13.0.2-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb .
[PLA] Sending build context to Docker daemon  9.216kB

[PLA] Step 1/39 : FROM ubuntu:20.04 as INSTALL
[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-v130-merge-446 --build-arg CACHE_DATE=2024-01-31:21:08:35 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v13.0/362/pool/devops/osm-devops_13.0.2.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/pool/NG-UI/osm-ngui_13.0.2-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/pool/tests/osm-tests_13.0.2-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb .
[tests] Sending build context to Docker daemon  4.608kB

[tests] Step 1/30 : FROM ubuntu:20.04 as FINAL
[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-v130-merge-446 --build-arg CACHE_DATE=2024-01-31:21:08:35 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v13.0/362/pool/devops/osm-devops_13.0.2.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/pool/NG-UI/osm-ngui_13.0.2-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/pool/tests/osm-tests_13.0.2-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb .
[RO] Sending build context to Docker daemon  13.82kB

[RO] Step 1/60 : FROM ubuntu:20.04 as INSTALL
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/nbi:osm-v130-merge-446 --build-arg CACHE_DATE=2024-01-31:21:08:35 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v13.0/362/pool/devops/osm-devops_13.0.2.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/pool/NG-UI/osm-ngui_13.0.2-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/pool/tests/osm-tests_13.0.2-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb .
[NBI] Sending build context to Docker daemon  6.656kB

[NBI] Step 1/46 : FROM ubuntu:20.04 as INSTALL
[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-v130-merge-446 --build-arg CACHE_DATE=2024-01-31:21:08:35 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v13.0/362/pool/devops/osm-devops_13.0.2.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/pool/NG-UI/osm-ngui_13.0.2-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/pool/tests/osm-tests_13.0.2-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb .
[Airflow] Sending build context to Docker daemon  3.584kB

[Airflow] Step 1/15 : FROM apache/airflow:2.3.0-python3.8
[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-v130-merge-446 --build-arg CACHE_DATE=2024-01-31:21:08:35 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v13.0/362/pool/devops/osm-devops_13.0.2.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/pool/NG-UI/osm-ngui_13.0.2-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/pool/tests/osm-tests_13.0.2-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb .
[POL] Sending build context to Docker daemon  8.704kB

[POL] Step 1/38 : FROM ubuntu:20.04 as INSTALL
[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-v130-merge-446 --build-arg CACHE_DATE=2024-01-31:21:08:35 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v13.0/362/pool/devops/osm-devops_13.0.2.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/pool/NG-UI/osm-ngui_13.0.2-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/pool/tests/osm-tests_13.0.2-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb .
[Prometheus] Sending build context to Docker daemon  13.82kB

[Prometheus] Step 1/11 : FROM python:3.8
[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-v130-merge-446 --build-arg CACHE_DATE=2024-01-31:21:08:35 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v13.0/362/pool/devops/osm-devops_13.0.2.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/pool/NG-UI/osm-ngui_13.0.2-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/pool/tests/osm-tests_13.0.2-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb .
[Keystone] Sending build context to Docker daemon  27.65kB

[Keystone] Step 1/24 : FROM ubuntu:20.04
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [LCM] sh
[NG-UI] 20.04: Pulling from library/ubuntu
[NG-UI] Digest: sha256:f2034e7195f61334e6caff6ecf2e965f92d11e888309065da85ff50c617732b8
[NG-UI] Status: Downloaded newer image for ubuntu:20.04
[NG-UI]  ---> f78909c2b360
[NG-UI] Step 2/22 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> 54303a83bb0e
[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]  ---> be465fb7843e
[NG-UI] Step 4/22 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https=2.0.*     curl=7.68.*     gnupg2=2.2.*     nginx=1.18.*     software-properties-common=0.99.*     xz-utils=5.2.*
[PLA] 20.04: Pulling from library/ubuntu
[osmclient] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/osmclient:osm-v130-merge-446 --build-arg CACHE_DATE=2024-01-31:21:08:35 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v13.0/362/pool/devops/osm-devops_13.0.2.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/pool/NG-UI/osm-ngui_13.0.2-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/pool/tests/osm-tests_13.0.2-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb .
[osmclient] Sending build context to Docker daemon  4.608kB

[osmclient] Step 1/21 : FROM ubuntu:20.04 as INSTALL
[osmclient]  ---> f78909c2b360
[osmclient] Step 2/21 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> 54303a83bb0e
[osmclient] 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
[osmclient]  ---> Using cache
[osmclient]  ---> be465fb7843e
[osmclient] Step 4/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:9.3.*     python3=3.8.*     python3-dev=3.8.*     python3-pip=20.0.2*     python3-setuptools=45.2.*     curl=7.68.*
[osmclient]  ---> Using cache
[osmclient]  ---> 9bbc9022d277
[osmclient] Step 5/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     libcurl4-openssl-dev=7.68.*     libssl-dev=1.1.*
[MON] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/mon:osm-v130-merge-446 --build-arg CACHE_DATE=2024-01-31:21:08:35 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v13.0/362/pool/devops/osm-devops_13.0.2.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/pool/NG-UI/osm-ngui_13.0.2-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/pool/tests/osm-tests_13.0.2-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb .
[MON] Sending build context to Docker daemon  8.192kB

[MON] Step 1/56 : FROM ubuntu:20.04 as INSTALL
[MON]  ---> f78909c2b360
[MON] Step 2/56 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> 54303a83bb0e
[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]  ---> be465fb7843e
[MON] Step 4/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:9.3.*     python3=3.8.*     python3-dev=3.8.*     python3-pip=20.0.2*     python3-setuptools=45.2.*     curl=7.68.*
[MON]  ---> Using cache
[MON]  ---> 9bbc9022d277
[MON] Step 5/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     openssh-client=1:8.*
[LCM] [LCM] Running shell script
[LCM] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/lcm:osm-v130-merge-446 --build-arg CACHE_DATE=2024-01-31:21:08:35 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v13.0/339/pool/osmclient/python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v13.0/362/pool/devops/osm-devops_13.0.2.post1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v13.0/336/pool/MON/python3-osm-mon_13.0.2.post1+gd9a11dd-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v13.0/338/pool/N2VC/python3-n2vc_13.0.2.post1+gbd201f5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v13.0/336/pool/NBI/python3-osm-nbi_13.0.2+g70aced4-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v13.0/339/pool/common/python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v13.0/339/pool/LCM/python3-osm-lcm_13.0.2.post1+g7fb1340-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v13.0/335/pool/POL/python3-osm-policy-module_13.0.2+ge979531-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v13.0/336/pool/NG-UI/osm-ngui_13.0.2-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/python3-osm-im_13.0.2+gcf2688e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v13.0/336/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v13.0/327/pool/NG-SA/python3-osm-ngsa_13.0.2-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v13.0/336/pool/PLA/python3-osm-pla_13.0.2+ge68492d-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v13.0/228/pool/tests/osm-tests_13.0.2-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v13.0/350/pool/RO/python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb .
[LCM] Sending build context to Docker daemon  9.728kB

[LCM] Step 1/58 : FROM ubuntu:20.04 as INSTALL
[LCM]  ---> f78909c2b360
[LCM] Step 2/58 : ARG APT_PROXY
[LCM]  ---> Using cache
[LCM]  ---> 54303a83bb0e
[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]  ---> be465fb7843e
[LCM] Step 4/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:9.3.*     python3=3.8.*     python3-dev=3.8.*     python3-pip=20.0.2*     python3-setuptools=45.2.*     curl=7.68.*
[LCM]  ---> Using cache
[LCM]  ---> 9bbc9022d277
[LCM] Step 5/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https=2.0.*     gnupg2=2.2.*     openssh-client=1:8.*
[PLA] Digest: sha256:f2034e7195f61334e6caff6ecf2e965f92d11e888309065da85ff50c617732b8
[PLA] Status: Image is up to date for ubuntu:20.04
[Airflow] 2.3.0-python3.8: Pulling from apache/airflow
[POL] 20.04: Pulling from library/ubuntu
[NG-UI]  ---> Running in 5ab19026bdf6
[PLA]  ---> f78909c2b360
[PLA] Step 2/39 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> 54303a83bb0e
[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]  ---> be465fb7843e
[PLA] Step 4/39 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:9.3.*     python3=3.8.*     python3-dev=3.8.*     python3-pip=20.0.2*     python3-setuptools=45.2.*     curl=7.68.*
[PLA]  ---> Using cache
[PLA]  ---> 9bbc9022d277
[PLA] Step 5/39 : ARG PYTHON3_OSM_COMMON_URL
[PLA]  ---> Running in 3af660c46d7e
[PLA] Removing intermediate container 3af660c46d7e
[PLA]  ---> 14ad24db05b8
[PLA] Step 6/39 : ARG PYTHON3_OSM_PLA_URL
[PLA]  ---> Running in 172460482cf2
[tests] 20.04: Pulling from library/ubuntu
[tests] Digest: sha256:f2034e7195f61334e6caff6ecf2e965f92d11e888309065da85ff50c617732b8
[tests] Status: Image is up to date for ubuntu:20.04
[tests]  ---> f78909c2b360
[tests] Step 2/30 : ARG APT_PROXY
[tests]  ---> Using cache
[tests]  ---> 54303a83bb0e
[tests] Step 3/30 : 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]  ---> be465fb7843e
[tests] Step 4/30 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:9.3.*     python3=3.8.*     python3-dev=3.8.*     python3-pip=20.0.2*     python3-setuptools=45.2.*     curl=7.68.*
[tests]  ---> Using cache
[tests]  ---> 9bbc9022d277
[tests] Step 5/30 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gettext-base=0.19.*     git=1:2.25.*     iputils-ping=3:*     jq=1.6*     libcurl4-openssl-dev=7.68.*     libssl-dev=1.1.*
[tests]  ---> Using cache
[tests]  ---> cb353885027d
[tests] Step 6/30 : ARG OSM_TESTS_URL
[tests]  ---> Using cache
[tests]  ---> 6972ad12d65a
[tests] Step 7/30 : ARG PYTHON3_OSM_IM_URL
[tests]  ---> Using cache
[tests]  ---> 02ef32cea80a
[tests] Step 8/30 : ARG PYTHON3_OSMCLIENT_URL
[tests]  ---> Using cache
[tests]  ---> 2428e85156fe
[tests] Step 9/30 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[tests]  ---> Running in 03fdcce8e574
[RO] 20.04: Pulling from library/ubuntu
[RO] Digest: sha256:f2034e7195f61334e6caff6ecf2e965f92d11e888309065da85ff50c617732b8
[RO] Status: Image is up to date for ubuntu:20.04
[RO]  ---> f78909c2b360
[RO] Step 2/60 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> 54303a83bb0e
[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]  ---> be465fb7843e
[RO] Step 4/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:9.3.*     python3=3.8.*     python3-dev=3.8.*     python3-pip=20.0.2*     python3-setuptools=45.2.*     curl=7.68.*
[RO]  ---> Using cache
[RO]  ---> 9bbc9022d277
[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 12e040b91c74
[NBI] 20.04: Pulling from library/ubuntu
[NBI] Digest: sha256:f2034e7195f61334e6caff6ecf2e965f92d11e888309065da85ff50c617732b8
[NBI] Status: Image is up to date for ubuntu:20.04
[NBI]  ---> f78909c2b360
[NBI] Step 2/46 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> 54303a83bb0e
[NBI] Step 3/46 : 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]  ---> be465fb7843e
[NBI] Step 4/46 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:9.3.*     python3=3.8.*     python3-dev=3.8.*     python3-pip=20.0.2*     python3-setuptools=45.2.*     curl=7.68.*
[NBI]  ---> Using cache
[NBI]  ---> 9bbc9022d277
[NBI] Step 5/46 : ARG PYTHON3_OSM_COMMON_URL
[NBI]  ---> Running in f8be1a4f4b2b
[Airflow] Digest: sha256:e25c0be8d9bd8727830be6841f1c2ab6bd280516b5f1989cf8b308ffd4ca0412
[Airflow] Status: Downloaded newer image for apache/airflow:2.3.0-python3.8
[Airflow]  ---> e7d029591004
[Airflow] Step 2/15 : USER root
[Airflow]  ---> Using cache
[Airflow]  ---> 3f73321dfa7c
[Airflow] Step 3/15 : 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 &&     python3 -m pip install -U pip build
[Airflow]  ---> Using cache
[Airflow]  ---> 39efb08c3ab2
[Airflow] Step 4/15 : USER airflow
[Airflow]  ---> Using cache
[Airflow]  ---> bb20e417f631
[Airflow] Step 5/15 : ARG PYTHON3_OSM_COMMON_URL
[Airflow]  ---> Using cache
[Airflow]  ---> 7cb1ae431a7b
[Airflow] Step 6/15 : ARG PYTHON3_OSM_NGSA_URL
[Airflow]  ---> Using cache
[Airflow]  ---> df2c04c8a257
[Airflow] Step 7/15 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Airflow]  ---> Running in d0f3eec864d1
[POL] Digest: sha256:f2034e7195f61334e6caff6ecf2e965f92d11e888309065da85ff50c617732b8
[POL] Status: Image is up to date for ubuntu:20.04
[POL]  ---> f78909c2b360
[POL] Step 2/38 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> 54303a83bb0e
[POL] Step 3/38 : 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]  ---> be465fb7843e
[POL] Step 4/38 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:9.3.*     python3=3.8.*     python3-dev=3.8.*     python3-pip=20.0.2*     python3-setuptools=45.2.*     curl=7.68.*
[POL]  ---> Using cache
[POL]  ---> 9bbc9022d277
[POL] Step 5/38 : 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 77a247a682ff
[Prometheus] 3.8: Pulling from library/python
[Prometheus] Digest: sha256:22b8bf2be7a50eeb14b01322e580485681017032a720604baab1643a90a6b794
[Prometheus] Status: Downloaded newer image for python:3.8
[Prometheus]  ---> 8a9041560010
[Prometheus] Step 2/11 : ENV PROMETHEUS_URL http://prometheus:9090
[Prometheus]  ---> Using cache
[Prometheus]  ---> e06272e9ee07
[Prometheus] Step 3/11 : ENV MONGODB_URL mongodb://mongo:27017
[Prometheus]  ---> Using cache
[Prometheus]  ---> 413f84447015
[Prometheus] Step 4/11 : ENV PROMETHEUS_CONFIG_FILE /etc/prometheus/prometheus.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> 787a7a641559
[Prometheus] Step 5/11 : ENV PROMETHEUS_BASE_CONFIG_FILE /etc/prometheus_base/prometheus.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> 5b41b2f67947
[Prometheus] Step 6/11 : ENV TARGET_DATABASE osm
[Keystone] 20.04: Pulling from library/ubuntu
[Keystone] Digest: sha256:f2034e7195f61334e6caff6ecf2e965f92d11e888309065da85ff50c617732b8
[Keystone] Status: Image is up to date for ubuntu:20.04
[Keystone]  ---> f78909c2b360
[Keystone] Step 2/24 : ARG APT_PROXY
[Keystone]  ---> Using cache
[Keystone]  ---> 54303a83bb0e
[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]  ---> be465fb7843e
[Keystone] Step 4/24 : EXPOSE 5000
[Keystone]  ---> Using cache
[Keystone]  ---> b784137797f4
[Keystone] Step 5/24 : WORKDIR /app
[Keystone]  ---> Using cache
[Keystone]  ---> 8d765ebd6531
[Keystone] Step 6/24 : COPY scripts/start.sh /app/start.sh
[Keystone]  ---> Using cache
[Keystone]  ---> 0833be979a25
[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:victoria &&     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:18.1.*     libapache2-mod-wsgi-py3=4.6.*     python3-pip=20.0.*     build-essential=12.8*     python3-dev=3.8.*     libldap2-dev=2.4.*     libsasl2-dev=2.1.*     libssl-dev=1.1.*     libffi-dev=3.3*     libxml2-dev=2.9.*     libxslt1-dev=1.1.*     zlib1g-dev=1:1.2.*     ldap-utils=2.4.*     curl=7.68.*     net-tools=1.60*     mysql-client=8.0.*     dnsutils=1:9.16.* &&     rm -rf /var/lib/apt/lists/* &&     chmod +x start.sh
[Keystone]  ---> Using cache
[Keystone]  ---> 33b935ee5842
[Keystone] Step 8/24 : RUN pip3 install -U pip==21.3.1 &&     pip3 install python-ldap==3.2.0 ldappool==3.0.0 python-openstackclient==5.7.0
[Keystone]  ---> Using cache
[Keystone]  ---> 0b189fe114ba
[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]  ---> Using cache
[Keystone]  ---> 3c7f48eb3715
[Keystone] Step 10/24 : USER appuser
[Keystone]  ---> Using cache
[Keystone]  ---> ef902ac70079
[Keystone] Step 11/24 : ENV DB_HOST                 keystone-db
[Keystone]  ---> Using cache
[Keystone]  ---> 4b8ee191318f
[Keystone] Step 12/24 : ENV DB_PORT                 3306
[Keystone]  ---> Using cache
[Keystone]  ---> 4e6d59fa17fa
[Keystone] Step 13/24 : ENV ROOT_DB_USER            root
[Keystone]  ---> Using cache
[Keystone]  ---> 1ed59b29b69a
[Keystone] Step 14/24 : ENV ROOT_DB_PASSWORD        admin
[Keystone]  ---> Using cache
[Keystone]  ---> ad98551e3f89
[Keystone] Step 15/24 : ENV KEYSTONE_DB_PASSWORD    admin
[Keystone]  ---> Using cache
[Keystone]  ---> c1df513ef2f4
[Keystone] Step 16/24 : ENV REGION_ID               RegionOne
[Keystone]  ---> Using cache
[Keystone]  ---> d9def07a87f8
[Keystone] Step 17/24 : ENV KEYSTONE_HOST           keystone
[Keystone]  ---> Using cache
[Keystone]  ---> 37b0c9ae126d
[Keystone] Step 18/24 : ENV ADMIN_USERNAME          admin
[Keystone]  ---> Using cache
[Keystone]  ---> 59e83fde9ebc
[Keystone] Step 19/24 : ENV ADMIN_PASSWORD          admin
[Keystone]  ---> Using cache
[Keystone]  ---> fcc918dad8e5
[Keystone] Step 20/24 : ENV ADMIN_PROJECT           admin
[Keystone]  ---> Using cache
[Keystone]  ---> a20716c5223c
[Keystone] Step 21/24 : ENV SERVICE_USERNAME        nbi
[Keystone]  ---> Using cache
[Keystone]  ---> 3b82cd6a4a12
[Keystone] Step 22/24 : ENV SERVICE_PASSWORD        nbi
[Keystone]  ---> Using cache
[Keystone]  ---> a4a97760f2b3
[Keystone] Step 23/24 : ENV SERVICE_PROJECT         service
[Keystone]  ---> Using cache
[Keystone]  ---> f82a3940dd72
[Keystone] Step 24/24 : ENTRYPOINT ["./start.sh"]
[Keystone]  ---> Using cache
[Keystone]  ---> 694a4c4dc511
[Keystone] [Warning] One or more build-args [PYTHON3_N2VC_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL OSM_DEVOPS_URL OSM_NGUI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_IMDOCS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ODLOF_URL OSM_TESTS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_DPB_URL CACHE_DATE PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL] were not consumed
[Keystone] Successfully built 694a4c4dc511
[Keystone] Successfully tagged opensourcemano/keystone:osm-v130-merge-446
[osmclient]  ---> Running in a242b1266975
[MON]  ---> Running in 40e70479813e
[LCM]  ---> Running in d862245e4c7e
[Pipeline] [Keystone] echo
[Keystone] Tagging keystone:osm-v130-merge-446
[Pipeline] [Keystone] sh
[PLA] Removing intermediate container 172460482cf2
[PLA]  ---> 34e861a70dad
[PLA] Step 7/39 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[PLA]  ---> Running in f35f80d5828c
[NBI] Removing intermediate container f8be1a4f4b2b
[NBI]  ---> cae57cb64e99
[NBI] Step 6/46 : ARG PYTHON3_OSM_IM_URL
[NBI]  ---> Running in 1471f73a7a98
[NBI] Removing intermediate container 1471f73a7a98
[NBI]  ---> b760131b2e33
[NBI] Step 7/46 : ARG PYTHON3_OSM_NBI_URL
[NBI]  ---> Running in 0eabefa3697d
[Prometheus]  ---> Running in fc694547ff1e
[Prometheus] Removing intermediate container fc694547ff1e
[Prometheus]  ---> f4b11d4f7fe8
[Prometheus] Step 7/11 : WORKDIR /code
[Prometheus]  ---> Running in 7f7dfcf681b1
[Keystone] [Keystone] Running shell script
[Keystone] + docker tag opensourcemano/keystone:osm-v130-merge-446 osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v130-merge-446
[Pipeline] [Keystone] sh
[NG-UI] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[MON] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[Keystone] [Keystone] Running shell script
[NG-UI] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[NG-UI] Err:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[NG-UI]   500  Connection failure: Address family not supported by protocol [IP: 172.21.1.1 3142]
[NG-UI] Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1172 kB]
[NG-UI] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB]
[NG-UI] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3330 kB]
[NG-UI] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3196 kB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[NG-UI] Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[NG-UI] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[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 37396  100 37396    0     0   274k      0 --:--:-- --:--:-- --:--:--  274k
[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  181k  100  181k    0     0  1639k      0 --:--:-- --:--:-- --:--:-- 1639k
[RO] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
[RO] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[RO] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[RO] Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[RO] Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1172 kB]
[NBI] Removing intermediate container 0eabefa3697d
[NBI]  ---> 4dcc79b26473
[NBI] Step 8/46 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[NBI]  ---> Running in 494998612fd1
[NBI]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[NBI]                                  Dload  Upload   Total   Spent    Left  Speed
[NBI] 
[POL] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[POL] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
[POL] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[POL] Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[Prometheus] Removing intermediate container 7f7dfcf681b1
[Prometheus]  ---> 3b8383759909
[Prometheus] Step 8/11 : COPY src/requirements.txt .
[Prometheus]  ---> 0dcfa9d881e8
[Prometheus] Step 9/11 : RUN pip install -r requirements.txt
[osmclient] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[osmclient] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[osmclient] Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[osmclient] Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1172 kB]
[osmclient] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3330 kB]
[MON] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
[MON] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[MON] Err:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[MON]   500  Connection failure: Address family not supported by protocol [IP: 172.21.1.1 3142]
[MON] Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1172 kB]
[MON] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3330 kB]
[LCM] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[LCM] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
[LCM] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[LCM] Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[LCM] Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1172 kB]
[LCM] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3330 kB]
[Keystone] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v130-merge-446
[Keystone] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/keystone]
[Keystone] 844079585f2a: Preparing
[Keystone] d0d67ac1efc0: Preparing
[Keystone] 11ed356daadf: Preparing
[Keystone] 11e5bc24e0a7: Preparing
[Keystone] 0aff98391553: Preparing
[Keystone] ddf38f31f0d8: Preparing
[Keystone] 3a03f09d2129: Preparing
[Keystone] ddf38f31f0d8: Waiting
[Keystone] 3a03f09d2129: Waiting
[Keystone] 11e5bc24e0a7: Layer already exists
[Keystone] 0aff98391553: Layer already exists
[Keystone] 844079585f2a: Layer already exists
[Keystone] 11ed356daadf: Layer already exists
[Keystone] d0d67ac1efc0: Layer already exists
[Keystone] 3a03f09d2129: Layer already exists
[Keystone] ddf38f31f0d8: Layer already exists
[Keystone] osm-v130-merge-446: digest: sha256:07b3e7bf890921a6285efeeb187c3dfd934b39de7ac6bc6414452469d451b363 size: 1783
[Pipeline] [Keystone] }
[Pipeline] [Keystone] // dir
[Airflow]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[Airflow]                                  Dload  Upload   Total   Spent    Left  Speed
[Airflow] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 37396  100 37396    0     0   338k      0 --:--:-- --:--:-- --:--:--  338k
[NBI]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 37396  100 37396    0     0   372k      0 --:--:-- --:--:-- --:--:--  372k
[Prometheus]  ---> Running in 968cfb68a80b
[Pipeline] [Keystone] }
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3345 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB]
[NG-UI] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3807 kB]
[NG-UI] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1468 kB]
[PLA] Removing intermediate container f35f80d5828c
[PLA]  ---> c571efc20c6b
[PLA] Step 8/39 : RUN dpkg -i ./osm_common.deb
[tests] Removing intermediate container 03fdcce8e574
[tests]  ---> 5c7d0425ad94
[tests] Step 10/30 : RUN dpkg -i ./osm_im.deb
[tests]  ---> Running in ad344fb48101
[RO] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3330 kB]
[RO] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3807 kB]
[RO] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1468 kB]
[POL] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3807 kB]
[POL] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1468 kB]
[osmclient] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1468 kB]
[osmclient] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3807 kB]
[MON] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3807 kB]
[MON] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1468 kB]
[LCM] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1468 kB]
[LCM] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3807 kB]
[PLA]  ---> Running in 8ff04032fc09
[PLA] Selecting previously unselected package python3-osm-common.
[PLA] (Reading database ... 14479 files and directories currently installed.)
[PLA] Preparing to unpack ./osm_common.deb ...
[PLA] Unpacking python3-osm-common (13.0.2.post1+gc9512e2-1) ...
[tests] Selecting previously unselected package python3-osm-im.
[tests] (Reading database ... 16024 files and directories currently installed.)
[tests] Preparing to unpack ./osm_im.deb ...
[tests] Unpacking python3-osm-im (13.0.2+gcf2688e-1) ...
[RO] Fetched 10.0 MB in 2s (4023 kB/s)
[NBI] Removing intermediate container 494998612fd1
[NBI]  ---> cdf94ef3917e
[NBI] Step 9/46 : RUN dpkg -i ./osm_common.deb
[NBI]  ---> Running in db045546bf6d
[Airflow] Removing intermediate container d0f3eec864d1
[Airflow]  ---> 87e0b15920f3
[Airflow] Step 8/15 : RUN curl $PYTHON3_OSM_NGSA_URL -o osm_ngsa.deb
[Airflow]  ---> Running in 0ce37d0bb6d1
[POL] Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1172 kB]
[POL] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3330 kB]
[osmclient] Fetched 10.0 MB in 2s (4285 kB/s)
[MON] Fetched 10.0 MB in 2s (4504 kB/s)
[LCM] Fetched 10.0 MB in 2s (4132 kB/s)
[PLA] Setting up python3-osm-common (13.0.2.post1+gc9512e2-1) ...
[tests] Setting up python3-osm-im (13.0.2+gcf2688e-1) ...
[NBI] Selecting previously unselected package python3-osm-common.
[NBI] (Reading database ... 14479 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_common.deb ...
[NBI] Unpacking python3-osm-common (13.0.2.post1+gc9512e2-1) ...
[NBI] Setting up python3-osm-common (13.0.2.post1+gc9512e2-1) ...
[Airflow]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[Airflow]                                  Dload  Upload   Total   Spent    Left  Speed
[Airflow] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 11404  100 11404    0     0   210k      0 --:--:-- --:--:-- --:--:--  210k
[POL] Fetched 10.0 MB in 2s (4225 kB/s)
[NG-UI] Fetched 29.7 MB in 4s (7526 kB/s)
[RO] Reading package lists...
[Airflow] Removing intermediate container 0ce37d0bb6d1
[Airflow]  ---> 3922c5e2261d
[Airflow] Step 9/15 : RUN mkdir /tmp/osm
[Airflow]  ---> Running in 8ca262fe91a0
[POL] Reading package lists...
[osmclient] Reading package lists...
[MON] Reading package lists...
[MON] W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-backports/InRelease  500  Connection failure: Address family not supported by protocol [IP: 172.21.1.1 3142]
[MON] W: Some index files failed to download. They have been ignored, or old ones used instead.
[LCM] Reading package lists...
[NG-UI] Reading package lists...
[NG-UI] W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-backports/InRelease  500  Connection failure: Address family not supported by protocol [IP: 172.21.1.1 3142]
[NG-UI] W: Some index files failed to download. They have been ignored, or old ones used instead.
[PLA] Removing intermediate container 8ff04032fc09
[PLA]  ---> d1f2017bb716
[PLA] Step 9/39 : RUN curl $PYTHON3_OSM_PLA_URL -o osm_pla.deb
[PLA]  ---> Running in fabbcd11ec17
[PLA]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[PLA]                                  Dload  Upload   Total   Spent    Left  Speed
[PLA] 
[NBI] Removing intermediate container db045546bf6d
[NBI]  ---> 7f532ceb46b8
[NBI] Step 10/46 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[NBI]  ---> Running in 53680a1c7b05
[PLA]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 27604  100 27604    0     0   123k      0 --:--:-- --:--:-- --:--:--  123k
[PLA] Removing intermediate container fabbcd11ec17
[PLA]  ---> 6d9526326155
[PLA] Step 10/39 : RUN dpkg -i ./osm_pla.deb
[PLA]  ---> Running in b82a479a5a72
[RO] Reading package lists...
[RO] Building dependency tree...
[RO] Reading state information...
[NBI]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[NBI]                                  Dload  Upload   Total   Spent    Left  Speed
[NBI] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  181k  100  181k    0     0  2394k      0 --:--:-- --:--:-- --:--:-- 2394k
[Airflow] Removing intermediate container 8ca262fe91a0
[Airflow]  ---> 362011eceb26
[Airflow] Step 10/15 : RUN dpkg-deb -x osm_common.deb /tmp/osm
[Airflow]  ---> Running in ddd5ee55508d
[POL] Reading package lists...
[osmclient] Reading package lists...
[osmclient] Building dependency tree...
[osmclient] Reading state information...
[osmclient] Suggested packages:
[osmclient]   libcurl4-doc libidn11-dev libkrb5-dev libldap2-dev librtmp-dev libssh2-1-dev
[osmclient]   pkg-config libssl-doc
[osmclient] The following NEW packages will be installed:
[osmclient]   libcurl4-openssl-dev libssl-dev
[osmclient] 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded.
[osmclient] Need to get 1907 kB of archives.
[osmclient] After this operation, 9555 kB of additional disk space will be used.
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.21 [322 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.20 [1584 kB]
[MON] Reading package lists...
[LCM] Reading package lists...
[LCM] Building dependency tree...
[LCM] Reading state information...
[NG-UI] Reading package lists...
[NG-UI] Building dependency tree...
[NG-UI] Reading state information...
[PLA] Selecting previously unselected package python3-osm-pla.
[PLA] (Reading database ... 14540 files and directories currently installed.)
[PLA] Preparing to unpack ./osm_pla.deb ...
[PLA] Unpacking python3-osm-pla (13.0.2+ge68492d-1) ...
[PLA] Setting up python3-osm-pla (13.0.2+ge68492d-1) ...
[tests] Removing intermediate container ad344fb48101
[tests]  ---> 80a7123b7e28
[tests] Step 11/30 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[tests]  ---> Running in 2606b9107988
[RO] netbase is already the newest version (6.1).
[RO] netbase set to manually installed.
[RO] Suggested packages:
[RO]   wodim cdrkit-doc
[RO] The following NEW packages will be installed:
[RO]   genisoimage
[RO] 0 upgraded, 1 newly installed, 0 to remove and 10 not upgraded.
[RO] Need to get 330 kB of archives.
[RO] After this operation, 1741 kB of additional disk space will be used.
[RO] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB]
[RO] debconf: delaying package configuration, since apt-utils is not installed
[RO] Fetched 330 kB in 0s (11.1 MB/s)
[RO] Selecting previously unselected package genisoimage.
[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 ... 14479 files and directories currently installed.)
[RO] Preparing to unpack .../genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ...
[RO] Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ...
[NBI] Removing intermediate container 53680a1c7b05
[NBI]  ---> fd7d9558de96
[NBI] Step 11/46 : RUN dpkg -i ./osm_im.deb
[NBI]  ---> Running in 4fb52d0226c1
[POL] Building dependency tree...
[POL] Reading state information...
[POL] The following additional packages will be installed:
[POL]   libbsd0 libedit2
[POL] The following NEW packages will be installed:
[POL]   libbsd0 libedit2 mysql-client-core-8.0
[POL] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
[POL] Need to get 5216 kB of archives.
[POL] After this operation, 75.0 MB of additional disk space will be used.
[POL] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
[POL] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
[osmclient] debconf: delaying package configuration, since apt-utils is not installed
[osmclient] Fetched 1907 kB in 0s (20.6 MB/s)
[osmclient] Selecting previously unselected package libcurl4-openssl-dev:amd64.
[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 ... 14479 files and directories currently installed.)
[osmclient] Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.21_amd64.deb ...
[osmclient] Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.21) ...
[osmclient] Selecting previously unselected package libssl-dev:amd64.
[osmclient] Preparing to unpack .../libssl-dev_1.1.1f-1ubuntu2.20_amd64.deb ...
[osmclient] Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.20) ...
[MON] Building dependency tree...
[MON] Reading state information...
[MON] The following additional packages will be installed:
[MON]   libbsd0 libcbor0.6 libedit2 libfido2-1 libx11-6 libx11-data libxau6 libxcb1
[MON]   libxdmcp6 libxext6 libxmuu1 xauth
[MON] Suggested packages:
[MON]   keychain libpam-ssh monkeysphere ssh-askpass
[MON] The following NEW packages will be installed:
[MON]   libbsd0 libcbor0.6 libedit2 libfido2-1 libx11-6 libx11-data libxau6 libxcb1
[MON]   libxdmcp6 libxext6 libxmuu1 openssh-client xauth
[MON] 0 upgraded, 13 newly installed, 0 to remove and 10 not upgraded.
[MON] Need to get 1688 kB of archives.
[MON] After this operation, 8413 kB of additional disk space will be used.
[MON] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
[MON] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
[MON] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
[MON] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
[MON] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB]
[MON] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB]
[MON] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
[MON] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
[MON] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.11 [670 kB]
[MON] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
[MON] debconf: delaying package configuration, since apt-utils is not installed
[LCM] The following additional packages will be installed:
[LCM]   libbsd0 libcbor0.6 libedit2 libfido2-1 libx11-6 libx11-data libxau6 libxcb1
[LCM]   libxdmcp6 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 libbsd0 libcbor0.6 libedit2 libfido2-1 libx11-6
[LCM]   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 openssh-client xauth
[LCM] 0 upgraded, 15 newly installed, 0 to remove and 10 not upgraded.
[LCM] Need to get 1695 kB of archives.
[LCM] After this operation, 8626 kB of additional disk space will be used.
[LCM] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
[LCM] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
[LCM] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
[LCM] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
[LCM] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
[LCM] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
[LCM] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
[LCM] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB]
[LCM] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB]
[LCM] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
[LCM] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
[LCM] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.11 [670 kB]
[LCM] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
[LCM] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.10 [1704 B]
[LCM] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
[LCM] debconf: delaying package configuration, since apt-utils is not installed
[LCM] Fetched 1695 kB in 0s (25.3 MB/s)
[LCM] Selecting previously unselected package libbsd0: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 ... 14479 files and directories currently installed.)
[LCM] Preparing to unpack .../00-libbsd0_0.10.0-1_amd64.deb ...
[NG-UI] The following additional packages will be installed:
[NG-UI]   ca-certificates dbus dbus-user-session dconf-gsettings-backend dconf-service
[NG-UI]   dirmngr distro-info-data dmsetup file fontconfig-config fonts-dejavu-core
[NG-UI]   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
[NG-UI]   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
[NG-UI]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[NG-UI]   gsettings-desktop-schemas iproute2 iso-codes krb5-locales libapparmor1
[NG-UI]   libappstream4 libargon2-1 libasn1-8-heimdal libassuan0 libatm1 libbrotli1
[NG-UI]   libbsd0 libcap2 libcap2-bin libcryptsetup12 libcurl4 libdbus-1-3 libdconf1
[NG-UI]   libdevmapper1.02.1 libelf1 libexpat1 libfontconfig1 libfreetype6 libgd3
[NG-UI]   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
[NG-UI]   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
[NG-UI]   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
[NG-UI]   libip4tc2 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c4 libk5crypto3
[NG-UI]   libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
[NG-UI]   libldap-2.4-2 libldap-common liblmdb0 libmagic-mgc libmagic1 libmnl0
[NG-UI]   libmpdec2 libnghttp2-14 libnginx-mod-http-image-filter
[NG-UI]   libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libnpth0
[NG-UI]   libnss-systemd libpackagekit-glib2-18 libpam-cap libpam-systemd libpng16-16
[NG-UI]   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
[NG-UI]   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
[NG-UI]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[NG-UI]   libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libsystemd0
[NG-UI]   libtiff5 libwebp6 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1
[NG-UI]   libxdmcp6 libxml2 libxpm4 libxslt1.1 libxtables12 libyaml-0-2 lsb-release
[NG-UI]   mime-support networkd-dispatcher nginx-common nginx-core openssl packagekit
[NG-UI]   packagekit-tools pinentry-curses policykit-1 publicsuffix python-apt-common
[NG-UI]   python3 python3-apt python3-certifi python3-chardet python3-dbus
[NG-UI]   python3-distro-info python3-gi python3-idna python3-minimal
[NG-UI]   python3-pkg-resources python3-requests python3-requests-unixsocket
[NG-UI]   python3-six python3-software-properties python3-urllib3 python3.8
[NG-UI]   python3.8-minimal readline-common shared-mime-info systemd systemd-sysv
[NG-UI]   systemd-timesyncd tzdata ucf unattended-upgrades xdg-user-dirs
[NG-UI] Suggested packages:
[NG-UI]   pinentry-gnome3 tor parcimonie xloadimage scdaemon iproute2-doc isoquery
[NG-UI]   libgd-tools krb5-doc krb5-user gstreamer1.0-tools
[NG-UI]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[NG-UI]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql iw
[NG-UI]   | wireless-tools fcgiwrap nginx-doc ssl-cert appstream pinentry-doc
[NG-UI]   python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc
[NG-UI]   python-dbus-doc python3-dbus-dbg python3-setuptools python3-cryptography
[NG-UI]   python3-openssl python3-socks python3.8-venv python3.8-doc binutils
[NG-UI]   binfmt-support readline-doc systemd-container bsd-mailx default-mta
[NG-UI]   | mail-transport-agent needrestart powermgmt-base
[NG-UI] The following NEW packages will be installed:
[NG-UI]   apt-transport-https ca-certificates curl dbus dbus-user-session
[NG-UI]   dconf-gsettings-backend dconf-service dirmngr distro-info-data dmsetup file
[NG-UI]   fontconfig-config fonts-dejavu-core gir1.2-glib-2.0
[NG-UI]   gir1.2-packagekitglib-1.0 glib-networking glib-networking-common
[NG-UI]   glib-networking-services gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent
[NG-UI]   gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas
[NG-UI]   iproute2 iso-codes krb5-locales libapparmor1 libappstream4 libargon2-1
[NG-UI]   libasn1-8-heimdal libassuan0 libatm1 libbrotli1 libbsd0 libcap2 libcap2-bin
[NG-UI]   libcryptsetup12 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1
[NG-UI]   libexpat1 libfontconfig1 libfreetype6 libgd3 libgirepository-1.0-1
[NG-UI]   libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2
[NG-UI]   libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
[NG-UI]   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
[NG-UI]   libip4tc2 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c4 libk5crypto3
[NG-UI]   libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
[NG-UI]   libldap-2.4-2 libldap-common liblmdb0 libmagic-mgc libmagic1 libmnl0
[NG-UI]   libmpdec2 libnghttp2-14 libnginx-mod-http-image-filter
[NG-UI]   libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libnpth0
[NG-UI]   libnss-systemd libpackagekit-glib2-18 libpam-cap libpam-systemd libpng16-16
[NG-UI]   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
[NG-UI]   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
[NG-UI]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[NG-UI]   libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libtiff5 libwebp6
[NG-UI]   libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxml2
[NG-UI]   libxpm4 libxslt1.1 libxtables12 libyaml-0-2 lsb-release mime-support
[NG-UI]   networkd-dispatcher nginx nginx-common nginx-core openssl packagekit
[NG-UI]   packagekit-tools pinentry-curses policykit-1 publicsuffix python-apt-common
[NG-UI]   python3 python3-apt python3-certifi python3-chardet python3-dbus
[NG-UI]   python3-distro-info python3-gi python3-idna python3-minimal
[NG-UI]   python3-pkg-resources python3-requests python3-requests-unixsocket
[NG-UI]   python3-six python3-software-properties python3-urllib3 python3.8
[NG-UI]   python3.8-minimal readline-common shared-mime-info
[NG-UI]   software-properties-common systemd systemd-sysv systemd-timesyncd tzdata ucf
[NG-UI]   unattended-upgrades xdg-user-dirs xz-utils
[NG-UI] The following packages will be upgraded:
[NG-UI]   libsystemd0
[NG-UI] 1 upgraded, 166 newly installed, 0 to remove and 7 not upgraded.
[NG-UI] Need to get 41.5 MB of archives.
[NG-UI] After this operation, 173 MB of additional disk space will be used.
[NG-UI] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.23 [268 kB]
[NG-UI] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.20 [1321 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB]
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
[NG-UI] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB]
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
[NG-UI] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
[NG-UI] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
[NG-UI] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
[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 69428  100 69428    0     0   706k      0 --:--:-- --:--:-- --:--:--  706k
[RO] Setting up genisoimage (9:1.1.11-3.1ubuntu1) ...
[NBI] Selecting previously unselected package python3-osm-im.
[NBI] (Reading database ... 14540 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_im.deb ...
[NBI] Unpacking python3-osm-im (13.0.2+gcf2688e-1) ...
[POL] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.36-0ubuntu0.20.04.1 [5084 kB]
[POL] debconf: delaying package configuration, since apt-utils is not installed
[osmclient] Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.21) ...
[osmclient] Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.20) ...
[MON] Fetched 1688 kB in 0s (37.0 MB/s)
[MON] Selecting previously unselected package libbsd0: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 ... 14479 files and directories currently installed.)
[MON] Preparing to unpack .../00-libbsd0_0.10.0-1_amd64.deb ...
[MON] Unpacking libbsd0:amd64 (0.10.0-1) ...
[LCM] Unpacking libbsd0:amd64 (0.10.0-1) ...
[LCM] Selecting previously unselected package libcbor0.6:amd64.
[LCM] Preparing to unpack .../01-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
[LCM] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
[LCM] Selecting previously unselected package libedit2:amd64.
[LCM] Preparing to unpack .../02-libedit2_3.1-20191231-1_amd64.deb ...
[LCM] Unpacking libedit2:amd64 (3.1-20191231-1) ...
[NG-UI] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
[NG-UI] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
[NG-UI] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.3 [35.4 kB]
[NG-UI] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB]
[NG-UI] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.2 kB]
[NG-UI] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
[NG-UI] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB]
[NG-UI] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB]
[NG-UI] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2.1 [19.1 kB]
[NG-UI] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB]
[NG-UI] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.23 [28.1 kB]
[NG-UI] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.23 [3811 kB]
[NG-UI] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.23 [10.3 kB]
[NG-UI] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.20 [620 kB]
[NG-UI] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
[NG-UI] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB]
[NG-UI] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB]
[NG-UI] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.15 [4956 B]
[NG-UI] Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 dmsetup amd64 2:1.02.167-1ubuntu1 [75.6 kB]
[NG-UI] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
[NG-UI] Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
[NG-UI] Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
[NG-UI] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.6 [1289 kB]
[NG-UI] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgirepository-1.0-1 amd64 1.64.1-1~ubuntu20.04.1 [85.7 kB]
[NG-UI] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-glib-2.0 amd64 1.64.1-1~ubuntu20.04.1 [134 kB]
[NG-UI] Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
[NG-UI] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB]
[NG-UI] Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB]
[NG-UI] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxtables12 amd64 1.8.4-3ubuntu2.1 [28.7 kB]
[NG-UI] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB]
[NG-UI] Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 iproute2 amd64 5.5.0-1ubuntu1 [858 kB]
[NG-UI] Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 libatm1 amd64 1:2.5.1-4 [21.8 kB]
[NG-UI] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B]
[NG-UI] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2023d-0ubuntu0.20.04 [303 kB]
[NG-UI] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
[NG-UI] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.23 [96.2 kB]
[NG-UI] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.1 [8364 B]
[NG-UI] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.23 [186 kB]
[NG-UI] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.6 [640 kB]
[NG-UI] Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
[NG-UI] Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
[NG-UI] Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dbus amd64 1.2.16-1build1 [94.0 kB]
[NG-UI] Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gi amd64 3.36.0-1 [165 kB]
[NG-UI] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 networkd-dispatcher all 2.1-2~ubuntu20.04.3 [15.5 kB]
[NG-UI] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
[NG-UI] Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
[NG-UI] Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
[NG-UI] Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
[NG-UI] Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
[NG-UI] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
[NG-UI] Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
[NG-UI] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB]
[NG-UI] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB]
[NG-UI] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB]
[NBI] Setting up python3-osm-im (13.0.2+gcf2688e-1) ...
[Airflow] Removing intermediate container ddd5ee55508d
[Airflow]  ---> 664047a3b379
[Airflow] Step 11/15 : RUN dpkg-deb -x osm_ngsa.deb /tmp/osm
[Airflow]  ---> Running in 078d9a261ba2
[POL] Fetched 5216 kB in 0s (15.0 MB/s)
[POL] Selecting previously unselected package libbsd0: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 ... 14479 files and directories currently installed.)
[POL] Preparing to unpack .../libbsd0_0.10.0-1_amd64.deb ...
[POL] Unpacking libbsd0:amd64 (0.10.0-1) ...
[POL] Selecting previously unselected package libedit2:amd64.
[POL] Preparing to unpack .../libedit2_3.1-20191231-1_amd64.deb ...
[POL] Unpacking libedit2:amd64 (3.1-20191231-1) ...
[POL] Selecting previously unselected package mysql-client-core-8.0.
[POL] Preparing to unpack .../mysql-client-core-8.0_8.0.36-0ubuntu0.20.04.1_amd64.deb ...
[POL] Unpacking mysql-client-core-8.0 (8.0.36-0ubuntu0.20.04.1) ...
[Prometheus] Collecting aiohttp==3.6.2
[Prometheus]   Downloading aiohttp-3.6.2-py3-none-any.whl (441 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 kB 1.9 MB/s eta 0:00:00
[Prometheus] Collecting async-timeout==3.0.1
[Prometheus]   Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
[Prometheus] Collecting attrs==20.2.0
[Prometheus]   Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.1/48.1 kB 5.7 MB/s eta 0:00:00
[Prometheus] Collecting chardet==3.0.4
[Prometheus]   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 943.0 kB/s eta 0:00:00
[Prometheus] Collecting idna==2.10
[Prometheus]   Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
[MON] Selecting previously unselected package libcbor0.6:amd64.
[MON] Preparing to unpack .../01-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
[MON] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
[MON] Selecting previously unselected package libedit2:amd64.
[MON] Preparing to unpack .../02-libedit2_3.1-20191231-1_amd64.deb ...
[MON] Unpacking libedit2:amd64 (3.1-20191231-1) ...
[MON] Selecting previously unselected package libfido2-1:amd64.
[MON] Preparing to unpack .../03-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
[MON] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
[MON] Selecting previously unselected package libxau6:amd64.
[MON] Preparing to unpack .../04-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
[MON] Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[LCM] Selecting previously unselected package libfido2-1:amd64.
[LCM] Preparing to unpack .../03-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
[LCM] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
[LCM] Selecting previously unselected package libxau6:amd64.
[LCM] Preparing to unpack .../04-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
[LCM] Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[LCM] Selecting previously unselected package libxdmcp6:amd64.
[LCM] Preparing to unpack .../05-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
[LCM] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[LCM] Selecting previously unselected package libxcb1:amd64.
[LCM] Preparing to unpack .../06-libxcb1_1.14-2_amd64.deb ...
[LCM] Unpacking libxcb1:amd64 (1.14-2) ...
[NG-UI] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
[NG-UI] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB]
[NG-UI] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB]
[NG-UI] Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 liblmdb0 amd64 0.9.24-1 [44.6 kB]
[NG-UI] Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 libpng16-16 amd64 1.6.37-2 [179 kB]
[NG-UI] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-26ubuntu1.3 [39.2 kB]
[NG-UI] Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
[NG-UI] Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
[NG-UI] Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
[NG-UI] Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
[NG-UI] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB]
[NG-UI] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB]
[NG-UI] Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
[NG-UI] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB]
[NG-UI] Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB]
[NG-UI] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distro-info all 0.23ubuntu1.1 [5944 B]
[NG-UI] Get:84 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.10 [1704 B]
[NG-UI] Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
[NG-UI] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
[NG-UI] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
[NG-UI] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
[NG-UI] Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
[NG-UI] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
[NG-UI] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
[NG-UI] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
[NG-UI] Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
[NG-UI] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
[NG-UI] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
[NG-UI] Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
[NG-UI] Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB]
[NG-UI] Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB]
[NG-UI] Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 kB]
[NG-UI] Get:100 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
[NG-UI] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB]
[NG-UI] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB]
[NG-UI] Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [161 kB]
[NG-UI] Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B]
[NG-UI] Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB]
[NG-UI] Get:106 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB]
[NG-UI] Get:107 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB]
[NG-UI] Get:108 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
[NG-UI] Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
[NG-UI] Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
[NG-UI] Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
[NG-UI] Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
[NG-UI] Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB]
[NG-UI] Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB]
[NG-UI] Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpackagekit-glib2-18 amd64 1.1.13-2ubuntu1.1 [104 kB]
[NG-UI] Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.13-2ubuntu1.1 [21.6 kB]
[NG-UI] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB]
[PLA] Removing intermediate container b82a479a5a72
[PLA]  ---> ed6d5e45f8f6
[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 627395e03a9f
[tests] Removing intermediate container 2606b9107988
[tests]  ---> 7ddbbd2fa113
[tests] Step 12/30 : RUN dpkg -i ./osmclient.deb
[tests]  ---> Running in c7e6425a7c15
[RO] Removing intermediate container 12e040b91c74
[RO]  ---> ff3d7218d3d9
[RO] Step 6/60 : ARG PYTHON3_OSM_COMMON_URL
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 358.4 kB/s eta 0:00:00
[Prometheus] Collecting multidict==4.7.6
[MON] Selecting previously unselected package libxdmcp6:amd64.
[MON] Preparing to unpack .../05-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
[MON] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[MON] Selecting previously unselected package libxcb1:amd64.
[MON] Preparing to unpack .../06-libxcb1_1.14-2_amd64.deb ...
[MON] Unpacking libxcb1:amd64 (1.14-2) ...
[MON] Selecting previously unselected package libx11-data.
[MON] Preparing to unpack .../07-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ...
[MON] Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ...
[LCM] Selecting previously unselected package libx11-data.
[LCM] Preparing to unpack .../07-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ...
[LCM] Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ...
[LCM] Selecting previously unselected package libx11-6:amd64.
[LCM] Preparing to unpack .../08-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ...
[LCM] Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[NG-UI] Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
[NG-UI] Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB]
[NG-UI] Get:120 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
[NG-UI] Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB]
[NG-UI] Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
[NG-UI] Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
[NG-UI] Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
[NG-UI] Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
[NG-UI] Get:126 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
[NG-UI] Get:127 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
[NG-UI] Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
[NG-UI] Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
[NG-UI] Get:130 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
[NG-UI] Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB]
[NG-UI] Get:132 http://archive.ubuntu.com/ubuntu focal/main amd64 libstemmer0d amd64 0+svn585-2 [61.7 kB]
[NG-UI] Get:133 http://archive.ubuntu.com/ubuntu focal/main amd64 libappstream4 amd64 0.12.10-2 [129 kB]
[NG-UI] Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype6 amd64 2.10.1-2ubuntu0.3 [341 kB]
[NG-UI] Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB]
[NG-UI] Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 [118 kB]
[NG-UI] Get:137 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]
[NG-UI] Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.20.04.1 [27.3 kB]
[NG-UI] Get:139 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.3 [185 kB]
[NG-UI] Get:140 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.11 [164 kB]
[NG-UI] Get:141 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.20.04.2 [34.9 kB]
[NG-UI] Get:142 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB]
[NG-UI] Get:143 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-bin amd64 2.64.6-1~ubuntu20.04.6 [72.9 kB]
[NG-UI] Get:144 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1.1 [894 kB]
[NG-UI] Get:145 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx-common all 1.18.0-0ubuntu1.4 [37.7 kB]
[NG-UI] Get:146 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-http-image-filter amd64 1.18.0-0ubuntu1.4 [14.8 kB]
[NG-UI] Get:147 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB]
[NG-UI] Get:148 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.18.0-0ubuntu1.4 [13.0 kB]
[NG-UI] Get:149 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-mail amd64 1.18.0-0ubuntu1.4 [42.9 kB]
[NG-UI] Get:150 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-stream amd64 1.18.0-0ubuntu1.4 [67.4 kB]
[NG-UI] Get:151 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-26ubuntu1.3 [15.2 kB]
[NG-UI] Get:152 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
[NG-UI] Get:153 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx-core amd64 1.18.0-0ubuntu1.4 [425 kB]
[NG-UI] Get:154 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx all 1.18.0-0ubuntu1.4 [3620 B]
[NG-UI] Get:155 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 policykit-1 amd64 0.105-26ubuntu1.3 [84.1 kB]
[NG-UI] Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit amd64 1.1.13-2ubuntu1.1 [408 kB]
[NG-UI] Get:157 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit-tools amd64 1.1.13-2ubuntu1.1 [32.8 kB]
[NG-UI] Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
[NG-UI] Get:159 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
[NG-UI] Get:160 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
[NG-UI] Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.3 [88.7 kB]
[NG-UI] Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
[NG-UI] Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests-unixsocket all 0.2.0-2 [7272 B]
[NG-UI] Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.12 [21.7 kB]
[NG-UI] Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.12 [10.4 kB]
[NG-UI] Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unattended-upgrades all 2.3ubuntu0.3 [48.5 kB]
[NG-UI] Get:167 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
[NG-UI] debconf: delaying package configuration, since apt-utils is not installed
[NG-UI] Fetched 41.5 MB in 3s (15.9 MB/s)
[tests] Selecting previously unselected package python3-osmclient.
[tests] (Reading database ... 16043 files and directories currently installed.)
[tests] Preparing to unpack ./osmclient.deb ...
[tests] Unpacking python3-osmclient (13.0.2.post1+gf9df84a-1) ...
[tests] Setting up python3-osmclient (13.0.2.post1+gf9df84a-1) ...
[RO]  ---> Running in 947ed306795d
[RO] Removing intermediate container 947ed306795d
[RO]  ---> 2072df3ba465
[RO] Step 7/60 : ARG PYTHON3_OSM_NG_RO_URL
[RO]  ---> Running in 5906647a80df
[Airflow] Removing intermediate container 078d9a261ba2
[Airflow]  ---> 989f218c6040
[Airflow] Step 12/15 : RUN mv /tmp/osm/usr/lib/python3/dist-packages/* /home/airflow/.local/lib/python3.8/site-packages/
[Airflow]  ---> Running in 1ba488eb4bb8
[Prometheus]   Downloading multidict-4.7.6-cp38-cp38-manylinux1_x86_64.whl (162 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.9/162.9 kB 5.7 MB/s eta 0:00:00
[osmclient] Removing intermediate container a242b1266975
[osmclient]  ---> d0f8ded45422
[osmclient] Step 6/21 : ARG PYTHON3_OSMCLIENT_URL
[osmclient]  ---> Running in b5caa7727ce2
[MON] Selecting previously unselected package libx11-6:amd64.
[MON] Preparing to unpack .../08-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ...
[MON] Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[MON] Selecting previously unselected package libxext6:amd64.
[MON] Preparing to unpack .../09-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
[MON] Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
[MON] Selecting previously unselected package libxmuu1:amd64.
[MON] Preparing to unpack .../10-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
[MON] Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
[MON] Selecting previously unselected package openssh-client.
[MON] Preparing to unpack .../11-openssh-client_1%3a8.2p1-4ubuntu0.11_amd64.deb ...
[LCM] Selecting previously unselected package libxext6:amd64.
[LCM] Preparing to unpack .../09-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
[LCM] Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
[LCM] Selecting previously unselected package libxmuu1:amd64.
[LCM] Preparing to unpack .../10-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
[LCM] Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
[LCM] Selecting previously unselected package openssh-client.
[LCM] Preparing to unpack .../11-openssh-client_1%3a8.2p1-4ubuntu0.11_amd64.deb ...
[LCM] Unpacking openssh-client (1:8.2p1-4ubuntu0.11) ...
[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 ... 4124 files and directories currently installed.)
[NG-UI] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.23_amd64.deb ...
[NG-UI] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.23) over (245.4-4ubuntu3.22) ...
[NG-UI] Setting up libsystemd0:amd64 (245.4-4ubuntu3.23) ...
[NG-UI] Selecting previously unselected package libssl1.1: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 ... 4124 files and directories currently installed.)
[NG-UI] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.20_amd64.deb ...
[NG-UI] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ...
[NG-UI] Selecting previously unselected package libpython3.8-minimal:amd64.
[NG-UI] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[NG-UI] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[RO] Removing intermediate container 5906647a80df
[RO]  ---> 912d5a7b4fc0
[RO] Step 8/60 : ARG PYTHON3_OSM_RO_PLUGIN_URL
[RO]  ---> Running in 6a46bb5f34ed
[RO] Removing intermediate container 6a46bb5f34ed
[RO]  ---> e8f59ed55e93
[RO] Step 9/60 : ARG PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL
[RO]  ---> Running in aadecfb07345
[POL] Setting up libbsd0:amd64 (0.10.0-1) ...
[POL] Setting up libedit2:amd64 (3.1-20191231-1) ...
[POL] Setting up mysql-client-core-8.0 (8.0.36-0ubuntu0.20.04.1) ...
[POL] Processing triggers for libc-bin (2.31-0ubuntu9.14) ...
[Prometheus] Collecting pymongo==3.11.0
[Prometheus]   Downloading pymongo-3.11.0-cp38-cp38-manylinux2014_x86_64.whl (530 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.4/530.4 kB 6.6 MB/s eta 0:00:00
[Prometheus] Collecting python-dateutil==2.8.1
[Prometheus]   Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.2/227.2 kB 20.6 MB/s eta 0:00:00
[Prometheus] Collecting PyYAML==5.3.1
[Prometheus]   Downloading PyYAML-5.3.1.tar.gz (269 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 269.4/269.4 kB 17.5 MB/s eta 0:00:00
[osmclient] Removing intermediate container b5caa7727ce2
[osmclient]  ---> 4d710043df7a
[osmclient] Step 7/21 : ARG PYTHON3_OSM_IM_URL
[osmclient]  ---> Running in 1a2092fd01dd
[osmclient] Removing intermediate container 1a2092fd01dd
[osmclient]  ---> b35cb2bdc2f7
[osmclient] Step 8/21 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[osmclient]  ---> Running in f274fbd54835
[MON] Unpacking openssh-client (1:8.2p1-4ubuntu0.11) ...
[MON] Selecting previously unselected package xauth.
[MON] Preparing to unpack .../12-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
[MON] Unpacking xauth (1:1.1-0ubuntu1) ...
[MON] Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[MON] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
[LCM] Selecting previously unselected package xauth.
[LCM] Preparing to unpack .../12-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
[LCM] Unpacking xauth (1:1.1-0ubuntu1) ...
[LCM] Selecting previously unselected package apt-transport-https.
[LCM] Preparing to unpack .../13-apt-transport-https_2.0.10_all.deb ...
[LCM] Unpacking apt-transport-https (2.0.10) ...
[LCM] Selecting previously unselected package gnupg2.
[LCM] Preparing to unpack .../14-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
[LCM] Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
[LCM] Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[LCM] Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package libexpat1:amd64.
[NG-UI] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
[NG-UI] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[NG-UI] Selecting previously unselected package python3.8-minimal.
[NG-UI] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[NG-UI] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[tests] Removing intermediate container c7e6425a7c15
[tests]  ---> 181138b7d726
[tests] Step 13/30 : RUN curl $OSM_TESTS_URL -o osm_tests.deb
[tests]  ---> Running in 51df080d9c2a
[RO] Removing intermediate container aadecfb07345
[RO]  ---> af65c9ef22b2
[RO] Step 10/60 : ARG PYTHON3_OSM_ROSDN_DPB_URL
[RO]  ---> Running in 50fca5cafe42
[RO] Removing intermediate container 50fca5cafe42
[RO]  ---> 239c29aff3c1
[RO] Step 11/60 : ARG PYTHON3_OSM_ROSDN_DYNPAC_URL
[RO]  ---> Running in 87c3e6fc29df
[NBI] Removing intermediate container 4fb52d0226c1
[NBI]  ---> be87bc1edad0
[NBI] Step 12/46 : RUN curl $PYTHON3_OSM_NBI_URL -o osm_nbi.deb
[NBI]  ---> Running in 9758057ee380
[Prometheus]   Preparing metadata (setup.py): started
[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 69428  100 69428    0     0   736k      0 --:--:-- --:--:-- --:--:--  736k
[MON] Setting up libx11-data (2:1.6.9-2ubuntu1.6) ...
[MON] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
[MON] Setting up libbsd0:amd64 (0.10.0-1) ...
[MON] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[MON] Setting up libxcb1:amd64 (1.14-2) ...
[MON] Setting up libedit2:amd64 (3.1-20191231-1) ...
[MON] Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[MON] Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
[MON] Setting up openssh-client (1:8.2p1-4ubuntu0.11) ...
[MON] Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
[MON] Setting up xauth (1:1.1-0ubuntu1) ...
[MON] Processing triggers for libc-bin (2.31-0ubuntu9.14) ...
[LCM] Setting up apt-transport-https (2.0.10) ...
[LCM] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
[LCM] Setting up libx11-data (2:1.6.9-2ubuntu1.6) ...
[LCM] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
[LCM] Setting up libbsd0:amd64 (0.10.0-1) ...
[LCM] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[LCM] Setting up libxcb1:amd64 (1.14-2) ...
[LCM] Setting up libedit2:amd64 (3.1-20191231-1) ...
[LCM] Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[LCM] Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
[LCM] Setting up openssh-client (1:8.2p1-4ubuntu0.11) ...
[LCM] Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
[NG-UI] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ...
[NG-UI] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[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 49840  100 49840    0     0   616k      0 --:--:-- --:--:-- --:--:--  616k
[RO] Removing intermediate container 87c3e6fc29df
[RO]  ---> aba754e7c0b0
[RO] Step 12/60 : ARG PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL
[RO]  ---> Running in 125c5c3a1678
[NBI]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[NBI]                                  Dload  Upload   Total   Spent    Left  Speed
[NBI] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  169k  100  169k    0     0  1144k      0 --:--:-- --:--:-- --:--:-- 1144k
[Airflow] Removing intermediate container 1ba488eb4bb8
[Airflow]  ---> 8bde13dd53a5
[Airflow] Step 13/15 : RUN rm -rf /tmp/osm
[Airflow]  ---> Running in 28821ddff83e
[osmclient] Removing intermediate container f274fbd54835
[osmclient]  ---> 29ac0c49cfa0
[osmclient] Step 9/21 : RUN dpkg -i ./osmclient.deb
[osmclient]  ---> Running in eb1ee023537b
[LCM] Setting up xauth (1:1.1-0ubuntu1) ...
[LCM] Processing triggers for libc-bin (2.31-0ubuntu9.14) ...
[NG-UI] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[NG-UI] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Collecting aiokafka==0.7.2
[PLA]   Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
[PLA] Collecting dataclasses==0.6
[PLA]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[PLA] Collecting kafka-python==2.0.2
[PLA]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[RO] Removing intermediate container 125c5c3a1678
[RO]  ---> 3363a9838e23
[RO] Step 13/60 : ARG PYTHON3_OSM_ROSDN_IETFL2VPN_URL
[RO]  ---> Running in 24c856f378da
[NBI] Removing intermediate container 9758057ee380
[NBI]  ---> 3ee207952b7c
[NBI] Step 13/46 : RUN dpkg -i ./osm_nbi.deb
[NBI]  ---> Running in 705ad627d51f
[POL] Removing intermediate container 77a247a682ff
[POL]  ---> 49c0c3af7d7e
[POL] Step 6/38 : ARG PYTHON3_OSM_COMMON_URL
[PLA] Collecting pycrypto==2.6.1
[PLA]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[tests] Removing intermediate container 51df080d9c2a
[tests]  ---> 45a12223b71f
[tests] Step 14/30 : RUN dpkg -i ./osm_tests.deb
[tests]  ---> Running in f70061e8e935
[RO] Removing intermediate container 24c856f378da
[RO]  ---> d9c4900fdf0d
[RO] Step 14/60 : ARG PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL
[RO]  ---> Running in 1831720d6350
[RO] Removing intermediate container 1831720d6350
[RO]  ---> 3628224e5641
[RO] Step 15/60 : ARG PYTHON3_OSM_ROSDN_ODLOF_URL
[RO]  ---> Running in 9b29421f75f3
[NBI] Selecting previously unselected package python3-osm-nbi.
[NBI] (Reading database ... 14559 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_nbi.deb ...
[NBI] Unpacking python3-osm-nbi (13.0.2+g70aced4-1) ...
[NBI] Setting up python3-osm-nbi (13.0.2+g70aced4-1) ...
[POL]  ---> Running in 1ad6169e0442
[POL] Removing intermediate container 1ad6169e0442
[POL]  ---> dcb29e4e561c
[POL] Step 7/38 : ARG PYTHON3_OSM_POLICY_MODULE_URL
[POL]  ---> Running in 6cbea2e2f7e4
[Prometheus]   Preparing metadata (setup.py): finished with status 'done'
[Prometheus] Collecting six==1.15.0
[Prometheus]   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
[Prometheus] Collecting yarl==1.6.0
[Prometheus]   Downloading yarl-1.6.0-cp38-cp38-manylinux1_x86_64.whl (262 kB)
[osmclient] Selecting previously unselected package python3-osmclient.
[osmclient] (Reading database ... 14617 files and directories currently installed.)
[osmclient] Preparing to unpack ./osmclient.deb ...
[osmclient] Unpacking python3-osmclient (13.0.2.post1+gf9df84a-1) ...
[osmclient] Setting up python3-osmclient (13.0.2.post1+gf9df84a-1) ...
[MON] Removing intermediate container 40e70479813e
[MON]  ---> e51d15324b43
[MON] Step 6/56 : ARG PYTHON3_OSM_COMMON_URL
[MON]  ---> Running in 24e3bceae06a
[MON] Removing intermediate container 24e3bceae06a
[MON]  ---> 220d1f63862c
[MON] Step 7/56 : ARG PYTHON3_OSM_MON_URL
[MON]  ---> Running in fd0a340f62e0
[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%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4425 files and directories currently installed.)
[NG-UI] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
[NG-UI] Unpacking python3-minimal (3.8.2-0ubuntu2) ...
[NG-UI] Selecting previously unselected package mime-support.
[NG-UI] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
[NG-UI] Unpacking mime-support (3.64ubuntu1) ...
[NG-UI] Selecting previously unselected package libmpdec2:amd64.
[NG-UI] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
[NG-UI] Unpacking libmpdec2:amd64 (2.4.2-3) ...
[NG-UI] Selecting previously unselected package readline-common.
[NG-UI] Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
[NG-UI] Unpacking readline-common (8.0-4) ...
[NG-UI] Selecting previously unselected package libreadline8:amd64.
[NG-UI] Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
[NG-UI] Unpacking libreadline8:amd64 (8.0-4) ...
[NG-UI] Selecting previously unselected package libsqlite3-0:amd64.
[NG-UI] Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ...
[NG-UI] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[tests] Selecting previously unselected package osm-tests.
[tests] (Reading database ... 16137 files and directories currently installed.)
[tests] Preparing to unpack ./osm_tests.deb ...
[tests] Unpacking osm-tests (13.0.2-1) ...
[tests] Setting up osm-tests (13.0.2-1) ...
[RO] Removing intermediate container 9b29421f75f3
[RO]  ---> 25e8c2895c93
[RO] Step 16/60 : ARG PYTHON3_OSM_ROSDN_ONOSOF_URL
[RO]  ---> Running in e59d6c2d2e77
[RO] Removing intermediate container e59d6c2d2e77
[RO]  ---> 55f9f969757e
[RO] Step 17/60 : ARG PYTHON3_OSM_ROSDN_ONOS_VPLS_URL
[RO]  ---> Running in 15d70cfd34b8
[Airflow] Removing intermediate container 28821ddff83e
[Airflow]  ---> 7dda265b5a10
[Airflow] Step 14/15 : RUN pip3 install     -r /home/airflow/.local/lib/python3.8/site-packages/osm_common/requirements.txt     -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt
[Airflow]  ---> Running in ac713d0afc67
[POL] Removing intermediate container 6cbea2e2f7e4
[POL]  ---> 248c1d4a9838
[POL] Step 8/38 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[POL]  ---> Running in 54ac6dbfc710
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 262.5/262.5 kB 12.9 MB/s eta 0:00:00
[Prometheus] Building wheels for collected packages: PyYAML
[Prometheus]   Building wheel for PyYAML (setup.py): started
[MON] Removing intermediate container fd0a340f62e0
[MON]  ---> d60ab8453e3a
[MON] Step 8/56 : ARG PYTHON3_N2VC_URL
[MON]  ---> Running in 3f03403ae81c
[MON] Removing intermediate container 3f03403ae81c
[MON]  ---> 2ac82607459b
[MON] Step 9/56 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[MON]  ---> Running in a431ad2f3033
[LCM] Removing intermediate container d862245e4c7e
[LCM]  ---> 7650902b2c05
[LCM] Step 6/58 : RUN curl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add -     && echo "deb https://apt.kubernetes.io/ kubernetes-xenial main" | tee -a /etc/apt/sources.list.d/kubernetes.list     && apt-get update && apt-get install -y kubectl=1.23.3-00
[LCM]  ---> Running in af2f41e30cad
[NG-UI] Selecting previously unselected package libpython3.8-stdlib:amd64.
[NG-UI] Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[NG-UI] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Collecting pymongo==3.12.3
[PLA]   Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB)
[PLA] Collecting pyyaml==5.4.1
[PLA]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[tests] Removing intermediate container f70061e8e935
[tests]  ---> d71062074f26
[tests] Step 15/30 : 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
[RO] Removing intermediate container 15d70cfd34b8
[RO]  ---> 077f07692bab
[RO] Step 18/60 : ARG PYTHON3_OSM_ROVIM_AWS_URL
[RO]  ---> Running in 16af66f36697
[NBI] Removing intermediate container 705ad627d51f
[NBI]  ---> 11e65fd7bbc8
[NBI] Step 14/46 : 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]  ---> Running in d0226fe7d071
[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 37396  100 37396    0     0   439k      0 --:--:-- --:--:-- --:--:--  439k
[LCM] Warning: apt-key output should not be parsed (stdout is not a terminal)
[NG-UI] Selecting previously unselected package python3.8.
[NG-UI] Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[NG-UI] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[NG-UI] Selecting previously unselected package libpython3-stdlib:amd64.
[NG-UI] Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
[NG-UI] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[NG-UI] Setting up python3-minimal (3.8.2-0ubuntu2) ...
[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 ... 4855 files and directories currently installed.)
[NG-UI] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ...
[NG-UI] Unpacking python3 (3.8.2-0ubuntu2) ...
[NG-UI] Selecting previously unselected package libapparmor1:amd64.
[NG-UI] Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.3_amd64.deb ...
[NG-UI] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.3) ...
[NG-UI] Selecting previously unselected package libcap2:amd64.
[NG-UI] Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libargon2-1:amd64.
[NG-UI] Preparing to unpack .../03-libargon2-1_0~20171227-0.2_amd64.deb ...
[NG-UI] Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
[PLA] Collecting jinja2==3.1.2
[PLA]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[PLA] Collecting markupsafe==2.1.1
[PLA]   Downloading MarkupSafe-2.1.1-cp38-cp38-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] Building wheels for collected packages: pycrypto
[PLA]   Building wheel for pycrypto (setup.py): started
[tests]  ---> Running in c1aafe256084
[RO] Removing intermediate container 16af66f36697
[RO]  ---> 851c8156b83f
[RO] Step 19/60 : ARG PYTHON3_OSM_ROVIM_AZURE_URL
[RO]  ---> Running in d01c8c8f9fbf
[RO] Removing intermediate container d01c8c8f9fbf
[RO]  ---> fc87d448bf4d
[RO] Step 20/60 : ARG PYTHON3_OSM_ROVIM_GCP_URL
[RO]  ---> Running in 186db6335c5c
[RO] Removing intermediate container 186db6335c5c
[RO]  ---> a4410eed36b1
[RO] Step 21/60 : ARG PYTHON3_OSM_ROVIM_OPENSTACK_URL
[POL] Removing intermediate container 54ac6dbfc710
[POL]  ---> c69c47282b7c
[POL] Step 9/38 : RUN dpkg -i ./osm_common.deb
[POL]  ---> Running in 20b2ce908bcb
[osmclient] Removing intermediate container eb1ee023537b
[osmclient]  ---> 765d04c183cd
[osmclient] Step 10/21 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[osmclient]  ---> Running in 624c29056a1b
[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 37396  100 37396    0     0   335k      0 --:--:-- --:--:-- --:--:--  335k
[MON] Removing intermediate container a431ad2f3033
[MON]  ---> ae255c63da89
[MON] Step 10/56 : RUN dpkg -i ./osm_common.deb
[MON]  ---> Running in 2efe363add00
[NG-UI] Selecting previously unselected package libdevmapper1.02.1:amd64.
[NG-UI] Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
[NG-UI] Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
[NG-UI] Selecting previously unselected package libjson-c4:amd64.
[NG-UI] Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ...
[NG-UI] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
[NG-UI] Selecting previously unselected package libcryptsetup12:amd64.
[NG-UI] Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ...
[NG-UI] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...
[NG-UI] Selecting previously unselected package libip4tc2:amd64.
[NG-UI] Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package libkmod2:amd64.
[NG-UI] Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking libkmod2:amd64 (27-1ubuntu2.1) ...
[RO]  ---> Running in 6ecd6849d20c
[RO] Removing intermediate container 6ecd6849d20c
[RO]  ---> ca3ab5286297
[RO] Step 22/60 : ARG PYTHON3_OSM_ROVIM_OPENVIM_URL
[RO]  ---> Running in 60e5a341e889
[RO] Removing intermediate container 60e5a341e889
[RO]  ---> 92eba28cc6b0
[RO] Step 23/60 : ARG PYTHON3_OSM_ROVIM_VMWARE_URL
[RO]  ---> Running in 2ec762222390
[NBI] Collecting aiokafka==0.7.2
[POL] Selecting previously unselected package python3-osm-common.
[POL] (Reading database ... 14518 files and directories currently installed.)
[POL] Preparing to unpack ./osm_common.deb ...
[POL] Unpacking python3-osm-common (13.0.2.post1+gc9512e2-1) ...
[POL] Setting up python3-osm-common (13.0.2.post1+gc9512e2-1) ...
[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  181k  100  181k    0     0  1749k      0 --:--:-- --:--:-- --:--:-- 1749k
[osmclient] Removing intermediate container 624c29056a1b
[osmclient]  ---> 3d336718f73c
[osmclient] Step 11/21 : RUN dpkg -i ./osm_im.deb
[osmclient]  ---> Running in df24b3305fa2
[MON] Selecting previously unselected package python3-osm-common.
[MON] (Reading database ... 14848 files and directories currently installed.)
[MON] Preparing to unpack ./osm_common.deb ...
[MON] Unpacking python3-osm-common (13.0.2.post1+gc9512e2-1) ...
[MON] Setting up python3-osm-common (13.0.2.post1+gc9512e2-1) ...
[LCM] OK
[LCM] deb https://apt.kubernetes.io/ kubernetes-xenial main
[LCM] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
[LCM] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[LCM] Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[LCM] Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
[NG-UI] Selecting previously unselected package systemd-timesyncd.
[NG-UI] Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.23_amd64.deb ...
[NG-UI] Unpacking systemd-timesyncd (245.4-4ubuntu3.23) ...
[NG-UI] Selecting previously unselected package systemd.
[NG-UI] Preparing to unpack .../10-systemd_245.4-4ubuntu3.23_amd64.deb ...
[NG-UI] Unpacking systemd (245.4-4ubuntu3.23) ...
[RO] Removing intermediate container 2ec762222390
[RO]  ---> b8b8b9168a19
[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 855a874d008b
[NBI]   Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
[NBI] Collecting dataclasses==0.6
[NBI]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[NBI] Collecting kafka-python==2.0.2
[NBI]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[NBI] Collecting pycrypto==2.6.1
[NBI]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[POL] Removing intermediate container 20b2ce908bcb
[POL]  ---> a41c23db781c
[POL] Step 10/38 : RUN curl $PYTHON3_OSM_POLICY_MODULE_URL -o osm_policy_module.deb
[LCM] Get:5 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [8993 B]
[NG-UI] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.3) ...
[NG-UI] Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ...
[NG-UI] Setting up libargon2-1:amd64 (0~20171227-0.2) ...
[NG-UI] Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
[NG-UI] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
[NG-UI] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...
[NG-UI] Setting up libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...
[NG-UI] Setting up libkmod2:amd64 (27-1ubuntu2.1) ...
[NG-UI] Setting up systemd-timesyncd (245.4-4ubuntu3.23) ...
[tests] Collecting bitarray==2.5.1
[tests]   Downloading bitarray-2.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (242 kB)
[tests] Collecting enum34==1.1.10
[tests]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[Airflow] Collecting aiokafka==0.7.2
[Airflow]   Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.5 MB/s eta 0:00:00
[Airflow] Collecting dataclasses==0.6
[Airflow]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[Airflow] Collecting kafka-python==2.0.2
[Airflow]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 kB 19.5 MB/s eta 0:00:00
[Airflow] Collecting pycrypto==2.6.1
[Airflow]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[POL]  ---> Running in 6af37f873b4c
[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 26808  100 26808    0     0   513k      0 --:--:-- --:--:-- --:--:--  513k
[osmclient] Selecting previously unselected package python3-osm-im.
[osmclient] (Reading database ... 14711 files and directories currently installed.)
[osmclient] Preparing to unpack ./osm_im.deb ...
[osmclient] Unpacking python3-osm-im (13.0.2+gcf2688e-1) ...
[osmclient] Setting up python3-osm-im (13.0.2+gcf2688e-1) ...
[MON] Removing intermediate container 2efe363add00
[MON]  ---> 81858dd5085a
[MON] Step 11/56 : RUN curl $PYTHON3_N2VC_URL -o n2vc.deb
[MON]  ---> Running in 76ad4972f21b
[LCM] Get:6 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 Packages [69.9 kB]
[LCM] Fetched 78.9 kB in 2s (42.0 kB/s)
[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 systemd (245.4-4ubuntu3.23) ...
[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/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
[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.
[tests] Collecting lxml==4.9.0
[tests]   Downloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.2/446.2 kB 25.9 MB/s eta 0:00:00
[Airflow]   Preparing metadata (setup.py): started
[POL] Removing intermediate container 6af37f873b4c
[POL]  ---> 056842b341ec
[POL] Step 11/38 : RUN dpkg -i ./osm_policy_module.deb
[POL]  ---> Running in 5d36fd991437
[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 61600  100 61600    0     0  1037k      0 --:--:-- --:--:-- --:--:-- 1037k
[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 ... 5691 files and directories currently installed.)
[NG-UI] Preparing to unpack .../000-systemd-sysv_245.4-4ubuntu3.23_amd64.deb ...
[NG-UI] Unpacking systemd-sysv (245.4-4ubuntu3.23) ...
[NG-UI] Selecting previously unselected package openssl.
[NG-UI] Preparing to unpack .../001-openssl_1.1.1f-1ubuntu2.20_amd64.deb ...
[NG-UI] Unpacking openssl (1.1.1f-1ubuntu2.20) ...
[RO] Removing intermediate container 855a874d008b
[RO]  ---> 13a737b998e4
[RO] Step 25/60 : RUN dpkg -i *.deb
[RO]  ---> Running in ef477dc21a28
[NBI] Collecting pymongo==3.12.3
[NBI]   Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB)
[NBI] Collecting pyyaml==5.4.1
[NBI]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[Airflow]   Preparing metadata (setup.py): finished with status 'done'
[POL] Selecting previously unselected package python3-osm-policy-module.
[POL] (Reading database ... 14579 files and directories currently installed.)
[POL] Preparing to unpack ./osm_policy_module.deb ...
[POL] Unpacking python3-osm-policy-module (13.0.2+ge979531-1) ...
[POL] Setting up python3-osm-policy-module (13.0.2+ge979531-1) ...
[MON] Removing intermediate container 76ad4972f21b
[MON]  ---> ddbe4ce16a33
[MON] Step 12/56 : RUN dpkg -i ./n2vc.deb
[MON]  ---> Running in b5a4528bfc2d
[MON] Selecting previously unselected package python3-n2vc.
[MON] (Reading database ... 14909 files and directories currently installed.)
[MON] Preparing to unpack ./n2vc.deb ...
[MON] Unpacking python3-n2vc (13.0.2.post1+gbd201f5-1) ...
[MON] Setting up python3-n2vc (13.0.2.post1+gbd201f5-1) ...
[LCM] Reading package lists...
[NG-UI] Selecting previously unselected package ca-certificates.
[NG-UI] Preparing to unpack .../002-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
[NG-UI] Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
[NG-UI] Selecting previously unselected package libdbus-1-3:amd64.
[NG-UI] Preparing to unpack .../003-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ...
[NG-UI] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
[NG-UI] Selecting previously unselected package dbus.
[NG-UI] Preparing to unpack .../004-dbus_1.12.16-2ubuntu2.3_amd64.deb ...
[NG-UI] Unpacking dbus (1.12.16-2ubuntu2.3) ...
[NG-UI] Selecting previously unselected package distro-info-data.
[NG-UI] Preparing to unpack .../005-distro-info-data_0.43ubuntu1.15_all.deb ...
[NG-UI] Unpacking distro-info-data (0.43ubuntu1.15) ...
[tests] Collecting pyang==2.5.3
[tests]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[tests] Collecting pyangbind==0.8.1
[tests]   Downloading pyangbind-0.8.1.tar.gz (48 kB)
[RO] Selecting previously unselected package python3-osm-common.
[RO] (Reading database ... 14502 files and directories currently installed.)
[RO] Preparing to unpack python3-osm-common_13.0.2.post1+gc9512e2-1_all.deb ...
[RO] Unpacking python3-osm-common (13.0.2.post1+gc9512e2-1) ...
[RO] Selecting previously unselected package python3-osm-ng-ro.
[RO] Preparing to unpack python3-osm-ng-ro_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-ng-ro (13.0.2.post1+g009b72a-1) ...
[NBI] Collecting bitarray==2.5.1
[NBI]   Downloading bitarray-2.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (242 kB)
[NBI] Collecting enum34==1.1.10
[NBI]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[LCM] Reading package lists...
[NG-UI] Selecting previously unselected package dmsetup.
[NG-UI] Preparing to unpack .../006-dmsetup_2%3a1.02.167-1ubuntu1_amd64.deb ...
[NG-UI] Unpacking dmsetup (2:1.02.167-1ubuntu1) ...
[NG-UI] Selecting previously unselected package libmagic-mgc.
[NG-UI] Preparing to unpack .../007-libmagic-mgc_1%3a5.38-4_amd64.deb ...
[NG-UI] Unpacking libmagic-mgc (1:5.38-4) ...
[NG-UI] Selecting previously unselected package libmagic1:amd64.
[NG-UI] Preparing to unpack .../008-libmagic1_1%3a5.38-4_amd64.deb ...
[NG-UI] Unpacking libmagic1:amd64 (1:5.38-4) ...
[NG-UI] Selecting previously unselected package file.
[NG-UI] Preparing to unpack .../009-file_1%3a5.38-4_amd64.deb ...
[NG-UI] Unpacking file (1:5.38-4) ...
[tests] Collecting pyyaml==5.4.1
[tests]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[RO] Selecting previously unselected package python3-osm-ro-plugin.
[RO] Preparing to unpack python3-osm-ro-plugin_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-ro-plugin (13.0.2.post1+g009b72a-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-arista-cloudvision.
[RO] Preparing to unpack python3-osm-rosdn-arista-cloudvision_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-arista-cloudvision (13.0.2.post1+g009b72a-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-dpb.
[RO] Preparing to unpack python3-osm-rosdn-dpb_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-dpb (13.0.2.post1+g009b72a-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-dynpac.
[RO] Preparing to unpack python3-osm-rosdn-dynpac_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-dynpac (13.0.2.post1+g009b72a-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-floodlightof.
[RO] Preparing to unpack python3-osm-rosdn-floodlightof_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-floodlightof (13.0.2.post1+g009b72a-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-ietfl2vpn.
[RO] Preparing to unpack python3-osm-rosdn-ietfl2vpn_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-ietfl2vpn (13.0.2.post1+g009b72a-1) ...
[NBI] Collecting lxml==4.9.0
[NBI]   Downloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
[Airflow] Collecting pymongo==3.12.3
[Airflow]   Downloading pymongo-3.12.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (527 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.0/528.0 kB 5.5 MB/s eta 0:00:00
[Airflow] Requirement already satisfied: pyyaml==5.4.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_common/requirements.txt (line 27)) (5.4.1)
[Airflow] Requirement already satisfied: azure-common==1.1.28 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 17)) (1.1.28)
[Airflow] Collecting azure-core==1.26.1
[Airflow]   Downloading azure_core-1.26.1-py3-none-any.whl (172 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.6/172.6 kB 11.4 MB/s eta 0:00:00
[Airflow] Collecting azure-identity==1.12.0
[Airflow]   Downloading azure_identity-1.12.0-py3-none-any.whl (135 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.5/135.5 kB 7.5 MB/s eta 0:00:00
[Airflow] Collecting azure-mgmt-compute==29.0.0
[Airflow]   Downloading azure_mgmt_compute-29.0.0-py3-none-any.whl (6.6 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 17.6 MB/s eta 0:00:00
[osmclient] Removing intermediate container df24b3305fa2
[osmclient]  ---> 718517739a23
[osmclient] Step 12/21 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osmclient/requirements.txt     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt
[osmclient]  ---> Running in 6e58772186f1
[LCM] Building dependency tree...
[LCM] Reading state information...
[LCM] The following NEW packages will be installed:
[LCM]   kubectl
[NG-UI] Selecting previously unselected package libglib2.0-0:amd64.
[NG-UI] Preparing to unpack .../010-libglib2.0-0_2.64.6-1~ubuntu20.04.6_amd64.deb ...
[NG-UI] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ...
[NG-UI] Selecting previously unselected package libgirepository-1.0-1:amd64.
[NG-UI] Preparing to unpack .../011-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ...
[NG-UI] Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
[NG-UI] Selecting previously unselected package gir1.2-glib-2.0:amd64.
[NG-UI] Preparing to unpack .../012-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ...
[NG-UI] Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
[NG-UI] Selecting previously unselected package libbsd0:amd64.
[NG-UI] Preparing to unpack .../013-libbsd0_0.10.0-1_amd64.deb ...
[NG-UI] Unpacking libbsd0:amd64 (0.10.0-1) ...
[NG-UI] Selecting previously unselected package libelf1:amd64.
[NG-UI] Preparing to unpack .../014-libelf1_0.176-1.1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libmnl0:amd64.
[NG-UI] Preparing to unpack .../015-libmnl0_1.0.4-2_amd64.deb ...
[NG-UI] Unpacking libmnl0:amd64 (1.0.4-2) ...
[NG-UI] Selecting previously unselected package libxtables12:amd64.
[NG-UI] Preparing to unpack .../016-libxtables12_1.8.4-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking libxtables12:amd64 (1.8.4-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package libcap2-bin.
[NG-UI] Preparing to unpack .../017-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ...
[tests] Collecting regex==2022.6.2
[RO] Selecting previously unselected package python3-osm-rosdn-juniper-contrail.
[RO] Preparing to unpack python3-osm-rosdn-juniper-contrail_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-juniper-contrail (13.0.2.post1+g009b72a-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-odlof.
[RO] Preparing to unpack python3-osm-rosdn-odlof_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-odlof (13.0.2.post1+g009b72a-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-onos-vpls.
[RO] Preparing to unpack python3-osm-rosdn-onos-vpls_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-onos-vpls (13.0.2.post1+g009b72a-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-onosof.
[RO] Preparing to unpack python3-osm-rosdn-onosof_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-onosof (13.0.2.post1+g009b72a-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-aws.
[RO] Preparing to unpack python3-osm-rovim-aws_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-rovim-aws (13.0.2.post1+g009b72a-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-azure.
[RO] Preparing to unpack python3-osm-rovim-azure_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-rovim-azure (13.0.2.post1+g009b72a-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-gcp.
[RO] Preparing to unpack python3-osm-rovim-gcp_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-rovim-gcp (13.0.2.post1+g009b72a-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-openstack.
[RO] Preparing to unpack python3-osm-rovim-openstack_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-rovim-openstack (13.0.2.post1+g009b72a-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-openvim.
[RO] Preparing to unpack python3-osm-rovim-openvim_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-rovim-openvim (13.0.2.post1+g009b72a-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-vmware.
[RO] Preparing to unpack python3-osm-rovim-vmware_13.0.2.post1+g009b72a-1_all.deb ...
[RO] Unpacking python3-osm-rovim-vmware (13.0.2.post1+g009b72a-1) ...
[RO] Setting up python3-osm-common (13.0.2.post1+gc9512e2-1) ...
[NBI] Collecting pyang==2.5.3
[NBI]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[NBI] Collecting pyangbind==0.8.1
[NBI]   Downloading pyangbind-0.8.1.tar.gz (48 kB)
[Airflow] Collecting azure-mgmt-core==1.3.2
[Airflow]   Downloading azure_mgmt_core-1.3.2-py3-none-any.whl (26 kB)
[Airflow] Collecting cachetools==5.2.0
[Airflow]   Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB)
[Airflow] Collecting certifi==2022.9.24
[Airflow]   Downloading certifi-2022.9.24-py3-none-any.whl (161 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 5.8 MB/s eta 0:00:00
[POL] Removing intermediate container 5d36fd991437
[POL]  ---> 2fb0091842da
[POL] Step 12/38 : 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 076d9f2a4fb7
[MON] Removing intermediate container b5a4528bfc2d
[MON]  ---> 0212d1519cbb
[MON] Step 13/56 : RUN curl $PYTHON3_OSM_MON_URL -o osm_mon.deb
[MON]  ---> Running in d8c64246b781
[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 57836  100 57836    0     0   882k      0 --:--:-- --:--:-- --:--:--  896k
[LCM] 0 upgraded, 1 newly installed, 0 to remove and 10 not upgraded.
[LCM] Need to get 8929 kB of archives.
[LCM] After this operation, 46.6 MB of additional disk space will be used.
[LCM] Get:1 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubectl amd64 1.23.3-00 [8929 kB]
[NG-UI] Selecting previously unselected package iproute2.
[NG-UI] Preparing to unpack .../018-iproute2_5.5.0-1ubuntu1_amd64.deb ...
[NG-UI] Unpacking iproute2 (5.5.0-1ubuntu1) ...
[tests]   Downloading regex-2022.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB)
[tests] Collecting six==1.16.0
[tests]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[RO] Setting up python3-osm-ng-ro (13.0.2.post1+g009b72a-1) ...
[Airflow] Collecting cffi==1.15.1
[Airflow]   Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.7/442.7 kB 1.3 MB/s eta 0:00:00
[NG-UI] Selecting previously unselected package libatm1:amd64.
[NG-UI] Preparing to unpack .../019-libatm1_1%3a2.5.1-4_amd64.deb ...
[NG-UI] Unpacking libatm1:amd64 (1:2.5.1-4) ...
[NG-UI] Selecting previously unselected package libglib2.0-data.
[NG-UI] Preparing to unpack .../020-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ...
[NG-UI] Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
[NG-UI] Selecting previously unselected package tzdata.
[NG-UI] Preparing to unpack .../021-tzdata_2023d-0ubuntu0.20.04_all.deb ...
[NG-UI] Unpacking tzdata (2023d-0ubuntu0.20.04) ...
[tests] Collecting certifi==2022.6.15
[tests]   Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
[tests] Collecting charset-normalizer==2.0.12
[tests]   Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[tests] Collecting click==8.1.3
[tests]   Downloading click-8.1.3-py3-none-any.whl (96 kB)
[tests] Collecting idna==3.3
[tests]   Downloading idna-3.3-py3-none-any.whl (61 kB)
[RO] Setting up python3-osm-ro-plugin (13.0.2.post1+g009b72a-1) ...
[Airflow] Collecting charset-normalizer==2.1.1
[Airflow]   Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB)
[POL] Collecting aiokafka==0.7.2
[POL]   Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
[osmclient] Collecting certifi==2022.6.15
[osmclient]   Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
[osmclient] Collecting charset-normalizer==2.0.12
[osmclient]   Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[osmclient] Collecting click==8.1.3
[osmclient]   Downloading click-8.1.3-py3-none-any.whl (96 kB)
[osmclient] Collecting idna==3.3
[osmclient]   Downloading idna-3.3-py3-none-any.whl (61 kB)
[osmclient] Collecting jinja2==3.1.2
[MON] Removing intermediate container d8c64246b781
[MON]  ---> dbb53d959b4b
[MON] Step 14/56 : RUN dpkg -i ./osm_mon.deb
[MON]  ---> Running in 66aac4c06a26
[LCM] debconf: delaying package configuration, since apt-utils is not installed
[LCM] Fetched 8929 kB in 2s (4758 kB/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 ... 14858 files and directories currently installed.)
[LCM] Preparing to unpack .../kubectl_1.23.3-00_amd64.deb ...
[LCM] Unpacking kubectl (1.23.3-00) ...
[NG-UI] Selecting previously unselected package libicu66:amd64.
[NG-UI] Preparing to unpack .../022-libicu66_66.1-2ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
[tests] Collecting jinja2==3.1.2
[tests]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[tests] Collecting markupsafe==2.1.1
[tests]   Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[tests] Collecting packaging==21.3
[tests]   Downloading packaging-21.3-py3-none-any.whl (40 kB)
[tests] Collecting prettytable==3.3.0
[tests]   Downloading prettytable-3.3.0-py3-none-any.whl (26 kB)
[RO] Setting up python3-osm-rosdn-arista-cloudvision (13.0.2.post1+g009b72a-1) ...
[RO] Setting up python3-osm-rosdn-dpb (13.0.2.post1+g009b72a-1) ...
[Airflow] Collecting cryptography==38.0.3
[Airflow]   Downloading cryptography-38.0.3-cp36-abi3-manylinux_2_28_x86_64.whl (4.2 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 29.5 MB/s eta 0:00:00
[Airflow] Collecting debtcollector==2.5.0
[Airflow]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[Airflow] Collecting google-api-core==2.10.2
[Airflow]   Downloading google_api_core-2.10.2-py3-none-any.whl (115 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.6/115.6 kB 10.5 MB/s eta 0:00:00
[POL] Collecting dataclasses==0.6
[POL]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[POL] Collecting kafka-python==2.0.2
[POL]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[POL] Collecting pycrypto==2.6.1
[POL]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[osmclient]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[osmclient] Collecting markupsafe==2.1.1
[osmclient]   Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[osmclient] Collecting packaging==21.3
[osmclient]   Downloading packaging-21.3-py3-none-any.whl (40 kB)
[osmclient] Collecting prettytable==3.3.0
[osmclient]   Downloading prettytable-3.3.0-py3-none-any.whl (26 kB)
[osmclient] Collecting pycurl==7.45.1
[osmclient]   Downloading pycurl-7.45.1.tar.gz (233 kB)
[MON] Selecting previously unselected package python3-osm-mon.
[MON] (Reading database ... 14943 files and directories currently installed.)
[MON] Preparing to unpack ./osm_mon.deb ...
[MON] Unpacking python3-osm-mon (13.0.2.post1+gd9a11dd-1) ...
[MON] Setting up python3-osm-mon (13.0.2.post1+gd9a11dd-1) ...
[tests] Collecting pycurl==7.45.1
[tests]   Downloading pycurl-7.45.1.tar.gz (233 kB)
[RO] Setting up python3-osm-rosdn-dynpac (13.0.2.post1+g009b72a-1) ...
[NBI] Collecting regex==2022.6.2
[NBI]   Downloading regex-2022.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB)
[NBI] Collecting six==1.16.0
[NBI]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[Airflow] Collecting google-api-python-client==2.66.0
[Airflow]   Downloading google_api_python_client-2.66.0-py2.py3-none-any.whl (10.5 MB)
[NG-UI] Selecting previously unselected package libnss-systemd:amd64.
[NG-UI] Preparing to unpack .../023-libnss-systemd_245.4-4ubuntu3.23_amd64.deb ...
[NG-UI] Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.23) ...
[NG-UI] Selecting previously unselected package libpam-cap:amd64.
[NG-UI] Preparing to unpack .../024-libpam-cap_1%3a2.32-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libpam-systemd:amd64.
[NG-UI] Preparing to unpack .../025-libpam-systemd_245.4-4ubuntu3.23_amd64.deb ...
[NG-UI] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.23) ...
[tests] Collecting pyparsing==3.0.9
[tests]   Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
[tests] Collecting python-magic==0.4.27
[tests]   Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
[RO] Setting up python3-osm-rosdn-floodlightof (13.0.2.post1+g009b72a-1) ...
[RO] Setting up python3-osm-rosdn-ietfl2vpn (13.0.2.post1+g009b72a-1) ...
[RO] Setting up python3-osm-rosdn-juniper-contrail (13.0.2.post1+g009b72a-1) ...
[NBI] Collecting aiohttp==3.6.2
[NBI]   Downloading aiohttp-3.6.2-py3-none-any.whl (441 kB)
[NBI] Collecting async-timeout==3.0.1
[NBI]   Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
[NBI] Collecting attrs==21.4.0
[NBI]   Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.5/10.5 MB 15.7 MB/s eta 0:00:00
[Airflow] Collecting google-auth==2.14.1
[Airflow]   Downloading google_auth-2.14.1-py2.py3-none-any.whl (175 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.4/175.4 kB 6.2 MB/s eta 0:00:00
[Airflow] Requirement already satisfied: google-auth-httplib2==0.1.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 62)) (0.1.0)
[Airflow] Collecting googleapis-common-protos==1.57.0
[Airflow]   Downloading googleapis_common_protos-1.57.0-py2.py3-none-any.whl (217 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 218.0/218.0 kB 18.9 MB/s eta 0:00:00
[Airflow] Collecting httplib2==0.21.0
[Airflow]   Downloading httplib2-0.21.0-py3-none-any.whl (96 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.8/96.8 kB 10.2 MB/s eta 0:00:00
[Airflow] Collecting idna==3.4
[Airflow]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[osmclient] Collecting pyparsing==3.0.9
[osmclient]   Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
[osmclient] Collecting python-magic==0.4.27
[osmclient]   Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
[osmclient] Collecting pyyaml==5.4.1
[osmclient]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[LCM] Setting up kubectl (1.23.3-00) ...
[NG-UI] Selecting previously unselected package libxml2:amd64.
[NG-UI] Preparing to unpack .../026-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_amd64.deb ...
[NG-UI] Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
[NG-UI] Selecting previously unselected package libyaml-0-2:amd64.
[NG-UI] Preparing to unpack .../027-libyaml-0-2_0.2.2-1_amd64.deb ...
[NG-UI] Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
[NG-UI] Selecting previously unselected package lsb-release.
[NG-UI] Preparing to unpack .../028-lsb-release_11.1.0ubuntu2_all.deb ...
[NG-UI] Unpacking lsb-release (11.1.0ubuntu2) ...
[NG-UI] Selecting previously unselected package python3-dbus.
[NG-UI] Preparing to unpack .../029-python3-dbus_1.2.16-1build1_amd64.deb ...
[NG-UI] Unpacking python3-dbus (1.2.16-1build1) ...
[NG-UI] Selecting previously unselected package python3-gi.
[NG-UI] Preparing to unpack .../030-python3-gi_3.36.0-1_amd64.deb ...
[NG-UI] Unpacking python3-gi (3.36.0-1) ...
[NG-UI] Selecting previously unselected package networkd-dispatcher.
[NG-UI] Preparing to unpack .../031-networkd-dispatcher_2.1-2~ubuntu20.04.3_all.deb ...
[NG-UI] Unpacking networkd-dispatcher (2.1-2~ubuntu20.04.3) ...
[NG-UI] Selecting previously unselected package python3-pkg-resources.
[NG-UI] Preparing to unpack .../032-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
[NG-UI] Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package python3-six.
[NG-UI] Preparing to unpack .../033-python3-six_1.14.0-2_all.deb ...
[NG-UI] Unpacking python3-six (1.14.0-2) ...
[NG-UI] Selecting previously unselected package shared-mime-info.
[NG-UI] Preparing to unpack .../034-shared-mime-info_1.15-1_amd64.deb ...
[tests] Collecting requests==2.28.0
[tests]   Downloading requests-2.28.0-py3-none-any.whl (62 kB)
[tests] Collecting urllib3==1.26.9
[tests]   Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
[tests] Collecting verboselogs==1.7
[tests]   Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
[tests] Collecting wcwidth==0.2.5
[tests]   Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
[tests] Collecting appdirs==1.4.4
[tests]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[tests] Collecting argcomplete==2.0.0
[tests]   Downloading argcomplete-2.0.0-py2.py3-none-any.whl (37 kB)
[tests] Collecting async-generator==1.10
[tests]   Downloading async_generator-1.10-py3-none-any.whl (18 kB)
[RO] Setting up python3-osm-rosdn-odlof (13.0.2.post1+g009b72a-1) ...
[RO] Setting up python3-osm-rosdn-onos-vpls (13.0.2.post1+g009b72a-1) ...
[NBI] Collecting certifi==2022.6.15
[NBI]   Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
[NBI] Collecting chardet==3.0.4
[NBI]   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
[NBI] Collecting charset-normalizer==2.0.12
[NBI]   Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[NBI] Collecting cheroot==8.6.0
[NBI]   Downloading cheroot-8.6.0-py2.py3-none-any.whl (104 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 526.1 kB/s eta 0:00:00
[Airflow] Collecting iso8601==1.1.0
[Airflow]   Downloading iso8601-1.1.0-py3-none-any.whl (9.9 kB)
[Airflow] Requirement already satisfied: isodate==0.6.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 77)) (0.6.1)
[Airflow] Collecting keystoneauth1==5.0.0
[Airflow]   Downloading keystoneauth1-5.0.0-py3-none-any.whl (315 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 315.2/315.2 kB 29.9 MB/s eta 0:00:00
[Airflow] Collecting msal==1.20.0
[Airflow]   Downloading msal-1.20.0-py2.py3-none-any.whl (90 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.0/90.0 kB 13.9 MB/s eta 0:00:00
[Airflow] Collecting msal-extensions==1.0.0
[Airflow]   Downloading msal_extensions-1.0.0-py2.py3-none-any.whl (19 kB)
[Airflow] Collecting msgpack==1.0.4
[Airflow]   Downloading msgpack-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.5/322.5 kB 18.1 MB/s eta 0:00:00
[POL] Collecting pymongo==3.12.3
[POL]   Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB)
[POL] Collecting pyyaml==5.4.1
[POL]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[POL] Collecting cached-property==1.5.2
[POL]   Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB)
[POL] Collecting certifi==2022.6.15
[POL]   Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
[POL] Collecting charset-normalizer==2.0.12
[osmclient] Collecting requests==2.28.0
[osmclient]   Downloading requests-2.28.0-py3-none-any.whl (62 kB)
[osmclient] Collecting urllib3==1.26.9
[osmclient]   Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
[osmclient] Collecting verboselogs==1.7
[osmclient]   Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
[osmclient] Collecting wcwidth==0.2.5
[osmclient]   Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
[MON] Removing intermediate container 66aac4c06a26
[MON]  ---> cf1aa13b8832
[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
[MON]  ---> Running in acc0fa109b63
[NG-UI] Unpacking shared-mime-info (1.15-1) ...
[NG-UI] Selecting previously unselected package ucf.
[NG-UI] Preparing to unpack .../035-ucf_3.0038+nmu1_all.deb ...
[NG-UI] Moving old data out of the way
[NG-UI] Unpacking ucf (3.0038+nmu1) ...
[NG-UI] Selecting previously unselected package xdg-user-dirs.
[NG-UI] Preparing to unpack .../036-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
[NG-UI] Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
[NG-UI] Selecting previously unselected package xz-utils.
[NG-UI] Preparing to unpack .../037-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
[NG-UI] Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
[NG-UI] Selecting previously unselected package iso-codes.
[NG-UI] Preparing to unpack .../038-iso-codes_4.4-1_all.deb ...
[NG-UI] Unpacking iso-codes (4.4-1) ...
[tests] Collecting attrs==21.4.0
[tests]   Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
[tests] Collecting autopage==0.5.1
[tests]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[tests] Collecting bcrypt==3.2.2
[tests]   Downloading bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (62 kB)
[RO] Setting up python3-osm-rosdn-onosof (13.0.2.post1+g009b72a-1) ...
[RO] Setting up python3-osm-rovim-aws (13.0.2.post1+g009b72a-1) ...
[RO] Setting up python3-osm-rovim-azure (13.0.2.post1+g009b72a-1) ...
[RO] Setting up python3-osm-rovim-gcp (13.0.2.post1+g009b72a-1) ...
[NBI] Collecting cherrypy==18.6.1
[NBI]   Downloading CherryPy-18.6.1-py2.py3-none-any.whl (419 kB)
[NBI] Collecting debtcollector==2.5.0
[NBI]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[Airflow] Collecting msrest==0.7.1
[Airflow]   Downloading msrest-0.7.1-py3-none-any.whl (85 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 247.6 kB/s eta 0:00:00
[Airflow] Collecting netaddr==0.8.0
[Airflow]   Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 26.7 MB/s eta 0:00:00
[Airflow] Collecting netifaces==0.11.0
[Airflow]   Downloading netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB)
[Airflow] Collecting oauthlib==3.2.2
[Airflow]   Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 9.3 MB/s eta 0:00:00
[POL]   Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[POL] Collecting click==8.1.3
[POL]   Downloading click-8.1.3-py3-none-any.whl (96 kB)
[POL] Collecting idna==3.3
[POL]   Downloading idna-3.3-py3-none-any.whl (61 kB)
[POL] Collecting jsonschema==2.6.0
[POL]   Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB)
[POL] Collecting mock==4.0.3
[osmclient] Collecting bitarray==2.5.1
[osmclient]   Downloading bitarray-2.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (242 kB)
[osmclient] Collecting enum34==1.1.10
[osmclient]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[LCM] Removing intermediate container af2f41e30cad
[LCM]  ---> de9fbbb926fe
[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 beebbf582bb2
[NG-UI] Selecting previously unselected package krb5-locales.
[NG-UI] Preparing to unpack .../039-krb5-locales_1.17-6ubuntu4.4_all.deb ...
[NG-UI] Unpacking krb5-locales (1.17-6ubuntu4.4) ...
[NG-UI] Selecting previously unselected package libkrb5support0:amd64.
[NG-UI] Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ...
[NG-UI] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[NG-UI] Selecting previously unselected package libk5crypto3:amd64.
[NG-UI] Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ...
[NG-UI] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[tests] Collecting blessings==1.6
[tests]   Downloading blessings-1.6.tar.gz (19 kB)
[RO] Setting up python3-osm-rovim-openstack (13.0.2.post1+g009b72a-1) ...
[RO] Setting up python3-osm-rovim-openvim (13.0.2.post1+g009b72a-1) ...
[RO] Setting up python3-osm-rovim-vmware (13.0.2.post1+g009b72a-1) ...
[NBI] Collecting deepdiff==5.8.1
[NBI]   Downloading deepdiff-5.8.1-py3-none-any.whl (69 kB)
[NBI] Collecting idna==3.3
[NBI]   Downloading idna-3.3-py3-none-any.whl (61 kB)
[NBI] Collecting importlib-resources==5.8.0
[NBI]   Downloading importlib_resources-5.8.0-py3-none-any.whl (28 kB)
[NBI] Collecting iso8601==1.0.2
[NBI]   Downloading iso8601-1.0.2-py3-none-any.whl (9.7 kB)
[NBI] Collecting jaraco-classes==3.2.1
[NBI]   Downloading jaraco.classes-3.2.1-py3-none-any.whl (5.6 kB)
[NBI] Collecting jaraco-collections==3.5.1
[NBI]   Downloading jaraco.collections-3.5.1-py3-none-any.whl (10 kB)
[Airflow] Collecting os-service-types==1.7.0
[Airflow]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[Airflow] Collecting oslo-config==9.0.0
[Airflow]   Downloading oslo.config-9.0.0-py3-none-any.whl (128 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 kB 14.4 MB/s eta 0:00:00
[Airflow] Collecting oslo-i18n==5.1.0
[Airflow]   Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.1/46.1 kB 4.7 MB/s eta 0:00:00
[Airflow] Collecting oslo-serialization==5.0.0
[Airflow]   Downloading oslo.serialization-5.0.0-py3-none-any.whl (25 kB)
[Airflow] Collecting oslo-utils==6.1.0
[Airflow]   Downloading oslo.utils-6.1.0-py3-none-any.whl (100 kB)
[POL]   Downloading mock-4.0.3-py3-none-any.whl (28 kB)
[POL] Collecting peewee==3.8.2
[POL]   Downloading peewee-3.8.2.tar.gz (816 kB)
[Prometheus]   Building wheel for PyYAML (setup.py): finished with status 'done'
[Prometheus]   Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=607931 sha256=b07b9f16e51304ee1d3954572c4697e45ec96963d56f41781779bf34558623f0
[Prometheus]   Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c
[Prometheus] Successfully built PyYAML
[Prometheus] Installing collected packages: chardet, six, PyYAML, pymongo, multidict, idna, attrs, async-timeout, yarl, python-dateutil, aiohttp
[Prometheus] Successfully installed PyYAML-5.3.1 aiohttp-3.6.2 async-timeout-3.0.1 attrs-20.2.0 chardet-3.0.4 idna-2.10 multidict-4.7.6 pymongo-3.11.0 python-dateutil-2.8.1 six-1.15.0 yarl-1.6.0
[Prometheus] 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 lxml==4.9.0
[osmclient]   Downloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
[MON] Collecting async-timeout==3.0.1
[MON]   Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
[LCM]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[LCM]                                  Dload  Upload   Total   Spent    Left  Speed
[LCM] 
[NG-UI] Selecting previously unselected package libkeyutils1:amd64.
[NG-UI] Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
[NG-UI] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[NG-UI] Selecting previously unselected package libkrb5-3:amd64.
[NG-UI] Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ...
[NG-UI] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[tests] Collecting cffi==1.15.0
[tests]   Downloading cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB)
[tests] Collecting charm-tools==2.8.3
[tests]   Downloading charm-tools-2.8.3.tar.gz (106 kB)
[NBI] Collecting jaraco-context==4.1.1
[NBI]   Downloading jaraco.context-4.1.1-py3-none-any.whl (4.4 kB)
[NBI] Collecting jaraco-functools==3.5.0
[NBI]   Downloading jaraco.functools-3.5.0-py3-none-any.whl (7.0 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 3.5 MB/s eta 0:00:00
[Airflow] Requirement already satisfied: packaging==21.3 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 120)) (21.3)
[Airflow] Collecting pbr==5.11.0
[Airflow]   Downloading pbr-5.11.0-py2.py3-none-any.whl (112 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.6/112.6 kB 3.8 MB/s eta 0:00:00
[Airflow] Collecting portalocker==2.6.0
[Airflow]   Downloading portalocker-2.6.0-py2.py3-none-any.whl (15 kB)
[POL] Collecting peewee-migrate==1.1.6
[POL]   Downloading peewee_migrate-1.1.6-py2.py3-none-any.whl (16 kB)
[Prometheus] 
[Prometheus] [notice] A new release of pip is available: 23.0.1 -> 23.3.2
[Prometheus] [notice] To update, run: pip install --upgrade pip
[osmclient] Collecting pyang==2.5.3
[osmclient]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[osmclient] Collecting pyangbind==0.8.1
[osmclient]   Downloading pyangbind-0.8.1.tar.gz (48 kB)
[MON] Collecting bcrypt==4.0.1
[MON]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (593 kB)
[MON] Collecting cachetools==5.2.0
[MON]   Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB)
[LCM]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 23.9M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 81 23.9M   81 19.5M    0     0  14.9M      0  0:00:01  0:00:01 --:--:-- 14.9M
100 23.9M  100 23.9M    0     0  17.7M      0  0:00:01  0:00:01 --:--:-- 17.7M
[LCM] linux-amd64/
[LCM] linux-amd64/README.md
[LCM] linux-amd64/LICENSE
[LCM] linux-amd64/helm
[LCM] linux-amd64/tiller
[NG-UI] Selecting previously unselected package libgssapi-krb5-2:amd64.
[NG-UI] Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ...
[NG-UI] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[tests] Collecting cheetah3==3.2.6.post1
[tests]   Downloading Cheetah3-3.2.6.post1-cp38-cp38-manylinux1_x86_64.whl (677 kB)
[NBI] Collecting jaraco-text==3.8.0
[NBI]   Downloading jaraco.text-3.8.0-py3-none-any.whl (9.7 kB)
[NBI] Collecting jsonschema==4.6.0
[NBI]   Downloading jsonschema-4.6.0-py3-none-any.whl (80 kB)
[Airflow] Collecting prettytable==3.5.0
[Airflow]   Downloading prettytable-3.5.0-py3-none-any.whl (26 kB)
[Airflow] Collecting prometheus-client==0.15.0
[Airflow]   Downloading prometheus_client-0.15.0-py3-none-any.whl (60 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.1/60.1 kB 359.5 kB/s eta 0:00:00
[POL] Collecting pymysql==0.9.3
[POL]   Downloading PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB)
[POL] Collecting requests==2.28.0
[POL]   Downloading requests-2.28.0-py3-none-any.whl (62 kB)
[MON] Collecting certifi==2022.9.24
[MON]   Downloading certifi-2022.9.24-py3-none-any.whl (161 kB)
[NG-UI] Selecting previously unselected package liblmdb0:amd64.
[NG-UI] Preparing to unpack .../045-liblmdb0_0.9.24-1_amd64.deb ...
[NG-UI] Unpacking liblmdb0:amd64 (0.9.24-1) ...
[tests] Collecting cliff==3.10.1
[tests]   Downloading cliff-3.10.1-py3-none-any.whl (81 kB)
[tests] Collecting cmd2==2.4.1
[tests]   Downloading cmd2-2.4.1-py3-none-any.whl (146 kB)
[NBI] Collecting keystoneauth1==4.6.0
[NBI]   Downloading keystoneauth1-4.6.0-py3-none-any.whl (315 kB)
[NBI] Collecting more-itertools==8.13.0
[NBI]   Downloading more_itertools-8.13.0-py3-none-any.whl (51 kB)
[Airflow] Collecting protobuf==4.21.9
[Airflow]   Downloading protobuf-4.21.9-cp37-abi3-manylinux2014_x86_64.whl (408 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 408.4/408.4 kB 3.4 MB/s eta 0:00:00
[Airflow] Requirement already satisfied: pyasn1==0.4.8 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 143)) (0.4.8)
[Airflow] Requirement already satisfied: pyasn1-modules==0.2.8 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 147)) (0.2.8)
[Airflow] Requirement already satisfied: pycparser==2.21 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 149)) (2.21)
[POL] Collecting urllib3==1.26.9
[POL]   Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
[POL] Building wheels for collected packages: pycrypto, peewee
[POL]   Building wheel for pycrypto (setup.py): started
[MON] Collecting cffi==1.15.1
[MON]   Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB)
[MON] Collecting charset-normalizer==2.1.1
[MON]   Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB)
[NG-UI] Selecting previously unselected package libpng16-16:amd64.
[NG-UI] Preparing to unpack .../046-libpng16-16_1.6.37-2_amd64.deb ...
[NG-UI] Unpacking libpng16-16:amd64 (1.6.37-2) ...
[NG-UI] Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[NG-UI] Preparing to unpack .../047-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ...
[tests] Collecting colander==1.7.0
[tests]   Downloading colander-1.7.0-py2.py3-none-any.whl (113 kB)
[NBI] Collecting msgpack==1.0.4
[NBI]   Downloading msgpack-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
[Airflow] Collecting pyjwt[crypto]==2.6.0
[Airflow]   Downloading PyJWT-2.6.0-py3-none-any.whl (20 kB)
[Airflow] Collecting pyparsing==3.0.9
[Airflow]   Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 1.2 MB/s eta 0:00:00
[osmclient] Collecting regex==2022.6.2
[osmclient]   Downloading regex-2022.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB)
[MON] Collecting cryptography==38.0.1
[MON]   Downloading cryptography-38.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
[NG-UI] Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
[NG-UI] Selecting previously unselected package libpsl5:amd64.
[NG-UI] Preparing to unpack .../048-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
[NG-UI] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
[NG-UI] Selecting previously unselected package libxau6:amd64.
[NG-UI] Preparing to unpack .../049-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
[NG-UI] Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[NG-UI] Selecting previously unselected package libxdmcp6:amd64.
[NG-UI] Preparing to unpack .../050-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
[NG-UI] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[NG-UI] Selecting previously unselected package libxcb1:amd64.
[NG-UI] Preparing to unpack .../051-libxcb1_1.14-2_amd64.deb ...
[NG-UI] Unpacking libxcb1:amd64 (1.14-2) ...
[NG-UI] Selecting previously unselected package libx11-data.
[NG-UI] Preparing to unpack .../052-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ...
[NG-UI] Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ...
[tests] Collecting coverage==6.4.1
[tests]   Downloading coverage-6.4.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (213 kB)
[RO] Removing intermediate container ef477dc21a28
[RO]  ---> a8921cd205aa
[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 60bdad483278
[NBI] Collecting multidict==4.7.6
[NBI]   Downloading multidict-4.7.6-cp38-cp38-manylinux1_x86_64.whl (162 kB)
[Airflow] Collecting python-keystoneclient==5.0.1
[Airflow]   Downloading python_keystoneclient-5.0.1-py3-none-any.whl (398 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 398.6/398.6 kB 2.5 MB/s eta 0:00:00
[Airflow] Collecting python-novaclient==18.2.0
[Airflow]   Downloading python_novaclient-18.2.0-py3-none-any.whl (335 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.0/335.0 kB 10.8 MB/s eta 0:00:00
[Airflow] Collecting pytz==2022.6
[Airflow]   Downloading pytz-2022.6-py2.py3-none-any.whl (498 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 498.1/498.1 kB 18.3 MB/s eta 0:00:00
[Airflow] Collecting requests==2.28.1
[Airflow]   Downloading requests-2.28.1-py3-none-any.whl (62 kB)
[Prometheus] Removing intermediate container 968cfb68a80b
[Prometheus]  ---> be61563e6639
[Prometheus] Step 10/11 : COPY src/app.py .
[Prometheus]  ---> 881a62928d64
[Prometheus] Step 11/11 : CMD [ "python", "-u", "./app.py" ]
[osmclient] Collecting six==1.16.0
[osmclient]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[osmclient] Building wheels for collected packages: pycurl, pyangbind
[osmclient]   Building wheel for pycurl (setup.py): started
[MON] Collecting google-auth==2.12.0
[MON]   Downloading google_auth-2.12.0-py2.py3-none-any.whl (169 kB)
[LCM] Removing intermediate container beebbf582bb2
[LCM]  ---> 9b8223eb8d62
[LCM] Step 8/58 : RUN curl https://get.helm.sh/helm-v3.7.2-linux-amd64.tar.gz --output helm-v3.7.2.tar.gz     && tar -zxvf helm-v3.7.2.tar.gz     && mv linux-amd64/helm /usr/local/bin/helm3     && rm -r linux-amd64/
[LCM]  ---> Running in 62c218743066
[NG-UI] Selecting previously unselected package libx11-6:amd64.
[NG-UI] Preparing to unpack .../053-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ...
[NG-UI] Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[NG-UI] Selecting previously unselected package publicsuffix.
[NG-UI] Preparing to unpack .../054-publicsuffix_20200303.0012-1_all.deb ...
[NG-UI] Unpacking publicsuffix (20200303.0012-1) ...
[NBI] Collecting netaddr==0.8.0
[NBI]   Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 423.1 kB/s eta 0:00:00
[Airflow] Requirement already satisfied: requests-oauthlib==1.3.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 180)) (1.3.1)
[Airflow] Collecting rfc3986==2.0.0
[Airflow]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[Prometheus]  ---> Running in 69146d98d573
[MON] Collecting idna==3.4
[MON]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[LCM]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[LCM]                                  Dload  Upload   Total   Spent    Left  Speed
[LCM] 
[NG-UI] Selecting previously unselected package python-apt-common.
[NG-UI] Preparing to unpack .../055-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
[NG-UI] Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
[NG-UI] Selecting previously unselected package python3-apt.
[NG-UI] Preparing to unpack .../056-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ...
[NG-UI] Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
[NG-UI] Selecting previously unselected package python3-distro-info.
[NG-UI] Preparing to unpack .../057-python3-distro-info_0.23ubuntu1.1_all.deb ...
[NG-UI] Unpacking python3-distro-info (0.23ubuntu1.1) ...
[NG-UI] Selecting previously unselected package apt-transport-https.
[NG-UI] Preparing to unpack .../058-apt-transport-https_2.0.10_all.deb ...
[NG-UI] Unpacking apt-transport-https (2.0.10) ...
[NG-UI] Selecting previously unselected package libbrotli1:amd64.
[NG-UI] Preparing to unpack .../059-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libroken18-heimdal:amd64.
[NG-UI] Preparing to unpack .../060-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libasn1-8-heimdal:amd64.
[NG-UI] Preparing to unpack .../061-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libheimbase1-heimdal:amd64.
[NG-UI] Preparing to unpack .../062-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libhcrypto4-heimdal:amd64.
[NG-UI] Preparing to unpack .../063-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Collecting aiokafka==0.7.2
[RO]   Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
[RO] Collecting dataclasses==0.6
[RO]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[NBI] Collecting netifaces==0.11.0
[NBI]   Downloading netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB)
[NBI] Collecting ordered-set==4.1.0
[NBI]   Downloading ordered_set-4.1.0-py3-none-any.whl (7.6 kB)
[NBI] Collecting os-service-types==1.7.0
[NBI]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[NBI] Collecting oslo-config==8.8.0
[NBI]   Downloading oslo.config-8.8.0-py3-none-any.whl (128 kB)
[NBI] Collecting oslo-i18n==5.1.0
[NBI]   Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB)
[NBI] Collecting oslo-serialization==4.3.0
[NBI]   Downloading oslo.serialization-4.3.0-py3-none-any.whl (25 kB)
[Airflow] Collecting rsa==4.9
[Airflow]   Downloading rsa-4.9-py3-none-any.whl (34 kB)
[Airflow] Requirement already satisfied: six==1.16.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 186)) (1.16.0)
[Airflow] Collecting stevedore==4.1.1
[Airflow]   Downloading stevedore-4.1.1-py3-none-any.whl (50 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.0/50.0 kB 6.6 MB/s eta 0:00:00
[Airflow] Collecting typing-extensions==4.4.0
[Airflow]   Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB)
[Airflow] Collecting uritemplate==4.1.1
[Airflow]   Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
[Airflow] Collecting urllib3==1.26.12
[Airflow]   Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 14.4 MB/s eta 0:00:00
[Airflow] Requirement already satisfied: wcwidth==0.2.5 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 207)) (0.2.5)
[Prometheus] Removing intermediate container 69146d98d573
[Prometheus]  ---> 731bb1b07c59
[Prometheus] [Warning] One or more build-args [OSM_TESTS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_IMDOCS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL APT_PROXY PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_DEVOPS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROVIM_OPENVIM_URL CACHE_DATE PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOSOF_URL] were not consumed
[Prometheus] Successfully built 731bb1b07c59
[Prometheus] Successfully tagged opensourcemano/prometheus:osm-v130-merge-446
[MON] Collecting juju==2.9.42.4
[MON]   Downloading juju-2.9.42.4.tar.gz (814 kB)
[MON] Collecting jujubundlelib==0.5.7
[MON]   Downloading jujubundlelib-0.5.7.tar.gz (30 kB)
[LCM]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 13.2M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13.2M  100 13.2M    0     0  11.5M      0  0:00:01  0:00:01 --:--:-- 11.5M
[LCM] linux-amd64/
[LCM] linux-amd64/helm
[Pipeline] [Prometheus] echo
[tests] Collecting cryptography==37.0.2
[tests]   Downloading cryptography-37.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
[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 dict2colander==0.2
[tests]   Downloading dict2colander-0.2.tar.gz (7.4 kB)
[RO] Collecting kafka-python==2.0.2
[RO]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[NBI] Collecting oslo-utils==6.0.0
[Airflow] Collecting wrapt==1.14.1
[Airflow]   Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)
[Prometheus] Tagging prometheus:osm-v130-merge-446
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[NG-UI] Selecting previously unselected package libwind0-heimdal:amd64.
[NG-UI] Preparing to unpack .../064-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI]   Downloading oslo.utils-6.0.0-py3-none-any.whl (100 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 kB 203.1 kB/s eta 0:00:00
[MON] Collecting kubernetes==24.2.0
[Prometheus] + docker tag opensourcemano/prometheus:osm-v130-merge-446 osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v130-merge-446
[Pipeline] [Prometheus] sh
[NG-UI] Selecting previously unselected package libhx509-5-heimdal:amd64.
[NG-UI] Preparing to unpack .../065-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libkrb5-26-heimdal:amd64.
[NG-UI] Preparing to unpack .../066-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libheimntlm0-heimdal:amd64.
[NG-UI] Preparing to unpack .../067-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Collecting distlib==0.3.4
[tests]   Downloading distlib-0.3.4-py2.py3-none-any.whl (461 kB)
[tests] Collecting distro==1.7.0
[tests]   Downloading distro-1.7.0-py3-none-any.whl (20 kB)
[tests] Collecting dogpile-cache==1.1.6
[tests]   Downloading dogpile.cache-1.1.6-py3-none-any.whl (51 kB)
[RO] Collecting pycrypto==2.6.1
[RO]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[NBI] Collecting packaging==21.3
[NBI]   Downloading packaging-21.3-py3-none-any.whl (40 kB)
[NBI] Collecting pbr==5.9.0
[NBI]   Downloading pbr-5.9.0-py2.py3-none-any.whl (112 kB)
[MON]   Downloading kubernetes-24.2.0-py2.py3-none-any.whl (1.5 MB)
[MON] Collecting macaroonbakery==1.3.1
[MON]   Downloading macaroonbakery-1.3.1.tar.gz (79 kB)
[LCM] linux-amd64/LICENSE
[LCM] linux-amd64/README.md
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v130-merge-446
[Prometheus] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus]
[Prometheus] 294beab7cc52: Preparing
[Prometheus] 555cda9edda8: Preparing
[Prometheus] 397367346dc7: Preparing
[Prometheus] 6c4c4f5fea85: Preparing
[Prometheus] 52872001ed86: Preparing
[Prometheus] be334ce242ed: Preparing
[Prometheus] 5a89aa9cf506: Preparing
[Prometheus] f757a77eef71: Preparing
[Prometheus] a876dfc51caa: Preparing
[Prometheus] 5bb1de08f5af: Preparing
[Prometheus] 0dfa23fffa41: Preparing
[Prometheus] aa904f36746c: Preparing
[Prometheus] 5a89aa9cf506: Waiting
[Prometheus] f757a77eef71: Waiting
[Prometheus] a876dfc51caa: Waiting
[Prometheus] 5bb1de08f5af: Waiting
[Prometheus] 0dfa23fffa41: Waiting
[Prometheus] aa904f36746c: Waiting
[Prometheus] be334ce242ed: Waiting
[Prometheus] 52872001ed86: Layer already exists
[Prometheus] be334ce242ed: Layer already exists
[Prometheus] 5a89aa9cf506: Layer already exists
[Prometheus] f757a77eef71: Layer already exists
[NG-UI] Selecting previously unselected package libgssapi3-heimdal:amd64.
[NG-UI] Preparing to unpack .../068-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libsasl2-modules-db:amd64.
[NG-UI] Preparing to unpack .../069-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libsasl2-2:amd64.
[NG-UI] Preparing to unpack .../070-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libldap-common.
[NG-UI] Preparing to unpack .../071-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ...
[NG-UI] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[NG-UI] Selecting previously unselected package libldap-2.4-2:amd64.
[NG-UI] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ...
[NG-UI] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[NG-UI] Selecting previously unselected package libnghttp2-14:amd64.
[NG-UI] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ...
[NG-UI] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ...
[NG-UI] Selecting previously unselected package librtmp1:amd64.
[NG-UI] Preparing to unpack .../074-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
[NG-UI] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[NG-UI] Selecting previously unselected package libssh-4:amd64.
[NG-UI] Preparing to unpack .../075-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ...
[NG-UI] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[NG-UI] Selecting previously unselected package libcurl4:amd64.
[NG-UI] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ...
[NG-UI] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) ...
[tests] Collecting filelock==3.7.1
[tests]   Downloading filelock-3.7.1-py3-none-any.whl (10 kB)
[tests] Collecting h11==0.13.0
[tests]   Downloading h11-0.13.0-py3-none-any.whl (58 kB)
[tests] Collecting haikunator==2.1.0
[tests]   Downloading haikunator-2.1.0-py2.py3-none-any.whl (4.6 kB)
[tests] Collecting httplib2==0.20.4
[tests]   Downloading httplib2-0.20.4-py3-none-any.whl (96 kB)
[tests] Collecting iso8601==1.0.2
[tests]   Downloading iso8601-1.0.2-py3-none-any.whl (9.7 kB)
[tests] Collecting jmespath==1.0.1
[tests]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[tests] Collecting jsonpatch==1.32
[tests]   Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB)
[NBI] Collecting portend==3.1.0
[NBI]   Downloading portend-3.1.0-py3-none-any.whl (5.3 kB)
[NBI] Collecting pyparsing==3.0.9
[NBI]   Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
[NBI] Collecting pyrsistent==0.18.1
[NBI]   Downloading pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB)
[NBI] Collecting python-keystoneclient==4.5.0
[NBI]   Downloading python_keystoneclient-4.5.0-py3-none-any.whl (398 kB)
[MON] Collecting motor==1.3.1
[MON]   Downloading motor-1.3.1-py2.py3-none-any.whl (46 kB)
[MON] Collecting mypy-extensions==0.4.3
[MON]   Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB)
[MON] Collecting oauthlib==3.2.1
[MON]   Downloading oauthlib-3.2.1-py3-none-any.whl (151 kB)
[MON] Collecting paramiko==2.11.0
[MON]   Downloading paramiko-2.11.0-py2.py3-none-any.whl (212 kB)
[Prometheus] 294beab7cc52: Pushed
[Prometheus] 6c4c4f5fea85: Pushed
[Prometheus] 397367346dc7: Pushed
[Prometheus] a876dfc51caa: Layer already exists
[Prometheus] aa904f36746c: Layer already exists
[Prometheus] 5bb1de08f5af: Layer already exists
[Prometheus] 0dfa23fffa41: Layer already exists
[NG-UI] Selecting previously unselected package curl.
[NG-UI] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.21_amd64.deb ...
[NG-UI] Unpacking curl (7.68.0-1ubuntu2.21) ...
[NG-UI] Selecting previously unselected package dbus-user-session.
[NG-UI] Preparing to unpack .../078-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ...
[NG-UI] Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
[NG-UI] Selecting previously unselected package libdconf1:amd64.
[NG-UI] Preparing to unpack .../079-libdconf1_0.36.0-1_amd64.deb ...
[NG-UI] Unpacking libdconf1:amd64 (0.36.0-1) ...
[NG-UI] Selecting previously unselected package dconf-service.
[NG-UI] Preparing to unpack .../080-dconf-service_0.36.0-1_amd64.deb ...
[NG-UI] Unpacking dconf-service (0.36.0-1) ...
[tests] Collecting jsonpath-ng==1.5.3
[tests]   Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB)
[tests] Collecting jsonpath-rw==1.4.0
[tests]   Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
[RO] Collecting pymongo==3.12.3
[RO]   Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB)
[NBI] Collecting pytz==2022.1
[NBI]   Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB)
[Airflow] Building wheels for collected packages: pycrypto
[Airflow]   Building wheel for pycrypto (setup.py): started
[MON] Collecting protobuf==3.20.3
[MON]   Downloading protobuf-3.20.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
[NG-UI] Selecting previously unselected package dconf-gsettings-backend:amd64.
[NG-UI] Preparing to unpack .../081-dconf-gsettings-backend_0.36.0-1_amd64.deb ...
[NG-UI] Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ...
[NG-UI] Selecting previously unselected package libassuan0:amd64.
[NG-UI] Preparing to unpack .../082-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
[NG-UI] Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
[NG-UI] Selecting previously unselected package gpgconf.
[NG-UI] Preparing to unpack .../083-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package libksba8:amd64.
[NG-UI] Preparing to unpack .../084-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
[NG-UI] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[NG-UI] Selecting previously unselected package libnpth0:amd64.
[NG-UI] Preparing to unpack .../085-libnpth0_1.6-1_amd64.deb ...
[NG-UI] Unpacking libnpth0:amd64 (1.6-1) ...
[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.3
[tests]   Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB)
[RO] Collecting pyyaml==5.4.1
[RO]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[RO] Collecting adal==1.2.7
[RO]   Downloading adal-1.2.7-py2.py3-none-any.whl (55 kB)
[RO] Collecting appdirs==1.4.4
[RO]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[NBI] Collecting requests==2.28.0
[NBI]   Downloading requests-2.28.0-py3-none-any.whl (62 kB)
[NBI] Collecting rfc3986==2.0.0
[NBI]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[NBI] Collecting stevedore==3.5.0
[NBI]   Downloading stevedore-3.5.0-py3-none-any.whl (49 kB)
[NBI] Collecting tacacs-plus==2.6
[NBI]   Downloading tacacs_plus-2.6-py2.py3-none-any.whl (17 kB)
[MON] Collecting pyasn1==0.4.8
[MON]   Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
[MON] Collecting pyasn1-modules==0.2.8
[MON]   Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
[MON] Collecting pycparser==2.21
[MON]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[MON] Collecting pymacaroons==0.13.0
[LCM] Removing intermediate container 62c218743066
[LCM]  ---> 3bf835f13627
[LCM] Step 9/58 : ARG PYTHON3_OSM_COMMON_URL
[LCM]  ---> Running in 3c4125da7a93
[LCM] Removing intermediate container 3c4125da7a93
[LCM]  ---> 41dcb81a42d1
[LCM] Step 10/58 : ARG PYTHON3_OSM_LCM_URL
[LCM]  ---> Running in da78395e7367
[NG-UI] Selecting previously unselected package dirmngr.
[NG-UI] Preparing to unpack .../086-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package fonts-dejavu-core.
[NG-UI] Preparing to unpack .../087-fonts-dejavu-core_2.37-1_all.deb ...
[NG-UI] Unpacking fonts-dejavu-core (2.37-1) ...
[NG-UI] Selecting previously unselected package fontconfig-config.
[NG-UI] Preparing to unpack .../088-fontconfig-config_2.13.1-2ubuntu3_all.deb ...
[NG-UI] Unpacking fontconfig-config (2.13.1-2ubuntu3) ...
[tests] Collecting jsonschema==2.5.1
[tests]   Downloading jsonschema-2.5.1-py2.py3-none-any.whl (38 kB)
[tests] Collecting jujubundlelib==0.5.7
[tests]   Downloading jujubundlelib-0.5.7.tar.gz (30 kB)
[tests] Collecting keyring==20.0.1
[tests]   Downloading keyring-20.0.1-py2.py3-none-any.whl (31 kB)
[RO] Collecting attrs==21.4.0
[RO]   Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
[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)
[RO] Collecting azure-core==1.24.1
[RO]   Downloading azure_core-1.24.1-py3-none-any.whl (178 kB)
[NBI] Collecting tempora==5.0.1
[NBI]   Downloading tempora-5.0.1-py3-none-any.whl (15 kB)
[NBI] Collecting urllib3==1.26.9
[NBI]   Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
[MON]   Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB)
[LCM] Removing intermediate container da78395e7367
[LCM]  ---> 3b10a0245236
[LCM] Step 11/58 : ARG PYTHON3_N2VC_URL
[LCM]  ---> Running in 81d115a1a495
[LCM] Removing intermediate container 81d115a1a495
[LCM]  ---> c902caeef713
[LCM] Step 12/58 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[NG-UI] Selecting previously unselected package libpackagekit-glib2-18:amd64.
[NG-UI] Preparing to unpack .../089-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ...
[NG-UI] Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
[NG-UI] Selecting previously unselected package gir1.2-packagekitglib-1.0.
[NG-UI] Preparing to unpack .../090-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ...
[NG-UI] Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
[NG-UI] Selecting previously unselected package libproxy1v5:amd64.
[NG-UI] Preparing to unpack .../091-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ...
[NG-UI] Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
[tests] Collecting keystoneauth1==4.6.0
[tests]   Downloading keystoneauth1-4.6.0-py3-none-any.whl (315 kB)
[RO] Collecting azure-identity==1.10.0
[RO]   Downloading azure_identity-1.10.0-py3-none-any.whl (134 kB)
[RO] Collecting azure-mgmt-compute==27.1.0
[RO]   Downloading azure_mgmt_compute-27.1.0-py3-none-any.whl (5.5 MB)
[NBI] Collecting wrapt==1.14.1
[NBI]   Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)
[MON] Collecting pymongo==3.12.3
[MON]   Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB)
[LCM]  ---> Running in 2ab706fe4f74
[Prometheus] 555cda9edda8: Pushed
[Prometheus] osm-v130-merge-446: digest: sha256:645cc7def2cfee1ce2fe5e08aeb4ccf8356a2ca52ef3edb27c49327d94921d12 size: 2841
[Pipeline] [Prometheus] }
[Pipeline] [Prometheus] // dir
[Pipeline] [Prometheus] }
[NG-UI] Selecting previously unselected package glib-networking-common.
[NG-UI] Preparing to unpack .../092-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
[NG-UI] Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package glib-networking-services.
[NG-UI] Preparing to unpack .../093-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package gsettings-desktop-schemas.
[NG-UI] Preparing to unpack .../094-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
[NG-UI] Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
[tests] Collecting launchpadlib==1.10.16
[tests]   Downloading launchpadlib-1.10.16-py2.py3-none-any.whl (216 kB)
[tests] Collecting lazr-restfulclient==0.14.4
[tests]   Downloading lazr.restfulclient-0.14.4.tar.gz (62 kB)
[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] Collecting pyrfc3339==1.1
[MON]   Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB)
[NG-UI] Selecting previously unselected package glib-networking:amd64.
[NG-UI] Preparing to unpack .../095-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package gnupg-l10n.
[NG-UI] Preparing to unpack .../096-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
[NG-UI] Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package gnupg-utils.
[NG-UI] Preparing to unpack .../097-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package gpg.
[NG-UI] Preparing to unpack .../098-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking gpg (2.2.19-3ubuntu2.2) ...
[tests] Collecting lazr-uri==1.0.6
[tests]   Downloading lazr.uri-1.0.6.tar.gz (18 kB)
[NBI] Collecting yarl==1.7.2
[NBI]   Downloading yarl-1.7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (308 kB)
[NBI] Collecting zc-lockfile==2.0
[NBI]   Downloading zc.lockfile-2.0-py2.py3-none-any.whl (9.7 kB)
[NBI] Collecting zipp==3.8.0
[osmclient]   Building wheel for pycurl (setup.py): finished with status 'done'
[osmclient]   Created wheel for pycurl: filename=pycurl-7.45.1-cp38-cp38-linux_x86_64.whl size=339616 sha256=d17c82e241883548052a6451574d778ad546019a2546e9e262c179d8f7b8c64d
[osmclient]   Stored in directory: /root/.cache/pip/wheels/29/9b/97/525e19354d667ab6a101620502bd1df957057f66bee218305d
[osmclient]   Building wheel for pyangbind (setup.py): started
[osmclient]   Building wheel for pyangbind (setup.py): finished with status 'done'
[osmclient]   Created wheel for pyangbind: filename=pyangbind-0.8.1-py3-none-any.whl size=47761 sha256=104311ff7709220246ad7ca5d7f3eb763c06212407f72925bde2e43d841ec12f
[osmclient]   Stored in directory: /root/.cache/pip/wheels/0c/fb/5a/3d09fc1fae9987036f767b8aa0076ac7f91ce4cd952de3f49a
[osmclient] Successfully built pycurl pyangbind
[osmclient] Installing collected packages: certifi, charset-normalizer, click, idna, markupsafe, jinja2, pyparsing, packaging, wcwidth, prettytable, pycurl, python-magic, pyyaml, urllib3, requests, verboselogs, bitarray, enum34, lxml, pyang, regex, six, pyangbind
[MON] Collecting python-dateutil==2.8.2
[MON]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[MON] Collecting pytz==2022.4
[MON]   Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB)
[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 37396  100 37396    0     0   486k      0 --:--:-- --:--:-- --:--:--  486k
[NG-UI] Selecting previously unselected package pinentry-curses.
[NG-UI] Preparing to unpack .../099-pinentry-curses_1.1.0-3build1_amd64.deb ...
[NG-UI] Unpacking pinentry-curses (1.1.0-3build1) ...
[NG-UI] Selecting previously unselected package gpg-agent.
[NG-UI] Preparing to unpack .../100-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
[tests] Collecting libcharmstore==0.0.9
[tests]   Downloading libcharmstore-0.0.9.tar.gz (3.2 kB)
[RO] Collecting azure-mgmt-core==1.3.1
[RO]   Downloading azure_mgmt_core-1.3.1-py3-none-any.whl (26 kB)
[RO] Collecting azure-mgmt-network==20.0.0
[RO]   Downloading azure_mgmt_network-20.0.0-py3-none-any.whl (8.5 MB)
[NBI]   Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB)
[NBI] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from zc-lockfile==2.0->-r /usr/lib/python3/dist-packages/osm_nbi/requirements.txt (line 166)) (45.2.0)
[NBI] Building wheels for collected packages: pycrypto, pyangbind
[NBI]   Building wheel for pycrypto (setup.py): started
[MON] Collecting pyyaml==5.4.1
[MON]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[MON] Collecting requests==2.28.1
[MON]   Downloading requests-2.28.1-py3-none-any.whl (62 kB)
[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)
[NG-UI] Selecting previously unselected package gpg-wks-client.
[NG-UI] Preparing to unpack .../101-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package gpg-wks-server.
[NG-UI] Preparing to unpack .../102-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package gpgsm.
[NG-UI] Preparing to unpack .../103-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package gnupg.
[NG-UI] Preparing to unpack .../104-gnupg_2.2.19-3ubuntu2.2_all.deb ...
[NG-UI] Unpacking gnupg (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package libsoup2.4-1:amd64.
[NG-UI] Preparing to unpack .../105-libsoup2.4-1_2.70.0-1_amd64.deb ...
[NG-UI] Unpacking libsoup2.4-1:amd64 (2.70.0-1) ...
[NG-UI] Selecting previously unselected package libstemmer0d:amd64.
[NG-UI] Preparing to unpack .../106-libstemmer0d_0+svn585-2_amd64.deb ...
[NG-UI] Unpacking libstemmer0d:amd64 (0+svn585-2) ...
[NG-UI] Selecting previously unselected package libappstream4:amd64.
[NG-UI] Preparing to unpack .../107-libappstream4_0.12.10-2_amd64.deb ...
[NG-UI] Unpacking libappstream4:amd64 (0.12.10-2) ...
[NG-UI] Selecting previously unselected package libfreetype6:amd64.
[NG-UI] Preparing to unpack .../108-libfreetype6_2.10.1-2ubuntu0.3_amd64.deb ...
[NG-UI] Unpacking libfreetype6:amd64 (2.10.1-2ubuntu0.3) ...
[tests] Collecting macaroonbakery==1.3.1
[tests]   Downloading macaroonbakery-1.3.1.tar.gz (79 kB)
[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)
[LCM] Removing intermediate container 2ab706fe4f74
[LCM]  ---> df2be5c18b0d
[LCM] Step 13/58 : RUN dpkg -i ./osm_common.deb
[LCM]  ---> Running in 0157de9f00ac
[LCM] Selecting previously unselected package python3-osm-common.
[LCM] (Reading database ... 14859 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_common.deb ...
[LCM] Unpacking python3-osm-common (13.0.2.post1+gc9512e2-1) ...
[LCM] Setting up python3-osm-common (13.0.2.post1+gc9512e2-1) ...
[NG-UI] Selecting previously unselected package libfontconfig1:amd64.
[NG-UI] Preparing to unpack .../109-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ...
[NG-UI] Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ...
[NG-UI] Selecting previously unselected package libjpeg-turbo8:amd64.
[NG-UI] Preparing to unpack .../110-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ...
[NG-UI] Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ...
[NG-UI] Selecting previously unselected package libjpeg8:amd64.
[NG-UI] Preparing to unpack .../111-libjpeg8_8c-2ubuntu8_amd64.deb ...
[NG-UI] Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
[NG-UI] Selecting previously unselected package libjbig0:amd64.
[NG-UI] Preparing to unpack .../112-libjbig0_2.1-3.1ubuntu0.20.04.1_amd64.deb ...
[NG-UI] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ...
[NG-UI] Selecting previously unselected package libwebp6:amd64.
[NG-UI] Preparing to unpack .../113-libwebp6_0.6.1-2ubuntu0.20.04.3_amd64.deb ...
[NG-UI] Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ...
[PLA]   Building wheel for pycrypto (setup.py): finished with status 'done'
[PLA]   Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=e7f5dad912f536226cc1bf59cfaab5d48b22f08cc6f66c83b025117decf5de84
[PLA]   Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293
[PLA] Successfully built pycrypto
[PLA] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, markupsafe, jinja2, pymzn
[tests] Collecting msgpack==1.0.4
[tests]   Downloading msgpack-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
[tests] Collecting munch==2.5.0
[tests]   Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB)
[RO] Collecting azure-mgmt-resource==21.1.0
[RO]   Downloading azure_mgmt_resource-21.1.0-py3-none-any.whl (1.8 MB)
[MON] Collecting toposort==1.7
[MON]   Downloading toposort-1.7-py2.py3-none-any.whl (9.0 kB)
[tests] Collecting netaddr==0.8.0
[tests]   Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)
[RO] Collecting bcrypt==3.2.2
[RO]   Downloading bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (62 kB)
[MON] Collecting typing-extensions==4.4.0
[MON]   Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB)
[NG-UI] Selecting previously unselected package libtiff5:amd64.
[NG-UI] Preparing to unpack .../114-libtiff5_4.1.0+git191117-2ubuntu0.20.04.11_amd64.deb ...
[NG-UI] Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.11) ...
[NG-UI] Selecting previously unselected package libxpm4:amd64.
[NG-UI] Preparing to unpack .../115-libxpm4_1%3a3.5.12-1ubuntu0.20.04.2_amd64.deb ...
[NG-UI] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ...
[NG-UI] Selecting previously unselected package libgd3:amd64.
[NG-UI] Preparing to unpack .../116-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ...
[tests] Collecting netifaces==0.11.0
[tests]   Downloading netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB)
[tests] Collecting oauthlib==3.2.0
[tests]   Downloading oauthlib-3.2.0-py3-none-any.whl (151 kB)
[tests] Collecting objectpath==0.6.1
[tests]   Downloading objectpath-0.6.1-py2.py3-none-any.whl (20 kB)
[RO] Collecting boto==2.49.0
[RO]   Downloading boto-2.49.0-py2.py3-none-any.whl (1.4 MB)
[MON] Collecting typing-inspect==0.8.0
[MON]   Downloading typing_inspect-0.8.0-py3-none-any.whl (8.7 kB)
[MON] Collecting urllib3==1.26.12
[MON]   Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
[MON] Collecting websocket-client==1.4.1
[MON]   Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB)
[NG-UI] Selecting previously unselected package libglib2.0-bin.
[NG-UI] Preparing to unpack .../117-libglib2.0-bin_2.64.6-1~ubuntu20.04.6_amd64.deb ...
[NG-UI] Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ...
[NG-UI] Selecting previously unselected package libgstreamer1.0-0:amd64.
[NG-UI] Preparing to unpack .../118-libgstreamer1.0-0_1.16.3-0ubuntu1.1_amd64.deb ...
[NG-UI] Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
[NG-UI] Selecting previously unselected package nginx-common.
[NG-UI] Preparing to unpack .../119-nginx-common_1.18.0-0ubuntu1.4_all.deb ...
[tests] Collecting openstacksdk==0.99.0
[tests]   Downloading openstacksdk-0.99.0-py3-none-any.whl (1.5 MB)
[tests] Collecting os-service-types==1.7.0
[tests]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[RO] Collecting cachetools==5.2.0
[RO]   Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB)
[RO] Collecting certifi==2022.6.15
[RO]   Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
[osmclient] Successfully installed bitarray-2.5.1 certifi-2022.6.15 charset-normalizer-2.0.12 click-8.1.3 enum34-1.1.10 idna-3.3 jinja2-3.1.2 lxml-4.9.0 markupsafe-2.1.1 packaging-21.3 prettytable-3.3.0 pyang-2.5.3 pyangbind-0.8.1 pycurl-7.45.1 pyparsing-3.0.9 python-magic-0.4.27 pyyaml-5.4.1 regex-2022.6.2 requests-2.28.0 six-1.16.0 urllib3-1.26.9 verboselogs-1.7 wcwidth-0.2.5
[MON] Collecting websockets==7.0
[MON]   Downloading websockets-7.0.tar.gz (49 kB)
[NG-UI] Unpacking nginx-common (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-image-filter.
[NG-UI] Preparing to unpack .../120-libnginx-mod-http-image-filter_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-image-filter (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libxslt1.1:amd64.
[NG-UI] Preparing to unpack .../121-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ...
[NG-UI] Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ...
[PLA] Successfully installed aiokafka-0.7.2 dataclasses-0.6 jinja2-3.1.2 kafka-python-2.0.2 markupsafe-2.1.1 pycrypto-2.6.1 pymongo-3.12.3 pymzn-0.18.3 pyyaml-5.4.1
[tests] Collecting osc-lib==2.6.0
[tests]   Downloading osc_lib-2.6.0-py3-none-any.whl (88 kB)
[tests] Collecting oslo-config==8.8.0
[tests]   Downloading oslo.config-8.8.0-py3-none-any.whl (128 kB)
[RO] Collecting cffi==1.15.0
[RO]   Downloading cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB)
[RO] Collecting charset-normalizer==2.0.12
[RO]   Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[MON] Collecting aiokafka==0.7.2
[MON]   Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
[LCM] Removing intermediate container 0157de9f00ac
[LCM]  ---> d5c431c609dc
[LCM] Step 14/58 : RUN curl $PYTHON3_OSM_LCM_URL -o osm_lcm.deb
[LCM]  ---> Running in 83fb25072982
[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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  115k  100  115k    0     0   579k      0 --:--:-- --:--:-- --:--:--  579k
[NG-UI] Selecting previously unselected package libnginx-mod-http-xslt-filter.
[NG-UI] Preparing to unpack .../122-libnginx-mod-http-xslt-filter_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-xslt-filter (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-mail.
[NG-UI] Preparing to unpack .../123-libnginx-mod-mail_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-mail (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-stream.
[NG-UI] Preparing to unpack .../124-libnginx-mod-stream_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-stream (1.18.0-0ubuntu1.4) ...
[tests] Collecting oslo-i18n==5.1.0
[tests]   Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB)
[tests] Collecting oslo-serialization==4.3.0
[tests]   Downloading oslo.serialization-4.3.0-py3-none-any.whl (25 kB)
[tests] Collecting oslo-utils==6.0.0
[tests]   Downloading oslo.utils-6.0.0-py3-none-any.whl (100 kB)
[RO] Collecting cheroot==8.6.0
[RO]   Downloading cheroot-8.6.0-py2.py3-none-any.whl (104 kB)
[RO] Collecting cherrypy==18.1.2
[RO]   Downloading CherryPy-18.1.2-py2.py3-none-any.whl (418 kB)
[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] Collecting pycrypto==2.6.1
[MON]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[tests] Collecting otherstuf==1.1.0
[tests]   Downloading otherstuf-1.1.0-py2.py3-none-any.whl (7.3 kB)
[tests] Collecting outcome==1.2.0
[tests]   Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB)
[RO] Collecting cliff==3.10.1
[RO]   Downloading cliff-3.10.1-py3-none-any.whl (81 kB)
[RO] Collecting cmd2==2.4.1
[RO]   Downloading cmd2-2.4.1-py3-none-any.whl (146 kB)
[osmclient] Removing intermediate container 6e58772186f1
[osmclient]  ---> 2cc48eedba0a
[osmclient] Step 13/21 : FROM ubuntu:20.04 as FINAL
[osmclient]  ---> f78909c2b360
[osmclient] Step 14/21 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> 54303a83bb0e
[osmclient] Step 15/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
[osmclient]  ---> Using cache
[osmclient]  ---> be465fb7843e
[osmclient] Step 16/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.8.*     && rm -rf /var/lib/apt/lists/*
[osmclient]  ---> Using cache
[osmclient]  ---> cf8610939ea3
[osmclient] Step 17/21 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[osmclient]  ---> Using cache
[osmclient]  ---> df9524ef704b
[osmclient] Step 18/21 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[MON] Collecting appdirs==1.4.4
[MON]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[LCM] Removing intermediate container 83fb25072982
[LCM]  ---> 54778aa2d1f5
[LCM] Step 15/58 : RUN dpkg -i ./osm_lcm.deb
[NG-UI] Selecting previously unselected package libpolkit-agent-1-0:amd64.
[NG-UI] Preparing to unpack .../125-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ...
[NG-UI] Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
[NG-UI] Selecting previously unselected package libsasl2-modules:amd64.
[NG-UI] Preparing to unpack .../126-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NG-UI] Selecting previously unselected package nginx-core.
[NG-UI] Preparing to unpack .../127-nginx-core_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking nginx-core (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package nginx.
[NG-UI] Preparing to unpack .../128-nginx_1.18.0-0ubuntu1.4_all.deb ...
[NG-UI] Unpacking nginx (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package policykit-1.
[NG-UI] Preparing to unpack .../129-policykit-1_0.105-26ubuntu1.3_amd64.deb ...
[NG-UI] Unpacking policykit-1 (0.105-26ubuntu1.3) ...
[NG-UI] Selecting previously unselected package packagekit.
[NG-UI] Preparing to unpack .../130-packagekit_1.1.13-2ubuntu1.1_amd64.deb ...
[NG-UI] Unpacking packagekit (1.1.13-2ubuntu1.1) ...
[NG-UI] Selecting previously unselected package packagekit-tools.
[NG-UI] Preparing to unpack .../131-packagekit-tools_1.1.13-2ubuntu1.1_amd64.deb ...
[NG-UI] Unpacking packagekit-tools (1.1.13-2ubuntu1.1) ...
[NG-UI] Selecting previously unselected package python3-certifi.
[NG-UI] Preparing to unpack .../132-python3-certifi_2019.11.28-1_all.deb ...
[NG-UI] Unpacking python3-certifi (2019.11.28-1) ...
[NG-UI] Selecting previously unselected package python3-chardet.
[NG-UI] Preparing to unpack .../133-python3-chardet_3.0.4-4build1_all.deb ...
[NG-UI] Unpacking python3-chardet (3.0.4-4build1) ...
[PLA] Removing intermediate container 627395e03a9f
[PLA]  ---> b289c17a29b0
[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
[tests] Collecting paramiko==2.11.0
[tests]   Downloading paramiko-2.11.0-py2.py3-none-any.whl (212 kB)
[tests] Collecting parse==1.19.0
[tests]   Downloading parse-1.19.0-py2.py3-none-any.whl (18 kB)
[tests] Collecting path==16.4.0
[tests]   Downloading path-16.4.0-py3-none-any.whl (26 kB)
[tests] Collecting path-py==12.5.0
[tests]   Downloading path.py-12.5.0-py3-none-any.whl (2.3 kB)
[tests] Collecting pathspec==0.3.4
[RO] Collecting cryptography==37.0.2
[RO]   Downloading cryptography-37.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
[MON] Collecting attrs==22.1.0
[MON]   Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB)
[MON] Collecting autopage==0.5.1
[MON]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[MON] Collecting backports-zoneinfo==0.2.1
[MON]   Downloading backports.zoneinfo-0.2.1-cp38-cp38-manylinux1_x86_64.whl (74 kB)
[MON] Collecting cliff==4.0.0
[MON]   Downloading cliff-4.0.0-py3-none-any.whl (80 kB)
[MON] Collecting cmd2==2.4.2
[MON]   Downloading cmd2-2.4.2-py3-none-any.whl (147 kB)
[LCM]  ---> Running in 03895a20facd
[LCM] Selecting previously unselected package python3-osm-lcm.
[LCM] (Reading database ... 14920 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_lcm.deb ...
[LCM] Unpacking python3-osm-lcm (13.0.2.post1+g7fb1340-1) ...
[LCM] Setting up python3-osm-lcm (13.0.2.post1+g7fb1340-1) ...
[NG-UI] Selecting previously unselected package python3-idna.
[NG-UI] Preparing to unpack .../134-python3-idna_2.8-1_all.deb ...
[NG-UI] Unpacking python3-idna (2.8-1) ...
[NG-UI] Selecting previously unselected package python3-urllib3.
[NG-UI] Preparing to unpack .../135-python3-urllib3_1.25.8-2ubuntu0.3_all.deb ...
[NG-UI] Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ...
[tests]   Downloading pathspec-0.3.4.tar.gz (12 kB)
[tests] Collecting pbr==5.9.0
[tests]   Downloading pbr-5.9.0-py2.py3-none-any.whl (112 kB)
[RO] Collecting cvprac==1.2.0
[MON] Collecting contourpy==1.0.5
[MON]   Downloading contourpy-1.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (295 kB)
[NG-UI] Selecting previously unselected package python3-requests.
[NG-UI] Preparing to unpack .../136-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
[NG-UI] Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
[NG-UI] Selecting previously unselected package python3-requests-unixsocket.
[NG-UI] Preparing to unpack .../137-python3-requests-unixsocket_0.2.0-2_all.deb ...
[NG-UI] Unpacking python3-requests-unixsocket (0.2.0-2) ...
[NG-UI] Selecting previously unselected package python3-software-properties.
[NG-UI] Preparing to unpack .../138-python3-software-properties_0.99.9.12_all.deb ...
[NG-UI] Unpacking python3-software-properties (0.99.9.12) ...
[NG-UI] Selecting previously unselected package software-properties-common.
[NG-UI] Preparing to unpack .../139-software-properties-common_0.99.9.12_all.deb ...
[NG-UI] Unpacking software-properties-common (0.99.9.12) ...
[NG-UI] Selecting previously unselected package unattended-upgrades.
[NG-UI] Preparing to unpack .../140-unattended-upgrades_2.3ubuntu0.3_all.deb ...
[NG-UI] Unpacking unattended-upgrades (2.3ubuntu0.3) ...
[tests] Collecting platformdirs==2.5.2
[tests]   Downloading platformdirs-2.5.2-py3-none-any.whl (14 kB)
[tests] Collecting ply==3.11
[tests]   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
[osmclient]  ---> a5ed3f715afa
[osmclient] Step 19/21 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages  /usr/local/lib/python3.8/dist-packages
[MON] Collecting cycler==0.11.0
[MON]   Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB)
[MON] Collecting dateparser==1.1.1
[MON]   Downloading dateparser-1.1.1-py2.py3-none-any.whl (288 kB)
[MON] Collecting debtcollector==2.5.0
[MON]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[MON] Collecting decorator==5.1.1
[NG-UI] Selecting previously unselected package gnupg2.
[NG-UI] Preparing to unpack .../141-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
[NG-UI] Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[NG-UI] Setting up liblmdb0:amd64 (0.9.24-1) ...
[NG-UI] Setting up systemd-sysv (245.4-4ubuntu3.23) ...
[NG-UI] Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[PLA] 
[PLA] 
[tests] Collecting protobuf==3.20.1
[tests]   Downloading protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
[RO]   Downloading cvprac-1.2.0.tar.gz (4.3 MB)
[MON]   Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
[MON] Collecting dogpile-cache==1.1.8
[MON]   Downloading dogpile.cache-1.1.8-py3-none-any.whl (51 kB)
[LCM] Removing intermediate container 03895a20facd
[LCM]  ---> 1fee14b52603
[LCM] Step 16/58 : RUN curl $PYTHON3_N2VC_URL -o osm_n2vc.deb
[NG-UI] Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[NG-UI] Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
[NG-UI] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
[NG-UI] Setting up mime-support (3.64ubuntu1) ...
[NG-UI] Setting up apt-transport-https (2.0.10) ...
[NG-UI] Setting up xdg-user-dirs (0.17-2ubuntu1) ...
[NG-UI] Setting up libmagic-mgc (1:5.38-4) ...
[tests] Collecting pycparser==2.21
[tests]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[tests] Collecting pyjsonselect==0.2.2
[tests]   Downloading pyjsonselect-0.2.2.tar.gz (8.9 kB)
[MON] Collecting fonttools==4.37.4
[MON]   Downloading fonttools-4.37.4-py3-none-any.whl (960 kB)
[LCM]  ---> Running in ed9300b6ddf9
[NG-UI] Setting up libyaml-0-2:amd64 (0.2.2-1) ...
[NG-UI] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ...
[NG-UI] Setting up distro-info-data (0.43ubuntu1.15) ...
[NG-UI] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[NG-UI] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[NG-UI] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NG-UI] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ...
[NG-UI] Setting up libmagic1:amd64 (1:5.38-4) ...
[NG-UI] Setting up nginx-common (1.18.0-0ubuntu1.4) ...
[tests] Collecting pymacaroons==0.13.0
[tests]   Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB)
[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)
[RO] Collecting debtcollector==2.5.0
[RO]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[RO] Collecting decorator==5.1.1
[RO]   Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
[RO] Collecting dogpile-cache==1.1.6
[RO]   Downloading dogpile.cache-1.1.6-py3-none-any.whl (51 kB)
[MON] Collecting futurist==2.4.1
[MON]   Downloading futurist-2.4.1-py3-none-any.whl (36 kB)
[MON] Collecting gnocchiclient==7.0.7
[MON]   Downloading gnocchiclient-7.0.7-py2.py3-none-any.whl (66 kB)
[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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 61600  100 61600    0     0   302k      0 --:--:-- --:--:-- --:--:--  303k
[tests] Collecting pyopenssl==22.0.0
[tests]   Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB)
[tests] Collecting pyperclip==1.8.2
[tests]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[RO] Collecting flufl-enum==4.1.1
[RO]   Downloading flufl.enum-4.1.1.tar.gz (23 kB)
[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)
[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.1.13-2ubuntu1.1) ...
[NG-UI] Setting up libnss-systemd:amd64 (245.4-4ubuntu3.23) ...
[NG-UI] First installation detected...
[NG-UI] Checking NSS setup...
[NG-UI] Setting up libnpth0:amd64 (1.6-1) ...
[NG-UI] Setting up krb5-locales (1.17-6ubuntu4.4) ...
[NG-UI] Setting up file (1:5.38-4) ...
[NG-UI] Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
[NG-UI] Setting up libatm1:amd64 (1:2.5.1-4) ...
[NG-UI] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[NG-UI] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ...
[NG-UI] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[NG-UI] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NG-UI] Setting up tzdata (2023d-0ubuntu0.20.04) ...
[NG-UI] 
[NG-UI] Current default time zone: 'Etc/UTC'
[NG-UI] Local time is now:      Wed Jan 31 21:09:48 UTC 2024.
[NG-UI] Universal Time is now:  Wed Jan 31 21:09:48 UTC 2024.
[NG-UI] Run 'dpkg-reconfigure tzdata' if you wish to change it.
[NG-UI] 
[NG-UI] Setting up libcap2-bin (1:2.32-1ubuntu0.1) ...
[NG-UI] Setting up libdconf1:amd64 (0.36.0-1) ...
[NG-UI] Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
[NG-UI] Setting up libx11-data (2:1.6.9-2ubuntu1.6) ...
[NG-UI] Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[NG-UI] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
[NG-UI] Setting up dbus (1.12.16-2ubuntu2.3) ...
[PLA]  ---> b4328f2ab790
[PLA] Step 13/39 : RUN tar -zxf /minizinc.tgz &&     mv /MiniZincIDE-2.4.2-bundle-linux /minizinc
[PLA]  ---> Running in 00c5ed87ab0d
[tests] Collecting pyrfc3339==1.1
[tests]   Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB)
[tests] Collecting pysocks==1.7.1
[tests]   Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
[tests] Collecting python-cinderclient==8.3.0
[tests]   Downloading python_cinderclient-8.3.0-py3-none-any.whl (254 kB)
[RO] Collecting google-api-core==2.8.2
[RO]   Downloading google_api_core-2.8.2-py3-none-any.whl (114 kB)
[RO] Collecting google-api-python-client==2.51.0
[RO]   Downloading google_api_python_client-2.51.0-py2.py3-none-any.whl (8.6 MB)
[osmclient]  ---> a7038125bdb8
[osmclient] Step 20/21 : ENV OSM_SOL005=True
[osmclient]  ---> Running in 72e829aac7f1
[osmclient] Removing intermediate container 72e829aac7f1
[osmclient]  ---> 1c90c8b9da1c
[osmclient] Step 21/21 : ENV OSM_HOSTNAME=nbi:9999
[osmclient]  ---> Running in 8c38afe220ca
[osmclient] Removing intermediate container 8c38afe220ca
[osmclient]  ---> 57154047d3fa
[osmclient] [Warning] One or more build-args [OSM_IMDOCS_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_RO_PLUGIN_URL CACHE_DATE PYTHON3_N2VC_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_NG_RO_URL OSM_NGUI_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_DEVOPS_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL] were not consumed
[osmclient] Successfully built 57154047d3fa
[osmclient] Successfully tagged opensourcemano/osmclient:osm-v130-merge-446
[MON] Collecting importlib-metadata==5.0.0
[MON]   Downloading importlib_metadata-5.0.0-py3-none-any.whl (21 kB)
[MON] Collecting iso8601==1.1.0
[MON]   Downloading iso8601-1.1.0-py3-none-any.whl (9.9 kB)
[MON] Collecting jmespath==1.0.1
[MON]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[MON] Collecting jsonpatch==1.32
[MON]   Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB)
[MON] Collecting jsonpointer==2.3
[MON]   Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB)
[LCM] Removing intermediate container ed9300b6ddf9
[LCM]  ---> 3c01f3d0b5ee
[LCM] Step 17/58 : RUN dpkg -i ./osm_n2vc.deb
[LCM]  ---> Running in bf0575c5c652
[LCM] Selecting previously unselected package python3-n2vc.
[Pipeline] [osmclient] echo
[osmclient] Tagging osmclient:osm-v130-merge-446
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[NG-UI] Setting up xz-utils (5.2.4-1ubuntu1.1) ...
[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-2) ...
[NG-UI] Setting up libmnl0:amd64 (1.0.4-2) ...
[NG-UI] Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ...
[NG-UI] Setting up fonts-dejavu-core (2.37-1) ...
[tests] Collecting python-keystoneclient==4.5.0
[tests]   Downloading python_keystoneclient-4.5.0-py3-none-any.whl (398 kB)
[MON] Collecting keystoneauth1==5.0.0
[MON]   Downloading keystoneauth1-5.0.0-py3-none-any.whl (315 kB)
[LCM] (Reading database ... 14975 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_n2vc.deb ...
[LCM] Unpacking python3-n2vc (13.0.2.post1+gbd201f5-1) ...
[LCM] Setting up python3-n2vc (13.0.2.post1+gbd201f5-1) ...
[osmclient] + docker tag opensourcemano/osmclient:osm-v130-merge-446 osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v130-merge-446
[Pipeline] [osmclient] sh
[NG-UI] Setting up ucf (3.0038+nmu1) ...
[NG-UI] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[NG-UI] Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ...
[NG-UI] Setting up libxtables12:amd64 (1.8.4-3ubuntu2.1) ...
[NG-UI] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NG-UI] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
[NG-UI] Setting up dmsetup (2:1.02.167-1ubuntu1) ...
[NG-UI] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.23) ...
[tests] Collecting python-novaclient==18.0.0
[tests]   Downloading python_novaclient-18.0.0-py3-none-any.whl (334 kB)
[tests] Collecting python-openstackclient==5.8.0
[tests]   Downloading python_openstackclient-5.8.0-py3-none-any.whl (984 kB)
[MON] Collecting kiwisolver==1.4.4
[MON]   Downloading kiwisolver-1.4.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB)
[osmclient] [osmclient] Running shell script
[osmclient] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v130-merge-446
[osmclient] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient]
[osmclient] 3d6a379dee53: Preparing
[osmclient] 03ac26c78e0d: Preparing
[osmclient] cd85bce8ffe3: Preparing
[osmclient] 854ea52744e7: Preparing
[osmclient] ddf38f31f0d8: Preparing
[osmclient] 3a03f09d2129: Preparing
[osmclient] 3a03f09d2129: Waiting
[osmclient] ddf38f31f0d8: Layer already exists
[osmclient] 854ea52744e7: Layer already exists
[osmclient] 3a03f09d2129: Layer already exists
[tests] Collecting pytz==2022.1
[tests]   Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB)
[MON] Collecting lxml==4.9.1
[MON]   Downloading lxml-4.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
[osmclient] cd85bce8ffe3: Mounted from devops/cicd/opensourcemano/ro
[NG-UI] Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
[NG-UI] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[NG-UI] Setting up libstemmer0d:amd64 (0+svn585-2) ...
[NG-UI] Setting up libmpdec2:amd64 (2.4.2-3) ...
[NG-UI] Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
[NG-UI] Setting up openssl (1.1.1f-1ubuntu2.20) ...
[NG-UI] Setting up libbsd0:amd64 (0.10.0-1) ...
[NG-UI] Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ...
[NG-UI] Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.1) ...
[tests] Collecting requestsexceptions==1.4.0
[tests]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[tests] Collecting requirements-parser==0.5.0
[tests]   Downloading requirements_parser-0.5.0-py3-none-any.whl (18 kB)
[tests] Collecting rfc3986==2.0.0
[tests]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[tests] Collecting robotframework==5.0.1
[RO] Collecting google-auth==2.8.0
[RO]   Downloading google_auth-2.8.0-py2.py3-none-any.whl (164 kB)
[RO] Collecting google-auth-httplib2==0.1.0
[RO]   Downloading google_auth_httplib2-0.1.0-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
[RO]   Downloading googleapis_common_protos-1.56.3-py2.py3-none-any.whl (211 kB)
[osmclient] 03ac26c78e0d: Pushed
[tests]   Downloading robotframework-5.0.1-py3-none-any.whl (639 kB)
[tests] Collecting robotframework-jsonlibrary==0.4.1
[tests]   Downloading robotframework-jsonlibrary-0.4.1.tar.gz (5.4 kB)
[RO] Collecting httplib2==0.20.4
[RO]   Downloading httplib2-0.20.4-py3-none-any.whl (96 kB)
[RO] Collecting humanfriendly==10.0
[MON] Collecting matplotlib==3.6.1
[MON]   Downloading matplotlib-3.6.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (9.4 MB)
[NG-UI] Setting up readline-common (8.0-4) ...
[NG-UI] Setting up publicsuffix (20200303.0012-1) ...
[NG-UI] Setting up iso-codes (4.4-1) ...
[RO]   Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
[osmclient] 3d6a379dee53: Pushed
[RO] Collecting idna==3.3
[RO]   Downloading idna-3.3-py3-none-any.whl (61 kB)
[POL]   Building wheel for pycrypto (setup.py): finished with status 'done'
[POL]   Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=d95c01d232b73a2172c2dd4dba8c73cb7c3b82b60693c1d0676acab5b07439ea
[POL]   Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293
[POL]   Building wheel for peewee (setup.py): started
[MON] Collecting monotonic==1.6
[MON]   Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB)
[LCM] Removing intermediate container bf0575c5c652
[LCM]  ---> 5769ec690078
[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
[osmclient] osm-v130-merge-446: digest: sha256:f0b32d6adc3e714850967a689248fb970ba48abec8499b48151660ebb98aa19a size: 1578
[Pipeline] [osmclient] }
[NG-UI] Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
[NG-UI] Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
[tests] Collecting robotframework-jsonvalidator==2.0.0
[tests]   Downloading robotframework_jsonvalidator-2.0.0-py2.py3-none-any.whl (10 kB)
[Pipeline] [osmclient] // dir
[Pipeline] [osmclient] }
[NG-UI] Setcap worked! gst-ptp-helper is not suid!
[NG-UI] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
[NG-UI] Setting up pinentry-curses (1.1.0-3build1) ...
[NG-UI] Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
[NG-UI] Setting up libnginx-mod-mail (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[NG-UI] Setting up libxcb1:amd64 (1.14-2) ...
[NG-UI] Setting up fontconfig-config (2.13.1-2ubuntu3) ...
[tests] Collecting robotframework-pythonlibcore==3.0.0
[tests]   Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB)
[tests] Collecting robotframework-requests==0.9.3
[tests]   Downloading robotframework_requests-0.9.3-py3-none-any.whl (21 kB)
[RO] Collecting importlib-metadata==4.11.4
[RO]   Downloading importlib_metadata-4.11.4-py3-none-any.whl (18 kB)
[RO] Collecting ipconflict==0.5.0
[RO]   Downloading ipconflict-0.5.0-py2.py3-none-any.whl (16 kB)
[RO] Collecting iso8601==1.0.2
[RO]   Downloading iso8601-1.0.2-py3-none-any.whl (9.7 kB)
[POL]   Building wheel for peewee (setup.py): finished with status 'done'
[POL]   Created wheel for peewee: filename=peewee-3.8.2-cp38-cp38-linux_x86_64.whl size=156161 sha256=99e111861ded0d8ddaf168087ff352da766ffcd762798980afbd0ce8b7cba07e
[POL]   Stored in directory: /root/.cache/pip/wheels/f0/11/74/d5c4df68a1514aeeae7914a7c2aecba0d3fe36df8c1d272bc5
[POL] Successfully built pycrypto peewee
[POL] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, cached-property, certifi, charset-normalizer, click, idna, jsonschema, mock, peewee, peewee-migrate, pymysql, urllib3, requests
[MON] Collecting msgpack==1.0.4
[MON]   Downloading msgpack-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
[MON] Collecting munch==2.5.0
[LCM]  ---> Running in a50576337a87
[NG-UI] Setting up iproute2 (5.5.0-1ubuntu1) ...
[NG-UI] Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
[NG-UI] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up libreadline8:amd64 (8.0-4) ...
[tests] Collecting robotframework-seleniumlibrary==6.0.0
[tests]   Downloading robotframework_seleniumlibrary-6.0.0-py2.py3-none-any.whl (95 kB)
[tests] Collecting robotframework-sshlibrary==3.8.0
[tests]   Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
[RO] Collecting isodate==0.6.1
[RO]   Downloading isodate-0.6.1-py2.py3-none-any.whl (41 kB)
[RO] Collecting jaraco-functools==3.5.0
[RO]   Downloading jaraco.functools-3.5.0-py3-none-any.whl (7.0 kB)
[RO] Collecting jinja2==3.1.2
[RO]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[RO] Collecting jmespath==1.0.1
[RO]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[MON]   Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB)
[MON] Collecting netaddr==0.8.0
[MON]   Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)
[MON] Collecting netifaces==0.11.0
[MON]   Downloading netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB)
[NG-UI] Setting up libnginx-mod-stream (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ...
[NG-UI] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
[tests] Collecting robotframework-yamllibrary==0.2.8
[tests]   Downloading robotframework-yamllibrary-0.2.8.zip (5.4 kB)
[RO] Collecting jsonpatch==1.32
[RO]   Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB)
[RO] Collecting jsonpointer==2.3
[RO]   Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB)
[RO] Collecting jsonschema==3.2.0
[RO]   Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
[RO] Collecting keystoneauth1==4.6.0
[RO]   Downloading keystoneauth1-4.6.0-py3-none-any.whl (315 kB)
[RO] Collecting logutils==0.3.5
[RO]   Downloading logutils-0.3.5.tar.gz (27 kB)
[MON] Collecting numpy==1.23.3
[MON]   Downloading numpy-1.23.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB)
[tests] Collecting ruamel-yaml==0.15.100
[tests]   Downloading ruamel.yaml-0.15.100.tar.gz (318 kB)
[tests] Collecting scp==0.14.4
[tests]   Downloading scp-0.14.4-py2.py3-none-any.whl (8.6 kB)
[POL] Successfully installed aiokafka-0.7.2 cached-property-1.5.2 certifi-2022.6.15 charset-normalizer-2.0.12 click-8.1.3 dataclasses-0.6 idna-3.3 jsonschema-2.6.0 kafka-python-2.0.2 mock-4.0.3 peewee-3.8.2 peewee-migrate-1.1.6 pycrypto-2.6.1 pymongo-3.12.3 pymysql-0.9.3 pyyaml-5.4.1 requests-2.28.0 urllib3-1.26.9
[LCM] Collecting aiokafka==0.7.2
[LCM]   Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
[NG-UI] Updating certificates in /etc/ssl/certs...
[tests] Collecting secretstorage==2.3.1
[tests]   Downloading SecretStorage-2.3.1.tar.gz (16 kB)
[RO] Collecting lxml==4.9.0
[RO]   Downloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
[MON] Collecting openstacksdk==0.101.0
[MON]   Downloading openstacksdk-0.101.0-py3-none-any.whl (1.5 MB)
[LCM] Collecting dataclasses==0.6
[LCM]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[Airflow]   Building wheel for pycrypto (setup.py): finished with status 'done'
[Airflow]   Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=476489 sha256=42fc189a78390a4e67074d5ec5bd2e52372a849123b57e8ab3370dcd6b56dc92
[Airflow]   Stored in directory: /home/airflow/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293
[Airflow] Successfully built pycrypto
[LCM] Collecting kafka-python==2.0.2
[LCM]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[tests] Collecting selenium==4.3.0
[tests]   Downloading selenium-4.3.0-py3-none-any.whl (981 kB)
[RO] Collecting markupsafe==2.1.1
[RO]   Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[RO] Collecting more-itertools==8.13.0
[RO]   Downloading more_itertools-8.13.0-py3-none-any.whl (51 kB)
[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.6.2
[LCM] Collecting pycrypto==2.6.1
[LCM]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[tests] Collecting simplejson==3.17.6
[tests]   Downloading simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (139 kB)
[tests] Collecting sniffio==1.2.0
[tests]   Downloading sniffio-1.2.0-py3-none-any.whl (10 kB)
[RO] Collecting msal==1.18.0
[RO]   Downloading msal-1.18.0-py2.py3-none-any.whl (82 kB)
[RO] Collecting msal-extensions==1.0.0
[RO]   Downloading msal_extensions-1.0.0-py2.py3-none-any.whl (19 kB)
[MON]   Downloading osc_lib-2.6.2-py3-none-any.whl (88 kB)
[MON] Collecting oslo-config==9.0.0
[MON]   Downloading oslo.config-9.0.0-py3-none-any.whl (128 kB)
[NG-UI] 137 added, 0 removed; done.
[tests] Collecting sortedcontainers==2.4.0
[tests]   Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
[RO] Collecting msgpack==1.0.4
[RO]   Downloading msgpack-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
[MON] Collecting oslo-context==5.0.0
[MON]   Downloading oslo.context-5.0.0-py3-none-any.whl (20 kB)
[LCM] Collecting pymongo==3.12.3
[LCM]   Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB)
[NG-UI] Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
[NG-UI] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up libfreetype6:amd64 (2.10.1-2ubuntu0.3) ...
[NG-UI] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[NG-UI] Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
[NG-UI] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[NG-UI] Setting up gpgconf (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
[NG-UI] Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[NG-UI] Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.11) ...
[NG-UI] Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ...
[NG-UI] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[NG-UI] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Removing intermediate container 00c5ed87ab0d
[PLA]  ---> 62a827a55dea
[PLA] Step 14/39 : FROM ubuntu:20.04 as FINAL
[PLA]  ---> f78909c2b360
[PLA] Step 15/39 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> 54303a83bb0e
[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]  ---> be465fb7843e
[PLA] Step 17/39 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.8.*     && rm -rf /var/lib/apt/lists/*
[PLA]  ---> Using cache
[PLA]  ---> cf8610939ea3
[PLA] Step 18/39 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[PLA]  ---> Using cache
[PLA]  ---> df9524ef704b
[PLA] Step 19/39 : LABEL authors="Lars-Göran Magnusson"
[PLA]  ---> Using cache
[PLA]  ---> 17c1f7300d92
[PLA] Step 20/39 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[tests] Collecting stevedore==3.5.0
[tests]   Downloading stevedore-3.5.0-py3-none-any.whl (49 kB)
[tests] Collecting stuf==0.9.16
[tests]   Downloading stuf-0.9.16-py3-none-any.whl (27 kB)
[tests] Collecting theblues==0.5.2
[tests]   Downloading theblues-0.5.2.tar.gz (18 kB)
[RO] Collecting msrest==0.7.1
[RO]   Downloading msrest-0.7.1-py3-none-any.whl (85 kB)
[RO] Collecting msrestazure==0.6.4
[RO]   Downloading msrestazure-0.6.4-py2.py3-none-any.whl (40 kB)
[RO] Collecting netaddr==0.8.0
[RO]   Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)
[Airflow] Installing collected packages: pytz, pycrypto, netifaces, netaddr, msgpack, kafka-python, dataclasses, wrapt, urllib3, uritemplate, typing-extensions, rsa, rfc3986, pyparsing, pymongo, pyjwt, protobuf, prometheus-client, prettytable, portalocker, pbr, oauthlib, iso8601, idna, charset-normalizer, cffi, certifi, cachetools, aiokafka, stevedore, requests, oslo-i18n, os-service-types, httplib2, googleapis-common-protos, google-auth, debtcollector, cryptography, oslo-utils, oslo-config, keystoneauth1, google-api-core, azure-core, oslo-serialization, msrest, msal, google-api-python-client, azure-mgmt-core, python-novaclient, python-keystoneclient, msal-extensions, azure-mgmt-compute, azure-identity
[Airflow]   Attempting uninstall: pytz
[Airflow]     Found existing installation: pytz 2022.1
[Airflow]     Uninstalling pytz-2022.1:
[Airflow]       Successfully uninstalled pytz-2022.1
[MON] Collecting oslo-i18n==5.1.0
[MON]   Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB)
[MON] Collecting oslo-log==5.0.0
[MON]   Downloading oslo.log-5.0.0-py3-none-any.whl (71 kB)
[MON] Collecting oslo-serialization==5.0.0
[MON]   Downloading oslo.serialization-5.0.0-py3-none-any.whl (25 kB)
[MON] Collecting oslo-utils==6.0.1
[MON]   Downloading oslo.utils-6.0.1-py3-none-any.whl (100 kB)
[LCM] Collecting pyyaml==5.4.1
[LCM]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[NG-UI] Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
[NG-UI] Setting up policykit-1 (0.105-26ubuntu1.3) ...
[NG-UI] Setting up gpg (2.2.19-3ubuntu2.2) ...
[tests] Collecting toml==0.10.2
[tests]   Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
[tests] Collecting translationstring==1.4
[tests]   Downloading translationstring-1.4-py2.py3-none-any.whl (15 kB)
[tests] Collecting trio==0.21.0
[tests]   Downloading trio-0.21.0-py3-none-any.whl (358 kB)
[tests] Collecting trio-websocket==0.9.2
[tests]   Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB)
[tests] Collecting types-setuptools==57.4.17
[tests]   Downloading types_setuptools-57.4.17-py3-none-any.whl (27 kB)
[RO] Collecting netifaces==0.11.0
[RO]   Downloading netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB)
[RO] Collecting oauthlib==3.2.0
[RO]   Downloading oauthlib-3.2.0-py3-none-any.whl (151 kB)
[RO] Collecting openstacksdk==0.99.0
[RO]   Downloading openstacksdk-0.99.0-py3-none-any.whl (1.5 MB)
[NBI]   Building wheel for pycrypto (setup.py): finished with status 'done'
[NBI]   Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=ba69566f7126a03737099f84e494c291f66440ac7320033868c554001e5da103
[NBI]   Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293
[NBI]   Building wheel for pyangbind (setup.py): started
[NBI]   Building wheel for pyangbind (setup.py): finished with status 'done'
[NBI]   Created wheel for pyangbind: filename=pyangbind-0.8.1-py3-none-any.whl size=47761 sha256=8d0b969ec960981717549859eab97d386651d7b1dc5f288614e96416598dd34a
[NBI]   Stored in directory: /root/.cache/pip/wheels/0c/fb/5a/3d09fc1fae9987036f767b8aa0076ac7f91ce4cd952de3f49a
[NBI] Successfully built pycrypto pyangbind
[NBI] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, bitarray, enum34, lxml, pyang, regex, six, pyangbind, idna, multidict, yarl, async-timeout, chardet, attrs, aiohttp, certifi, charset-normalizer, more-itertools, jaraco-functools, cheroot, pytz, tempora, portend, zc-lockfile, jaraco-classes, zipp, importlib-resources, jaraco-context, jaraco-text, jaraco-collections, cherrypy, wrapt, debtcollector, ordered-set, deepdiff, iso8601, pyrsistent, jsonschema, urllib3, requests, pbr, os-service-types, stevedore, keystoneauth1, msgpack, netaddr, netifaces, rfc3986, oslo-i18n, oslo-config, pyparsing, packaging, oslo-utils, oslo-serialization, python-keystoneclient, tacacs-plus
[POL] Removing intermediate container 076d9f2a4fb7
[POL]  ---> 4f275cbe0925
[POL] Step 13/38 : FROM ubuntu:20.04 as FINAL
[POL]  ---> f78909c2b360
[POL] Step 14/38 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> 54303a83bb0e
[POL] Step 15/38 : 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]  ---> be465fb7843e
[POL] Step 16/38 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.8.*     && rm -rf /var/lib/apt/lists/*
[POL]  ---> Using cache
[POL]  ---> cf8610939ea3
[POL] Step 17/38 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[POL]  ---> Using cache
[POL]  ---> df9524ef704b
[POL] Step 18/38 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[MON] Collecting packaging==21.3
[MON]   Downloading packaging-21.3-py3-none-any.whl (40 kB)
[MON] Collecting pandas==1.5.0
[MON]   Downloading pandas-1.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.2 MB)
[LCM] Collecting aiohttp==3.7.4.post0
[LCM]   Downloading aiohttp-3.7.4.post0-cp38-cp38-manylinux2014_x86_64.whl (1.5 MB)
[NG-UI] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[tests] Collecting vergit==1.0.2
[tests]   Downloading vergit-1.0.2.tar.gz (3.2 kB)
[RO] Collecting os-client-config==2.1.0
[RO]   Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB)
[Airflow]   Attempting uninstall: msgpack
[Airflow]     Found existing installation: msgpack 1.0.3
[Airflow]     Uninstalling msgpack-1.0.3:
[LCM] Collecting async-timeout==3.0.1
[LCM]   Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
[LCM] Collecting attrs==22.1.0
[LCM]   Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB)
[NG-UI] Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
[RO] Collecting os-service-types==1.7.0
[RO]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[RO] Collecting osc-lib==2.6.0
[RO]   Downloading osc_lib-2.6.0-py3-none-any.whl (88 kB)
[Airflow]       Successfully uninstalled msgpack-1.0.3
[LCM] Collecting boltons==21.0.0
[LCM]   Downloading boltons-21.0.0-py2.py3-none-any.whl (193 kB)
[LCM] Collecting chardet==4.0.0
[LCM]   Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB)
[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 libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ...
[NG-UI] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up gpgsm (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up dconf-service (0.36.0-1) ...
[NG-UI] Setting up python3 (3.8.2-0ubuntu2) ...
[PLA]  ---> 196f56a78362
[PLA] Step 21/39 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages
[tests] Collecting virtualenv==20.14.1
[tests]   Downloading virtualenv-20.14.1-py2.py3-none-any.whl (8.8 MB)
[tests] Collecting wadllib==1.3.6
[tests]   Downloading wadllib-1.3.6.tar.gz (62 kB)
[RO] Collecting oslo-config==8.8.0
[RO]   Downloading oslo.config-8.8.0-py3-none-any.whl (128 kB)
[RO] Collecting oslo-context==4.1.0
[RO]   Downloading oslo.context-4.1.0-py3-none-any.whl (20 kB)
[RO] Collecting oslo-i18n==5.1.0
[RO]   Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB)
[RO] Collecting oslo-log==5.0.0
[RO]   Downloading oslo.log-5.0.0-py3-none-any.whl (71 kB)
[Airflow]   Attempting uninstall: wrapt
[Airflow]     Found existing installation: wrapt 1.14.0
[Airflow]     Uninstalling wrapt-1.14.0:
[Airflow]       Successfully uninstalled wrapt-1.14.0
[Airflow]   Attempting uninstall: urllib3
[Airflow]     Found existing installation: urllib3 1.26.9
[Airflow]     Uninstalling urllib3-1.26.9:
[Airflow]       Successfully uninstalled urllib3-1.26.9
[Airflow]   Attempting uninstall: uritemplate
[Airflow]     Found existing installation: uritemplate 3.0.1
[Airflow]     Uninstalling uritemplate-3.0.1:
[Airflow]       Successfully uninstalled uritemplate-3.0.1
[Airflow]   Attempting uninstall: typing-extensions
[Airflow]     Found existing installation: typing_extensions 4.2.0
[Airflow]     Uninstalling typing_extensions-4.2.0:
[POL]  ---> 0e12bf873ca4
[POL] Step 19/38 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages  /usr/local/lib/python3.8/dist-packages
[MON] Collecting pbr==5.10.0
[MON]   Downloading pbr-5.10.0-py2.py3-none-any.whl (112 kB)
[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)
[LCM] Collecting face==22.0.0
[LCM]   Downloading face-22.0.0-py3-none-any.whl (54 kB)
[LCM] Collecting glom==22.1.0
[LCM]   Downloading glom-22.1.0-py2.py3-none-any.whl (100 kB)
[NG-UI] Setting up python3-six (1.14.0-2) ...
[NG-UI] Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
[NG-UI] Setting up python3-certifi (2019.11.28-1) ...
[NG-UI] Setting up python3-gi (3.36.0-1) ...
[tests] Collecting wrapt==1.14.1
[tests]   Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)
[tests] Collecting wsproto==1.1.0
[tests]   Downloading wsproto-1.1.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==2.14.0
[tests]   Downloading yq-2.14.0-py3-none-any.whl (16 kB)
[tests] Requirement already satisfied: pip>=1.5.4 in /usr/lib/python3/dist-packages (from charm-tools==2.8.3->-r /usr/share/osm-tests/requirements.txt (line 49)) (20.0.2)
[tests] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from lazr-restfulclient==0.14.4->-r /usr/share/osm-tests/requirements.txt (line 149)) (45.2.0)
[tests] Building wheels for collected packages: pyangbind, pycurl, blessings, charm-tools, dict2colander, jsonpath-rw, jujubundlelib, lazr-restfulclient, lazr-uri, libcharmstore, macaroonbakery, pathspec, pyjsonselect, pyperclip, robotframework-jsonlibrary, robotframework-sshlibrary, robotframework-yamllibrary, ruamel-yaml, secretstorage, theblues, vergit, wadllib
[tests]   Building wheel for pyangbind (setup.py): started
[RO] Collecting oslo-serialization==4.3.0
[RO]   Downloading oslo.serialization-4.3.0-py3-none-any.whl (25 kB)
[RO] Collecting oslo-utils==6.0.0
[RO]   Downloading oslo.utils-6.0.0-py3-none-any.whl (100 kB)
[RO] Collecting packaging==21.3
[RO]   Downloading packaging-21.3-py3-none-any.whl (40 kB)
[RO] Collecting paramiko==2.11.0
[RO]   Downloading paramiko-2.11.0-py2.py3-none-any.whl (212 kB)
[Airflow]       Successfully uninstalled typing_extensions-4.2.0
[Airflow]   Attempting uninstall: rsa
[Airflow]     Found existing installation: rsa 4.8
[Airflow]     Uninstalling rsa-4.8:
[Airflow]       Successfully uninstalled rsa-4.8
[Airflow]   Attempting uninstall: rfc3986
[Airflow]     Found existing installation: rfc3986 1.5.0
[Airflow]     Uninstalling rfc3986-1.5.0:
[Airflow]       Successfully uninstalled rfc3986-1.5.0
[Airflow]   Attempting uninstall: pyparsing
[Airflow]     Found existing installation: pyparsing 2.4.7
[Airflow]     Uninstalling pyparsing-2.4.7:
[MON] Collecting pillow==9.2.0
[MON]   Downloading Pillow-9.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
[NG-UI] Setting up shared-mime-info (1.15-1) ...
[RO] Collecting pbr==5.9.0
[RO]   Downloading pbr-5.9.0-py2.py3-none-any.whl (112 kB)
[RO] Collecting portalocker==2.4.0
[RO]   Downloading portalocker-2.4.0-py2.py3-none-any.whl (16 kB)
[Airflow]       Successfully uninstalled pyparsing-2.4.7
[MON] Collecting prettytable==0.7.2
[MON]   Downloading prettytable-0.7.2.tar.bz2 (21 kB)
[LCM] Collecting grpcio==1.50.0
[LCM]   Downloading grpcio-1.50.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB)
[tests]   Building wheel for pyangbind (setup.py): finished with status 'done'
[tests]   Created wheel for pyangbind: filename=pyangbind-0.8.1-py3-none-any.whl size=47761 sha256=5ded963c7316963381307793ae8ffbd7145e7daddde10c861eb57bac904736d5
[tests]   Stored in directory: /root/.cache/pip/wheels/0c/fb/5a/3d09fc1fae9987036f767b8aa0076ac7f91ce4cd952de3f49a
[tests]   Building wheel for pycurl (setup.py): started
[RO] Collecting portend==3.1.0
[RO]   Downloading portend-3.1.0-py3-none-any.whl (5.3 kB)
[RO] Collecting prettytable==3.3.0
[RO]   Downloading prettytable-3.3.0-py3-none-any.whl (26 kB)
[RO] Collecting progressbar==2.5
[Airflow]   Attempting uninstall: pyjwt
[Airflow]     Found existing installation: PyJWT 1.7.1
[Airflow]     Uninstalling PyJWT-1.7.1:
[Airflow]       Successfully uninstalled PyJWT-1.7.1
[Airflow]   Attempting uninstall: protobuf
[Airflow]     Found existing installation: protobuf 3.20.1
[Airflow]     Uninstalling protobuf-3.20.1:
[MON] Collecting prometheus-api-client==0.5.1
[MON]   Downloading prometheus_api_client-0.5.1-py3-none-any.whl (27 kB)
[MON] Collecting prometheus-client==0.14.1
[MON]   Downloading prometheus_client-0.14.1-py3-none-any.whl (59 kB)
[RO]   Downloading progressbar-2.5.tar.gz (10 kB)
[Airflow]       Successfully uninstalled protobuf-3.20.1
[MON] Collecting pygments==2.13.0
[MON]   Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB)
[PLA]  ---> cdc239145727
[PLA] Step 22/39 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[PLA]  ---> 3275ba964501
[PLA] Step 23/39 : COPY --from=INSTALL /minizinc /minizinc
[RO] Collecting protobuf==4.21.1
[RO]   Downloading protobuf-4.21.1-cp37-abi3-manylinux2014_x86_64.whl (407 kB)
[RO] Collecting py-radix==0.10.0
[RO]   Downloading py_radix-0.10.0-cp38-cp38-manylinux2014_x86_64.whl (65 kB)
[RO] Collecting pyasn1==0.4.8
[RO]   Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
[Airflow]   Attempting uninstall: prometheus-client
[Airflow]     Found existing installation: prometheus-client 0.14.1
[Airflow]     Uninstalling prometheus-client-0.14.1:
[Airflow]       Successfully uninstalled prometheus-client-0.14.1
[Airflow]   Attempting uninstall: portalocker
[Airflow]     Found existing installation: portalocker 2.4.0
[Airflow]     Uninstalling portalocker-2.4.0:
[Airflow]       Successfully uninstalled portalocker-2.4.0
[POL]  ---> 7bce31f535a7
[POL] Step 20/38 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[MON] Collecting pyinotify==0.9.6
[MON]   Downloading pyinotify-0.9.6.tar.gz (60 kB)
[MON] Collecting pyparsing==3.0.9
[MON]   Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
[LCM] Collecting grpcio-tools==1.48.1
[LCM]   Downloading grpcio_tools-1.48.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB)
[RO] Collecting pyasn1-modules==0.2.8
[RO]   Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
[RO] Collecting pycparser==2.21
[RO]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[RO] Collecting pygments==2.12.0
[RO]   Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB)
[Airflow]   Attempting uninstall: oauthlib
[Airflow]     Found existing installation: oauthlib 3.2.0
[Airflow]     Uninstalling oauthlib-3.2.0:
[Airflow]       Successfully uninstalled oauthlib-3.2.0
[Airflow]   Attempting uninstall: idna
[Airflow]     Found existing installation: idna 3.3
[Airflow]     Uninstalling idna-3.3:
[Airflow]       Successfully uninstalled idna-3.3
[POL]  ---> 5313705b4b96
[POL] Step 21/38 : COPY --from=INSTALL /usr/bin/mysql /usr/bin/
[MON] Collecting pyperclip==1.8.2
[MON]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[MON] Collecting python-ceilometerclient==2.9.0
[MON]   Downloading python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113 kB)
[MON] Collecting python-cinderclient==8.3.0
[LCM] Collecting grpclib==0.4.3
[LCM]   Downloading grpclib-0.4.3.tar.gz (62 kB)
[LCM]   Installing build dependencies: started
[RO] Collecting pyinotify==0.9.6
[RO]   Downloading pyinotify-0.9.6.tar.gz (60 kB)
[RO] Collecting pyjwt[crypto]==2.4.0
[RO]   Downloading PyJWT-2.4.0-py3-none-any.whl (18 kB)
[Airflow]   Attempting uninstall: charset-normalizer
[Airflow]     Found existing installation: charset-normalizer 2.0.12
[Airflow]     Uninstalling charset-normalizer-2.0.12:
[Airflow]       Successfully uninstalled charset-normalizer-2.0.12
[Airflow]   Attempting uninstall: cffi
[Airflow]     Found existing installation: cffi 1.15.0
[Airflow]     Uninstalling cffi-1.15.0:
[POL]  ---> 363c321fac5b
[POL] Step 22/38 : COPY --from=INSTALL /usr/bin/mysqladmin /usr/bin/
[MON]   Downloading python_cinderclient-8.3.0-py3-none-any.whl (254 kB)
[MON] Collecting python-keystoneclient==4.5.0
[MON]   Downloading python_keystoneclient-4.5.0-py3-none-any.whl (398 kB)
[MON] Collecting python-neutronclient==7.8.0
[MON]   Downloading python_neutronclient-7.8.0-py3-none-any.whl (437 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)
[MON] Collecting python-novaclient==18.0.0
[MON]   Downloading python_novaclient-18.0.0-py3-none-any.whl (334 kB)
[Airflow]       Successfully uninstalled cffi-1.15.0
[MON] Collecting pytz-deprecation-shim==0.1.0.post0
[MON]   Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
[RO] Collecting pyopenssl==22.0.0
[RO]   Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB)
[RO] Collecting pyparsing==3.0.9
[RO]   Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
[RO] Collecting pyperclip==1.8.2
[RO]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[Airflow]   Attempting uninstall: certifi
[Airflow]     Found existing installation: certifi 2020.12.5
[Airflow]     Uninstalling certifi-2020.12.5:
[Airflow]       Successfully uninstalled certifi-2020.12.5
[Airflow]   Attempting uninstall: cachetools
[Airflow]     Found existing installation: cachetools 4.2.2
[Airflow]     Uninstalling cachetools-4.2.2:
[Airflow]       Successfully uninstalled cachetools-4.2.2
[MON] Collecting pyvcloud==23.0.4
[MON]   Downloading pyvcloud-23.0.4-py3-none-any.whl (224 kB)
[NG-UI] Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ...
[NG-UI] Setting up python3-idna (2.8-1) ...
[Airflow]   Attempting uninstall: requests
[Airflow]     Found existing installation: requests 2.27.1
[Airflow]     Uninstalling requests-2.27.1:
[Airflow]       Successfully uninstalled requests-2.27.1
[POL]  ---> fef73f2249b8
[POL] Step 23/38 : COPY --from=INSTALL /usr/bin/mysqlshow /usr/bin/
[NG-UI] Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ...
[RO] Collecting pyrsistent==0.18.1
[RO]   Downloading pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB)
[Airflow]   Attempting uninstall: httplib2
[Airflow]     Found existing installation: httplib2 0.19.1
[Airflow]     Uninstalling httplib2-0.19.1:
[MON] Collecting regex==2022.3.2
[MON]   Downloading regex-2022.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB)
[NG-UI] Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
[RO] Collecting python-cinderclient==7.4.1
[RO]   Downloading python_cinderclient-7.4.1-py3-none-any.whl (279 kB)
[Airflow]       Successfully uninstalled httplib2-0.19.1
[Airflow]   Attempting uninstall: googleapis-common-protos
[Airflow]     Found existing installation: googleapis-common-protos 1.56.0
[Airflow]     Uninstalling googleapis-common-protos-1.56.0:
[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)
[RO] Collecting python-dateutil==2.8.2
[RO]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[RO] Collecting python-glanceclient==4.0.0
[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 wheel metadata: started
[LCM]     Preparing wheel metadata: finished with status 'done'
[LCM] Collecting h2==4.1.0
[NG-UI] Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ...
[NG-UI] Setting up lsb-release (11.1.0ubuntu2) ...
[NG-UI] Setting up python3-distro-info (0.23ubuntu1.1) ...
[NG-UI] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[PLA]  ---> d9eed8eeaba1
[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 8b6e112214c4
[tests]   Building wheel for pycurl (setup.py): finished with status 'done'
[tests]   Created wheel for pycurl: filename=pycurl-7.45.1-cp38-cp38-linux_x86_64.whl size=339599 sha256=d77f5b45e579eca0cdd7cd7d39ed0f0193d5a46a3f8d32b1abafbc79cad780c1
[tests]   Stored in directory: /root/.cache/pip/wheels/29/9b/97/525e19354d667ab6a101620502bd1df957057f66bee218305d
[tests]   Building wheel for blessings (setup.py): started
[RO]   Downloading python_glanceclient-4.0.0-py3-none-any.whl (204 kB)
[RO] Collecting python-keystoneclient==4.5.0
[RO]   Downloading python_keystoneclient-4.5.0-py3-none-any.whl (398 kB)
[RO] Collecting python-neutronclient==7.8.0
[RO]   Downloading python_neutronclient-7.8.0-py3-none-any.whl (437 kB)
[POL]  ---> 21f43aeeca2d
[POL] Step 24/38 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libedit.so.2 /usr/lib/x86_64-linux-gnu/
[POL]  ---> 903ee3434b9c
[POL] Step 25/38 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libbsd.so.0 /usr/lib/x86_64-linux-gnu/
[MON] Collecting simplejson==3.17.6
[MON]   Downloading simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (139 kB)
[MON] Collecting stevedore==4.0.0
[MON]   Downloading stevedore-4.0.0-py3-none-any.whl (49 kB)
[MON] Collecting tzdata==2022.4
[MON]   Downloading tzdata-2022.4-py2.py3-none-any.whl (336 kB)
[MON] Collecting tzlocal==4.2
[LCM]   Downloading h2-4.1.0-py3-none-any.whl (57 kB)
[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)
[NG-UI] Setting up python3-dbus (1.2.16-1build1) ...
[NG-UI] Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ...
[NG-UI] Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
[tests]   Building wheel for blessings (setup.py): finished with status 'done'
[tests]   Created wheel for blessings: filename=blessings-1.6-py3-none-any.whl size=19157 sha256=47a50581e510bb8a644db94e5fa42661bfd0d24b110e1373bc4c9d6e0f10565c
[tests]   Stored in directory: /root/.cache/pip/wheels/50/66/0d/ae5c5e8e265a0787a941da2494927b700a08996072c640a051
[tests]   Building wheel for charm-tools (setup.py): started
[RO] Collecting python-novaclient==18.0.0
[RO]   Downloading python_novaclient-18.0.0-py3-none-any.whl (334 kB)
[RO] Collecting python-openstackclient==5.8.0
[RO]   Downloading python_openstackclient-5.8.0-py3-none-any.whl (984 kB)
[RO] Collecting pytz==2022.1
[RO]   Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB)
[NBI] Successfully installed aiohttp-3.6.2 aiokafka-0.7.2 async-timeout-3.0.1 attrs-21.4.0 bitarray-2.5.1 certifi-2022.6.15 chardet-3.0.4 charset-normalizer-2.0.12 cheroot-8.6.0 cherrypy-18.6.1 dataclasses-0.6 debtcollector-2.5.0 deepdiff-5.8.1 enum34-1.1.10 idna-3.3 importlib-resources-5.8.0 iso8601-1.0.2 jaraco-classes jaraco-collections jaraco-context jaraco-functools jaraco-text jsonschema-4.6.0 kafka-python-2.0.2 keystoneauth1-4.6.0 lxml-4.9.0 more-itertools-8.13.0 msgpack-1.0.4 multidict-4.7.6 netaddr-0.8.0 netifaces-0.11.0 ordered-set-4.1.0 os-service-types-1.7.0 oslo-config oslo-i18n oslo-serialization oslo-utils packaging-21.3 pbr-5.9.0 portend-3.1.0 pyang-2.5.3 pyangbind-0.8.1 pycrypto-2.6.1 pymongo-3.12.3 pyparsing-3.0.9 pyrsistent-0.18.1 python-keystoneclient-4.5.0 pytz-2022.1 pyyaml-5.4.1 regex-2022.6.2 requests-2.28.0 rfc3986-2.0.0 six-1.16.0 stevedore-3.5.0 tacacs-plus-2.6 tempora-5.0.1 urllib3-1.26.9 wrapt-1.14.1 yarl-1.7.2 zc-lockfile zipp-3.8.0
[Airflow]       Successfully uninstalled googleapis-common-protos-1.56.0
[Airflow]   Attempting uninstall: google-auth
[Airflow]     Found existing installation: google-auth 2.6.6
[Airflow]     Uninstalling google-auth-2.6.6:
[Airflow]       Successfully uninstalled google-auth-2.6.6
[Airflow]   Attempting uninstall: cryptography
[Airflow]     Found existing installation: cryptography 36.0.2
[Airflow]     Uninstalling cryptography-36.0.2:
[POL]  ---> fb0d358cac62
[POL] Step 26/38 : COPY scripts/ /app/osm_pol/scripts/
[MON]   Downloading tzlocal-4.2-py3-none-any.whl (19 kB)
[MON] Collecting ujson==5.5.0
[MON]   Downloading ujson-5.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (46 kB)
[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)
[LCM] Collecting jinja2==3.1.2
[LCM]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[LCM] Collecting markupsafe==2.1.1
[LCM]   Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[NG-UI] Setting up libnginx-mod-http-image-filter (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up libnginx-mod-http-xslt-filter (1.18.0-0ubuntu1.4) ...
[tests]   Building wheel for charm-tools (setup.py): finished with status 'done'
[tests]   Created wheel for charm-tools: filename=charm_tools-2.8.3-py3-none-any.whl size=139134 sha256=31b05076b64a1a59deb80195bc67527bcc4de1b4ae0cc81941d3afdbb4803f27
[tests]   Stored in directory: /root/.cache/pip/wheels/27/40/34/4e9d7a090d10b8d199d69d0b3bcb95cce0be2263f592e36701
[tests]   Building wheel for dict2colander (setup.py): started
[tests]   Building wheel for dict2colander (setup.py): finished with status 'done'
[tests]   Created wheel for dict2colander: filename=dict2colander-0.2-py3-none-any.whl size=7464 sha256=2d39f42abf5aa9fbde62c743ca17a53ef68d32986be26737bb52ca34bea0a8b0
[tests]   Stored in directory: /root/.cache/pip/wheels/fc/66/b0/4ee41c58b149b1c0e6cc114ac368e5170966f9aaa4857cd75e
[tests]   Building wheel for jsonpath-rw (setup.py): started
[RO] Collecting pyvcloud==19.1.1
[RO]   Downloading pyvcloud-19.1.1-py3-none-any.whl (60 kB)
[RO] Collecting pyvmomi==7.0.3
[RO]   Downloading pyvmomi-7.0.3.tar.gz (592 kB)
[Airflow]       Successfully uninstalled cryptography-36.0.2
[LCM] Collecting multidict==6.0.2
[LCM]   Downloading multidict-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (121 kB)
[NG-UI] Setting up unattended-upgrades (2.3ubuntu0.3) ...
[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
[PLA] Removing intermediate container 8b6e112214c4
[PLA]  ---> ab4b952d7e34
[PLA] Step 25/39 : COPY scripts/ /app/osm_pla/scripts/
[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=15145 sha256=d82ebcfc5517a41bb5da6429c774592eb8c24212a235e48de51c773e639f6cc3
[tests]   Stored in directory: /root/.cache/pip/wheels/2b/f3/d4/2f6fb63766f0479b061d03bab249bbd44f116ae5c73b9f8a24
[tests]   Building wheel for jujubundlelib (setup.py): started
[tests]   Building wheel for jujubundlelib (setup.py): finished with status 'done'
[tests]   Created wheel for jujubundlelib: filename=jujubundlelib-0.5.7-py2.py3-none-any.whl size=33920 sha256=bfa6d615d5a8bcc8c2ae1027e32fea041687d44d4a328cbf95523290a57e5ae7
[tests]   Stored in directory: /root/.cache/pip/wheels/94/dc/17/5be242c261f73b58dfe2ba9bd9dfc751de012e9288cebee39a
[tests]   Building wheel for lazr-restfulclient (setup.py): started
[tests]   Building wheel for lazr-restfulclient (setup.py): finished with status 'done'
[tests]   Created wheel for lazr-restfulclient: filename=lazr.restfulclient-0.14.4-py3-none-any.whl size=70771 sha256=0c3dc6498554878d6832b10333d9c39deeec6a6348f1fca2c8f08b516ea58ce4
[tests]   Stored in directory: /root/.cache/pip/wheels/ae/d7/dc/88aebf3e4e382bd328ae64b183f781a0c4db0a01c9d5206a26
[tests]   Building wheel for lazr-uri (setup.py): started
[RO] Collecting requests==2.28.0
[RO]   Downloading requests-2.28.0-py3-none-any.whl (62 kB)
[Airflow]   Attempting uninstall: google-api-core
[Airflow]     Found existing installation: google-api-core 2.7.2
[Airflow]     Uninstalling google-api-core-2.7.2:
[POL]  ---> 5090bf080d57
[POL] Step 27/38 : 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 fe9434a47d4b
[MON] Collecting wcwidth==0.2.5
[MON]   Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
[MON] Collecting wrapt==1.14.1
[MON]   Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)
[MON] Collecting zipp==3.9.0
[LCM] Collecting protobuf==3.20.3
[LCM]   Downloading protobuf-3.20.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
[LCM] Collecting pydantic==1.10.2
[LCM]   Downloading pydantic-1.10.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.6 MB)
[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-chardet (3.0.4-4build1) ...
[PLA]  ---> a95ed1511f24
[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 5490725f14e1
[tests]   Building wheel for lazr-uri (setup.py): finished with status 'done'
[tests]   Created wheel for lazr-uri: filename=lazr.uri-1.0.6-py3-none-any.whl size=20341 sha256=cba06845c9415430533fe2bb4e5c763d1fd0f45604649bfff1f4cfa3b4e87295
[tests]   Stored in directory: /root/.cache/pip/wheels/c4/48/90/eb8111e2bd12cea5be917af6f45805d79e587c924fe6aa0d06
[tests]   Building wheel for libcharmstore (setup.py): started
[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
[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 rsa==4.8
[RO]   Downloading rsa-4.8-py3-none-any.whl (39 kB)
[Airflow]       Successfully uninstalled google-api-core-2.7.2
[Airflow]   Attempting uninstall: azure-core
[Airflow]     Found existing installation: azure-core 1.23.1
[Airflow]     Uninstalling azure-core-1.23.1:
[MON]   Downloading zipp-3.9.0-py3-none-any.whl (5.8 kB)
[MON] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3/dist-packages (from kubernetes==24.2.0->-r /usr/lib/python3/dist-packages/n2vc/requirements.txt (line 46)) (45.2.0)
[MON] Building wheels for collected packages: juju, jujubundlelib, macaroonbakery, retrying-async, theblues, websockets, pycrypto, prettytable, pyinotify, pyperclip
[MON]   Building wheel for juju (setup.py): started
[NG-UI] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up python3-software-properties (0.99.9.12) ...
[NG-UI] Setting up python3-requests (2.22.0-2ubuntu1.1) ...
[tests]   Building wheel for libcharmstore (setup.py): finished with status 'done'
[tests]   Created wheel for libcharmstore: filename=libcharmstore-0.0.9-py3-none-any.whl size=3696 sha256=e203776339b5533328cebaabeaebe91b1bd103ecf7627216603849d0806ab8f6
[tests]   Stored in directory: /root/.cache/pip/wheels/8f/de/d0/8751186fe6cf46e39c82c8e587ce44ac0842f1f8eaa00a1820
[tests]   Building wheel for macaroonbakery (setup.py): started
[tests]   Building wheel for macaroonbakery (setup.py): finished with status 'done'
[tests]   Created wheel for macaroonbakery: filename=macaroonbakery-1.3.1-py2.py3-none-any.whl size=103413 sha256=d57ed2a146d24678a6c3bd8b480edfb018cf03bb3e8e9ad7786969873710bc7b
[tests]   Stored in directory: /root/.cache/pip/wheels/84/d0/a9/d76cd7f6be948b522250677d4d85e056ee989b90b283ad5fca
[tests]   Building wheel for pathspec (setup.py): started
[tests]   Building wheel for pathspec (setup.py): finished with status 'done'
[tests]   Created wheel for pathspec: filename=pathspec-0.3.4-py3-none-any.whl size=15422 sha256=115954321eaf8ea605aeb7da7fb5989d672f3f5c794f9160db33478c292c14df
[tests]   Stored in directory: /root/.cache/pip/wheels/6c/36/92/f586681ddcd721005331a22424aa9bada6565d7dd7303db31b
[tests]   Building wheel for pyjsonselect (setup.py): started
[RO] Collecting simplejson==3.17.6
[RO]   Downloading simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (139 kB)
[RO] Collecting six==1.16.0
[RO]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[Airflow]       Successfully uninstalled azure-core-1.23.1
[Airflow]   Attempting uninstall: msrest
[Airflow]     Found existing installation: msrest 0.6.21
[Airflow]     Uninstalling msrest-0.6.21:
[Airflow]       Successfully uninstalled msrest-0.6.21
[Airflow]   Attempting uninstall: msal
[Airflow]     Found existing installation: msal 1.17.0
[Airflow]     Uninstalling msal-1.17.0:
[Airflow]       Successfully uninstalled msal-1.17.0
[MON]   Building wheel for juju (setup.py): finished with status 'done'
[MON]   Created wheel for juju: filename=juju-2.9.42.4-py3-none-any.whl size=806131 sha256=10e04aa1978f519be7ba338a384cdb12eea5a9010d4611affaf20b510ebf39cb
[MON]   Stored in directory: /root/.cache/pip/wheels/34/af/9e/3bb73f9538ca840beccfb0456db648e127c9e8471df2be82eb
[MON]   Building wheel for jujubundlelib (setup.py): started
[LCM] Collecting six==1.16.0
[LCM]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[LCM] Collecting typing-extensions==4.4.0
[LCM]   Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB)
[LCM] Collecting yarl==1.8.1
[LCM]   Downloading yarl-1.8.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (262 kB)
[NG-UI] Setting up nginx-core (1.18.0-0ubuntu1.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-2~ubuntu20.04.3) ...
[NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
[NG-UI] Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
[NG-UI] Setting up nginx (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[NG-UI] Setting up python3-requests-unixsocket (0.2.0-2) ...
[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=7784 sha256=eb3c3d21420e2d2ca53a8b7fc48a939dc8ac74ba284c39b261a65960931cdb77
[tests]   Stored in directory: /root/.cache/pip/wheels/39/09/10/47e72e783b25a285baf8451b445ac53a94a10fea615b58d57a
[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=11107 sha256=1cea0d8c5f44ecd52be50886bdf632ccd0e5012348523fde086d052d3eed1af9
[tests]   Stored in directory: /root/.cache/pip/wheels/7f/1a/65/84ff8c386bec21fca6d220ea1f5498a0367883a78dd5ba6122
[tests]   Building wheel for robotframework-jsonlibrary (setup.py): started
[RO] Collecting stevedore==3.5.0
[RO]   Downloading stevedore-3.5.0-py3-none-any.whl (49 kB)
[RO] Collecting tempora==5.0.1
[RO]   Downloading tempora-5.0.1-py3-none-any.whl (15 kB)
[RO] Collecting tqdm==4.64.0
[Airflow]   Attempting uninstall: google-api-python-client
[Airflow]     Found existing installation: google-api-python-client 1.12.11
[Airflow]     Uninstalling google-api-python-client-1.12.11:
[Airflow]       Successfully uninstalled google-api-python-client-1.12.11
[POL] Removing intermediate container fe9434a47d4b
[POL]  ---> 4205190ac2b6
[POL] Step 28/38 : WORKDIR /app/osm_pol
[POL]  ---> Running in 4fe4425ad659
[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=33920 sha256=20107b60feab408b30e97fbaea0151bc948ee0f3e908086eca6ed58c48515133
[MON]   Stored in directory: /root/.cache/pip/wheels/94/dc/17/5be242c261f73b58dfe2ba9bd9dfc751de012e9288cebee39a
[MON]   Building wheel for macaroonbakery (setup.py): started
[LCM] Collecting bcrypt==4.0.1
[LCM]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (593 kB)
[LCM] Collecting cachetools==5.2.0
[LCM]   Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB)
[LCM] Collecting certifi==2022.9.24
[LCM]   Downloading certifi-2022.9.24-py3-none-any.whl (161 kB)
[NG-UI] Setting up dirmngr (2.2.19-3ubuntu2.2) ...
[NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
[NG-UI] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.21) ...
[tests]   Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done'
[tests]   Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.4.1-py3-none-any.whl size=5141 sha256=da0e9658ff50aa75605adf4d05f44708d2dc04b101b1dd965d218e98b310dff7
[tests]   Stored in directory: /root/.cache/pip/wheels/eb/f8/c7/38b3e1429a29a37b31779de9141b231b796e56af3d5250d53f
[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=55107 sha256=21291300783107f913b08aea5158af1c4503918b2c00db058298265f68e65b79
[tests]   Stored in directory: /root/.cache/pip/wheels/c9/c2/39/2571d47c551e3012fa4e8284bbdcac2d025db39c275b058db4
[RO]   Downloading tqdm-4.64.0-py2.py3-none-any.whl (78 kB)
[RO] Collecting typing-extensions==4.2.0
[RO]   Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB)
[RO] Collecting uritemplate==4.1.1
[Airflow]   Attempting uninstall: azure-mgmt-core
[Airflow]     Found existing installation: azure-mgmt-core 1.3.0
[Airflow]     Uninstalling azure-mgmt-core-1.3.0:
[Airflow]       Successfully uninstalled azure-mgmt-core-1.3.0
[POL] Removing intermediate container 4fe4425ad659
[POL]  ---> 5926106c1031
[POL] Step 29/38 : USER appuser
[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=103413 sha256=0d8b9e9fde3f25a8400453f6e861473e4e8cc9cd7aa938ea6704f654bf52ec54
[MON]   Stored in directory: /root/.cache/pip/wheels/84/d0/a9/d76cd7f6be948b522250677d4d85e056ee989b90b283ad5fca
[MON]   Building wheel for retrying-async (setup.py): started
[LCM] Collecting cffi==1.15.1
[LCM]   Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB)
[LCM] Collecting charset-normalizer==2.1.1
[LCM]   Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB)
[NG-UI] Setting up curl (7.68.0-1ubuntu2.21) ...
[NG-UI] Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
[NG-UI] Setting up libsoup2.4-1:amd64 (2.70.0-1) ...
[NG-UI] Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up libappstream4:amd64 (0.12.10-2) ...
[NG-UI] Setting up gnupg (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up packagekit (1.1.13-2ubuntu1.1) ...
[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 /var/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.
[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=5376 sha256=afb974efb8212b50655a1b4532f1735103b2709463fa18845c0bd16b31a199f5
[tests]   Stored in directory: /root/.cache/pip/wheels/36/8f/01/03f9efede2bba59dadddeb8ccaf0ad486ee100efde2735c61d
[tests]   Building wheel for ruamel-yaml (setup.py): started
[RO]   Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
[RO] Collecting urllib3==1.26.9
[RO]   Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
[RO] Collecting uuid==1.30
[RO]   Downloading uuid-1.30.tar.gz (5.8 kB)
[POL]  ---> Running in f1742097a638
[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=3049 sha256=7b9c4295a6eb0ce2e26c20ddd055000bf28097b29205fe1126a3167085e873fa
[MON]   Stored in directory: /root/.cache/pip/wheels/a0/f9/60/ad6c9ed100eba0064066d6ee895db464ba359d36e60023080b
[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=19181 sha256=9ee2dc686e146ba31e78398b05fc326e3321f429816922c9fb66c3b6036280d5
[MON]   Stored in directory: /root/.cache/pip/wheels/38/ee/dd/9c9677beaecf3e4895fc20ab62a72f6c5982270b2d8f4c5594
[MON]   Building wheel for websockets (setup.py): started
[LCM] Collecting cryptography==38.0.1
[LCM]   Downloading cryptography-38.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
[NG-UI] Setting up packagekit-tools (1.1.13-2ubuntu1.1) ...
[NG-UI] Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up software-properties-common (0.99.9.12) ...
[NG-UI] Processing triggers for systemd (245.4-4ubuntu3.23) ...
[NG-UI] Processing triggers for libc-bin (2.31-0ubuntu9.14) ...
[NG-UI] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
[NG-UI] Updating certificates in /etc/ssl/certs...
[RO] Collecting warlock==1.3.3
[RO]   Downloading warlock-1.3.3.tar.gz (11 kB)
[RO] Collecting wcwidth==0.2.5
[Airflow]   Attempting uninstall: msal-extensions
[Airflow]     Found existing installation: msal-extensions 0.3.1
[Airflow]     Uninstalling msal-extensions-0.3.1:
[Airflow]       Successfully uninstalled msal-extensions-0.3.1
[POL] Removing intermediate container f1742097a638
[POL]  ---> c80cd7e3516d
[POL] Step 30/38 : ENV OSMPOL_MESSAGE_DRIVER kafka
[POL]  ---> Running in 0faecd85779c
[POL] Removing intermediate container 0faecd85779c
[POL]  ---> 56929038f857
[POL] Step 31/38 : ENV OSMPOL_MESSAGE_HOST kafka
[POL]  ---> Running in 5a297c34f168
[MON]   Building wheel for websockets (setup.py): finished with status 'done'
[MON]   Created wheel for websockets: filename=websockets-7.0-cp38-cp38-linux_x86_64.whl size=69029 sha256=e034bdd57c4292e6153feb7d407b98c61c08c6f6e0c780cb60f6feac90da9f5e
[MON]   Stored in directory: /root/.cache/pip/wheels/ff/66/8a/b0610f3b070460e56f775bfcaafc6123838f3e7ab3cd80aaaf
[MON]   Building wheel for pycrypto (setup.py): started
[RO]   Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
[RO] Collecting wrapt==1.14.1
[RO]   Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)
[RO] Collecting zc-lockfile==2.0
[RO]   Downloading zc.lockfile-2.0-py2.py3-none-any.whl (9.7 kB)
[RO] Collecting zipp==3.8.0
[RO]   Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB)
[POL] Removing intermediate container 5a297c34f168
[POL]  ---> da8e8326281d
[POL] Step 32/38 : ENV OSMPOL_MESSAGE_PORT 9092
[POL]  ---> Running in 8d2260d6589b
[LCM] Collecting google-auth==2.12.0
[LCM]   Downloading google_auth-2.12.0-py2.py3-none-any.whl (169 kB)
[LCM] Collecting juju==2.9.42.4
[LCM]   Downloading juju-2.9.42.4.tar.gz (814 kB)
[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.16-2ubuntu2.3) ...
[RO] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema==3.2.0->-r /usr/lib/python3/dist-packages/osm_ng_ro/requirements.txt (line 159)) (45.2.0)
[RO] Collecting munch>=2.1.0
[RO]   Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB)
[RO] Building wheels for collected packages: pycrypto, cvprac, flufl-enum, logutils, progressbar, pyinotify, pyperclip, pyvmomi, uuid, warlock
[RO]   Building wheel for pycrypto (setup.py): started
[NBI] Removing intermediate container d0226fe7d071
[NBI]  ---> fa4976deaab0
[NBI] Step 15/46 : FROM ubuntu:20.04 as FINAL
[NBI]  ---> f78909c2b360
[NBI] Step 16/46 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> 54303a83bb0e
[NBI] Step 17/46 : 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]  ---> be465fb7843e
[NBI] Step 18/46 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.8.*     && rm -rf /var/lib/apt/lists/*
[NBI]  ---> Using cache
[NBI]  ---> cf8610939ea3
[NBI] Step 19/46 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NBI]  ---> Using cache
[NBI]  ---> df9524ef704b
[NBI] Step 20/46 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[POL] Removing intermediate container 8d2260d6589b
[POL]  ---> cc2602331dec
[POL] Step 33/38 : ENV OSMPOL_DATABASE_DRIVER mongo
[POL]  ---> Running in e5ec368408c3
[POL] Removing intermediate container e5ec368408c3
[POL]  ---> f74a1a7945fa
[POL] Step 34/38 : ENV OSMPOL_DATABASE_URI mongodb://mongo:27017
[POL]  ---> Running in 53d2c9a6e9f2
[LCM] Collecting jujubundlelib==0.5.7
[LCM]   Downloading jujubundlelib-0.5.7.tar.gz (30 kB)
[LCM] Collecting kubernetes==24.2.0
[NBI]  ---> a45ecb65b260
[NBI] Step 21/46 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages  /usr/local/lib/python3.8/dist-packages
[POL] Removing intermediate container 53d2c9a6e9f2
[POL]  ---> e8a01285457d
[POL] Step 35/38 : ENV OSMPOL_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[POL]  ---> Running in c5d9c5171d46
[POL] Removing intermediate container c5d9c5171d46
[POL]  ---> 7ff6515d1f21
[POL] Step 36/38 : ENV OSMPOL_GLOBAL_LOG_LEVEL INFO
[POL]  ---> Running in 63ee5355e58e
[LCM]   Downloading kubernetes-24.2.0-py2.py3-none-any.whl (1.5 MB)
[POL] Removing intermediate container 63ee5355e58e
[POL]  ---> 47b864e56efe
[POL] Step 37/38 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD osm-pol-healthcheck || exit 1
[POL]  ---> Running in 938a80ff57f3
[LCM] Collecting macaroonbakery==1.3.1
[LCM]   Downloading macaroonbakery-1.3.1.tar.gz (79 kB)
[LCM] Collecting motor==1.3.1
[LCM]   Downloading motor-1.3.1-py2.py3-none-any.whl (46 kB)
[LCM] Collecting mypy-extensions==0.4.3
[LCM]   Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB)
[LCM] Collecting oauthlib==3.2.1
[LCM]   Downloading oauthlib-3.2.1-py3-none-any.whl (151 kB)
[LCM] Collecting paramiko==2.11.0
[LCM]   Downloading paramiko-2.11.0-py2.py3-none-any.whl (212 kB)
[LCM] Collecting pyasn1==0.4.8
[LCM]   Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
[POL] Removing intermediate container 938a80ff57f3
[POL]  ---> 2ce43fc4ad4e
[POL] Step 38/38 : CMD /bin/bash scripts/start.sh
[LCM] Collecting pyasn1-modules==0.2.8
[LCM]   Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
[LCM] Collecting pycparser==2.21
[LCM]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[LCM] Collecting pymacaroons==0.13.0
[LCM]   Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB)
[POL]  ---> Running in 21b59aecb95c
[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] Collecting pyrfc3339==1.1
[LCM]   Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB)
[POL] Removing intermediate container 21b59aecb95c
[POL]  ---> bea3659d6861
[POL] [Warning] One or more build-args [OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_IMDOCS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL OSM_DEVOPS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_NGUI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL CACHE_DATE PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_GCP_URL] were not consumed
[POL] Successfully built bea3659d6861
[POL] Successfully tagged opensourcemano/pol:osm-v130-merge-446
[LCM] Collecting python-dateutil==2.8.2
[LCM]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[Pipeline] [POL] echo
[POL] Tagging pol:osm-v130-merge-446
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker tag opensourcemano/pol:osm-v130-merge-446 osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v130-merge-446
[LCM] Collecting pytz==2022.4
[LCM]   Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB)
[Pipeline] [POL] sh
[LCM] Collecting requests==2.28.1
[LCM]   Downloading requests-2.28.1-py3-none-any.whl (62 kB)
[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)
[POL] [POL] Running shell script
[POL] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v130-merge-446
[POL] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pol]
[POL] c491c69f1372: Preparing
[POL] f48102e0133c: Preparing
[POL] da178c1a2938: Preparing
[POL] fd79f6030d33: Preparing
[POL] cd8dd0d6a501: Preparing
[POL] f67e1395342a: Preparing
[POL] 2e0dd9717d51: Preparing
[POL] c8945fde9839: Preparing
[POL] 61850d3d9f3a: Preparing
[POL] fa0e958c920c: Preparing
[POL] cd85bce8ffe3: Preparing
[POL] 854ea52744e7: Preparing
[POL] ddf38f31f0d8: Preparing
[POL] 3a03f09d2129: Preparing
[POL] f67e1395342a: Waiting
[POL] c8945fde9839: Waiting
[POL] 61850d3d9f3a: Waiting
[POL] fa0e958c920c: Waiting
[POL] 854ea52744e7: Waiting
[POL] cd85bce8ffe3: Waiting
[POL] ddf38f31f0d8: Waiting
[POL] 2e0dd9717d51: Waiting
[POL] 3a03f09d2129: Waiting
[LCM] Collecting rsa==4.9
[LCM]   Downloading rsa-4.9-py3-none-any.whl (34 kB)
[LCM] Collecting theblues==0.5.2
[LCM]   Downloading theblues-0.5.2.tar.gz (18 kB)
[POL] fd79f6030d33: Pushed
[POL] da178c1a2938: Pushed
[POL] c491c69f1372: Pushed
[POL] f48102e0133c: Pushed
[POL] cd8dd0d6a501: Pushed
[LCM] Collecting toposort==1.7
[LCM]   Downloading toposort-1.7-py2.py3-none-any.whl (9.0 kB)
[LCM] Collecting typing-inspect==0.8.0
[LCM]   Downloading typing_inspect-0.8.0-py3-none-any.whl (8.7 kB)
[POL] f67e1395342a: Pushed
[POL] c8945fde9839: Pushed
[POL] cd85bce8ffe3: Layer already exists
[POL] 854ea52744e7: Layer already exists
[LCM] Collecting urllib3==1.26.12
[LCM]   Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
[LCM] Collecting websocket-client==1.4.1
[LCM]   Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB)
[LCM] Collecting websockets==7.0
[LCM]   Downloading websockets-7.0.tar.gz (49 kB)
[POL] 2e0dd9717d51: Pushed
[POL] ddf38f31f0d8: Layer already exists
[POL] 3a03f09d2129: Layer already exists
[POL] fa0e958c920c: Pushed
[NBI]  ---> a417d6e8d8ec
[NBI] Step 22/46 : 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
[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 43)) (45.2.0)
[LCM] Building wheels for collected packages: pycrypto, grpclib, juju, jujubundlelib, macaroonbakery, retrying-async, theblues, websockets
[LCM]   Building wheel for pycrypto (setup.py): started
[POL] 61850d3d9f3a: Pushed
[POL] osm-v130-merge-446: digest: sha256:2a8043f34948511aa1c116df1a22b9d0f56abd1e1cc93c6640a85f6d26d0ad5a size: 3250
[Pipeline] [POL] }
[NBI]  ---> Running in 7fc542ae8330
[Pipeline] [POL] // dir
[Pipeline] [POL] }
[Airflow]   Attempting uninstall: azure-identity
[Airflow]     Found existing installation: azure-identity 1.9.0
[Airflow]     Uninstalling azure-identity-1.9.0:
[Airflow]       Successfully uninstalled azure-identity-1.9.0
[Airflow] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
[Airflow] redshift-connector 2.0.906 requires pytz<2022.2,>=2020.1, but you have pytz 2022.6 which is incompatible.
[Airflow] redshift-connector 2.0.906 requires requests<2.27.2,>=2.23.0, but you have requests 2.28.1 which is incompatible.
[Airflow] httpx 0.22.0 requires rfc3986[idna2008]<2,>=1.3, but you have rfc3986 2.0.0 which is incompatible.
[Airflow] flask-jwt-extended 3.25.1 requires PyJWT<2.0,>=1.6.4, but you have pyjwt 2.6.0 which is incompatible.
[Airflow] flask-appbuilder 3.4.5 requires PyJWT<2.0.0,>=1.7.1, but you have pyjwt 2.6.0 which is incompatible.
[Airflow] apache-airflow-providers-google 6.8.0 requires google-api-python-client<2.0.0,>=1.6.0, but you have google-api-python-client 2.66.0 which is incompatible.
[Airflow] Successfully installed aiokafka-0.7.2 azure-core-1.26.1 azure-identity-1.12.0 azure-mgmt-compute-29.0.0 azure-mgmt-core-1.3.2 cachetools-5.2.0 certifi-2022.9.24 cffi-1.15.1 charset-normalizer-2.1.1 cryptography-38.0.3 dataclasses-0.6 debtcollector-2.5.0 google-api-core-2.10.2 google-api-python-client-2.66.0 google-auth-2.14.1 googleapis-common-protos-1.57.0 httplib2-0.21.0 idna-3.4 iso8601-1.1.0 kafka-python-2.0.2 keystoneauth1-5.0.0 msal-1.20.0 msal-extensions-1.0.0 msgpack-1.0.4 msrest-0.7.1 netaddr-0.8.0 netifaces-0.11.0 oauthlib-3.2.2 os-service-types-1.7.0 oslo-config-9.0.0 oslo-i18n-5.1.0 oslo-serialization-5.0.0 oslo-utils-6.1.0 pbr-5.11.0 portalocker-2.6.0 prettytable-3.5.0 prometheus-client-0.15.0 protobuf-4.21.9 pycrypto-2.6.1 pyjwt-2.6.0 pymongo-3.12.3 pyparsing-3.0.9 python-keystoneclient-5.0.1 python-novaclient-18.2.0 pytz-2022.6 requests-2.28.1 rfc3986-2.0.0 rsa-4.9 stevedore-4.1.1 typing-extensions-4.4.0 uritemplate-4.1.1 urllib3-1.26.12 wrapt-1.14.1
[Airflow] 
[Airflow] [notice] A new release of pip available: 22.1.2 -> 23.3.2
[Airflow] [notice] To update, run: python -m pip install --upgrade pip
[tests]   Building wheel for ruamel-yaml (setup.py): finished with status 'done'
[tests]   Created wheel for ruamel-yaml: filename=ruamel.yaml-0.15.100-cp38-cp38-linux_x86_64.whl size=864591 sha256=ce91c7442893683f16454fefb01ceba47942fcd2d380bd1da702452a6a3c2749
[tests]   Stored in directory: /root/.cache/pip/wheels/83/bb/c8/84a46029883fd202fda2e3d0a579eb30641fecb325b9907fb0
[tests]   Building wheel for secretstorage (setup.py): started
[tests]   Building wheel for secretstorage (setup.py): finished with status 'done'
[tests]   Created wheel for secretstorage: filename=SecretStorage-2.3.1-py3-none-any.whl size=13961 sha256=f0f1497fe26371e875d05d14bc6095e5d6f6b2bdaade949b0103459c47b880c3
[tests]   Stored in directory: /root/.cache/pip/wheels/d8/d9/22/c89bc78fa6799311511478c08f2d22a152fd76aeb3c80ba6bd
[tests]   Building wheel for theblues (setup.py): started
[tests]   Building wheel for theblues (setup.py): finished with status 'done'
[tests]   Created wheel for theblues: filename=theblues-0.5.2-py3-none-any.whl size=19181 sha256=fe77009af6fd441ce504763505e520e8be6cf49c3451d02f4e39709c5f9a91a2
[tests]   Stored in directory: /root/.cache/pip/wheels/38/ee/dd/9c9677beaecf3e4895fc20ab62a72f6c5982270b2d8f4c5594
[tests]   Building wheel for vergit (setup.py): started
[tests]   Building wheel for vergit (setup.py): finished with status 'done'
[tests]   Created wheel for vergit: filename=vergit-1.0.2-py3-none-any.whl size=3221 sha256=5df76ec27afcf22483a4ad9f2e581c1139eb4e9995242cc0b6e12323ca502ec7
[tests]   Stored in directory: /root/.cache/pip/wheels/82/92/3d/735753ddb628c00c4c1c3b35065fbff5d2aaf0eedbec57c8dd
[tests]   Building wheel for wadllib (setup.py): started
[tests]   Building wheel for wadllib (setup.py): finished with status 'done'
[tests]   Created wheel for wadllib: filename=wadllib-1.3.6-py3-none-any.whl size=58278 sha256=2ef301b78588fcbce561ee8a6b5411472aef4aaa1166171d7336454bba336eb7
[tests]   Stored in directory: /root/.cache/pip/wheels/4f/5a/5f/bf1e912567e49022b2fa0ecbbdb5ef4b7a8af072a2ddd2f502
[tests] Successfully built pyangbind pycurl blessings charm-tools dict2colander jsonpath-rw jujubundlelib lazr-restfulclient lazr-uri libcharmstore macaroonbakery pathspec pyjsonselect pyperclip robotframework-jsonlibrary robotframework-sshlibrary robotframework-yamllibrary ruamel-yaml secretstorage theblues vergit wadllib
[NBI] Removing intermediate container 7fc542ae8330
[NBI]  ---> 1bd7116307d9
[NBI] Step 23/46 : WORKDIR /app/osm_nbi
[NBI]  ---> Running in 02b4748dca38
[tests] Installing collected packages: bitarray, enum34, lxml, pyang, regex, six, pyangbind, pyyaml, certifi, charset-normalizer, click, idna, markupsafe, jinja2, pyparsing, packaging, wcwidth, prettytable, pycurl, python-magic, urllib3, requests, verboselogs, appdirs, argcomplete, async-generator, attrs, autopage, pycparser, cffi, bcrypt, blessings, cheetah3, iso8601, translationstring, colander, dict2colander, jsonschema, jujubundlelib, cryptography, secretstorage, keyring, httplib2, distro, oauthlib, lazr-uri, wadllib, lazr-restfulclient, launchpadlib, pynacl, protobuf, pytz, pyrfc3339, pymacaroons, macaroonbakery, theblues, libcharmstore, parse, stuf, otherstuf, path, path-py, pathspec, types-setuptools, requirements-parser, ruamel-yaml, vergit, filelock, distlib, platformdirs, virtualenv, charm-tools, pyperclip, cmd2, pbr, stevedore, cliff, coverage, wrapt, debtcollector, decorator, dogpile-cache, h11, haikunator, jmespath, jsonpointer, jsonpatch, ply, jsonpath-ng, jsonpath-rw, jsonpath-rw-ext, os-service-types, keystoneauth1, msgpack, munch, netaddr, netifaces, objectpath, requestsexceptions, openstacksdk, oslo-i18n, oslo-utils, simplejson, osc-lib, rfc3986, oslo-config, oslo-serialization, outcome, paramiko, pyjsonselect, pyopenssl, pysocks, python-cinderclient, python-keystoneclient, python-novaclient, python-openstackclient, robotframework, robotframework-jsonlibrary, robotframework-jsonvalidator, robotframework-pythonlibcore, robotframework-requests, wsproto, sniffio, sortedcontainers, trio, trio-websocket, selenium, robotframework-seleniumlibrary, scp, robotframework-sshlibrary, robotframework-yamllibrary, toml, xmltodict, yq
[NBI] Removing intermediate container 02b4748dca38
[NBI]  ---> 1dbbfa3e4d91
[NBI] Step 24/46 : USER appuser
[NBI]  ---> Running in 21837ccfc0a1
[NBI] Removing intermediate container 21837ccfc0a1
[NBI]  ---> 419bf1f00084
[NBI] Step 25/46 : EXPOSE 9999
[NBI]  ---> Running in a6d79ac28f43
[NG-UI] Removing intermediate container 5ab19026bdf6
[NG-UI]  ---> 6ed07f79f655
[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_10.x focal main" | tee -a /etc/apt/sources.list.d/nodesource.list &&     DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get install -y nodejs=10.24.*
[NG-UI]  ---> Running in 6d62b4a32528
[NBI] Removing intermediate container a6d79ac28f43
[NBI]  ---> bb4f6aca0186
[NBI] Step 26/46 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/html_public /app/osm_nbi/html_public
[NBI]  ---> Running in d4fcd7dde611
[NG-UI] Warning: apt-key output should not be parsed (stdout is not a terminal)
[NG-UI] OK
[NG-UI] deb https://deb.nodesource.com/node_10.x focal main
[NG-UI] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
[NG-UI] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
[NG-UI] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[NG-UI] Get:5 https://deb.nodesource.com/node_10.x focal InRelease [4583 B]
[PLA] Removing intermediate container 5490725f14e1
[PLA]  ---> 51154bac1b94
[PLA] Step 27/39 : WORKDIR /app/osm_pla
[PLA]  ---> Running in e0ff381f91b6
[PLA] Removing intermediate container e0ff381f91b6
[PLA]  ---> 1f548403d8a1
[PLA] Step 28/39 : USER appuser
[PLA]  ---> Running in 94b2999f6399
[PLA] Removing intermediate container 94b2999f6399
[PLA]  ---> de058ce23ff4
[PLA] Step 29/39 : ENV OSMPLA_MESSAGE_DRIVER kafka
[PLA]  ---> Running in 1da181d99981
[PLA] Removing intermediate container 1da181d99981
[PLA]  ---> e391d863598f
[PLA] Step 30/39 : ENV OSMPLA_MESSAGE_HOST kafka
[PLA]  ---> Running in a751dc77bf1f
[PLA] Removing intermediate container a751dc77bf1f
[PLA]  ---> 36872ac3502e
[PLA] Step 31/39 : ENV OSMPLA_MESSAGE_PORT 9092
[PLA]  ---> Running in 66c6e5a56add
[NBI] Removing intermediate container d4fcd7dde611
[NBI]  ---> 6a9945e164d0
[NBI] Step 27/46 : RUN cp /usr/lib/python3/dist-packages/osm_nbi/nbi.cfg /app/osm_nbi/
[NBI]  ---> Running in 5cdb5d7a531e
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[NG-UI] Get:7 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[NG-UI] Get:8 https://deb.nodesource.com/node_10.x focal/main amd64 Packages [769 B]
[NG-UI] Fetched 198 kB in 2s (113 kB/s)
[PLA] Removing intermediate container 66c6e5a56add
[PLA]  ---> b80db50e8c6c
[PLA] Step 32/39 : ENV OSMPLA_DATABASE_DRIVER mongo
[PLA]  ---> Running in bdddfe363348
[PLA] Removing intermediate container bdddfe363348
[PLA]  ---> 72ff77d3f8d0
[PLA] Step 33/39 : ENV OSMPLA_DATABASE_URI mongodb://mongo:27017
[PLA]  ---> Running in 5cd9f7639db3
[NBI] Removing intermediate container 5cdb5d7a531e
[NBI]  ---> 9f663ea8689c
[NBI] Step 28/46 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/http /app/osm_nbi/
[NBI]  ---> Running in 11994cab74de
[PLA] Removing intermediate container 5cd9f7639db3
[PLA]  ---> 0274e16cc722
[PLA] Step 34/39 : ENV OSMPLA_SQL_DATABASE_URI sqlite:///pla_sqlite.db
[PLA]  ---> Running in 8af2317b58f2
[NG-UI] Reading package lists...
[PLA] Removing intermediate container 8af2317b58f2
[PLA]  ---> 29ccafed6682
[PLA] Step 35/39 : ENV OSMPLA_GLOBAL_LOG_LEVEL INFO
[PLA]  ---> Running in 4b173e2c7df1
[PLA] Removing intermediate container 4b173e2c7df1
[PLA]  ---> 4c9e291014d8
[PLA] Step 36/39 : ENV FZNEXEC "/entry_data/fzn-exec"
[NBI] Removing intermediate container 11994cab74de
[NBI]  ---> 2a8abb3d582f
[NBI] Step 29/46 : ENV OSMNBI_SOCKET_HOST     0.0.0.0
[NBI]  ---> Running in c240a4ea140e
[NBI] Removing intermediate container c240a4ea140e
[NBI]  ---> 3a798fbd91f7
[NBI] Step 30/46 : ENV OSMNBI_SOCKET_PORT     9999
[NBI]  ---> Running in f65d86a81b33
[NG-UI] Reading package lists...
[PLA]  ---> Running in 2bae6b22a3f4
[PLA] Removing intermediate container 2bae6b22a3f4
[PLA]  ---> 7f6dd4a66e17
[PLA] Step 37/39 : ENV PATH "/minizinc/bin:${PATH}"
[PLA]  ---> Running in b53f79b624a6
[NBI] Removing intermediate container f65d86a81b33
[NBI]  ---> 6e7ec5aec511
[NBI] Step 31/46 : ENV OSMNBI_SERVER_SSL_CERTIFICATE               /app/osm_nbi/http/cert.pem
[NBI]  ---> Running in 549c020e8cae
[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 7 not upgraded.
[NG-UI] Need to get 15.9 MB of archives.
[NG-UI] After this operation, 80.5 MB of additional disk space will be used.
[NG-UI] Get:1 https://deb.nodesource.com/node_10.x focal/main amd64 nodejs amd64 10.24.1-deb-1nodesource1 [15.9 MB]
[PLA] Removing intermediate container b53f79b624a6
[PLA]  ---> 0e19dd5f3b03
[PLA] Step 38/39 : ENV LD_LIBRARY_PATH "/minizinc/lib:${LD_LIBRARY_PATH}"
[PLA]  ---> Running in 8533a5bc0533
[NBI] Removing intermediate container 549c020e8cae
[NBI]  ---> cefe83b25366
[NBI] Step 32/46 : ENV OSMNBI_SERVER_SSL_PRIVATE_KEY               /app/osm_nbi/http/privkey.pem
[NBI]  ---> Running in 093cca55aae7
[NG-UI] debconf: delaying package configuration, since apt-utils is not installed
[NG-UI] Fetched 15.9 MB in 1s (29.6 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%
[PLA] Removing intermediate container 8533a5bc0533
[PLA]  ---> 7581a143835e
[PLA] Step 39/39 : CMD [ "/bin/bash", "scripts/start.sh" ]
[PLA]  ---> Running in 5108ef58735c
[NBI] Removing intermediate container 093cca55aae7
[NBI]  ---> 2cedc3a93298
[NBI] Step 33/46 : ENV OSMNBI_STORAGE_PATH    /app/storage
[NBI]  ---> Running in 107c04d0ecf8
[NG-UI] (Reading database ... 90%
[PLA] Removing intermediate container 5108ef58735c
[PLA]  ---> 041bf4b7693e
[PLA] [Warning] One or more build-args [PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_DEVOPS_URL OSM_IMDOCS_URL CACHE_DATE PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DPB_URL OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_NGUI_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NGSA_URL] were not consumed
[PLA] Successfully built 041bf4b7693e
[PLA] Successfully tagged opensourcemano/pla:osm-v130-merge-446
[Pipeline] [PLA] echo
[PLA] Tagging pla:osm-v130-merge-446
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[NG-UI] (Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11566 files and directories currently installed.)
[NG-UI] Preparing to unpack .../nodejs_10.24.1-deb-1nodesource1_amd64.deb ...
[NG-UI] Unpacking nodejs (10.24.1-deb-1nodesource1) ...
[NBI] Removing intermediate container 107c04d0ecf8
[NBI]  ---> 13175e155dbb
[NBI] Step 34/46 : ENV OSMNBI_DATABASE_DRIVER mongo
[NBI]  ---> Running in 15cdcc5eb677
[PLA] + docker tag opensourcemano/pla:osm-v130-merge-446 osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v130-merge-446
[Pipeline] [PLA] sh
[NBI] Removing intermediate container 15cdcc5eb677
[NBI]  ---> e254883b082d
[NBI] Step 35/46 : ENV OSMNBI_DATABASE_URI   mongodb://mongo:27017
[NBI]  ---> Running in a1e0d40b7c91
[PLA] [PLA] Running shell script
[PLA] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v130-merge-446
[PLA] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pla]
[PLA] 223c4fa06c93: Preparing
[PLA] 376ebf112350: Preparing
[PLA] abaebba27a14: Preparing
[PLA] a5f00af388e8: Preparing
[PLA] 04b5fdd822ae: Preparing
[PLA] 207468594cec: Preparing
[PLA] c2791f4c4dee: Preparing
[PLA] cd85bce8ffe3: Preparing
[PLA] 854ea52744e7: Preparing
[PLA] ddf38f31f0d8: Preparing
[PLA] 3a03f09d2129: Preparing
[PLA] 207468594cec: Waiting
[PLA] c2791f4c4dee: Waiting
[PLA] cd85bce8ffe3: Waiting
[PLA] 854ea52744e7: Waiting
[PLA] ddf38f31f0d8: Waiting
[PLA] 3a03f09d2129: Waiting
[PLA] 376ebf112350: Pushed
[PLA] abaebba27a14: Pushed
[NBI] Removing intermediate container a1e0d40b7c91
[NBI]  ---> 32ab67957f27
[NBI] Step 36/46 : ENV OSMNBI_STATIC_DIR      /app/osm_nbi/html_public
[PLA] 04b5fdd822ae: Pushed
[PLA] cd85bce8ffe3: Layer already exists
[PLA] 854ea52744e7: Layer already exists
[PLA] ddf38f31f0d8: Layer already exists
[PLA] 3a03f09d2129: Layer already exists
[NBI]  ---> Running in 9327f418a1c3
[MON]   Building wheel for pycrypto (setup.py): finished with status 'done'
[MON]   Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=48d29d6dbb3933adcc3460d44fd1c95dafa76c884d42ede33e6c9d03c1ce6fd6
[MON]   Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293
[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=13698 sha256=885aceae022f70ca11d5d3b518a5211a13a88ad71120ec36781f5233da82ce2b
[MON]   Stored in directory: /root/.cache/pip/wheels/46/60/6c/bb25d05df22906786206e901e9354bb3061061191116768bee
[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=25339 sha256=c25f3f0dd68d5b684a49b9be14eb8ec591a094c8fb41391c16e48f7536b7afdb
[MON]   Stored in directory: /root/.cache/pip/wheels/9d/a0/4b/1a80814e4ad0b035c07831ea1b06b691046198492bbc5769b6
[MON]   Building wheel for pyperclip (setup.py): started
[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=11107 sha256=81b7a00682efc87ffeb41bce910942aeff8cca4b4f5deb97f21d3630263b3b0d
[MON]   Stored in directory: /root/.cache/pip/wheels/7f/1a/65/84ff8c386bec21fca6d220ea1f5498a0367883a78dd5ba6122
[MON] Successfully built juju jujubundlelib macaroonbakery retrying-async theblues websockets pycrypto prettytable pyinotify pyperclip
[MON] Installing collected packages: async-timeout, bcrypt, cachetools, certifi, pycparser, cffi, charset-normalizer, cryptography, pyasn1, rsa, six, pyasn1-modules, google-auth, idna, urllib3, requests, pyyaml, oauthlib, requests-oauthlib, websocket-client, python-dateutil, kubernetes, pynacl, protobuf, pytz, pyrfc3339, pymacaroons, macaroonbakery, paramiko, jujubundlelib, theblues, toposort, typing-extensions, mypy-extensions, typing-inspect, websockets, juju, pymongo, motor, retrying-async, kafka-python, aiokafka, dataclasses, pycrypto, appdirs, attrs, autopage, backports-zoneinfo, prettytable, pbr, stevedore, pyperclip, wcwidth, cmd2, zipp, importlib-metadata, cliff, numpy, contourpy, cycler, regex, tzdata, pytz-deprecation-shim, tzlocal, dateparser, wrapt, debtcollector, decorator, dogpile-cache, fonttools, futurist, monotonic, ujson, os-service-types, iso8601, keystoneauth1, gnocchiclient, httmock, humanfriendly, jmespath, jsonpointer, jsonpatch, kiwisolver, lxml, pyparsing, packaging, pillow, matplotlib, msgpack, munch, netaddr, netifaces, requestsexceptions, openstacksdk, os-client-config, oslo-i18n, simplejson, oslo-utils, osc-lib, rfc3986, oslo-config, oslo-context, pyinotify, oslo-serialization, oslo-log, pandas, prometheus-api-client, prometheus-client, pygments, python-ceilometerclient, python-cinderclient, python-keystoneclient, python-neutronclient, python-novaclient, vcd-api-schemas-type, unittest-xml-reporting, pyvcloud
[PLA] c2791f4c4dee: Pushed
[NBI] Removing intermediate container 9327f418a1c3
[NBI]  ---> 1150415f4d08
[NBI] Step 37/46 : ENV OSMNBI_MESSAGE_DRIVER  kafka
[PLA] 207468594cec: Pushed
[NG-UI] Setting up nodejs (10.24.1-deb-1nodesource1) ...
[RO]   Building wheel for pycrypto (setup.py): finished with status 'done'
[RO]   Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=ae71a3610d9fe740f8b052ddb6cefa7fe379c6f506b7ccd729c724c6517efe2b
[RO]   Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293
[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.2.0-py3-none-any.whl size=46548 sha256=52d6988d0af571f8e29a9f36b7784a84046cdba67ab3f31d8c4401ccdbce0d97
[RO]   Stored in directory: /root/.cache/pip/wheels/6c/96/53/6f61f628f52c188595f1b0b572b0df8f7ee5797cbd078ff42b
[RO]   Building wheel for flufl-enum (setup.py): started
[RO]   Building wheel for flufl-enum (setup.py): finished with status 'done'
[RO]   Created wheel for flufl-enum: filename=flufl.enum-4.1.1-py3-none-any.whl size=27528 sha256=10f34e55296743a9d41f7d893d5da991e2fd9dd88107d01078b7d2a51aa2606d
[RO]   Stored in directory: /root/.cache/pip/wheels/10/95/6e/789876efd8638cf4b09c320ec8e0907b4f046b9ace33f8000c
[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=19936 sha256=e0078e9a20092ad5dac1aa6349821f7a67df0fed531dafee14925dceb86a1e07
[RO]   Stored in directory: /root/.cache/pip/wheels/6b/ae/e8/da4fabc163156723429818e719f8450a4c5d3cf0254d9a19a6
[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=12074 sha256=8a81b64ae80650e78321f93a40e7d821979cfacb2a3628e642aea6741818ba13
[RO]   Stored in directory: /root/.cache/pip/wheels/2c/67/ed/d84123843c937d7e7f5ba88a270d11036473144143355e2747
[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=25339 sha256=a9935acc2f0464b6f2497c15bd8e55b0032762721583f40e47db890bf0b49afb
[RO]   Stored in directory: /root/.cache/pip/wheels/9d/a0/4b/1a80814e4ad0b035c07831ea1b06b691046198492bbc5769b6
[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=11107 sha256=0008ef6add7c1afe31f3c9ebc5640ca089eeb623f9121178be6910f18bddc755
[RO]   Stored in directory: /root/.cache/pip/wheels/7f/1a/65/84ff8c386bec21fca6d220ea1f5498a0367883a78dd5ba6122
[RO]   Building wheel for pyvmomi (setup.py): started
[RO]   Building wheel for pyvmomi (setup.py): finished with status 'done'
[RO]   Created wheel for pyvmomi: filename=pyvmomi-7.0.3-py2.py3-none-any.whl size=259542 sha256=8750a55f66c6e5c67187e1384ee5e4312efd0a5001bd0a4d508c01240bf433c8
[RO]   Stored in directory: /root/.cache/pip/wheels/90/36/9e/ec321440f617c3f6b271a237188eaabcbf9dd6f8f3c89e905a
[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=6500 sha256=17c6a2a9a65fb62ee9dc792a6ddb78c5737cffb0df60c83215873a17e9f5025a
[RO]   Stored in directory: /root/.cache/pip/wheels/1b/6c/cb/f9aae2bc97333c3d6e060826c1ee9e44e46306a178e5783505
[RO]   Building wheel for warlock (setup.py): started
[NBI]  ---> Running in 832d926ff1d1
[NBI] Removing intermediate container 832d926ff1d1
[NBI]  ---> 37fbfc3803d8
[NBI] Step 38/46 : ENV OSMNBI_MESSAGE_HOST    kafka
[NBI]  ---> Running in f2d9a7dbce53
[Airflow] Removing intermediate container ac713d0afc67
[Airflow]  ---> 5980899aa82a
[Airflow] Step 15/15 : RUN pip3 install     -r /home/airflow/.local/lib/python3.8/site-packages/osm_common/requirements.txt     -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt
[Airflow]  ---> Running in b19d337c872d
[RO]   Building wheel for warlock (setup.py): finished with status 'done'
[RO]   Created wheel for warlock: filename=warlock-1.3.3-py2.py3-none-any.whl size=9819 sha256=322c237dcee65d9183ae0d75ffe0f7b81ee0533048999a45848119c778fa9426
[RO]   Stored in directory: /root/.cache/pip/wheels/53/0b/78/24b7b7f8fc3cd27f0747b7e10516c6dcd9434c658653a2a0ce
[RO] Successfully built pycrypto cvprac flufl-enum logutils progressbar pyinotify pyperclip pyvmomi uuid warlock
[NBI] Removing intermediate container f2d9a7dbce53
[NBI]  ---> c2781c9235ba
[NBI] Step 39/46 : ENV OSMNBI_MESSAGE_PORT    9092
[NBI]  ---> Running in 7c839c630c9d
[Airflow] Requirement already satisfied: aiokafka==0.7.2 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_common/requirements.txt (line 17)) (0.7.2)
[Airflow] Requirement already satisfied: dataclasses==0.6 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_common/requirements.txt (line 19)) (0.6)
[Airflow] Requirement already satisfied: kafka-python==2.0.2 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_common/requirements.txt (line 21)) (2.0.2)
[Airflow] Requirement already satisfied: pycrypto==2.6.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_common/requirements.txt (line 23)) (2.6.1)
[Airflow] Requirement already satisfied: pymongo==3.12.3 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_common/requirements.txt (line 25)) (3.12.3)
[Airflow] Requirement already satisfied: pyyaml==5.4.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_common/requirements.txt (line 27)) (5.4.1)
[Airflow] Requirement already satisfied: azure-common==1.1.28 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 17)) (1.1.28)
[Airflow] Requirement already satisfied: azure-core==1.26.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 21)) (1.26.1)
[Airflow] Requirement already satisfied: azure-identity==1.12.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 26)) (1.12.0)
[Airflow] Requirement already satisfied: azure-mgmt-compute==29.0.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 28)) (29.0.0)
[Airflow] Requirement already satisfied: azure-mgmt-core==1.3.2 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 30)) (1.3.2)
[Airflow] Requirement already satisfied: cachetools==5.2.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 32)) (5.2.0)
[Airflow] Requirement already satisfied: certifi==2022.9.24 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 34)) (2022.9.24)
[Airflow] Requirement already satisfied: cffi==1.15.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 38)) (1.15.1)
[Airflow] Requirement already satisfied: charset-normalizer==2.1.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 40)) (2.1.1)
[Airflow] Requirement already satisfied: cryptography==38.0.3 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 42)) (38.0.3)
[Airflow] Requirement already satisfied: debtcollector==2.5.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 47)) (2.5.0)
[Airflow] Requirement already satisfied: google-api-core==2.10.2 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 52)) (2.10.2)
[Airflow] Requirement already satisfied: google-api-python-client==2.66.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 54)) (2.66.0)
[Airflow] Requirement already satisfied: google-auth==2.14.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 56)) (2.14.1)
[Airflow] Requirement already satisfied: google-auth-httplib2==0.1.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 62)) (0.1.0)
[Airflow] Requirement already satisfied: googleapis-common-protos==1.57.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 64)) (1.57.0)
[Airflow] Requirement already satisfied: httplib2==0.21.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 66)) (0.21.0)
[Airflow] Requirement already satisfied: idna==3.4 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 70)) (3.4)
[Airflow] Requirement already satisfied: iso8601==1.1.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 72)) (1.1.0)
[Airflow] Requirement already satisfied: isodate==0.6.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 77)) (0.6.1)
[Airflow] Requirement already satisfied: keystoneauth1==5.0.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 79)) (5.0.0)
[Airflow] Requirement already satisfied: msal==1.20.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 83)) (1.20.0)
[Airflow] Requirement already satisfied: msal-extensions==1.0.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 87)) (1.0.0)
[Airflow] Requirement already satisfied: msgpack==1.0.4 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 89)) (1.0.4)
[Airflow] Requirement already satisfied: msrest==0.7.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 91)) (0.7.1)
[Airflow] Requirement already satisfied: netaddr==0.8.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 93)) (0.8.0)
[Airflow] Requirement already satisfied: netifaces==0.11.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 97)) (0.11.0)
[Airflow] Requirement already satisfied: oauthlib==3.2.2 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 99)) (3.2.2)
[Airflow] Requirement already satisfied: os-service-types==1.7.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 101)) (1.7.0)
[Airflow] Requirement already satisfied: oslo-config==9.0.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 103)) (9.0.0)
[Airflow] Requirement already satisfied: oslo-i18n==5.1.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 105)) (5.1.0)
[Airflow] Requirement already satisfied: oslo-serialization==5.0.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 111)) (5.0.0)
[Airflow] Requirement already satisfied: oslo-utils==6.1.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 115)) (6.1.0)
[Airflow] Requirement already satisfied: packaging==21.3 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 120)) (21.3)
[Airflow] Requirement already satisfied: pbr==5.11.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 124)) (5.11.0)
[Airflow] Requirement already satisfied: portalocker==2.6.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 133)) (2.6.0)
[Airflow] Requirement already satisfied: prettytable==3.5.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 135)) (3.5.0)
[Airflow] Requirement already satisfied: prometheus-client==0.15.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 137)) (0.15.0)
[Airflow] Requirement already satisfied: protobuf==4.21.9 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 139)) (4.21.9)
[Airflow] Requirement already satisfied: pyasn1==0.4.8 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 143)) (0.4.8)
[Airflow] Requirement already satisfied: pyasn1-modules==0.2.8 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 147)) (0.2.8)
[Airflow] Requirement already satisfied: pycparser==2.21 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 149)) (2.21)
[Airflow] Requirement already satisfied: pyjwt[crypto]==2.6.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 151)) (2.6.0)
[Airflow] Requirement already satisfied: pyparsing==3.0.9 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 153)) (3.0.9)
[Airflow] Requirement already satisfied: python-keystoneclient==5.0.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 158)) (5.0.1)
[Airflow] Requirement already satisfied: python-novaclient==18.2.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 160)) (18.2.0)
[Airflow] Requirement already satisfied: pytz==2022.6 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 162)) (2022.6)
[Airflow] Requirement already satisfied: requests==2.28.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 170)) (2.28.1)
[Airflow] Requirement already satisfied: requests-oauthlib==1.3.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 180)) (1.3.1)
[Airflow] Requirement already satisfied: rfc3986==2.0.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 182)) (2.0.0)
[Airflow] Requirement already satisfied: rsa==4.9 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 184)) (4.9)
[Airflow] Requirement already satisfied: six==1.16.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 186)) (1.16.0)
[Airflow] Requirement already satisfied: stevedore==4.1.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 195)) (4.1.1)
[Airflow] Requirement already satisfied: typing-extensions==4.4.0 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 201)) (4.4.0)
[Airflow] Requirement already satisfied: uritemplate==4.1.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 203)) (4.1.1)
[Airflow] Requirement already satisfied: urllib3==1.26.12 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 205)) (1.26.12)
[Airflow] Requirement already satisfied: wcwidth==0.2.5 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 207)) (0.2.5)
[Airflow] Requirement already satisfied: wrapt==1.14.1 in /home/airflow/.local/lib/python3.8/site-packages (from -r /home/airflow/.local/lib/python3.8/site-packages/osm_ngsa/requirements.txt (line 209)) (1.14.1)
[RO] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, six, python-dateutil, urllib3, charset-normalizer, idna, certifi, requests, pycparser, cffi, cryptography, pyjwt, adal, appdirs, attrs, autopage, azure-common, typing-extensions, azure-core, msal, portalocker, msal-extensions, azure-identity, azure-mgmt-core, oauthlib, requests-oauthlib, isodate, msrest, azure-mgmt-compute, azure-mgmt-network, azure-mgmt-resource, bcrypt, boto, cachetools, more-itertools, jaraco-functools, cheroot, zc-lockfile, pytz, tempora, portend, cherrypy, pbr, stevedore, wcwidth, prettytable, pyparsing, pyperclip, cmd2, cliff, cvprac, wrapt, debtcollector, decorator, dogpile-cache, flufl-enum, protobuf, pyasn1, rsa, pyasn1-modules, google-auth, googleapis-common-protos, google-api-core, uritemplate, httplib2, google-auth-httplib2, google-api-python-client, google-cloud, humanfriendly, zipp, importlib-metadata, tqdm, netaddr, py-radix, ipconflict, iso8601, markupsafe, jinja2, jmespath, jsonpointer, jsonpatch, pyrsistent, jsonschema, os-service-types, keystoneauth1, logutils, lxml, msgpack, msrestazure, netifaces, munch, requestsexceptions, openstacksdk, os-client-config, oslo-i18n, packaging, oslo-utils, simplejson, osc-lib, rfc3986, oslo-config, oslo-context, oslo-serialization, pyinotify, oslo-log, pynacl, paramiko, progressbar, pygments, pyopenssl, python-cinderclient, warlock, python-glanceclient, python-keystoneclient, python-neutronclient, python-novaclient, python-openstackclient, pyvcloud, pyvmomi, uuid
[NBI] Removing intermediate container 7c839c630c9d
[NBI]  ---> 55dd03a3b07e
[NBI] Step 40/46 : ENV OSMNBI_LOG_FILE        /app/log/nbi.log
[NG-UI] Removing intermediate container 6d62b4a32528
[NG-UI]  ---> f6a4e5ff59b8
[NG-UI] Step 6/22 : ARG OSM_NGUI_URL
[NG-UI]  ---> Running in 17ae83e253fd
[NG-UI] Removing intermediate container 17ae83e253fd
[NG-UI]  ---> 8d96fffa095d
[NG-UI] Step 7/22 : RUN curl $OSM_NGUI_URL -o osm_ngui.deb
[NG-UI]  ---> Running in d773d5590947
[NBI]  ---> Running in 3623094cbac5
[NBI] Removing intermediate container 3623094cbac5
[NBI]  ---> 64484534c882
[NBI] Step 41/46 : ENV OSMNBI_LOG_LEVEL       DEBUG
[LCM]   Building wheel for pycrypto (setup.py): finished with status 'done'
[LCM]   Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=199bd32a3e1d0b7610defd6b3bd6f347d740e00bb9c03f077582b7e52d1f9e60
[LCM]   Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293
[LCM]   Building wheel for grpclib (PEP 517): started
[LCM]   Building wheel for grpclib (PEP 517): finished with status 'done'
[LCM]   Created wheel for grpclib: filename=grpclib-0.4.3-py3-none-any.whl size=77059 sha256=529528cad64f58bdc4723e8f437d526a1f752a271dcccaec357dd84f83d32ba0
[LCM]   Stored in directory: /root/.cache/pip/wheels/3c/bf/37/810d98c051f7709adc84c97077afaef55a58725f879fc7f780
[LCM]   Building wheel for juju (setup.py): started
[NG-UI]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[NG-UI]                                  Dload  Upload   Total   Spent    Left  Speed
[NG-UI] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  957k  100  957k    0     0  7725k      0 --:--:-- --:--:-- --:--:-- 7725k
[NBI]  ---> Running in 227fc247eee4
[NBI] Removing intermediate container 227fc247eee4
[NBI]  ---> d1d3afeaade9
[NBI] Step 42/46 : ENV OSMNBI_AUTHENTICATION_BACKEND               internal
[NBI]  ---> Running in dc7465ae618f
[LCM]   Building wheel for juju (setup.py): finished with status 'done'
[LCM]   Created wheel for juju: filename=juju-2.9.42.4-py3-none-any.whl size=806131 sha256=3c12255d3bb263965639336c33ecde1def9aecd642222782570a78c91a14ca70
[LCM]   Stored in directory: /root/.cache/pip/wheels/34/af/9e/3bb73f9538ca840beccfb0456db648e127c9e8471df2be82eb
[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=33920 sha256=7ae7581977e9d5e7289a2f4f3fec8d542589e7b5abb9eb94aee3076437ff8c2b
[LCM]   Stored in directory: /root/.cache/pip/wheels/94/dc/17/5be242c261f73b58dfe2ba9bd9dfc751de012e9288cebee39a
[LCM]   Building wheel for macaroonbakery (setup.py): started
[NG-UI] Removing intermediate container d773d5590947
[NG-UI]  ---> 5c6e4c636082
[NG-UI] Step 8/22 : RUN dpkg -i ./osm_ngui.deb
[NG-UI]  ---> Running in 41d3a637ee0f
[NBI] Removing intermediate container dc7465ae618f
[NBI]  ---> ed9ceb53a034
[NBI] Step 43/46 : ENV OSMNBI_PROMETHEUS_HOST                      prometheus
[NBI]  ---> Running in d18297cae89b
[Airflow] 
[Airflow] [notice] A new release of pip available: 22.1.2 -> 23.3.2
[Airflow] [notice] To update, run: python -m pip install --upgrade pip
[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=103413 sha256=9a26ca49e98c22bd60a7961318294e8aa438e22d26d85df556dba6796b84ceb9
[LCM]   Stored in directory: /root/.cache/pip/wheels/84/d0/a9/d76cd7f6be948b522250677d4d85e056ee989b90b283ad5fca
[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=3049 sha256=7ec06bc2336506fcaca427eb7a78f40d9eb3aaee94a65f6ad938ac4449453736
[LCM]   Stored in directory: /root/.cache/pip/wheels/a0/f9/60/ad6c9ed100eba0064066d6ee895db464ba359d36e60023080b
[LCM]   Building wheel for theblues (setup.py): started
[NG-UI] Selecting previously unselected package osm-ngui.
[NG-UI] (Reading database ... 16321 files and directories currently installed.)
[NG-UI] Preparing to unpack ./osm_ngui.deb ...
[NG-UI] Unpacking osm-ngui (13.0.2-1) ...
[NBI] Removing intermediate container d18297cae89b
[NBI]  ---> c9cde204c339
[NBI] Step 44/46 : ENV OSMNBI_PROMETHEUS_PORT                      9090
[NBI]  ---> Running in 54be4e4db357
[Airflow] Removing intermediate container b19d337c872d
[Airflow]  ---> ee3e5bda5df0
[Airflow] [Warning] One or more build-args [OSM_NGUI_URL PYTHON3_N2VC_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_OPENVIM_URL CACHE_DATE OSM_IMDOCS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL APT_PROXY PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_DEVOPS_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL] were not consumed
[Airflow] Successfully built ee3e5bda5df0
[Airflow] Successfully tagged opensourcemano/airflow:osm-v130-merge-446
[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=19181 sha256=a0d169374bdcd9e32f0ade6d48c865869779ed0c8ca9272a06c0f6907dfc3fb2
[LCM]   Stored in directory: /root/.cache/pip/wheels/38/ee/dd/9c9677beaecf3e4895fc20ab62a72f6c5982270b2d8f4c5594
[LCM]   Building wheel for websockets (setup.py): started
[Pipeline] [Airflow] echo
[Airflow] Tagging airflow:osm-v130-merge-446
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker tag opensourcemano/airflow:osm-v130-merge-446 osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v130-merge-446
[LCM]   Building wheel for websockets (setup.py): finished with status 'done'
[LCM]   Created wheel for websockets: filename=websockets-7.0-cp38-cp38-linux_x86_64.whl size=69041 sha256=a6415a5fdb5e29d2ac5f05d34ff009e5232f5afa30c6bf7cd69f034974c77371
[LCM]   Stored in directory: /root/.cache/pip/wheels/ff/66/8a/b0610f3b070460e56f775bfcaafc6123838f3e7ab3cd80aaaf
[LCM] Successfully built pycrypto grpclib juju jujubundlelib macaroonbakery retrying-async theblues websockets
[Pipeline] [Airflow] sh
[NG-UI] Setting up osm-ngui (13.0.2-1) ...
[NBI] Removing intermediate container 54be4e4db357
[NBI]  ---> b2d0e4a6dd21
[NBI] Step 45/46 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD curl -k https://localhost:9999/osm/ | grep Welcome || exit 1
[LCM] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, async-timeout, idna, multidict, yarl, attrs, chardet, typing-extensions, aiohttp, boltons, checksumdir, face, glom, config-man, six, grpcio, protobuf, grpcio-tools, hpack, hyperframe, h2, grpclib, markupsafe, jinja2, pydantic, bcrypt, cachetools, certifi, pycparser, cffi, charset-normalizer, cryptography, pyasn1, rsa, pyasn1-modules, google-auth, urllib3, requests, oauthlib, requests-oauthlib, websocket-client, python-dateutil, kubernetes, pynacl, pytz, pyrfc3339, pymacaroons, macaroonbakery, paramiko, jujubundlelib, theblues, toposort, mypy-extensions, typing-inspect, websockets, juju, motor, retrying-async
[Airflow] [Airflow] Running shell script
[Airflow] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v130-merge-446
[Airflow] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/airflow]
[Airflow] 568dd685cdd3: Preparing
[Airflow] f4dbbe042808: Preparing
[Airflow] cd80c44282b3: Preparing
[Airflow] 7d704905c4b2: Preparing
[Airflow] 3705688a5520: Preparing
[Airflow] 9e530b482caf: Preparing
[Airflow] 25609c89607e: Preparing
[Airflow] 4a2eb3b649f0: Preparing
[Airflow] d81ddfaf51bc: Preparing
[Airflow] 90822df48496: Preparing
[Airflow] c9c403ba94dc: Preparing
[Airflow] 85bc0be811bd: Preparing
[Airflow] 5f70bf18a086: Preparing
[Airflow] a177d9cbd21a: Preparing
[Airflow] b240f6ef4854: Preparing
[Airflow] 246c244345cf: Preparing
[Airflow] 212268cf0f13: Preparing
[Airflow] 84a59b530a97: Preparing
[Airflow] 26f6a05809cf: Preparing
[Airflow] 5fc0ffffe3b6: Preparing
[Airflow] b7bd5ea43bfa: Preparing
[Airflow] 0c350529f1d1: Preparing
[Airflow] c7a6a14c1e3f: Preparing
[Airflow] ec1c2af24a9f: Preparing
[Airflow] 2f2523fd3e41: Preparing
[Airflow] 7c1494764cf3: Preparing
[Airflow] 9df5b2f53554: Preparing
[Airflow] 590db2877d9d: Preparing
[Airflow] 3d5419adeeb6: Preparing
[Airflow] 2c9f341968bc: Preparing
[Airflow] ad6562704f37: Preparing
[Airflow] 3705688a5520: Waiting
[Airflow] 9e530b482caf: Waiting
[Airflow] 25609c89607e: Waiting
[Airflow] 4a2eb3b649f0: Waiting
[Airflow] d81ddfaf51bc: Waiting
[Airflow] 90822df48496: Waiting
[Airflow] c9c403ba94dc: Waiting
[Airflow] 85bc0be811bd: Waiting
[Airflow] 5f70bf18a086: Waiting
[Airflow] a177d9cbd21a: Waiting
[Airflow] b240f6ef4854: Waiting
[Airflow] 246c244345cf: Waiting
[Airflow] 212268cf0f13: Waiting
[Airflow] 84a59b530a97: Waiting
[Airflow] 26f6a05809cf: Waiting
[Airflow] 5fc0ffffe3b6: Waiting
[Airflow] b7bd5ea43bfa: Waiting
[Airflow] 0c350529f1d1: Waiting
[Airflow] c7a6a14c1e3f: Waiting
[Airflow] ec1c2af24a9f: Waiting
[Airflow] 2f2523fd3e41: Waiting
[Airflow] 7c1494764cf3: Waiting
[Airflow] 9df5b2f53554: Waiting
[Airflow] 590db2877d9d: Waiting
[Airflow] 3d5419adeeb6: Waiting
[Airflow] 2c9f341968bc: Waiting
[Airflow] ad6562704f37: Waiting
[Airflow] 7d704905c4b2: Waiting
[tests] Successfully installed appdirs-1.4.4 argcomplete-2.0.0 async-generator-1.10 attrs-21.4.0 autopage-0.5.1 bcrypt-3.2.2 bitarray-2.5.1 blessings-1.6 certifi-2022.6.15 cffi-1.15.0 charm-tools-2.8.3 charset-normalizer-2.0.12 cheetah3-3.2.6.post1 click-8.1.3 cliff-3.10.1 cmd2-2.4.1 colander-1.7.0 coverage-6.4.1 cryptography-37.0.2 debtcollector-2.5.0 decorator-5.1.1 dict2colander-0.2 distlib-0.3.4 distro-1.7.0 dogpile-cache enum34-1.1.10 filelock-3.7.1 h11-0.13.0 haikunator-2.1.0 httplib2-0.20.4 idna-3.3 iso8601-1.0.2 jinja2-3.1.2 jmespath-1.0.1 jsonpatch-1.32 jsonpath-ng-1.5.3 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-2.3 jsonschema-2.5.1 jujubundlelib-0.5.7 keyring-20.0.1 keystoneauth1-4.6.0 launchpadlib-1.10.16 lazr-restfulclient lazr-uri libcharmstore-0.0.9 lxml-4.9.0 macaroonbakery-1.3.1 markupsafe-2.1.1 msgpack-1.0.4 munch-2.5.0 netaddr-0.8.0 netifaces-0.11.0 oauthlib-3.2.0 objectpath-0.6.1 openstacksdk-0.99.0 os-service-types-1.7.0 osc-lib-2.6.0 oslo-config oslo-i18n oslo-serialization oslo-utils otherstuf-1.1.0 outcome-1.2.0 packaging-21.3 paramiko-2.11.0 parse-1.19.0 path-16.4.0 path-py pathspec-0.3.4 pbr-5.9.0 platformdirs-2.5.2 ply-3.11 prettytable-3.3.0 protobuf-3.20.1 pyang-2.5.3 pyangbind-0.8.1 pycparser-2.21 pycurl-7.45.1 pyjsonselect-0.2.2 pymacaroons-0.13.0 pynacl-1.5.0 pyopenssl-22.0.0 pyparsing-3.0.9 pyperclip-1.8.2 pyrfc3339-1.1 pysocks-1.7.1 python-cinderclient-8.3.0 python-keystoneclient-4.5.0 python-magic-0.4.27 python-novaclient-18.0.0 python-openstackclient-5.8.0 pytz-2022.1 pyyaml-5.4.1 regex-2022.6.2 requests-2.28.0 requestsexceptions-1.4.0 requirements-parser-0.5.0 rfc3986-2.0.0 robotframework-5.0.1 robotframework-jsonlibrary-0.4.1 robotframework-jsonvalidator-2.0.0 robotframework-pythonlibcore-3.0.0 robotframework-requests-0.9.3 robotframework-seleniumlibrary-6.0.0 robotframework-sshlibrary-3.8.0 robotframework-yamllibrary-0.2.8 ruamel-yaml scp-0.14.4 secretstorage-2.3.1 selenium-4.3.0 simplejson-3.17.6 six-1.16.0 sniffio-1.2.0 sortedcontainers-2.4.0 stevedore-3.5.0 stuf-0.9.16 theblues-0.5.2 toml-0.10.2 translationstring-1.4 trio-0.21.0 trio-websocket-0.9.2 types-setuptools-57.4.17 urllib3-1.26.9 verboselogs-1.7 vergit-1.0.2 virtualenv-20.14.1 wadllib-1.3.6 wcwidth-0.2.5 wrapt-1.14.1 wsproto-1.1.0 xmltodict-0.13.0 yq-2.14.0
[NBI]  ---> Running in 5244523db390
[Airflow] cd80c44282b3: Pushed
[NG-UI] Removing intermediate container 41d3a637ee0f
[NG-UI]  ---> c739083a359f
[NG-UI] Step 9/22 : WORKDIR /usr/share/osm-ngui
[NG-UI]  ---> Running in f7b858cb03cd
[NBI] Removing intermediate container 5244523db390
[NBI]  ---> 32dbc779e166
[NBI] Step 46/46 : CMD python3 -m osm_nbi.nbi
[NBI]  ---> Running in 2c0292b25f7e
[Airflow] 568dd685cdd3: Pushed
[Airflow] 7d704905c4b2: Pushed
[Airflow] 3705688a5520: Pushed
[Airflow] 25609c89607e: Pushed
[Airflow] 9e530b482caf: Pushed
[Airflow] d81ddfaf51bc: Pushed
[Airflow] 4a2eb3b649f0: Pushed
[NBI] Removing intermediate container 2c0292b25f7e
[NBI]  ---> 9b7e29dfcb4e
[NBI] [Warning] One or more build-args [OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_N2VC_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL CACHE_DATE PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_NGUI_URL OSM_TESTS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_RO_PLUGIN_URL] were not consumed
[NBI] Successfully built 9b7e29dfcb4e
[NBI] Successfully tagged opensourcemano/nbi:osm-v130-merge-446
[Airflow] 90822df48496: Layer already exists
[Airflow] c9c403ba94dc: Layer already exists
[Airflow] 85bc0be811bd: Layer already exists
[Airflow] 5f70bf18a086: Layer already exists
[Airflow] a177d9cbd21a: Layer already exists
[Airflow] b240f6ef4854: Layer already exists
[Airflow] 212268cf0f13: Layer already exists
[Airflow] 246c244345cf: Layer already exists
[Pipeline] [NBI] echo
[NBI] Tagging nbi:osm-v130-merge-446
[Pipeline] [NBI] sh
[Airflow] 26f6a05809cf: Layer already exists
[Airflow] 84a59b530a97: Layer already exists
[Airflow] b7bd5ea43bfa: Layer already exists
[Airflow] 5fc0ffffe3b6: Layer already exists
[Airflow] 0c350529f1d1: Layer already exists
[Airflow] c7a6a14c1e3f: Layer already exists
[Airflow] 2f2523fd3e41: Layer already exists
[Airflow] ec1c2af24a9f: Layer already exists
[Airflow] 7c1494764cf3: Layer already exists
[Airflow] 590db2877d9d: Layer already exists
[Airflow] 9df5b2f53554: Layer already exists
[NBI] [NBI] Running shell script
[NBI] + docker tag opensourcemano/nbi:osm-v130-merge-446 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v130-merge-446
[Pipeline] [NBI] sh
[NG-UI] Removing intermediate container f7b858cb03cd
[NG-UI]  ---> 548ae2161359
[NG-UI] Step 10/22 : RUN npm install
[Airflow] 2c9f341968bc: Layer already exists
[Airflow] 3d5419adeeb6: Layer already exists
[Airflow] ad6562704f37: Layer already exists
[NBI] [NBI] Running shell script
[NBI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v130-merge-446
[NBI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/nbi]
[NBI] f3129ccbccb0: Preparing
[NBI] 2cdd5b1e477d: Preparing
[NBI] 075f84515102: Preparing
[NBI] 8c737dac839f: Preparing
[NBI] 1e3e5c446592: Preparing
[NBI] 58b17a19dfee: Preparing
[NBI] cd85bce8ffe3: Preparing
[NBI] 854ea52744e7: Preparing
[NBI] ddf38f31f0d8: Preparing
[NBI] 3a03f09d2129: Preparing
[NBI] 58b17a19dfee: Waiting
[NBI] cd85bce8ffe3: Waiting
[NBI] 854ea52744e7: Waiting
[NBI] ddf38f31f0d8: Waiting
[NBI] 075f84515102: Waiting
[NBI] 8c737dac839f: Waiting
[NBI] 1e3e5c446592: Waiting
[NBI] 3a03f09d2129: Waiting
[NG-UI]  ---> Running in 585887f4ca19
[NBI] 2cdd5b1e477d: Pushed
[NBI] f3129ccbccb0: Pushed
[NG-UI] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular
[NG-UI] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
[NBI] 075f84515102: Pushed
[NBI] 8c737dac839f: Pushed
[NG-UI] npm WARN deprecated tslint-microsoft-contrib@6.2.0: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
[NBI] 58b17a19dfee: Pushed
[NBI] cd85bce8ffe3: Layer already exists
[NBI] 854ea52744e7: Layer already exists
[NBI] ddf38f31f0d8: Layer already exists
[NBI] 3a03f09d2129: Layer already exists
[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
[NG-UI] npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
[LCM] Successfully installed aiohttp-3.7.4.post0 aiokafka-0.7.2 async-timeout-3.0.1 attrs-22.1.0 bcrypt-4.0.1 boltons-21.0.0 cachetools-5.2.0 certifi-2022.9.24 cffi-1.15.1 chardet-4.0.0 charset-normalizer-2.1.1 checksumdir-1.2.0 config-man-0.0.4 cryptography-38.0.1 dataclasses-0.6 face-22.0.0 glom-22.1.0 google-auth-2.12.0 grpcio-1.50.0 grpcio-tools-1.48.1 grpclib-0.4.3 h2-4.1.0 hpack-4.0.0 hyperframe-6.0.1 idna-3.4 jinja2-3.1.2 juju-2.9.42.4 jujubundlelib-0.5.7 kafka-python-2.0.2 kubernetes-24.2.0 macaroonbakery-1.3.1 markupsafe-2.1.1 motor-1.3.1 multidict-6.0.2 mypy-extensions-0.4.3 oauthlib-3.2.1 paramiko-2.11.0 protobuf-3.20.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pycrypto-2.6.1 pydantic-1.10.2 pymacaroons-0.13.0 pymongo-3.12.3 pynacl-1.5.0 pyrfc3339-1.1 python-dateutil-2.8.2 pytz-2022.4 pyyaml-5.4.1 requests-2.28.1 requests-oauthlib-1.3.1 retrying-async-2.0.0 rsa-4.9 six-1.16.0 theblues-0.5.2 toposort-1.7 typing-extensions-4.4.0 typing-inspect-0.8.0 urllib3-1.26.12 websocket-client-1.4.1 websockets-7.0 yarl-1.8.1
[PLA] a5f00af388e8: Pushed
[PLA] 223c4fa06c93: Pushed
[PLA] osm-v130-merge-446: digest: sha256:99e49d43ffeadec14a360988ffbb9c114f441229ec5ab57d1a673d115c0ea28c size: 2625
[NBI] 1e3e5c446592: Pushed
[NBI] osm-v130-merge-446: digest: sha256:49836866b65636c25ed1b8c7aa3f5ff91e6a6848e80d228c7611d1d797bccb32 size: 2411
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[Pipeline] [PLA] }
[Pipeline] [NBI] }
[Pipeline] [NBI] // dir
[Pipeline] [NBI] }
[NG-UI] npm WARN deprecated debug@4.2.0: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
[NG-UI] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
[NG-UI] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
[NG-UI] npm WARN deprecated @schematics/update@0.1100.7: This was an internal-only Angular package up through Angular v11 which is no longer used or maintained. Upgrade Angular to v12+ to remove this dependency.
[NG-UI] npm WARN deprecated core-js@3.6.5: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
[Airflow] f4dbbe042808: Pushed
[Airflow] osm-v130-merge-446: digest: sha256:a204f570019f427a3865bf622581238fd733e64b42d49b1858ffe88db69ee3e1 size: 6792
[Pipeline] [Airflow] }
[Pipeline] [Airflow] // dir
[Pipeline] [Airflow] }
[tests] Removing intermediate container c1aafe256084
[tests]  ---> 471eb084d6c6
[tests] Step 16/30 : RUN mv /usr/share/osm-tests/robot-systest /robot-systest
[tests]  ---> Running in 68aa6d33bcfb
[tests] Removing intermediate container 68aa6d33bcfb
[tests]  ---> 0eab190f60f5
[tests] Step 17/30 : RUN mv /usr/share/osm-tests/conformance-tests/ /robot-systest/
[LCM] Removing intermediate container a50576337a87
[LCM]  ---> 38300ede3234
[LCM] Step 19/58 : FROM ubuntu:20.04 as FINAL
[LCM]  ---> f78909c2b360
[LCM] Step 20/58 : ARG APT_PROXY
[LCM]  ---> Using cache
[LCM]  ---> 54303a83bb0e
[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]  ---> be465fb7843e
[LCM] Step 22/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.8.*     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Using cache
[LCM]  ---> cf8610939ea3
[LCM] Step 23/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]  ---> Using cache
[LCM]  ---> 2912baf474b1
[LCM] Step 24/58 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[LCM]  ---> Using cache
[LCM]  ---> ac777220654f
[LCM] Step 25/58 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[tests]  ---> Running in 9eec557ab8fc
[tests] Removing intermediate container 9eec557ab8fc
[tests]  ---> f471e9343fcd
[tests] Step 18/30 : RUN mv /usr/share/osm-tests/charm.sh /usr/sbin/charm
[tests]  ---> Running in a57b5cbd3e05
[LCM]  ---> f1902a09bbd8
[LCM] Step 26/58 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages  /usr/local/lib/python3.8/dist-packages
[tests] Removing intermediate container a57b5cbd3e05
[tests]  ---> f8b104c87dd7
[tests] Step 19/30 : ARG CACHE_DATE=not_a_date
[tests]  ---> Running in 58f24d13b7e0
[tests] Removing intermediate container 58f24d13b7e0
[tests]  ---> 7639c18c1bd7
[tests] Step 20/30 : RUN git clone     https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git     --recurse-submodules     /robot-systest/osm-packages
[NG-UI] npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
[NG-UI] npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
[NG-UI] npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported.
[NG-UI] npm WARN deprecated har-validator@5.1.5: this library is no longer supported
[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 @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
[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-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.
[MON] Successfully installed aiokafka-0.7.2 appdirs-1.4.4 async-timeout-3.0.1 attrs-22.1.0 autopage-0.5.1 backports-zoneinfo bcrypt-4.0.1 cachetools-5.2.0 certifi-2022.9.24 cffi-1.15.1 charset-normalizer-2.1.1 cliff-4.0.0 cmd2-2.4.2 contourpy-1.0.5 cryptography-38.0.1 cycler-0.11.0 dataclasses-0.6 dateparser-1.1.1 debtcollector-2.5.0 decorator-5.1.1 dogpile-cache fonttools-4.37.4 futurist-2.4.1 gnocchiclient-7.0.7 google-auth-2.12.0 httmock-1.4.0 humanfriendly-10.0 idna-3.4 importlib-metadata-5.0.0 iso8601-1.1.0 jmespath-1.0.1 jsonpatch-1.32 jsonpointer-2.3 juju-2.9.42.4 jujubundlelib-0.5.7 kafka-python-2.0.2 keystoneauth1-5.0.0 kiwisolver-1.4.4 kubernetes-24.2.0 lxml-4.9.1 macaroonbakery-1.3.1 matplotlib-3.6.1 monotonic-1.6 motor-1.3.1 msgpack-1.0.4 munch-2.5.0 mypy-extensions-0.4.3 netaddr-0.8.0 netifaces-0.11.0 numpy-1.23.3 oauthlib-3.2.1 openstacksdk-0.101.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.6.2 oslo-config oslo-context oslo-i18n oslo-log oslo-serialization oslo-utils packaging-21.3 pandas-1.5.0 paramiko-2.11.0 pbr-5.10.0 pillow-9.2.0 prettytable-0.7.2 prometheus-api-client-0.5.1 prometheus-client-0.14.1 protobuf-3.20.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pycrypto-2.6.1 pygments-2.13.0 pyinotify-0.9.6 pymacaroons-0.13.0 pymongo-3.12.3 pynacl-1.5.0 pyparsing-3.0.9 pyperclip-1.8.2 pyrfc3339-1.1 python-ceilometerclient-2.9.0 python-cinderclient-8.3.0 python-dateutil-2.8.2 python-keystoneclient-4.5.0 python-neutronclient-7.8.0 python-novaclient-18.0.0 pytz-2022.4 pytz-deprecation-shim-0.1.0.post0 pyvcloud-23.0.4 pyyaml-5.4.1 regex-2022.3.2 requests-2.28.1 requests-oauthlib-1.3.1 requestsexceptions-1.4.0 retrying-async-2.0.0 rfc3986-2.0.0 rsa-4.9 simplejson-3.17.6 six-1.16.0 stevedore-4.0.0 theblues-0.5.2 toposort-1.7 typing-extensions-4.4.0 typing-inspect-0.8.0 tzdata-2022.4 tzlocal-4.2 ujson-5.5.0 unittest-xml-reporting-3.2.0 urllib3-1.26.12 vcd-api-schemas-type-10.3.0.dev72 wcwidth-0.2.5 websocket-client-1.4.1 websockets-7.0 wrapt-1.14.1 zipp-3.9.0
[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-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-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.
[tests]  ---> Running in 2d3d215e5420
[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.
[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-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.
[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-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 abab@2.0.6: Use your platform's native atob() and btoa() methods instead
[NG-UI] npm WARN deprecated fsevents@2.1.3: "Please update to latest v2.3 or v2.2"
[tests] Cloning into '/robot-systest/osm-packages'...
[NG-UI] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
[LCM]  ---> fd779260a591
[LCM] Step 27/58 : COPY --from=INSTALL /usr/bin/kubectl /usr/bin/kubectl
[NG-UI] npm WARN deprecated node-fetch-npm@2.0.4: This module is not used anymore, npm uses minipass-fetch for its fetch implementation now
[tests] Updating files:  76% (4293/5600)
Updating files:  77% (4312/5600)
Updating files:  78% (4368/5600)
Updating files:  79% (4424/5600)
Updating files:  80% (4480/5600)
Updating files:  81% (4536/5600)
Updating files:  82% (4592/5600)
Updating files:  83% (4648/5600)
Updating files:  84% (4704/5600)
Updating files:  85% (4760/5600)
Updating files:  86% (4816/5600)
Updating files:  87% (4872/5600)
Updating files:  88% (4928/5600)
Updating files:  89% (4984/5600)
Updating files:  90% (5040/5600)
Updating files:  91% (5096/5600)
Updating files:  92% (5152/5600)
Updating files:  93% (5208/5600)
Updating files:  94% (5264/5600)
Updating files:  95% (5320/5600)
Updating files:  96% (5376/5600)
Updating files:  97% (5432/5600)
Updating files:  98% (5488/5600)
Updating files:  99% (5544/5600)
Updating files: 100% (5600/5600)
Updating files: 100% (5600/5600), 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'
[NG-UI] npm WARN deprecated fsevents@1.2.13: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2
[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'...
[NG-UI] npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
[NG-UI] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
[NG-UI] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'...
[LCM]  ---> 380446a75997
[LCM] Step 28/58 : COPY --from=INSTALL /usr/local/bin/helm /usr/local/bin/helm
[LCM]  ---> 40ab6cde655d
[LCM] Step 29/58 : COPY --from=INSTALL /usr/local/bin/helm3 /usr/local/bin/helm3
[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'...
[MON] Removing intermediate container acc0fa109b63
[MON]  ---> f1cc99367671
[MON] Step 16/56 : FROM ubuntu:20.04 as FINAL
[MON]  ---> f78909c2b360
[MON] Step 17/56 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> 54303a83bb0e
[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]  ---> be465fb7843e
[MON] Step 19/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.8.*     && rm -rf /var/lib/apt/lists/*
[MON]  ---> Using cache
[MON]  ---> cf8610939ea3
[MON] Step 20/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]  ---> Using cache
[MON]  ---> 2912baf474b1
[MON] Step 21/56 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[MON]  ---> Using cache
[MON]  ---> ac777220654f
[MON] Step 22/56 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[MON]  ---> b7d4007c7a19
[MON] Step 23/56 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages  /usr/local/lib/python3.8/dist-packages
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'...
[LCM]  ---> c71a8745054a
[LCM] Step 30/58 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[LCM]  ---> 0cd8bd08af01
[LCM] Step 31/58 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[LCM]  ---> db733ebf879a
[LCM] Step 32/58 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[LCM]  ---> eec7429c4a71
[LCM] Step 33/58 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[NG-UI] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
[NG-UI] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
[NG-UI] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'...
[RO] Successfully installed adal-1.2.7 aiokafka-0.7.2 appdirs-1.4.4 attrs-21.4.0 autopage-0.5.1 azure-common-1.1.28 azure-core-1.24.1 azure-identity-1.10.0 azure-mgmt-compute-27.1.0 azure-mgmt-core-1.3.1 azure-mgmt-network-20.0.0 azure-mgmt-resource-21.1.0 bcrypt-3.2.2 boto-2.49.0 cachetools-5.2.0 certifi-2022.6.15 cffi-1.15.0 charset-normalizer-2.0.12 cheroot-8.6.0 cherrypy-18.1.2 cliff-3.10.1 cmd2-2.4.1 cryptography-37.0.2 cvprac-1.2.0 dataclasses-0.6 debtcollector-2.5.0 decorator-5.1.1 dogpile-cache flufl-enum google-api-core-2.8.2 google-api-python-client-2.51.0 google-auth-2.8.0 google-auth-httplib2-0.1.0 google-cloud-0.34.0 googleapis-common-protos-1.56.3 httplib2-0.20.4 humanfriendly-10.0 idna-3.3 importlib-metadata-4.11.4 ipconflict-0.5.0 iso8601-1.0.2 isodate-0.6.1 jaraco-functools jinja2-3.1.2 jmespath-1.0.1 jsonpatch-1.32 jsonpointer-2.3 jsonschema-3.2.0 kafka-python-2.0.2 keystoneauth1-4.6.0 logutils-0.3.5 lxml-4.9.0 markupsafe-2.1.1 more-itertools-8.13.0 msal-1.18.0 msal-extensions-1.0.0 msgpack-1.0.4 msrest-0.7.1 msrestazure-0.6.4 munch-4.0.0 netaddr-0.8.0 netifaces-0.11.0 oauthlib-3.2.0 openstacksdk-0.99.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.6.0 oslo-config oslo-context oslo-i18n oslo-log oslo-serialization oslo-utils packaging-21.3 paramiko-2.11.0 pbr-5.9.0 portalocker-2.4.0 portend-3.1.0 prettytable-3.3.0 progressbar-2.5 protobuf-4.21.1 py-radix-0.10.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pycrypto-2.6.1 pygments-2.12.0 pyinotify-0.9.6 pyjwt-2.4.0 pymongo-3.12.3 pynacl-1.5.0 pyopenssl-22.0.0 pyparsing-3.0.9 pyperclip-1.8.2 pyrsistent-0.18.1 python-cinderclient-7.4.1 python-dateutil-2.8.2 python-glanceclient-4.0.0 python-keystoneclient-4.5.0 python-neutronclient-7.8.0 python-novaclient-18.0.0 python-openstackclient-5.8.0 pytz-2022.1 pyvcloud-19.1.1 pyvmomi-7.0.3 pyyaml-5.4.1 requests-2.28.0 requests-oauthlib-1.3.1 requestsexceptions-1.4.0 rfc3986-2.0.0 rsa-4.8 simplejson-3.17.6 six-1.16.0 stevedore-3.5.0 tempora-5.0.1 tqdm-4.64.0 typing-extensions-4.2.0 uritemplate-4.1.1 urllib3-1.26.9 uuid-1.30 warlock-1.3.3 wcwidth-0.2.5 wrapt-1.14.1 zc-lockfile zipp-3.8.0
[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'...
[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'...
[LCM]  ---> 03b6b7e0a4fd
[LCM] Step 34/58 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[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'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator'...
[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'
[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'
[LCM]  ---> 8c57e92cde50
[LCM] Step 35/58 : COPY scripts/ /app/osm_lcm/scripts/
[LCM]  ---> 30da8d19534f
[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 6af25aa5adeb
[MON]  ---> 4c65796b6fa3
[MON] Step 24/56 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[MON]  ---> 23cc2cd675aa
[MON] Step 25/56 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[MON]  ---> ba8dc5246b75
[MON] Step 26/56 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[MON]  ---> b5b5cc96ed61
[MON] Step 27/56 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[LCM] Removing intermediate container 6af25aa5adeb
[LCM]  ---> 3d065759c683
[LCM] Step 37/58 : WORKDIR /app/osm_lcm
[LCM]  ---> Running in cd255c31588e
[MON]  ---> a7625886945c
[MON] Step 28/56 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[LCM] Removing intermediate container cd255c31588e
[LCM]  ---> 4b3af35f7dbc
[LCM] Step 38/58 : USER appuser
[LCM]  ---> Running in 0d9376af7cd3
[LCM] Removing intermediate container 0d9376af7cd3
[LCM]  ---> 7bd86dbf982e
[LCM] Step 39/58 : ENV OSMLCM_RO_HOST         ro
[LCM]  ---> Running in ca1a4d87dc64
[LCM] Removing intermediate container ca1a4d87dc64
[LCM]  ---> 120753228400
[LCM] Step 40/58 : ENV OSMLCM_RO_PORT         9090
[LCM]  ---> Running in b8bcbda63900
[RO] Removing intermediate container 60bdad483278
[RO]  ---> fba7ae15a2f9
[RO] Step 27/60 : FROM ubuntu:20.04 as FINAL
[RO]  ---> f78909c2b360
[RO] Step 28/60 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> 54303a83bb0e
[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]  ---> be465fb7843e
[RO] Step 30/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.8.*     && rm -rf /var/lib/apt/lists/*
[RO]  ---> Using cache
[RO]  ---> cf8610939ea3
[RO] Step 31/60 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[RO]  ---> Using cache
[RO]  ---> df9524ef704b
[RO] Step 32/60 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[RO]  ---> 771c2a4541c0
[RO] Step 33/60 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages  /usr/local/lib/python3.8/dist-packages
[LCM] Removing intermediate container b8bcbda63900
[LCM]  ---> 7b9a86ac11f4
[LCM] Step 41/58 : ENV OSMLCM_RO_TENANT       osm
[LCM]  ---> Running in 9e5e047516c3
[tests] Removing intermediate container 2d3d215e5420
[tests]  ---> 21039b77133b
[tests] Step 21/30 : WORKDIR /robot-systest
[tests]  ---> Running in 0119b547495c
[tests] Removing intermediate container 0119b547495c
[tests]  ---> 28fa1c001514
[tests] Step 22/30 : ENV ROBOT_DEVOPS_FOLDER=/robot-systest
[tests]  ---> Running in bdc0630db76c
[tests] Removing intermediate container bdc0630db76c
[tests]  ---> 528d5704e008
[tests] Step 23/30 : ENV ENVIRONMENTS_FOLDER=environments
[LCM] Removing intermediate container 9e5e047516c3
[LCM]  ---> 742e9df540e0
[LCM] Step 42/58 : ENV OSMLCM_VCA_HOST        vca
[tests]  ---> Running in 116d0b5c2e39
[tests] Removing intermediate container 116d0b5c2e39
[tests]  ---> d2d85dce98a7
[tests] Step 24/30 : ENV PACKAGES_FOLDER=/robot-systest/osm-packages
[LCM]  ---> Running in d5e983e79db0
[LCM] Removing intermediate container d5e983e79db0
[LCM]  ---> 202392e89150
[LCM] Step 43/58 : ENV OSMLCM_VCA_PORT       17070
[tests]  ---> Running in 760c9a487c2b
[tests] Removing intermediate container 760c9a487c2b
[tests]  ---> f935010c194e
[tests] Step 25/30 : ENV ROBOT_REPORT_FOLDER=/robot-systest/results
[tests]  ---> Running in 354f1f549bf6
[tests] Removing intermediate container 354f1f549bf6
[tests]  ---> 9cfa1eb456ba
[tests] Step 26/30 : ENV K8S_CREDENTIALS=/root/.kube/config
[tests]  ---> Running in 4588d1690d69
[LCM]  ---> Running in 00b2b5b132a2
[LCM] Removing intermediate container 00b2b5b132a2
[LCM]  ---> 8670315e1dec
[LCM] Step 44/58 : ENV OSMLCM_VCA_USER       admin
[LCM]  ---> Running in 6c48655313ef
[tests] Removing intermediate container 4588d1690d69
[tests]  ---> 91e22926313d
[tests] Step 27/30 : ENV OSM_RSA_FILE=/root/osm_id_rsa
[tests]  ---> Running in 550ca6b8e70e
[tests] Removing intermediate container 550ca6b8e70e
[tests]  ---> e5a0e340d428
[tests] Step 28/30 : ENV LC_ALL=C.UTF-8
[tests]  ---> Running in ad1e4c045ed4
[LCM] Removing intermediate container 6c48655313ef
[LCM]  ---> 238c7f59b678
[LCM] Step 45/58 : ENV OSMLCM_VCA_SECRET     secret
[LCM]  ---> Running in 253cbba231b5
[LCM] Removing intermediate container 253cbba231b5
[LCM]  ---> 838af5719fc6
[LCM] Step 46/58 : ENV OSMLCM_DATABASE_DRIVER mongo
[LCM]  ---> Running in d31ddb598a56
[LCM] Removing intermediate container d31ddb598a56
[LCM]  ---> 1b6630fdd8fb
[LCM] Step 47/58 : ENV OSMLCM_DATABASE_URI    mongodb://mongo:27017
[tests] Removing intermediate container ad1e4c045ed4
[tests]  ---> 54b11a2cda21
[tests] Step 29/30 : ENV LANG=C.UTF-8
[NG-UI] 
[NG-UI] > node-sass@5.0.0 install /usr/share/osm-ngui/node_modules/node-sass
[NG-UI] > node scripts/install.js
[NG-UI] 
[NG-UI] Downloading binary from https://github.com/sass/node-sass/releases/download/v5.0.0/linux-x64-64_binding.node
[NG-UI] Download complete
[NG-UI] Binary saved to /usr/share/osm-ngui/node_modules/node-sass/vendor/linux-x64-64/binding.node
[NG-UI] Caching binary to /root/.npm/node-sass/5.0.0/linux-x64-64_binding.node
[NG-UI] 
[NG-UI] > core-js@3.6.5 postinstall /usr/share/osm-ngui/node_modules/@angular-devkit/build-angular/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 of core-js on Open Collective or Patreon: 
[NG-UI] > https://opencollective.com/core-js 
[NG-UI] > https://www.patreon.com/zloirock 
[NG-UI] 
[NG-UI] Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
[NG-UI] 
[NG-UI] 
[NG-UI] > es5-ext@0.10.62 postinstall /usr/share/osm-ngui/node_modules/es5-ext
[NG-UI] >  node -e "try{require('./_postinstall')}catch(e){}" || exit 0
[NG-UI] 
[NG-UI] 
[NG-UI] > @angular/cli@11.0.7 postinstall /usr/share/osm-ngui/node_modules/@angular/cli
[NG-UI] > node ./bin/postinstall/script.js
[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] > core-js@2.6.12 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 of core-js on Open Collective or Patreon: 
[NG-UI] > https://opencollective.com/core-js 
[NG-UI] > https://www.patreon.com/zloirock 
[NG-UI] 
[NG-UI] Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
[NG-UI] 
[NG-UI] 
[NG-UI] > node-sass@5.0.0 postinstall /usr/share/osm-ngui/node_modules/node-sass
[NG-UI] > node scripts/build.js
[NG-UI] 
[NG-UI] Binary found at /usr/share/osm-ngui/node_modules/node-sass/vendor/linux-x64-64/binding.node
[NG-UI] Testing binary
[NG-UI] Binary is fine
[NG-UI] npm notice created a lockfile as package-lock.json. You should commit this file.
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/rollup/node_modules/fsevents):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (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 optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (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 @angular/localize@11.2.14 requires a peer of @angular/compiler@11.2.14 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @angular/localize@11.2.14 requires a peer of @angular/compiler-cli@11.2.14 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@5.3.1 requires a peer of @angular/common@^8.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@5.3.1 requires a peer of @angular/core@^8.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@5.3.1 requires a peer of @angular/forms@^8.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-idle/keepalive@8.0.0-beta.4 requires a peer of @angular/common@^8.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-idle/keepalive@8.0.0-beta.4 requires a peer of @angular/core@^8.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-idle/core@8.0.0-beta.4 requires a peer of @angular/common@^8.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-idle/core@8.0.0-beta.4 requires a peer of @angular/core@^8.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ngx-translate/core@12.1.2 requires a peer of tslib@^1.10.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@3.7.3 requires a peer of @angular/common@>=8.0.0 <9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@3.7.3 requires a peer of @angular/core@>=8.0.0 <9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@3.7.3 requires a peer of @angular/forms@>=8.0.0 <9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN angular-notifier@6.0.2 requires a peer of @angular/common@>= 8.0.0 < 9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN angular-notifier@6.0.2 requires a peer of @angular/core@>= 8.0.0 < 9.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 karma-jasmine-html-reporter@1.7.0 requires a peer of jasmine-core@>=3.8 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN tslint-microsoft-contrib@6.2.0 requires a peer of tslint@^5.1.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN tslint-microsoft-contrib@6.2.0 requires a peer of typescript@^2.1.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] 
[NG-UI] added 1784 packages from 2319 contributors and audited 1790 packages in 108.953s
[MON]  ---> 8bc78dfab473
[MON] Step 29/56 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[LCM]  ---> Running in e3028dc2eb8e
[NG-UI] 
[NG-UI] 135 packages are looking for funding
[NG-UI]   run `npm fund` for details
[NG-UI] 
[NG-UI] found 74 vulnerabilities (2 low, 37 moderate, 31 high, 4 critical)
[NG-UI]   run `npm audit fix` to fix them, or `npm audit` for details
[tests]  ---> Running in a3e7b86ab5a0
[LCM] Removing intermediate container e3028dc2eb8e
[LCM]  ---> 457e021c7e1a
[LCM] Step 48/58 : ENV OSMLCM_STORAGE_DRIVER  local
[tests] Removing intermediate container a3e7b86ab5a0
[tests]  ---> 6e3ab3c0d682
[tests] Step 30/30 : ENTRYPOINT [ "/robot-systest/run_test.sh"]
[MON]  ---> dbda8df5b820
[MON] Step 30/56 : COPY scripts/ /app/osm_mon/scripts/
[tests]  ---> Running in 1c6ad9f6565f
[tests] Removing intermediate container 1c6ad9f6565f
[tests]  ---> a48d2edbc76d
[tests] [Warning] One or more build-args [PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DPB_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_DEVOPS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_IMDOCS_URL PYTHON3_OSM_COMMON_URL] were not consumed
[tests] Successfully built a48d2edbc76d
[tests] Successfully tagged opensourcemano/tests:osm-v130-merge-446
[MON]  ---> fe92a5ae9546
[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 46e5903e8fad
[LCM]  ---> Running in 86da4d692fd5
[LCM] Removing intermediate container 86da4d692fd5
[LCM]  ---> d4b6c895dc5a
[LCM] Step 49/58 : ENV OSMLCM_STORAGE_PATH    /app/storage
[Pipeline] [tests] echo
[LCM]  ---> Running in 0bfe88df9c7d
[tests] Tagging tests:osm-v130-merge-446
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker tag opensourcemano/tests:osm-v130-merge-446 osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v130-merge-446
[Pipeline] [tests] sh
[LCM] Removing intermediate container 0bfe88df9c7d
[LCM]  ---> 3e91c4197e74
[LCM] Step 50/58 : ENV OSMLCM_MESSAGE_DRIVER  kafka
[LCM]  ---> Running in b133c43c09b1
[LCM] Removing intermediate container b133c43c09b1
[LCM]  ---> b672badb6441
[LCM] Step 51/58 : ENV OSMLCM_MESSAGE_HOST    kafka
[tests] [tests] Running shell script
[tests] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v130-merge-446
[tests] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/tests]
[tests] 9c52be1aee73: Preparing
[tests] 14deb47f7d1b: Preparing
[tests] 34de875c650d: Preparing
[tests] 1eae96e28f70: Preparing
[tests] 85b6a1e4f8c4: Preparing
[tests] 77dea4563c66: Preparing
[tests] 860b7de9b29c: Preparing
[tests] 7e974c0f54f9: Preparing
[tests] f5c45ecd253b: Preparing
[tests] 225ba965dad8: Preparing
[tests] 9ed473009050: Preparing
[tests] f34c2ee13501: Preparing
[tests] cb06062b1b96: Preparing
[tests] ddf38f31f0d8: Preparing
[tests] 3a03f09d2129: Preparing
[tests] f5c45ecd253b: Waiting
[tests] 225ba965dad8: Waiting
[tests] 9ed473009050: Waiting
[tests] f34c2ee13501: Waiting
[tests] cb06062b1b96: Waiting
[tests] 3a03f09d2129: Waiting
[tests] 860b7de9b29c: Waiting
[tests] 7e974c0f54f9: Waiting
[tests] 77dea4563c66: Waiting
[tests] 1eae96e28f70: Pushed
[tests] 34de875c650d: Pushed
[tests] 14deb47f7d1b: Pushed
[LCM]  ---> Running in 612a34167b44
[tests] 77dea4563c66: Pushed
[tests] 860b7de9b29c: Pushed
[tests] 7e974c0f54f9: Pushed
[tests] f5c45ecd253b: Pushed
[tests] 9ed473009050: Pushed
[MON] Removing intermediate container 46e5903e8fad
[MON]  ---> e579122b7c56
[MON] Step 32/56 : WORKDIR /app/osm_mon
[MON]  ---> Running in 2117919cc111
[MON] Removing intermediate container 2117919cc111
[MON]  ---> 78c4facd87ee
[MON] Step 33/56 : USER appuser
[MON]  ---> Running in 8591c07fe804
[LCM] Removing intermediate container 612a34167b44
[LCM]  ---> 3342af5c1932
[LCM] Step 52/58 : ENV OSMLCM_MESSAGE_PORT    9092
[LCM]  ---> Running in 38648fcc088c
[LCM] Removing intermediate container 38648fcc088c
[LCM]  ---> e37b406681a3
[LCM] Step 53/58 : ENV OSMLCM_VCA_HELMPATH    /usr/local/bin/helm
[LCM]  ---> Running in 8afd01c14d8d
[tests] f34c2ee13501: Layer already exists
[tests] cb06062b1b96: Layer already exists
[tests] ddf38f31f0d8: Layer already exists
[tests] 3a03f09d2129: Layer already exists
[tests] 225ba965dad8: Pushed
[MON] Removing intermediate container 8591c07fe804
[MON]  ---> 267b9cfd35fe
[MON] Step 34/56 : ENV OSMMON_MESSAGE_DRIVER kafka
[MON]  ---> Running in 74656c3fbf32
[MON] Removing intermediate container 74656c3fbf32
[MON]  ---> 109d5d48fa45
[MON] Step 35/56 : ENV OSMMON_MESSAGE_HOST kafka
[MON]  ---> Running in ad3ce9f3cb2e
[LCM] Removing intermediate container 8afd01c14d8d
[LCM]  ---> 10f322ba2cfd
[LCM] Step 54/58 : ENV OSMLCM_VCA_KUBECTLPATH /usr/bin/kubectl
[LCM]  ---> Running in 5aeb1aefa810
[LCM] Removing intermediate container 5aeb1aefa810
[LCM]  ---> 3f2e9960c505
[LCM] Step 55/58 : ENV OSMLCM_VCA_JUJUPATH    /usr/local/bin/juju
[LCM]  ---> Running in a98d6e05c7ca
[MON] Removing intermediate container ad3ce9f3cb2e
[MON]  ---> 2d6bb160abee
[MON] Step 36/56 : ENV OSMMON_MESSAGE_PORT 9092
[MON]  ---> Running in 13821c8a4f55
[MON] Removing intermediate container 13821c8a4f55
[MON]  ---> 7d1e4dcb7639
[MON] Step 37/56 : ENV OSMMON_DATABASE_DRIVER mongo
[MON]  ---> Running in 052ca3cbf221
[LCM] Removing intermediate container a98d6e05c7ca
[LCM]  ---> 35452c912406
[LCM] Step 56/58 : ENV OSMLCM_VCA_STABLEREPOURL https://charts.helm.sh/stable
[LCM]  ---> Running in 99d4008ee876
[LCM] Removing intermediate container 99d4008ee876
[LCM]  ---> b57cb2ade0c8
[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 e322f915519e
[MON] Removing intermediate container 052ca3cbf221
[MON]  ---> 4609f3ce3ffd
[MON] Step 38/56 : ENV OSMMON_DATABASE_URI mongodb://mongo:27017
[MON]  ---> Running in e3a4e1b38323
[MON] Removing intermediate container e3a4e1b38323
[MON]  ---> 3dbe27ccbebd
[MON] Step 39/56 : ENV OSMMON_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[MON]  ---> Running in c4020015f4b3
[LCM] Removing intermediate container e322f915519e
[LCM]  ---> c6c8d356c0aa
[LCM] Step 58/58 : CMD [ "/bin/bash", "scripts/start.sh" ]
[LCM]  ---> Running in 4831ea81c761
[LCM] Removing intermediate container 4831ea81c761
[LCM]  ---> ca57733a6f86
[LCM] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_IMDOCS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_DEVOPS_URL OSM_TESTS_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_GCP_URL CACHE_DATE OSM_NGUI_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL] were not consumed
[LCM] Successfully built ca57733a6f86
[LCM] Successfully tagged opensourcemano/lcm:osm-v130-merge-446
[Pipeline] [LCM] echo
[LCM] Tagging lcm:osm-v130-merge-446
[Pipeline] [LCM] sh
[MON] Removing intermediate container c4020015f4b3
[MON]  ---> 31a49f2a8fad
[MON] Step 40/56 : ENV OSMMON_OPENSTACK_DEFAULT_GRANULARITY 300
[LCM] [LCM] Running shell script
[LCM] + docker tag opensourcemano/lcm:osm-v130-merge-446 osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v130-merge-446
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v130-merge-446
[LCM] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/lcm]
[LCM] 5e7f876aebc0: Preparing
[LCM] 7de27c82e9fb: Preparing
[LCM] bb0e1bac6475: Preparing
[LCM] bea83a3601ff: Preparing
[LCM] 6e42a7d0717a: Preparing
[LCM] 1f9e3b3813f9: Preparing
[LCM] 77b75faaa731: Preparing
[LCM] bb46c2cb3664: Preparing
[LCM] 5bcd8f3f3656: Preparing
[LCM] d2e9dc98ff30: Preparing
[LCM] 630b0a3e1c29: Preparing
[LCM] 25267e591de2: Preparing
[LCM] f7b78c8f9862: Preparing
[LCM] dd0349c9b12c: Preparing
[LCM] 854ea52744e7: Preparing
[LCM] ddf38f31f0d8: Preparing
[LCM] 3a03f09d2129: Preparing
[LCM] d2e9dc98ff30: Waiting
[LCM] 630b0a3e1c29: Waiting
[LCM] 25267e591de2: Waiting
[LCM] f7b78c8f9862: Waiting
[LCM] dd0349c9b12c: Waiting
[LCM] 854ea52744e7: Waiting
[LCM] ddf38f31f0d8: Waiting
[LCM] 3a03f09d2129: Waiting
[LCM] 6e42a7d0717a: Waiting
[LCM] 1f9e3b3813f9: Waiting
[LCM] 77b75faaa731: Waiting
[LCM] bea83a3601ff: Waiting
[LCM] 5bcd8f3f3656: Waiting
[MON]  ---> Running in a0f2c62464e6
[MON] Removing intermediate container a0f2c62464e6
[MON]  ---> e22eaa7e064b
[MON] Step 41/56 : ENV OSMMON_GLOBAL_REQUEST_TIMEOUT 10
[MON]  ---> Running in 242dc4e4082f
[LCM] 7de27c82e9fb: Pushed
[LCM] 5e7f876aebc0: Pushed
[LCM] 6e42a7d0717a: Pushed
[MON] Removing intermediate container 242dc4e4082f
[MON]  ---> 2cd41a778812
[MON] Step 42/56 : ENV OSMMON_GLOBAL_LOGLEVEL INFO
[MON]  ---> Running in 0ade92124c22
[MON] Removing intermediate container 0ade92124c22
[MON]  ---> 6f5675940796
[MON] Step 43/56 : ENV OSMMON_VCA_HOST localhost
[MON]  ---> Running in 9353535c0bb3
[LCM] 1f9e3b3813f9: Pushed
[LCM] 77b75faaa731: Pushed
[MON] Removing intermediate container 9353535c0bb3
[MON]  ---> 629d84311bb1
[MON] Step 44/56 : ENV OSMMON_VCA_SECRET secret
[MON]  ---> Running in 96dec44d9b9f
[MON] Removing intermediate container 96dec44d9b9f
[MON]  ---> 796f6057fa68
[MON] Step 45/56 : ENV OSMMON_VCA_USER admin
[MON]  ---> Running in 1376c6e3accd
[MON] Removing intermediate container 1376c6e3accd
[MON]  ---> 7c30b8776ea5
[MON] Step 46/56 : ENV OSMMON_VCA_CACERT cacert
[MON]  ---> Running in d6fad2bbd9cb
[MON] Removing intermediate container d6fad2bbd9cb
[MON]  ---> 2848f7db37f9
[MON] Step 47/56 : ENV OSMMON_DATABASE_COMMONKEY changeme
[MON]  ---> Running in c48d6a9cc34e
[RO]  ---> 845a2989d093
[RO] Step 34/60 : COPY --from=INSTALL /usr/bin/genisoimage /usr/bin/genisoimage
[RO]  ---> ba2d7ce9c8c4
[RO] Step 35/60 : COPY --from=INSTALL /etc/protocols /etc/protocols
[RO]  ---> 85c7efa81730
[RO] Step 36/60 : EXPOSE 9090
[RO]  ---> Running in 7b5bd26029bd
[RO] Removing intermediate container 7b5bd26029bd
[RO]  ---> 8d0249dada59
[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 cbd2c2a7248d
[RO] Removing intermediate container cbd2c2a7248d
[RO]  ---> a39f45494582
[RO] Step 38/60 : WORKDIR /app/osm_ro
[RO]  ---> Running in 8732df6adcb0
[RO] Removing intermediate container 8732df6adcb0
[RO]  ---> 144d942e0568
[RO] Step 39/60 : USER appuser
[RO]  ---> Running in c5cefcfb7874
[MON] Removing intermediate container c48d6a9cc34e
[MON]  ---> 5f887e0615d8
[MON] Step 48/56 : ENV OSMMON_COLLECTOR_INTERVAL 30
[MON]  ---> Running in 39904edb435c
[MON] Removing intermediate container 39904edb435c
[MON]  ---> 38350234b32b
[MON] Step 49/56 : ENV OSMMON_EVALUATOR_INTERVAL 30
[MON]  ---> Running in 61727bcd4dbd
[MON] Removing intermediate container 61727bcd4dbd
[MON]  ---> 9d15f1050d6e
[MON] Step 50/56 : ENV OSMMON_PROMETHEUS_URL http://prometheus:9090
[MON]  ---> Running in c96241d20d50
[RO] Removing intermediate container c5cefcfb7874
[RO]  ---> a157f433f7d6
[RO] Step 40/60 : ENV RO_DB_HOST=""
[RO]  ---> Running in 835cc89a5978
[RO] Removing intermediate container 835cc89a5978
[RO]  ---> eb055d0ec3b6
[RO] Step 41/60 : ENV RO_DB_OVIM_HOST=""
[RO]  ---> Running in e13bcd66188e
[MON] Removing intermediate container c96241d20d50
[MON]  ---> 9edb3889ff87
[MON] Step 51/56 : ENV OSMMON_GRAFANA_URL http://grafana:3000
[MON]  ---> Running in afe47da9503a
[MON] Removing intermediate container afe47da9503a
[MON]  ---> e4712146377a
[MON] Step 52/56 : ENV OSMMON_GRAFANA_USER admin
[MON]  ---> Running in 5e03fd335bc2
[LCM] bb46c2cb3664: Pushed
[RO] Removing intermediate container e13bcd66188e
[RO]  ---> 62f7c5edddb6
[RO] Step 42/60 : ENV RO_DB_ROOT_PASSWORD=""
[RO]  ---> Running in 87fa32006609
[RO] Removing intermediate container 87fa32006609
[RO]  ---> 1da71f0ebf33
[RO] Step 43/60 : ENV RO_DB_OVIM_ROOT_PASSWORD=""
[RO]  ---> Running in 4c5f43cf636a
[RO] Removing intermediate container 4c5f43cf636a
[RO]  ---> b53836033703
[RO] Step 44/60 : ENV RO_DB_USER=mano
[RO]  ---> Running in c7ebfe20062e
[MON] Removing intermediate container 5e03fd335bc2
[MON]  ---> a8af3afc7696
[MON] Step 53/56 : ENV OSMMON_GRAFANA_PASSWORD admin
[MON]  ---> Running in 92e5f12aa78a
[MON] Removing intermediate container 92e5f12aa78a
[MON]  ---> 41cfe355476c
[MON] Step 54/56 : EXPOSE 8000
[MON]  ---> Running in 88a13a33806c
[MON] Removing intermediate container 88a13a33806c
[MON]  ---> b3b694caaea4
[MON] Step 55/56 : HEALTHCHECK --start-period=120s --interval=5s --timeout=2s --retries=12  CMD osm-mon-healthcheck || exit 1
[MON]  ---> Running in 02bc839c5bb2
[tests] 85b6a1e4f8c4: Pushed
[RO] Removing intermediate container c7ebfe20062e
[RO]  ---> 1d782ab85b77
[RO] Step 45/60 : ENV RO_DB_OVIM_USER=mano
[RO]  ---> Running in 21b0c35c22e7
[RO] Removing intermediate container 21b0c35c22e7
[RO]  ---> 8df770601078
[RO] Step 46/60 : ENV RO_DB_PASSWORD=manopw
[MON] Removing intermediate container 02bc839c5bb2
[MON]  ---> ef5c04c84d02
[MON] Step 56/56 : CMD /bin/bash scripts/start.sh
[MON]  ---> Running in e2ba3d6667cf
[MON] Removing intermediate container e2ba3d6667cf
[MON]  ---> b193ff09d7c3
[MON] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_ODLOF_URL CACHE_DATE OSM_DEVOPS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL OSM_IMDOCS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL OSM_TESTS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_NGUI_URL PYTHON3_OSM_NGSA_URL] were not consumed
[MON] Successfully built b193ff09d7c3
[MON] Successfully tagged opensourcemano/mon:osm-v130-merge-446
[Pipeline] [MON] echo
[MON] Tagging mon:osm-v130-merge-446
[Pipeline] [MON] sh
[RO]  ---> Running in 2b4a171f37a8
[RO] Removing intermediate container 2b4a171f37a8
[RO]  ---> 9bf2bc302a2b
[RO] Step 47/60 : ENV RO_DB_OVIM_PASSWORD=manopw
[RO]  ---> Running in 25639f9cdc8f
[MON] [MON] Running shell script
[MON] + docker tag opensourcemano/mon:osm-v130-merge-446 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v130-merge-446
[RO] Removing intermediate container 25639f9cdc8f
[RO]  ---> 08abfaca739a
[RO] Step 48/60 : ENV RO_DB_PORT=3306
[RO]  ---> Running in 6257bc822477
[RO] Removing intermediate container 6257bc822477
[RO]  ---> 2a21e6b894d4
[RO] Step 49/60 : ENV RO_DB_OVIM_PORT=3306
[RO]  ---> Running in ccb7bd4cf10a
[RO] Removing intermediate container ccb7bd4cf10a
[RO]  ---> 13924b13c569
[RO] Step 50/60 : ENV RO_DB_NAME=mano_db
[RO]  ---> Running in 7ab0f38a14ee
[RO] Removing intermediate container 7ab0f38a14ee
[RO]  ---> 30b15713b1dd
[RO] Step 51/60 : ENV RO_DB_OVIM_NAME=mano_vim_db
[RO]  ---> Running in 381ab2395428
[RO] Removing intermediate container 381ab2395428
[RO]  ---> de72257deed9
[RO] Step 52/60 : ENV OPENMANO_TENANT=osm
[RO]  ---> Running in 5bf4491aeb7c
[Pipeline] [MON] sh
[RO] Removing intermediate container 5bf4491aeb7c
[RO]  ---> a213bf4a473d
[RO] Step 53/60 : ENV OSMRO_DATABASE_DRIVER mongo
[RO]  ---> Running in 1beafc31b084
[LCM] bb0e1bac6475: Pushed
[LCM] bea83a3601ff: Pushed
[LCM] 5bcd8f3f3656: Pushed
[LCM] f7b78c8f9862: Layer already exists
[LCM] dd0349c9b12c: Layer already exists
[LCM] 854ea52744e7: Layer already exists
[LCM] ddf38f31f0d8: Layer already exists
[LCM] d2e9dc98ff30: Pushed
[LCM] 3a03f09d2129: Layer already exists
[MON] [MON] Running shell script
[MON] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v130-merge-446
[MON] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/mon]
[MON] d3dee87489f2: Preparing
[MON] 719e0f9c5e95: Preparing
[MON] 0c101e9146d9: Preparing
[MON] 82ddf5c8d8e4: Preparing
[MON] ddfc61b0042a: Preparing
[MON] c5332a33edbf: Preparing
[MON] 265d6b99c721: Preparing
[MON] ed44f6ca10eb: Preparing
[MON] 419c76296195: Preparing
[MON] 65a6cebb8dc4: Preparing
[MON] f7b78c8f9862: Preparing
[MON] dd0349c9b12c: Preparing
[MON] 854ea52744e7: Preparing
[MON] ddf38f31f0d8: Preparing
[MON] 3a03f09d2129: Preparing
[MON] d3dee87489f2: Waiting
[MON] 719e0f9c5e95: Waiting
[MON] 0c101e9146d9: Waiting
[MON] 82ddf5c8d8e4: Waiting
[MON] ddfc61b0042a: Waiting
[MON] c5332a33edbf: Waiting
[MON] 265d6b99c721: Waiting
[MON] ed44f6ca10eb: Waiting
[MON] 419c76296195: Waiting
[MON] 65a6cebb8dc4: Waiting
[MON] f7b78c8f9862: Waiting
[MON] dd0349c9b12c: Waiting
[MON] 854ea52744e7: Waiting
[MON] ddf38f31f0d8: Waiting
[MON] 3a03f09d2129: Waiting
[RO] Removing intermediate container 1beafc31b084
[RO]  ---> 5bdc72c9dada
[RO] Step 54/60 : ENV OSMRO_DATABASE_URI mongodb://mongo:27017
[LCM] 25267e591de2: Pushed
[MON] d3dee87489f2: Pushed
[MON] 719e0f9c5e95: Pushed
[RO]  ---> Running in 4a3ae661de0d
[RO] Removing intermediate container 4a3ae661de0d
[RO]  ---> c45671b652ef
[RO] Step 55/60 : ENV OSMRO_MESSAGE_DRIVER  kafka
[RO]  ---> Running in 385bcee84b92
[MON] ddfc61b0042a: Pushed
[MON] c5332a33edbf: Pushed
[RO] Removing intermediate container 385bcee84b92
[RO]  ---> ca705f575e7b
[RO] Step 56/60 : ENV OSMRO_MESSAGE_HOST    kafka
[RO]  ---> Running in f64a083939f5
[RO] Removing intermediate container f64a083939f5
[RO]  ---> 753c04439a23
[RO] Step 57/60 : ENV OSMRO_MESSAGE_PORT    9092
[RO]  ---> Running in bf0277d772e9
[RO] Removing intermediate container bf0277d772e9
[RO]  ---> ac0cade60cd8
[RO] Step 58/60 : ENV OSMRO_LOG_LEVEL       INFO
[MON] 265d6b99c721: Pushed
[MON] ed44f6ca10eb: Pushed
[RO]  ---> Running in 6507fef554e6
[RO] Removing intermediate container 6507fef554e6
[RO]  ---> 412dff94922a
[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 7eed1d43ccb0
[tests] 9c52be1aee73: Pushed
[tests] osm-v130-merge-446: digest: sha256:e92f986febe300c42989298bf229756b933d16059dc3c0227140f33c0d33a6d0 size: 3470
[MON] 65a6cebb8dc4: Pushed
[MON] f7b78c8f9862: Layer already exists
[Pipeline] [tests] }
[MON] dd0349c9b12c: Layer already exists
[MON] 854ea52744e7: Layer already exists
[MON] ddf38f31f0d8: Layer already exists
[MON] 3a03f09d2129: Layer already exists
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[RO] Removing intermediate container 7eed1d43ccb0
[RO]  ---> 3c6be1627406
[RO] Step 60/60 : CMD ["python3", "-u", "-m", "osm_ng_ro.ro_main"]
[RO]  ---> Running in 86a598bf084d
[RO] Removing intermediate container 86a598bf084d
[RO]  ---> b91515dbecb7
[RO] [Warning] One or more build-args [PYTHON3_OSM_PLA_URL PYTHON3_N2VC_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSMCLIENT_URL OSM_TESTS_URL PYTHON3_OSM_NGSA_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL OSM_DEVOPS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL OSM_IMDOCS_URL CACHE_DATE] were not consumed
[RO] Successfully built b91515dbecb7
[RO] Successfully tagged opensourcemano/ro:osm-v130-merge-446
[Pipeline] [RO] echo
[RO] Tagging ro:osm-v130-merge-446
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker tag opensourcemano/ro:osm-v130-merge-446 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v130-merge-446
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v130-merge-446
[RO] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ro]
[RO] 6372305e319c: Preparing
[RO] 634cb2f412d5: Preparing
[RO] 4f94dcaf4055: Preparing
[RO] d048e1bb3e08: Preparing
[RO] 8cb1c0798406: Preparing
[RO] cd85bce8ffe3: Preparing
[RO] 854ea52744e7: Preparing
[RO] ddf38f31f0d8: Preparing
[RO] 3a03f09d2129: Preparing
[RO] 634cb2f412d5: Waiting
[RO] 4f94dcaf4055: Waiting
[RO] d048e1bb3e08: Waiting
[RO] 8cb1c0798406: Waiting
[RO] cd85bce8ffe3: Waiting
[RO] 854ea52744e7: Waiting
[RO] ddf38f31f0d8: Waiting
[RO] 3a03f09d2129: Waiting
[RO] 6372305e319c: Pushed
[RO] 634cb2f412d5: Pushed
[RO] 4f94dcaf4055: Pushed
[LCM] 630b0a3e1c29: Pushed
[LCM] osm-v130-merge-446: digest: sha256:a65c241b7b817fb0e8159da17fac48f9ee327d8a19563506a6bf4a00674cf903 size: 3895
[MON] 0c101e9146d9: Pushed
[MON] 82ddf5c8d8e4: Pushed
[RO] cd85bce8ffe3: Layer already exists
[RO] 854ea52744e7: Layer already exists
[RO] ddf38f31f0d8: Layer already exists
[RO] 3a03f09d2129: Layer already exists
[RO] 8cb1c0798406: Pushed
[Pipeline] [LCM] }
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[NG-UI] Removing intermediate container 585887f4ca19
[NG-UI]  ---> 6fdad2cbd4b3
[NG-UI] Step 11/22 : RUN npm run build
[NG-UI]  ---> Running in 57ca03ea2414
[NG-UI] 
[NG-UI] > osm@9.0.0 build /usr/share/osm-ngui
[NG-UI] > ng build --prod --aot
[NG-UI] 
[NG-UI]     'node-sass' usage is deprecated and will be removed in a future major version. To opt-out of the deprecated behaviour and start using 'sass' uninstall 'node-sass'.
[MON] 419c76296195: Pushed
[MON] osm-v130-merge-446: digest: sha256:5b962192d00032dffdfe9e052e75cd23629ba8f1b548e4947ad926a59e1a2021 size: 3464
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[NG-UI] Compiling @angular/core : es2015 as esm2015
[NG-UI] Compiling @angular/animations : es2015 as esm2015
[RO] d048e1bb3e08: Pushed
[RO] osm-v130-merge-446: digest: sha256:cd0f4874632e568afbcbf9fe102ff05c4203c1c0f5585ea84fe22cbf550b8f3a size: 2204
[Pipeline] [RO] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[NG-UI] Compiling @angular/common : es2015 as esm2015
[NG-UI] Compiling @angular/cdk/coercion : es2015 as esm2015
[NG-UI] Compiling @angular/animations/browser : es2015 as esm2015
[NG-UI] Compiling @ngx-translate/core : es2015 as esm2015
[NG-UI] Compiling @ng-idle/core : es2015 as esm2015
[NG-UI] Compiling @angular/forms : es2015 as esm2015
[NG-UI] Compiling @angular/platform-browser : es2015 as esm2015
[NG-UI] Compiling @angular/common/http : es2015 as esm2015
[NG-UI] Compiling @angular/flex-layout/core : es2015 as esm2015
[NG-UI] Compiling @angular/cdk/bidi : es2015 as esm2015
[NG-UI] Compiling @angular/platform-browser-dynamic : es2015 as esm2015
[NG-UI] Compiling @angular/flex-layout/extended : es2015 as esm2015
[NG-UI] Compiling @angular/flex-layout/flex : es2015 as esm2015
[NG-UI] Compiling @akveo/ng2-completer : es2015 as esm2015
[NG-UI] Compiling @angular/flex-layout/grid : es2015 as esm2015
[NG-UI] Compiling @angular/platform-browser/animations : es2015 as esm2015
[NG-UI] Compiling @angular/router : es2015 as esm2015
[NG-UI] Compiling @ng-bootstrap/ng-bootstrap : es2015 as esm2015
[NG-UI] Compiling @ngx-translate/http-loader : es2015 as esm2015
[NG-UI] Compiling angular-notifier : es2015 as esm2015
[NG-UI] Compiling ng2-smart-table : es2015 as esm2015
[NG-UI] Compiling @angular/flex-layout : es2015 as esm2015
[NG-UI] Compiling @ng-select/ng-select : es2015 as esm2015
[NG-UI] Compiling ng2-charts : es2015 as esm2015
[NG-UI] Compiling @ctrl/ngx-codemirror : es2015 as esm2015
[NG-UI] Compiling ng-sidebar : main as commonjs
[NG-UI] Compiling @ng-idle/keepalive : es2015 as esm2015
[NG-UI] - Generating browser application bundles...
[NG-UI] ✔ Browser application bundle generation complete.
[NG-UI] - Copying assets...
[NG-UI] ✔ Copying assets complete.
[NG-UI] - Generating index html...
[NG-UI] ✔ Index html generation complete.
[NG-UI] 
[NG-UI] Initial Chunk Files                   | Names         |      Size
[NG-UI] main.a346f3bcdbe5875e46b4.js          | main          |   2.04 MB
[NG-UI] styles.442ef79b02101cf54454.css       | styles        | 250.21 kB
[NG-UI] polyfills-es5.848664cf806c9c5a8dac.js | polyfills-es5 | 172.97 kB
[NG-UI] polyfills.e48e78a162a8cf312146.js     | polyfills     |  90.32 kB
[NG-UI] scripts.1af023cbc6d202857e53.js       | scripts       |   3.44 kB
[NG-UI] runtime.5c0f8b01179accddc040.js       | runtime       |   2.60 kB
[NG-UI] 
[NG-UI] | Initial Total |   2.55 MB
[NG-UI] 
[NG-UI] Lazy Chunk Files                      | Names         |      Size
[NG-UI] 15.4f9a630ed92d28c26218.js            | -             | 307.01 kB
[NG-UI] 18.d150ba51e947e41998f3.js            | -             | 230.33 kB
[NG-UI] 0.32de4aab7405308b6c19.js             | -             | 201.76 kB
[NG-UI] 19.934cff69cc33062ddefa.js            | -             | 179.82 kB
[NG-UI] 5.455177a77237b20526e9.js             | -             | 138.20 kB
[NG-UI] 10.6fb56ccacc3e6b9beeb6.js            | -             | 121.82 kB
[NG-UI] 2.53cb57426dd5a3d822b9.js             | -             |  93.15 kB
[NG-UI] 16.de24c3beed5bc4f4d1e2.js            | -             |  48.12 kB
[NG-UI] 13.add55ea72a280f982111.js            | -             |  44.56 kB
[NG-UI] 12.fccc4bf608f0d7ca3773.js            | -             |  35.93 kB
[NG-UI] 20.ef78b9b37754a40c9d2a.js            | -             |  34.53 kB
[NG-UI] 14.3118b6723cf5b942650c.js            | -             |  33.51 kB
[NG-UI] 3.226ba2fb1da5bb8bb20b.js             | -             |  31.31 kB
[NG-UI] 17.7afdd007d1d5f8d8989b.js            | -             |  30.35 kB
[NG-UI] 11.bdd15aa79b7af3b9ae2c.js            | -             |  28.36 kB
[NG-UI] 4.ec906adf20618acee33d.js             | -             |  17.70 kB
[NG-UI] 
[NG-UI] Build at: 2024-01-31T21:16:24.967Z - Hash: f0264da5a962d775a741 - Time: 121450ms
[NG-UI] 
[NG-UI] Warning: /usr/share/osm-ngui/src/environments/environment.prod.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] 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] Warning: /usr/share/osm-ngui/src/app/AppModule.ts depends on '@ctrl/ngx-codemirror'. CommonJS or AMD dependencies can cause optimization bailouts.
[NG-UI] For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
[NG-UI] 
[NG-UI] Warning: /usr/share/osm-ngui/src/app/packages/PackagesModule.ts depends on 'ng-sidebar'. CommonJS or AMD dependencies can cause optimization bailouts.
[NG-UI] For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
[NG-UI] 
[NG-UI] Warning: /usr/share/osm-ngui/src/app/dashboard/DashboardComponent.ts depends on 'chart.js'. CommonJS or AMD dependencies can cause optimization bailouts.
[NG-UI] For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
[NG-UI] 
[NG-UI] Warning: /usr/share/osm-ngui/node_modules/ol/structs/RBush.js depends on 'rbush'. CommonJS or AMD dependencies can cause optimization bailouts.
[NG-UI] For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
[NG-UI] 
[NG-UI] Warning: budgets: initial exceeded maximum budget. Budget 2.00 MB was not met by 562.56 kB with a total of 2.55 MB.
[NG-UI] 
[NG-UI] 
[NG-UI] Removing intermediate container 57ca03ea2414
[NG-UI]  ---> 1374c063b94c
[NG-UI] Step 12/22 : FROM ubuntu:20.04 AS FINAL
[NG-UI]  ---> f78909c2b360
[NG-UI] Step 13/22 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> 54303a83bb0e
[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]  ---> be465fb7843e
[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]  ---> Running in da22ce85ef35
[NG-UI] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[NG-UI] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[NG-UI] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3330 kB]
[NG-UI] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB]
[NG-UI] Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1172 kB]
[NG-UI] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3196 kB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[NG-UI] Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[NG-UI] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1468 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB]
[NG-UI] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3345 kB]
[NG-UI] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3807 kB]
[NG-UI] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[NG-UI] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[NG-UI] Fetched 29.9 MB in 2s (14.2 MB/s)
[NG-UI] Reading package lists...
[NG-UI] Reading package lists...
[NG-UI] Building dependency tree...
[NG-UI] Reading state information...
[NG-UI] The following additional packages will be installed:
[NG-UI]   fontconfig-config fonts-dejavu-core iproute2 libatm1 libbsd0 libcap2
[NG-UI]   libcap2-bin libelf1 libexpat1 libfontconfig1 libfreetype6 libgd3 libicu66
[NG-UI]   libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libnginx-mod-http-image-filter
[NG-UI]   libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream
[NG-UI]   libpam-cap libpng16-16 libssl1.1 libtiff5 libwebp6 libx11-6 libx11-data
[NG-UI]   libxau6 libxcb1 libxdmcp6 libxml2 libxpm4 libxslt1.1 libxtables12
[NG-UI]   nginx-common nginx-core tzdata ucf
[NG-UI] Suggested packages:
[NG-UI]   iproute2-doc libgd-tools fcgiwrap nginx-doc ssl-cert
[NG-UI] The following NEW packages will be installed:
[NG-UI]   fontconfig-config fonts-dejavu-core iproute2 libatm1 libbsd0 libcap2
[NG-UI]   libcap2-bin libelf1 libexpat1 libfontconfig1 libfreetype6 libgd3 libicu66
[NG-UI]   libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libnginx-mod-http-image-filter
[NG-UI]   libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream
[NG-UI]   libpam-cap libpng16-16 libssl1.1 libtiff5 libwebp6 libx11-6 libx11-data
[NG-UI]   libxau6 libxcb1 libxdmcp6 libxml2 libxpm4 libxslt1.1 libxtables12 nginx
[NG-UI]   nginx-common nginx-core tzdata ucf
[NG-UI] 0 upgraded, 40 newly installed, 0 to remove and 8 not upgraded.
[NG-UI] Need to get 15.8 MB of archives.
[NG-UI] After this operation, 60.9 MB of additional disk space will be used.
[NG-UI] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
[NG-UI] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB]
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB]
[NG-UI] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxtables12 amd64 1.8.4-3ubuntu2.1 [28.7 kB]
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB]
[NG-UI] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 iproute2 amd64 5.5.0-1ubuntu1 [858 kB]
[NG-UI] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libatm1 amd64 1:2.5.1-4 [21.8 kB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
[NG-UI] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2023d-0ubuntu0.20.04 [303 kB]
[NG-UI] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.1 [8364 B]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.20 [1321 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.6 [640 kB]
[NG-UI] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
[NG-UI] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpng16-16 amd64 1.6.37-2 [179 kB]
[NG-UI] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
[NG-UI] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
[NG-UI] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
[NG-UI] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB]
[NG-UI] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB]
[NG-UI] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB]
[NG-UI] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB]
[NG-UI] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype6 amd64 2.10.1-2ubuntu0.3 [341 kB]
[NG-UI] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB]
[NG-UI] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 [118 kB]
[NG-UI] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]
[NG-UI] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.20.04.1 [27.3 kB]
[NG-UI] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.3 [185 kB]
[NG-UI] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.11 [164 kB]
[NG-UI] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.20.04.2 [34.9 kB]
[NG-UI] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB]
[NG-UI] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx-common all 1.18.0-0ubuntu1.4 [37.7 kB]
[NG-UI] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-http-image-filter amd64 1.18.0-0ubuntu1.4 [14.8 kB]
[NG-UI] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB]
[NG-UI] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.18.0-0ubuntu1.4 [13.0 kB]
[NG-UI] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-mail amd64 1.18.0-0ubuntu1.4 [42.9 kB]
[NG-UI] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-stream amd64 1.18.0-0ubuntu1.4 [67.4 kB]
[NG-UI] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx-core amd64 1.18.0-0ubuntu1.4 [425 kB]
[NG-UI] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx all 1.18.0-0ubuntu1.4 [3620 B]
[NG-UI] debconf: delaying package configuration, since apt-utils is not installed
[NG-UI] Fetched 15.8 MB in 0s (86.4 MB/s)
[NG-UI] Selecting previously unselected package libbsd0: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 ... 4124 files and directories currently installed.)
[NG-UI] Preparing to unpack .../00-libbsd0_0.10.0-1_amd64.deb ...
[NG-UI] Unpacking libbsd0:amd64 (0.10.0-1) ...
[NG-UI] Selecting previously unselected package libcap2:amd64.
[NG-UI] Preparing to unpack .../01-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libelf1:amd64.
[NG-UI] Preparing to unpack .../02-libelf1_0.176-1.1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libmnl0:amd64.
[NG-UI] Preparing to unpack .../03-libmnl0_1.0.4-2_amd64.deb ...
[NG-UI] Unpacking libmnl0:amd64 (1.0.4-2) ...
[NG-UI] Selecting previously unselected package libxtables12:amd64.
[NG-UI] Preparing to unpack .../04-libxtables12_1.8.4-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking libxtables12:amd64 (1.8.4-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package libcap2-bin.
[NG-UI] Preparing to unpack .../05-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package iproute2.
[NG-UI] Preparing to unpack .../06-iproute2_5.5.0-1ubuntu1_amd64.deb ...
[NG-UI] Unpacking iproute2 (5.5.0-1ubuntu1) ...
[NG-UI] Selecting previously unselected package libatm1:amd64.
[NG-UI] Preparing to unpack .../07-libatm1_1%3a2.5.1-4_amd64.deb ...
[NG-UI] Unpacking libatm1:amd64 (1:2.5.1-4) ...
[NG-UI] Selecting previously unselected package libexpat1:amd64.
[NG-UI] Preparing to unpack .../08-libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
[NG-UI] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[NG-UI] Selecting previously unselected package tzdata.
[NG-UI] Preparing to unpack .../09-tzdata_2023d-0ubuntu0.20.04_all.deb ...
[NG-UI] Unpacking tzdata (2023d-0ubuntu0.20.04) ...
[NG-UI] Selecting previously unselected package libicu66:amd64.
[NG-UI] Preparing to unpack .../10-libicu66_66.1-2ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
[NG-UI] Selecting previously unselected package libpam-cap:amd64.
[NG-UI] Preparing to unpack .../11-libpam-cap_1%3a2.32-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libssl1.1:amd64.
[NG-UI] Preparing to unpack .../12-libssl1.1_1.1.1f-1ubuntu2.20_amd64.deb ...
[NG-UI] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ...
[NG-UI] Selecting previously unselected package libxml2:amd64.
[NG-UI] Preparing to unpack .../13-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_amd64.deb ...
[NG-UI] Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
[NG-UI] Selecting previously unselected package ucf.
[NG-UI] Preparing to unpack .../14-ucf_3.0038+nmu1_all.deb ...
[NG-UI] Moving old data out of the way
[NG-UI] Unpacking ucf (3.0038+nmu1) ...
[NG-UI] Selecting previously unselected package libpng16-16:amd64.
[NG-UI] Preparing to unpack .../15-libpng16-16_1.6.37-2_amd64.deb ...
[NG-UI] Unpacking libpng16-16:amd64 (1.6.37-2) ...
[NG-UI] Selecting previously unselected package libxau6:amd64.
[NG-UI] Preparing to unpack .../16-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
[NG-UI] Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[NG-UI] Selecting previously unselected package libxdmcp6:amd64.
[NG-UI] Preparing to unpack .../17-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
[NG-UI] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[NG-UI] Selecting previously unselected package libxcb1:amd64.
[NG-UI] Preparing to unpack .../18-libxcb1_1.14-2_amd64.deb ...
[NG-UI] Unpacking libxcb1:amd64 (1.14-2) ...
[NG-UI] Selecting previously unselected package libx11-data.
[NG-UI] Preparing to unpack .../19-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ...
[NG-UI] Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ...
[NG-UI] Selecting previously unselected package libx11-6:amd64.
[NG-UI] Preparing to unpack .../20-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ...
[NG-UI] Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[NG-UI] Selecting previously unselected package fonts-dejavu-core.
[NG-UI] Preparing to unpack .../21-fonts-dejavu-core_2.37-1_all.deb ...
[NG-UI] Unpacking fonts-dejavu-core (2.37-1) ...
[NG-UI] Selecting previously unselected package fontconfig-config.
[NG-UI] Preparing to unpack .../22-fontconfig-config_2.13.1-2ubuntu3_all.deb ...
[NG-UI] Unpacking fontconfig-config (2.13.1-2ubuntu3) ...
[NG-UI] Selecting previously unselected package libfreetype6:amd64.
[NG-UI] Preparing to unpack .../23-libfreetype6_2.10.1-2ubuntu0.3_amd64.deb ...
[NG-UI] Unpacking libfreetype6:amd64 (2.10.1-2ubuntu0.3) ...
[NG-UI] Selecting previously unselected package libfontconfig1:amd64.
[NG-UI] Preparing to unpack .../24-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ...
[NG-UI] Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ...
[NG-UI] Selecting previously unselected package libjpeg-turbo8:amd64.
[NG-UI] Preparing to unpack .../25-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ...
[NG-UI] Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ...
[NG-UI] Selecting previously unselected package libjpeg8:amd64.
[NG-UI] Preparing to unpack .../26-libjpeg8_8c-2ubuntu8_amd64.deb ...
[NG-UI] Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
[NG-UI] Selecting previously unselected package libjbig0:amd64.
[NG-UI] Preparing to unpack .../27-libjbig0_2.1-3.1ubuntu0.20.04.1_amd64.deb ...
[NG-UI] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ...
[NG-UI] Selecting previously unselected package libwebp6:amd64.
[NG-UI] Preparing to unpack .../28-libwebp6_0.6.1-2ubuntu0.20.04.3_amd64.deb ...
[NG-UI] Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ...
[NG-UI] Selecting previously unselected package libtiff5:amd64.
[NG-UI] Preparing to unpack .../29-libtiff5_4.1.0+git191117-2ubuntu0.20.04.11_amd64.deb ...
[NG-UI] Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.11) ...
[NG-UI] Selecting previously unselected package libxpm4:amd64.
[NG-UI] Preparing to unpack .../30-libxpm4_1%3a3.5.12-1ubuntu0.20.04.2_amd64.deb ...
[NG-UI] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ...
[NG-UI] Selecting previously unselected package libgd3:amd64.
[NG-UI] Preparing to unpack .../31-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ...
[NG-UI] Selecting previously unselected package nginx-common.
[NG-UI] Preparing to unpack .../32-nginx-common_1.18.0-0ubuntu1.4_all.deb ...
[NG-UI] Unpacking nginx-common (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-image-filter.
[NG-UI] Preparing to unpack .../33-libnginx-mod-http-image-filter_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-image-filter (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libxslt1.1:amd64.
[NG-UI] Preparing to unpack .../34-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ...
[NG-UI] Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-xslt-filter.
[NG-UI] Preparing to unpack .../35-libnginx-mod-http-xslt-filter_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-xslt-filter (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-mail.
[NG-UI] Preparing to unpack .../36-libnginx-mod-mail_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-mail (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-stream.
[NG-UI] Preparing to unpack .../37-libnginx-mod-stream_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-stream (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package nginx-core.
[NG-UI] Preparing to unpack .../38-nginx-core_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking nginx-core (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package nginx.
[NG-UI] Preparing to unpack .../39-nginx_1.18.0-0ubuntu1.4_all.deb ...
[NG-UI] Unpacking nginx (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[NG-UI] Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[NG-UI] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ...
[NG-UI] Setting up nginx-common (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libatm1:amd64 (1:2.5.1-4) ...
[NG-UI] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ...
[NG-UI] Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ...
[NG-UI] Setting up tzdata (2023d-0ubuntu0.20.04) ...
[NG-UI] 
[NG-UI] Current default time zone: 'Etc/UTC'
[NG-UI] Local time is now:      Wed Jan 31 21:16:39 UTC 2024.
[NG-UI] Universal Time is now:  Wed Jan 31 21:16:39 UTC 2024.
[NG-UI] Run 'dpkg-reconfigure tzdata' if you wish to change it.
[NG-UI] 
[NG-UI] Setting up libcap2-bin (1:2.32-1ubuntu0.1) ...
[NG-UI] Setting up libx11-data (2:1.6.9-2ubuntu1.6) ...
[NG-UI] Setting up libpng16-16:amd64 (1.6.37-2) ...
[NG-UI] Setting up libmnl0:amd64 (1.0.4-2) ...
[NG-UI] Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ...
[NG-UI] Setting up fonts-dejavu-core (2.37-1) ...
[NG-UI] Setting up ucf (3.0038+nmu1) ...
[NG-UI] Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ...
[NG-UI] Setting up libxtables12:amd64 (1.8.4-3ubuntu2.1) ...
[NG-UI] Setting up libbsd0:amd64 (0.10.0-1) ...
[NG-UI] Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ...
[NG-UI] Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.1) ...
[NG-UI] Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
[NG-UI] Setting up libnginx-mod-mail (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[NG-UI] Setting up libxcb1:amd64 (1.14-2) ...
[NG-UI] Setting up fontconfig-config (2.13.1-2ubuntu3) ...
[NG-UI] Setting up iproute2 (5.5.0-1ubuntu1) ...
[NG-UI] Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
[NG-UI] Setting up libnginx-mod-stream (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libfreetype6:amd64 (2.10.1-2ubuntu0.3) ...
[NG-UI] Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[NG-UI] Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.11) ...
[NG-UI] Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ...
[NG-UI] Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
[NG-UI] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ...
[NG-UI] Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ...
[NG-UI] Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ...
[NG-UI] Setting up libnginx-mod-http-image-filter (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libnginx-mod-http-xslt-filter (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up nginx-core (1.18.0-0ubuntu1.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 nginx (1.18.0-0ubuntu1.4) ...
[NG-UI] Processing triggers for libc-bin (2.31-0ubuntu9.14) ...
[NG-UI] Removing intermediate container da22ce85ef35
[NG-UI]  ---> c743bdd00cc3
[NG-UI] Step 16/22 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NG-UI]  ---> Running in 13836b163809
[NG-UI] Removing intermediate container 13836b163809
[NG-UI]  ---> 770eab1f6cc3
[NG-UI] Step 17/22 : RUN rm -rf /usr/share/nginx/html/*
[NG-UI]  ---> Running in cadc9a5cf6eb
[NG-UI] Removing intermediate container cadc9a5cf6eb
[NG-UI]  ---> 8f89f89e4aa6
[NG-UI] Step 18/22 : COPY --from=INSTALL /usr/share/osm-ngui/nginx/nginx.conf /etc/nginx/sites-available/default
[NG-UI]  ---> ff7b8ea16400
[NG-UI] Step 19/22 : COPY --from=INSTALL /usr/share/osm-ngui/dist/osm /usr/share/nginx/html
[NG-UI]  ---> dc6c62bdb744
[NG-UI] Step 20/22 : EXPOSE 80
[NG-UI]  ---> Running in 39833ed1e828
[NG-UI] Removing intermediate container 39833ed1e828
[NG-UI]  ---> 86d576a2ee44
[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]  ---> Running in 2761a97316a7
[NG-UI] Removing intermediate container 2761a97316a7
[NG-UI]  ---> e1ae5e1a2f9f
[NG-UI] Step 22/22 : CMD ["nginx", "-g", "daemon off;"]
[NG-UI]  ---> Running in f88223842c2c
[NG-UI] Removing intermediate container f88223842c2c
[NG-UI]  ---> 3a084559eea2
[NG-UI] [Warning] One or more build-args [CACHE_DATE PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_N2VC_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROVIM_AWS_URL] were not consumed
[NG-UI] Successfully built 3a084559eea2
[NG-UI] Successfully tagged opensourcemano/ng-ui:osm-v130-merge-446
[Pipeline] [NG-UI] echo
[NG-UI] Tagging ng-ui:osm-v130-merge-446
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker tag opensourcemano/ng-ui:osm-v130-merge-446 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v130-merge-446
[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-v130-merge-446
[NG-UI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui]
[NG-UI] 8a5461a1cd9f: Preparing
[NG-UI] b1e8535136d7: Preparing
[NG-UI] 7f1c22a549d5: Preparing
[NG-UI] acca2bff78a3: Preparing
[NG-UI] 2279bf002d69: Preparing
[NG-UI] ddf38f31f0d8: Preparing
[NG-UI] 3a03f09d2129: Preparing
[NG-UI] ddf38f31f0d8: Waiting
[NG-UI] 3a03f09d2129: Waiting
[NG-UI] acca2bff78a3: Pushed
[NG-UI] 7f1c22a549d5: Pushed
[NG-UI] b1e8535136d7: Pushed
[NG-UI] 3a03f09d2129: Layer already exists
[NG-UI] ddf38f31f0d8: Layer already exists
[NG-UI] 8a5461a1cd9f: Pushed
[NG-UI] 2279bf002d69: Pushed
[NG-UI] osm-v130-merge-446: digest: sha256:177d87facb449351f59e17eed9155853562f707279f37b0861ec94f88f29ed49 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
[Pipeline] echo
Target VM is 9b2626bd-14a6-4949-ae0c-9d6db5d18880, waiting for IP address to be assigned
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] echo
Waiting for VM at 172.21.249.246 to be reachable
[Pipeline] timeout
Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: No route to host
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
ssh: connect to host 172.21.249.246 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.246 echo Alive
Warning: Permanently added '172.21.249.246' (ED25519) to the list of known hosts.
Alive
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
VM is ready and accepting ssh connections
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checks before installation)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.246' (RSA) to the list of known hosts.
Connected to osm-v130-merge-446[172.21.249.246:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-446#3039: cloud-init status --wait
.............
status: done
Success command osm-v130-merge-446#3039: cloud-init status --wait
Disconnected from osm-v130-merge-446[172.21.249.246:22]
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[Pipeline] sshCommand
[jsch] Permanently added '172.21.249.246' (RSA) to the list of known hosts.
Connected to osm-v130-merge-446[172.21.249.246:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-446#3040: sudo apt-get update

0% [Working]
            
Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Connecting to security.ubuntu.com]
                                      
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]

0% [2 InRelease 12.7 kB/114 kB 11%] [Connecting to security.ubuntu.com (185.125
                                                                               
Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]

                                                                               
0% [2 InRelease 35.9 kB/114 kB 32%] [3 InRelease 14.2 kB/114 kB 12%]
                                                                    
0% [3 InRelease 37.3 kB/114 kB 33%]
                                   
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]

0% [4 InRelease 6932 B/108 kB 6%] [3 InRelease 77.9 kB/114 kB 68%]
                                                                  
0% [4 InRelease 102 kB/108 kB 95%]
                                  
0% [Working]
0% [Working]
            
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB]

0% [5 Packages 12.8 kB/8628 kB 0%]
                                  
0% [Working]
0% [Working]
0% [5 Packages store 0 B]
                         
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB]

0% [5 Packages store 0 B] [6 Translation-en 389 kB/5124 kB 8%]
                                                              
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 c-n-f Metadata [265 kB]

0% [5 Packages store 0 B] [7 Commands-amd64 115 kB/265 kB 43%]
                                                              
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB]

0% [5 Packages store 0 B] [8 Packages 112 kB/144 kB 78%]
                                                        
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB]

0% [5 Packages store 0 B] [9 Translation-en 65.5 kB/104 kB 63%]
                                                               
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/multiverse amd64 c-n-f Metadata [9136 B]

0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3058 kB]

0% [5 Packages store 0 B] [11 Packages 44.6 kB/3058 kB 1%]
                                                          
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [493 kB]

0% [5 Packages store 0 B] [12 Translation-en 65.5 kB/493 kB 13%]
                                                                
0% [5 Packages store 0 B]
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB]

0% [5 Packages store 0 B] [13 Commands-amd64 14.2 kB/17.2 kB 83%]
                                                                 
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2679 kB]

0% [5 Packages store 0 B] [Waiting for headers] [14 Packages 8477 B/2679 kB 0%]
                                                                               
Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2619 kB]

0% [5 Packages store 0 B] [15 Packages 2655 B/2619 kB 0%] [14 Packages 86.7 kB/
                                                                               
0% [5 Packages store 0 B] [15 Packages 479 kB/2619 kB 18%]
                                                          
Get:16 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [410 kB]

0% [5 Packages store 0 B] [15 Packages 1029 kB/2619 kB 39%] [16 Translation-en 
                                                                               
0% [5 Packages store 0 B] [15 Packages 1110 kB/2619 kB 42%]
                                                           
Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB]

0% [5 Packages store 0 B] [15 Packages 1112 kB/2619 kB 42%] [17 Commands-amd64 
                                                                               
0% [5 Packages store 0 B] [15 Packages 1112 kB/2619 kB 42%]
                                                           
Get:18 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2508 kB]

0% [5 Packages store 0 B] [15 Packages 1118 kB/2619 kB 43%] [18 Packages 0 B/25
73% [5 Packages store 0 B] [15 Packages 1351 kB/2619 kB 52%] [18 Packages 459 k
                                                                               
80% [5 Packages store 0 B] [15 Packages 2014 kB/2619 kB 77%]
                                                            
Get:19 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [349 kB]

80% [5 Packages store 0 B] [15 Packages 2014 kB/2619 kB 77%] [19 Translation-en
                                                                               
81% [5 Packages store 0 B] [15 Packages 2098 kB/2619 kB 80%]
                                                            
Get:20 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B]

81% [5 Packages store 0 B] [15 Packages 2098 kB/2619 kB 80%] [20 Commands-amd64
                                                                               
81% [5 Packages store 0 B] [15 Packages 2098 kB/2619 kB 80%]
                                                            
Get:21 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [934 kB]

81% [5 Packages store 0 B] [15 Packages 2098 kB/2619 kB 80%] [21 Packages 0 B/9
                                                                               
85% [5 Packages store 0 B] [15 Packages 2619 kB/2619 kB 100%]
                                                             
85% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [365 kB]

85% [5 Packages store 0 B] [22 Translation-en 50.0 kB/365 kB 14%]
                                                                 
Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB]

85% [5 Packages store 0 B] [22 Translation-en 50.0 kB/365 kB 14%] [23 Translati
                                                                               
86% [5 Packages store 0 B] [22 Translation-en 130 kB/365 kB 36%]
                                                                
Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB]

86% [5 Packages store 0 B] [22 Translation-en 142 kB/365 kB 39%] [24 Commands-a
                                                                               
86% [5 Packages store 0 B] [22 Translation-en 171 kB/365 kB 47%]
                                                                
Get:25 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB]

86% [5 Packages store 0 B] [22 Translation-en 171 kB/365 kB 47%] [25 Packages 0
                                                                               
86% [5 Packages store 0 B] [22 Translation-en 213 kB/365 kB 58%]
87% [5 Packages store 0 B] [Connecting to security.ubuntu.com (185.125.190.36)]
                                                                               
Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B]

87% [5 Packages store 0 B] [26 Commands-amd64 552 B/552 B 100%] [Connecting to 
87% [5 Packages store 0 B] [Connecting to security.ubuntu.com (185.125.190.36)]
                                                                               
Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1160 kB]

87% [5 Packages store 0 B] [27 Packages 0 B/1160 kB 0%] [Connecting to security
90% [5 Packages store 0 B] [Waiting for headers] [Connecting to security.ubuntu
                                                                               
Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB]

90% [5 Packages store 0 B] [28 Translation-en 31.0 kB/279 kB 11%] [Connecting t
90% [5 Packages store 0 B] [Waiting for headers] [Connecting to security.ubuntu
                                                                               
Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB]

91% [5 Packages store 0 B] [29 Commands-amd64 14.3 kB/25.7 kB 56%] [Connecting 
91% [5 Packages store 0 B] [Connecting to security.ubuntu.com (185.125.190.36)]
                                                                               
Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB]

91% [5 Packages store 0 B] [30 Packages 16.4 kB/26.1 kB 63%] [Connecting to sec
91% [5 Packages store 0 B] [Waiting for headers] [Connecting to security.ubuntu
                                                                               
Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7768 B]

91% [5 Packages store 0 B] [Waiting for headers] [Connecting to security.ubuntu
                                                                               
Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B]

91% [5 Packages store 0 B] [Waiting for headers] [Connecting to security.ubuntu
                                                                               
Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB]

91% [5 Packages store 0 B] [33 Packages 18.6 kB/45.7 kB 41%] [Connecting to sec
91% [5 Packages store 0 B] [Connecting to security.ubuntu.com (185.125.190.36)]
                                                                               
Get:34 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5796 B]

91% [5 Packages store 0 B] [Waiting for headers] [34 Translation-en 0 B/5796 B 
                                                                               
91% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main Translation-en [16.3 kB]

91% [5 Packages store 0 B] [35 Translation-en 14.2 kB/16.3 kB 87%] [Waiting for
                                                                               
Get:36 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B]

91% [5 Packages store 0 B] [35 Translation-en 14.2 kB/16.3 kB 87%] [36 Commands
                                                                               
91% [5 Packages store 0 B] [35 Translation-en 14.2 kB/16.3 kB 87%]
                                                                  
91% [5 Packages store 0 B]
                          
Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1420 B]

91% [5 Packages store 0 B] [37 Commands-amd64 1420 B/1420 B 100%]
                                                                 
91% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/restricted amd64 c-n-f Metadata [116 B]

91% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB]

91% [5 Packages store 0 B] [39 Packages 2310 B/25.0 kB 9%]
                                                          
91% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [16.3 kB]

91% [5 Packages store 0 B] [40 Translation-en 281 B/16.3 kB 2%]
                                                               
91% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B]

91% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/multiverse amd64 c-n-f Metadata [116 B]

91% [5 Packages store 0 B] [42 Commands-amd64 116 B/116 B 100%]
                                                               
91% [5 Packages store 0 B]
91% [5 Packages store 0 B]
                          
91% [Working]
91% [6 Translation-en store 0 B]
91% [6 Translation-en store 0 B]
                                
91% [Working]
91% [7 Commands-amd64 store 0 B]
                                
92% [Working]
92% [8 Packages store 0 B]
                          
92% [Working]
92% [9 Translation-en store 0 B]
                                
92% [Working]
92% [10 Commands-amd64 store 0 B]
                                 
92% [Working]
92% [11 Packages store 0 B]
                           
93% [Working]
93% [12 Translation-en store 0 B]
                                 
93% [Working]
93% [13 Commands-amd64 store 0 B]
                                 
93% [Working]
93% [14 Packages store 0 B]
                           
93% [Working]
93% [16 Translation-en store 0 B]
                                 
94% [Working]
94% [17 Commands-amd64 store 0 B]
                                 
94% [Working]
94% [18 Packages store 0 B]
                           
94% [Working]
94% [19 Translation-en store 0 B]
                                 
94% [Working]
94% [20 Commands-amd64 store 0 B]
                                 
95% [Working]
95% [21 Packages store 0 B]
                           
95% [Working]
95% [15 Packages store 0 B]
                           
95% [Working]
95% [23 Translation-en store 0 B]
                                 
95% [Working]
95% [24 Commands-amd64 store 0 B]
                                 
95% [Working]
95% [25 Packages store 0 B]
                           
96% [Working]
96% [22 Translation-en store 0 B]
                                 
96% [Working]
96% [26 Commands-amd64 store 0 B]
                                 
96% [Working]
96% [27 Packages store 0 B]
                           
96% [Working]
96% [28 Translation-en store 0 B]
                                 
97% [Working]
97% [29 Commands-amd64 store 0 B]
                                 
97% [Working]
97% [30 Packages store 0 B]
                           
97% [Working]
97% [31 Translation-en store 0 B]
                                 
97% [Working]
97% [32 Commands-amd64 store 0 B]
                                 
98% [Working]
98% [33 Packages store 0 B]
                           
98% [Working]
98% [34 Translation-en store 0 B]
                                 
98% [Working]
98% [36 Commands-amd64 store 0 B]
                                 
98% [Working]
98% [35 Translation-en store 0 B]
                                 
99% [Working]
99% [37 Commands-amd64 store 0 B]
                                 
99% [Working]
99% [38 Commands-amd64 store 0 B]
                                 
99% [Working]
99% [39 Packages store 0 B]
                           
99% [Working]
99% [40 Translation-en store 0 B]
                                 
100% [Working]
100% [41 Commands-amd64 store 0 B]
                                  
100% [Working]
100% [42 Commands-amd64 store 0 B]
                                  
100% [Working]
              
Fetched 29.9 MB in 5s (6300 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 29%

Reading package lists... 29%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 51%

Reading package lists... 51%

Reading package lists... 51%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 68%

Reading package lists... 68%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

Success command osm-v130-merge-446#3040: sudo apt-get update
Disconnected from osm-v130-merge-446[172.21.249.246:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.246' (RSA) to the list of known hosts.
Connected to osm-v130-merge-446[172.21.249.246:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-446#3041: sudo apt-get install -y chrony

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  libnss-systemd libpam-systemd libsystemd0 systemd systemd-sysv
Suggested packages:
  systemd-container
The following packages will be REMOVED:
  systemd-timesyncd
The following NEW packages will be installed:
  chrony
The following packages will be upgraded:
  libnss-systemd libpam-systemd libsystemd0 systemd systemd-sysv
5 upgraded, 1 newly installed, 1 to remove and 223 not upgraded.
Need to get 4591 kB of archives.
After this operation, 314 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.23 [96.2 kB]

0% [1 libnss-systemd 14.2 kB/96.2 kB 15%]
                                         
5% [Working]
            
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.23 [10.3 kB]

5% [2 systemd-sysv 8407 B/10.3 kB 82%]
                                      
9% [Waiting for headers]
                        
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.23 [186 kB]

9% [3 libpam-systemd 7976 B/186 kB 4%]
                                      
15% [Waiting for headers]
                         
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.23 [3811 kB]

15% [4 systemd 8688 B/3811 kB 0%]
                                 
85% [Waiting for headers]
                         
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 chrony amd64 3.5-6ubuntu6.2 [220 kB]

86% [5 chrony 90.1 kB/220 kB 41%]
                                 
92% [Waiting for headers]
                         
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.23 [268 kB]

93% [6 libsystemd0 65.5 kB/268 kB 24%]
                                      
100% [Working]
              
Fetched 4591 kB in 0s (12.5 MB/s)
(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 ... 63795 files and directories currently installed.)
Preparing to unpack .../libnss-systemd_245.4-4ubuntu3.23_amd64.deb ...
Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.23) over (245.4-4ubuntu3.15) ...
Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.23_amd64.deb ...
Unpacking systemd-sysv (245.4-4ubuntu3.23) over (245.4-4ubuntu3.15) ...
Preparing to unpack .../libpam-systemd_245.4-4ubuntu3.23_amd64.deb ...
Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.23) over (245.4-4ubuntu3.15) ...
Preparing to unpack .../systemd_245.4-4ubuntu3.23_amd64.deb ...
Unpacking systemd (245.4-4ubuntu3.23) over (245.4-4ubuntu3.15) ...
dpkg: systemd-timesyncd: dependency problems, but removing anyway as you requested:
 systemd depends on systemd-timesyncd | time-daemon; however:
  Package systemd-timesyncd is to be removed.
  Package time-daemon is not installed.
  Package systemd-timesyncd which provides time-daemon is to be removed.
 systemd depends on systemd-timesyncd | time-daemon; however:
  Package systemd-timesyncd is to be removed.
  Package time-daemon is not installed.
  Package systemd-timesyncd which provides time-daemon is to be removed.

(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 ... 63795 files and directories currently installed.)
Removing systemd-timesyncd (245.4-4ubuntu3.15) ...
Selecting previously unselected package chrony.
(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 ... 63782 files and directories currently installed.)
Preparing to unpack .../chrony_3.5-6ubuntu6.2_amd64.deb ...
Unpacking chrony (3.5-6ubuntu6.2) ...
Preparing to unpack .../libsystemd0_245.4-4ubuntu3.23_amd64.deb ...
Unpacking libsystemd0:amd64 (245.4-4ubuntu3.23) over (245.4-4ubuntu3.15) ...
Setting up libsystemd0:amd64 (245.4-4ubuntu3.23) ...
Setting up chrony (3.5-6ubuntu6.2) ...
Creating '_chrony' system user/group for the chronyd daemon…

Creating config file /etc/chrony/chrony.conf with new version

Creating config file /etc/chrony/chrony.keys with new version
Created symlink /etc/systemd/system/chronyd.service → /lib/systemd/system/chrony.service.
Created symlink /etc/systemd/system/multi-user.target.wants/chrony.service → /lib/systemd/system/chrony.service.
Setting up systemd (245.4-4ubuntu3.23) ...
Setting up systemd-sysv (245.4-4ubuntu3.23) ...
Setting up libnss-systemd:amd64 (245.4-4ubuntu3.23) ...
Setting up libpam-systemd:amd64 (245.4-4ubuntu3.23) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for dbus (1.12.16-2ubuntu2.1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.7) ...
Success command osm-v130-merge-446#3041: sudo apt-get install -y chrony
Disconnected from osm-v130-merge-446[172.21.249.246:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.246' (RSA) to the list of known hosts.
Connected to osm-v130-merge-446[172.21.249.246:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-446#3042: sudo service chrony stop
Success command osm-v130-merge-446#3042: sudo service chrony stop
Disconnected from osm-v130-merge-446[172.21.249.246:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.246' (RSA) to the list of known hosts.
Connected to osm-v130-merge-446[172.21.249.246:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-446#3043: sudo chronyd -vq
chronyd (chrony) version 3.5 (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 -DEBUG)
Success command osm-v130-merge-446#3043: sudo chronyd -vq
Disconnected from osm-v130-merge-446[172.21.249.246:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.246' (RSA) to the list of known hosts.
Connected to osm-v130-merge-446[172.21.249.246:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-446#3044: sudo service chrony start
Success command osm-v130-merge-446#3044: sudo service chrony start
Disconnected from osm-v130-merge-446[172.21.249.246:22]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Install)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.246' (RSA) to the list of known hosts.
Connected to osm-v130-merge-446[172.21.249.246:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-446#3045: 
                        wget https://osm-download.etsi.org/ftp/osm-13.0-thirteen/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc
                    
--2024-01-31 21:18:12--  https://osm-download.etsi.org/ftp/osm-13.0-thirteen/install_osm.sh
Resolving osm-download.etsi.org (osm-download.etsi.org)... 195.238.226.47
Connecting to osm-download.etsi.org (osm-download.etsi.org)|195.238.226.47|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10436 (10K) [text/x-sh]
Saving to: ‘install_osm.sh’


install_osm.sh        0%[                    ]       0  --.-KB/s               
install_osm.sh      100%[===================>]  10.19K  --.-KB/s    in 0s      

2024-01-31 21:18:12 (30.1 MB/s) - ‘install_osm.sh’ saved [10436/10436]

Success command osm-v130-merge-446#3045: 
                        wget https://osm-download.etsi.org/ftp/osm-13.0-thirteen/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc
                    
Disconnected from osm-v130-merge-446[172.21.249.246:22]
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.246' (RSA) to the list of known hosts.
Connected to osm-v130-merge-446[172.21.249.246:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-446#3046: 
                                ./install_osm.sh -y                                     -u http://172.21.249.4:50295                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-v130-merge-446
                            
Checking required packages to add ETSI OSM debian repo: software-properties-common apt-transport-https
OK

0% [Working]
            
Ign:1 http://172.21.249.4:50295/release unstable InRelease

0% [Working]
            
Get:2 http://172.21.249.4:50295/release unstable Release [3204 B]

0% [2 Release 3204 B/3204 B 100%]
                                 
0% [Working]
            
Get:3 http://172.21.249.4:50295/release unstable Release.gpg [862 B]

0% [3 Release.gpg 862 B/862 B 100%]
                                   
0% [Working]
            
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Waiting for headers]
                        
Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease

0% [Waiting for headers]
                        
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

                        
0% [Working]
            
Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

0% [Working]
0% [Working]
            
Get:8 http://172.21.249.4:50295/release unstable/devops amd64 Packages [502 B]

0% [8 Packages 502 B/502 B 100%]
                                
0% [Working]
0% [8 Packages store 0 B]
                         
0% [Working]
0% [Working]
0% [Working]
0% [Working]
100% [Working]
              
Fetched 4568 B in 1s (3678 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 29%

Reading package lists... 29%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 51%

Reading package lists... 51%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 60%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 68%

Reading package lists... 68%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.249.4:50295/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.249.4:50295/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:50295/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Connecting to security.ubuntu.com (91.189.91.81)]
                                                     
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

0% [Connecting to security.ubuntu.com (91.189.91.81)]
                                                     
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

0% [Connecting to security.ubuntu.com (91.189.91.81)]
                                                     
0% [Waiting for headers]
                        
Get:7 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]

0% [7 InRelease 14.2 kB/114 kB 12%]
0% [7 InRelease 66.3 kB/114 kB 58%]
                                   
0% [Working]
0% [Working]
0% [Working]
22% [Working]
             
Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2679 kB]

22% [8 Packages 5581 B/2679 kB 0%]
                                  
80% [Working]
80% [8 Packages store 0 B] [Waiting for headers]
                                                
Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [934 kB]

80% [8 Packages store 0 B] [9 Packages 24.7 kB/934 kB 3%]
                                                         
100% [8 Packages store 0 B]
                           
100% [Working]
100% [9 Packages store 0 B]
                           
100% [Working]
              
Fetched 3727 kB in 2s (1606 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 29%

Reading package lists... 29%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 51%

Reading package lists... 51%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 68%

Reading package lists... 68%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.249.4:50295/release unstable Release (expected unstable but got )
Ign:1 http://172.21.249.4:50295/release unstable InRelease
Hit:2 http://172.21.249.4:50295/release unstable Release
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:7 http://security.ubuntu.com/ubuntu focal-security InRelease
Reading package lists...
W: Conflicting distribution: http://172.21.249.4:50295/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following NEW packages will be installed:
  osm-devops
0 upgraded, 1 newly installed, 0 to remove and 223 not upgraded.
Need to get 18.0 MB of archives.
After this operation, 108 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://172.21.249.4:50295/release unstable/devops amd64 osm-devops all 13.0.2.post1-1 [18.0 MB]

0% [1 osm-devops 65.3 kB/18.0 MB 0%]
                                    
100% [Working]
              
Fetched 18.0 MB in 0s (96.6 MB/s)
Selecting previously unselected package osm-devops.
(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 ... 63828 files and directories currently installed.)
Preparing to unpack .../osm-devops_13.0.2.post1-1_all.deb ...
Unpacking osm-devops (13.0.2.post1-1) ...
Setting up osm-devops (13.0.2.post1-1) ...
##  Wed Jan 31 21:18:38 UTC 2024 source: INFO: logging sourced
##  Wed Jan 31 21:18:38 UTC 2024 source: INFO: config sourced
##  Wed Jan 31 21:18:38 UTC 2024 source: INFO: container sourced
##  Wed Jan 31 21:18:38 UTC 2024 source: INFO: git_functions sourced
##  Wed Jan 31 21:18:38 UTC 2024 source: INFO: track sourced
OSM_BEHIND_PROXY=
OSM_PROXY_ENV_VARIABLES=
This machine is not behind a proxy
Track checks proxy_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706735918&event=checks&operation=proxy_ok&value=&comment=&tags=
Checking required packages: git wget curl tar snapd
/.
/etc
/etc/bash_completion.d
/etc/bash_completion.d/git-prompt
/usr
/usr/bin
/usr/bin/git
/usr/bin/git-shell
/usr/lib
/usr/lib/git-core
/usr/lib/git-core/git
/usr/lib/git-core/git-add--interactive
/usr/lib/git-core/git-bisect
/usr/lib/git-core/git-credential-cache
/usr/lib/git-core/git-credential-cache--daemon
/usr/lib/git-core/git-credential-store
/usr/lib/git-core/git-daemon
/usr/lib/git-core/git-difftool--helper
/usr/lib/git-core/git-fast-import
/usr/lib/git-core/git-filter-branch
/usr/lib/git-core/git-http-backend
/usr/lib/git-core/git-http-fetch
/usr/lib/git-core/git-http-push
/usr/lib/git-core/git-imap-send
/usr/lib/git-core/git-instaweb
/usr/lib/git-core/git-legacy-stash
/usr/lib/git-core/git-merge-octopus
/usr/lib/git-core/git-merge-one-file
/usr/lib/git-core/git-merge-resolve
/usr/lib/git-core/git-mergetool
/usr/lib/git-core/git-mergetool--lib
/usr/lib/git-core/git-parse-remote
/usr/lib/git-core/git-quiltimport
/usr/lib/git-core/git-rebase--preserve-merges
/usr/lib/git-core/git-remote-http
/usr/lib/git-core/git-remote-testsvn
/usr/lib/git-core/git-request-pull
/usr/lib/git-core/git-sh-i18n
/usr/lib/git-core/git-sh-i18n--envsubst
/usr/lib/git-core/git-sh-prompt
/usr/lib/git-core/git-sh-setup
/usr/lib/git-core/git-shell
/usr/lib/git-core/git-submodule
/usr/lib/git-core/git-subtree
/usr/lib/git-core/git-web--browse
/usr/lib/git-core/mergetools
/usr/lib/git-core/mergetools/araxis
/usr/lib/git-core/mergetools/bc
/usr/lib/git-core/mergetools/bc3
/usr/lib/git-core/mergetools/codecompare
/usr/lib/git-core/mergetools/deltawalker
/usr/lib/git-core/mergetools/diffmerge
/usr/lib/git-core/mergetools/diffuse
/usr/lib/git-core/mergetools/ecmerge
/usr/lib/git-core/mergetools/emerge
/usr/lib/git-core/mergetools/examdiff
/usr/lib/git-core/mergetools/guiffy
/usr/lib/git-core/mergetools/gvimdiff
/usr/lib/git-core/mergetools/gvimdiff2
/usr/lib/git-core/mergetools/gvimdiff3
/usr/lib/git-core/mergetools/kdiff3
/usr/lib/git-core/mergetools/kompare
/usr/lib/git-core/mergetools/meld
/usr/lib/git-core/mergetools/opendiff
/usr/lib/git-core/mergetools/p4merge
/usr/lib/git-core/mergetools/smerge
/usr/lib/git-core/mergetools/tkdiff
/usr/lib/git-core/mergetools/tortoisemerge
/usr/lib/git-core/mergetools/vimdiff
/usr/lib/git-core/mergetools/vimdiff2
/usr/lib/git-core/mergetools/vimdiff3
/usr/lib/git-core/mergetools/winmerge
/usr/lib/git-core/mergetools/xxdiff
/usr/share
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/git
/usr/share/doc
/usr/share/doc/git
/usr/share/doc/git/NEWS.Debian.gz
/usr/share/doc/git/README.Debian
/usr/share/doc/git/README.emacs
/usr/share/doc/git/README.md
/usr/share/doc/git/README.source
/usr/share/doc/git/RelNotes
/usr/share/doc/git/RelNotes/1.5.0.1.txt
/usr/share/doc/git/RelNotes/1.5.0.2.txt
/usr/share/doc/git/RelNotes/1.5.0.3.txt
/usr/share/doc/git/RelNotes/1.5.0.4.txt
/usr/share/doc/git/RelNotes/1.5.0.5.txt
/usr/share/doc/git/RelNotes/1.5.0.6.txt
/usr/share/doc/git/RelNotes/1.5.0.7.txt
/usr/share/doc/git/RelNotes/1.5.0.txt
/usr/share/doc/git/RelNotes/1.5.1.1.txt
/usr/share/doc/git/RelNotes/1.5.1.2.txt
/usr/share/doc/git/RelNotes/1.5.1.3.txt
/usr/share/doc/git/RelNotes/1.5.1.4.txt
/usr/share/doc/git/RelNotes/1.5.1.5.txt
/usr/share/doc/git/RelNotes/1.5.1.6.txt
/usr/share/doc/git/RelNotes/1.5.1.txt
/usr/share/doc/git/RelNotes/1.5.2.1.txt
/usr/share/doc/git/RelNotes/1.5.2.2.txt
/usr/share/doc/git/RelNotes/1.5.2.3.txt
/usr/share/doc/git/RelNotes/1.5.2.4.txt
/usr/share/doc/git/RelNotes/1.5.2.5.txt
/usr/share/doc/git/RelNotes/1.5.2.txt
/usr/share/doc/git/RelNotes/1.5.3.1.txt
/usr/share/doc/git/RelNotes/1.5.3.2.txt
/usr/share/doc/git/RelNotes/1.5.3.3.txt
/usr/share/doc/git/RelNotes/1.5.3.4.txt
/usr/share/doc/git/RelNotes/1.5.3.5.txt
/usr/share/doc/git/RelNotes/1.5.3.6.txt
/usr/share/doc/git/RelNotes/1.5.3.7.txt
/usr/share/doc/git/RelNotes/1.5.3.8.txt
/usr/share/doc/git/RelNotes/1.5.3.txt
/usr/share/doc/git/RelNotes/1.5.4.1.txt
/usr/share/doc/git/RelNotes/1.5.4.2.txt
/usr/share/doc/git/RelNotes/1.5.4.3.txt
/usr/share/doc/git/RelNotes/1.5.4.4.txt
/usr/share/doc/git/RelNotes/1.5.4.5.txt
/usr/share/doc/git/RelNotes/1.5.4.6.txt
/usr/share/doc/git/RelNotes/1.5.4.7.txt
/usr/share/doc/git/RelNotes/1.5.4.txt
/usr/share/doc/git/RelNotes/1.5.5.1.txt
/usr/share/doc/git/RelNotes/1.5.5.2.txt
/usr/share/doc/git/RelNotes/1.5.5.3.txt
/usr/share/doc/git/RelNotes/1.5.5.4.txt
/usr/share/doc/git/RelNotes/1.5.5.5.txt
/usr/share/doc/git/RelNotes/1.5.5.6.txt
/usr/share/doc/git/RelNotes/1.5.5.txt
/usr/share/doc/git/RelNotes/1.5.6.1.txt
/usr/share/doc/git/RelNotes/1.5.6.2.txt
/usr/share/doc/git/RelNotes/1.5.6.3.txt
/usr/share/doc/git/RelNotes/1.5.6.4.txt
/usr/share/doc/git/RelNotes/1.5.6.5.txt
/usr/share/doc/git/RelNotes/1.5.6.6.txt
/usr/share/doc/git/RelNotes/1.5.6.txt
/usr/share/doc/git/RelNotes/1.6.0.1.txt
/usr/share/doc/git/RelNotes/1.6.0.2.txt
/usr/share/doc/git/RelNotes/1.6.0.3.txt
/usr/share/doc/git/RelNotes/1.6.0.4.txt
/usr/share/doc/git/RelNotes/1.6.0.5.txt
/usr/share/doc/git/RelNotes/1.6.0.6.txt
/usr/share/doc/git/RelNotes/1.6.0.txt
/usr/share/doc/git/RelNotes/1.6.1.1.txt
/usr/share/doc/git/RelNotes/1.6.1.2.txt
/usr/share/doc/git/RelNotes/1.6.1.3.txt
/usr/share/doc/git/RelNotes/1.6.1.4.txt
/usr/share/doc/git/RelNotes/1.6.1.txt
/usr/share/doc/git/RelNotes/1.6.2.1.txt
/usr/share/doc/git/RelNotes/1.6.2.2.txt
/usr/share/doc/git/RelNotes/1.6.2.3.txt
/usr/share/doc/git/RelNotes/1.6.2.4.txt
/usr/share/doc/git/RelNotes/1.6.2.5.txt
/usr/share/doc/git/RelNotes/1.6.2.txt
/usr/share/doc/git/RelNotes/1.6.3.1.txt
/usr/share/doc/git/RelNotes/1.6.3.2.txt
/usr/share/doc/git/RelNotes/1.6.3.3.txt
/usr/share/doc/git/RelNotes/1.6.3.4.txt
/usr/share/doc/git/RelNotes/1.6.3.txt
/usr/share/doc/git/RelNotes/1.6.4.1.txt
/usr/share/doc/git/RelNotes/1.6.4.2.txt
/usr/share/doc/git/RelNotes/1.6.4.3.txt
/usr/share/doc/git/RelNotes/1.6.4.4.txt
/usr/share/doc/git/RelNotes/1.6.4.5.txt
/usr/share/doc/git/RelNotes/1.6.4.txt
/usr/share/doc/git/RelNotes/1.6.5.1.txt
/usr/share/doc/git/RelNotes/1.6.5.2.txt
/usr/share/doc/git/RelNotes/1.6.5.3.txt
/usr/share/doc/git/RelNotes/1.6.5.4.txt
/usr/share/doc/git/RelNotes/1.6.5.5.txt
/usr/share/doc/git/RelNotes/1.6.5.6.txt
/usr/share/doc/git/RelNotes/1.6.5.7.txt
/usr/share/doc/git/RelNotes/1.6.5.8.txt
/usr/share/doc/git/RelNotes/1.6.5.9.txt
/usr/share/doc/git/RelNotes/1.6.5.txt
/usr/share/doc/git/RelNotes/1.6.6.1.txt
/usr/share/doc/git/RelNotes/1.6.6.2.txt
/usr/share/doc/git/RelNotes/1.6.6.3.txt
/usr/share/doc/git/RelNotes/1.6.6.txt
/usr/share/doc/git/RelNotes/1.7.0.1.txt
/usr/share/doc/git/RelNotes/1.7.0.2.txt
/usr/share/doc/git/RelNotes/1.7.0.3.txt
/usr/share/doc/git/RelNotes/1.7.0.4.txt
/usr/share/doc/git/RelNotes/1.7.0.5.txt
/usr/share/doc/git/RelNotes/1.7.0.6.txt
/usr/share/doc/git/RelNotes/1.7.0.7.txt
/usr/share/doc/git/RelNotes/1.7.0.8.txt
/usr/share/doc/git/RelNotes/1.7.0.9.txt
/usr/share/doc/git/RelNotes/1.7.0.txt
/usr/share/doc/git/RelNotes/1.7.1.1.txt
/usr/share/doc/git/RelNotes/1.7.1.2.txt
/usr/share/doc/git/RelNotes/1.7.1.3.txt
/usr/share/doc/git/RelNotes/1.7.1.4.txt
/usr/share/doc/git/RelNotes/1.7.1.txt
/usr/share/doc/git/RelNotes/1.7.10.1.txt
/usr/share/doc/git/RelNotes/1.7.10.2.txt
/usr/share/doc/git/RelNotes/1.7.10.3.txt
/usr/share/doc/git/RelNotes/1.7.10.4.txt
/usr/share/doc/git/RelNotes/1.7.10.5.txt
/usr/share/doc/git/RelNotes/1.7.10.txt
/usr/share/doc/git/RelNotes/1.7.11.1.txt
/usr/share/doc/git/RelNotes/1.7.11.2.txt
/usr/share/doc/git/RelNotes/1.7.11.3.txt
/usr/share/doc/git/RelNotes/1.7.11.4.txt
/usr/share/doc/git/RelNotes/1.7.11.5.txt
/usr/share/doc/git/RelNotes/1.7.11.6.txt
/usr/share/doc/git/RelNotes/1.7.11.7.txt
/usr/share/doc/git/RelNotes/1.7.11.txt
/usr/share/doc/git/RelNotes/1.7.12.1.txt
/usr/share/doc/git/RelNotes/1.7.12.2.txt
/usr/share/doc/git/RelNotes/1.7.12.3.txt
/usr/share/doc/git/RelNotes/1.7.12.4.txt
/usr/share/doc/git/RelNotes/1.7.12.txt
/usr/share/doc/git/RelNotes/1.7.2.1.txt
/usr/share/doc/git/RelNotes/1.7.2.2.txt
/usr/share/doc/git/RelNotes/1.7.2.3.txt
/usr/share/doc/git/RelNotes/1.7.2.4.txt
/usr/share/doc/git/RelNotes/1.7.2.5.txt
/usr/share/doc/git/RelNotes/1.7.2.txt
/usr/share/doc/git/RelNotes/1.7.3.1.txt
/usr/share/doc/git/RelNotes/1.7.3.2.txt
/usr/share/doc/git/RelNotes/1.7.3.3.txt
/usr/share/doc/git/RelNotes/1.7.3.4.txt
/usr/share/doc/git/RelNotes/1.7.3.5.txt
/usr/share/doc/git/RelNotes/1.7.3.txt
/usr/share/doc/git/RelNotes/1.7.4.1.txt
/usr/share/doc/git/RelNotes/1.7.4.2.txt
/usr/share/doc/git/RelNotes/1.7.4.3.txt
/usr/share/doc/git/RelNotes/1.7.4.4.txt
/usr/share/doc/git/RelNotes/1.7.4.5.txt
/usr/share/doc/git/RelNotes/1.7.4.txt
/usr/share/doc/git/RelNotes/1.7.5.1.txt
/usr/share/doc/git/RelNotes/1.7.5.2.txt
/usr/share/doc/git/RelNotes/1.7.5.3.txt
/usr/share/doc/git/RelNotes/1.7.5.4.txt
/usr/share/doc/git/RelNotes/1.7.5.txt
/usr/share/doc/git/RelNotes/1.7.6.1.txt
/usr/share/doc/git/RelNotes/1.7.6.2.txt
/usr/share/doc/git/RelNotes/1.7.6.3.txt
/usr/share/doc/git/RelNotes/1.7.6.4.txt
/usr/share/doc/git/RelNotes/1.7.6.5.txt
/usr/share/doc/git/RelNotes/1.7.6.6.txt
/usr/share/doc/git/RelNotes/1.7.6.txt
/usr/share/doc/git/RelNotes/1.7.7.1.txt
/usr/share/doc/git/RelNotes/1.7.7.2.txt
/usr/share/doc/git/RelNotes/1.7.7.3.txt
/usr/share/doc/git/RelNotes/1.7.7.4.txt
/usr/share/doc/git/RelNotes/1.7.7.5.txt
/usr/share/doc/git/RelNotes/1.7.7.6.txt
/usr/share/doc/git/RelNotes/1.7.7.7.txt
/usr/share/doc/git/RelNotes/1.7.7.txt
/usr/share/doc/git/RelNotes/1.7.8.1.txt
/usr/share/doc/git/RelNotes/1.7.8.2.txt
/usr/share/doc/git/RelNotes/1.7.8.3.txt
/usr/share/doc/git/RelNotes/1.7.8.4.txt
/usr/share/doc/git/RelNotes/1.7.8.5.txt
/usr/share/doc/git/RelNotes/1.7.8.6.txt
/usr/share/doc/git/RelNotes/1.7.8.txt
/usr/share/doc/git/RelNotes/1.7.9.1.txt
/usr/share/doc/git/RelNotes/1.7.9.2.txt
/usr/share/doc/git/RelNotes/1.7.9.3.txt
/usr/share/doc/git/RelNotes/1.7.9.4.txt
/usr/share/doc/git/RelNotes/1.7.9.5.txt
/usr/share/doc/git/RelNotes/1.7.9.6.txt
/usr/share/doc/git/RelNotes/1.7.9.7.txt
/usr/share/doc/git/RelNotes/1.7.9.txt
/usr/share/doc/git/RelNotes/1.8.0.1.txt
/usr/share/doc/git/RelNotes/1.8.0.2.txt
/usr/share/doc/git/RelNotes/1.8.0.3.txt
/usr/share/doc/git/RelNotes/1.8.0.txt
/usr/share/doc/git/RelNotes/1.8.1.1.txt
/usr/share/doc/git/RelNotes/1.8.1.2.txt
/usr/share/doc/git/RelNotes/1.8.1.3.txt
/usr/share/doc/git/RelNotes/1.8.1.4.txt
/usr/share/doc/git/RelNotes/1.8.1.5.txt
/usr/share/doc/git/RelNotes/1.8.1.6.txt
/usr/share/doc/git/RelNotes/1.8.1.txt
/usr/share/doc/git/RelNotes/1.8.2.1.txt
/usr/share/doc/git/RelNotes/1.8.2.2.txt
/usr/share/doc/git/RelNotes/1.8.2.3.txt
/usr/share/doc/git/RelNotes/1.8.2.txt
/usr/share/doc/git/RelNotes/1.8.3.1.txt
/usr/share/doc/git/RelNotes/1.8.3.2.txt
/usr/share/doc/git/RelNotes/1.8.3.3.txt
/usr/share/doc/git/RelNotes/1.8.3.4.txt
/usr/share/doc/git/RelNotes/1.8.3.txt
/usr/share/doc/git/RelNotes/1.8.4.1.txt
/usr/share/doc/git/RelNotes/1.8.4.2.txt
/usr/share/doc/git/RelNotes/1.8.4.3.txt
/usr/share/doc/git/RelNotes/1.8.4.4.txt
/usr/share/doc/git/RelNotes/1.8.4.5.txt
/usr/share/doc/git/RelNotes/1.8.4.txt
/usr/share/doc/git/RelNotes/1.8.5.1.txt
/usr/share/doc/git/RelNotes/1.8.5.2.txt
/usr/share/doc/git/RelNotes/1.8.5.3.txt
/usr/share/doc/git/RelNotes/1.8.5.4.txt
/usr/share/doc/git/RelNotes/1.8.5.5.txt
/usr/share/doc/git/RelNotes/1.8.5.6.txt
/usr/share/doc/git/RelNotes/1.8.5.txt
/usr/share/doc/git/RelNotes/1.9.0.txt
/usr/share/doc/git/RelNotes/1.9.1.txt
/usr/share/doc/git/RelNotes/1.9.2.txt
/usr/share/doc/git/RelNotes/1.9.3.txt
/usr/share/doc/git/RelNotes/1.9.4.txt
/usr/share/doc/git/RelNotes/1.9.5.txt
/usr/share/doc/git/RelNotes/2.0.0.txt
/usr/share/doc/git/RelNotes/2.0.1.txt
/usr/share/doc/git/RelNotes/2.0.2.txt
/usr/share/doc/git/RelNotes/2.0.3.txt
/usr/share/doc/git/RelNotes/2.0.4.txt
/usr/share/doc/git/RelNotes/2.0.5.txt
/usr/share/doc/git/RelNotes/2.1.0.txt
/usr/share/doc/git/RelNotes/2.1.1.txt
/usr/share/doc/git/RelNotes/2.1.2.txt
/usr/share/doc/git/RelNotes/2.1.3.txt
/usr/share/doc/git/RelNotes/2.1.4.txt
/usr/share/doc/git/RelNotes/2.10.0.txt
/usr/share/doc/git/RelNotes/2.10.1.txt
/usr/share/doc/git/RelNotes/2.10.2.txt
/usr/share/doc/git/RelNotes/2.10.3.txt
/usr/share/doc/git/RelNotes/2.10.4.txt
/usr/share/doc/git/RelNotes/2.10.5.txt
/usr/share/doc/git/RelNotes/2.11.0.txt
/usr/share/doc/git/RelNotes/2.11.1.txt
/usr/share/doc/git/RelNotes/2.11.2.txt
/usr/share/doc/git/RelNotes/2.11.3.txt
/usr/share/doc/git/RelNotes/2.11.4.txt
/usr/share/doc/git/RelNotes/2.12.0.txt
/usr/share/doc/git/RelNotes/2.12.1.txt
/usr/share/doc/git/RelNotes/2.12.2.txt
/usr/share/doc/git/RelNotes/2.12.3.txt
/usr/share/doc/git/RelNotes/2.12.4.txt
/usr/share/doc/git/RelNotes/2.12.5.txt
/usr/share/doc/git/RelNotes/2.13.0.txt
/usr/share/doc/git/RelNotes/2.13.1.txt
/usr/share/doc/git/RelNotes/2.13.2.txt
/usr/share/doc/git/RelNotes/2.13.3.txt
/usr/share/doc/git/RelNotes/2.13.4.txt
/usr/share/doc/git/RelNotes/2.13.5.txt
/usr/share/doc/git/RelNotes/2.13.6.txt
/usr/share/doc/git/RelNotes/2.13.7.txt
/usr/share/doc/git/RelNotes/2.14.0.txt
/usr/share/doc/git/RelNotes/2.14.1.txt
/usr/share/doc/git/RelNotes/2.14.2.txt
/usr/share/doc/git/RelNotes/2.14.3.txt
/usr/share/doc/git/RelNotes/2.14.4.txt
/usr/share/doc/git/RelNotes/2.14.5.txt
/usr/share/doc/git/RelNotes/2.14.6.txt
/usr/share/doc/git/RelNotes/2.15.0.txt
/usr/share/doc/git/RelNotes/2.15.1.txt
/usr/share/doc/git/RelNotes/2.15.2.txt
/usr/share/doc/git/RelNotes/2.15.3.txt
/usr/share/doc/git/RelNotes/2.15.4.txt
/usr/share/doc/git/RelNotes/2.16.0.txt
/usr/share/doc/git/RelNotes/2.16.1.txt
/usr/share/doc/git/RelNotes/2.16.2.txt
/usr/share/doc/git/RelNotes/2.16.3.txt
/usr/share/doc/git/RelNotes/2.16.4.txt
/usr/share/doc/git/RelNotes/2.16.5.txt
/usr/share/doc/git/RelNotes/2.16.6.txt
/usr/share/doc/git/RelNotes/2.17.0.txt
/usr/share/doc/git/RelNotes/2.17.1.txt
/usr/share/doc/git/RelNotes/2.17.2.txt
/usr/share/doc/git/RelNotes/2.17.3.txt
/usr/share/doc/git/RelNotes/2.18.0.txt
/usr/share/doc/git/RelNotes/2.18.1.txt
/usr/share/doc/git/RelNotes/2.18.2.txt
/usr/share/doc/git/RelNotes/2.19.0.txt
/usr/share/doc/git/RelNotes/2.19.1.txt
/usr/share/doc/git/RelNotes/2.19.2.txt
/usr/share/doc/git/RelNotes/2.19.3.txt
/usr/share/doc/git/RelNotes/2.2.0.txt
/usr/share/doc/git/RelNotes/2.2.1.txt
/usr/share/doc/git/RelNotes/2.2.2.txt
/usr/share/doc/git/RelNotes/2.2.3.txt
/usr/share/doc/git/RelNotes/2.20.0.txt
/usr/share/doc/git/RelNotes/2.20.1.txt
/usr/share/doc/git/RelNotes/2.20.2.txt
/usr/share/doc/git/RelNotes/2.21.0.txt
/usr/share/doc/git/RelNotes/2.21.1.txt
/usr/share/doc/git/RelNotes/2.22.0.txt
/usr/share/doc/git/RelNotes/2.22.1.txt
/usr/share/doc/git/RelNotes/2.22.2.txt
/usr/share/doc/git/RelNotes/2.23.0.txt
/usr/share/doc/git/RelNotes/2.23.1.txt
/usr/share/doc/git/RelNotes/2.24.0.txt
/usr/share/doc/git/RelNotes/2.24.1.txt
/usr/share/doc/git/RelNotes/2.25.0.txt
/usr/share/doc/git/RelNotes/2.25.1.txt
/usr/share/doc/git/RelNotes/2.3.0.txt
/usr/share/doc/git/RelNotes/2.3.1.txt
/usr/share/doc/git/RelNotes/2.3.10.txt
/usr/share/doc/git/RelNotes/2.3.2.txt
/usr/share/doc/git/RelNotes/2.3.3.txt
/usr/share/doc/git/RelNotes/2.3.4.txt
/usr/share/doc/git/RelNotes/2.3.5.txt
/usr/share/doc/git/RelNotes/2.3.6.txt
/usr/share/doc/git/RelNotes/2.3.7.txt
/usr/share/doc/git/RelNotes/2.3.8.txt
/usr/share/doc/git/RelNotes/2.3.9.txt
/usr/share/doc/git/RelNotes/2.4.0.txt
/usr/share/doc/git/RelNotes/2.4.1.txt
/usr/share/doc/git/RelNotes/2.4.10.txt
/usr/share/doc/git/RelNotes/2.4.11.txt
/usr/share/doc/git/RelNotes/2.4.12.txt
/usr/share/doc/git/RelNotes/2.4.2.txt
/usr/share/doc/git/RelNotes/2.4.3.txt
/usr/share/doc/git/RelNotes/2.4.4.txt
/usr/share/doc/git/RelNotes/2.4.5.txt
/usr/share/doc/git/RelNotes/2.4.6.txt
/usr/share/doc/git/RelNotes/2.4.7.txt
/usr/share/doc/git/RelNotes/2.4.8.txt
/usr/share/doc/git/RelNotes/2.4.9.txt
/usr/share/doc/git/RelNotes/2.5.0.txt
/usr/share/doc/git/RelNotes/2.5.1.txt
/usr/share/doc/git/RelNotes/2.5.2.txt
/usr/share/doc/git/RelNotes/2.5.3.txt
/usr/share/doc/git/RelNotes/2.5.4.txt
/usr/share/doc/git/RelNotes/2.5.5.txt
/usr/share/doc/git/RelNotes/2.5.6.txt
/usr/share/doc/git/RelNotes/2.6.0.txt
/usr/share/doc/git/RelNotes/2.6.1.txt
/usr/share/doc/git/RelNotes/2.6.2.txt
/usr/share/doc/git/RelNotes/2.6.3.txt
/usr/share/doc/git/RelNotes/2.6.4.txt
/usr/share/doc/git/RelNotes/2.6.5.txt
/usr/share/doc/git/RelNotes/2.6.6.txt
/usr/share/doc/git/RelNotes/2.6.7.txt
/usr/share/doc/git/RelNotes/2.7.0.txt
/usr/share/doc/git/RelNotes/2.7.1.txt
/usr/share/doc/git/RelNotes/2.7.2.txt
/usr/share/doc/git/RelNotes/2.7.3.txt
/usr/share/doc/git/RelNotes/2.7.4.txt
/usr/share/doc/git/RelNotes/2.7.5.txt
/usr/share/doc/git/RelNotes/2.7.6.txt
/usr/share/doc/git/RelNotes/2.8.0.txt
/usr/share/doc/git/RelNotes/2.8.1.txt
/usr/share/doc/git/RelNotes/2.8.2.txt
/usr/share/doc/git/RelNotes/2.8.3.txt
/usr/share/doc/git/RelNotes/2.8.4.txt
/usr/share/doc/git/RelNotes/2.8.5.txt
/usr/share/doc/git/RelNotes/2.8.6.txt
/usr/share/doc/git/RelNotes/2.9.0.txt
/usr/share/doc/git/RelNotes/2.9.1.txt
/usr/share/doc/git/RelNotes/2.9.2.txt
/usr/share/doc/git/RelNotes/2.9.3.txt
/usr/share/doc/git/RelNotes/2.9.4.txt
/usr/share/doc/git/RelNotes/2.9.5.txt
/usr/share/doc/git/changelog.Debian.gz
/usr/share/doc/git/contrib
/usr/share/doc/git/contrib/README
/usr/share/doc/git/contrib/buildsystems
/usr/share/doc/git/contrib/buildsystems/Generators
/usr/share/doc/git/contrib/buildsystems/Generators/QMake.pm
/usr/share/doc/git/contrib/buildsystems/Generators/Vcproj.pm
/usr/share/doc/git/contrib/buildsystems/Generators/Vcxproj.pm
/usr/share/doc/git/contrib/buildsystems/Generators.pm
/usr/share/doc/git/contrib/buildsystems/engine.pl
/usr/share/doc/git/contrib/buildsystems/generate
/usr/share/doc/git/contrib/buildsystems/parse.pl
/usr/share/doc/git/contrib/coccinelle
/usr/share/doc/git/contrib/coccinelle/README
/usr/share/doc/git/contrib/coccinelle/array.cocci
/usr/share/doc/git/contrib/coccinelle/commit.cocci
/usr/share/doc/git/contrib/coccinelle/flex_alloc.cocci
/usr/share/doc/git/contrib/coccinelle/free.cocci
/usr/share/doc/git/contrib/coccinelle/hashmap.cocci
/usr/share/doc/git/contrib/coccinelle/object_id.cocci
/usr/share/doc/git/contrib/coccinelle/preincr.cocci
/usr/share/doc/git/contrib/coccinelle/qsort.cocci
/usr/share/doc/git/contrib/coccinelle/strbuf.cocci
/usr/share/doc/git/contrib/coccinelle/swap.cocci
/usr/share/doc/git/contrib/coccinelle/the_repository.pending.cocci
/usr/share/doc/git/contrib/coccinelle/xstrdup_or_null.cocci
/usr/share/doc/git/contrib/contacts
/usr/share/doc/git/contrib/contacts/Makefile
/usr/share/doc/git/contrib/contacts/git-contacts
/usr/share/doc/git/contrib/contacts/git-contacts.txt
/usr/share/doc/git/contrib/coverage-diff.sh
/usr/share/doc/git/contrib/credential
/usr/share/doc/git/contrib/credential/gnome-keyring
/usr/share/doc/git/contrib/credential/gnome-keyring/Makefile
/usr/share/doc/git/contrib/credential/gnome-keyring/git-credential-gnome-keyring.c
/usr/share/doc/git/contrib/credential/libsecret
/usr/share/doc/git/contrib/credential/libsecret/Makefile
/usr/share/doc/git/contrib/credential/libsecret/git-credential-libsecret.c
/usr/share/doc/git/contrib/credential/netrc
/usr/share/doc/git/contrib/credential/netrc/Makefile
/usr/share/doc/git/contrib/credential/netrc/git-credential-netrc
/usr/share/doc/git/contrib/credential/netrc/t-git-credential-netrc.sh
/usr/share/doc/git/contrib/credential/netrc/test.command-option-gpg
/usr/share/doc/git/contrib/credential/netrc/test.git-config-gpg
/usr/share/doc/git/contrib/credential/netrc/test.netrc
/usr/share/doc/git/contrib/credential/netrc/test.pl
/usr/share/doc/git/contrib/credential/osxkeychain
/usr/share/doc/git/contrib/credential/osxkeychain/Makefile
/usr/share/doc/git/contrib/credential/osxkeychain/git-credential-osxkeychain.c
/usr/share/doc/git/contrib/credential/wincred
/usr/share/doc/git/contrib/credential/wincred/Makefile
/usr/share/doc/git/contrib/credential/wincred/git-credential-wincred.c
/usr/share/doc/git/contrib/diff-highlight
/usr/share/doc/git/contrib/diff-highlight/DiffHighlight.pm
/usr/share/doc/git/contrib/diff-highlight/Makefile
/usr/share/doc/git/contrib/diff-highlight/README
/usr/share/doc/git/contrib/diff-highlight/diff-highlight
/usr/share/doc/git/contrib/diff-highlight/diff-highlight.perl
/usr/share/doc/git/contrib/diff-highlight/shebang.perl
/usr/share/doc/git/contrib/diff-highlight/t
/usr/share/doc/git/contrib/diff-highlight/t/Makefile
/usr/share/doc/git/contrib/diff-highlight/t/t9400-diff-highlight.sh
/usr/share/doc/git/contrib/examples
/usr/share/doc/git/contrib/examples/README
/usr/share/doc/git/contrib/fast-import
/usr/share/doc/git/contrib/fast-import/git-import.perl
/usr/share/doc/git/contrib/fast-import/git-import.sh
/usr/share/doc/git/contrib/fast-import/git-p4.README
/usr/share/doc/git/contrib/fast-import/import-directories.perl
/usr/share/doc/git/contrib/fast-import/import-tars.perl
/usr/share/doc/git/contrib/fast-import/import-zips.py
/usr/share/doc/git/contrib/git-jump
/usr/share/doc/git/contrib/git-jump/README
/usr/share/doc/git/contrib/git-jump/git-jump
/usr/share/doc/git/contrib/git-resurrect.sh
/usr/share/doc/git/contrib/git-shell-commands
/usr/share/doc/git/contrib/git-shell-commands/README
/usr/share/doc/git/contrib/git-shell-commands/help
/usr/share/doc/git/contrib/git-shell-commands/list
/usr/share/doc/git/contrib/hg-to-git
/usr/share/doc/git/contrib/hg-to-git/hg-to-git.py
/usr/share/doc/git/contrib/hg-to-git/hg-to-git.txt
/usr/share/doc/git/contrib/long-running-filter
/usr/share/doc/git/contrib/long-running-filter/example.pl
/usr/share/doc/git/contrib/persistent-https
/usr/share/doc/git/contrib/persistent-https/Makefile
/usr/share/doc/git/contrib/persistent-https/README
/usr/share/doc/git/contrib/persistent-https/client.go
/usr/share/doc/git/contrib/persistent-https/main.go
/usr/share/doc/git/contrib/persistent-https/proxy.go
/usr/share/doc/git/contrib/persistent-https/socket.go
/usr/share/doc/git/contrib/remote-helpers
/usr/share/doc/git/contrib/remote-helpers/README
/usr/share/doc/git/contrib/remote-helpers/git-remote-bzr
/usr/share/doc/git/contrib/remote-helpers/git-remote-hg
/usr/share/doc/git/contrib/remotes2config.sh
/usr/share/doc/git/contrib/rerere-train.sh
/usr/share/doc/git/contrib/stats
/usr/share/doc/git/contrib/stats/git-common-hash
/usr/share/doc/git/contrib/stats/mailmap.pl
/usr/share/doc/git/contrib/stats/packinfo.pl
/usr/share/doc/git/contrib/subtree
/usr/share/doc/git/contrib/subtree/INSTALL
/usr/share/doc/git/contrib/subtree/Makefile
/usr/share/doc/git/contrib/subtree/README
/usr/share/doc/git/contrib/subtree/git-subtree
/usr/share/doc/git/contrib/subtree/git-subtree.sh
/usr/share/doc/git/contrib/subtree/git-subtree.txt
/usr/share/doc/git/contrib/subtree/t
/usr/share/doc/git/contrib/subtree/t/Makefile
/usr/share/doc/git/contrib/subtree/t/t7900-subtree.sh
/usr/share/doc/git/contrib/subtree/todo
/usr/share/doc/git/contrib/svn-fe
/usr/share/doc/git/contrib/svn-fe/Makefile
/usr/share/doc/git/contrib/svn-fe/svn-fe.c
/usr/share/doc/git/contrib/svn-fe/svn-fe.txt
/usr/share/doc/git/contrib/svn-fe/svnrdump_sim.py
/usr/share/doc/git/contrib/thunderbird-patch-inline
/usr/share/doc/git/contrib/thunderbird-patch-inline/README
/usr/share/doc/git/contrib/thunderbird-patch-inline/appp.sh
/usr/share/doc/git/contrib/update-unicode
/usr/share/doc/git/contrib/update-unicode/README
/usr/share/doc/git/contrib/update-unicode/update_unicode.sh
/usr/share/doc/git/contrib/vscode
/usr/share/doc/git/contrib/vscode/README.md
/usr/share/doc/git/contrib/vscode/init.sh
/usr/share/doc/git/contrib/workdir
/usr/share/doc/git/contrib/workdir/git-new-workdir
/usr/share/doc/git/copyright
/usr/share/git-core
/usr/share/git-core/contrib
/usr/share/git-core/contrib/hooks
/usr/share/git-core/contrib/hooks/post-receive-email
/usr/share/git-core/contrib/hooks/pre-auto-gc-battery
/usr/share/git-core/contrib/hooks/setgitperms.perl
/usr/share/git-core/contrib/hooks/update-paranoid
/usr/share/git-core/templates
/usr/share/git-core/templates/branches
/usr/share/git-core/templates/description
/usr/share/git-core/templates/hooks
/usr/share/git-core/templates/hooks/applypatch-msg.sample
/usr/share/git-core/templates/hooks/commit-msg.sample
/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample
/usr/share/git-core/templates/hooks/post-update.sample
/usr/share/git-core/templates/hooks/pre-applypatch.sample
/usr/share/git-core/templates/hooks/pre-commit.sample
/usr/share/git-core/templates/hooks/pre-merge-commit.sample
/usr/share/git-core/templates/hooks/pre-push.sample
/usr/share/git-core/templates/hooks/pre-rebase.sample
/usr/share/git-core/templates/hooks/pre-receive.sample
/usr/share/git-core/templates/hooks/prepare-commit-msg.sample
/usr/share/git-core/templates/hooks/update.sample
/usr/share/git-core/templates/info
/usr/share/git-core/templates/info/exclude
/usr/share/gitweb
/usr/share/gitweb/gitweb.cgi
/usr/share/gitweb/static
/usr/share/gitweb/static/git-favicon.png
/usr/share/gitweb/static/git-logo.png
/usr/share/gitweb/static/gitweb.css
/usr/share/gitweb/static/gitweb.js
/usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/git
/usr/share/perl5
/usr/share/perl5/Git
/usr/share/perl5/Git/I18N.pm
/usr/share/perl5/Git/IndexInfo.pm
/usr/share/perl5/Git/LoadCPAN
/usr/share/perl5/Git/LoadCPAN/Error.pm
/usr/share/perl5/Git/LoadCPAN/Mail
/usr/share/perl5/Git/LoadCPAN/Mail/Address.pm
/usr/share/perl5/Git/LoadCPAN.pm
/usr/share/perl5/Git/Packet.pm
/usr/share/perl5/Git.pm
/var
/var/lib
/var/lib/git
/usr/bin/git-receive-pack
/usr/bin/git-upload-archive
/usr/bin/git-upload-pack
/usr/lib/git-core/git-add
/usr/lib/git-core/git-am
/usr/lib/git-core/git-annotate
/usr/lib/git-core/git-apply
/usr/lib/git-core/git-archive
/usr/lib/git-core/git-bisect--helper
/usr/lib/git-core/git-blame
/usr/lib/git-core/git-branch
/usr/lib/git-core/git-bundle
/usr/lib/git-core/git-cat-file
/usr/lib/git-core/git-check-attr
/usr/lib/git-core/git-check-ignore
/usr/lib/git-core/git-check-mailmap
/usr/lib/git-core/git-check-ref-format
/usr/lib/git-core/git-checkout
/usr/lib/git-core/git-checkout-index
/usr/lib/git-core/git-cherry
/usr/lib/git-core/git-cherry-pick
/usr/lib/git-core/git-clean
/usr/lib/git-core/git-clone
/usr/lib/git-core/git-column
/usr/lib/git-core/git-commit
/usr/lib/git-core/git-commit-graph
/usr/lib/git-core/git-commit-tree
/usr/lib/git-core/git-config
/usr/lib/git-core/git-count-objects
/usr/lib/git-core/git-credential
/usr/lib/git-core/git-describe
/usr/lib/git-core/git-diff
/usr/lib/git-core/git-diff-files
/usr/lib/git-core/git-diff-index
/usr/lib/git-core/git-diff-tree
/usr/lib/git-core/git-difftool
/usr/lib/git-core/git-env--helper
/usr/lib/git-core/git-fast-export
/usr/lib/git-core/git-fetch
/usr/lib/git-core/git-fetch-pack
/usr/lib/git-core/git-fmt-merge-msg
/usr/lib/git-core/git-for-each-ref
/usr/lib/git-core/git-format-patch
/usr/lib/git-core/git-fsck
/usr/lib/git-core/git-fsck-objects
/usr/lib/git-core/git-gc
/usr/lib/git-core/git-get-tar-commit-id
/usr/lib/git-core/git-grep
/usr/lib/git-core/git-hash-object
/usr/lib/git-core/git-help
/usr/lib/git-core/git-index-pack
/usr/lib/git-core/git-init
/usr/lib/git-core/git-init-db
/usr/lib/git-core/git-interpret-trailers
/usr/lib/git-core/git-log
/usr/lib/git-core/git-ls-files
/usr/lib/git-core/git-ls-remote
/usr/lib/git-core/git-ls-tree
/usr/lib/git-core/git-mailinfo
/usr/lib/git-core/git-mailsplit
/usr/lib/git-core/git-merge
/usr/lib/git-core/git-merge-base
/usr/lib/git-core/git-merge-file
/usr/lib/git-core/git-merge-index
/usr/lib/git-core/git-merge-ours
/usr/lib/git-core/git-merge-recursive
/usr/lib/git-core/git-merge-subtree
/usr/lib/git-core/git-merge-tree
/usr/lib/git-core/git-mktag
/usr/lib/git-core/git-mktree
/usr/lib/git-core/git-multi-pack-index
/usr/lib/git-core/git-mv
/usr/lib/git-core/git-name-rev
/usr/lib/git-core/git-notes
/usr/lib/git-core/git-pack-objects
/usr/lib/git-core/git-pack-redundant
/usr/lib/git-core/git-pack-refs
/usr/lib/git-core/git-patch-id
/usr/lib/git-core/git-prune
/usr/lib/git-core/git-prune-packed
/usr/lib/git-core/git-pull
/usr/lib/git-core/git-push
/usr/lib/git-core/git-range-diff
/usr/lib/git-core/git-read-tree
/usr/lib/git-core/git-rebase
/usr/lib/git-core/git-receive-pack
/usr/lib/git-core/git-reflog
/usr/lib/git-core/git-remote
/usr/lib/git-core/git-remote-ext
/usr/lib/git-core/git-remote-fd
/usr/lib/git-core/git-remote-ftp
/usr/lib/git-core/git-remote-ftps
/usr/lib/git-core/git-remote-https
/usr/lib/git-core/git-repack
/usr/lib/git-core/git-replace
/usr/lib/git-core/git-rerere
/usr/lib/git-core/git-reset
/usr/lib/git-core/git-restore
/usr/lib/git-core/git-rev-list
/usr/lib/git-core/git-rev-parse
/usr/lib/git-core/git-revert
/usr/lib/git-core/git-rm
/usr/lib/git-core/git-send-pack
/usr/lib/git-core/git-shortlog
/usr/lib/git-core/git-show
/usr/lib/git-core/git-show-branch
/usr/lib/git-core/git-show-index
/usr/lib/git-core/git-show-ref
/usr/lib/git-core/git-sparse-checkout
/usr/lib/git-core/git-stage
/usr/lib/git-core/git-stash
/usr/lib/git-core/git-status
/usr/lib/git-core/git-stripspace
/usr/lib/git-core/git-submodule--helper
/usr/lib/git-core/git-switch
/usr/lib/git-core/git-symbolic-ref
/usr/lib/git-core/git-tag
/usr/lib/git-core/git-unpack-file
/usr/lib/git-core/git-unpack-objects
/usr/lib/git-core/git-update-index
/usr/lib/git-core/git-update-ref
/usr/lib/git-core/git-update-server-info
/usr/lib/git-core/git-upload-archive
/usr/lib/git-core/git-upload-pack
/usr/lib/git-core/git-var
/usr/lib/git-core/git-verify-commit
/usr/lib/git-core/git-verify-pack
/usr/lib/git-core/git-verify-tag
/usr/lib/git-core/git-whatchanged
/usr/lib/git-core/git-worktree
/usr/lib/git-core/git-write-tree
/usr/share/bash-completion/completions/gitk
/usr/share/doc/git/contrib/hooks
/usr/share/doc/git/contrib/persistent-https/LICENSE
/usr/share/doc/git/contrib/subtree/COPYING
/usr/share/gitweb/index.cgi
/.
/etc
/etc/wgetrc
/usr
/usr/bin
/usr/bin/wget
/usr/share
/usr/share/doc
/usr/share/doc/wget
/usr/share/doc/wget/AUTHORS
/usr/share/doc/wget/MAILING-LIST
/usr/share/doc/wget/NEWS.gz
/usr/share/doc/wget/README
/usr/share/doc/wget/changelog.Debian.gz
/usr/share/doc/wget/copyright
/usr/share/info
/usr/share/info/wget.info.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/wget.1.gz
/.
/usr
/usr/bin
/usr/bin/curl
/usr/share
/usr/share/doc
/usr/share/doc/curl
/usr/share/doc/curl/copyright
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/curl.1.gz
/usr/share/zsh
/usr/share/zsh/vendor-completions
/usr/share/zsh/vendor-completions/_curl
/usr/share/doc/curl/NEWS.Debian.gz
/usr/share/doc/curl/changelog.Debian.gz
/.
/bin
/bin/tar
/etc
/usr
/usr/lib
/usr/lib/mime
/usr/lib/mime/packages
/usr/lib/mime/packages/tar
/usr/sbin
/usr/sbin/rmt-tar
/usr/sbin/tarcat
/usr/share
/usr/share/doc
/usr/share/doc/tar
/usr/share/doc/tar/AUTHORS
/usr/share/doc/tar/NEWS.gz
/usr/share/doc/tar/README.Debian
/usr/share/doc/tar/THANKS.gz
/usr/share/doc/tar/changelog.Debian.gz
/usr/share/doc/tar/copyright
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/tar.1.gz
/usr/share/man/man1/tarcat.1.gz
/usr/share/man/man8
/usr/share/man/man8/rmt-tar.8.gz
/etc/rmt
/.
/etc
/etc/apparmor.d
/etc/apparmor.d/usr.lib.snapd.snap-confine.real
/etc/apt
/etc/apt/apt.conf.d
/etc/apt/apt.conf.d/20snapd.conf
/etc/profile.d
/etc/profile.d/apps-bin-path.sh
/etc/xdg
/etc/xdg/autostart
/etc/xdg/autostart/snap-userd-autostart.desktop
/lib
/lib/systemd
/lib/systemd/system
/lib/systemd/system/snapd.apparmor.service
/lib/systemd/system/snapd.autoimport.service
/lib/systemd/system/snapd.core-fixup.service
/lib/systemd/system/snapd.failure.service
/lib/systemd/system/snapd.recovery-chooser-trigger.service
/lib/systemd/system/snapd.seeded.service
/lib/systemd/system/snapd.service
/lib/systemd/system/snapd.snap-repair.service
/lib/systemd/system/snapd.snap-repair.timer
/lib/systemd/system/snapd.socket
/lib/systemd/system/snapd.system-shutdown.service
/lib/systemd/system-generators
/lib/systemd/system-generators/snapd-generator
/lib/udev
/lib/udev/rules.d
/lib/udev/rules.d/66-snapd-autoimport.rules
/snap
/usr
/usr/bin
/usr/bin/snap
/usr/bin/snapfuse
/usr/lib
/usr/lib/environment.d
/usr/lib/environment.d/990-snapd.conf
/usr/lib/snapd
/usr/lib/snapd/complete.sh
/usr/lib/snapd/etelpmoc.sh
/usr/lib/snapd/info
/usr/lib/snapd/snap-bootstrap
/usr/lib/snapd/snap-confine
/usr/lib/snapd/snap-device-helper
/usr/lib/snapd/snap-discard-ns
/usr/lib/snapd/snap-exec
/usr/lib/snapd/snap-failure
/usr/lib/snapd/snap-gdb-shim
/usr/lib/snapd/snap-gdbserver-shim
/usr/lib/snapd/snap-mgmt
/usr/lib/snapd/snap-preseed
/usr/lib/snapd/snap-recovery-chooser
/usr/lib/snapd/snap-repair
/usr/lib/snapd/snap-seccomp
/usr/lib/snapd/snap-update-ns
/usr/lib/snapd/snapctl
/usr/lib/snapd/snapd
/usr/lib/snapd/snapd-apparmor
/usr/lib/snapd/snapd.core-fixup.sh
/usr/lib/snapd/snapd.run-from-snap
/usr/lib/snapd/system-shutdown
/usr/lib/systemd
/usr/lib/systemd/system-environment-generators
/usr/lib/systemd/system-environment-generators/snapd-env-generator
/usr/lib/systemd/user
/usr/lib/systemd/user/snapd.session-agent.service
/usr/lib/systemd/user/snapd.session-agent.socket
/usr/lib/systemd/user/sockets.target.wants
/usr/share
/usr/share/applications
/usr/share/applications/io.snapcraft.SessionAgent.desktop
/usr/share/applications/snap-handle-link.desktop
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/snap
/usr/share/dbus-1
/usr/share/dbus-1/services
/usr/share/dbus-1/services/io.snapcraft.Launcher.service
/usr/share/dbus-1/services/io.snapcraft.SessionAgent.service
/usr/share/dbus-1/services/io.snapcraft.Settings.service
/usr/share/dbus-1/session.d
/usr/share/dbus-1/session.d/snapd.session-services.conf
/usr/share/dbus-1/system.d
/usr/share/dbus-1/system.d/snapd.system-services.conf
/usr/share/doc
/usr/share/doc/snapd
/usr/share/doc/snapd/changelog.gz
/usr/share/doc/snapd/copyright
/usr/share/fish
/usr/share/fish/vendor_conf.d
/usr/share/fish/vendor_conf.d/snapd.fish
/usr/share/man
/usr/share/man/man8
/usr/share/man/man8/snap-confine.8.gz
/usr/share/man/man8/snap-discard-ns.8.gz
/usr/share/man/man8/snap.8.gz
/usr/share/man/man8/snapd-env-generator.8.gz
/usr/share/polkit-1
/usr/share/polkit-1/actions
/usr/share/polkit-1/actions/io.snapcraft.snapd.policy
/usr/share/zsh
/usr/share/zsh/vendor-completions
/usr/share/zsh/vendor-completions/_snap
/var
/var/cache
/var/cache/snapd
/var/lib
/var/lib/snapd
/var/lib/snapd/apparmor
/var/lib/snapd/apparmor/snap-confine
/var/lib/snapd/auto-import
/var/lib/snapd/dbus-1
/var/lib/snapd/dbus-1/services
/var/lib/snapd/dbus-1/system-services
/var/lib/snapd/desktop
/var/lib/snapd/desktop/applications
/var/lib/snapd/environment
/var/lib/snapd/firstboot
/var/lib/snapd/inhibit
/var/lib/snapd/lib
/var/lib/snapd/lib/gl
/var/lib/snapd/lib/gl32
/var/lib/snapd/lib/glvnd
/var/lib/snapd/lib/vulkan
/var/lib/snapd/snaps
/var/lib/snapd/snaps/partial
/var/lib/snapd/ssl
/var/lib/snapd/ssl/store-certs
/var/lib/snapd/void
/var/snap
/lib/udev/snappy-app-dev
/usr/bin/snapctl
/usr/bin/ubuntu-core-launcher
/usr/lib/systemd/user/sockets.target.wants/snapd.session-agent.socket
Required packages are present: git wget curl tar snapd

Ensure prerequisites for "jq" are available                                    /
Ensure prerequisites for "jq" are available                                    -
Download snap "core" (16202) from channel "stable"                             \
Download snap "core" (16202) from channel "stable"                             |
Download snap "core" (16202) from channel "stable"                             /
Download snap "core" (16202) from channel "stable"                             -
Download snap "core" (16202) from channel "stable"                             \
Download snap "core" (16202) from channel "stable"                             |[?25l
Download snap "core" (16202) from channel "stable"             0%     0B/s ages!
Download snap "core" (16202) from channel "stable"             0%     0B/s ages!
Download snap "core" (16202) from channel "stable"             0%  735kB/s 2m31s
Download snap "core" (16202) from channel "stable"             1% 1.67MB/s 1m06s
Download snap "core" (16202) from channel "stable"             1% 3.10MB/s 35.3s
Download snap "core" (16202) from channel "stable"             3% 5.55MB/s 19.4s
Download snap "core" (16202) from channel "stable"             6% 8.54MB/s 12.3s
Download snap "core" (16202) from channel "stable"             8% 11.1MB/s 9.21s
Download snap "core" (16202) from channel "stable"            10% 12.3MB/s 8.11s
Download snap "core" (16202) from channel "stable"            13% 13.9MB/s 6.94s
Download snap "core" (16202) from channel "stable"            16% 15.3MB/s 6.13s
Download snap "core" (16202) from channel "stable"            18% 16.2MB/s 5.60s
Download snap "core" (16202) from channel "stable"            21% 17.2MB/s 5.11s
Download snap "core" (16202) from channel "stable"            23% 17.9MB/s 4.77s
Download snap "core" (16202) from channel "stable"            26% 18.4MB/s 4.47s
Download snap "core" (16202) from channel "stable"            28% 19.0MB/s 4.20s
Download snap "core" (16202) from channel "stable"            31% 19.7MB/s 3.87s
Download snap "core" (16202) from channel "stable"            34% 20.2MB/s 3.63s
Download snap "core" (16202) from channel "stable"            36% 20.5MB/s 3.44s
Download snap "core" (16202) from channel "stable"            39% 20.8MB/s 3.25s
Download snap "core" (16202) from channel "stable"            41% 21.1MB/s 3.08s
Download snap "core" (16202) from channel "stable"            44% 21.4MB/s 2.92s
Download snap "core" (16202) from channel "stable"            47% 21.7MB/s 2.72s
Download snap "core" (16202) from channel "stable"            50% 22.2MB/s 2.50s
Download snap "core" (16202) from channel "stable"            53% 22.5MB/s 2.33s
Download snap "core" (16202) from channel "stable"            55% 22.6MB/s 2.20s
Download snap "core" (16202) from channel "stable"            58% 22.8MB/s 2.06s
Download snap "core" (16202) from channel "stable"            60% 22.9MB/s 1.93s
Download snap "core" (16202) from channel "stable"            63% 23.1MB/s 1.78s
Download snap "core" (16202) from channel "stable"            65% 23.2MB/s 1.66s
Download snap "core" (16202) from channel "stable"            68% 23.4MB/s 1.52s
Download snap "core" (16202) from channel "stable"            71% 23.6MB/s 1.38s
Download snap "core" (16202) from channel "stable"            73% 23.7MB/s 1.26s
Download snap "core" (16202) from channel "stable"            76% 23.8MB/s 1.13s
Download snap "core" (16202) from channel "stable"            78% 23.9MB/s 1.01s
Download snap "core" (16202) from channel "stable"            81% 24.0MB/s 892ms
Download snap "core" (16202) from channel "stable"            83% 24.1MB/s 776ms
Download snap "core" (16202) from channel "stable"            86% 24.2MB/s 639ms
Download snap "core" (16202) from channel "stable"            89% 24.3MB/s 504ms
Download snap "core" (16202) from channel "stable"            92% 24.5MB/s 380ms
Download snap "core" (16202) from channel "stable"            94% 24.6MB/s 257ms
Download snap "core" (16202) from channel "stable"            97% 24.6MB/s 145ms
Download snap "core" (16202) from channel "stable"            99% 24.7MB/s  34ms
Download snap "core" (16202) from channel "stable"           100% 24.3MB/s 0.0ns
Fetch and check assertions for snap "core" (16202)                             /
Fetch and check assertions for snap "core" (16202)                             -
Mount snap "core" (16202)                                                      \
Mount snap "core" (16202)                                                      |
Mount snap "core" (16202)                                                      /
Mount snap "core" (16202)                                                      -
Mount snap "core" (16202)                                                      \
Mount snap "core" (16202)                                                      |
Mount snap "core" (16202)                                                      /
Mount snap "core" (16202)                                                      -
Mount snap "core" (16202)                                                      \
Mount snap "core" (16202)                                                      |
Setup snap "core" (16202) security profiles                                    /
Setup snap "core" (16202) security profiles                                    -
Setup snap "core" (16202) security profiles                                    \
Setup snap "core" (16202) security profiles                                    |
Setup snap "core" (16202) security profiles                                    /
Setup snap "core" (16202) security profiles                                    -
Download snap "jq" (6) from channel "stable"                                   \
Download snap "jq" (6) from channel "stable"                                   |
Download snap "jq" (6) from channel "stable"                                   /
Download snap "jq" (6) from channel "stable"                                   -
Download snap "jq" (6) from channel "stable"                                   \[?25l
Download snap "jq" (6) from channel "stable"                  19%  466kB/s 426ms
Download snap "jq" (6) from channel "stable"                  52%  632kB/s 185ms
Download snap "jq" (6) from channel "stable"                 100%  791kB/s 0.0ns
Fetch and check assertions for snap "jq" (6)                                   |
Mount snap "jq" (6)                                                            /
Mount snap "jq" (6)                                                            -
Mount snap "jq" (6)                                                            \
Mount snap "jq" (6)                                                            |
Mount snap "jq" (6)                                                            /
Copy snap "jq" data                                                            -
Setup snap "jq" (6) security profiles                                          \
[?25hjq 1.5+dfsg-1 from Michael Vogt (mvo) installed
Track start release: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706735929&event=start&operation=release&value=release&comment=&tags=
Track start docker_tag: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706735929&event=start&operation=docker_tag&value=osm-v130-merge-446&comment=&tags=
Track start installation_type: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706735929&event=start&operation=installation_type&value=Default&comment=&tags=
Track checks checkingroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706735929&event=checks&operation=checkingroot_ok&value=&comment=&tags=
Track checks noroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706735929&event=checks&operation=noroot_ok&value=&comment=&tags=
Track checks proceed_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706735929&event=checks&operation=proceed_ok&value=&comment=&tags=
Installing OSM
Determining IP address of the interface with the default route
DEBUG_INSTALL=
OSM_BEHIND_PROXY=
OSM_DEFAULT_IF=ens3
OSM_DEVOPS=/usr/share/osm-devops
* Applying /etc/sysctl.d/10-console-messages.conf ...
kernel.printk = 4 4 1 7
* Applying /etc/sysctl.d/10-ipv6-privacy.conf ...
net.ipv6.conf.all.use_tempaddr = 2
net.ipv6.conf.default.use_tempaddr = 2
* Applying /etc/sysctl.d/10-kernel-hardening.conf ...
kernel.kptr_restrict = 1
* Applying /etc/sysctl.d/10-link-restrictions.conf ...
fs.protected_hardlinks = 1
fs.protected_symlinks = 1
* Applying /etc/sysctl.d/10-magic-sysrq.conf ...
kernel.sysrq = 176
* Applying /etc/sysctl.d/10-network-security.conf ...
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.all.rp_filter = 2
* Applying /etc/sysctl.d/10-ptrace.conf ...
kernel.yama.ptrace_scope = 1
* Applying /etc/sysctl.d/10-zeropage.conf ...
vm.mmap_min_addr = 65536
* Applying /usr/lib/sysctl.d/50-default.conf ...
net.ipv4.conf.default.promote_secondaries = 1
sysctl: setting key "net.ipv4.conf.all.promote_secondaries": Invalid argument
net.ipv4.ping_group_range = 0 2147483647
net.core.default_qdisc = fq_codel
fs.protected_regular = 1
fs.protected_fifos = 1
* Applying /usr/lib/sysctl.d/50-pid-max.conf ...
kernel.pid_max = 4194304
* Applying /etc/sysctl.d/60-lxd-production.conf ...
fs.inotify.max_queued_events = 1048576
fs.inotify.max_user_instances = 1048576
fs.inotify.max_user_watches = 1048576
vm.max_map_count = 262144
kernel.dmesg_restrict = 1
net.ipv4.neigh.default.gc_thresh3 = 8192
net.ipv6.neigh.default.gc_thresh3 = 8192
sysctl: setting key "net.core.bpf_jit_limit": Invalid argument
kernel.keys.maxkeys = 2000
kernel.keys.maxbytes = 2000000
* Applying /etc/sysctl.d/99-cloudimg-ipv6.conf ...
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.default.use_tempaddr = 0
* Applying /etc/sysctl.d/99-sysctl.conf ...
* Applying /usr/lib/sysctl.d/protect-links.conf ...
fs.protected_fifos = 1
fs.protected_hardlinks = 1
fs.protected_regular = 2
fs.protected_symlinks = 1
* Applying /etc/sysctl.conf ...

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

Note, selecting 'liblxc-common' instead of 'lxc-common'
Package 'lxcfs' is not installed, so not removed
Package 'liblxc1' is not installed, so not removed
Package 'lxd' is not installed, so not removed
Package 'lxd-client' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 223 not upgraded.

Handling re-refresh of "lxd" as needed                                         /
Download snap "lxd" (26741) from channel "5.0/stable"                          -
Download snap "lxd" (26741) from channel "5.0/stable"                          \
Download snap "lxd" (26741) from channel "5.0/stable"                          |
Download snap "lxd" (26741) from channel "5.0/stable"                          /
Download snap "lxd" (26741) from channel "5.0/stable"                          -[?25l
Download snap "lxd" (26741) from channel "5.0/stable"          0%     0B/s ages!
Download snap "lxd" (26741) from channel "5.0/stable"          0%     0B/s ages!
Download snap "lxd" (26741) from channel "5.0/stable"          0%  796kB/s 2m30s
Download snap "lxd" (26741) from channel "5.0/stable"          0% 1.17MB/s 1m43s
Download snap "lxd" (26741) from channel "5.0/stable"          1% 1.88MB/s 1m03s
Download snap "lxd" (26741) from channel "5.0/stable"          2% 3.53MB/s 33.4s
Download snap "lxd" (26741) from channel "5.0/stable"          4% 6.06MB/s 19.1s
Download snap "lxd" (26741) from channel "5.0/stable"          6% 8.85MB/s 12.7s
Download snap "lxd" (26741) from channel "5.0/stable"          8% 10.5MB/s 10.5s
Download snap "lxd" (26741) from channel "5.0/stable"         11% 12.4MB/s 8.62s
Download snap "lxd" (26741) from channel "5.0/stable"         14% 14.4MB/s 7.16s
Download snap "lxd" (26741) from channel "5.0/stable"         16% 15.4MB/s 6.53s
Download snap "lxd" (26741) from channel "5.0/stable"         19% 16.4MB/s 5.95s
Download snap "lxd" (26741) from channel "5.0/stable"         21% 16.9MB/s 5.62s
Download snap "lxd" (26741) from channel "5.0/stable"         23% 18.0MB/s 5.11s
Download snap "lxd" (26741) from channel "5.0/stable"         26% 18.5MB/s 4.82s
Download snap "lxd" (26741) from channel "5.0/stable"         28% 18.9MB/s 4.56s
Download snap "lxd" (26741) from channel "5.0/stable"         30% 19.5MB/s 4.29s
Download snap "lxd" (26741) from channel "5.0/stable"         33% 20.0MB/s 4.04s
Download snap "lxd" (26741) from channel "5.0/stable"         35% 20.1MB/s 3.88s
Download snap "lxd" (26741) from channel "5.0/stable"         37% 20.4MB/s 3.70s
Download snap "lxd" (26741) from channel "5.0/stable"         39% 20.7MB/s 3.52s
Download snap "lxd" (26741) from channel "5.0/stable"         42% 20.9MB/s 3.36s
Download snap "lxd" (26741) from channel "5.0/stable"         44% 21.2MB/s 3.17s
Download snap "lxd" (26741) from channel "5.0/stable"         47% 21.5MB/s 2.99s
Download snap "lxd" (26741) from channel "5.0/stable"         49% 21.8MB/s 2.79s
Download snap "lxd" (26741) from channel "5.0/stable"         52% 22.1MB/s 2.63s
Download snap "lxd" (26741) from channel "5.0/stable"         54% 22.4MB/s 2.45s
Download snap "lxd" (26741) from channel "5.0/stable"         57% 22.5MB/s 2.32s
Download snap "lxd" (26741) from channel "5.0/stable"         58% 22.5MB/s 2.22s
Download snap "lxd" (26741) from channel "5.0/stable"         60% 22.5MB/s 2.13s
Download snap "lxd" (26741) from channel "5.0/stable"         63% 22.7MB/s 1.96s
Download snap "lxd" (26741) from channel "5.0/stable"         65% 22.7MB/s 1.85s
Download snap "lxd" (26741) from channel "5.0/stable"         67% 22.9MB/s 1.73s
Download snap "lxd" (26741) from channel "5.0/stable"         70% 23.0MB/s 1.59s
Download snap "lxd" (26741) from channel "5.0/stable"         72% 23.0MB/s 1.48s
Download snap "lxd" (26741) from channel "5.0/stable"         74% 23.1MB/s 1.36s
Download snap "lxd" (26741) from channel "5.0/stable"         77% 23.3MB/s 1.21s
Download snap "lxd" (26741) from channel "5.0/stable"         79% 23.4MB/s 1.07s
Download snap "lxd" (26741) from channel "5.0/stable"         81% 23.4MB/s 974ms
Download snap "lxd" (26741) from channel "5.0/stable"         84% 23.5MB/s 833ms
Download snap "lxd" (26741) from channel "5.0/stable"         86% 23.7MB/s 693ms
Download snap "lxd" (26741) from channel "5.0/stable"         89% 23.8MB/s 577ms
Download snap "lxd" (26741) from channel "5.0/stable"         91% 23.9MB/s 452ms
Download snap "lxd" (26741) from channel "5.0/stable"         93% 24.0MB/s 327ms
Download snap "lxd" (26741) from channel "5.0/stable"         96% 24.0MB/s 215ms
Download snap "lxd" (26741) from channel "5.0/stable"         98% 24.2MB/s  82ms
Download snap "lxd" (26741) from channel "5.0/stable"        100% 24.1MB/s 0.0ns
Fetch and check assertions for snap "lxd" (26741)                              \
Fetch and check assertions for snap "lxd" (26741)                              |
Mount snap "lxd" (26741)                                                       /
Mount snap "lxd" (26741)                                                       -
Mount snap "lxd" (26741)                                                       \
Mount snap "lxd" (26741)                                                       |
Mount snap "lxd" (26741)                                                       /
Mount snap "lxd" (26741)                                                       -
Mount snap "lxd" (26741)                                                       \
Run pre-refresh hook of "lxd" snap if present                                  |
Stop snap "lxd" services                                                       /
Stop snap "lxd" services                                                       -
Stop snap "lxd" services                                                       \
Stop snap "lxd" services                                                       |
Stop snap "lxd" services                                                       /
Stop snap "lxd" services                                                       -
Stop snap "lxd" services                                                       \
Stop snap "lxd" services                                                       |
Handling re-refresh of "lxd" as needed                                         /
Handling re-refresh of "lxd" as needed                                         -
Setup snap "lxd" (26741) security profiles                                     \
Setup snap "lxd" (26741) security profiles                                     |
Setup snap "lxd" (26741) security profiles                                     /
Setup snap "lxd" (26741) security profiles                                     -
Setup snap "lxd" (26741) security profiles                                     \
Setup snap "lxd" (26741) security profiles                                     |
Handling re-refresh of "lxd" as needed                                         /
Start snap "lxd" (26741) services                                              -
Start snap "lxd" (26741) services                                              \
Start snap "lxd" (26741) services                                              |
Start snap "lxd" (26741) services                                              /
Start snap "lxd" (26741) services                                              -
Start snap "lxd" (26741) services                                              \
Start snap "lxd" (26741) services                                              |
Start snap "lxd" (26741) services                                              /
Start snap "lxd" (26741) services                                              -
Start snap "lxd" (26741) services                                              \
Start snap "lxd" (26741) services                                              |
Run configure hook of "lxd" snap if present                                    /
Run configure hook of "lxd" snap if present                                    -
Run configure hook of "lxd" snap if present                                    \
Handling re-refresh of "lxd" as needed                                         |
Handling re-refresh of "lxd" as needed                                         /
Handling re-refresh of "lxd" as needed                                         -
Handling re-refresh of "lxd" as needed                                         \
[?25hlxd (5.0/stable) 5.0.2-d4d8da9 from Canonical✓ refreshed
Error: Failed to parse the preseed: yaml: unmarshal errors:
  line 22: field managed not found in type api.InitNetworksProjectPost
If this is your first time running LXD on this machine, you should also run: lxd init
To start your first container, try: lxc launch ubuntu:22.04
Or for a virtual machine: lxc launch ubuntu:22.04 --vm

Error: Device doesn't exist
Error: Network not found
Track juju juju_install_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706735954&event=juju&operation=juju_install_ok&value=&comment=&tags=
Track prereq prereqok_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706735954&event=prereq&operation=prereqok_ok&value=&comment=&tags=
DEBUG_INSTALL=
DOCKER_PROXY_URL=http://172.21.1.1:5000
OSM_BEHIND_PROXY=
USER=ubuntu
Installing Docker CE ...
W: Conflicting distribution: http://172.21.249.4:50295/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  python3-software-properties
The following NEW packages will be installed:
  apt-transport-https
The following packages will be upgraded:
  ca-certificates python3-software-properties software-properties-common
3 upgraded, 1 newly installed, 0 to remove and 220 not upgraded.
Need to get 186 kB of archives.
After this operation, 154 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]

6% [1 ca-certificates 14.2 kB/152 kB 9%]
                                        
70% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.10 [1704 B]

71% [2 apt-transport-https 1704 B/1704 B 100%]
                                              
76% [Waiting for headers]
                         
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.12 [10.4 kB]

81% [3 software-properties-common 10.4 kB/10.4 kB 100%]
                                                       
86% [Waiting for headers]
                         
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.12 [21.7 kB]

86% [4 python3-software-properties 0 B/21.7 kB 0%]
                                                  
100% [Working]
              
Fetched 186 kB in 0s (827 kB/s)
Preconfiguring packages ...
(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 ... 64650 files and directories currently installed.)
Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ...
Selecting previously unselected package apt-transport-https.
Preparing to unpack .../apt-transport-https_2.0.10_all.deb ...
Unpacking apt-transport-https (2.0.10) ...
Preparing to unpack .../software-properties-common_0.99.9.12_all.deb ...
Unpacking software-properties-common (0.99.9.12) over (0.99.9.8) ...
Preparing to unpack .../python3-software-properties_0.99.9.12_all.deb ...
Unpacking python3-software-properties (0.99.9.12) over (0.99.9.8) ...
Setting up apt-transport-https (2.0.10) ...
Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
26 added, 17 removed; done.
Setting up python3-software-properties (0.99.9.12) ...
Setting up software-properties-common (0.99.9.12) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for dbus (1.12.16-2ubuntu2.1) ...
Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
OK

0% [Working]
            
Ign:1 http://172.21.249.4:50295/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:50295/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Connecting to security.ubuntu.com (91.189.91.83)] [Connected to download.do
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

0% [Connecting to security.ubuntu.com (91.189.91.83)] [Connected to download.do
                                                                               
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

                                                                               
0% [Connecting to security.ubuntu.com (91.189.91.83)] [Waiting for headers]
                                                                           
Get:6 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]

                                                                           
0% [Waiting for headers] [6 InRelease 15.9 kB/57.7 kB 28%]
                                                          
0% [Waiting for headers]
0% [Waiting for headers]
                        
Hit:8 http://security.ubuntu.com/ubuntu focal-security InRelease

                        
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
            
Get:9 https://download.docker.com/linux/ubuntu focal/stable amd64 Packages [36.0 kB]

0% [9 Packages 15.9 kB/36.0 kB 44%]
                                   
0% [Working]
0% [9 Packages store 0 B]
                         
0% [Working]
100% [Working]
              
Fetched 93.7 kB in 1s (70.5 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 29%

Reading package lists... 29%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 51%

Reading package lists... 51%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 67%

Reading package lists... 67%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.249.4:50295/release unstable Release (expected unstable but got )
W: Conflicting distribution: http://172.21.249.4:50295/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  containerd.io docker-buildx-plugin docker-ce-cli docker-ce-rootless-extras
  docker-compose-plugin pigz slirp4netns
Suggested packages:
  aufs-tools cgroupfs-mount | cgroup-lite
The following NEW packages will be installed:
  containerd.io docker-buildx-plugin docker-ce docker-ce-cli
  docker-ce-rootless-extras docker-compose-plugin pigz slirp4netns
0 upgraded, 8 newly installed, 0 to remove and 220 not upgraded.
Need to get 117 MB of archives.
After this operation, 419 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pigz amd64 2.4-1 [57.4 kB]

0% [1 pigz 14.2 kB/57.4 kB 25%] [Connected to download.docker.com (52.222.144.1
                                                                               
3% [Waiting for headers]
                        
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 slirp4netns amd64 0.4.3-1 [74.3 kB]

3% [2 slirp4netns 5510 B/74.3 kB 7%] [Waiting for headers]
                                                          
Get:3 https://download.docker.com/linux/ubuntu focal/stable amd64 containerd.io amd64 1.6.27-1 [29.5 MB]

3% [2 slirp4netns 9854 B/74.3 kB 13%] [3 containerd.io 15.9 kB/29.5 MB 0%]
                                                                          
5% [3 containerd.io 81.4 kB/29.5 MB 0%]
14% [3 containerd.io 13.1 MB/29.5 MB 44%]
25% [3 containerd.io 28.6 MB/29.5 MB 97%]
                                         
28% [Working]
             
Get:4 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-buildx-plugin amd64 0.12.1-1~ubuntu.20.04~focal [28.2 MB]

28% [4 docker-buildx-plugin 65.5 kB/28.2 MB 0%]
39% [4 docker-buildx-plugin 16.8 MB/28.2 MB 59%]
                                                
49% [Waiting for headers]
                         
Get:5 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce-cli amd64 5:25.0.1-1~ubuntu.20.04~focal [13.7 MB]

49% [5 docker-ce-cli 40.6 kB/13.7 MB 0%]
                                        
61% [Waiting for headers]
                         
Get:6 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce amd64 5:25.0.1-1~ubuntu.20.04~focal [24.3 MB]

61% [6 docker-ce 65.0 kB/24.3 MB 0%]
74% [6 docker-ce 18.3 MB/24.3 MB 75%]
                                     
80% [Waiting for headers]
                         
Get:7 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce-rootless-extras amd64 5:25.0.1-1~ubuntu.20.04~focal [9323 kB]

80% [7 docker-ce-rootless-extras 65.5 kB/9323 kB 1%]
                                                    
89% [Waiting for headers]
                         
Get:8 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-compose-plugin amd64 2.24.2-1~ubuntu.20.04~focal [12.1 MB]

89% [8 docker-compose-plugin 65.5 kB/12.1 MB 1%]
                                                
100% [Working]
              
Fetched 117 MB in 4s (29.5 MB/s)
Selecting previously unselected package pigz.
(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 ... 64660 files and directories currently installed.)
Preparing to unpack .../0-pigz_2.4-1_amd64.deb ...
Unpacking pigz (2.4-1) ...
Selecting previously unselected package containerd.io.
Preparing to unpack .../1-containerd.io_1.6.27-1_amd64.deb ...
Unpacking containerd.io (1.6.27-1) ...
Selecting previously unselected package docker-buildx-plugin.
Preparing to unpack .../2-docker-buildx-plugin_0.12.1-1~ubuntu.20.04~focal_amd64.deb ...
Unpacking docker-buildx-plugin (0.12.1-1~ubuntu.20.04~focal) ...
Selecting previously unselected package docker-ce-cli.
Preparing to unpack .../3-docker-ce-cli_5%3a25.0.1-1~ubuntu.20.04~focal_amd64.deb ...
Unpacking docker-ce-cli (5:25.0.1-1~ubuntu.20.04~focal) ...
Selecting previously unselected package docker-ce.
Preparing to unpack .../4-docker-ce_5%3a25.0.1-1~ubuntu.20.04~focal_amd64.deb ...
Unpacking docker-ce (5:25.0.1-1~ubuntu.20.04~focal) ...
Selecting previously unselected package docker-ce-rootless-extras.
Preparing to unpack .../5-docker-ce-rootless-extras_5%3a25.0.1-1~ubuntu.20.04~focal_amd64.deb ...
Unpacking docker-ce-rootless-extras (5:25.0.1-1~ubuntu.20.04~focal) ...
Selecting previously unselected package docker-compose-plugin.
Preparing to unpack .../6-docker-compose-plugin_2.24.2-1~ubuntu.20.04~focal_amd64.deb ...
Unpacking docker-compose-plugin (2.24.2-1~ubuntu.20.04~focal) ...
Selecting previously unselected package slirp4netns.
Preparing to unpack .../7-slirp4netns_0.4.3-1_amd64.deb ...
Unpacking slirp4netns (0.4.3-1) ...
Setting up slirp4netns (0.4.3-1) ...
Setting up docker-buildx-plugin (0.12.1-1~ubuntu.20.04~focal) ...
Setting up containerd.io (1.6.27-1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
Setting up docker-compose-plugin (2.24.2-1~ubuntu.20.04~focal) ...
Setting up docker-ce-cli (5:25.0.1-1~ubuntu.20.04~focal) ...
Setting up pigz (2.4-1) ...
Setting up docker-ce-rootless-extras (5:25.0.1-1~ubuntu.20.04~focal) ...
Setting up docker-ce (5:25.0.1-1~ubuntu.20.04~focal) ...
Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for systemd (245.4-4ubuntu3.23) ...
Adding user to group 'docker'
... restarted Docker service
Configuring docker proxy ...
... restarted Docker service again
Client: Docker Engine - Community
 Version:           25.0.1
 API version:       1.44
 Go version:        go1.21.6
 Git commit:        29cf629
 Built:             Tue Jan 23 23:09:25 2024
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          25.0.1
  API version:      1.44 (minimum version 1.24)
  Go version:       go1.21.6
  Git commit:       71fa3ab
  Built:            Tue Jan 23 23:09:25 2024
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.6.27
  GitCommit:        a1496014c916f9e62104b33d1bb5bd03b0858e59
 runc:
  Version:          1.1.11
  GitCommit:        v1.1.11-0-g4bccb38
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
... Docker CE installation done
Track docker_ce docker_ce_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736018&event=docker_ce&operation=docker_ce_ok&value=&comment=&tags=
Creating folders for installation
DEBUG_INSTALL=
DEFAULT_IP=172.21.249.246
OSM_DEVOPS=/usr/share/osm-devops
OSM_DOCKER_WORK_DIR=/etc/osm/docker
INSTALL_K8S_MONITOR=
HOME=/home/ubuntu

0% [Working]
            
Ign:1 http://172.21.249.4:50295/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:50295/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (185.125.190.36)] [
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

0% [Waiting for headers] [Waiting for headers] [Connecting to download.docker.c
                                                                               
Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease

                                                                               
0% [Waiting for headers] [Connected to download.docker.com (52.222.144.45)]
                                                                           
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

                                                                           
0% [Connected to download.docker.com (52.222.144.45)]
                                                     
Hit:7 https://download.docker.com/linux/ubuntu focal InRelease

                                                     
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 29%

Reading package lists... 29%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 51%

Reading package lists... 51%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 67%

Reading package lists... 67%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.249.4:50295/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

apt-transport-https is already the newest version (2.0.10).
0 upgraded, 0 newly installed, 0 to remove and 220 not upgraded.

0% [Working]
            
Ign:1 http://172.21.249.4:50295/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:50295/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.81)] [Co
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.81)] [Co
                                                                               
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

                                                                               
0% [Connecting to security.ubuntu.com (91.189.91.81)] [Waiting for headers]
                                                                           
Hit:6 https://download.docker.com/linux/ubuntu focal InRelease

                                                                           
0% [Waiting for headers]
0% [Waiting for headers]
                        
Hit:8 http://security.ubuntu.com/ubuntu focal-security InRelease

                        
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 29%

Reading package lists... 29%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 51%

Reading package lists... 51%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 63%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 67%

Reading package lists... 67%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.249.4:50295/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

apt-transport-https is already the newest version (2.0.10).
0 upgraded, 0 newly installed, 0 to remove and 220 not upgraded.
OK

0% [Working]
            
Ign:1 http://172.21.249.4:50295/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:50295/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Connecting to security.ubuntu.com (91.189.91.81)] [Connected to download.do
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

0% [Connecting to security.ubuntu.com (91.189.91.81)] [Connected to download.do
                                                                               
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

0% [Connecting to security.ubuntu.com (91.189.91.81)] [Waiting for headers] [Co
                                                                               
Hit:6 https://download.docker.com/linux/ubuntu focal InRelease

                                                                               
0% [Waiting for headers] [Connecting to apt.kubernetes.io]
0% [Waiting for headers] [Connected to apt.kubernetes.io (34.107.204.206)]
                                                                          
Hit:8 http://security.ubuntu.com/ubuntu focal-security InRelease

                                                                          
0% [Waiting for headers]
                        
0% [Working]
0% [Working]
0% [Waiting for headers]
0% [Waiting for headers]
                        
Get:9 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [8993 B]

0% [9 InRelease 8578 B/8993 B 95%]
                                  
0% [Working]
0% [Working]
0% [Working]
29% [Working]
             
Get:10 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 Packages [69.9 kB]

32% [10 Packages 3002 B/69.9 kB 4%]
                                   
100% [Working]
100% [10 Packages store 0 B]
                            
100% [Working]
              
Fetched 78.9 kB in 2s (44.2 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 29%

Reading package lists... 29%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 50%

Reading package lists... 50%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 60%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 67%

Reading package lists... 67%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.249.4:50295/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.249.4:50295/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:50295/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.81)] [Co
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

0% [Connecting to security.ubuntu.com (91.189.91.81)] [Waiting for headers] [Co
                                                                               
Hit:5 https://download.docker.com/linux/ubuntu focal InRelease

0% [Waiting for headers] [Waiting for headers] [Connected to apt.kubernetes.io 
                                                                               
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

                                                                               
0% [Waiting for headers] [Connected to apt.kubernetes.io (34.107.204.206)]
                                                                          
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:8 http://security.ubuntu.com/ubuntu focal-security InRelease

                                              
0% [Waiting for headers]
                        
0% [Working]
0% [Connected to packages.cloud.google.com (216.58.212.110)]
                                                            
0% [Waiting for headers]
0% [Waiting for headers]
0% [Waiting for headers]
0% [Waiting for headers]
0% [Waiting for headers]
0% [Waiting for headers]
0% [Waiting for headers]
0% [Waiting for headers]
0% [Waiting for headers]
0% [Waiting for headers]
                        
Hit:9 https://packages.cloud.google.com/apt kubernetes-xenial InRelease

                        
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 29%

Reading package lists... 29%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 50%

Reading package lists... 50%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 59%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 67%

Reading package lists... 67%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.249.4:50295/release unstable Release (expected unstable but got )
Installing Kubernetes Packages ...

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  conntrack cri-tools ebtables kubernetes-cni socat
Suggested packages:
  nftables
The following NEW packages will be installed:
  conntrack cri-tools ebtables kubeadm kubectl kubelet kubernetes-cni socat
0 upgraded, 8 newly installed, 0 to remove and 220 not upgraded.
Need to get 83.9 MB of archives.
After this operation, 341 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB]

0% [1 conntrack 14.2 kB/30.3 kB 47%] [Connecting to apt.kubernetes.io (34.107.2
                                                                               
3% [Connected to apt.kubernetes.io (34.107.204.206)]
                                                    
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB]

3% [2 ebtables 2614 B/80.3 kB 3%] [Waiting for headers]
                                                       
5% [Waiting for headers] [Waiting for headers]
                                              
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB]

5% [3 socat 1659 B/323 kB 1%] [Waiting for headers]
                                                   
8% [Waiting for headers]
                        
8% [Working]
8% [Connected to packages.cloud.google.com (216.58.212.110)]
                                                            
8% [Waiting for headers] [Waiting for headers]
                                              
Get:4 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 cri-tools amd64 1.26.0-00 [18.9 MB]

8% [4 cri-tools 0 B/18.9 MB 0%] [Waiting for headers]
                                                     
8% [4 cri-tools 104 kB/18.9 MB 1%]
14% [4 cri-tools 6291 kB/18.9 MB 33%]
                                     
28% [Working]
             
Get:5 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubernetes-cni amd64 1.2.0-00 [27.6 MB]

28% [5 kubernetes-cni 0 B/27.6 MB 0%]
48% [5 kubernetes-cni 20.7 MB/27.6 MB 75%]
                                          
57% [Working]
             
Get:6 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubelet amd64 1.23.3-00 [19.5 MB]

57% [6 kubelet 0 B/19.5 MB 0%]
70% [6 kubelet 13.3 MB/19.5 MB 68%]
                                   
78% [Working]
             
Get:7 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubectl amd64 1.23.3-00 [8929 kB]

78% [7 kubectl 0 B/8929 kB 0%]
82% [7 kubectl 4194 kB/8929 kB 47%]
85% [7 kubectl 6799 kB/8929 kB 76%]
                                   
89% [Working]
             
Get:8 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubeadm amd64 1.23.3-00 [8580 kB]

89% [8 kubeadm 0 B/8580 kB 0%]
93% [8 kubeadm 4194 kB/8580 kB 49%]
                                   
100% [Working]
              
Fetched 83.9 MB in 5s (15.4 MB/s)
Selecting previously unselected package conntrack.
(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 ... 64914 files and directories currently installed.)
Preparing to unpack .../0-conntrack_1%3a1.4.5-2_amd64.deb ...
Unpacking conntrack (1:1.4.5-2) ...
Selecting previously unselected package cri-tools.
Preparing to unpack .../1-cri-tools_1.26.0-00_amd64.deb ...
Unpacking cri-tools (1.26.0-00) ...
Selecting previously unselected package ebtables.
Preparing to unpack .../2-ebtables_2.0.11-3build1_amd64.deb ...
Unpacking ebtables (2.0.11-3build1) ...
Selecting previously unselected package kubernetes-cni.
Preparing to unpack .../3-kubernetes-cni_1.2.0-00_amd64.deb ...
Unpacking kubernetes-cni (1.2.0-00) ...
Selecting previously unselected package socat.
Preparing to unpack .../4-socat_1.7.3.3-2_amd64.deb ...
Unpacking socat (1.7.3.3-2) ...
Selecting previously unselected package kubelet.
Preparing to unpack .../5-kubelet_1.23.3-00_amd64.deb ...
Unpacking kubelet (1.23.3-00) ...
Selecting previously unselected package kubectl.
Preparing to unpack .../6-kubectl_1.23.3-00_amd64.deb ...
Unpacking kubectl (1.23.3-00) ...
Selecting previously unselected package kubeadm.
Preparing to unpack .../7-kubeadm_1.23.3-00_amd64.deb ...
Unpacking kubeadm (1.23.3-00) ...
Setting up conntrack (1:1.4.5-2) ...
Setting up kubectl (1.23.3-00) ...
Setting up ebtables (2.0.11-3build1) ...
Setting up socat (1.7.3.3-2) ...
Setting up cri-tools (1.26.0-00) ...
Setting up kubernetes-cni (1.2.0-00) ...
Setting up kubelet (1.23.3-00) ...
Created symlink /etc/systemd/system/multi-user.target.wants/kubelet.service → /lib/systemd/system/kubelet.service.
Setting up kubeadm (1.23.3-00) ...
Processing triggers for man-db (2.9.1-1) ...
KUBELET_EXTRA_ARGS="--cgroup-driver=cgroupfs"
kubelet set on hold.
kubeadm set on hold.
kubectl set on hold.
Track k8scluster install_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736063&event=k8scluster&operation=install_k8s_ok&value=kubelet&comment=1.23.3-00&tags=
Track k8scluster none: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736063&event=k8scluster&operation=none&value=kubeadm&comment=1.23.3-00&tags=
Track k8scluster none: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736063&event=k8scluster&operation=none&value=kubectl&comment=1.23.3-00&tags=
Track k8scluster none: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736063&event=k8scluster&operation=none&value=&comment=&tags=
I0131 21:21:04.846525   19952 version.go:255] remote version is much newer: v1.29.1; falling back to: stable-1.23
[init] Using Kubernetes version: v1.23.17
[preflight] Running pre-flight checks
	[WARNING SystemVerification]: this Docker version is not on the list of validated versions: 25.0.1. Latest validated version: 20.10
[preflight] Would pull the required images (like 'kubeadm config images pull')
[certs] Using certificateDir folder "/etc/kubernetes/tmp/kubeadm-init-dryrun1978438930"
[certs] Generating "ca" certificate and key
[certs] Generating "apiserver" certificate and key
[certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local osm-v130-merge-446] and IPs [10.96.0.1 172.21.249.246]
[certs] Generating "apiserver-kubelet-client" certificate and key
[certs] Generating "front-proxy-ca" certificate and key
[certs] Generating "front-proxy-client" certificate and key
[certs] Generating "etcd/ca" certificate and key
[certs] Generating "etcd/server" certificate and key
[certs] etcd/server serving cert is signed for DNS names [localhost osm-v130-merge-446] and IPs [172.21.249.246 127.0.0.1 ::1]
[certs] Generating "etcd/peer" certificate and key
[certs] etcd/peer serving cert is signed for DNS names [localhost osm-v130-merge-446] and IPs [172.21.249.246 127.0.0.1 ::1]
[certs] Generating "etcd/healthcheck-client" certificate and key
[certs] Generating "apiserver-etcd-client" certificate and key
[certs] Generating "sa" key and public key
[kubeconfig] Using kubeconfig folder "/etc/kubernetes/tmp/kubeadm-init-dryrun1978438930"
[kubeconfig] Writing "admin.conf" kubeconfig file
[kubeconfig] Writing "kubelet.conf" kubeconfig file
[kubeconfig] Writing "controller-manager.conf" kubeconfig file
[kubeconfig] Writing "scheduler.conf" kubeconfig file
[kubelet-start] Writing kubelet environment file with flags to file "/etc/kubernetes/tmp/kubeadm-init-dryrun1978438930/kubeadm-flags.env"
[kubelet-start] Writing kubelet configuration to file "/etc/kubernetes/tmp/kubeadm-init-dryrun1978438930/config.yaml"
[control-plane] Using manifest folder "/etc/kubernetes/tmp/kubeadm-init-dryrun1978438930"
[control-plane] Creating static Pod manifest for "kube-apiserver"
[control-plane] Creating static Pod manifest for "kube-controller-manager"
[control-plane] Creating static Pod manifest for "kube-scheduler"
[dryrun] Would ensure that "/var/lib/etcd" directory is present
[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/tmp/kubeadm-init-dryrun1978438930"
[dryrun] Wrote certificates, kubeconfig files and control plane manifests to the "/etc/kubernetes/tmp/kubeadm-init-dryrun1978438930" directory
[dryrun] The certificates or kubeconfig files would not be printed due to their sensitive nature
[dryrun] Please examine the "/etc/kubernetes/tmp/kubeadm-init-dryrun1978438930" directory for details about what would be written
[dryrun] Would write file "/etc/kubernetes/manifests/kube-apiserver.yaml" with content:
	apiVersion: v1
	kind: Pod
	metadata:
	  annotations:
	    kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint: 172.21.249.246:6443
	  creationTimestamp: null
	  labels:
	    component: kube-apiserver
	    tier: control-plane
	  name: kube-apiserver
	  namespace: kube-system
	spec:
	  containers:
	  - command:
	    - kube-apiserver
	    - --advertise-address=172.21.249.246
	    - --allow-privileged=true
	    - --authorization-mode=Node,RBAC
	    - --client-ca-file=/etc/kubernetes/pki/ca.crt
	    - --enable-admission-plugins=NodeRestriction
	    - --enable-bootstrap-token-auth=true
	    - --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt
	    - --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt
	    - --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key
	    - --etcd-servers=https://127.0.0.1:2379
	    - --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt
	    - --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key
	    - --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname
	    - --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt
	    - --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key
	    - --requestheader-allowed-names=front-proxy-client
	    - --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
	    - --requestheader-extra-headers-prefix=X-Remote-Extra-
	    - --requestheader-group-headers=X-Remote-Group
	    - --requestheader-username-headers=X-Remote-User
	    - --secure-port=6443
	    - --service-account-issuer=https://kubernetes.default.svc.cluster.local
	    - --service-account-key-file=/etc/kubernetes/pki/sa.pub
	    - --service-account-signing-key-file=/etc/kubernetes/pki/sa.key
	    - --service-cluster-ip-range=10.96.0.0/12
	    - --tls-cert-file=/etc/kubernetes/pki/apiserver.crt
	    - --tls-private-key-file=/etc/kubernetes/pki/apiserver.key
	    image: k8s.gcr.io/kube-apiserver:v1.23.17
	    imagePullPolicy: IfNotPresent
	    livenessProbe:
	      failureThreshold: 8
	      httpGet:
	        host: 172.21.249.246
	        path: /livez
	        port: 6443
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    name: kube-apiserver
	    readinessProbe:
	      failureThreshold: 3
	      httpGet:
	        host: 172.21.249.246
	        path: /readyz
	        port: 6443
	        scheme: HTTPS
	      periodSeconds: 1
	      timeoutSeconds: 15
	    resources:
	      requests:
	        cpu: 250m
	    startupProbe:
	      failureThreshold: 24
	      httpGet:
	        host: 172.21.249.246
	        path: /livez
	        port: 6443
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    volumeMounts:
	    - mountPath: /etc/ssl/certs
	      name: ca-certs
	      readOnly: true
	    - mountPath: /etc/ca-certificates
	      name: etc-ca-certificates
	      readOnly: true
	    - mountPath: /etc/pki
	      name: etc-pki
	      readOnly: true
	    - mountPath: /etc/kubernetes/pki
	      name: k8s-certs
	      readOnly: true
	    - mountPath: /usr/local/share/ca-certificates
	      name: usr-local-share-ca-certificates
	      readOnly: true
	    - mountPath: /usr/share/ca-certificates
	      name: usr-share-ca-certificates
	      readOnly: true
	  hostNetwork: true
	  priorityClassName: system-node-critical
	  securityContext:
	    seccompProfile:
	      type: RuntimeDefault
	  volumes:
	  - hostPath:
	      path: /etc/ssl/certs
	      type: DirectoryOrCreate
	    name: ca-certs
	  - hostPath:
	      path: /etc/ca-certificates
	      type: DirectoryOrCreate
	    name: etc-ca-certificates
	  - hostPath:
	      path: /etc/pki
	      type: DirectoryOrCreate
	    name: etc-pki
	  - hostPath:
	      path: /etc/kubernetes/pki
	      type: DirectoryOrCreate
	    name: k8s-certs
	  - hostPath:
	      path: /usr/local/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-local-share-ca-certificates
	  - hostPath:
	      path: /usr/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-share-ca-certificates
	status: {}
[dryrun] Would write file "/etc/kubernetes/manifests/kube-controller-manager.yaml" with content:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  labels:
	    component: kube-controller-manager
	    tier: control-plane
	  name: kube-controller-manager
	  namespace: kube-system
	spec:
	  containers:
	  - command:
	    - kube-controller-manager
	    - --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf
	    - --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf
	    - --bind-address=127.0.0.1
	    - --client-ca-file=/etc/kubernetes/pki/ca.crt
	    - --cluster-name=kubernetes
	    - --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt
	    - --cluster-signing-key-file=/etc/kubernetes/pki/ca.key
	    - --controllers=*,bootstrapsigner,tokencleaner
	    - --kubeconfig=/etc/kubernetes/controller-manager.conf
	    - --leader-elect=true
	    - --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
	    - --root-ca-file=/etc/kubernetes/pki/ca.crt
	    - --service-account-private-key-file=/etc/kubernetes/pki/sa.key
	    - --use-service-account-credentials=true
	    image: k8s.gcr.io/kube-controller-manager:v1.23.17
	    imagePullPolicy: IfNotPresent
	    livenessProbe:
	      failureThreshold: 8
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10257
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    name: kube-controller-manager
	    resources:
	      requests:
	        cpu: 200m
	    startupProbe:
	      failureThreshold: 24
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10257
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    volumeMounts:
	    - mountPath: /etc/ssl/certs
	      name: ca-certs
	      readOnly: true
	    - mountPath: /etc/ca-certificates
	      name: etc-ca-certificates
	      readOnly: true
	    - mountPath: /etc/pki
	      name: etc-pki
	      readOnly: true
	    - mountPath: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
	      name: flexvolume-dir
	    - mountPath: /etc/kubernetes/pki
	      name: k8s-certs
	      readOnly: true
	    - mountPath: /etc/kubernetes/controller-manager.conf
	      name: kubeconfig
	      readOnly: true
	    - mountPath: /usr/local/share/ca-certificates
	      name: usr-local-share-ca-certificates
	      readOnly: true
	    - mountPath: /usr/share/ca-certificates
	      name: usr-share-ca-certificates
	      readOnly: true
	  hostNetwork: true
	  priorityClassName: system-node-critical
	  securityContext:
	    seccompProfile:
	      type: RuntimeDefault
	  volumes:
	  - hostPath:
	      path: /etc/ssl/certs
	      type: DirectoryOrCreate
	    name: ca-certs
	  - hostPath:
	      path: /etc/ca-certificates
	      type: DirectoryOrCreate
	    name: etc-ca-certificates
	  - hostPath:
	      path: /etc/pki
	      type: DirectoryOrCreate
	    name: etc-pki
	  - hostPath:
	      path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
	      type: DirectoryOrCreate
	    name: flexvolume-dir
	  - hostPath:
	      path: /etc/kubernetes/pki
	      type: DirectoryOrCreate
	    name: k8s-certs
	  - hostPath:
	      path: /etc/kubernetes/controller-manager.conf
	      type: FileOrCreate
	    name: kubeconfig
	  - hostPath:
	      path: /usr/local/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-local-share-ca-certificates
	  - hostPath:
	      path: /usr/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-share-ca-certificates
	status: {}
[dryrun] Would write file "/etc/kubernetes/manifests/kube-scheduler.yaml" with content:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  labels:
	    component: kube-scheduler
	    tier: control-plane
	  name: kube-scheduler
	  namespace: kube-system
	spec:
	  containers:
	  - command:
	    - kube-scheduler
	    - --authentication-kubeconfig=/etc/kubernetes/scheduler.conf
	    - --authorization-kubeconfig=/etc/kubernetes/scheduler.conf
	    - --bind-address=127.0.0.1
	    - --kubeconfig=/etc/kubernetes/scheduler.conf
	    - --leader-elect=true
	    image: k8s.gcr.io/kube-scheduler:v1.23.17
	    imagePullPolicy: IfNotPresent
	    livenessProbe:
	      failureThreshold: 8
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10259
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    name: kube-scheduler
	    resources:
	      requests:
	        cpu: 100m
	    startupProbe:
	      failureThreshold: 24
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10259
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    volumeMounts:
	    - mountPath: /etc/kubernetes/scheduler.conf
	      name: kubeconfig
	      readOnly: true
	  hostNetwork: true
	  priorityClassName: system-node-critical
	  securityContext:
	    seccompProfile:
	      type: RuntimeDefault
	  volumes:
	  - hostPath:
	      path: /etc/kubernetes/scheduler.conf
	      type: FileOrCreate
	    name: kubeconfig
	status: {}
[dryrun] Would write file "/var/lib/kubelet/config.yaml" with content:
	apiVersion: kubelet.config.k8s.io/v1beta1
	authentication:
	  anonymous:
	    enabled: false
	  webhook:
	    cacheTTL: 0s
	    enabled: true
	  x509:
	    clientCAFile: /etc/kubernetes/pki/ca.crt
	authorization:
	  mode: Webhook
	  webhook:
	    cacheAuthorizedTTL: 0s
	    cacheUnauthorizedTTL: 0s
	cgroupDriver: systemd
	clusterDNS:
	- 10.96.0.10
	clusterDomain: cluster.local
	cpuManagerReconcilePeriod: 0s
	evictionPressureTransitionPeriod: 0s
	fileCheckFrequency: 0s
	healthzBindAddress: 127.0.0.1
	healthzPort: 10248
	httpCheckFrequency: 0s
	imageMinimumGCAge: 0s
	kind: KubeletConfiguration
	logging:
	  flushFrequency: 0
	  options:
	    json:
	      infoBufferSize: "0"
	  verbosity: 0
	memorySwap: {}
	nodeStatusReportFrequency: 0s
	nodeStatusUpdateFrequency: 0s
	resolvConf: /run/systemd/resolve/resolv.conf
	rotateCertificates: true
	runtimeRequestTimeout: 0s
	shutdownGracePeriod: 0s
	shutdownGracePeriodCriticalPods: 0s
	staticPodPath: /etc/kubernetes/manifests
	streamingConnectionIdleTimeout: 0s
	syncFrequency: 0s
	volumeStatsAggPeriod: 0s
[dryrun] Would write file "/var/lib/kubelet/kubeadm-flags.env" with content:
	KUBELET_KUBEADM_ARGS="--network-plugin=cni --pod-infra-container-image=k8s.gcr.io/pause:3.6"
[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/tmp/kubeadm-init-dryrun1978438930". This can take up to 4m0s
[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  ClusterConfiguration: |
	    apiServer:
	      extraArgs:
	        authorization-mode: Node,RBAC
	      timeoutForControlPlane: 4m0s
	    apiVersion: kubeadm.k8s.io/v1beta3
	    certificatesDir: /etc/kubernetes/pki
	    clusterName: kubernetes
	    controllerManager: {}
	    dns: {}
	    etcd:
	      local:
	        dataDir: /var/lib/etcd
	    imageRepository: k8s.gcr.io
	    kind: ClusterConfiguration
	    kubernetesVersion: v1.23.17
	    networking:
	      dnsDomain: cluster.local
	      serviceSubnet: 10.96.0.0/12
	    scheduler: {}
	kind: ConfigMap
	metadata:
	  creationTimestamp: null
	  name: kubeadm-config
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kubeadm:nodes-kubeadm-config
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - kubeadm-config
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:nodes-kubeadm-config
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kubeadm:nodes-kubeadm-config
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
	- kind: Group
	  name: system:nodes
[kubelet] Creating a ConfigMap "kubelet-config-1.23" in namespace kube-system with the configuration for the kubelets in the cluster
NOTE: The "kubelet-config-1.23" naming of the kubelet ConfigMap is deprecated. Once the UnversionedKubeletConfigMap feature gate graduates to Beta the default name will become just "kubelet-config". Kubeadm upgrade will handle this transition transparently.
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  kubelet: |
	    apiVersion: kubelet.config.k8s.io/v1beta1
	    authentication:
	      anonymous:
	        enabled: false
	      webhook:
	        cacheTTL: 0s
	        enabled: true
	      x509:
	        clientCAFile: /etc/kubernetes/pki/ca.crt
	    authorization:
	      mode: Webhook
	      webhook:
	        cacheAuthorizedTTL: 0s
	        cacheUnauthorizedTTL: 0s
	    cgroupDriver: systemd
	    clusterDNS:
	    - 10.96.0.10
	    clusterDomain: cluster.local
	    cpuManagerReconcilePeriod: 0s
	    evictionPressureTransitionPeriod: 0s
	    fileCheckFrequency: 0s
	    healthzBindAddress: 127.0.0.1
	    healthzPort: 10248
	    httpCheckFrequency: 0s
	    imageMinimumGCAge: 0s
	    kind: KubeletConfiguration
	    logging:
	      flushFrequency: 0
	      options:
	        json:
	          infoBufferSize: "0"
	      verbosity: 0
	    memorySwap: {}
	    nodeStatusReportFrequency: 0s
	    nodeStatusUpdateFrequency: 0s
	    resolvConf: /run/systemd/resolve/resolv.conf
	    rotateCertificates: true
	    runtimeRequestTimeout: 0s
	    shutdownGracePeriod: 0s
	    shutdownGracePeriodCriticalPods: 0s
	    staticPodPath: /etc/kubernetes/manifests
	    streamingConnectionIdleTimeout: 0s
	    syncFrequency: 0s
	    volumeStatsAggPeriod: 0s
	kind: ConfigMap
	metadata:
	  annotations:
	    kubeadm.kubernetes.io/component-config.hash: sha256:000a5dd81630f64bd6f310899359dfb9e8818fc8fe011b7fdc0ec73783a42452
	  creationTimestamp: null
	  name: kubelet-config-1.23
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kubeadm:kubelet-config-1.23
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - kubelet-config-1.23
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:kubelet-config-1.23
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kubeadm:kubelet-config-1.23
	subjects:
	- kind: Group
	  name: system:nodes
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[dryrun] Would perform action GET on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-v130-merge-446"
[dryrun] Would perform action PATCH on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-v130-merge-446"
[dryrun] Attached patch:
	{"metadata":{"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"/var/run/dockershim.sock"}}}
[upload-certs] Skipping phase. Please see --upload-certs
[mark-control-plane] Marking the node osm-v130-merge-446 as control-plane by adding the labels: [node-role.kubernetes.io/master(deprecated) node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
[mark-control-plane] Marking the node osm-v130-merge-446 as control-plane by adding the taints [node-role.kubernetes.io/master:NoSchedule]
[dryrun] Would perform action GET on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-v130-merge-446"
[dryrun] Would perform action PATCH on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-v130-merge-446"
[dryrun] Attached patch:
	{"metadata":{"labels":{"node-role.kubernetes.io/control-plane":"","node-role.kubernetes.io/master":"","node.kubernetes.io/exclude-from-external-load-balancers":""}},"spec":{"taints":[{"effect":"NoSchedule","key":"node-role.kubernetes.io/master"}]}}
[bootstrap-token] Using token: fx0qr7.6qrck5qj30hvxfpk
[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
[dryrun] Would perform action GET on resource "secrets" in API group "core/v1"
[dryrun] Resource name: "bootstrap-token-fx0qr7"
[dryrun] Would perform action CREATE on resource "secrets" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  auth-extra-groups: c3lzdGVtOmJvb3RzdHJhcHBlcnM6a3ViZWFkbTpkZWZhdWx0LW5vZGUtdG9rZW4=
	  description: VGhlIGRlZmF1bHQgYm9vdHN0cmFwIHRva2VuIGdlbmVyYXRlZCBieSAna3ViZWFkbSBpbml0Jy4=
	  expiration: MjAyNC0wMi0wMVQyMToyMTowOVo=
	  token-id: ZngwcXI3
	  token-secret: NnFyY2s1cWozMGh2eGZwaw==
	  usage-bootstrap-authentication: dHJ1ZQ==
	  usage-bootstrap-signing: dHJ1ZQ==
	kind: Secret
	metadata:
	  creationTimestamp: null
	  name: bootstrap-token-fx0qr7
	  namespace: kube-system
	type: bootstrap.kubernetes.io/token
[bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to get nodes
[dryrun] Would perform action CREATE on resource "clusterroles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRole
	metadata:
	  creationTimestamp: null
	  name: kubeadm:get-nodes
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resources:
	  - nodes
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:get-nodes
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: kubeadm:get-nodes
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:kubelet-bootstrap
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:node-bootstrapper
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[bootstrap-token] configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:node-autoapprove-bootstrap
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:certificates.k8s.io:certificatesigningrequests:nodeclient
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[bootstrap-token] configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:node-autoapprove-certificate-rotation
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
	subjects:
	- kind: Group
	  name: system:nodes
[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  kubeconfig: |
	    apiVersion: v1
	    clusters:
	    - cluster:
	        certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUMvakNDQWVhZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJME1ERXpNVEl4TWpFd05Wb1hEVE0wTURFeU9ESXhNakV3TlZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTWMyClFiSkpyaHpCMFZZZUlPWVVKYUVSRlJGdTZTMzJlWFFwZFl2ZFdsZUZLdHN1eHU1R253Vms4dCtWVTMzbEVDU2QKRjVJMGVvMVZpRVJKTkJjMmhDaTdrR2IwanRVQnI2WEdFSTFjejNxbHpvNXFtc1FWRW14SDkzT3RrWDZMY1VJdQoxbXdKSm9QazlsQmlSMlVxbHZWcDE3UWw3WHNlQVFHUHJmV3g5a0M2b0VJdHQ3YVdDRk1reEl0UVNpNHFkR3NtCk5HcFVNdjYrU21sZkJPYUhobE9SZTkvTUR1T0J3WGZEZmhhNkJ4ZlRoeVJyZzMyUzU2a0k4UzUyejQyZWtJZCsKTklqUThIVGJxVS9udVFEUTRsYXBNMDhGQ2hXY1F5N0k1bVBZL3BmRDdaME53dThuQXJJaDcvT0ZtdTE4QU9YNAp1enlmOWRobzdyWThoczJOWHYwQ0F3RUFBYU5aTUZjd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZDVlpQQnJBZkx3TlU0ZUNmOEdWY3oxcmJFei9NQlVHQTFVZEVRUU8KTUF5Q0NtdDFZbVZ5Ym1WMFpYTXdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBQXhVK3paUWFMOUhldkg4MHV2OAp6bFpVRWxsaHhiZmRKL2ZZY2kzdE9IWE03Q1kxZDJGSEZIendjWnV6SEJNVWtiQk9KT0d1UW1Hbnhla1Y0eVZYCnFLdWFYUGE0dU5tNmJ4MWZXaXZrSGZMMFJWWUlkMjhLck0xdDdQN2N5cE1OVHJyY2l2aTlOdWNzOXV0Y2JLdmQKTE1wZ3FBc1VNMUFCampZMU5XR1hQMlkxMFhrYzd6amxWQWRuMHpzL1loTXN3V1hWNnpnVGVVemhuQmxObTBEVApTeXdTcFl3dXpRZGdZQUFreHNLSjdmNG5OdWM3TGs0N0Rrb1BGVEcrWFMwd3BWVmFhRXk4THF4ZFVTc0ZnSDFXCnpaaXZEUnVjdnlaZm9zanFsSG1FWEhlUFptbDV0M25WRVBvSll0Tisvc0doRFVLam4vanNQRDFtVWh6bXRucUcKQmZjPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==
	        server: https://172.21.249.246:6443
	      name: ""
	    contexts: null
	    current-context: ""
	    kind: Config
	    preferences: {}
	    users: null
	kind: ConfigMap
	metadata:
	  creationTimestamp: null
	  name: cluster-info
	  namespace: kube-public
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kubeadm:bootstrap-signer-clusterinfo
	  namespace: kube-public
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - cluster-info
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:bootstrap-signer-clusterinfo
	  namespace: kube-public
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kubeadm:bootstrap-signer-clusterinfo
	subjects:
	- kind: User
	  name: system:anonymous
[dryrun] Would perform action LIST on resource "deployments" in API group "apps/v1"
[dryrun] Would perform action GET on resource "configmaps" in API group "core/v1"
[dryrun] Resource name: "coredns"
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  Corefile: |
	    .:53 {
	        errors
	        health {
	           lameduck 5s
	        }
	        ready
	        kubernetes cluster.local in-addr.arpa ip6.arpa {
	           pods insecure
	           fallthrough in-addr.arpa ip6.arpa
	           ttl 30
	        }
	        prometheus :9153
	        forward . /etc/resolv.conf {
	           max_concurrent 1000
	        }
	        cache 30
	        loop
	        reload
	        loadbalance
	    }
	kind: ConfigMap
	metadata:
	  creationTimestamp: null
	  name: coredns
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "clusterroles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRole
	metadata:
	  creationTimestamp: null
	  name: system:coredns
	rules:
	- apiGroups:
	  - ""
	  resources:
	  - endpoints
	  - services
	  - pods
	  - namespaces
	  verbs:
	  - list
	  - watch
	- apiGroups:
	  - ""
	  resources:
	  - nodes
	  verbs:
	  - get
	- apiGroups:
	  - discovery.k8s.io
	  resources:
	  - endpointslices
	  verbs:
	  - list
	  - watch
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: system:coredns
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:coredns
	subjects:
	- kind: ServiceAccount
	  name: coredns
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "serviceaccounts" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	kind: ServiceAccount
	metadata:
	  creationTimestamp: null
	  name: coredns
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "deployments" in API group "apps/v1"
[dryrun] Attached object:
	apiVersion: apps/v1
	kind: Deployment
	metadata:
	  creationTimestamp: null
	  labels:
	    k8s-app: kube-dns
	  name: coredns
	  namespace: kube-system
	spec:
	  replicas: 2
	  selector:
	    matchLabels:
	      k8s-app: kube-dns
	  strategy:
	    rollingUpdate:
	      maxUnavailable: 1
	    type: RollingUpdate
	  template:
	    metadata:
	      creationTimestamp: null
	      labels:
	        k8s-app: kube-dns
	    spec:
	      containers:
	      - args:
	        - -conf
	        - /etc/coredns/Corefile
	        image: k8s.gcr.io/coredns/coredns:v1.8.6
	        imagePullPolicy: IfNotPresent
	        livenessProbe:
	          failureThreshold: 5
	          httpGet:
	            path: /health
	            port: 8080
	            scheme: HTTP
	          initialDelaySeconds: 60
	          successThreshold: 1
	          timeoutSeconds: 5
	        name: coredns
	        ports:
	        - containerPort: 53
	          name: dns
	          protocol: UDP
	        - containerPort: 53
	          name: dns-tcp
	          protocol: TCP
	        - containerPort: 9153
	          name: metrics
	          protocol: TCP
	        readinessProbe:
	          httpGet:
	            path: /ready
	            port: 8181
	            scheme: HTTP
	        resources:
	          limits:
	            memory: 170Mi
	          requests:
	            cpu: 100m
	            memory: 70Mi
	        securityContext:
	          allowPrivilegeEscalation: false
	          capabilities:
	            add:
	            - NET_BIND_SERVICE
	            drop:
	            - all
	          readOnlyRootFilesystem: true
	        volumeMounts:
	        - mountPath: /etc/coredns
	          name: config-volume
	          readOnly: true
	      dnsPolicy: Default
	      nodeSelector:
	        kubernetes.io/os: linux
	      priorityClassName: system-cluster-critical
	      serviceAccountName: coredns
	      tolerations:
	      - key: CriticalAddonsOnly
	        operator: Exists
	      - effect: NoSchedule
	        key: node-role.kubernetes.io/master
	      - effect: NoSchedule
	        key: node-role.kubernetes.io/control-plane
	      volumes:
	      - configMap:
	          items:
	          - key: Corefile
	            path: Corefile
	          name: coredns
	        name: config-volume
	status: {}
[dryrun] Would perform action CREATE on resource "services" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	kind: Service
	metadata:
	  annotations:
	    prometheus.io/port: "9153"
	    prometheus.io/scrape: "true"
	  creationTimestamp: null
	  labels:
	    k8s-app: kube-dns
	    kubernetes.io/cluster-service: "true"
	    kubernetes.io/name: CoreDNS
	  name: kube-dns
	  namespace: kube-system
	  resourceVersion: "0"
	spec:
	  clusterIP: 10.96.0.10
	  ports:
	  - name: dns
	    port: 53
	    protocol: UDP
	    targetPort: 53
	  - name: dns-tcp
	    port: 53
	    protocol: TCP
	    targetPort: 53
	  - name: metrics
	    port: 9153
	    protocol: TCP
	    targetPort: 9153
	  selector:
	    k8s-app: kube-dns
	status:
	  loadBalancer: {}
[addons] Applied essential addon: CoreDNS
[dryrun] Would perform action CREATE on resource "serviceaccounts" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	kind: ServiceAccount
	metadata:
	  creationTimestamp: null
	  name: kube-proxy
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  config.conf: |-
	    apiVersion: kubeproxy.config.k8s.io/v1alpha1
	    bindAddress: 0.0.0.0
	    bindAddressHardFail: false
	    clientConnection:
	      acceptContentTypes: ""
	      burst: 0
	      contentType: ""
	      kubeconfig: /var/lib/kube-proxy/kubeconfig.conf
	      qps: 0
	    clusterCIDR: ""
	    configSyncPeriod: 0s
	    conntrack:
	      maxPerCore: null
	      min: null
	      tcpCloseWaitTimeout: null
	      tcpEstablishedTimeout: null
	    detectLocalMode: ""
	    enableProfiling: false
	    healthzBindAddress: ""
	    hostnameOverride: ""
	    iptables:
	      masqueradeAll: false
	      masqueradeBit: null
	      minSyncPeriod: 0s
	      syncPeriod: 0s
	    ipvs:
	      excludeCIDRs: null
	      minSyncPeriod: 0s
	      scheduler: ""
	      strictARP: false
	      syncPeriod: 0s
	      tcpFinTimeout: 0s
	      tcpTimeout: 0s
	      udpTimeout: 0s
	    kind: KubeProxyConfiguration
	    metricsBindAddress: ""
	    mode: ""
	    nodePortAddresses: null
	    oomScoreAdj: null
	    portRange: ""
	    showHiddenMetricsForVersion: ""
	    udpIdleTimeout: 0s
	    winkernel:
	      enableDSR: false
	      networkName: ""
	      sourceVip: ""
	  kubeconfig.conf: |-
	    apiVersion: v1
	    kind: Config
	    clusters:
	    - cluster:
	        certificate-authority: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt
	        server: https://172.21.249.246:6443
	      name: default
	    contexts:
	    - context:
	        cluster: default
	        namespace: default
	        user: default
	      name: default
	    current-context: default
	    users:
	    - name: default
	      user:
	        tokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token
	kind: ConfigMap
	metadata:
	  annotations:
	    kubeadm.kubernetes.io/component-config.hash: sha256:d161c2c79a3e3d8ebf5bd92ea35d2754fbd2032a5fe9358cc91183f2f80a75d8
	  creationTimestamp: null
	  labels:
	    app: kube-proxy
	  name: kube-proxy
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "daemonsets" in API group "apps/v1"
[dryrun] Attached object:
	apiVersion: apps/v1
	kind: DaemonSet
	metadata:
	  creationTimestamp: null
	  labels:
	    k8s-app: kube-proxy
	  name: kube-proxy
	  namespace: kube-system
	spec:
	  selector:
	    matchLabels:
	      k8s-app: kube-proxy
	  template:
	    metadata:
	      creationTimestamp: null
	      labels:
	        k8s-app: kube-proxy
	    spec:
	      containers:
	      - command:
	        - /usr/local/bin/kube-proxy
	        - --config=/var/lib/kube-proxy/config.conf
	        - --hostname-override=$(NODE_NAME)
	        env:
	        - name: NODE_NAME
	          valueFrom:
	            fieldRef:
	              fieldPath: spec.nodeName
	        image: k8s.gcr.io/kube-proxy:v1.23.17
	        imagePullPolicy: IfNotPresent
	        name: kube-proxy
	        resources: {}
	        securityContext:
	          privileged: true
	        volumeMounts:
	        - mountPath: /var/lib/kube-proxy
	          name: kube-proxy
	        - mountPath: /run/xtables.lock
	          name: xtables-lock
	        - mountPath: /lib/modules
	          name: lib-modules
	          readOnly: true
	      hostNetwork: true
	      nodeSelector:
	        kubernetes.io/os: linux
	      priorityClassName: system-node-critical
	      serviceAccountName: kube-proxy
	      tolerations:
	      - operator: Exists
	      volumes:
	      - configMap:
	          name: kube-proxy
	        name: kube-proxy
	      - hostPath:
	          path: /run/xtables.lock
	          type: FileOrCreate
	        name: xtables-lock
	      - hostPath:
	          path: /lib/modules
	        name: lib-modules
	  updateStrategy:
	    type: RollingUpdate
	status:
	  currentNumberScheduled: 0
	  desiredNumberScheduled: 0
	  numberMisscheduled: 0
	  numberReady: 0
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:node-proxier
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:node-proxier
	subjects:
	- kind: ServiceAccount
	  name: kube-proxy
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kube-proxy
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - kube-proxy
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kube-proxy
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kube-proxy
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[addons] Applied essential addon: kube-proxy

Your Kubernetes control-plane has initialized successfully!

To start using your cluster, you need to run the following as a regular user:

  mkdir -p $HOME/.kube
  sudo cp -i /etc/kubernetes/tmp/kubeadm-init-dryrun1978438930/admin.conf $HOME/.kube/config
  sudo chown $(id -u):$(id -g) $HOME/.kube/config

Alternatively, if you are the root user, you can run:

  export KUBECONFIG=/etc/kubernetes/admin.conf

You should now deploy a pod network to the cluster.
Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
  https://kubernetes.io/docs/concepts/cluster-administration/addons/

Then you can join any number of worker nodes by running the following on each as root:

kubeadm join 172.21.249.246:6443 --token fx0qr7.6qrck5qj30hvxfpk \
	--discovery-token-ca-cert-hash sha256:f50887fc8ef83f4ff92f04f636a6e3c429732195825c1036ba746704bc1c0b5c 
I0131 21:21:09.982365   20060 version.go:255] remote version is much newer: v1.29.1; falling back to: stable-1.23
[init] Using Kubernetes version: v1.23.17
[preflight] Running pre-flight checks
	[WARNING SystemVerification]: this Docker version is not on the list of validated versions: 25.0.1. Latest validated version: 20.10
[preflight] Pulling images required for setting up a Kubernetes cluster
[preflight] This might take a minute or two, depending on the speed of your internet connection
[preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
[certs] Using certificateDir folder "/etc/kubernetes/pki"
[certs] Generating "ca" certificate and key
[certs] Generating "apiserver" certificate and key
[certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local osm-v130-merge-446] and IPs [10.96.0.1 172.21.249.246]
[certs] Generating "apiserver-kubelet-client" certificate and key
[certs] Generating "front-proxy-ca" certificate and key
[certs] Generating "front-proxy-client" certificate and key
[certs] Generating "etcd/ca" certificate and key
[certs] Generating "etcd/server" certificate and key
[certs] etcd/server serving cert is signed for DNS names [localhost osm-v130-merge-446] and IPs [172.21.249.246 127.0.0.1 ::1]
[certs] Generating "etcd/peer" certificate and key
[certs] etcd/peer serving cert is signed for DNS names [localhost osm-v130-merge-446] and IPs [172.21.249.246 127.0.0.1 ::1]
[certs] Generating "etcd/healthcheck-client" certificate and key
[certs] Generating "apiserver-etcd-client" certificate and key
[certs] Generating "sa" key and public key
[kubeconfig] Using kubeconfig folder "/etc/kubernetes"
[kubeconfig] Writing "admin.conf" kubeconfig file
[kubeconfig] Writing "kubelet.conf" kubeconfig file
[kubeconfig] Writing "controller-manager.conf" kubeconfig file
[kubeconfig] Writing "scheduler.conf" kubeconfig file
[kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
[kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
[kubelet-start] Starting the kubelet
[control-plane] Using manifest folder "/etc/kubernetes/manifests"
[control-plane] Creating static Pod manifest for "kube-apiserver"
[control-plane] Creating static Pod manifest for "kube-controller-manager"
[control-plane] Creating static Pod manifest for "kube-scheduler"
[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
[apiclient] All control plane components are healthy after 7.002595 seconds
[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
[kubelet] Creating a ConfigMap "kubelet-config-1.23" in namespace kube-system with the configuration for the kubelets in the cluster
NOTE: The "kubelet-config-1.23" naming of the kubelet ConfigMap is deprecated. Once the UnversionedKubeletConfigMap feature gate graduates to Beta the default name will become just "kubelet-config". Kubeadm upgrade will handle this transition transparently.
[upload-certs] Skipping phase. Please see --upload-certs
[mark-control-plane] Marking the node osm-v130-merge-446 as control-plane by adding the labels: [node-role.kubernetes.io/master(deprecated) node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
[mark-control-plane] Marking the node osm-v130-merge-446 as control-plane by adding the taints [node-role.kubernetes.io/master:NoSchedule]
[bootstrap-token] Using token: 2zo6bd.5l7xu94umcdx3kf1
[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
[bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to get nodes
[bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
[bootstrap-token] configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
[bootstrap-token] configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
[kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
[addons] Applied essential addon: CoreDNS
[addons] Applied essential addon: kube-proxy

Your Kubernetes control-plane has initialized successfully!

To start using your cluster, you need to run the following as a regular user:

  mkdir -p $HOME/.kube
  sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
  sudo chown $(id -u):$(id -g) $HOME/.kube/config

Alternatively, if you are the root user, you can run:

  export KUBECONFIG=/etc/kubernetes/admin.conf

You should now deploy a pod network to the cluster.
Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
  https://kubernetes.io/docs/concepts/cluster-administration/addons/

Then you can join any number of worker nodes by running the following on each as root:

kubeadm join 172.21.249.246:6443 --token 2zo6bd.5l7xu94umcdx3kf1 \
	--discovery-token-ca-cert-hash sha256:2f1b4f412a0ef8b108869235f7932d850fc22cf2e8c131a6b45a274d360def52 
NAME              STATUS   AGE
default           Active   7s
kube-node-lease   Active   8s
kube-public       Active   8s
kube-system       Active   8s
Track k8scluster init_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736107&event=k8scluster&operation=init_k8s_ok&value=&comment=&tags=
Error from server (NotFound): namespaces "osm" not found
--2024-01-31 21:21:47--  https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4407 (4.3K) [text/plain]
Saving to: ‘/tmp/flannel.vBkNO2/kube-flannel.yml’


kube-flannel.yml      0%[                    ]       0  --.-KB/s               
kube-flannel.yml    100%[===================>]   4.30K  --.-KB/s    in 0s      

2024-01-31 21:21:48 (21.4 MB/s) - ‘/tmp/flannel.vBkNO2/kube-flannel.yml’ saved [4407/4407]

namespace/kube-flannel created
clusterrole.rbac.authorization.k8s.io/flannel created
clusterrolebinding.rbac.authorization.k8s.io/flannel created
serviceaccount/flannel created
configmap/kube-flannel-cfg created
daemonset.apps/kube-flannel-ds created
node/osm-v130-merge-446 untainted
LAST SEEN   TYPE     REASON                    OBJECT                    MESSAGE
19s         Normal   NodeHasSufficientMemory   node/osm-v130-merge-446   Node osm-v130-merge-446 status is now: NodeHasSufficientMemory
19s         Normal   NodeHasNoDiskPressure     node/osm-v130-merge-446   Node osm-v130-merge-446 status is now: NodeHasNoDiskPressure
19s         Normal   NodeHasSufficientPID      node/osm-v130-merge-446   Node osm-v130-merge-446 status is now: NodeHasSufficientPID
12s         Normal   Starting                  node/osm-v130-merge-446   Starting kubelet.
12s         Normal   NodeAllocatableEnforced   node/osm-v130-merge-446   Updated Node Allocatable limit across pods
12s         Normal   NodeHasSufficientMemory   node/osm-v130-merge-446   Node osm-v130-merge-446 status is now: NodeHasSufficientMemory
12s         Normal   NodeHasNoDiskPressure     node/osm-v130-merge-446   Node osm-v130-merge-446 status is now: NodeHasNoDiskPressure
12s         Normal   NodeHasSufficientPID      node/osm-v130-merge-446   Node osm-v130-merge-446 status is now: NodeHasSufficientPID
Track k8scluster k8s_ready_before_helm: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736114&event=k8scluster&operation=k8s_ready_before_helm&value=&comment=&tags=
Helm3 is not installed, installing ...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 13.2M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13.2M  100 13.2M    0     0  12.2M      0  0:00:01  0:00:01 --:--:-- 12.2M
linux-amd64/
linux-amd64/helm
linux-amd64/LICENSE
linux-amd64/README.md
version.BuildInfo{Version:"v3.7.2", GitCommit:"663a896f4a815053445eec4153677ddc24a0a361", GitTreeState:"clean", GoVersion:"go1.16.10"}
"stable" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
Track k8scluster install_helm_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736120&event=k8scluster&operation=install_helm_ok&value=&comment=&tags=
Installing open-iscsi

0% [Working]
            
Ign:1 http://172.21.249.4:50295/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:50295/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Connecting to security.ubuntu.com] [Connecting to download.docker.com] [Con
0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.81)] [Co
                                                                               
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

0% [Connecting to security.ubuntu.com (91.189.91.81)] [Connected to download.do
                                                                               
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

0% [Connecting to security.ubuntu.com (91.189.91.81)] [Connected to download.do
                                                                               
Hit:7 https://download.docker.com/linux/ubuntu focal InRelease

                                                                               
0% [Waiting for headers] [Waiting for headers]
0% [Waiting for headers] [Waiting for headers]
                                              
0% [Waiting for headers]
                        
Hit:9 http://security.ubuntu.com/ubuntu focal-security InRelease

                        
0% [Working]
0% [Connecting to packages.cloud.google.com (216.58.212.110)]
                                                             
0% [Waiting for headers]
                        
Hit:8 https://packages.cloud.google.com/apt kubernetes-xenial InRelease

                        
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 29%

Reading package lists... 29%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 50%

Reading package lists... 50%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 58%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 67%

Reading package lists... 67%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.249.4:50295/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following packages will be upgraded:
  open-iscsi
1 upgraded, 0 newly installed, 0 to remove and 222 not upgraded.
Need to get 283 kB of archives.
After this operation, 0 B of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.4 [283 kB]

4% [1 open-iscsi 14.2 kB/283 kB 5%]
                                   
100% [Working]
              
Fetched 283 kB in 0s (1258 kB/s)
Preconfiguring packages ...
(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 ... 65008 files and directories currently installed.)
Preparing to unpack .../open-iscsi_2.0.874-7.1ubuntu6.4_amd64.deb ...
Unpacking open-iscsi (2.0.874-7.1ubuntu6.4) over (2.0.874-7.1ubuntu6.2) ...
Setting up open-iscsi (2.0.874-7.1ubuntu6.4) ...
grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory
Processing triggers for systemd (245.4-4ubuntu3.23) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for initramfs-tools (0.136ubuntu6.7) ...
update-initramfs: Generating /boot/initrd.img-5.4.0-107-generic
Synchronizing state of iscsid.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable iscsid
Created symlink /etc/systemd/system/sysinit.target.wants/iscsid.service → /lib/systemd/system/iscsid.service.
Installing OpenEBS
"openebs" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
NAME: openebs
LAST DEPLOYED: Wed Jan 31 21:22:39 2024
NAMESPACE: openebs
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
Successfully installed OpenEBS.

Check the status by running: kubectl get pods -n openebs

The default values will install NDM and enable OpenEBS hostpath and device
storage engines along with their default StorageClasses. Use `kubectl get sc`
to see the list of installed OpenEBS StorageClasses.

**Note**: If you are upgrading from the older helm chart that was using cStor
and Jiva (non-csi) volumes, you will have to run the following command to include
the older provisioners:

helm upgrade openebs openebs/openebs \
	--namespace openebs \
	--set legacy.enabled=true \
	--reuse-values

For other engines, you will need to perform a few more additional steps to
enable the engine, configure the engines (e.g. creating pools) and create 
StorageClasses. 

For example, cStor can be enabled using commands like:

helm upgrade openebs openebs/openebs \
	--namespace openebs \
	--set cstor.enabled=true \
	--reuse-values

For more information, 
- view the online documentation at https://openebs.io/docs or
- connect with an active community on Kubernetes slack #openebs channel.
NAME   	NAMESPACE	REVISION	UPDATED                                	STATUS  	CHART        	APP VERSION
openebs	openebs  	1       	2024-01-31 21:22:39.005318488 +0000 UTC	deployed	openebs-3.1.0	3.1.0      
Waiting for storageclass
Storageclass available
storageclass.storage.k8s.io/openebs-hostpath patched
Track k8scluster k8s_storageclass_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736160&event=k8scluster&operation=k8s_storageclass_ok&value=&comment=&tags=
Installing MetalLB
configInline:
  address-pools:
   - name: default
     protocol: layer2
     addresses:
     - 172.21.249.246/32
"metallb" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "metallb" chart repository
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
W0131 21:22:44.441563   28787 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
W0131 21:22:44.443377   28787 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
W0131 21:22:44.502791   28787 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
W0131 21:22:44.503097   28787 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
NAME: metallb
LAST DEPLOYED: Wed Jan 31 21:22:43 2024
NAMESPACE: metallb-system
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
MetalLB is now running in the cluster.
LoadBalancer Services in your cluster are now available on the IPs you
defined in MetalLB's configuration:

config:
  address-pools:
  - addresses:
    - 172.21.249.246/32
    name: default
    protocol: layer2

To see IP assignments, try `kubectl get services`.
Track k8scluster k8s_metallb_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736164&event=k8scluster&operation=k8s_metallb_ok&value=&comment=&tags=
Installing cert-manager
"jetstack" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "metallb" chart repository
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "jetstack" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
NAME: cert-manager
LAST DEPLOYED: Wed Jan 31 21:22:47 2024
NAMESPACE: cert-manager
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
cert-manager v1.9.1 has been deployed successfully!

In order to begin issuing certificates, you will need to set up a ClusterIssuer
or Issuer resource (for example, by creating a 'letsencrypt-staging' issuer).

More information on the different types of issuers and how to configure them
can be found in our documentation:

https://cert-manager.io/docs/configuration/

For information on how to configure cert-manager to automatically provision
Certificates for Ingress resources, take a look at the `ingress-shim`
documentation:

https://cert-manager.io/docs/usage/ingress/
Track k8scluster k8s_certmanager_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736190&event=k8scluster&operation=k8s_certmanager_ok&value=&comment=&tags=

Bootstraping... 1 checks of 100
MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-xz98z	0/1	

CertManager: Waiting for 1 of 1 pods to be ready:
No	resources	


Bootstraping... 2 checks of 100
MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-xz98z	0/1	

CertManager: Waiting for 1 of 1 pods to be ready:
No	resources	

===> Successful checks: 1/10
===> Successful checks: 2/10
===> Successful checks: 3/10
===> Successful checks: 4/10
===> Successful checks: 5/10
===> Successful checks: 6/10
===> Successful checks: 7/10
===> Successful checks: 8/10
===> Successful checks: 9/10
===> Successful checks: 10/10

K8S CLUSTER IS READY
Track k8scluster k8s_ready_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736218&event=k8scluster&operation=k8s_ready_ok&value=&comment=&tags=
Track k8scluster k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736219&event=k8scluster&operation=k8scluster_ok&value=&comment=&tags=
DEBUG_INSTALL=
DEFAULT_IP=172.21.249.246
OSM_BEHIND_PROXY=
OSM_DEVOPS=/usr/share/osm-devops
HOME=/home/ubuntu
Installing juju

Ensure prerequisites for "juju" are available                                  /
Download snap "juju" (25672) from channel "2.9/stable"                         -
Download snap "juju" (25672) from channel "2.9/stable"                         \
Download snap "juju" (25672) from channel "2.9/stable"                         |
Download snap "juju" (25672) from channel "2.9/stable"                         /[?25l
Download snap "juju" (25672) from channel "2.9/stable"         1% 12.0MB/s 9.91s
Download snap "juju" (25672) from channel "2.9/stable"         8% 45.7MB/s 2.43s
Download snap "juju" (25672) from channel "2.9/stable"        16% 62.7MB/s 1.61s
Download snap "juju" (25672) from channel "2.9/stable"        24% 69.9MB/s 1.31s
Download snap "juju" (25672) from channel "2.9/stable"        32% 75.3MB/s 1.09s
Download snap "juju" (25672) from channel "2.9/stable"        39% 75.8MB/s 966ms
Download snap "juju" (25672) from channel "2.9/stable"        45% 75.6MB/s 868ms
Download snap "juju" (25672) from channel "2.9/stable"        52% 75.8MB/s 763ms
Download snap "juju" (25672) from channel "2.9/stable"        58% 75.7MB/s 663ms
Download snap "juju" (25672) from channel "2.9/stable"        65% 75.7MB/s 557ms
Download snap "juju" (25672) from channel "2.9/stable"        70% 74.3MB/s 485ms
Download snap "juju" (25672) from channel "2.9/stable"        75% 73.0MB/s 413ms
Download snap "juju" (25672) from channel "2.9/stable"        81% 72.7MB/s 317ms
Download snap "juju" (25672) from channel "2.9/stable"        87% 72.9MB/s 212ms
Download snap "juju" (25672) from channel "2.9/stable"        94% 73.2MB/s 104ms
Download snap "juju" (25672) from channel "2.9/stable"       100% 73.1MB/s 0.0ns
Fetch and check assertions for snap "juju" (25672)                             -
Fetch and check assertions for snap "juju" (25672)                             \
Mount snap "juju" (25672)                                                      |
Mount snap "juju" (25672)                                                      /
Mount snap "juju" (25672)                                                      -
Mount snap "juju" (25672)                                                      \
Mount snap "juju" (25672)                                                      |
Mount snap "juju" (25672)                                                      /
Mount snap "juju" (25672)                                                      -
Mount snap "juju" (25672)                                                      \
Setup snap "juju" (25672) security profiles                                    |
Connect juju:home to snapd:home                                                /
Connect juju:dot-local-share-juju to snapd:personal-files                      -
Setup snap "juju" (25672) security profiles for auto-connections               \
Start snap "juju" (25672) services                                             |
Start snap "juju" (25672) services                                             /
Start snap "juju" (25672) services                                             -
Start snap "juju" (25672) services                                             \
Start snap "juju" (25672) services                                             |
Run configure hook of "juju" snap if present                                   /
[?25hjuju (2.9/stable) 2.9.46 from Canonical✓ installed
Finished installation of juju
Track juju juju_install_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736225&event=juju&operation=juju_install_ok&value=&comment=&tags=
Since Juju 2 is being run for the first time, it has downloaded the latest public cloud information.

k8s substrate added as cloud "k8scloud" with storage provisioned
by the existing "openebs-hostpath" storage class.
You can now bootstrap to this cloud by running 'juju bootstrap k8scloud'.
21:23:49 INFO  juju.cmd supercommand.go:56 running juju [2.9.46 070f3e840e3f5019e67094277b3166aca9dc8f8a gc go1.21.4]
21:23:49 DEBUG juju.cmd supercommand.go:57   args: []string{"/snap/juju/25672/bin/juju", "bootstrap", "-v", "--debug", "k8scloud", "osm", "--config", "controller-service-type=loadbalancer", "--agent-version=2.9.43"}
21:23:49 DEBUG juju.cmd.juju.commands bootstrap.go:1314 authenticating with region "" and credential "k8scloud" ()
21:23:49 DEBUG juju.cmd.juju.commands bootstrap.go:1462 provider attrs: map[operator-storage: workload-storage:]
21:23:50 INFO  cmd authkeys.go:114 Adding contents of "/home/ubuntu/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys
21:23:50 DEBUG juju.cmd.juju.commands bootstrap.go:1552 preparing controller with config: map[agent-metadata-url: agent-stream:released apt-ftp-proxy: apt-http-proxy: apt-https-proxy: apt-mirror: apt-no-proxy: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0ylVrYCN8d7kuYRvwYPPbyfp/cl4CoWfY2rgaNUaacS1e7gAIgRuL6wtNOFBEW+j3kd2zjeEsLzjsDIxm9Wy6hAQMrzzqNfS75KuvgLnGIbo3rn/b4JtfhfE1V7C2LsGrK0J14DEP8ylWkuT1q6EqwxR9VcDd6B+uSqYfiCbNquXmuLgByc3wDcO79pW5PYkjLcQT/g2M5oMbNraBTCAdIW9oV5R65eR4D1BsHgT6Wac0tbWTO+7h1NFp+ZoAzG+33n5OJ2FgrZeluUYoYtVbs7zTxfVMCdijOObyYyE+p4Pl73D9XVT3HMPO6zq7Pj3E5QloHNMgGye8jFTeZhEp juju-client-key
 automatically-retry-hooks:true backup-dir: charmhub-url:https://api.charmhub.io cloudinit-userdata: container-image-metadata-url: container-image-stream:released container-inherit-properties: container-networking-method: default-series: default-space: development:false disable-network-management:false disable-telemetry:false egress-subnets: enable-os-refresh-update:true enable-os-upgrade:true fan-config: firewall-mode:instance ftp-proxy: http-proxy: https-proxy: ignore-machine-addresses:false image-metadata-url: image-stream:released juju-ftp-proxy: juju-http-proxy: juju-https-proxy: juju-no-proxy:127.0.0.1,localhost,::1 logforward-enabled:false logging-config: logging-output: lxd-snap-channel:5.0/stable max-action-results-age:336h max-action-results-size:5G max-status-history-age:336h max-status-history-size:5G name:controller net-bond-reconfigure-delay:17 no-proxy:127.0.0.1,localhost,::1 num-container-provision-workers:4 num-provision-workers:16 operator-storage:openebs-hostpath provisioner-harvest-mode:destroyed proxy-ssh:false resource-tags: snap-http-proxy: snap-https-proxy: snap-store-assertions: snap-store-proxy: snap-store-proxy-url: ssl-hostname-verification:true test-mode:false transmit-vendor-metrics:true type:kubernetes update-status-hook-interval:5m uuid:aaa27a6e-32e6-439a-8851-e6fb8bebb951 workload-storage:openebs-hostpath]
21:23:50 DEBUG juju.kubernetes.provider provider.go:140 opening model "controller".
21:23:50 INFO  cmd bootstrap.go:857 Creating Juju controller "osm" on k8scloud
21:23:50 INFO  juju.cmd.juju.commands bootstrap.go:928 combined bootstrap constraints: 
21:23:50 INFO  cmd bootstrap.go:976 Bootstrap to generic Kubernetes cluster
21:23:50 DEBUG juju.environs.simplestreams simplestreams.go:417 searching for signed metadata in datasource "gui simplestreams"
21:23:50 DEBUG juju.environs.simplestreams simplestreams.go:452 looking for data index using path streams/v1/index2.sjson
21:23:51 DEBUG juju.environs.simplestreams simplestreams.go:464 looking for data index using URL https://streams.canonical.com/juju/gui/streams/v1/index2.sjson
21:23:51 DEBUG juju.environs.simplestreams simplestreams.go:467 streams/v1/index2.sjson not accessed, actual error: [{github.com/juju/retry.Call:188: } {github.com/juju/juju/environs/simplestreams.(*urlDataSource).fetch:219: "https://streams.canonical.com/juju/gui/streams/v1/index2.sjson" not found}]
21:23:51 DEBUG juju.environs.simplestreams simplestreams.go:468 streams/v1/index2.sjson not accessed, trying legacy index path: streams/v1/index.sjson
21:23:51 DEBUG juju.environs.simplestreams simplestreams.go:487 read metadata index at "https://streams.canonical.com/juju/gui/streams/v1/index.sjson"
21:23:51 DEBUG juju.environs.simplestreams simplestreams.go:1019 finding products at path "streams/v1/com.canonical.streams-released-dashboard.sjson"
21:23:51 INFO  cmd bootstrap.go:871 Fetching Juju Dashboard 0.8.1
21:23:51 DEBUG juju.kubernetes.provider k8s.go:476 controller pod config: 
&{Tags:map[] Bootstrap:0xc000134700 DisableSSLHostnameVerification:false ProxySettings:{Http: Https: Ftp: NoProxy:127.0.0.1,localhost,::1 AutoNoProxy:} Controller:map[agent-logfile-max-backups:2 agent-logfile-max-size:100M api-port:17070 api-port-open-delay:2s audit-log-capture-args:false audit-log-exclude-methods:[ReadOnlyMethods] audit-log-max-backups:10 audit-log-max-size:300M auditing-enabled:true batch-raft-fsm:false ca-cert:-----BEGIN CERTIFICATE-----
MIIEEjCCAnqgAwIBAgIUUH4VVD9aka+X4CyoFZ5fCd8nzncwDQYJKoZIhvcNAQEL
BQAwITENMAsGA1UEChMESnVqdTEQMA4GA1UEAxMHanVqdS1jYTAeFw0yNDAxMzEy
MTE4NTBaFw0zNDAxMzEyMTIzNTBaMCExDTALBgNVBAoTBEp1anUxEDAOBgNVBAMT
B2p1anUtY2EwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQC3sYMs9r20
vgdqvH+GqLxBuQpr9WdOOKctTKLlvB0p+H5cJV2D7C4vM5rKFIK+AEFW0D8lZ/XD
ImAUaNNs2OyW4h6K4Z6TY+gc7zTREV9dEwk7MQDhgk7vc2LwXkCZb1X5OCDe2E4H
nyuN6tnsSmGr0zdIRxQHCkwiYak7J6Ickdc3CErg/W4xyzauL+sUnEnPGRdxfVhT
Nu/BV7MEVnLB5b8cfEKRJgpZKDnm5Q7joaz2EYbJzBLZwz01hfzOfOzDwx0MicMR
EgRcQLzo8AR5txoVLlFGguzgcaYqXgd8R05fdfm6ixBO6KTd7XZqrZyHDjVGsV96
A7lk8NcnMXSICqppU48hO7f8YWHhUCe0TvpQOSTUHCYjJ20OriqOXCPaqoPrdh74
xNp1uxNzZhaMM3u/d23XnXPC5LY/CoO7Jut4GxQ0kj8vstPoc95mNN4ml7vvB+vb
HsQgUGH0dFVppky0ApuciYPwSkdf8V2tFcTR83cnPxA2oc4n9YhL17sCAwEAAaNC
MEAwDgYDVR0PAQH/BAQDAgKkMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFNVO
6z6f7Ty90p4P7LR00CgCz021MA0GCSqGSIb3DQEBCwUAA4IBgQAmBhyUL1AobwmQ
TUkJZuFULuU7xLJVgCZCUvIBqslluuKamYQpuOAxDYLP8K21/2Jcqn3zoJFW7rik
O8GR/nSFqZblSO/W8z7UK1AQZhqhzCSeo+AbFEXoC5HK/WqqM2ZWsdoYizKZu7EU
zUtKb83fmJ8nJ3bVdmVs+y97JVSFRlpC/OW8rKNuA6b2CP2ixqYv7xO88xywx0qE
dWTK2Cu12YPFXBF621ps6PN2xdvQg2N5v+oqCi4zm3PKvxdIJQtVCS8MFqz8rZSe
/TY5sPSOsVWOLfgvht0MYcRfNXz//sPphxIOaqBxopHIe0qoHKc33PbSkcjiOTz+
/AhLgSe2T1w7Mg/yaIaspK0loG0Wp+gifk5ZeWyIVvs65lJSuSQXV+FGsCn1OWsw
R1QF/nMjf8j9NhyDAkwuWlNRZmB7JdjPrWXjI+fdJTy1dMBK7axh+OkT/bTBj6v5
fqPw0k6xL/YgIkXR9Nx5W44qOHznrlpUKUxrjxM4R18dtOlNI2w=
-----END CERTIFICATE-----
 charmstore-url:https://api.jujucharms.com/charmstore controller-name:osm controller-uuid:5f5fdb6a-4fcd-4abc-82e9-c74d7f4f47e7 juju-db-snap-channel:4.4/stable max-agent-state-size:524288 max-charm-state-size:2097152 max-debug-log-duration:24h0m0s max-prune-txn-batch-size:1000000 max-prune-txn-passes:100 max-txn-log-size:10M metering-url:https://api.jujucharms.com/omnibus/v3 migration-agent-wait-time:15m0s model-logfile-max-backups:2 model-logfile-max-size:10M model-logs-size:20M mongo-memory-profile:default non-synced-writes-to-raft-log:false prune-txn-query-count:1000 prune-txn-sleep-time:10ms set-numa-control-policy:false state-port:37017] APIInfo:0xc000814240 ControllerTag:controller-5f5fdb6a-4fcd-4abc-82e9-c74d7f4f47e7 ControllerName:osm JujuVersion:2.9.43 DataDir:/var/lib/juju LogDir:/var/log/juju MetricsSpoolDir:/var/lib/juju/metricspool ControllerId:0 AgentEnvironment:map[PROVIDER_TYPE:kubernetes]}
21:23:51 INFO  cmd bootstrap.go:413 Creating k8s resources for controller "controller-osm"
21:23:51 DEBUG juju.kubernetes.provider bootstrap.go:646 creating controller service: 
&Service{ObjectMeta:{controller-service  controller-osm    0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[app.kubernetes.io/managed-by:juju app.kubernetes.io/name:controller] map[controller.juju.is/id:5f5fdb6a-4fcd-4abc-82e9-c74d7f4f47e7] [] [] []},Spec:ServiceSpec{Ports:[]ServicePort{ServicePort{Name:api-server,Protocol:,Port:17070,TargetPort:{0 17070 },NodePort:0,AppProtocol:nil,},},Selector:map[string]string{app.kubernetes.io/name: controller,},ClusterIP:,Type:LoadBalancer,ExternalIPs:[],SessionAffinity:,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:nil,ClusterIPs:[],IPFamilies:[],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},}
21:23:51 DEBUG juju.kubernetes.provider bootstrap.go:679 polling k8s controller svc DNS, in 1 attempt, controller service address not provisioned
21:23:54 DEBUG juju.kubernetes.provider configmap.go:84 updating configmap "controller-configmap"
21:23:55 DEBUG juju.kubernetes.provider configmap.go:84 updating configmap "controller-configmap"
21:23:56 DEBUG juju.kubernetes.provider bootstrap.go:1228 mongodb container args:
printf 'args="--dbpath=/var/lib/juju/db --sslPEMKeyFile=/var/lib/juju/server.pem --sslPEMKeyPassword=ignored --sslMode=requireSSL --port=37017 --journal --replSet=juju --quiet --oplogSize=1024 --auth --keyFile=/var/lib/juju/shared-secret --storageEngine=wiredTiger --bind_ip_all"\nipv6Disabled=$(sysctl net.ipv6.conf.all.disable_ipv6 -n)\nif [ $ipv6Disabled -eq 0 ]; then\n  args="${args} --ipv6"\nfi\nwhile [ ! -f "/var/lib/juju/server.pem" ]; do\n  echo "Waiting for /var/lib/juju/server.pem to be created..."\n  sleep 1\ndone\nexec mongod ${args}\n'>/root/mongo.sh && chmod a+x /root/mongo.sh && /root/mongo.sh
21:23:56 DEBUG juju.kubernetes.provider k8s.go:2021 selecting units "app.kubernetes.io/name=controller" to watch
21:23:56 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0
21:23:56 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller
21:24:03 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller
21:24:03 DEBUG juju.kubernetes.provider bootstrap.go:977 Successfully assigned controller-osm/controller-0 to osm-v130-merge-446
21:24:03 DEBUG juju.kubernetes.provider bootstrap.go:977 Downloading images
21:24:03 INFO  cmd bootstrap.go:979 Downloading images
21:24:03 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0
21:24:09 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0
21:24:09 DEBUG juju.kubernetes.provider bootstrap.go:977 Pulled images
21:24:09 DEBUG juju.kubernetes.provider bootstrap.go:977 Created container mongodb
21:24:09 DEBUG juju.kubernetes.provider bootstrap.go:977 Started mongodb container
21:24:16 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0
21:24:16 DEBUG juju.kubernetes.provider bootstrap.go:977 Created container api-server
21:24:16 DEBUG juju.kubernetes.provider bootstrap.go:977 Started controller container
21:24:17 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller
21:24:17 INFO  cmd bootstrap.go:1065 Starting controller pod
21:24:17 INFO  cmd bootstrap.go:715 Bootstrap agent now started
21:24:17 INFO  juju.juju api.go:340 API endpoints changed from [] to [172.21.249.246:17070]
21:24:17 INFO  cmd controller.go:88 Contacting Juju controller at 172.21.249.246 to verify accessibility...
21:24:17 INFO  juju.juju api.go:86 connecting to API addresses: [172.21.249.246:17070]
21:24:21 INFO  cmd controller.go:141 Still waiting for API to become available: unable to connect to API: dial tcp 172.21.249.246:17070: connect: connection refused
21:24:24 INFO  juju.juju api.go:86 connecting to API addresses: [172.21.249.246:17070]
21:24:24 DEBUG juju.api apiclient.go:1151 successfully dialed "wss://172.21.249.246:17070/model/aaa27a6e-32e6-439a-8851-e6fb8bebb951/api"
21:24:24 INFO  juju.api apiclient.go:686 connection established to "wss://172.21.249.246:17070/model/aaa27a6e-32e6-439a-8851-e6fb8bebb951/api"
21:24:24 DEBUG juju.api monitor.go:35 RPC connection died
21:24:24 INFO  cmd controller.go:108 
Bootstrap complete, controller "osm" is now available in namespace "controller-osm"
21:24:24 INFO  cmd bootstrap.go:598 
Now you can run
	juju add-model <model-name>
to create a new model to deploy k8s workloads.
21:24:24 INFO  cmd supercommand.go:544 command finished
Generating a RSA private key
..........................+++++
.........................................+++++
writing new private key to '/tmp/.osm/client.key'
-----
Cloud "lxd-cloud" added to controller "osm".
WARNING loading credentials: credentials for cloud lxd-cloud not found
To upload a credential to the controller for cloud "lxd-cloud", use 
* 'add-model' with --credential option or
* 'add-credential -c lxd-cloud'.
Using cloud "lxd-cloud" from the controller to verify credentials.
Controller credential "lxd-cloud" for user "admin" for cloud "lxd-cloud" on controller "osm" added.
For more information, see ‘juju show-credential lxd-cloud lxd-cloud’.

Checking required packages: iptables-persistent
    Not installed.
Installing iptables-persistent requires root privileges
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  netfilter-persistent
The following NEW packages will be installed:
  iptables-persistent netfilter-persistent
0 upgraded, 2 newly installed, 0 to remove and 222 not upgraded.
Need to get 13.8 kB of archives.
After this operation, 89.1 kB of additional disk space will be used.
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 netfilter-persistent all 1.0.14ubuntu1 [7268 B]
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 iptables-persistent all 1.0.14ubuntu1 [6552 B]
Fetched 13.8 kB in 0s (103 kB/s)
Preconfiguring packages ...
Selecting previously unselected package netfilter-persistent.
(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 ... 65008 files and directories currently installed.)
Preparing to unpack .../netfilter-persistent_1.0.14ubuntu1_all.deb ...
Unpacking netfilter-persistent (1.0.14ubuntu1) ...
Selecting previously unselected package iptables-persistent.
Preparing to unpack .../iptables-persistent_1.0.14ubuntu1_all.deb ...
Unpacking iptables-persistent (1.0.14ubuntu1) ...
Setting up netfilter-persistent (1.0.14ubuntu1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/netfilter-persistent.service → /lib/systemd/system/netfilter-persistent.service.
Setting up iptables-persistent (1.0.14ubuntu1) ...
update-alternatives: using /lib/systemd/system/netfilter-persistent.service to provide /lib/systemd/system/iptables.service (iptables.service) in auto mode
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for systemd (245.4-4ubuntu3.23) ...
iptables v1.8.4 (legacy): option "--to-destination" requires an argument
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.8.4 (legacy): option "--to-destination" requires an argument
Try `iptables -h' or 'iptables --help' for more information.
run-parts: executing /usr/share/netfilter-persistent/plugins.d/15-ip4tables save
run-parts: executing /usr/share/netfilter-persistent/plugins.d/25-ip6tables save
Track juju juju_controller_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736281&event=juju&operation=juju_controller_ok&value=&comment=&tags=
Track juju juju_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736282&event=juju&operation=juju_ok&value=&comment=&tags=
Pulling and generating docker images
Docker login
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
--password and --password-stdin are mutually exclusive
Pulling docker images
Using default tag: latest
latest: Pulling from wurstmeister/zookeeper


a3ed95caeb02: Pulling fs layer 


ef38b711a50f: Pulling fs layer 


e057c74597c7: Pulling fs layer 


666c214f6385: Pulling fs layer 


c3d6a96f1ffc: Pulling fs layer 


3fe26a83e0ca: Pulling fs layer 


3d3a7dd3a3b1: Pulling fs layer 


f8cc938abe5f: Pulling fs layer 


9978b75f7a58: Pulling fs layer 


4d4dbcc8f8cc: Pulling fs layer 


8b130a9baa49: Pulling fs layer 


6b9611650a73: Pulling fs layer 


5df5aac51927: Pulling fs layer 


76eea4448d9b: Pulling fs layer 


8b66990876c6: Pulling fs layer 


f0dd38204b6f: Pulling fs layer 

666c214f6385: Waiting 

c3d6a96f1ffc: Waiting 

3fe26a83e0ca: Waiting 

3d3a7dd3a3b1: Waiting 

f8cc938abe5f: Waiting 

9978b75f7a58: Waiting 

4d4dbcc8f8cc: Waiting 

8b130a9baa49: Waiting 

5df5aac51927: Waiting 

76eea4448d9b: Waiting 

6b9611650a73: Waiting 

8b66990876c6: Waiting 

f0dd38204b6f: Waiting 

a3ed95caeb02: Download complete 

a3ed95caeb02: Extracting      32B/32B

a3ed95caeb02: Extracting      32B/32B

e057c74597c7: Downloading  3.646kB/71.5kB

666c214f6385: Downloading     366B/366B

666c214f6385: Verifying Checksum 

666c214f6385: Download complete 

e057c74597c7: Downloading   71.5kB/71.5kB

e057c74597c7: Verifying Checksum 

e057c74597c7: Download complete 

a3ed95caeb02: Pull complete 

3fe26a83e0ca: Downloading     265B/265B

c3d6a96f1ffc: Downloading     681B/681B

c3d6a96f1ffc: Verifying Checksum 

c3d6a96f1ffc: Download complete 

3fe26a83e0ca: Verifying Checksum 

3fe26a83e0ca: Download complete 

ef38b711a50f: Downloading  557.1kB/67.5MB

f8cc938abe5f: Downloading     361B/361B

f8cc938abe5f: Verifying Checksum 

f8cc938abe5f: Download complete 

3d3a7dd3a3b1: Downloading  535.3kB/109.9MB

9978b75f7a58: Downloading     110B/110B

9978b75f7a58: Verifying Checksum 

9978b75f7a58: Download complete 

4d4dbcc8f8cc: Downloading  1.312kB/1.312kB

4d4dbcc8f8cc: Verifying Checksum 

4d4dbcc8f8cc: Download complete 

8b130a9baa49: Downloading  383.9kB/37.17MB

ef38b711a50f: Downloading  10.58MB/67.5MB

3d3a7dd3a3b1: Downloading   13.9MB/109.9MB

8b130a9baa49: Downloading  16.88MB/37.17MB

ef38b711a50f: Downloading  27.28MB/67.5MB

3d3a7dd3a3b1: Downloading  31.73MB/109.9MB

8b130a9baa49: Downloading  36.15MB/37.17MB

8b130a9baa49: Verifying Checksum 

8b130a9baa49: Download complete 

6b9611650a73: Downloading  3.646kB/70.85kB

6b9611650a73: Download complete 

5df5aac51927: Downloading  391.8kB/37.21MB

ef38b711a50f: Downloading  45.67MB/67.5MB

3d3a7dd3a3b1: Downloading     49MB/109.9MB

5df5aac51927: Downloading  13.75MB/37.21MB

ef38b711a50f: Downloading  61.82MB/67.5MB

3d3a7dd3a3b1: Downloading   64.6MB/109.9MB

ef38b711a50f: Verifying Checksum 

ef38b711a50f: Download complete 

76eea4448d9b: Downloading     740B/740B

5df5aac51927: Downloading   28.3MB/37.21MB

76eea4448d9b: Verifying Checksum 

76eea4448d9b: Download complete 

8b66990876c6: Downloading     709B/709B

8b66990876c6: Verifying Checksum 

8b66990876c6: Download complete 

ef38b711a50f: Extracting  557.1kB/67.5MB

f0dd38204b6f: Downloading     314B/314B

f0dd38204b6f: Verifying Checksum 

f0dd38204b6f: Download complete 

3d3a7dd3a3b1: Downloading  76.85MB/109.9MB

5df5aac51927: Verifying Checksum 

5df5aac51927: Download complete 

3d3a7dd3a3b1: Downloading  91.89MB/109.9MB

ef38b711a50f: Extracting  3.342MB/67.5MB

3d3a7dd3a3b1: Verifying Checksum 

3d3a7dd3a3b1: Download complete 

ef38b711a50f: Extracting  5.571MB/67.5MB

ef38b711a50f: Extracting   9.47MB/67.5MB

ef38b711a50f: Extracting  12.26MB/67.5MB

ef38b711a50f: Extracting   15.6MB/67.5MB

ef38b711a50f: Extracting   19.5MB/67.5MB

ef38b711a50f: Extracting   23.4MB/67.5MB

ef38b711a50f: Extracting  25.62MB/67.5MB

ef38b711a50f: Extracting  28.97MB/67.5MB

ef38b711a50f: Extracting  30.08MB/67.5MB

ef38b711a50f: Extracting  32.31MB/67.5MB

ef38b711a50f: Extracting  35.09MB/67.5MB

ef38b711a50f: Extracting  40.11MB/67.5MB

ef38b711a50f: Extracting  41.22MB/67.5MB

ef38b711a50f: Extracting  42.34MB/67.5MB

ef38b711a50f: Extracting  44.01MB/67.5MB

ef38b711a50f: Extracting  47.35MB/67.5MB

ef38b711a50f: Extracting  50.14MB/67.5MB

ef38b711a50f: Extracting  51.81MB/67.5MB

ef38b711a50f: Extracting  53.48MB/67.5MB

ef38b711a50f: Extracting  54.59MB/67.5MB

ef38b711a50f: Extracting  56.26MB/67.5MB

ef38b711a50f: Extracting  57.93MB/67.5MB

ef38b711a50f: Extracting  59.05MB/67.5MB

ef38b711a50f: Extracting  61.28MB/67.5MB

ef38b711a50f: Extracting  64.62MB/67.5MB

ef38b711a50f: Extracting  66.85MB/67.5MB

ef38b711a50f: Extracting   67.4MB/67.5MB

ef38b711a50f: Extracting   67.5MB/67.5MB

ef38b711a50f: Pull complete 

e057c74597c7: Extracting  32.77kB/71.5kB

e057c74597c7: Extracting   71.5kB/71.5kB

e057c74597c7: Extracting   71.5kB/71.5kB

e057c74597c7: Pull complete 

666c214f6385: Extracting     366B/366B

666c214f6385: Extracting     366B/366B

666c214f6385: Pull complete 

c3d6a96f1ffc: Extracting     681B/681B

c3d6a96f1ffc: Extracting     681B/681B

c3d6a96f1ffc: Pull complete 

3fe26a83e0ca: Extracting     265B/265B

3fe26a83e0ca: Extracting     265B/265B

3fe26a83e0ca: Pull complete 

3d3a7dd3a3b1: Extracting  557.1kB/109.9MB

3d3a7dd3a3b1: Extracting  3.342MB/109.9MB

3d3a7dd3a3b1: Extracting  7.799MB/109.9MB

3d3a7dd3a3b1: Extracting  12.81MB/109.9MB

3d3a7dd3a3b1: Extracting   19.5MB/109.9MB

3d3a7dd3a3b1: Extracting  23.95MB/109.9MB

3d3a7dd3a3b1: Extracting   27.3MB/109.9MB

3d3a7dd3a3b1: Extracting  32.87MB/109.9MB

3d3a7dd3a3b1: Extracting  46.24MB/109.9MB

3d3a7dd3a3b1: Extracting  60.72MB/109.9MB

3d3a7dd3a3b1: Extracting  68.52MB/109.9MB

3d3a7dd3a3b1: Extracting  70.19MB/109.9MB

3d3a7dd3a3b1: Extracting  72.42MB/109.9MB

3d3a7dd3a3b1: Extracting  74.65MB/109.9MB

3d3a7dd3a3b1: Extracting  79.66MB/109.9MB

3d3a7dd3a3b1: Extracting  81.89MB/109.9MB

3d3a7dd3a3b1: Extracting  83.56MB/109.9MB

3d3a7dd3a3b1: Extracting  85.79MB/109.9MB

3d3a7dd3a3b1: Extracting  87.46MB/109.9MB

3d3a7dd3a3b1: Extracting  88.57MB/109.9MB

3d3a7dd3a3b1: Extracting   98.6MB/109.9MB

3d3a7dd3a3b1: Extracting  109.7MB/109.9MB

3d3a7dd3a3b1: Extracting  109.9MB/109.9MB

3d3a7dd3a3b1: Pull complete 

f8cc938abe5f: Extracting     361B/361B

f8cc938abe5f: Extracting     361B/361B

f8cc938abe5f: Pull complete 

9978b75f7a58: Extracting     110B/110B

9978b75f7a58: Extracting     110B/110B

9978b75f7a58: Pull complete 

4d4dbcc8f8cc: Extracting  1.312kB/1.312kB

4d4dbcc8f8cc: Extracting  1.312kB/1.312kB

4d4dbcc8f8cc: Pull complete 

8b130a9baa49: Extracting  393.2kB/37.17MB

8b130a9baa49: Extracting  13.76MB/37.17MB

8b130a9baa49: Extracting  31.85MB/37.17MB

8b130a9baa49: Extracting  37.17MB/37.17MB

8b130a9baa49: Pull complete 

6b9611650a73: Extracting  32.77kB/70.85kB

6b9611650a73: Extracting  70.85kB/70.85kB

6b9611650a73: Pull complete 

5df5aac51927: Extracting  393.2kB/37.21MB

5df5aac51927: Extracting   11.8MB/37.21MB

5df5aac51927: Extracting  24.77MB/37.21MB

5df5aac51927: Extracting  29.49MB/37.21MB

5df5aac51927: Extracting  33.42MB/37.21MB

5df5aac51927: Extracting   34.6MB/37.21MB

5df5aac51927: Extracting  35.39MB/37.21MB

5df5aac51927: Extracting  36.18MB/37.21MB

5df5aac51927: Extracting  37.21MB/37.21MB

5df5aac51927: Pull complete 

76eea4448d9b: Extracting     740B/740B

76eea4448d9b: Extracting     740B/740B

76eea4448d9b: Pull complete 

8b66990876c6: Extracting     709B/709B

8b66990876c6: Extracting     709B/709B

8b66990876c6: Pull complete 

f0dd38204b6f: Extracting     314B/314B

f0dd38204b6f: Extracting     314B/314B

f0dd38204b6f: Pull complete 
Digest: sha256:7a7fd44a72104bfbd24a77844bad5fabc86485b036f988ea927d1780782a6680
Status: Downloaded newer image for wurstmeister/zookeeper:latest
docker.io/wurstmeister/zookeeper:latest
2.11-1.0.2: Pulling from wurstmeister/kafka


540db60ca938: Pulling fs layer 


f0698009749d: Pulling fs layer 


6f908e2198d8: Pulling fs layer 


03d1b1f23ba0: Pulling fs layer 


7e646c44bafc: Pulling fs layer 

03d1b1f23ba0: Waiting 

7e646c44bafc: Waiting 

6f908e2198d8: Downloading  3.162kB/3.162kB

6f908e2198d8: Verifying Checksum 

540db60ca938: Downloading  42.74kB/2.812MB

6f908e2198d8: Download complete 

f0698009749d: Downloading    535kB/56.2MB

03d1b1f23ba0: Downloading  546.1kB/135MB

540db60ca938: Verifying Checksum 

540db60ca938: Download complete 

540db60ca938: Extracting  32.77kB/2.812MB

7e646c44bafc: Downloading     367B/367B

7e646c44bafc: Verifying Checksum 

7e646c44bafc: Download complete 

f0698009749d: Downloading  14.46MB/56.2MB

03d1b1f23ba0: Downloading  20.04MB/135MB

540db60ca938: Extracting   1.54MB/2.812MB

540db60ca938: Extracting  2.812MB/2.812MB

540db60ca938: Pull complete 

f0698009749d: Downloading  33.96MB/56.2MB

03d1b1f23ba0: Downloading  40.65MB/135MB

f0698009749d: Downloading  51.78MB/56.2MB

03d1b1f23ba0: Downloading  59.59MB/135MB

f0698009749d: Verifying Checksum 

f0698009749d: Download complete 

f0698009749d: Extracting  557.1kB/56.2MB

03d1b1f23ba0: Downloading  79.09MB/135MB

f0698009749d: Extracting  5.014MB/56.2MB

03d1b1f23ba0: Downloading  98.59MB/135MB

f0698009749d: Extracting   9.47MB/56.2MB

03d1b1f23ba0: Downloading  118.6MB/135MB

03d1b1f23ba0: Verifying Checksum 

03d1b1f23ba0: Download complete 

f0698009749d: Extracting  20.05MB/56.2MB

f0698009749d: Extracting  23.95MB/56.2MB

f0698009749d: Extracting  27.85MB/56.2MB

f0698009749d: Extracting  32.87MB/56.2MB

f0698009749d: Extracting  36.77MB/56.2MB

f0698009749d: Extracting  41.22MB/56.2MB

f0698009749d: Extracting  45.12MB/56.2MB

f0698009749d: Extracting  50.14MB/56.2MB

f0698009749d: Extracting  54.59MB/56.2MB

f0698009749d: Extracting   56.2MB/56.2MB

f0698009749d: Pull complete 

6f908e2198d8: Extracting  3.162kB/3.162kB

6f908e2198d8: Extracting  3.162kB/3.162kB

6f908e2198d8: Pull complete 

03d1b1f23ba0: Extracting  557.1kB/135MB

03d1b1f23ba0: Extracting  3.899MB/135MB

03d1b1f23ba0: Extracting  15.04MB/135MB

03d1b1f23ba0: Extracting  29.52MB/135MB

03d1b1f23ba0: Extracting  45.12MB/135MB

03d1b1f23ba0: Extracting  54.03MB/135MB

03d1b1f23ba0: Extracting  57.93MB/135MB

03d1b1f23ba0: Extracting  62.39MB/135MB

03d1b1f23ba0: Extracting  66.29MB/135MB

03d1b1f23ba0: Extracting  70.19MB/135MB

03d1b1f23ba0: Extracting  74.09MB/135MB

03d1b1f23ba0: Extracting  76.87MB/135MB

03d1b1f23ba0: Extracting  80.22MB/135MB

03d1b1f23ba0: Extracting  82.44MB/135MB

03d1b1f23ba0: Extracting  85.23MB/135MB

03d1b1f23ba0: Extracting  89.13MB/135MB

03d1b1f23ba0: Extracting  91.36MB/135MB

03d1b1f23ba0: Extracting  93.59MB/135MB

03d1b1f23ba0: Extracting  97.48MB/135MB

03d1b1f23ba0: Extracting  103.1MB/135MB

03d1b1f23ba0: Extracting  105.3MB/135MB

03d1b1f23ba0: Extracting  107.5MB/135MB

03d1b1f23ba0: Extracting  111.4MB/135MB

03d1b1f23ba0: Extracting  114.8MB/135MB

03d1b1f23ba0: Extracting  118.7MB/135MB

03d1b1f23ba0: Extracting  123.7MB/135MB

03d1b1f23ba0: Extracting  128.7MB/135MB

03d1b1f23ba0: Extracting  133.7MB/135MB

03d1b1f23ba0: Extracting    135MB/135MB

03d1b1f23ba0: Pull complete 

7e646c44bafc: Extracting     367B/367B

7e646c44bafc: Extracting     367B/367B

7e646c44bafc: Pull complete 
Digest: sha256:ec1098369b4ccea77489b233172789c8ac29b545b9243545386549c52d07785b
Status: Downloaded newer image for wurstmeister/kafka:2.11-1.0.2
docker.io/wurstmeister/kafka:2.11-1.0.2
v2.28.1: Pulling from prom/prometheus


aa2a8d90b84c: Pulling fs layer 


b45d31ee2d7f: Pulling fs layer 


da9de9139824: Pulling fs layer 


d04e751b88d5: Pulling fs layer 


13f11ea3536c: Pulling fs layer 


1d81771985c9: Pulling fs layer 


d471c28936c9: Pulling fs layer 


827e29e97e58: Pulling fs layer 


9a0bd55ef653: Pulling fs layer 


16e358518d2f: Pulling fs layer 


bfdb42c9d185: Pulling fs layer 


d83e6d5e5f1b: Pulling fs layer 

d04e751b88d5: Waiting 

13f11ea3536c: Waiting 

1d81771985c9: Waiting 

d471c28936c9: Waiting 

827e29e97e58: Waiting 

9a0bd55ef653: Waiting 

16e358518d2f: Waiting 

bfdb42c9d185: Waiting 

d83e6d5e5f1b: Waiting 

b45d31ee2d7f: Downloading  13.78kB/489.7kB

aa2a8d90b84c: Downloading  16.68kB/766.6kB

b45d31ee2d7f: Downloading  489.7kB/489.7kB

da9de9139824: Downloading  404.3kB/39.21MB

b45d31ee2d7f: Verifying Checksum 

b45d31ee2d7f: Download complete 

aa2a8d90b84c: Downloading  766.6kB/766.6kB

aa2a8d90b84c: Download complete 

aa2a8d90b84c: Extracting  32.77kB/766.6kB

13f11ea3536c: Downloading     634B/634B

13f11ea3536c: Verifying Checksum 

13f11ea3536c: Download complete 

1d81771985c9: Downloading  2.704kB/2.704kB

1d81771985c9: Verifying Checksum 

1d81771985c9: Download complete 

d471c28936c9: Downloading  3.098kB/3.098kB

d471c28936c9: Verifying Checksum 

d471c28936c9: Download complete 

d04e751b88d5: Downloading  338.7kB/32.16MB

827e29e97e58: Downloading  3.647kB/4.019kB

827e29e97e58: Downloading  4.019kB/4.019kB

827e29e97e58: Verifying Checksum 

827e29e97e58: Download complete 

aa2a8d90b84c: Extracting  766.6kB/766.6kB

9a0bd55ef653: Downloading  1.411kB/1.411kB

9a0bd55ef653: Verifying Checksum 

9a0bd55ef653: Download complete 

16e358518d2f: Downloading  3.645kB/129.2kB

16e358518d2f: Downloading  129.2kB/129.2kB

16e358518d2f: Verifying Checksum 

16e358518d2f: Download complete 

bfdb42c9d185: Downloading     185B/185B

bfdb42c9d185: Verifying Checksum 

bfdb42c9d185: Download complete 

d83e6d5e5f1b: Downloading     716B/716B

d83e6d5e5f1b: Verifying Checksum 

d83e6d5e5f1b: Download complete 

aa2a8d90b84c: Pull complete 

b45d31ee2d7f: Extracting  32.77kB/489.7kB

da9de9139824: Downloading  14.17MB/39.21MB

d04e751b88d5: Downloading  12.46MB/32.16MB

da9de9139824: Downloading  33.43MB/39.21MB

b45d31ee2d7f: Extracting  458.8kB/489.7kB

d04e751b88d5: Downloading  27.86MB/32.16MB

da9de9139824: Verifying Checksum 

da9de9139824: Download complete 

d04e751b88d5: Verifying Checksum 

d04e751b88d5: Download complete 

b45d31ee2d7f: Extracting  489.7kB/489.7kB

b45d31ee2d7f: Extracting  489.7kB/489.7kB

b45d31ee2d7f: Pull complete 

da9de9139824: Extracting  393.2kB/39.21MB

da9de9139824: Extracting  3.932MB/39.21MB

da9de9139824: Extracting  7.864MB/39.21MB

da9de9139824: Extracting   11.4MB/39.21MB

da9de9139824: Extracting  18.09MB/39.21MB

da9de9139824: Extracting  22.02MB/39.21MB

da9de9139824: Extracting   29.1MB/39.21MB

da9de9139824: Extracting  39.21MB/39.21MB

da9de9139824: Pull complete 

d04e751b88d5: Extracting  327.7kB/32.16MB

d04e751b88d5: Extracting  3.932MB/32.16MB

d04e751b88d5: Extracting  6.554MB/32.16MB

d04e751b88d5: Extracting  9.503MB/32.16MB

d04e751b88d5: Extracting  12.78MB/32.16MB

d04e751b88d5: Extracting  17.04MB/32.16MB

d04e751b88d5: Extracting  31.46MB/32.16MB

d04e751b88d5: Extracting  32.16MB/32.16MB

d04e751b88d5: Pull complete 

13f11ea3536c: Extracting     634B/634B

13f11ea3536c: Extracting     634B/634B

13f11ea3536c: Pull complete 

1d81771985c9: Extracting  2.704kB/2.704kB

1d81771985c9: Extracting  2.704kB/2.704kB

1d81771985c9: Pull complete 

d471c28936c9: Extracting  3.098kB/3.098kB

d471c28936c9: Extracting  3.098kB/3.098kB

d471c28936c9: Pull complete 

827e29e97e58: Extracting  4.019kB/4.019kB

827e29e97e58: Extracting  4.019kB/4.019kB

827e29e97e58: Pull complete 

9a0bd55ef653: Extracting  1.411kB/1.411kB

9a0bd55ef653: Extracting  1.411kB/1.411kB

9a0bd55ef653: Pull complete 

16e358518d2f: Extracting  32.77kB/129.2kB

16e358518d2f: Extracting  129.2kB/129.2kB

16e358518d2f: Pull complete 

bfdb42c9d185: Extracting     185B/185B

bfdb42c9d185: Extracting     185B/185B

bfdb42c9d185: Pull complete 

d83e6d5e5f1b: Extracting     716B/716B

d83e6d5e5f1b: Extracting     716B/716B

d83e6d5e5f1b: Pull complete 
Digest: sha256:5c030438c1e4c86bdc7428f24ee1ad18476eefdfa8a7f76a8ccc9b74f1970d81
Status: Downloaded newer image for prom/prometheus:v2.28.1
docker.io/prom/prometheus:v2.28.1
latest: Pulling from google/cadvisor


ff3a5c916c92: Pulling fs layer 


44a45bb65cdf: Pulling fs layer 


0bbe1a2fe2a6: Pulling fs layer 

44a45bb65cdf: Downloading  183.7kB/15.29MB

ff3a5c916c92: Downloading  36.41kB/2.066MB

0bbe1a2fe2a6: Downloading  134.7kB/13.17MB

ff3a5c916c92: Verifying Checksum 

ff3a5c916c92: Download complete 

ff3a5c916c92: Extracting  32.77kB/2.066MB

0bbe1a2fe2a6: Verifying Checksum 

0bbe1a2fe2a6: Download complete 

44a45bb65cdf: Downloading   14.6MB/15.29MB

44a45bb65cdf: Verifying Checksum 

44a45bb65cdf: Download complete 

ff3a5c916c92: Extracting  2.066MB/2.066MB

ff3a5c916c92: Pull complete 

44a45bb65cdf: Extracting  163.8kB/15.29MB

44a45bb65cdf: Extracting  4.751MB/15.29MB

44a45bb65cdf: Extracting  7.537MB/15.29MB

44a45bb65cdf: Extracting  11.63MB/15.29MB

44a45bb65cdf: Extracting  15.29MB/15.29MB

44a45bb65cdf: Pull complete 

0bbe1a2fe2a6: Extracting  163.8kB/13.17MB

0bbe1a2fe2a6: Extracting  4.588MB/13.17MB

0bbe1a2fe2a6: Extracting  11.14MB/13.17MB

0bbe1a2fe2a6: Extracting  13.17MB/13.17MB

0bbe1a2fe2a6: Pull complete 
Digest: sha256:815386ebbe9a3490f38785ab11bda34ec8dacf4634af77b8912832d4f85dca04
Status: Downloaded newer image for google/cadvisor:latest
docker.io/google/cadvisor:latest
8.1.1: Pulling from grafana/grafana


540db60ca938: Already exists 


b91d21fc1834: Pulling fs layer 


94b744eb7640: Pulling fs layer 


06133c221b55: Pulling fs layer 


dc4b422eea7f: Pulling fs layer 


4f4fb700ef54: Pulling fs layer 


581ba695933f: Pulling fs layer 


688726506e9e: Pulling fs layer 

dc4b422eea7f: Waiting 

4f4fb700ef54: Waiting 

581ba695933f: Waiting 

688726506e9e: Waiting 

b91d21fc1834: Downloading     173B/173B

b91d21fc1834: Verifying Checksum 

b91d21fc1834: Download complete 

b91d21fc1834: Extracting     173B/173B

b91d21fc1834: Extracting     173B/173B

06133c221b55: Downloading   78.4kB/6.569MB

94b744eb7640: Downloading   35.5kB/1.735MB

dc4b422eea7f: Downloading  527.9kB/57.41MB

94b744eb7640: Downloading  1.735MB/1.735MB

94b744eb7640: Verifying Checksum 

94b744eb7640: Download complete 

b91d21fc1834: Pull complete 

4f4fb700ef54: Downloading      32B/32B

4f4fb700ef54: Verifying Checksum 

4f4fb700ef54: Download complete 

94b744eb7640: Extracting  32.77kB/1.735MB

581ba695933f: Downloading  3.646kB/15.2kB

581ba695933f: Downloading   15.2kB/15.2kB

581ba695933f: Verifying Checksum 

581ba695933f: Download complete 

688726506e9e: Downloading     999B/1.223kB

688726506e9e: Downloading  1.223kB/1.223kB

688726506e9e: Verifying Checksum 

688726506e9e: Download complete 

06133c221b55: Verifying Checksum 

06133c221b55: Download complete 

dc4b422eea7f: Downloading  19.47MB/57.41MB

94b744eb7640: Extracting   1.54MB/1.735MB

dc4b422eea7f: Downloading  36.74MB/57.41MB

94b744eb7640: Extracting  1.735MB/1.735MB

94b744eb7640: Extracting  1.735MB/1.735MB

dc4b422eea7f: Downloading  53.45MB/57.41MB

dc4b422eea7f: Verifying Checksum 

dc4b422eea7f: Download complete 

94b744eb7640: Pull complete 

06133c221b55: Extracting   98.3kB/6.569MB

06133c221b55: Extracting  4.915MB/6.569MB

06133c221b55: Extracting  6.569MB/6.569MB

06133c221b55: Extracting  6.569MB/6.569MB

06133c221b55: Pull complete 

dc4b422eea7f: Extracting  557.1kB/57.41MB

dc4b422eea7f: Extracting  5.014MB/57.41MB

dc4b422eea7f: Extracting  10.03MB/57.41MB

dc4b422eea7f: Extracting   15.6MB/57.41MB

dc4b422eea7f: Extracting   19.5MB/57.41MB

dc4b422eea7f: Extracting  22.84MB/57.41MB

dc4b422eea7f: Extracting  26.74MB/57.41MB

dc4b422eea7f: Extracting  30.08MB/57.41MB

dc4b422eea7f: Extracting  32.87MB/57.41MB

dc4b422eea7f: Extracting  35.09MB/57.41MB

dc4b422eea7f: Extracting  37.32MB/57.41MB

dc4b422eea7f: Extracting  37.88MB/57.41MB

dc4b422eea7f: Extracting  39.55MB/57.41MB

dc4b422eea7f: Extracting  40.11MB/57.41MB

dc4b422eea7f: Extracting  42.89MB/57.41MB

dc4b422eea7f: Extracting  46.24MB/57.41MB

dc4b422eea7f: Extracting  49.58MB/57.41MB

dc4b422eea7f: Extracting  52.36MB/57.41MB

dc4b422eea7f: Extracting  54.03MB/57.41MB

dc4b422eea7f: Extracting  56.26MB/57.41MB

dc4b422eea7f: Extracting  57.41MB/57.41MB

dc4b422eea7f: Pull complete 

4f4fb700ef54: Extracting      32B/32B

4f4fb700ef54: Extracting      32B/32B

4f4fb700ef54: Pull complete 

581ba695933f: Extracting   15.2kB/15.2kB

581ba695933f: Extracting   15.2kB/15.2kB

581ba695933f: Pull complete 

688726506e9e: Extracting  1.223kB/1.223kB

688726506e9e: Extracting  1.223kB/1.223kB

688726506e9e: Pull complete 
Digest: sha256:c328587322a83c38384cb3799387c3eb3c5b96d31ca5579439400694868f5007
Status: Downloaded newer image for grafana/grafana:8.1.1
docker.io/grafana/grafana:8.1.1
1.15.6: Pulling from kiwigrid/k8s-sidecar


59bf1c3509f3: Pulling fs layer 


07a400e93df3: Pulling fs layer 


812206835f4c: Pulling fs layer 


73342013dbd4: Pulling fs layer 


27450111daa5: Pulling fs layer 


b6dc38f52fdb: Pulling fs layer 


c36e6a83ef93: Pulling fs layer 


7b23ce5cb56a: Pulling fs layer 

73342013dbd4: Waiting 

27450111daa5: Waiting 

b6dc38f52fdb: Waiting 

c36e6a83ef93: Waiting 

7b23ce5cb56a: Waiting 

07a400e93df3: Downloading  23.92kB/678.3kB

07a400e93df3: Downloading  678.3kB/678.3kB

07a400e93df3: Verifying Checksum 

07a400e93df3: Download complete 

59bf1c3509f3: Downloading  36.41kB/2.818MB

812206835f4c: Downloading    141kB/13.18MB

73342013dbd4: Downloading     231B/231B

73342013dbd4: Verifying Checksum 

73342013dbd4: Download complete 

27450111daa5: Downloading  55.24kB/2.35MB

59bf1c3509f3: Downloading  2.818MB/2.818MB

59bf1c3509f3: Verifying Checksum 

59bf1c3509f3: Extracting  32.77kB/2.818MB

27450111daa5: Downloading   2.35MB/2.35MB

27450111daa5: Verifying Checksum 

27450111daa5: Download complete 

b6dc38f52fdb: Downloading  13.78kB/898.8kB

b6dc38f52fdb: Downloading  898.8kB/898.8kB

b6dc38f52fdb: Verifying Checksum 

b6dc38f52fdb: Download complete 

c36e6a83ef93: Downloading      99B/99B

c36e6a83ef93: Verifying Checksum 

c36e6a83ef93: Download complete 

7b23ce5cb56a: Downloading  60.12kB/4.827MB

7b23ce5cb56a: Verifying Checksum 

7b23ce5cb56a: Download complete 

812206835f4c: Verifying Checksum 

812206835f4c: Download complete 

59bf1c3509f3: Extracting  2.818MB/2.818MB

59bf1c3509f3: Pull complete 

07a400e93df3: Extracting  32.77kB/678.3kB

07a400e93df3: Extracting  589.8kB/678.3kB

07a400e93df3: Extracting  678.3kB/678.3kB

07a400e93df3: Extracting  678.3kB/678.3kB

07a400e93df3: Pull complete 

812206835f4c: Extracting  163.8kB/13.18MB

812206835f4c: Extracting  2.785MB/13.18MB

812206835f4c: Extracting  5.571MB/13.18MB

812206835f4c: Extracting  6.881MB/13.18MB

812206835f4c: Extracting  9.994MB/13.18MB

812206835f4c: Extracting  12.45MB/13.18MB

812206835f4c: Extracting  13.18MB/13.18MB

812206835f4c: Pull complete 

73342013dbd4: Extracting     231B/231B

73342013dbd4: Extracting     231B/231B

73342013dbd4: Pull complete 

27450111daa5: Extracting  32.77kB/2.35MB

27450111daa5: Extracting  622.6kB/2.35MB

27450111daa5: Extracting  2.032MB/2.35MB

27450111daa5: Extracting   2.35MB/2.35MB

27450111daa5: Extracting   2.35MB/2.35MB

27450111daa5: Pull complete 

b6dc38f52fdb: Extracting  32.77kB/898.8kB

b6dc38f52fdb: Extracting  898.8kB/898.8kB

b6dc38f52fdb: Extracting  898.8kB/898.8kB

b6dc38f52fdb: Pull complete 

c36e6a83ef93: Extracting      99B/99B

c36e6a83ef93: Extracting      99B/99B

c36e6a83ef93: Pull complete 

7b23ce5cb56a: Extracting  65.54kB/4.827MB

7b23ce5cb56a: Extracting  917.5kB/4.827MB

7b23ce5cb56a: Extracting  1.311MB/4.827MB

7b23ce5cb56a: Extracting  1.704MB/4.827MB

7b23ce5cb56a: Extracting  2.753MB/4.827MB

7b23ce5cb56a: Extracting  3.539MB/4.827MB

7b23ce5cb56a: Extracting  4.063MB/4.827MB

7b23ce5cb56a: Extracting  4.827MB/4.827MB

7b23ce5cb56a: Pull complete 
Digest: sha256:1f025ae37b7b20d63bffd179e5e6f972039dd53d9646388c0a8c456229c7bbcb
Status: Downloaded newer image for kiwigrid/k8s-sidecar:1.15.6
docker.io/kiwigrid/k8s-sidecar:1.15.6
10: Pulling from library/mariadb


29202e855b20: Pulling fs layer 


bc67e72a8c56: Pulling fs layer 


d8b0147f430c: Pulling fs layer 


a976e6cb6e1b: Pulling fs layer 


3d66a8ca7c1b: Pulling fs layer 


b9031972f948: Pulling fs layer 


6ddc8dc4c238: Pulling fs layer 


3b8524a9ca55: Pulling fs layer 

a976e6cb6e1b: Waiting 

3d66a8ca7c1b: Waiting 

b9031972f948: Waiting 

6ddc8dc4c238: Waiting 

3b8524a9ca55: Waiting 

bc67e72a8c56: Downloading  1.719kB/1.719kB

bc67e72a8c56: Verifying Checksum 

bc67e72a8c56: Download complete 

d8b0147f430c: Downloading  69.18kB/5.65MB

a976e6cb6e1b: Downloading     113B/113B

a976e6cb6e1b: Verifying Checksum 

a976e6cb6e1b: Download complete 

29202e855b20: Downloading  298.6kB/29.55MB

3d66a8ca7c1b: Downloading     331B/331B

3d66a8ca7c1b: Verifying Checksum 

3d66a8ca7c1b: Download complete 

b9031972f948: Downloading  548.9kB/87.18MB

d8b0147f430c: Verifying Checksum 

d8b0147f430c: Download complete 

6ddc8dc4c238: Downloading     999B/3.612kB

6ddc8dc4c238: Downloading  3.612kB/3.612kB

6ddc8dc4c238: Verifying Checksum 

6ddc8dc4c238: Download complete 

3b8524a9ca55: Downloading  3.647kB/7.86kB

3b8524a9ca55: Downloading   7.86kB/7.86kB

3b8524a9ca55: Verifying Checksum 

3b8524a9ca55: Download complete 

29202e855b20: Downloading  12.75MB/29.55MB

b9031972f948: Downloading  17.82MB/87.18MB

29202e855b20: Verifying Checksum 

29202e855b20: Download complete 

b9031972f948: Downloading  36.76MB/87.18MB

29202e855b20: Extracting  327.7kB/29.55MB

b9031972f948: Downloading  56.25MB/87.18MB

29202e855b20: Extracting   4.26MB/29.55MB

b9031972f948: Downloading  75.75MB/87.18MB

29202e855b20: Extracting  7.537MB/29.55MB

b9031972f948: Verifying Checksum 

b9031972f948: Download complete 

29202e855b20: Extracting  9.503MB/29.55MB

29202e855b20: Extracting  13.11MB/29.55MB

29202e855b20: Extracting  18.68MB/29.55MB

29202e855b20: Extracting  20.97MB/29.55MB

29202e855b20: Extracting  24.58MB/29.55MB

29202e855b20: Extracting  25.89MB/29.55MB

29202e855b20: Extracting  28.51MB/29.55MB

29202e855b20: Extracting  29.49MB/29.55MB

29202e855b20: Extracting  29.55MB/29.55MB

29202e855b20: Pull complete 

bc67e72a8c56: Extracting  1.719kB/1.719kB

bc67e72a8c56: Extracting  1.719kB/1.719kB

bc67e72a8c56: Pull complete 

d8b0147f430c: Extracting  65.54kB/5.65MB

d8b0147f430c: Extracting  2.359MB/5.65MB

d8b0147f430c: Extracting  4.588MB/5.65MB

d8b0147f430c: Extracting  4.784MB/5.65MB

d8b0147f430c: Extracting  4.981MB/5.65MB

d8b0147f430c: Extracting   5.65MB/5.65MB

d8b0147f430c: Pull complete 

a976e6cb6e1b: Extracting     113B/113B

a976e6cb6e1b: Extracting     113B/113B

a976e6cb6e1b: Pull complete 

3d66a8ca7c1b: Extracting     331B/331B

3d66a8ca7c1b: Extracting     331B/331B

3d66a8ca7c1b: Pull complete 

b9031972f948: Extracting  557.1kB/87.18MB

b9031972f948: Extracting  2.785MB/87.18MB

b9031972f948: Extracting  6.128MB/87.18MB

b9031972f948: Extracting  10.03MB/87.18MB

b9031972f948: Extracting  12.81MB/87.18MB

b9031972f948: Extracting  16.71MB/87.18MB

b9031972f948: Extracting  21.17MB/87.18MB

b9031972f948: Extracting  24.51MB/87.18MB

b9031972f948: Extracting  28.41MB/87.18MB

b9031972f948: Extracting  31.75MB/87.18MB

b9031972f948: Extracting  35.09MB/87.18MB

b9031972f948: Extracting  39.55MB/87.18MB

b9031972f948: Extracting  42.89MB/87.18MB

b9031972f948: Extracting  47.35MB/87.18MB

b9031972f948: Extracting  53.48MB/87.18MB

b9031972f948: Extracting  58.49MB/87.18MB

b9031972f948: Extracting  65.18MB/87.18MB

b9031972f948: Extracting   67.4MB/87.18MB

b9031972f948: Extracting  70.75MB/87.18MB

b9031972f948: Extracting  75.76MB/87.18MB

b9031972f948: Extracting  81.33MB/87.18MB

b9031972f948: Extracting  84.12MB/87.18MB

b9031972f948: Extracting  85.79MB/87.18MB

b9031972f948: Extracting   86.9MB/87.18MB

b9031972f948: Extracting  87.18MB/87.18MB

b9031972f948: Pull complete 

6ddc8dc4c238: Extracting  3.612kB/3.612kB

6ddc8dc4c238: Extracting  3.612kB/3.612kB

6ddc8dc4c238: Pull complete 

3b8524a9ca55: Extracting   7.86kB/7.86kB

3b8524a9ca55: Extracting   7.86kB/7.86kB

3b8524a9ca55: Pull complete 
Digest: sha256:692856b1f36a6e824ff8b8e78929643c90faa5f0931d74425eed52b09e8ac37b
Status: Downloaded newer image for mariadb:10
docker.io/library/mariadb:10
5: Pulling from library/mysql


20e4dcae4c69: Pulling fs layer 


1c56c3d4ce74: Pulling fs layer 


e9f03a1c24ce: Pulling fs layer 


68c3898c2015: Pulling fs layer 


6b95a940e7b6: Pulling fs layer 


90986bb8de6e: Pulling fs layer 


ae71319cb779: Pulling fs layer 

68c3898c2015: Waiting 

6b95a940e7b6: Waiting 

90986bb8de6e: Waiting 

ae71319cb779: Waiting 


ffc89e9dfd88: Pulling fs layer 


43d05e938198: Pulling fs layer 


064b2d298fba: Pulling fs layer 


df9a4d85569b: Pulling fs layer 

ffc89e9dfd88: Waiting 

43d05e938198: Waiting 

064b2d298fba: Waiting 

df9a4d85569b: Waiting 

1c56c3d4ce74: Downloading     869B/869B

1c56c3d4ce74: Verifying Checksum 

1c56c3d4ce74: Download complete 

e9f03a1c24ce: Downloading  13.78kB/983.5kB

e9f03a1c24ce: Downloading  983.5kB/983.5kB

e9f03a1c24ce: Verifying Checksum 

e9f03a1c24ce: Download complete 

68c3898c2015: Downloading  51.43kB/4.578MB

20e4dcae4c69: Downloading  535.3kB/50.5MB

6b95a940e7b6: Downloading   3.08kB/3.08kB

6b95a940e7b6: Verifying Checksum 

6b95a940e7b6: Download complete 

90986bb8de6e: Downloading     331B/331B

90986bb8de6e: Verifying Checksum 

90986bb8de6e: Download complete 

ae71319cb779: Downloading  281.3kB/25.53MB

68c3898c2015: Verifying Checksum 

68c3898c2015: Download complete 

ffc89e9dfd88: Downloading     317B/317B

ffc89e9dfd88: Verifying Checksum 

ffc89e9dfd88: Download complete 

43d05e938198: Downloading  528.2kB/56.29MB

20e4dcae4c69: Downloading  14.17MB/50.5MB

ae71319cb779: Downloading  20.47MB/25.53MB

ae71319cb779: Verifying Checksum 

ae71319cb779: Download complete 

43d05e938198: Downloading  21.12MB/56.29MB

064b2d298fba: Downloading  3.647kB/5.384kB

064b2d298fba: Downloading  5.384kB/5.384kB

064b2d298fba: Verifying Checksum 

064b2d298fba: Download complete 

df9a4d85569b: Downloading     122B/122B

df9a4d85569b: Verifying Checksum 

df9a4d85569b: Download complete 

20e4dcae4c69: Downloading  33.04MB/50.5MB

43d05e938198: Downloading  37.83MB/56.29MB

20e4dcae4c69: Downloading  49.82MB/50.5MB

20e4dcae4c69: Verifying Checksum 

20e4dcae4c69: Download complete 

20e4dcae4c69: Extracting  524.3kB/50.5MB

43d05e938198: Downloading   55.1MB/56.29MB

43d05e938198: Verifying Checksum 

43d05e938198: Download complete 

20e4dcae4c69: Extracting   3.67MB/50.5MB

20e4dcae4c69: Extracting  7.864MB/50.5MB

20e4dcae4c69: Extracting  11.01MB/50.5MB

20e4dcae4c69: Extracting  12.06MB/50.5MB

20e4dcae4c69: Extracting  13.63MB/50.5MB

20e4dcae4c69: Extracting   17.3MB/50.5MB

20e4dcae4c69: Extracting  24.12MB/50.5MB

20e4dcae4c69: Extracting  28.84MB/50.5MB

20e4dcae4c69: Extracting  31.46MB/50.5MB

20e4dcae4c69: Extracting  32.51MB/50.5MB

20e4dcae4c69: Extracting  33.55MB/50.5MB

20e4dcae4c69: Extracting  35.65MB/50.5MB

20e4dcae4c69: Extracting  37.22MB/50.5MB

20e4dcae4c69: Extracting  39.32MB/50.5MB

20e4dcae4c69: Extracting  42.47MB/50.5MB

20e4dcae4c69: Extracting  44.56MB/50.5MB

20e4dcae4c69: Extracting  46.14MB/50.5MB

20e4dcae4c69: Extracting  47.19MB/50.5MB

20e4dcae4c69: Extracting  48.76MB/50.5MB

20e4dcae4c69: Extracting   50.5MB/50.5MB

20e4dcae4c69: Pull complete 

1c56c3d4ce74: Extracting     869B/869B

1c56c3d4ce74: Extracting     869B/869B

1c56c3d4ce74: Pull complete 

e9f03a1c24ce: Extracting  32.77kB/983.5kB

e9f03a1c24ce: Extracting  983.5kB/983.5kB

e9f03a1c24ce: Pull complete 

68c3898c2015: Extracting  65.54kB/4.578MB

68c3898c2015: Extracting  2.818MB/4.578MB

68c3898c2015: Extracting  4.578MB/4.578MB

68c3898c2015: Extracting  4.578MB/4.578MB

68c3898c2015: Pull complete 

6b95a940e7b6: Extracting   3.08kB/3.08kB

6b95a940e7b6: Extracting   3.08kB/3.08kB

6b95a940e7b6: Pull complete 

90986bb8de6e: Extracting     331B/331B

90986bb8de6e: Extracting     331B/331B

90986bb8de6e: Pull complete 

ae71319cb779: Extracting  262.1kB/25.53MB

ae71319cb779: Extracting  2.884MB/25.53MB

ae71319cb779: Extracting  7.602MB/25.53MB

ae71319cb779: Extracting  11.53MB/25.53MB

ae71319cb779: Extracting  16.52MB/25.53MB

ae71319cb779: Extracting   21.5MB/25.53MB

ae71319cb779: Extracting   24.9MB/25.53MB

ae71319cb779: Extracting  25.53MB/25.53MB

ae71319cb779: Pull complete 

ffc89e9dfd88: Extracting     317B/317B

ffc89e9dfd88: Extracting     317B/317B

ffc89e9dfd88: Pull complete 

43d05e938198: Extracting  557.1kB/56.29MB

43d05e938198: Extracting  5.571MB/56.29MB

43d05e938198: Extracting  11.14MB/56.29MB

43d05e938198: Extracting   15.6MB/56.29MB

43d05e938198: Extracting  21.73MB/56.29MB

43d05e938198: Extracting  25.62MB/56.29MB

43d05e938198: Extracting  28.97MB/56.29MB

43d05e938198: Extracting  32.31MB/56.29MB

43d05e938198: Extracting  33.98MB/56.29MB

43d05e938198: Extracting  35.09MB/56.29MB

43d05e938198: Extracting  35.65MB/56.29MB

43d05e938198: Extracting  36.21MB/56.29MB

43d05e938198: Extracting  36.77MB/56.29MB

43d05e938198: Extracting  37.32MB/56.29MB

43d05e938198: Extracting  37.88MB/56.29MB

43d05e938198: Extracting  38.44MB/56.29MB

43d05e938198: Extracting  38.99MB/56.29MB

43d05e938198: Extracting  39.55MB/56.29MB

43d05e938198: Extracting  40.11MB/56.29MB

43d05e938198: Extracting  40.67MB/56.29MB

43d05e938198: Extracting  41.22MB/56.29MB

43d05e938198: Extracting  41.78MB/56.29MB

43d05e938198: Extracting  42.34MB/56.29MB

43d05e938198: Extracting  42.89MB/56.29MB

43d05e938198: Extracting  43.45MB/56.29MB

43d05e938198: Extracting  44.01MB/56.29MB

43d05e938198: Extracting  44.56MB/56.29MB

43d05e938198: Extracting  46.24MB/56.29MB

43d05e938198: Extracting  47.35MB/56.29MB

43d05e938198: Extracting  49.02MB/56.29MB

43d05e938198: Extracting  51.81MB/56.29MB

43d05e938198: Extracting  55.15MB/56.29MB

43d05e938198: Extracting  56.29MB/56.29MB

43d05e938198: Pull complete 

064b2d298fba: Extracting  5.384kB/5.384kB

064b2d298fba: Extracting  5.384kB/5.384kB

064b2d298fba: Pull complete 

df9a4d85569b: Extracting     122B/122B

df9a4d85569b: Extracting     122B/122B

df9a4d85569b: Pull complete 
Digest: sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
Status: Downloaded newer image for mysql:5
docker.io/library/mysql:5
Pulling OSM docker images
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v130-merge-446 docker image
osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/mon


521f275cc58b: Pulling fs layer 


abfff8cd5cf0: Pulling fs layer 


659e230b86ba: Pulling fs layer 


439e6c3d6dac: Pulling fs layer 


09351ae6aecc: Pulling fs layer 


b326590aff81: Pulling fs layer 


2b2ba1f0974e: Pulling fs layer 


89141cc42d0b: Pulling fs layer 


e82a3807cacd: Pulling fs layer 


38d013879278: Pulling fs layer 


d9ab66dbd7e7: Pulling fs layer 


248ef405f446: Pulling fs layer 


c17a2ff16eca: Pulling fs layer 


f6f9c6c20ae9: Pulling fs layer 


d09f9b70d1a5: Pulling fs layer 

e82a3807cacd: Waiting 

38d013879278: Waiting 

d9ab66dbd7e7: Waiting 

248ef405f446: Waiting 

c17a2ff16eca: Waiting 

f6f9c6c20ae9: Waiting 

d09f9b70d1a5: Waiting 

09351ae6aecc: Waiting 

b326590aff81: Waiting 

2b2ba1f0974e: Waiting 

89141cc42d0b: Waiting 

439e6c3d6dac: Waiting 

abfff8cd5cf0: Downloading     230B/230B

abfff8cd5cf0: Verifying Checksum 

abfff8cd5cf0: Download complete 

439e6c3d6dac: Downloading  11.84kB/978.7kB

439e6c3d6dac: Verifying Checksum 

439e6c3d6dac: Download complete 

09351ae6aecc: Downloading     178B/178B

09351ae6aecc: Verifying Checksum 

09351ae6aecc: Download complete 

521f275cc58b: Downloading  286.7kB/28.58MB

b326590aff81: Downloading  20.03kB/1.921MB

659e230b86ba: Downloading  122.4kB/12.06MB

b326590aff81: Verifying Checksum 

b326590aff81: Download complete 

521f275cc58b: Downloading  4.878MB/28.58MB

659e230b86ba: Downloading  3.809MB/12.06MB

521f275cc58b: Downloading  10.04MB/28.58MB

659e230b86ba: Downloading  8.729MB/12.06MB

659e230b86ba: Verifying Checksum 

659e230b86ba: Download complete 

89141cc42d0b: Downloading     830B/830B

89141cc42d0b: Verifying Checksum 

89141cc42d0b: Download complete 

521f275cc58b: Downloading  16.06MB/28.58MB

e82a3807cacd: Downloading  3.586kB/53.95kB

e82a3807cacd: Downloading  53.95kB/53.95kB

e82a3807cacd: Verifying Checksum 

e82a3807cacd: Download complete 

38d013879278: Downloading  3.585kB/205kB

521f275cc58b: Downloading  24.09MB/28.58MB

38d013879278: Verifying Checksum 

38d013879278: Download complete 

2b2ba1f0974e: Downloading  528.4kB/97.66MB

d9ab66dbd7e7: Downloading  3.585kB/356.2kB

521f275cc58b: Verifying Checksum 

521f275cc58b: Download complete 

d9ab66dbd7e7: Verifying Checksum 

d9ab66dbd7e7: Download complete 

521f275cc58b: Extracting  294.9kB/28.58MB

2b2ba1f0974e: Downloading  7.397MB/97.66MB

248ef405f446: Downloading  475.1kB/47.22MB

c17a2ff16eca: Downloading  475.1kB/47.22MB

521f275cc58b: Extracting  5.014MB/28.58MB

2b2ba1f0974e: Downloading  15.32MB/97.66MB

248ef405f446: Downloading  2.851MB/47.22MB

c17a2ff16eca: Downloading  1.425MB/47.22MB

521f275cc58b: Extracting  8.847MB/28.58MB

2b2ba1f0974e: Downloading  20.61MB/97.66MB

248ef405f446: Downloading  7.602MB/47.22MB

c17a2ff16eca: Downloading  2.851MB/47.22MB

521f275cc58b: Extracting  10.62MB/28.58MB

2b2ba1f0974e: Downloading  25.89MB/97.66MB

248ef405f446: Downloading   11.4MB/47.22MB

c17a2ff16eca: Downloading  4.755MB/47.22MB

521f275cc58b: Extracting  13.27MB/28.58MB

2b2ba1f0974e: Downloading  30.12MB/97.66MB

248ef405f446: Downloading  14.73MB/47.22MB

c17a2ff16eca: Downloading  6.656MB/47.22MB

521f275cc58b: Extracting  17.69MB/28.58MB

2b2ba1f0974e: Downloading  33.82MB/97.66MB

248ef405f446: Downloading  19.48MB/47.22MB

c17a2ff16eca: Downloading  9.032MB/47.22MB

521f275cc58b: Extracting   23.3MB/28.58MB

2b2ba1f0974e: Downloading  37.52MB/97.66MB

248ef405f446: Downloading  23.29MB/47.22MB

c17a2ff16eca: Downloading  12.36MB/47.22MB

521f275cc58b: Extracting  24.18MB/28.58MB

2b2ba1f0974e: Downloading  41.74MB/97.66MB

248ef405f446: Downloading  27.09MB/47.22MB

c17a2ff16eca: Downloading  15.68MB/47.22MB

521f275cc58b: Extracting  25.36MB/28.58MB

2b2ba1f0974e: Downloading  45.97MB/97.66MB

248ef405f446: Downloading  30.41MB/47.22MB

c17a2ff16eca: Downloading  19.02MB/47.22MB

521f275cc58b: Extracting  27.72MB/28.58MB

2b2ba1f0974e: Downloading  50.72MB/97.66MB

248ef405f446: Downloading  33.74MB/47.22MB

c17a2ff16eca: Downloading  21.87MB/47.22MB

2b2ba1f0974e: Downloading  55.48MB/97.66MB

248ef405f446: Downloading  37.06MB/47.22MB

521f275cc58b: Extracting  28.58MB/28.58MB

c17a2ff16eca: Downloading  24.72MB/47.22MB

2b2ba1f0974e: Downloading  60.24MB/97.66MB

521f275cc58b: Pull complete 

248ef405f446: Downloading  40.39MB/47.22MB

abfff8cd5cf0: Extracting     230B/230B

abfff8cd5cf0: Extracting     230B/230B

abfff8cd5cf0: Pull complete 

659e230b86ba: Extracting  131.1kB/12.06MB

c17a2ff16eca: Downloading  27.57MB/47.22MB

2b2ba1f0974e: Downloading  64.46MB/97.66MB

248ef405f446: Downloading  44.68MB/47.22MB

659e230b86ba: Extracting  3.015MB/12.06MB

c17a2ff16eca: Downloading  30.43MB/47.22MB

248ef405f446: Verifying Checksum 

248ef405f446: Download complete 

2b2ba1f0974e: Downloading  68.69MB/97.66MB

f6f9c6c20ae9: Downloading     703B/703B

f6f9c6c20ae9: Verifying Checksum 

f6f9c6c20ae9: Download complete 

659e230b86ba: Extracting   4.85MB/12.06MB

d09f9b70d1a5: Downloading  2.614kB/2.614kB

d09f9b70d1a5: Download complete 

c17a2ff16eca: Downloading  34.71MB/47.22MB

2b2ba1f0974e: Downloading  73.97MB/97.66MB

659e230b86ba: Extracting  5.767MB/12.06MB

c17a2ff16eca: Downloading  39.46MB/47.22MB

2b2ba1f0974e: Downloading  79.79MB/97.66MB

659e230b86ba: Extracting  7.864MB/12.06MB

c17a2ff16eca: Downloading  44.21MB/47.22MB

2b2ba1f0974e: Downloading  84.54MB/97.66MB

c17a2ff16eca: Verifying Checksum 

c17a2ff16eca: Download complete 

659e230b86ba: Extracting  8.913MB/12.06MB

2b2ba1f0974e: Downloading  91.41MB/97.66MB

659e230b86ba: Extracting  11.27MB/12.06MB

2b2ba1f0974e: Verifying Checksum 

2b2ba1f0974e: Download complete 

659e230b86ba: Extracting  12.06MB/12.06MB

659e230b86ba: Extracting  12.06MB/12.06MB

659e230b86ba: Pull complete 

439e6c3d6dac: Extracting  32.77kB/978.7kB

439e6c3d6dac: Extracting  978.7kB/978.7kB

439e6c3d6dac: Extracting  978.7kB/978.7kB

439e6c3d6dac: Pull complete 

09351ae6aecc: Extracting     178B/178B

09351ae6aecc: Extracting     178B/178B

09351ae6aecc: Pull complete 

b326590aff81: Extracting  32.77kB/1.921MB

b326590aff81: Extracting  720.9kB/1.921MB

b326590aff81: Extracting  1.921MB/1.921MB

b326590aff81: Extracting  1.921MB/1.921MB

b326590aff81: Pull complete 

2b2ba1f0974e: Extracting  557.1kB/97.66MB

2b2ba1f0974e: Extracting  3.342MB/97.66MB

2b2ba1f0974e: Extracting  6.128MB/97.66MB

2b2ba1f0974e: Extracting  7.799MB/97.66MB

2b2ba1f0974e: Extracting  8.356MB/97.66MB

2b2ba1f0974e: Extracting  12.26MB/97.66MB

2b2ba1f0974e: Extracting  13.93MB/97.66MB

2b2ba1f0974e: Extracting   15.6MB/97.66MB

2b2ba1f0974e: Extracting  16.71MB/97.66MB

2b2ba1f0974e: Extracting  18.94MB/97.66MB

2b2ba1f0974e: Extracting  20.05MB/97.66MB

2b2ba1f0974e: Extracting  20.61MB/97.66MB

2b2ba1f0974e: Extracting  21.73MB/97.66MB

2b2ba1f0974e: Extracting   23.4MB/97.66MB

2b2ba1f0974e: Extracting  23.95MB/97.66MB

2b2ba1f0974e: Extracting  24.51MB/97.66MB

2b2ba1f0974e: Extracting  28.97MB/97.66MB

2b2ba1f0974e: Extracting  31.75MB/97.66MB

2b2ba1f0974e: Extracting  33.42MB/97.66MB

2b2ba1f0974e: Extracting  35.65MB/97.66MB

2b2ba1f0974e: Extracting  38.44MB/97.66MB

2b2ba1f0974e: Extracting  41.78MB/97.66MB

2b2ba1f0974e: Extracting  43.45MB/97.66MB

2b2ba1f0974e: Extracting  46.24MB/97.66MB

2b2ba1f0974e: Extracting  46.79MB/97.66MB

2b2ba1f0974e: Extracting  47.35MB/97.66MB

2b2ba1f0974e: Extracting  50.14MB/97.66MB

2b2ba1f0974e: Extracting  51.81MB/97.66MB

2b2ba1f0974e: Extracting  52.92MB/97.66MB

2b2ba1f0974e: Extracting  54.59MB/97.66MB

2b2ba1f0974e: Extracting  56.82MB/97.66MB

2b2ba1f0974e: Extracting  60.16MB/97.66MB

2b2ba1f0974e: Extracting  62.39MB/97.66MB

2b2ba1f0974e: Extracting  65.73MB/97.66MB

2b2ba1f0974e: Extracting  67.96MB/97.66MB

2b2ba1f0974e: Extracting  68.52MB/97.66MB

2b2ba1f0974e: Extracting  69.07MB/97.66MB

2b2ba1f0974e: Extracting  69.63MB/97.66MB

2b2ba1f0974e: Extracting  70.19MB/97.66MB

2b2ba1f0974e: Extracting  71.86MB/97.66MB

2b2ba1f0974e: Extracting  74.65MB/97.66MB

2b2ba1f0974e: Extracting  77.99MB/97.66MB

2b2ba1f0974e: Extracting  80.22MB/97.66MB

2b2ba1f0974e: Extracting  81.89MB/97.66MB

2b2ba1f0974e: Extracting     83MB/97.66MB

2b2ba1f0974e: Extracting  84.12MB/97.66MB

2b2ba1f0974e: Extracting  85.23MB/97.66MB

2b2ba1f0974e: Extracting  86.34MB/97.66MB

2b2ba1f0974e: Extracting  87.46MB/97.66MB

2b2ba1f0974e: Extracting  88.57MB/97.66MB

2b2ba1f0974e: Extracting  89.13MB/97.66MB

2b2ba1f0974e: Extracting   90.8MB/97.66MB

2b2ba1f0974e: Extracting  91.91MB/97.66MB

2b2ba1f0974e: Extracting  92.47MB/97.66MB

2b2ba1f0974e: Extracting  94.14MB/97.66MB

2b2ba1f0974e: Extracting   94.7MB/97.66MB

2b2ba1f0974e: Extracting  95.26MB/97.66MB

2b2ba1f0974e: Extracting  95.81MB/97.66MB

2b2ba1f0974e: Extracting  96.37MB/97.66MB

2b2ba1f0974e: Extracting  96.93MB/97.66MB

2b2ba1f0974e: Extracting  97.66MB/97.66MB

2b2ba1f0974e: Pull complete 

89141cc42d0b: Extracting     830B/830B

89141cc42d0b: Extracting     830B/830B

89141cc42d0b: Pull complete 

e82a3807cacd: Extracting  53.95kB/53.95kB

e82a3807cacd: Pull complete 

38d013879278: Extracting  32.77kB/205kB

38d013879278: Extracting    205kB/205kB

38d013879278: Extracting    205kB/205kB

38d013879278: Pull complete 

d9ab66dbd7e7: Extracting  32.77kB/356.2kB

d9ab66dbd7e7: Extracting  356.2kB/356.2kB

d9ab66dbd7e7: Extracting  356.2kB/356.2kB

d9ab66dbd7e7: Pull complete 

248ef405f446: Extracting  491.5kB/47.22MB

248ef405f446: Extracting  2.458MB/47.22MB

248ef405f446: Extracting  4.424MB/47.22MB

248ef405f446: Extracting  8.847MB/47.22MB

248ef405f446: Extracting   11.8MB/47.22MB

248ef405f446: Extracting  16.71MB/47.22MB

248ef405f446: Extracting  19.66MB/47.22MB

248ef405f446: Extracting  24.58MB/47.22MB

248ef405f446: Extracting     29MB/47.22MB

248ef405f446: Extracting  32.93MB/47.22MB

248ef405f446: Extracting  38.34MB/47.22MB

248ef405f446: Extracting  41.78MB/47.22MB

248ef405f446: Extracting  44.73MB/47.22MB

248ef405f446: Extracting  46.69MB/47.22MB

248ef405f446: Extracting  47.19MB/47.22MB

248ef405f446: Extracting  47.22MB/47.22MB

248ef405f446: Pull complete 

c17a2ff16eca: Extracting  491.5kB/47.22MB

c17a2ff16eca: Extracting  3.441MB/47.22MB

c17a2ff16eca: Extracting  7.373MB/47.22MB

c17a2ff16eca: Extracting   9.83MB/47.22MB

c17a2ff16eca: Extracting  15.24MB/47.22MB

c17a2ff16eca: Extracting  20.64MB/47.22MB

c17a2ff16eca: Extracting  26.05MB/47.22MB

c17a2ff16eca: Extracting  30.97MB/47.22MB

c17a2ff16eca: Extracting  37.36MB/47.22MB

c17a2ff16eca: Extracting  41.29MB/47.22MB

c17a2ff16eca: Extracting  42.76MB/47.22MB

c17a2ff16eca: Extracting  45.22MB/47.22MB

c17a2ff16eca: Extracting  47.19MB/47.22MB

c17a2ff16eca: Extracting  47.22MB/47.22MB

c17a2ff16eca: Pull complete 

f6f9c6c20ae9: Extracting     703B/703B

f6f9c6c20ae9: Extracting     703B/703B

f6f9c6c20ae9: Pull complete 

d09f9b70d1a5: Extracting  2.614kB/2.614kB

d09f9b70d1a5: Extracting  2.614kB/2.614kB

d09f9b70d1a5: Pull complete 
Digest: sha256:5b962192d00032dffdfe9e052e75cd23629ba8f1b548e4947ad926a59e1a2021
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v130-merge-446
osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v130-merge-446
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v130-merge-446 docker image
osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/pol


521f275cc58b: Already exists 


abfff8cd5cf0: Already exists 


659e230b86ba: Already exists 


1ac6df1922d9: Pulling fs layer 


3e01e71b7e45: Pulling fs layer 


f9eeba624275: Pulling fs layer 


91cfc8ea053a: Pulling fs layer 


2fe34d79869c: Pulling fs layer 


dd141cac45d7: Pulling fs layer 


904980ed7750: Pulling fs layer 


495d3fc73d7f: Pulling fs layer 


5ea80f47ac18: Pulling fs layer 


739f61d726e3: Pulling fs layer 


d3d214e03ad9: Pulling fs layer 

904980ed7750: Waiting 

495d3fc73d7f: Waiting 

5ea80f47ac18: Waiting 

739f61d726e3: Waiting 

d3d214e03ad9: Waiting 

91cfc8ea053a: Waiting 

2fe34d79869c: Waiting 

dd141cac45d7: Waiting 

3e01e71b7e45: Downloading  20.03kB/1.668MB

1ac6df1922d9: Downloading     180B/180B

1ac6df1922d9: Verifying Checksum 

1ac6df1922d9: Download complete 

f9eeba624275: Downloading  56.89kB/5.393MB

1ac6df1922d9: Extracting     180B/180B

1ac6df1922d9: Extracting     180B/180B

1ac6df1922d9: Pull complete 

91cfc8ea053a: Downloading     703B/703B

91cfc8ea053a: Verifying Checksum 

91cfc8ea053a: Download complete 

3e01e71b7e45: Download complete 

3e01e71b7e45: Extracting  32.77kB/1.668MB

dd141cac45d7: Downloading  24.12kB/2.176MB

2fe34d79869c: Downloading  24.12kB/2.233MB

f9eeba624275: Verifying Checksum 

f9eeba624275: Download complete 

904980ed7750: Downloading  24.12kB/2.172MB

3e01e71b7e45: Extracting  688.1kB/1.668MB

dd141cac45d7: Verifying Checksum 

dd141cac45d7: Download complete 

2fe34d79869c: Verifying Checksum 

2fe34d79869c: Download complete 

495d3fc73d7f: Downloading  3.586kB/86.62kB

5ea80f47ac18: Downloading  3.586kB/44.45kB

495d3fc73d7f: Downloading  86.62kB/86.62kB

495d3fc73d7f: Verifying Checksum 

495d3fc73d7f: Download complete 

904980ed7750: Verifying Checksum 

904980ed7750: Download complete 

5ea80f47ac18: Downloading  44.45kB/44.45kB

5ea80f47ac18: Download complete 

d3d214e03ad9: Downloading  2.821kB/2.821kB

d3d214e03ad9: Verifying Checksum 

d3d214e03ad9: Download complete 

3e01e71b7e45: Extracting  1.668MB/1.668MB

739f61d726e3: Downloading     882B/882B

739f61d726e3: Verifying Checksum 

739f61d726e3: Download complete 

3e01e71b7e45: Extracting  1.668MB/1.668MB

3e01e71b7e45: Pull complete 

f9eeba624275: Extracting  65.54kB/5.393MB

f9eeba624275: Extracting  786.4kB/5.393MB

f9eeba624275: Extracting  2.097MB/5.393MB

f9eeba624275: Extracting  3.277MB/5.393MB

f9eeba624275: Extracting  4.129MB/5.393MB

f9eeba624275: Extracting  5.393MB/5.393MB

f9eeba624275: Pull complete 

91cfc8ea053a: Extracting     703B/703B

91cfc8ea053a: Extracting     703B/703B

91cfc8ea053a: Pull complete 

2fe34d79869c: Extracting  32.77kB/2.233MB

2fe34d79869c: Extracting  2.233MB/2.233MB

2fe34d79869c: Pull complete 

dd141cac45d7: Extracting  32.77kB/2.176MB

dd141cac45d7: Extracting  2.176MB/2.176MB

dd141cac45d7: Pull complete 

904980ed7750: Extracting  32.77kB/2.172MB

904980ed7750: Extracting  2.172MB/2.172MB

904980ed7750: Pull complete 

495d3fc73d7f: Extracting  32.77kB/86.62kB

495d3fc73d7f: Extracting  86.62kB/86.62kB

495d3fc73d7f: Extracting  86.62kB/86.62kB

495d3fc73d7f: Pull complete 

5ea80f47ac18: Extracting  32.77kB/44.45kB

5ea80f47ac18: Extracting  44.45kB/44.45kB

5ea80f47ac18: Pull complete 

739f61d726e3: Extracting     882B/882B

739f61d726e3: Extracting     882B/882B

739f61d726e3: Pull complete 

d3d214e03ad9: Extracting  2.821kB/2.821kB

d3d214e03ad9: Extracting  2.821kB/2.821kB

d3d214e03ad9: Pull complete 
Digest: sha256:2a8043f34948511aa1c116df1a22b9d0f56abd1e1cc93c6640a85f6d26d0ad5a
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v130-merge-446
osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v130-merge-446
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v130-merge-446 docker image
osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/nbi


521f275cc58b: Already exists 


abfff8cd5cf0: Already exists 


659e230b86ba: Already exists 


1ac6df1922d9: Already exists 


98695895f85a: Pulling fs layer 


7007872f6d56: Pulling fs layer 


9e42cda68337: Pulling fs layer 


80b87a503987: Pulling fs layer 


4155eec6f300: Pulling fs layer 


592db3ea69e2: Pulling fs layer 

80b87a503987: Waiting 

4155eec6f300: Waiting 

592db3ea69e2: Waiting 

98695895f85a: Downloading  36.41kB/3.233MB

9e42cda68337: Downloading  1.911kB/1.911kB

9e42cda68337: Verifying Checksum 

9e42cda68337: Download complete 

7007872f6d56: Downloading  217.1kB/21.45MB

80b87a503987: Downloading  3.586kB/29.88kB

80b87a503987: Downloading  29.88kB/29.88kB

80b87a503987: Verifying Checksum 

80b87a503987: Download complete 

98695895f85a: Download complete 

98695895f85a: Extracting  32.77kB/3.233MB

592db3ea69e2: Downloading  2.765kB/2.765kB

592db3ea69e2: Verifying Checksum 

592db3ea69e2: Download complete 

4155eec6f300: Downloading   1.68kB/1.68kB

4155eec6f300: Verifying Checksum 

4155eec6f300: Download complete 

7007872f6d56: Downloading  5.861MB/21.45MB

98695895f85a: Extracting  1.114MB/3.233MB

7007872f6d56: Downloading  16.51MB/21.45MB

7007872f6d56: Verifying Checksum 

7007872f6d56: Download complete 

98695895f85a: Extracting  1.933MB/3.233MB

98695895f85a: Extracting  2.753MB/3.233MB

98695895f85a: Extracting  3.233MB/3.233MB

98695895f85a: Pull complete 

7007872f6d56: Extracting  229.4kB/21.45MB

7007872f6d56: Extracting  1.147MB/21.45MB

7007872f6d56: Extracting  2.753MB/21.45MB

7007872f6d56: Extracting  3.899MB/21.45MB

7007872f6d56: Extracting  5.046MB/21.45MB

7007872f6d56: Extracting  5.964MB/21.45MB

7007872f6d56: Extracting  6.652MB/21.45MB

7007872f6d56: Extracting  8.487MB/21.45MB

7007872f6d56: Extracting  11.93MB/21.45MB

7007872f6d56: Extracting  14.91MB/21.45MB

7007872f6d56: Extracting  16.74MB/21.45MB

7007872f6d56: Extracting  17.66MB/21.45MB

7007872f6d56: Extracting  18.81MB/21.45MB

7007872f6d56: Extracting  19.04MB/21.45MB

7007872f6d56: Extracting  19.96MB/21.45MB

7007872f6d56: Extracting  20.64MB/21.45MB

7007872f6d56: Extracting  21.45MB/21.45MB

7007872f6d56: Pull complete 

9e42cda68337: Extracting  1.911kB/1.911kB

9e42cda68337: Extracting  1.911kB/1.911kB

9e42cda68337: Pull complete 

80b87a503987: Extracting  29.88kB/29.88kB

80b87a503987: Extracting  29.88kB/29.88kB

80b87a503987: Pull complete 

4155eec6f300: Extracting   1.68kB/1.68kB

4155eec6f300: Extracting   1.68kB/1.68kB

4155eec6f300: Pull complete 

592db3ea69e2: Extracting  2.765kB/2.765kB

592db3ea69e2: Extracting  2.765kB/2.765kB

592db3ea69e2: Pull complete 
Digest: sha256:49836866b65636c25ed1b8c7aa3f5ff91e6a6848e80d228c7611d1d797bccb32
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v130-merge-446
osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v130-merge-446
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v130-merge-446 docker image
osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/keystone


521f275cc58b: Already exists 


abfff8cd5cf0: Already exists 


9cb48d91d181: Pulling fs layer 


1c05f0a04915: Pulling fs layer 


995ccb9341d6: Pulling fs layer 


a0982a73fa63: Pulling fs layer 


52b7370b49ea: Pulling fs layer 

a0982a73fa63: Waiting 

52b7370b49ea: Waiting 

1c05f0a04915: Downloading  2.996kB/2.996kB

1c05f0a04915: Verifying Checksum 

1c05f0a04915: Download complete 

9cb48d91d181: Downloading      90B/90B

9cb48d91d181: Verifying Checksum 

9cb48d91d181: Download complete 

9cb48d91d181: Extracting      90B/90B

9cb48d91d181: Extracting      90B/90B

995ccb9341d6: Downloading  528.4kB/221.2MB

9cb48d91d181: Pull complete 

1c05f0a04915: Extracting  2.996kB/2.996kB

1c05f0a04915: Extracting  2.996kB/2.996kB

a0982a73fa63: Downloading    147kB/14.63MB

52b7370b49ea: Downloading  3.587kB/9.123kB

52b7370b49ea: Downloading  9.123kB/9.123kB

52b7370b49ea: Verifying Checksum 

52b7370b49ea: Download complete 

1c05f0a04915: Pull complete 

995ccb9341d6: Downloading  6.869MB/221.2MB

a0982a73fa63: Downloading  4.424MB/14.63MB

995ccb9341d6: Downloading  12.68MB/221.2MB

a0982a73fa63: Downloading  9.142MB/14.63MB

995ccb9341d6: Downloading  17.44MB/221.2MB

a0982a73fa63: Downloading   14.3MB/14.63MB

a0982a73fa63: Verifying Checksum 

a0982a73fa63: Download complete 

995ccb9341d6: Downloading  26.95MB/221.2MB

995ccb9341d6: Downloading  37.52MB/221.2MB

995ccb9341d6: Downloading  47.55MB/221.2MB

995ccb9341d6: Downloading  58.12MB/221.2MB

995ccb9341d6: Downloading  67.63MB/221.2MB

995ccb9341d6: Downloading  77.67MB/221.2MB

995ccb9341d6: Downloading  87.71MB/221.2MB

995ccb9341d6: Downloading  97.75MB/221.2MB

995ccb9341d6: Downloading  107.8MB/221.2MB

995ccb9341d6: Downloading  117.8MB/221.2MB

995ccb9341d6: Downloading  128.4MB/221.2MB

995ccb9341d6: Downloading  137.9MB/221.2MB

995ccb9341d6: Downloading  147.9MB/221.2MB

995ccb9341d6: Downloading    159MB/221.2MB

995ccb9341d6: Downloading  169.1MB/221.2MB

995ccb9341d6: Downloading  179.1MB/221.2MB

995ccb9341d6: Downloading  188.6MB/221.2MB

995ccb9341d6: Downloading  198.7MB/221.2MB

995ccb9341d6: Downloading  208.2MB/221.2MB

995ccb9341d6: Downloading  218.2MB/221.2MB

995ccb9341d6: Verifying Checksum 

995ccb9341d6: Download complete 

995ccb9341d6: Extracting  557.1kB/221.2MB

995ccb9341d6: Extracting  3.342MB/221.2MB

995ccb9341d6: Extracting  7.242MB/221.2MB

995ccb9341d6: Extracting   11.7MB/221.2MB

995ccb9341d6: Extracting  16.15MB/221.2MB

995ccb9341d6: Extracting  20.61MB/221.2MB

995ccb9341d6: Extracting  25.07MB/221.2MB

995ccb9341d6: Extracting  28.97MB/221.2MB

995ccb9341d6: Extracting  32.31MB/221.2MB

995ccb9341d6: Extracting  35.65MB/221.2MB

995ccb9341d6: Extracting  36.77MB/221.2MB

995ccb9341d6: Extracting  37.88MB/221.2MB

995ccb9341d6: Extracting  38.99MB/221.2MB

995ccb9341d6: Extracting  40.11MB/221.2MB

995ccb9341d6: Extracting  40.67MB/221.2MB

995ccb9341d6: Extracting  43.45MB/221.2MB

995ccb9341d6: Extracting  49.58MB/221.2MB

995ccb9341d6: Extracting  53.48MB/221.2MB

995ccb9341d6: Extracting  58.49MB/221.2MB

995ccb9341d6: Extracting  62.95MB/221.2MB

995ccb9341d6: Extracting  66.29MB/221.2MB

995ccb9341d6: Extracting   71.3MB/221.2MB

995ccb9341d6: Extracting  77.43MB/221.2MB

995ccb9341d6: Extracting  79.66MB/221.2MB

995ccb9341d6: Extracting  80.77MB/221.2MB

995ccb9341d6: Extracting  82.44MB/221.2MB

995ccb9341d6: Extracting  83.56MB/221.2MB

995ccb9341d6: Extracting  84.67MB/221.2MB

995ccb9341d6: Extracting  85.79MB/221.2MB

995ccb9341d6: Extracting  86.34MB/221.2MB

995ccb9341d6: Extracting   86.9MB/221.2MB

995ccb9341d6: Extracting  88.01MB/221.2MB

995ccb9341d6: Extracting  88.57MB/221.2MB

995ccb9341d6: Extracting  89.13MB/221.2MB

995ccb9341d6: Extracting  89.69MB/221.2MB

995ccb9341d6: Extracting  91.91MB/221.2MB

995ccb9341d6: Extracting  93.03MB/221.2MB

995ccb9341d6: Extracting  93.59MB/221.2MB

995ccb9341d6: Extracting  94.14MB/221.2MB

995ccb9341d6: Extracting  95.26MB/221.2MB

995ccb9341d6: Extracting  96.93MB/221.2MB

995ccb9341d6: Extracting  98.04MB/221.2MB

995ccb9341d6: Extracting  99.16MB/221.2MB

995ccb9341d6: Extracting  100.3MB/221.2MB

995ccb9341d6: Extracting  101.4MB/221.2MB

995ccb9341d6: Extracting  103.1MB/221.2MB

995ccb9341d6: Extracting  104.7MB/221.2MB

995ccb9341d6: Extracting  105.8MB/221.2MB

995ccb9341d6: Extracting    107MB/221.2MB

995ccb9341d6: Extracting  109.2MB/221.2MB

995ccb9341d6: Extracting    112MB/221.2MB

995ccb9341d6: Extracting  115.3MB/221.2MB

995ccb9341d6: Extracting    117MB/221.2MB

995ccb9341d6: Extracting  118.7MB/221.2MB

995ccb9341d6: Extracting  120.3MB/221.2MB

995ccb9341d6: Extracting  122.6MB/221.2MB

995ccb9341d6: Extracting  125.9MB/221.2MB

995ccb9341d6: Extracting  129.8MB/221.2MB

995ccb9341d6: Extracting  132.6MB/221.2MB

995ccb9341d6: Extracting  135.9MB/221.2MB

995ccb9341d6: Extracting  139.8MB/221.2MB

995ccb9341d6: Extracting  144.8MB/221.2MB

995ccb9341d6: Extracting  149.8MB/221.2MB

995ccb9341d6: Extracting  155.4MB/221.2MB

995ccb9341d6: Extracting  159.3MB/221.2MB

995ccb9341d6: Extracting  163.2MB/221.2MB

995ccb9341d6: Extracting    166MB/221.2MB

995ccb9341d6: Extracting    171MB/221.2MB

995ccb9341d6: Extracting  173.2MB/221.2MB

995ccb9341d6: Extracting  177.1MB/221.2MB

995ccb9341d6: Extracting  182.2MB/221.2MB

995ccb9341d6: Extracting  187.2MB/221.2MB

995ccb9341d6: Extracting  191.1MB/221.2MB

995ccb9341d6: Extracting  192.7MB/221.2MB

995ccb9341d6: Extracting  196.1MB/221.2MB

995ccb9341d6: Extracting  197.8MB/221.2MB

995ccb9341d6: Extracting  198.3MB/221.2MB

995ccb9341d6: Extracting  199.4MB/221.2MB

995ccb9341d6: Extracting  201.7MB/221.2MB

995ccb9341d6: Extracting  203.3MB/221.2MB

995ccb9341d6: Extracting  203.9MB/221.2MB

995ccb9341d6: Extracting  205.6MB/221.2MB

995ccb9341d6: Extracting  207.8MB/221.2MB

995ccb9341d6: Extracting  208.9MB/221.2MB

995ccb9341d6: Extracting  211.1MB/221.2MB

995ccb9341d6: Extracting  213.9MB/221.2MB

995ccb9341d6: Extracting  218.9MB/221.2MB

995ccb9341d6: Extracting  219.5MB/221.2MB

995ccb9341d6: Extracting  220.6MB/221.2MB

995ccb9341d6: Extracting  221.2MB/221.2MB

995ccb9341d6: Extracting  221.2MB/221.2MB

995ccb9341d6: Pull complete 

a0982a73fa63: Extracting  163.8kB/14.63MB

a0982a73fa63: Extracting  6.062MB/14.63MB

a0982a73fa63: Extracting  7.045MB/14.63MB

a0982a73fa63: Extracting  7.864MB/14.63MB

a0982a73fa63: Extracting   8.52MB/14.63MB

a0982a73fa63: Extracting  8.847MB/14.63MB

a0982a73fa63: Extracting  9.339MB/14.63MB

a0982a73fa63: Extracting  9.667MB/14.63MB

a0982a73fa63: Extracting  9.994MB/14.63MB

a0982a73fa63: Extracting  10.65MB/14.63MB

a0982a73fa63: Extracting   11.3MB/14.63MB

a0982a73fa63: Extracting  12.12MB/14.63MB

a0982a73fa63: Extracting  13.11MB/14.63MB

a0982a73fa63: Extracting  14.58MB/14.63MB

a0982a73fa63: Extracting  14.63MB/14.63MB

a0982a73fa63: Pull complete 

52b7370b49ea: Extracting  9.123kB/9.123kB

52b7370b49ea: Extracting  9.123kB/9.123kB

52b7370b49ea: Pull complete 
Digest: sha256:07b3e7bf890921a6285efeeb187c3dfd934b39de7ac6bc6414452469d451b363
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v130-merge-446
osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v130-merge-446
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v130-merge-446 docker image
osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/ro


521f275cc58b: Already exists 


abfff8cd5cf0: Already exists 


659e230b86ba: Already exists 


1ac6df1922d9: Already exists 


0bc2aa496ce8: Pulling fs layer 


414fce273fc6: Pulling fs layer 


cce3f024d450: Pulling fs layer 


ee631e18d04e: Pulling fs layer 


67bb869bdbb0: Pulling fs layer 

ee631e18d04e: Waiting 

67bb869bdbb0: Waiting 

cce3f024d450: Downloading  3.585kB/244.8kB

0bc2aa496ce8: Downloading  24.12kB/2.381MB

cce3f024d450: Downloading  244.8kB/244.8kB

cce3f024d450: Verifying Checksum 

cce3f024d450: Download complete 

414fce273fc6: Downloading  528.4kB/81.51MB

ee631e18d04e: Downloading  1.662kB/1.662kB

ee631e18d04e: Verifying Checksum 

ee631e18d04e: Download complete 

0bc2aa496ce8: Verifying Checksum 

0bc2aa496ce8: Download complete 

0bc2aa496ce8: Extracting  32.77kB/2.381MB

67bb869bdbb0: Downloading  1.914kB/1.914kB

67bb869bdbb0: Verifying Checksum 

67bb869bdbb0: Download complete 

414fce273fc6: Downloading  2.642MB/81.51MB

0bc2aa496ce8: Extracting  720.9kB/2.381MB

414fce273fc6: Downloading  6.341MB/81.51MB

0bc2aa496ce8: Extracting  1.573MB/2.381MB

0bc2aa496ce8: Extracting  2.381MB/2.381MB

414fce273fc6: Downloading  10.04MB/81.51MB

0bc2aa496ce8: Pull complete 

414fce273fc6: Downloading  14.27MB/81.51MB

414fce273fc6: Downloading  17.44MB/81.51MB

414fce273fc6: Downloading  20.08MB/81.51MB

414fce273fc6: Downloading  23.78MB/81.51MB

414fce273fc6: Downloading  26.42MB/81.51MB

414fce273fc6: Downloading   31.7MB/81.51MB

414fce273fc6: Downloading   35.4MB/81.51MB

414fce273fc6: Downloading  40.16MB/81.51MB

414fce273fc6: Downloading  45.44MB/81.51MB

414fce273fc6: Downloading  50.72MB/81.51MB

414fce273fc6: Downloading  55.48MB/81.51MB

414fce273fc6: Downloading  61.83MB/81.51MB

414fce273fc6: Downloading  67.11MB/81.51MB

414fce273fc6: Downloading   72.4MB/81.51MB

414fce273fc6: Downloading  78.74MB/81.51MB

414fce273fc6: Download complete 

414fce273fc6: Extracting  557.1kB/81.51MB

414fce273fc6: Extracting  2.228MB/81.51MB

414fce273fc6: Extracting  3.342MB/81.51MB

414fce273fc6: Extracting  4.456MB/81.51MB

414fce273fc6: Extracting  5.571MB/81.51MB

414fce273fc6: Extracting  6.685MB/81.51MB

414fce273fc6: Extracting  7.242MB/81.51MB

414fce273fc6: Extracting  7.799MB/81.51MB

414fce273fc6: Extracting  8.913MB/81.51MB

414fce273fc6: Extracting  10.03MB/81.51MB

414fce273fc6: Extracting  11.14MB/81.51MB

414fce273fc6: Extracting  12.26MB/81.51MB

414fce273fc6: Extracting  13.37MB/81.51MB

414fce273fc6: Extracting  14.48MB/81.51MB

414fce273fc6: Extracting  15.04MB/81.51MB

414fce273fc6: Extracting   15.6MB/81.51MB

414fce273fc6: Extracting  16.15MB/81.51MB

414fce273fc6: Extracting  16.71MB/81.51MB

414fce273fc6: Extracting  17.27MB/81.51MB

414fce273fc6: Extracting  17.83MB/81.51MB

414fce273fc6: Extracting  18.38MB/81.51MB

414fce273fc6: Extracting   19.5MB/81.51MB

414fce273fc6: Extracting  20.05MB/81.51MB

414fce273fc6: Extracting  20.61MB/81.51MB

414fce273fc6: Extracting  21.17MB/81.51MB

414fce273fc6: Extracting  21.73MB/81.51MB

414fce273fc6: Extracting  22.28MB/81.51MB

414fce273fc6: Extracting   23.4MB/81.51MB

414fce273fc6: Extracting  24.51MB/81.51MB

414fce273fc6: Extracting  25.62MB/81.51MB

414fce273fc6: Extracting   27.3MB/81.51MB

414fce273fc6: Extracting  28.97MB/81.51MB

414fce273fc6: Extracting  30.08MB/81.51MB

414fce273fc6: Extracting   31.2MB/81.51MB

414fce273fc6: Extracting  32.31MB/81.51MB

414fce273fc6: Extracting  32.87MB/81.51MB

414fce273fc6: Extracting  33.42MB/81.51MB

414fce273fc6: Extracting  34.54MB/81.51MB

414fce273fc6: Extracting  35.65MB/81.51MB

414fce273fc6: Extracting  36.77MB/81.51MB

414fce273fc6: Extracting  37.88MB/81.51MB

414fce273fc6: Extracting  39.55MB/81.51MB

414fce273fc6: Extracting  40.67MB/81.51MB

414fce273fc6: Extracting  44.56MB/81.51MB

414fce273fc6: Extracting  45.68MB/81.51MB

414fce273fc6: Extracting  46.79MB/81.51MB

414fce273fc6: Extracting  48.46MB/81.51MB

414fce273fc6: Extracting  50.14MB/81.51MB

414fce273fc6: Extracting  52.36MB/81.51MB

414fce273fc6: Extracting  54.59MB/81.51MB

414fce273fc6: Extracting  55.71MB/81.51MB

414fce273fc6: Extracting  56.82MB/81.51MB

414fce273fc6: Extracting  57.93MB/81.51MB

414fce273fc6: Extracting  62.39MB/81.51MB

414fce273fc6: Extracting  66.29MB/81.51MB

414fce273fc6: Extracting  68.52MB/81.51MB

414fce273fc6: Extracting  69.07MB/81.51MB

414fce273fc6: Extracting  70.19MB/81.51MB

414fce273fc6: Extracting  70.75MB/81.51MB

414fce273fc6: Extracting   71.3MB/81.51MB

414fce273fc6: Extracting  71.86MB/81.51MB

414fce273fc6: Extracting  72.42MB/81.51MB

414fce273fc6: Extracting  73.53MB/81.51MB

414fce273fc6: Extracting  74.65MB/81.51MB

414fce273fc6: Extracting  75.76MB/81.51MB

414fce273fc6: Extracting  76.87MB/81.51MB

414fce273fc6: Extracting  78.54MB/81.51MB

414fce273fc6: Extracting  79.66MB/81.51MB

414fce273fc6: Extracting  80.77MB/81.51MB

414fce273fc6: Extracting  81.51MB/81.51MB

414fce273fc6: Pull complete 

cce3f024d450: Extracting  32.77kB/244.8kB

cce3f024d450: Extracting  244.8kB/244.8kB

cce3f024d450: Extracting  244.8kB/244.8kB

cce3f024d450: Pull complete 

ee631e18d04e: Extracting  1.662kB/1.662kB

ee631e18d04e: Extracting  1.662kB/1.662kB

ee631e18d04e: Pull complete 

67bb869bdbb0: Extracting  1.914kB/1.914kB

67bb869bdbb0: Extracting  1.914kB/1.914kB

67bb869bdbb0: Pull complete 
Digest: sha256:cd0f4874632e568afbcbf9fe102ff05c4203c1c0f5585ea84fe22cbf550b8f3a
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v130-merge-446
osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v130-merge-446
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v130-merge-446 docker image
osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/lcm


521f275cc58b: Already exists 


abfff8cd5cf0: Already exists 


659e230b86ba: Already exists 


439e6c3d6dac: Already exists 


09351ae6aecc: Already exists 


f4487a65a252: Pulling fs layer 


4d53285a0c3f: Pulling fs layer 


02e093653ba1: Pulling fs layer 


499d67d3cffb: Pulling fs layer 


a7d9ecfff740: Pulling fs layer 


ece23796d31d: Pulling fs layer 


2b5a465d4068: Pulling fs layer 


3ef3740e4965: Pulling fs layer 


e534f36c64a8: Pulling fs layer 


9ab0033fe1b3: Pulling fs layer 


387c034aaa99: Pulling fs layer 


cb8162cbc4b5: Pulling fs layer 

499d67d3cffb: Waiting 

a7d9ecfff740: Waiting 

ece23796d31d: Waiting 

2b5a465d4068: Waiting 

3ef3740e4965: Waiting 

9ab0033fe1b3: Waiting 

e534f36c64a8: Waiting 

387c034aaa99: Waiting 

f4487a65a252: Downloading  24.12kB/2.133MB

02e093653ba1: Downloading  138.8kB/13.48MB

4d53285a0c3f: Downloading    446kB/43.72MB

f4487a65a252: Verifying Checksum 

f4487a65a252: Download complete 

f4487a65a252: Extracting  32.77kB/2.133MB

02e093653ba1: Downloading  3.932MB/13.48MB

4d53285a0c3f: Downloading   4.39MB/43.72MB

499d67d3cffb: Downloading  126.5kB/12.56MB

f4487a65a252: Extracting  524.3kB/2.133MB

02e093653ba1: Downloading  7.311MB/13.48MB

4d53285a0c3f: Downloading  8.773MB/43.72MB

499d67d3cffb: Downloading  1.016MB/12.56MB

f4487a65a252: Extracting  1.278MB/2.133MB

02e093653ba1: Downloading  10.96MB/13.48MB

f4487a65a252: Extracting  2.133MB/2.133MB

4d53285a0c3f: Downloading  13.59MB/43.72MB

f4487a65a252: Pull complete 

499d67d3cffb: Downloading  2.286MB/12.56MB

02e093653ba1: Verifying Checksum 

02e093653ba1: Download complete 

a7d9ecfff740: Downloading  142.9kB/13.95MB

4d53285a0c3f: Downloading  18.85MB/43.72MB

499d67d3cffb: Downloading  4.334MB/12.56MB

a7d9ecfff740: Downloading  3.723MB/13.95MB

4d53285a0c3f: Downloading   22.8MB/43.72MB

499d67d3cffb: Downloading  6.246MB/12.56MB

a7d9ecfff740: Downloading  9.458MB/13.95MB

499d67d3cffb: Downloading  8.024MB/12.56MB

4d53285a0c3f: Downloading  24.99MB/43.72MB

a7d9ecfff740: Verifying Checksum 

a7d9ecfff740: Download complete 

ece23796d31d: Downloading  3.586kB/53.95kB

ece23796d31d: Downloading  53.95kB/53.95kB

ece23796d31d: Verifying Checksum 

ece23796d31d: Download complete 

4d53285a0c3f: Downloading  27.62MB/43.72MB

499d67d3cffb: Downloading  11.33MB/12.56MB

499d67d3cffb: Verifying Checksum 

499d67d3cffb: Download complete 

2b5a465d4068: Downloading  3.585kB/205kB

3ef3740e4965: Downloading  3.585kB/356.2kB

2b5a465d4068: Verifying Checksum 

2b5a465d4068: Download complete 

3ef3740e4965: Downloading  356.2kB/356.2kB

3ef3740e4965: Verifying Checksum 

3ef3740e4965: Download complete 

4d53285a0c3f: Downloading  33.75MB/43.72MB

9ab0033fe1b3: Downloading  475.1kB/47.22MB

e534f36c64a8: Downloading  475.1kB/47.22MB

4d53285a0c3f: Downloading  38.58MB/43.72MB

9ab0033fe1b3: Downloading  3.801MB/47.22MB

e534f36c64a8: Downloading  3.801MB/47.22MB

4d53285a0c3f: Downloading  40.77MB/43.72MB

9ab0033fe1b3: Downloading  7.127MB/47.22MB

e534f36c64a8: Downloading  9.503MB/47.22MB

4d53285a0c3f: Downloading  42.96MB/43.72MB

9ab0033fe1b3: Downloading  9.978MB/47.22MB

4d53285a0c3f: Verifying Checksum 

4d53285a0c3f: Download complete 

e534f36c64a8: Downloading  14.25MB/47.22MB

387c034aaa99: Download complete 

4d53285a0c3f: Extracting  458.8kB/43.72MB

cb8162cbc4b5: Downloading  3.585kB/122.9kB

cb8162cbc4b5: Verifying Checksum 

cb8162cbc4b5: Download complete 

9ab0033fe1b3: Downloading  13.78MB/47.22MB

e534f36c64a8: Downloading  19.48MB/47.22MB

4d53285a0c3f: Extracting  2.294MB/43.72MB

9ab0033fe1b3: Downloading  18.06MB/47.22MB

e534f36c64a8: Downloading  25.66MB/47.22MB

4d53285a0c3f: Extracting  4.588MB/43.72MB

e534f36c64a8: Downloading  30.88MB/47.22MB

9ab0033fe1b3: Downloading  21.86MB/47.22MB

4d53285a0c3f: Extracting  6.423MB/43.72MB

e534f36c64a8: Downloading  35.16MB/47.22MB

9ab0033fe1b3: Downloading  26.61MB/47.22MB

4d53285a0c3f: Extracting  10.09MB/43.72MB

e534f36c64a8: Downloading  41.34MB/47.22MB

9ab0033fe1b3: Downloading  30.88MB/47.22MB

4d53285a0c3f: Extracting  11.47MB/43.72MB

e534f36c64a8: Downloading  46.56MB/47.22MB

e534f36c64a8: Verifying Checksum 

e534f36c64a8: Download complete 

9ab0033fe1b3: Downloading  36.11MB/47.22MB

4d53285a0c3f: Extracting  14.68MB/43.72MB

9ab0033fe1b3: Downloading  45.14MB/47.22MB

9ab0033fe1b3: Verifying Checksum 

9ab0033fe1b3: Download complete 

4d53285a0c3f: Extracting  19.27MB/43.72MB

4d53285a0c3f: Extracting   21.1MB/43.72MB

4d53285a0c3f: Extracting  22.48MB/43.72MB

4d53285a0c3f: Extracting   23.4MB/43.72MB

4d53285a0c3f: Extracting  24.31MB/43.72MB

4d53285a0c3f: Extracting  25.23MB/43.72MB

4d53285a0c3f: Extracting  27.07MB/43.72MB

4d53285a0c3f: Extracting  30.74MB/43.72MB

4d53285a0c3f: Extracting  34.87MB/43.72MB

4d53285a0c3f: Extracting  38.08MB/43.72MB

4d53285a0c3f: Extracting  41.75MB/43.72MB

4d53285a0c3f: Extracting  42.21MB/43.72MB

4d53285a0c3f: Extracting  43.58MB/43.72MB

4d53285a0c3f: Extracting  43.72MB/43.72MB

4d53285a0c3f: Pull complete 

02e093653ba1: Extracting  163.8kB/13.48MB

02e093653ba1: Extracting  3.604MB/13.48MB

02e093653ba1: Extracting  8.356MB/13.48MB

02e093653ba1: Extracting  12.45MB/13.48MB

02e093653ba1: Extracting  13.48MB/13.48MB

02e093653ba1: Pull complete 

499d67d3cffb: Extracting  131.1kB/12.56MB

499d67d3cffb: Extracting  3.932MB/12.56MB

499d67d3cffb: Extracting  7.078MB/12.56MB

499d67d3cffb: Extracting  11.01MB/12.56MB

499d67d3cffb: Extracting  12.56MB/12.56MB

499d67d3cffb: Pull complete 

a7d9ecfff740: Extracting  163.8kB/13.95MB

a7d9ecfff740: Extracting  1.475MB/13.95MB

a7d9ecfff740: Extracting  4.096MB/13.95MB

a7d9ecfff740: Extracting  7.864MB/13.95MB

a7d9ecfff740: Extracting  12.12MB/13.95MB

a7d9ecfff740: Extracting  13.95MB/13.95MB

a7d9ecfff740: Pull complete 

ece23796d31d: Extracting  32.77kB/53.95kB

ece23796d31d: Extracting  53.95kB/53.95kB

ece23796d31d: Pull complete 

2b5a465d4068: Extracting  32.77kB/205kB

2b5a465d4068: Extracting    205kB/205kB

2b5a465d4068: Extracting    205kB/205kB

2b5a465d4068: Pull complete 

3ef3740e4965: Extracting  32.77kB/356.2kB

3ef3740e4965: Extracting  356.2kB/356.2kB

3ef3740e4965: Extracting  356.2kB/356.2kB

3ef3740e4965: Pull complete 

e534f36c64a8: Extracting  491.5kB/47.22MB

e534f36c64a8: Extracting  3.441MB/47.22MB

e534f36c64a8: Extracting  7.864MB/47.22MB

e534f36c64a8: Extracting  10.32MB/47.22MB

e534f36c64a8: Extracting  14.75MB/47.22MB

e534f36c64a8: Extracting  20.15MB/47.22MB

e534f36c64a8: Extracting  26.05MB/47.22MB

e534f36c64a8: Extracting  30.97MB/47.22MB

e534f36c64a8: Extracting  36.86MB/47.22MB

e534f36c64a8: Extracting  41.29MB/47.22MB

e534f36c64a8: Extracting  44.73MB/47.22MB

e534f36c64a8: Extracting  47.19MB/47.22MB

e534f36c64a8: Extracting  47.22MB/47.22MB

e534f36c64a8: Pull complete 

9ab0033fe1b3: Extracting  491.5kB/47.22MB

9ab0033fe1b3: Extracting  3.441MB/47.22MB

9ab0033fe1b3: Extracting  8.356MB/47.22MB

9ab0033fe1b3: Extracting  12.29MB/47.22MB

9ab0033fe1b3: Extracting  18.68MB/47.22MB

9ab0033fe1b3: Extracting  25.56MB/47.22MB

9ab0033fe1b3: Extracting  30.47MB/47.22MB

9ab0033fe1b3: Extracting  37.36MB/47.22MB

9ab0033fe1b3: Extracting  41.29MB/47.22MB

9ab0033fe1b3: Extracting  43.25MB/47.22MB

9ab0033fe1b3: Extracting   46.2MB/47.22MB

9ab0033fe1b3: Extracting  47.19MB/47.22MB

9ab0033fe1b3: Extracting  47.22MB/47.22MB

9ab0033fe1b3: Pull complete 

387c034aaa99: Extracting     653B/653B

387c034aaa99: Extracting     653B/653B

387c034aaa99: Pull complete 

cb8162cbc4b5: Extracting  32.77kB/122.9kB

cb8162cbc4b5: Extracting  122.9kB/122.9kB

cb8162cbc4b5: Extracting  122.9kB/122.9kB

cb8162cbc4b5: Pull complete 
Digest: sha256:a65c241b7b817fb0e8159da17fac48f9ee327d8a19563506a6bf4a00674cf903
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v130-merge-446
osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v130-merge-446
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v130-merge-446 docker image
osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/ng-ui


521f275cc58b: Already exists 


abfff8cd5cf0: Already exists 


aa98a769cf8b: Pulling fs layer 


9678aaaa82d6: Pulling fs layer 


29d28d2befcd: Pulling fs layer 


c9f18c00762b: Pulling fs layer 


3849b1fdc426: Pulling fs layer 

c9f18c00762b: Waiting 

3849b1fdc426: Waiting 

9678aaaa82d6: Downloading     180B/180B

9678aaaa82d6: Verifying Checksum 

29d28d2befcd: Downloading     196B/196B

9678aaaa82d6: Download complete 

29d28d2befcd: Verifying Checksum 

29d28d2befcd: Download complete 

aa98a769cf8b: Downloading  245.3kB/24.16MB

3849b1fdc426: Downloading   44.6kB/4.159MB

c9f18c00762b: Downloading     844B/844B

c9f18c00762b: Verifying Checksum 

c9f18c00762b: Download complete 

aa98a769cf8b: Downloading  4.354MB/24.16MB

3849b1fdc426: Downloading  720.9kB/4.159MB

aa98a769cf8b: Downloading  10.88MB/24.16MB

3849b1fdc426: Downloading  1.982MB/4.159MB

aa98a769cf8b: Downloading   13.3MB/24.16MB

3849b1fdc426: Downloading   4.01MB/4.159MB

3849b1fdc426: Verifying Checksum 

3849b1fdc426: Download complete 

aa98a769cf8b: Downloading  15.95MB/24.16MB

aa98a769cf8b: Downloading  18.85MB/24.16MB

aa98a769cf8b: Downloading  22.24MB/24.16MB

aa98a769cf8b: Verifying Checksum 

aa98a769cf8b: Download complete 

aa98a769cf8b: Extracting  262.1kB/24.16MB

aa98a769cf8b: Extracting  3.146MB/24.16MB

aa98a769cf8b: Extracting  9.437MB/24.16MB

aa98a769cf8b: Extracting   15.2MB/24.16MB

aa98a769cf8b: Extracting  20.19MB/24.16MB

aa98a769cf8b: Extracting  22.02MB/24.16MB

aa98a769cf8b: Extracting  23.07MB/24.16MB

aa98a769cf8b: Extracting  23.33MB/24.16MB

aa98a769cf8b: Extracting  24.16MB/24.16MB

aa98a769cf8b: Pull complete 

9678aaaa82d6: Extracting     180B/180B

9678aaaa82d6: Extracting     180B/180B

9678aaaa82d6: Pull complete 

29d28d2befcd: Extracting     196B/196B

29d28d2befcd: Extracting     196B/196B

29d28d2befcd: Pull complete 

c9f18c00762b: Extracting     844B/844B

c9f18c00762b: Extracting     844B/844B

c9f18c00762b: Pull complete 

3849b1fdc426: Extracting  65.54kB/4.159MB

3849b1fdc426: Extracting  3.867MB/4.159MB

3849b1fdc426: Extracting  4.159MB/4.159MB

3849b1fdc426: Pull complete 
Digest: sha256:177d87facb449351f59e17eed9155853562f707279f37b0861ec94f88f29ed49
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v130-merge-446
osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v130-merge-446
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v130-merge-446 docker image
osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/osmclient


521f275cc58b: Already exists 


abfff8cd5cf0: Already exists 


659e230b86ba: Already exists 


1ac6df1922d9: Already exists 


bf9cde92fb2c: Pulling fs layer 


fcea83de48c2: Pulling fs layer 

bf9cde92fb2c: Downloading  32.32kB/2.875MB

fcea83de48c2: Downloading  122.4kB/11.41MB

bf9cde92fb2c: Verifying Checksum 

bf9cde92fb2c: Download complete 

bf9cde92fb2c: Extracting  32.77kB/2.875MB

fcea83de48c2: Downloading  2.646MB/11.41MB

bf9cde92fb2c: Extracting  1.343MB/2.875MB

fcea83de48c2: Downloading  7.119MB/11.41MB

bf9cde92fb2c: Extracting   2.13MB/2.875MB

fcea83de48c2: Verifying Checksum 

fcea83de48c2: Download complete 

bf9cde92fb2c: Extracting  2.875MB/2.875MB

bf9cde92fb2c: Pull complete 

fcea83de48c2: Extracting  131.1kB/11.41MB

fcea83de48c2: Extracting  3.277MB/11.41MB

fcea83de48c2: Extracting  7.733MB/11.41MB

fcea83de48c2: Extracting  10.35MB/11.41MB

fcea83de48c2: Extracting  11.41MB/11.41MB

fcea83de48c2: Pull complete 
Digest: sha256:f0b32d6adc3e714850967a689248fb970ba48abec8499b48151660ebb98aa19a
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v130-merge-446
osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v130-merge-446
Finished pulling and generating docker images
Track docker_images docker_images_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736384&event=docker_images&operation=docker_images_ok&value=&comment=&tags=
Track osm_files manifest_files_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736384&event=osm_files&operation=manifest_files_ok&value=&comment=&tags=
Doing a backup of existing env files
cp: cannot stat '/etc/osm/docker/keystone-db.env': No such file or directory
cp: cannot stat '/etc/osm/docker/keystone.env': No such file or directory
cp: cannot stat '/etc/osm/docker/lcm.env': No such file or directory
cp: cannot stat '/etc/osm/docker/mon.env': No such file or directory
cp: cannot stat '/etc/osm/docker/nbi.env': No such file or directory
cp: cannot stat '/etc/osm/docker/pol.env': No such file or directory
cp: cannot stat '/etc/osm/docker/ro-db.env': No such file or directory
cp: cannot stat '/etc/osm/docker/ro.env': No such file or directory
Generating docker env files
OSMLCM_DATABASE_COMMONKEY=UR1BqIqAlS822hu02yV6xhuq0qfzHqfn
OSMLCM_VCA_HOST=172.21.249.246
OSMLCM_VCA_SECRET=0a8d8de432b6148aaf7af10104bd04f3
OSMLCM_VCA_PUBKEY=ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0ylVrYCN8d7kuYRvwYPPbyfp/cl4CoWfY2rgaNUaacS1e7gAIgRuL6wtNOFBEW+j3kd2zjeEsLzjsDIxm9Wy6hAQMrzzqNfS75KuvgLnGIbo3rn/b4JtfhfE1V7C2LsGrK0J14DEP8ylWkuT1q6EqwxR9VcDd6B+uSqYfiCbNquXmuLgByc3wDcO79pW5PYkjLcQT/g2M5oMbNraBTCAdIW9oV5R65eR4D1BsHgT6Wac0tbWTO+7h1NFp+ZoAzG+33n5OJ2FgrZeluUYoYtVbs7zTxfVMCdijOObyYyE+p4Pl73D9XVT3HMPO6zq7Pj3E5QloHNMgGye8jFTeZhEp juju-client-key
OSMLCM_VCA_CACERT=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVFakNDQW5xZ0F3SUJBZ0lVVUg0VlZEOWFrYStYNEN5b0ZaNWZDZDhuem5jd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0lURU5NQXNHQTFVRUNoTUVTblZxZFRFUU1BNEdBMVVFQXhNSGFuVnFkUzFqWVRBZUZ3MHlOREF4TXpFeQpNVEU0TlRCYUZ3MHpOREF4TXpFeU1USXpOVEJhTUNFeERUQUxCZ05WQkFvVEJFcDFhblV4RURBT0JnTlZCQU1UCkIycDFhblV0WTJFd2dnR2lNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJqd0F3Z2dHS0FvSUJnUUMzc1lNczlyMjAKdmdkcXZIK0dxTHhCdVFwcjlXZE9PS2N0VEtMbHZCMHArSDVjSlYyRDdDNHZNNXJLRklLK0FFRlcwRDhsWi9YRApJbUFVYU5OczJPeVc0aDZLNFo2VFkrZ2M3elRSRVY5ZEV3azdNUURoZ2s3dmMyTHdYa0NaYjFYNU9DRGUyRTRICm55dU42dG5zU21HcjB6ZElSeFFIQ2t3aVlhazdKNklja2RjM0NFcmcvVzR4eXphdUwrc1VuRW5QR1JkeGZWaFQKTnUvQlY3TUVWbkxCNWI4Y2ZFS1JKZ3BaS0RubTVRN2pvYXoyRVliSnpCTFp3ejAxaGZ6T2ZPekR3eDBNaWNNUgpFZ1JjUUx6bzhBUjV0eG9WTGxGR2d1emdjYVlxWGdkOFIwNWZkZm02aXhCTzZLVGQ3WFpxclp5SERqVkdzVjk2CkE3bGs4TmNuTVhTSUNxcHBVNDhoTzdmOFlXSGhVQ2UwVHZwUU9TVFVIQ1lqSjIwT3JpcU9YQ1BhcW9QcmRoNzQKeE5wMXV4TnpaaGFNTTN1L2QyM1huWFBDNUxZL0NvTzdKdXQ0R3hRMGtqOHZzdFBvYzk1bU5ONG1sN3Z2Qit2YgpIc1FnVUdIMGRGVnBwa3kwQXB1Y2lZUHdTa2RmOFYydEZjVFI4M2NuUHhBMm9jNG45WWhMMTdzQ0F3RUFBYU5DCk1FQXdEZ1lEVlIwUEFRSC9CQVFEQWdLa01BOEdBMVVkRXdFQi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZOVk8KNno2ZjdUeTkwcDRQN0xSMDBDZ0N6MDIxTUEwR0NTcUdTSWIzRFFFQkN3VUFBNElCZ1FBbUJoeVVMMUFvYndtUQpUVWtKWnVGVUx1VTd4TEpWZ0NaQ1V2SUJxc2xsdXVLYW1ZUXB1T0F4RFlMUDhLMjEvMkpjcW4zem9KRlc3cmlrCk84R1IvblNGcVpibFNPL1c4ejdVSzFBUVpocWh6Q1NlbytBYkZFWG9DNUhLL1dxcU0yWldzZG9ZaXpLWnU3RVUKelV0S2I4M2ZtSjhuSjNiVmRtVnMreTk3SlZTRlJscEMvT1c4cktOdUE2YjJDUDJpeHFZdjd4Tzg4eHl3eDBxRQpkV1RLMkN1MTJZUEZYQkY2MjFwczZQTjJ4ZHZRZzJONXYrb3FDaTR6bTNQS3Z4ZElKUXRWQ1M4TUZxejhyWlNlCi9UWTVzUFNPc1ZXT0xmZ3ZodDBNWWNSZk5Yei8vc1BwaHhJT2FxQnhvcEhJZTBxb0hLYzMzUGJTa2NqaU9UeisKL0FoTGdTZTJUMXc3TWcveWFJYXNwSzBsb0cwV3ArZ2lmazVaZVd5SVZ2czY1bEpTdVNRWFYrRkdzQ24xT1dzdwpSMVFGL25NamY4ajlOaHlEQWt3dVdsTlJabUI3SmRqUHJXWGpJK2ZkSlR5MWRNQks3YXhoK09rVC9iVEJqNnY1CmZxUHcwazZ4TC9ZZ0lrWFI5Tng1VzQ0cU9Iem5ybHBVS1V4cmp4TTRSMThkdE9sTkkydz0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQoK
# OSMLCM_VCA_ENABLEOSUPGRADE=false
# OSMLCM_VCA_APTMIRROR=http://archive.ubuntu.com/ubuntu/
OSMLCM_VCA_CLOUD=lxd-cloud
OSMLCM_VCA_K8S_CLOUD=k8scloud
MYSQL_ROOT_PASSWORD=GB4clIJZSCZABDUULxYkpQBkZ3tCAftW
RO_DB_ROOT_PASSWORD=GB4clIJZSCZABDUULxYkpQBkZ3tCAftW
OSMRO_DATABASE_COMMONKEY=UR1BqIqAlS822hu02yV6xhuq0qfzHqfn
MYSQL_ROOT_PASSWORD=GB4clIJZSCZABDUULxYkpQBkZ3tCAftW
ROOT_DB_PASSWORD=GB4clIJZSCZABDUULxYkpQBkZ3tCAftW
KEYSTONE_DB_PASSWORD=uOQwsr5Tvc7Zfow4OT4HEzyq0ZKbpZY0
SERVICE_PASSWORD=Ya71H8QXdogcTZhx3mdkXDpRF1gNaMIk
OSMNBI_AUTHENTICATION_SERVICE_PASSWORD=Ya71H8QXdogcTZhx3mdkXDpRF1gNaMIk
OSMNBI_DATABASE_COMMONKEY=UR1BqIqAlS822hu02yV6xhuq0qfzHqfn
OSMMON_KEYSTONE_SERVICE_PASSWORD=Ya71H8QXdogcTZhx3mdkXDpRF1gNaMIk
OSMMON_DATABASE_COMMONKEY=UR1BqIqAlS822hu02yV6xhuq0qfzHqfn
OSMMON_SQL_DATABASE_URI=mysql://root:GB4clIJZSCZABDUULxYkpQBkZ3tCAftW@mysql:3306/mon
OS_NOTIFIER_URI=http://172.21.249.246:8662
OSMMON_VCA_HOST=172.21.249.246
OSMMON_VCA_SECRET=0a8d8de432b6148aaf7af10104bd04f3
OSMMON_VCA_CACERT=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVFakNDQW5xZ0F3SUJBZ0lVVUg0VlZEOWFrYStYNEN5b0ZaNWZDZDhuem5jd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0lURU5NQXNHQTFVRUNoTUVTblZxZFRFUU1BNEdBMVVFQXhNSGFuVnFkUzFqWVRBZUZ3MHlOREF4TXpFeQpNVEU0TlRCYUZ3MHpOREF4TXpFeU1USXpOVEJhTUNFeERUQUxCZ05WQkFvVEJFcDFhblV4RURBT0JnTlZCQU1UCkIycDFhblV0WTJFd2dnR2lNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJqd0F3Z2dHS0FvSUJnUUMzc1lNczlyMjAKdmdkcXZIK0dxTHhCdVFwcjlXZE9PS2N0VEtMbHZCMHArSDVjSlYyRDdDNHZNNXJLRklLK0FFRlcwRDhsWi9YRApJbUFVYU5OczJPeVc0aDZLNFo2VFkrZ2M3elRSRVY5ZEV3azdNUURoZ2s3dmMyTHdYa0NaYjFYNU9DRGUyRTRICm55dU42dG5zU21HcjB6ZElSeFFIQ2t3aVlhazdKNklja2RjM0NFcmcvVzR4eXphdUwrc1VuRW5QR1JkeGZWaFQKTnUvQlY3TUVWbkxCNWI4Y2ZFS1JKZ3BaS0RubTVRN2pvYXoyRVliSnpCTFp3ejAxaGZ6T2ZPekR3eDBNaWNNUgpFZ1JjUUx6bzhBUjV0eG9WTGxGR2d1emdjYVlxWGdkOFIwNWZkZm02aXhCTzZLVGQ3WFpxclp5SERqVkdzVjk2CkE3bGs4TmNuTVhTSUNxcHBVNDhoTzdmOFlXSGhVQ2UwVHZwUU9TVFVIQ1lqSjIwT3JpcU9YQ1BhcW9QcmRoNzQKeE5wMXV4TnpaaGFNTTN1L2QyM1huWFBDNUxZL0NvTzdKdXQ0R3hRMGtqOHZzdFBvYzk1bU5ONG1sN3Z2Qit2YgpIc1FnVUdIMGRGVnBwa3kwQXB1Y2lZUHdTa2RmOFYydEZjVFI4M2NuUHhBMm9jNG45WWhMMTdzQ0F3RUFBYU5DCk1FQXdEZ1lEVlIwUEFRSC9CQVFEQWdLa01BOEdBMVVkRXdFQi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZOVk8KNno2ZjdUeTkwcDRQN0xSMDBDZ0N6MDIxTUEwR0NTcUdTSWIzRFFFQkN3VUFBNElCZ1FBbUJoeVVMMUFvYndtUQpUVWtKWnVGVUx1VTd4TEpWZ0NaQ1V2SUJxc2xsdXVLYW1ZUXB1T0F4RFlMUDhLMjEvMkpjcW4zem9KRlc3cmlrCk84R1IvblNGcVpibFNPL1c4ejdVSzFBUVpocWh6Q1NlbytBYkZFWG9DNUhLL1dxcU0yWldzZG9ZaXpLWnU3RVUKelV0S2I4M2ZtSjhuSjNiVmRtVnMreTk3SlZTRlJscEMvT1c4cktOdUE2YjJDUDJpeHFZdjd4Tzg4eHl3eDBxRQpkV1RLMkN1MTJZUEZYQkY2MjFwczZQTjJ4ZHZRZzJONXYrb3FDaTR6bTNQS3Z4ZElKUXRWQ1M4TUZxejhyWlNlCi9UWTVzUFNPc1ZXT0xmZ3ZodDBNWWNSZk5Yei8vc1BwaHhJT2FxQnhvcEhJZTBxb0hLYzMzUGJTa2NqaU9UeisKL0FoTGdTZTJUMXc3TWcveWFJYXNwSzBsb0cwV3ArZ2lmazVaZVd5SVZ2czY1bEpTdVNRWFYrRkdzQ24xT1dzdwpSMVFGL25NamY4ajlOaHlEQWt3dVdsTlJabUI3SmRqUHJXWGpJK2ZkSlR5MWRNQks3YXhoK09rVC9iVEJqNnY1CmZxUHcwazZ4TC9ZZ0lrWFI5Tng1VzQ0cU9Iem5ybHBVS1V4cmp4TTRSMThkdE9sTkkydz0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQoK
OSMPOL_SQL_DATABASE_URI=mysql://root:GB4clIJZSCZABDUULxYkpQBkZ3tCAftW@mysql:3306/pol
Finished generation of docker env files
Track osm_files env_files_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736387&event=osm_files&operation=env_files_ok&value=&comment=&tags=
Added 'osm' model on k8scloud with credential 'k8scloud' for user 'admin'
Located charm "mongodb-k8s" in charm-hub, revision 14
Deploying "mongodb-k8s" from charm-hub charm "mongodb-k8s", revision 14 in channel latest/stable on focal
Track deploy_osm deploy_charmed_services_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736392&event=deploy_osm&operation=deploy_charmed_services_ok&value=&comment=&tags=
Error from server (AlreadyExists): namespaces "osm" already exists
secret/lcm-secret created
secret/mon-secret created
secret/nbi-secret created
secret/ro-db-secret created
secret/ro-secret created
secret/keystone-secret created
secret/pol-secret created
Track deploy_osm kube_secrets_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736393&event=deploy_osm&operation=kube_secrets_ok&value=&comment=&tags=
Updating K8s manifest file from opensourcemano\/nbi:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/nbi:osm-v130-merge-446
Updating K8s manifest file from opensourcemano\/lcm:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/lcm:osm-v130-merge-446
Updating K8s manifest file from opensourcemano\/ro:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/ro:osm-v130-merge-446
Updating K8s manifest file from opensourcemano\/pol:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/pol:osm-v130-merge-446
Updating K8s manifest file from opensourcemano\/mon:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/mon:osm-v130-merge-446
Updating K8s manifest file from opensourcemano\/ng-ui:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/ng-ui:osm-v130-merge-446
Updating K8s manifest file from opensourcemano\/keystone:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/keystone:osm-v130-merge-446
Updating K8s manifest file from opensourcemano\/prometheus:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/prometheus:osm-v130-merge-446
Updating K8s manifest file from opensourcemano\/prometheus:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/prometheus:osm-v130-merge-446
Track deploy_osm update_manifest_files_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736394&event=deploy_osm&operation=update_manifest_files_ok&value=&comment=&tags=
Track deploy_osm namespace_vol_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736394&event=deploy_osm&operation=namespace_vol_ok&value=&comment=&tags=
clusterissuer.cert-manager.io/osm-selfsigned-issuer created
certificate.cert-manager.io/osm-ca-certificate created
clusterissuer.cert-manager.io/ca-issuer created
clusterrole.rbac.authorization.k8s.io/grafana-clusterrole created
clusterrolebinding.rbac.authorization.k8s.io/grafana-clusterrolebinding created
secret/grafana created
serviceaccount/grafana created
configmap/grafana-dashboard-provider created
configmap/grafana-datasource created
configmap/grafana created
deployment.apps/grafana created
service/grafana created
service/kafka created
statefulset.apps/kafka created
service/keystone created
deployment.apps/keystone created
deployment.apps/lcm created
service/mon created
deployment.apps/mon created
service/mysql created
statefulset.apps/mysql created
service/nbi created
deployment.apps/nbi created
service/ng-ui created
deployment.apps/ng-ui created
deployment.apps/pol created
service/prometheus created
configmap/prom created
statefulset.apps/prometheus created
service/ro created
deployment.apps/ro created
service/zookeeper created
statefulset.apps/zookeeper created
Track deploy_osm deploy_osm_services_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736396&event=deploy_osm&operation=deploy_osm_services_k8s_ok&value=&comment=&tags=
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3120  100  3120    0     0  3046k      0 --:--:-- --:--:-- --:--:-- 3046k
OK

0% [Working]
            
Ign:1 http://172.21.249.4:50295/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:50295/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com] [Connecting to dow
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.82)] [Co
                                                                               
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

0% [Connecting to security.ubuntu.com (91.189.91.82)] [Connected to download.do
0% [Connecting to security.ubuntu.com (91.189.91.82)] [Waiting for headers] [Wa
                                                                               
Get:7 http://172.21.249.4:50295/release unstable/IM amd64 Packages [898 B]

0% [Connecting to security.ubuntu.com (91.189.91.82)] [Waiting for headers] [Wa
                                                                               
Hit:8 https://download.docker.com/linux/ubuntu focal InRelease

                                                                               
0% [Waiting for headers] [Waiting for headers]
                                              
Get:9 http://172.21.249.4:50295/release unstable/osmclient amd64 Packages [479 B]

0% [Waiting for headers] [Waiting for headers]
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:10 http://security.ubuntu.com/ubuntu focal-security InRelease

                                              
0% [Waiting for headers]
                        
0% [Working]
0% [Working]
0% [Waiting for headers]
                        
Hit:11 https://packages.cloud.google.com/apt kubernetes-xenial InRelease

                        
0% [Working]
0% [Working]
0% [Working]
0% [Working]
100% [Working]
              
Fetched 1377 B in 1s (1202 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 29%

Reading package lists... 29%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 48%

Reading package lists... 50%

Reading package lists... 50%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 67%

Reading package lists... 67%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.249.4:50295/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.249.4:50295/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:50295/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Waiting for headers] [Connecting to download.docker.com (52.222.144.3)] [Co
                                                                               
Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease

0% [Waiting for headers] [Connected to download.docker.com (52.222.144.3)] [Con
                                                                               
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

0% [Connected to download.docker.com (52.222.144.3)] [Connected to apt.kubernet
                                                                               
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

                                                                               
0% [Waiting for headers] [Waiting for headers]
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:8 https://download.docker.com/linux/ubuntu focal InRelease

                                              
0% [Waiting for headers]
                        
0% [Working]
0% [Working]
0% [Waiting for headers]
                        
Hit:9 https://packages.cloud.google.com/apt kubernetes-xenial InRelease

                        
0% [Working]
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 29%

Reading package lists... 29%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 42%

Reading package lists... 50%

Reading package lists... 50%

Reading package lists... 50%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 67%

Reading package lists... 67%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.249.4:50295/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-9
  dpkg-dev fakeroot g++ g++-9 gcc gcc-10-base gcc-9 gcc-9-base
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libasan5 libatomic1 libbinutils libc-dev-bin libc6 libc6-dev libcc1-0
  libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl libexpat1 libexpat1-dev
  libfakeroot libfile-fcntllock-perl libgcc-9-dev libgcc-s1 libgomp1 libisl22
  libitm1 liblsan0 libmpc3 libpython3-dev libpython3.8 libpython3.8-dev
  libpython3.8-minimal libpython3.8-stdlib libquadmath0 libstdc++-9-dev
  libstdc++6 libtsan0 libubsan1 linux-libc-dev make manpages-dev
  python-pip-whl python3-dev python3-wheel python3.8 python3.8-dev
  python3.8-minimal zlib1g zlib1g-dev
Suggested packages:
  binutils-doc cpp-doc gcc-9-locales debian-keyring g++-multilib
  g++-9-multilib gcc-9-doc gcc-multilib autoconf automake libtool flex bison
  gdb gcc-doc gcc-9-multilib glibc-doc bzr libstdc++-9-doc make-doc
  python3.8-venv python3.8-doc binfmt-support
The following NEW packages will be installed:
  binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-9
  dpkg-dev fakeroot g++ g++-9 gcc gcc-9 gcc-9-base libalgorithm-diff-perl
  libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libatomic1
  libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0
  libctf0 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl
  libgcc-9-dev libgomp1 libisl22 libitm1 liblsan0 libmpc3 libpython3-dev
  libpython3.8-dev libquadmath0 libstdc++-9-dev libtsan0 libubsan1
  linux-libc-dev make manpages-dev python-pip-whl python3-dev python3-pip
  python3-wheel python3.8-dev zlib1g-dev
The following packages will be upgraded:
  gcc-10-base libc6 libexpat1 libgcc-s1 libpython3.8 libpython3.8-minimal
  libpython3.8-stdlib libstdc++6 python3.8 python3.8-minimal zlib1g
11 upgraded, 50 newly installed, 0 to remove and 211 not upgraded.
Need to get 62.0 MB of archives.
After this operation, 228 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-10-base amd64 10.5.0-1ubuntu1~20.04 [20.8 kB]

0% [1 gcc-10-base 14.2 kB/20.8 kB 68%]
                                      
0% [Working]
            
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-s1 amd64 10.5.0-1ubuntu1~20.04 [41.8 kB]

0% [2 libgcc-s1 2615 B/41.8 kB 6%]
                                  
1% [Working]
            
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++6 amd64 10.5.0-1ubuntu1~20.04 [501 kB]

1% [3 libstdc++6 2500 B/501 kB 0%]
                                  
2% [Waiting for headers]
                        
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.14 [2725 kB]

2% [4 libc6 2087 B/2725 kB 0%]
                              
6% [Working]
            
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]

6% [5 libexpat1 24.6 kB/74.6 kB 33%]
                                    
6% [Waiting for headers]
                        
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.5 [54.2 kB]

6% [6 zlib1g 42.9 kB/54.2 kB 79%]
                                 
6% [Working]
            
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB]

6% [7 libpython3.8 0 B/1625 kB 0%]
                                  
9% [Waiting for headers]
                        
Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB]

9% [8 python3.8 57.3 kB/387 kB 15%]
                                   
10% [Working]
             
Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB]

10% [9 libpython3.8-stdlib 8002 B/1674 kB 0%]
                                             
12% [Working]
             
Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB]

12% [10 python3.8-minimal 37.4 kB/1890 kB 2%]
                                             
15% [Waiting for headers]
                         
Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB]

15% [11 libpython3.8-minimal 47.4 kB/718 kB 7%]
                                               
16% [Working]
             
Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.8 [208 kB]

16% [12 binutils-common 14.2 kB/208 kB 7%]
                                          
17% [Working]
             
Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.8 [475 kB]

17% [13 libbinutils 6957 B/475 kB 1%]
                                     
18% [Waiting for headers]
                         
Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.8 [48.1 kB]

18% [14 libctf-nobfd0 624 B/48.1 kB 1%]
                                       
18% [Waiting for headers]
                         
Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.8 [46.7 kB]

18% [15 libctf0 11.2 kB/46.7 kB 24%]
                                    
18% [Waiting for headers]
                         
Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.8 [1614 kB]

18% [16 binutils-x86-64-linux-gnu 13.1 kB/1614 kB 1%]
                                                     
21% [Waiting for headers]
                         
Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.8 [3384 B]

21% [17 binutils 3384 B/3384 B 100%]
                                    
21% [Working]
             
Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB]

21% [18 libc-dev-bin 0 B/71.8 kB 0%]
                                    
22% [Waiting for headers]
                         
Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-170.188 [1125 kB]

22% [19 linux-libc-dev 21.0 kB/1125 kB 2%]
                                          
Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]

                                          
23% [20 libcrypt-dev 43.2 kB/104 kB 41%]
                                        
24% [Waiting for headers]
                         
Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.14 [2519 kB]

24% [21 libc6-dev 28.5 kB/2519 kB 1%]
                                     
27% [Working]
             
Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]

27% [22 gcc-9-base 18.9 kB/18.9 kB 100%]
                                        
28% [Working]
             
Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]

28% [23 libisl22 14.2 kB/592 kB 2%]
                                   
29% [Working]
             
Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]

29% [24 libmpc3 27.2 kB/40.8 kB 67%]
                                    
29% [Working]
             
Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB]

29% [25 cpp-9 21.8 kB/7502 kB 0%]
                                 
39% [Working]
             
Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]

39% [26 cpp 27.6 kB/27.6 kB 100%]
                                 
40% [Working]
             
Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB]

40% [27 libcc1-0 0 B/48.8 kB 0%]
                                
40% [Waiting for headers]
                         
Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB]

40% [28 libgomp1 45.1 kB/102 kB 44%]
                                    
41% [Waiting for headers]
                         
Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB]

41% [29 libitm1 8413 B/26.2 kB 32%]
                                   
41% [Working]
             
Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B]

41% [30 libatomic1 0 B/9284 B 0%]
                                 
41% [Working]
             
Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB]

41% [31 libasan5 37.9 kB/2752 kB 1%]
                                    
45% [Waiting for headers]
                         
Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB]

45% [32 liblsan0 37.9 kB/835 kB 5%]
                                   
46% [Waiting for headers]
                         
Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB]

47% [33 libtsan0 54.7 kB/2016 kB 3%]
                                    
49% [Working]
             
Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB]

49% [34 libubsan1 14.2 kB/785 kB 2%]
                                    
51% [Working]
             
Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB]

51% [35 libquadmath0 1165 B/146 kB 1%]
                                      
51% [Waiting for headers]
                         
Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB]

51% [36 libgcc-9-dev 10.1 kB/2359 kB 0%]
                                        
55% [Working]
             
Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB]

55% [37 gcc-9 28.7 kB/8276 kB 0%]
                                 
66% [Waiting for headers]
                         
Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]

                         
Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB]

66% [39 libstdc++-9-dev 26.9 kB/1722 kB 2%]
                                           
69% [Waiting for headers]
                         
Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB]

69% [40 g++-9 65.5 kB/8421 kB 1%]
                                 
80% [Waiting for headers]
                         
Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]

                         
Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]

80% [42 make 65.5 kB/162 kB 40%]
                                
81% [Waiting for headers]
                         
Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]

81% [43 libdpkg-perl 16.4 kB/231 kB 7%]
                                       
Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]

                                       
82% [44 dpkg-dev 235 kB/679 kB 35%]
82% [Connecting to nova.clouds.archive.ubuntu.com (185.125.190.41)]
                                                                   
Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]

                                                                   
82% [45 build-essential 4664 B/4664 B 100%]
                                           
83% [Working]
             
Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]

83% [46 libfakeroot 9855 B/25.7 kB 38%]
                                       
83% [Waiting for headers]
                         
Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]

83% [47 fakeroot 2678 B/62.6 kB 4%]
                                   
84% [Working]
             
Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]

84% [48 libalgorithm-diff-perl 2025 B/46.6 kB 4%]
                                                 
84% [Waiting for headers]
                         
Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]

84% [49 libalgorithm-diff-xs-perl 1464 B/11.3 kB 13%]
                                                     
84% [Working]
             
Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]

84% [50 libalgorithm-merge-perl 2871 B/12.0 kB 24%]
                                                   
85% [Waiting for headers]
                         
Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB]

85% [51 libexpat1-dev 3628 B/116 kB 3%]
                                       
85% [Working]
             
Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]

85% [52 libfile-fcntllock-perl 0 B/33.1 kB 0%]
                                              
85% [Working]
             
Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [3950 kB]

85% [53 libpython3.8-dev 1314 B/3950 kB 0%]
                                           
91% [Waiting for headers]
                         
Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B]

91% [54 libpython3-dev 4096 B/7236 B 57%]
                                         
91% [Working]
             
Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]

91% [55 manpages-dev 52.4 kB/2266 kB 2%]
                                        
95% [Working]
             
Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.10 [1805 kB]

95% [56 python-pip-whl 14.2 kB/1805 kB 1%]
                                          
97% [Working]
             
Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB]

97% [57 zlib1g-dev 4096 B/155 kB 3%]
                                    
98% [Working]
             
Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [514 kB]

98% [58 python3.8-dev 0 B/514 kB 0%]
                                    
99% [Waiting for headers]
                         
Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B]

99% [59 python3-dev 1212 B/1212 B 100%]
                                       
99% [Working]
             
Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB]

99% [60 python3-wheel 0 B/23.9 kB 0%]
                                     
99% [Working]
             
Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.10 [231 kB]

99% [61 python3-pip 54.4 kB/231 kB 24%]
                                       
100% [Working]
              
Fetched 62.0 MB in 2s (26.2 MB/s)

Extracting templates from packages: 49%
Extracting templates from packages: 98%
Extracting templates from packages: 100%
Preconfiguring packages ...
(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 ... 65028 files and directories currently installed.)
Preparing to unpack .../gcc-10-base_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking gcc-10-base:amd64 (10.5.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
Setting up gcc-10-base:amd64 (10.5.0-1ubuntu1~20.04) ...
(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 ... 65028 files and directories currently installed.)
Preparing to unpack .../libgcc-s1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libgcc-s1:amd64 (10.5.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
Setting up libgcc-s1:amd64 (10.5.0-1ubuntu1~20.04) ...
(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 ... 65028 files and directories currently installed.)
Preparing to unpack .../libstdc++6_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libstdc++6:amd64 (10.5.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
Setting up libstdc++6:amd64 (10.5.0-1ubuntu1~20.04) ...
(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 ... 65028 files and directories currently installed.)
Preparing to unpack .../libc6_2.31-0ubuntu9.14_amd64.deb ...
Unpacking libc6:amd64 (2.31-0ubuntu9.14) over (2.31-0ubuntu9.7) ...
Setting up libc6:amd64 (2.31-0ubuntu9.14) ...
(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 ... 65028 files and directories currently installed.)
Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) over (2.2.9-1ubuntu0.4) ...
Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ...
Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.5) over (1:1.2.11.dfsg-2ubuntu1.3) ...
Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
(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 ... 65028 files and directories currently installed.)
Preparing to unpack .../00-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) over (3.8.10-0ubuntu1~20.04.4) ...
Preparing to unpack .../01-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) over (3.8.10-0ubuntu1~20.04.4) ...
Preparing to unpack .../02-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) over (3.8.10-0ubuntu1~20.04.4) ...
Preparing to unpack .../03-python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) over (3.8.10-0ubuntu1~20.04.4) ...
Preparing to unpack .../04-libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) over (3.8.10-0ubuntu1~20.04.4) ...
Selecting previously unselected package binutils-common:amd64.
Preparing to unpack .../05-binutils-common_2.34-6ubuntu1.8_amd64.deb ...
Unpacking binutils-common:amd64 (2.34-6ubuntu1.8) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../06-libbinutils_2.34-6ubuntu1.8_amd64.deb ...
Unpacking libbinutils:amd64 (2.34-6ubuntu1.8) ...
Selecting previously unselected package libctf-nobfd0:amd64.
Preparing to unpack .../07-libctf-nobfd0_2.34-6ubuntu1.8_amd64.deb ...
Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.8) ...
Selecting previously unselected package libctf0:amd64.
Preparing to unpack .../08-libctf0_2.34-6ubuntu1.8_amd64.deb ...
Unpacking libctf0:amd64 (2.34-6ubuntu1.8) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../09-binutils-x86-64-linux-gnu_2.34-6ubuntu1.8_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.8) ...
Selecting previously unselected package binutils.
Preparing to unpack .../10-binutils_2.34-6ubuntu1.8_amd64.deb ...
Unpacking binutils (2.34-6ubuntu1.8) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../11-libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ...
Unpacking libc-dev-bin (2.31-0ubuntu9.14) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../12-linux-libc-dev_5.4.0-170.188_amd64.deb ...
Unpacking linux-libc-dev:amd64 (5.4.0-170.188) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../13-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../14-libc6-dev_2.31-0ubuntu9.14_amd64.deb ...
Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) ...
Selecting previously unselected package gcc-9-base:amd64.
Preparing to unpack .../15-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package libisl22:amd64.
Preparing to unpack .../16-libisl22_0.22.1-1_amd64.deb ...
Unpacking libisl22:amd64 (0.22.1-1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../17-libmpc3_1.1.0-1_amd64.deb ...
Unpacking libmpc3:amd64 (1.1.0-1) ...
Selecting previously unselected package cpp-9.
Preparing to unpack .../18-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package cpp.
Preparing to unpack .../19-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
Unpacking cpp (4:9.3.0-1ubuntu2) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../20-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../21-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../22-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../23-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libasan5:amd64.
Preparing to unpack .../24-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../25-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../26-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libubsan1:amd64.
Preparing to unpack .../27-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../28-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libgcc-9-dev:amd64.
Preparing to unpack .../29-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package gcc-9.
Preparing to unpack .../30-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package gcc.
Preparing to unpack .../31-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
Unpacking gcc (4:9.3.0-1ubuntu2) ...
Selecting previously unselected package libstdc++-9-dev:amd64.
Preparing to unpack .../32-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package g++-9.
Preparing to unpack .../33-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package g++.
Preparing to unpack .../34-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
Unpacking g++ (4:9.3.0-1ubuntu2) ...
Selecting previously unselected package make.
Preparing to unpack .../35-make_4.2.1-1.2_amd64.deb ...
Unpacking make (4.2.1-1.2) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../36-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../37-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../38-build-essential_12.8ubuntu1.1_amd64.deb ...
Unpacking build-essential (12.8ubuntu1.1) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../39-libfakeroot_1.24-1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.24-1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../40-fakeroot_1.24-1_amd64.deb ...
Unpacking fakeroot (1.24-1) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../41-libalgorithm-diff-perl_1.19.03-2_all.deb ...
Unpacking libalgorithm-diff-perl (1.19.03-2) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../42-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../43-libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../44-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../45-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3build4) ...
Selecting previously unselected package libpython3.8-dev:amd64.
Preparing to unpack .../46-libpython3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
Selecting previously unselected package libpython3-dev:amd64.
Preparing to unpack .../47-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ...
Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../48-manpages-dev_5.05-1_all.deb ...
Unpacking manpages-dev (5.05-1) ...
Selecting previously unselected package python-pip-whl.
Preparing to unpack .../49-python-pip-whl_20.0.2-5ubuntu1.10_all.deb ...
Unpacking python-pip-whl (20.0.2-5ubuntu1.10) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../50-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
Selecting previously unselected package python3.8-dev.
Preparing to unpack .../51-python3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
Selecting previously unselected package python3-dev.
Preparing to unpack .../52-python3-dev_3.8.2-0ubuntu2_amd64.deb ...
Unpacking python3-dev (3.8.2-0ubuntu2) ...
Selecting previously unselected package python3-wheel.
Preparing to unpack .../53-python3-wheel_0.34.2-1ubuntu0.1_all.deb ...
Unpacking python3-wheel (0.34.2-1ubuntu0.1) ...
Selecting previously unselected package python3-pip.
Preparing to unpack .../54-python3-pip_20.0.2-5ubuntu1.10_all.deb ...
Unpacking python3-pip (20.0.2-5ubuntu1.10) ...
Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
Setting up manpages-dev (5.05-1) ...
Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
Setting up libfile-fcntllock-perl (0.22-3build4) ...
Setting up libalgorithm-diff-perl (1.19.03-2) ...
Setting up binutils-common:amd64 (2.34-6ubuntu1.8) ...
Setting up linux-libc-dev:amd64 (5.4.0-170.188) ...
Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.8) ...
Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
Setting up python3-wheel (0.34.2-1ubuntu0.1) ...
Setting up libfakeroot:amd64 (1.24-1) ...
Setting up fakeroot (1.24-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up make (4.2.1-1.2) ...
Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
Setting up libmpc3:amd64 (1.1.0-1) ...
Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
Setting up libisl22:amd64 (0.22.1-1) ...
Setting up python-pip-whl (20.0.2-5ubuntu1.10) ...
Setting up libbinutils:amd64 (2.34-6ubuntu1.8) ...
Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
Setting up libc-dev-bin (2.31-0ubuntu9.14) ...
Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
Setting up libalgorithm-diff-xs-perl (0.04-6) ...
Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
Setting up libctf0:amd64 (2.34-6ubuntu1.8) ...
Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
Setting up python3-pip (20.0.2-5ubuntu1.10) ...
Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
Setting up libc6-dev:amd64 (2.31-0ubuntu9.14) ...
Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.8) ...
Setting up binutils (2.34-6ubuntu1.8) ...
Setting up dpkg-dev (1.19.7ubuntu3.2) ...
Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
Setting up cpp (4:9.3.0-1ubuntu2) ...
Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
Setting up gcc (4:9.3.0-1ubuntu2) ...
Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
Setting up g++ (4:9.3.0-1ubuntu2) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.8ubuntu1.1) ...
Setting up python3-dev (3.8.2-0ubuntu2) ...
Processing triggers for libc-bin (2.31-0ubuntu9.7) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Collecting pip
  Downloading pip-23.3.2-py3-none-any.whl (2.1 MB)
[?25l
     |▏                               | 10 kB 11.1 MB/s eta 0:00:01
     |▎                               | 20 kB 2.7 MB/s eta 0:00:01
     |▌                               | 30 kB 3.6 MB/s eta 0:00:01
     |▋                               | 40 kB 1.5 MB/s eta 0:00:02
     |▊                               | 51 kB 1.6 MB/s eta 0:00:02
     |█                               | 61 kB 1.8 MB/s eta 0:00:02
     |█                               | 71 kB 2.0 MB/s eta 0:00:02
     |█▎                              | 81 kB 2.0 MB/s eta 0:00:01
     |█▍                              | 92 kB 2.3 MB/s eta 0:00:01
     |█▌                              | 102 kB 1.8 MB/s eta 0:00:02
     |█▊                              | 112 kB 1.8 MB/s eta 0:00:02
     |█▉                              | 122 kB 1.8 MB/s eta 0:00:02
     |██                              | 133 kB 1.8 MB/s eta 0:00:02
     |██▏                             | 143 kB 1.8 MB/s eta 0:00:02
     |██▎                             | 153 kB 1.8 MB/s eta 0:00:02
     |██▌                             | 163 kB 1.8 MB/s eta 0:00:02
     |██▋                             | 174 kB 1.8 MB/s eta 0:00:02
     |██▉                             | 184 kB 1.8 MB/s eta 0:00:02
     |███                             | 194 kB 1.8 MB/s eta 0:00:02
     |███                             | 204 kB 1.8 MB/s eta 0:00:02
     |███▎                            | 215 kB 1.8 MB/s eta 0:00:02
     |███▍                            | 225 kB 1.8 MB/s eta 0:00:02
     |███▋                            | 235 kB 1.8 MB/s eta 0:00:02
     |███▊                            | 245 kB 1.8 MB/s eta 0:00:02
     |███▉                            | 256 kB 1.8 MB/s eta 0:00:02
     |████                            | 266 kB 1.8 MB/s eta 0:00:02
     |████▏                           | 276 kB 1.8 MB/s eta 0:00:02
     |████▍                           | 286 kB 1.8 MB/s eta 0:00:02
     |████▌                           | 296 kB 1.8 MB/s eta 0:00:02
     |████▋                           | 307 kB 1.8 MB/s eta 0:00:02
     |████▉                           | 317 kB 1.8 MB/s eta 0:00:02
     |█████                           | 327 kB 1.8 MB/s eta 0:00:02
     |█████▏                          | 337 kB 1.8 MB/s eta 0:00:02
     |█████▎                          | 348 kB 1.8 MB/s eta 0:00:01
     |█████▍                          | 358 kB 1.8 MB/s eta 0:00:01
     |█████▋                          | 368 kB 1.8 MB/s eta 0:00:01
     |█████▊                          | 378 kB 1.8 MB/s eta 0:00:01
     |██████                          | 389 kB 1.8 MB/s eta 0:00:01
     |██████                          | 399 kB 1.8 MB/s eta 0:00:01
     |██████▏                         | 409 kB 1.8 MB/s eta 0:00:01
     |██████▍                         | 419 kB 1.8 MB/s eta 0:00:01
     |██████▌                         | 430 kB 1.8 MB/s eta 0:00:01
     |██████▊                         | 440 kB 1.8 MB/s eta 0:00:01
     |██████▉                         | 450 kB 1.8 MB/s eta 0:00:01
     |███████                         | 460 kB 1.8 MB/s eta 0:00:01
     |███████▏                        | 471 kB 1.8 MB/s eta 0:00:01
     |███████▎                        | 481 kB 1.8 MB/s eta 0:00:01
     |███████▌                        | 491 kB 1.8 MB/s eta 0:00:01
     |███████▋                        | 501 kB 1.8 MB/s eta 0:00:01
     |███████▊                        | 512 kB 1.8 MB/s eta 0:00:01
     |████████                        | 522 kB 1.8 MB/s eta 0:00:01
     |████████                        | 532 kB 1.8 MB/s eta 0:00:01
     |████████▎                       | 542 kB 1.8 MB/s eta 0:00:01
     |████████▍                       | 552 kB 1.8 MB/s eta 0:00:01
     |████████▌                       | 563 kB 1.8 MB/s eta 0:00:01
     |████████▊                       | 573 kB 1.8 MB/s eta 0:00:01
     |████████▉                       | 583 kB 1.8 MB/s eta 0:00:01
     |█████████                       | 593 kB 1.8 MB/s eta 0:00:01
     |█████████▏                      | 604 kB 1.8 MB/s eta 0:00:01
     |█████████▎                      | 614 kB 1.8 MB/s eta 0:00:01
     |█████████▌                      | 624 kB 1.8 MB/s eta 0:00:01
     |█████████▋                      | 634 kB 1.8 MB/s eta 0:00:01
     |█████████▉                      | 645 kB 1.8 MB/s eta 0:00:01
     |██████████                      | 655 kB 1.8 MB/s eta 0:00:01
     |██████████                      | 665 kB 1.8 MB/s eta 0:00:01
     |██████████▎                     | 675 kB 1.8 MB/s eta 0:00:01
     |██████████▍                     | 686 kB 1.8 MB/s eta 0:00:01
     |██████████▋                     | 696 kB 1.8 MB/s eta 0:00:01
     |██████████▊                     | 706 kB 1.8 MB/s eta 0:00:01
     |██████████▉                     | 716 kB 1.8 MB/s eta 0:00:01
     |███████████                     | 727 kB 1.8 MB/s eta 0:00:01
     |███████████▏                    | 737 kB 1.8 MB/s eta 0:00:01
     |███████████▍                    | 747 kB 1.8 MB/s eta 0:00:01
     |███████████▌                    | 757 kB 1.8 MB/s eta 0:00:01
     |███████████▋                    | 768 kB 1.8 MB/s eta 0:00:01
     |███████████▉                    | 778 kB 1.8 MB/s eta 0:00:01
     |████████████                    | 788 kB 1.8 MB/s eta 0:00:01
     |████████████▏                   | 798 kB 1.8 MB/s eta 0:00:01
     |████████████▎                   | 808 kB 1.8 MB/s eta 0:00:01
     |████████████▍                   | 819 kB 1.8 MB/s eta 0:00:01
     |████████████▋                   | 829 kB 1.8 MB/s eta 0:00:01
     |████████████▊                   | 839 kB 1.8 MB/s eta 0:00:01
     |█████████████                   | 849 kB 1.8 MB/s eta 0:00:01
     |█████████████                   | 860 kB 1.8 MB/s eta 0:00:01
     |█████████████▏                  | 870 kB 1.8 MB/s eta 0:00:01
     |█████████████▍                  | 880 kB 1.8 MB/s eta 0:00:01
     |█████████████▌                  | 890 kB 1.8 MB/s eta 0:00:01
     |█████████████▊                  | 901 kB 1.8 MB/s eta 0:00:01
     |█████████████▉                  | 911 kB 1.8 MB/s eta 0:00:01
     |██████████████                  | 921 kB 1.8 MB/s eta 0:00:01
     |██████████████▏                 | 931 kB 1.8 MB/s eta 0:00:01
     |██████████████▎                 | 942 kB 1.8 MB/s eta 0:00:01
     |██████████████▌                 | 952 kB 1.8 MB/s eta 0:00:01
     |██████████████▋                 | 962 kB 1.8 MB/s eta 0:00:01
     |██████████████▊                 | 972 kB 1.8 MB/s eta 0:00:01
     |███████████████                 | 983 kB 1.8 MB/s eta 0:00:01
     |███████████████                 | 993 kB 1.8 MB/s eta 0:00:01
     |███████████████▎                | 1.0 MB 1.8 MB/s eta 0:00:01
     |███████████████▍                | 1.0 MB 1.8 MB/s eta 0:00:01
     |███████████████▌                | 1.0 MB 1.8 MB/s eta 0:00:01
     |███████████████▊                | 1.0 MB 1.8 MB/s eta 0:00:01
     |███████████████▉                | 1.0 MB 1.8 MB/s eta 0:00:01
     |████████████████                | 1.1 MB 1.8 MB/s eta 0:00:01
     |████████████████▏               | 1.1 MB 1.8 MB/s eta 0:00:01
     |████████████████▎               | 1.1 MB 1.8 MB/s eta 0:00:01
     |████████████████▌               | 1.1 MB 1.8 MB/s eta 0:00:01
     |████████████████▋               | 1.1 MB 1.8 MB/s eta 0:00:01
     |████████████████▊               | 1.1 MB 1.8 MB/s eta 0:00:01
     |█████████████████               | 1.1 MB 1.8 MB/s eta 0:00:01
     |█████████████████               | 1.1 MB 1.8 MB/s eta 0:00:01
     |█████████████████▎              | 1.1 MB 1.8 MB/s eta 0:00:01
     |█████████████████▍              | 1.1 MB 1.8 MB/s eta 0:00:01
     |█████████████████▌              | 1.2 MB 1.8 MB/s eta 0:00:01
     |█████████████████▊              | 1.2 MB 1.8 MB/s eta 0:00:01
     |█████████████████▉              | 1.2 MB 1.8 MB/s eta 0:00:01
     |██████████████████              | 1.2 MB 1.8 MB/s eta 0:00:01
     |██████████████████▏             | 1.2 MB 1.8 MB/s eta 0:00:01
     |██████████████████▎             | 1.2 MB 1.8 MB/s eta 0:00:01
     |██████████████████▌             | 1.2 MB 1.8 MB/s eta 0:00:01
     |██████████████████▋             | 1.2 MB 1.8 MB/s eta 0:00:01
     |██████████████████▉             | 1.2 MB 1.8 MB/s eta 0:00:01
     |███████████████████             | 1.2 MB 1.8 MB/s eta 0:00:01
     |███████████████████             | 1.3 MB 1.8 MB/s eta 0:00:01
     |███████████████████▎            | 1.3 MB 1.8 MB/s eta 0:00:01
     |███████████████████▍            | 1.3 MB 1.8 MB/s eta 0:00:01
     |███████████████████▋            | 1.3 MB 1.8 MB/s eta 0:00:01
     |███████████████████▊            | 1.3 MB 1.8 MB/s eta 0:00:01
     |███████████████████▉            | 1.3 MB 1.8 MB/s eta 0:00:01
     |████████████████████            | 1.3 MB 1.8 MB/s eta 0:00:01
     |████████████████████▏           | 1.3 MB 1.8 MB/s eta 0:00:01
     |████████████████████▍           | 1.3 MB 1.8 MB/s eta 0:00:01
     |████████████████████▌           | 1.4 MB 1.8 MB/s eta 0:00:01
     |████████████████████▋           | 1.4 MB 1.8 MB/s eta 0:00:01
     |████████████████████▉           | 1.4 MB 1.8 MB/s eta 0:00:01
     |█████████████████████           | 1.4 MB 1.8 MB/s eta 0:00:01
     |█████████████████████▏          | 1.4 MB 1.8 MB/s eta 0:00:01
     |█████████████████████▎          | 1.4 MB 1.8 MB/s eta 0:00:01
     |█████████████████████▍          | 1.4 MB 1.8 MB/s eta 0:00:01
     |█████████████████████▋          | 1.4 MB 1.8 MB/s eta 0:00:01
     |█████████████████████▊          | 1.4 MB 1.8 MB/s eta 0:00:01
     |██████████████████████          | 1.4 MB 1.8 MB/s eta 0:00:01
     |██████████████████████          | 1.5 MB 1.8 MB/s eta 0:00:01
     |██████████████████████▏         | 1.5 MB 1.8 MB/s eta 0:00:01
     |██████████████████████▍         | 1.5 MB 1.8 MB/s eta 0:00:01
     |██████████████████████▌         | 1.5 MB 1.8 MB/s eta 0:00:01
     |██████████████████████▊         | 1.5 MB 1.8 MB/s eta 0:00:01
     |██████████████████████▉         | 1.5 MB 1.8 MB/s eta 0:00:01
     |███████████████████████         | 1.5 MB 1.8 MB/s eta 0:00:01
     |███████████████████████▏        | 1.5 MB 1.8 MB/s eta 0:00:01
     |███████████████████████▎        | 1.5 MB 1.8 MB/s eta 0:00:01
     |███████████████████████▌        | 1.5 MB 1.8 MB/s eta 0:00:01
     |███████████████████████▋        | 1.6 MB 1.8 MB/s eta 0:00:01
     |███████████████████████▊        | 1.6 MB 1.8 MB/s eta 0:00:01
     |████████████████████████        | 1.6 MB 1.8 MB/s eta 0:00:01
     |████████████████████████        | 1.6 MB 1.8 MB/s eta 0:00:01
     |████████████████████████▎       | 1.6 MB 1.8 MB/s eta 0:00:01
     |████████████████████████▍       | 1.6 MB 1.8 MB/s eta 0:00:01
     |████████████████████████▌       | 1.6 MB 1.8 MB/s eta 0:00:01
     |████████████████████████▊       | 1.6 MB 1.8 MB/s eta 0:00:01
     |████████████████████████▉       | 1.6 MB 1.8 MB/s eta 0:00:01
     |█████████████████████████       | 1.6 MB 1.8 MB/s eta 0:00:01
     |█████████████████████████▏      | 1.7 MB 1.8 MB/s eta 0:00:01
     |█████████████████████████▎      | 1.7 MB 1.8 MB/s eta 0:00:01
     |█████████████████████████▌      | 1.7 MB 1.8 MB/s eta 0:00:01
     |█████████████████████████▋      | 1.7 MB 1.8 MB/s eta 0:00:01
     |█████████████████████████▉      | 1.7 MB 1.8 MB/s eta 0:00:01
     |██████████████████████████      | 1.7 MB 1.8 MB/s eta 0:00:01
     |██████████████████████████      | 1.7 MB 1.8 MB/s eta 0:00:01
     |██████████████████████████▎     | 1.7 MB 1.8 MB/s eta 0:00:01
     |██████████████████████████▍     | 1.7 MB 1.8 MB/s eta 0:00:01
     |██████████████████████████▋     | 1.8 MB 1.8 MB/s eta 0:00:01
     |██████████████████████████▊     | 1.8 MB 1.8 MB/s eta 0:00:01
     |██████████████████████████▉     | 1.8 MB 1.8 MB/s eta 0:00:01
     |███████████████████████████     | 1.8 MB 1.8 MB/s eta 0:00:01
     |███████████████████████████▏    | 1.8 MB 1.8 MB/s eta 0:00:01
     |███████████████████████████▍    | 1.8 MB 1.8 MB/s eta 0:00:01
     |███████████████████████████▌    | 1.8 MB 1.8 MB/s eta 0:00:01
     |███████████████████████████▋    | 1.8 MB 1.8 MB/s eta 0:00:01
     |███████████████████████████▉    | 1.8 MB 1.8 MB/s eta 0:00:01
     |████████████████████████████    | 1.8 MB 1.8 MB/s eta 0:00:01
     |████████████████████████████▏   | 1.9 MB 1.8 MB/s eta 0:00:01
     |████████████████████████████▎   | 1.9 MB 1.8 MB/s eta 0:00:01
     |████████████████████████████▍   | 1.9 MB 1.8 MB/s eta 0:00:01
     |████████████████████████████▋   | 1.9 MB 1.8 MB/s eta 0:00:01
     |████████████████████████████▊   | 1.9 MB 1.8 MB/s eta 0:00:01
     |█████████████████████████████   | 1.9 MB 1.8 MB/s eta 0:00:01
     |█████████████████████████████   | 1.9 MB 1.8 MB/s eta 0:00:01
     |█████████████████████████████▏  | 1.9 MB 1.8 MB/s eta 0:00:01
     |█████████████████████████████▍  | 1.9 MB 1.8 MB/s eta 0:00:01
     |█████████████████████████████▌  | 1.9 MB 1.8 MB/s eta 0:00:01
     |█████████████████████████████▊  | 2.0 MB 1.8 MB/s eta 0:00:01
     |█████████████████████████████▉  | 2.0 MB 1.8 MB/s eta 0:00:01
     |██████████████████████████████  | 2.0 MB 1.8 MB/s eta 0:00:01
     |██████████████████████████████▏ | 2.0 MB 1.8 MB/s eta 0:00:01
     |██████████████████████████████▎ | 2.0 MB 1.8 MB/s eta 0:00:01
     |██████████████████████████████▌ | 2.0 MB 1.8 MB/s eta 0:00:01
     |██████████████████████████████▋ | 2.0 MB 1.8 MB/s eta 0:00:01
     |██████████████████████████████▊ | 2.0 MB 1.8 MB/s eta 0:00:01
     |███████████████████████████████ | 2.0 MB 1.8 MB/s eta 0:00:01
     |███████████████████████████████ | 2.0 MB 1.8 MB/s eta 0:00:01
     |███████████████████████████████▎| 2.1 MB 1.8 MB/s eta 0:00:01
     |███████████████████████████████▍| 2.1 MB 1.8 MB/s eta 0:00:01
     |███████████████████████████████▌| 2.1 MB 1.8 MB/s eta 0:00:01
     |███████████████████████████████▊| 2.1 MB 1.8 MB/s eta 0:00:01
     |███████████████████████████████▉| 2.1 MB 1.8 MB/s eta 0:00:01
     |████████████████████████████████| 2.1 MB 1.8 MB/s 
[?25hInstalling collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Not uninstalling pip at /usr/lib/python3/dist-packages, outside environment /usr
    Can't uninstall 'pip'. No files were found to uninstall.
Successfully installed pip-23.3.2
Collecting python-magic
  Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
Collecting pyangbind
  Downloading pyangbind-0.8.4.post1-py3-none-any.whl.metadata (4.2 kB)
Collecting verboselogs
  Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
Collecting pyang (from pyangbind)
  Downloading pyang-2.6.0-py2.py3-none-any.whl.metadata (818 bytes)
Collecting lxml (from pyangbind)
  Downloading lxml-5.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.5 kB)
Collecting regex (from pyangbind)
  Downloading regex-2023.12.25-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/40.9 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.2 MB/s eta 0:00:00
[?25hRequirement already satisfied: six in /usr/lib/python3/dist-packages (from pyangbind) (1.14.0)
Collecting enum34 (from pyangbind)
  Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
Downloading pyangbind-0.8.4.post1-py3-none-any.whl (52 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/52.8 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 3.7 MB/s eta 0:00:00
[?25hDownloading lxml-5.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/8.0 MB ? eta -:--:--
   ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.2/8.0 MB 5.1 MB/s eta 0:00:02
   ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.6/8.0 MB 8.5 MB/s eta 0:00:01
   ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/8.0 MB 15.0 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/8.0 MB 20.7 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 5.5/8.0 MB 28.9 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 8.0/8.0 MB 35.1 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 8.0/8.0 MB 35.1 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 27.5 MB/s eta 0:00:00
[?25hDownloading pyang-2.6.0-py2.py3-none-any.whl (594 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/594.1 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 593.9/594.1 kB 162.5 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.1/594.1 kB 16.6 MB/s eta 0:00:00
[?25hDownloading regex-2023.12.25-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (777 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/777.0 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.0/777.0 kB 33.6 MB/s eta 0:00:00
[?25hDEPRECATION: distro-info 0.23ubuntu1 has a non-standard version number. pip 24.0 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
DEPRECATION: python-debian 0.1.36ubuntu1 has a non-standard version number. pip 24.0 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of python-debian or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
Installing collected packages: verboselogs, enum34, regex, python-magic, lxml, pyang, pyangbind
Successfully installed enum34-1.1.10 lxml-5.1.0 pyang-2.6.0 pyangbind-0.8.4.post1 python-magic-0.4.27 regex-2023.12.25 verboselogs-1.7
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

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following NEW packages will be installed:
  python3-osm-im python3-osmclient
0 upgraded, 2 newly installed, 0 to remove and 211 not upgraded.
Need to get 258 kB of archives.
After this operation, 8385 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://172.21.249.4:50295/release unstable/IM amd64 python3-osm-im all 13.0.2+gcf2688e-1 [188 kB]

0% [1 python3-osm-im 0 B/188 kB 0%]
                                   
68% [Working]
             
Get:2 http://172.21.249.4:50295/release unstable/osmclient amd64 python3-osmclient all 13.0.2.post1+gf9df84a-1 [70.8 kB]

68% [2 python3-osmclient 0 B/70.8 kB 0%]
                                        
100% [Working]
              
Fetched 258 kB in 0s (12.6 MB/s)
Selecting previously unselected package python3-osm-im.
(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 ... 71139 files and directories currently installed.)
Preparing to unpack .../python3-osm-im_13.0.2+gcf2688e-1_all.deb ...
Unpacking python3-osm-im (13.0.2+gcf2688e-1) ...
Selecting previously unselected package python3-osmclient.
Preparing to unpack .../python3-osmclient_13.0.2.post1+gf9df84a-1_all.deb ...
Unpacking python3-osmclient (13.0.2.post1+gf9df84a-1) ...
Setting up python3-osmclient (13.0.2.post1+gf9df84a-1) ...
Setting up python3-osm-im (13.0.2+gcf2688e-1) ...
Defaulting to user installation because normal site-packages is not writeable
Collecting bitarray==2.5.1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 17))
  Downloading bitarray-2.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (242 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/242.4 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 92.2/242.4 kB 3.1 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.4/242.4 kB 3.8 MB/s eta 0:00:00
[?25hRequirement already satisfied: enum34==1.1.10 in /usr/local/lib/python3.8/dist-packages (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 19)) (1.1.10)
Collecting lxml==4.9.0 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 21))
  Downloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/6.9 MB ? eta -:--:--
     ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.8/6.9 MB 26.3 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/6.9 MB 36.2 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 6.8/6.9 MB 63.7 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 55.5 MB/s eta 0:00:00
[?25hCollecting pyang==2.5.3 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 25))
  Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/592.9 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 kB 47.4 MB/s eta 0:00:00
[?25hCollecting pyangbind==0.8.1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 29))
  Downloading pyangbind-0.8.1.tar.gz (48 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/48.6 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.6/48.6 kB 4.5 MB/s eta 0:00:00
[?25h  Preparing metadata (setup.py) ... [?25l- done
[?25hCollecting pyyaml==5.4.1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 31))
  Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/662.4 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 662.4/662.4 kB 47.2 MB/s eta 0:00:00
[?25hCollecting regex==2022.6.2 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 33))
  Downloading regex-2022.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/764.9 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 764.9/764.9 kB 42.7 MB/s eta 0:00:00
[?25hCollecting six==1.16.0 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 35))
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Building wheels for collected packages: pyangbind
  Building wheel for pyangbind (setup.py) ... [?25l- done
[?25h  Created wheel for pyangbind: filename=pyangbind-0.8.1-py3-none-any.whl size=47761 sha256=c3a2951116e715f7b8e2bf8e71d6daa4001482097049f5917fc10a63d47d35a4
  Stored in directory: /home/ubuntu/.cache/pip/wheels/0c/fb/5a/3d09fc1fae9987036f767b8aa0076ac7f91ce4cd952de3f49a
Successfully built pyangbind
DEPRECATION: distro-info 0.23ubuntu1 has a non-standard version number. pip 24.0 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
DEPRECATION: python-debian 0.1.36ubuntu1 has a non-standard version number. pip 24.0 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of python-debian or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
Installing collected packages: bitarray, six, regex, pyyaml, lxml, pyang, pyangbind
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
launchpadlib 1.10.13 requires testresources, which is not installed.
Successfully installed bitarray-2.5.1 lxml-4.9.0 pyang-2.5.3 pyangbind-0.8.1 pyyaml-5.4.1 regex-2022.6.2 six-1.16.0

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

libmagic1 is already the newest version (1:5.38-4).
libmagic1 set to manually installed.
The following additional packages will be installed:
  curl libcurl4 libssl1.1
Suggested packages:
  libcurl4-doc libidn11-dev libkrb5-dev libldap2-dev librtmp-dev libssh2-1-dev
  pkg-config libssl-doc
The following NEW packages will be installed:
  libcurl4-openssl-dev libssl-dev
The following packages will be upgraded:
  curl libcurl4 libssl1.1
3 upgraded, 2 newly installed, 0 to remove and 208 not upgraded.
Need to get 3624 kB of archives.
After this operation, 9566 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.20 [1321 kB]

0% [1 libssl1.1 14.2 kB/1321 kB 1%]
                                   
33% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [161 kB]

33% [2 curl 0 B/161 kB 0%]
                          
41% [Working]
             
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB]

41% [3 libcurl4 0 B/235 kB 0%]
                              
50% [Working]
             
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.21 [322 kB]

50% [4 libcurl4-openssl-dev 0 B/322 kB 0%]
                                          
61% [Working]
             
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.20 [1584 kB]

61% [5 libssl-dev 0 B/1584 kB 0%]
                                 
100% [Working]
              
Fetched 3624 kB in 0s (10.8 MB/s)
Preconfiguring packages ...
(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 ... 71252 files and directories currently installed.)
Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.20_amd64.deb ...
Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) over (1.1.1f-1ubuntu2.12) ...
Preparing to unpack .../curl_7.68.0-1ubuntu2.21_amd64.deb ...
Unpacking curl (7.68.0-1ubuntu2.21) over (7.68.0-1ubuntu2.7) ...
Preparing to unpack .../libcurl4_7.68.0-1ubuntu2.21_amd64.deb ...
Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) over (7.68.0-1ubuntu2.7) ...
Selecting previously unselected package libcurl4-openssl-dev:amd64.
Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.21_amd64.deb ...
Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.21) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../libssl-dev_1.1.1f-1ubuntu2.20_amd64.deb ...
Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.20) ...
Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ...
Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.20) ...
Setting up libcurl4:amd64 (7.68.0-1ubuntu2.21) ...
Setting up curl (7.68.0-1ubuntu2.21) ...
Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.21) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.7) ...
Defaulting to user installation because normal site-packages is not writeable
Collecting certifi==2022.6.15 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 17))
  Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/160.2 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 92.2/160.2 kB 2.6 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 2.5 MB/s eta 0:00:00
[?25hCollecting charset-normalizer==2.0.12 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 19))
  Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting click==8.1.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 21))
  Downloading click-8.1.3-py3-none-any.whl (96 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/96.6 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 9.7 MB/s eta 0:00:00
[?25hCollecting idna==3.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 23))
  Downloading idna-3.3-py3-none-any.whl (61 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/61.2 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.9 MB/s eta 0:00:00
[?25hCollecting jinja2==3.1.2 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 25))
  Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/133.1 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 16.1 MB/s eta 0:00:00
[?25hCollecting markupsafe==2.1.1 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 27))
  Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Collecting packaging==21.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 29))
  Downloading packaging-21.3-py3-none-any.whl (40 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/40.8 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 4.1 MB/s eta 0:00:00
[?25hCollecting prettytable==3.3.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 31))
  Downloading prettytable-3.3.0-py3-none-any.whl (26 kB)
Collecting pycurl==7.45.1 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 33))
  Downloading pycurl-7.45.1.tar.gz (233 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/233.9 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.9/233.9 kB 26.0 MB/s eta 0:00:00
[?25h  Preparing metadata (setup.py) ... [?25l- done
[?25hCollecting pyparsing==3.0.9 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 35))
  Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/98.3 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 12.8 MB/s eta 0:00:00
[?25hRequirement already satisfied: python-magic==0.4.27 in /usr/local/lib/python3.8/dist-packages (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 37)) (0.4.27)
Requirement already satisfied: pyyaml==5.4.1 in ./.local/lib/python3.8/site-packages (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 39)) (5.4.1)
Collecting requests==2.28.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 41))
  Downloading requests-2.28.0-py3-none-any.whl (62 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/62.8 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 5.1 MB/s eta 0:00:00
[?25hCollecting urllib3==1.26.9 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 43))
  Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/139.0 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 16.5 MB/s eta 0:00:00
[?25hRequirement already satisfied: verboselogs==1.7 in /usr/local/lib/python3.8/dist-packages (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 45)) (1.7)
Collecting wcwidth==0.2.5 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 47))
  Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Building wheels for collected packages: pycurl
  Building wheel for pycurl (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / done
[?25h  Created wheel for pycurl: filename=pycurl-7.45.1-cp38-cp38-linux_x86_64.whl size=339670 sha256=8c2197ff3775f639edd0d1c94f36d3027af8d66524191b7a547638d7f165be7c
  Stored in directory: /home/ubuntu/.cache/pip/wheels/29/9b/97/525e19354d667ab6a101620502bd1df957057f66bee218305d
Successfully built pycurl
DEPRECATION: distro-info 0.23ubuntu1 has a non-standard version number. pip 24.0 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
DEPRECATION: python-debian 0.1.36ubuntu1 has a non-standard version number. pip 24.0 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of python-debian or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
Installing collected packages: wcwidth, urllib3, pyparsing, pycurl, prettytable, markupsafe, idna, click, charset-normalizer, certifi, requests, packaging, jinja2
  WARNING: The script normalizer is installed in '/home/ubuntu/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed certifi-2022.6.15 charset-normalizer-2.0.12 click-8.1.3 idna-3.3 jinja2-3.1.2 markupsafe-2.1.1 packaging-21.3 prettytable-3.3.0 pycurl-7.45.1 pyparsing-3.0.9 requests-2.28.0 urllib3-1.26.9 wcwidth-0.2.5

OSM client installed
OSM client assumes that OSM host is running in localhost (127.0.0.1).
In case you want to interact with a different OSM host, you will have to configure this env variable in your .bashrc file:
     export OSM_HOSTNAME=<OSM_host>
Track osmclient osmclient_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736488&event=osmclient&operation=osmclient_ok&value=&comment=&tags=
Checking OSM health state...

Bootstraping... 1 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 2 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 3 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 4 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 5 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 6 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 7 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 8 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 9 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 10 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 11 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 12 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 13 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 14 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 15 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 16 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 17 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 18 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 19 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 20 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 21 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 22 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 23 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 24 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 25 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 26 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 27 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 28 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 29 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 30 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 31 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0

1 of 6 statefulsets starting:
          prometheus	0/1	


Bootstraping... 32 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0

1 of 6 statefulsets starting:
          prometheus	0/1	


Bootstraping... 33 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 34 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 35 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 36 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 37 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 38 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 39 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 40 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 41 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 42 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 43 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 44 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 45 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 46 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 47 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 48 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 49 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 50 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 51 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 52 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 53 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 54 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 55 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 56 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 57 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 58 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 59 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 60 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 61 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 62 attempts of 84
2 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0

===> Successful checks: 1/24
===> Successful checks: 2/24
===> Successful checks: 3/24
===> Successful checks: 4/24
===> Successful checks: 5/24
===> Successful checks: 6/24
===> Successful checks: 7/24
===> Successful checks: 8/24
===> Successful checks: 9/24
===> Successful checks: 10/24
===> Successful checks: 11/24
===> Successful checks: 12/24
===> Successful checks: 13/24
===> Successful checks: 14/24
===> Successful checks: 15/24
===> Successful checks: 16/24
===> Successful checks: 17/24
===> Successful checks: 18/24
===> Successful checks: 19/24
===> Successful checks: 20/24
===> Successful checks: 21/24
===> Successful checks: 22/24
===> Successful checks: 23/24
===> Successful checks: 24/24

SYSTEM IS READY
Track healthchecks after_healthcheck_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736942&event=healthchecks&operation=after_healthcheck_ok&value=&comment=&tags=
1c11a7db-2b4d-47e3-bda3-da74f8293fb9
8ec45f24-414c-41b1-a712-8d7293bb371f
Track final_ops add_local_k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736944&event=final_ops&operation=add_local_k8scluster_ok&value=&comment=&tags=
Fixing firewall so docker and LXD can share the same host without affecting each other.
# Generated by iptables-save v1.8.4 on Wed Jan 31 21:35:45 2024
*raw
:PREROUTING ACCEPT [765374:3757567820]
:OUTPUT ACCEPT [482160:131629211]
COMMIT
# Completed on Wed Jan 31 21:35:45 2024
# Generated by iptables-save v1.8.4 on Wed Jan 31 21:35:45 2024
*mangle
:PREROUTING ACCEPT [677419:3290724819]
:INPUT ACCEPT [619541:3232588147]
:FORWARD ACCEPT [57878:58136672]
:OUTPUT ACCEPT [428550:123373028]
:POSTROUTING ACCEPT [486410:181508640]
:KUBE-KUBELET-CANARY - [0:0]
:KUBE-PROXY-CANARY - [0:0]
COMMIT
# Completed on Wed Jan 31 21:35:45 2024
# Generated by iptables-save v1.8.4 on Wed Jan 31 21:35:45 2024
*nat
:PREROUTING ACCEPT [69:4372]
:INPUT ACCEPT [4:240]
:OUTPUT ACCEPT [592:38997]
:POSTROUTING ACCEPT [824:55138]
:DOCKER - [0:0]
:FLANNEL-POSTRTG - [0:0]
:KUBE-FW-VTS3SY4BGCZLE3HK - [0:0]
:KUBE-KUBELET-CANARY - [0:0]
:KUBE-MARK-DROP - [0:0]
:KUBE-MARK-MASQ - [0:0]
:KUBE-NODEPORTS - [0:0]
:KUBE-POSTROUTING - [0:0]
:KUBE-PROXY-CANARY - [0:0]
:KUBE-SEP-2QSQZUUQ6RHEQURD - [0:0]
:KUBE-SEP-6E7XQMQ4RAYOWTTM - [0:0]
:KUBE-SEP-CQT67M4G2PMMCIRB - [0:0]
:KUBE-SEP-F6CF2AUHREMQAXBW - [0:0]
:KUBE-SEP-ISHFB2I4PMRIVC6G - [0:0]
:KUBE-SEP-IT2ZTR26TO4XFPTO - [0:0]
:KUBE-SEP-KNPANZYSKTNOCN5F - [0:0]
:KUBE-SEP-MD73VJOVN7ABXUHC - [0:0]
:KUBE-SEP-N4G2XR5TDX7PQE7P - [0:0]
:KUBE-SEP-QTEADDRAHUZGD5RY - [0:0]
:KUBE-SEP-R4ZUHGWZDVOCHPCZ - [0:0]
:KUBE-SEP-SNBC75DWVTB4NYRD - [0:0]
:KUBE-SEP-ULI6VMI4J2SNGXRM - [0:0]
:KUBE-SEP-V4Q3YZVICU6IUQUH - [0:0]
:KUBE-SEP-YIL6JZP7A3QYXJU2 - [0:0]
:KUBE-SEP-ZP3FB6NMPNCO4VBJ - [0:0]
:KUBE-SEP-ZXMNUKOKXUTL2MK2 - [0:0]
:KUBE-SERVICES - [0:0]
:KUBE-SVC-ENRSJAVYEHAULETD - [0:0]
:KUBE-SVC-ERIFXISQEP7F7OF4 - [0:0]
:KUBE-SVC-FQUXG555W5IVIWW3 - [0:0]
:KUBE-SVC-ISGVRIWHYABKE5G2 - [0:0]
:KUBE-SVC-JD5MR3NA4I4DYORP - [0:0]
:KUBE-SVC-MD4PSIBW5SPF2DB3 - [0:0]
:KUBE-SVC-NPX46M4PTMTKRN6Y - [0:0]
:KUBE-SVC-PQIZCPF63EFIBBJY - [0:0]
:KUBE-SVC-TCOU7JCQXEZGVUNU - [0:0]
:KUBE-SVC-TKW2NMFFUMK6R533 - [0:0]
:KUBE-SVC-VTS3SY4BGCZLE3HK - [0:0]
:KUBE-SVC-YA74QX5VY2UAABIX - [0:0]
:KUBE-SVC-YO4WYSW77CAYSOKE - [0:0]
:KUBE-SVC-ZUD4L6KQKCHD52W4 - [0:0]
-A PREROUTING -m comment --comment "kubernetes service portals" -j KUBE-SERVICES
-A PREROUTING -m addrtype --dst-type LOCAL -j DOCKER
-A OUTPUT -m comment --comment "kubernetes service portals" -j KUBE-SERVICES
-A OUTPUT ! -d 127.0.0.0/8 -m addrtype --dst-type LOCAL -j DOCKER
-A POSTROUTING -m comment --comment "kubernetes postrouting rules" -j KUBE-POSTROUTING
-A POSTROUTING -s 172.17.0.0/16 ! -o docker0 -j MASQUERADE
-A POSTROUTING -m comment --comment "flanneld masq" -j FLANNEL-POSTRTG
-A DOCKER -i docker0 -j RETURN
-A FLANNEL-POSTRTG -m mark --mark 0x4000/0x4000 -m comment --comment "flanneld masq" -j RETURN
-A FLANNEL-POSTRTG -s 10.244.0.0/24 -d 10.244.0.0/16 -m comment --comment "flanneld masq" -j RETURN
-A FLANNEL-POSTRTG -s 10.244.0.0/16 -d 10.244.0.0/24 -m comment --comment "flanneld masq" -j RETURN
-A FLANNEL-POSTRTG ! -s 10.244.0.0/16 -d 10.244.0.0/24 -m comment --comment "flanneld masq" -j RETURN
-A FLANNEL-POSTRTG -s 10.244.0.0/16 ! -d 224.0.0.0/4 -m comment --comment "flanneld masq" -j MASQUERADE --random-fully
-A FLANNEL-POSTRTG ! -s 10.244.0.0/16 -d 10.244.0.0/16 -m comment --comment "flanneld masq" -j MASQUERADE --random-fully
-A KUBE-FW-VTS3SY4BGCZLE3HK -m comment --comment "controller-osm/controller-service:api-server loadbalancer IP" -j KUBE-MARK-MASQ
-A KUBE-FW-VTS3SY4BGCZLE3HK -m comment --comment "controller-osm/controller-service:api-server loadbalancer IP" -j KUBE-SVC-VTS3SY4BGCZLE3HK
-A KUBE-FW-VTS3SY4BGCZLE3HK -m comment --comment "controller-osm/controller-service:api-server loadbalancer IP" -j KUBE-MARK-DROP
-A KUBE-MARK-DROP -j MARK --set-xmark 0x8000/0x8000
-A KUBE-MARK-MASQ -j MARK --set-xmark 0x4000/0x4000
-A KUBE-NODEPORTS -p tcp -m comment --comment "controller-osm/controller-service:api-server" -m tcp --dport 12980 -j KUBE-SVC-VTS3SY4BGCZLE3HK
-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/ng-ui" -m tcp --dport 80 -j KUBE-SVC-YA74QX5VY2UAABIX
-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/grafana:service" -m tcp --dport 3000 -j KUBE-SVC-PQIZCPF63EFIBBJY
-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/prometheus" -m tcp --dport 9091 -j KUBE-SVC-MD4PSIBW5SPF2DB3
-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/nbi" -m tcp --dport 9999 -j KUBE-SVC-FQUXG555W5IVIWW3
-A KUBE-POSTROUTING -m mark ! --mark 0x4000/0x4000 -j RETURN
-A KUBE-POSTROUTING -j MARK --set-xmark 0x4000/0x0
-A KUBE-POSTROUTING -m comment --comment "kubernetes service traffic requiring SNAT" -j MASQUERADE --random-fully
-A KUBE-SEP-2QSQZUUQ6RHEQURD -s 10.244.0.24/32 -m comment --comment "osm/nbi" -j KUBE-MARK-MASQ
-A KUBE-SEP-2QSQZUUQ6RHEQURD -p tcp -m comment --comment "osm/nbi" -m tcp -j DNAT --to-destination 10.244.0.24:9999
-A KUBE-SEP-6E7XQMQ4RAYOWTTM -s 10.244.0.3/32 -m comment --comment "kube-system/kube-dns:dns" -j KUBE-MARK-MASQ
-A KUBE-SEP-6E7XQMQ4RAYOWTTM -p udp -m comment --comment "kube-system/kube-dns:dns" -m udp -j DNAT --to-destination 10.244.0.3:53
-A KUBE-SEP-CQT67M4G2PMMCIRB -s 10.244.0.30/32 -m comment --comment "osm/mongodb-k8s:mongodb" -j KUBE-MARK-MASQ
-A KUBE-SEP-CQT67M4G2PMMCIRB -p tcp -m comment --comment "osm/mongodb-k8s:mongodb" -m tcp -j DNAT --to-destination 10.244.0.30:27017
-A KUBE-SEP-F6CF2AUHREMQAXBW -s 172.21.249.246/32 -m comment --comment "default/kubernetes:https" -j KUBE-MARK-MASQ
-A KUBE-SEP-F6CF2AUHREMQAXBW -p tcp -m comment --comment "default/kubernetes:https" -m tcp -j DNAT --to-destination 172.21.249.246:6443
-A KUBE-SEP-ISHFB2I4PMRIVC6G -s 10.244.0.13/32 -m comment --comment "controller-osm/modeloperator" -j KUBE-MARK-MASQ
-A KUBE-SEP-ISHFB2I4PMRIVC6G -p tcp -m comment --comment "controller-osm/modeloperator" -m tcp -j DNAT --to-destination 10.244.0.13:17071
-A KUBE-SEP-IT2ZTR26TO4XFPTO -s 10.244.0.2/32 -m comment --comment "kube-system/kube-dns:dns-tcp" -j KUBE-MARK-MASQ
-A KUBE-SEP-IT2ZTR26TO4XFPTO -p tcp -m comment --comment "kube-system/kube-dns:dns-tcp" -m tcp -j DNAT --to-destination 10.244.0.2:53
-A KUBE-SEP-KNPANZYSKTNOCN5F -s 10.244.0.25/32 -m comment --comment "osm/ng-ui" -j KUBE-MARK-MASQ
-A KUBE-SEP-KNPANZYSKTNOCN5F -p tcp -m comment --comment "osm/ng-ui" -m tcp -j DNAT --to-destination 10.244.0.25:80
-A KUBE-SEP-MD73VJOVN7ABXUHC -s 10.244.0.14/32 -m comment --comment "osm/modeloperator" -j KUBE-MARK-MASQ
-A KUBE-SEP-MD73VJOVN7ABXUHC -p tcp -m comment --comment "osm/modeloperator" -m tcp -j DNAT --to-destination 10.244.0.14:17071
-A KUBE-SEP-N4G2XR5TDX7PQE7P -s 10.244.0.2/32 -m comment --comment "kube-system/kube-dns:metrics" -j KUBE-MARK-MASQ
-A KUBE-SEP-N4G2XR5TDX7PQE7P -p tcp -m comment --comment "kube-system/kube-dns:metrics" -m tcp -j DNAT --to-destination 10.244.0.2:9153
-A KUBE-SEP-QTEADDRAHUZGD5RY -s 10.244.0.12/32 -m comment --comment "controller-osm/controller-service:api-server" -j KUBE-MARK-MASQ
-A KUBE-SEP-QTEADDRAHUZGD5RY -p tcp -m comment --comment "controller-osm/controller-service:api-server" -m tcp -j DNAT --to-destination 10.244.0.12:17070
-A KUBE-SEP-R4ZUHGWZDVOCHPCZ -s 10.244.0.16/32 -m comment --comment "osm/grafana:service" -j KUBE-MARK-MASQ
-A KUBE-SEP-R4ZUHGWZDVOCHPCZ -p tcp -m comment --comment "osm/grafana:service" -m tcp -j DNAT --to-destination 10.244.0.16:3000
-A KUBE-SEP-SNBC75DWVTB4NYRD -s 10.244.0.7/32 -m comment --comment "cert-manager/cert-manager-webhook:https" -j KUBE-MARK-MASQ
-A KUBE-SEP-SNBC75DWVTB4NYRD -p tcp -m comment --comment "cert-manager/cert-manager-webhook:https" -m tcp -j DNAT --to-destination 10.244.0.7:10250
-A KUBE-SEP-ULI6VMI4J2SNGXRM -s 10.244.0.23/32 -m comment --comment "osm/prometheus" -j KUBE-MARK-MASQ
-A KUBE-SEP-ULI6VMI4J2SNGXRM -p tcp -m comment --comment "osm/prometheus" -m tcp -j DNAT --to-destination 10.244.0.23:9090
-A KUBE-SEP-V4Q3YZVICU6IUQUH -s 10.244.0.28/32 -m comment --comment "osm/mongodb-k8s-operator" -j KUBE-MARK-MASQ
-A KUBE-SEP-V4Q3YZVICU6IUQUH -p tcp -m comment --comment "osm/mongodb-k8s-operator" -m tcp -j DNAT --to-destination 10.244.0.28:30666
-A KUBE-SEP-YIL6JZP7A3QYXJU2 -s 10.244.0.2/32 -m comment --comment "kube-system/kube-dns:dns" -j KUBE-MARK-MASQ
-A KUBE-SEP-YIL6JZP7A3QYXJU2 -p udp -m comment --comment "kube-system/kube-dns:dns" -m udp -j DNAT --to-destination 10.244.0.2:53
-A KUBE-SEP-ZP3FB6NMPNCO4VBJ -s 10.244.0.3/32 -m comment --comment "kube-system/kube-dns:metrics" -j KUBE-MARK-MASQ
-A KUBE-SEP-ZP3FB6NMPNCO4VBJ -p tcp -m comment --comment "kube-system/kube-dns:metrics" -m tcp -j DNAT --to-destination 10.244.0.3:9153
-A KUBE-SEP-ZXMNUKOKXUTL2MK2 -s 10.244.0.3/32 -m comment --comment "kube-system/kube-dns:dns-tcp" -j KUBE-MARK-MASQ
-A KUBE-SEP-ZXMNUKOKXUTL2MK2 -p tcp -m comment --comment "kube-system/kube-dns:dns-tcp" -m tcp -j DNAT --to-destination 10.244.0.3:53
-A KUBE-SERVICES -d 10.102.76.243/32 -p tcp -m comment --comment "controller-osm/controller-service:api-server cluster IP" -m tcp --dport 17070 -j KUBE-SVC-VTS3SY4BGCZLE3HK
-A KUBE-SERVICES -d 172.21.249.246/32 -p tcp -m comment --comment "controller-osm/controller-service:api-server loadbalancer IP" -m tcp --dport 17070 -j KUBE-FW-VTS3SY4BGCZLE3HK
-A KUBE-SERVICES -d 10.100.30.200/32 -p tcp -m comment --comment "osm/ng-ui cluster IP" -m tcp --dport 80 -j KUBE-SVC-YA74QX5VY2UAABIX
-A KUBE-SERVICES -d 10.106.228.15/32 -p tcp -m comment --comment "osm/mongodb-k8s:mongodb cluster IP" -m tcp --dport 27017 -j KUBE-SVC-ENRSJAVYEHAULETD
-A KUBE-SERVICES -d 10.96.0.1/32 -p tcp -m comment --comment "default/kubernetes:https cluster IP" -m tcp --dport 443 -j KUBE-SVC-NPX46M4PTMTKRN6Y
-A KUBE-SERVICES -d 10.96.0.10/32 -p tcp -m comment --comment "kube-system/kube-dns:metrics cluster IP" -m tcp --dport 9153 -j KUBE-SVC-JD5MR3NA4I4DYORP
-A KUBE-SERVICES -d 10.107.159.208/32 -p tcp -m comment --comment "osm/mongodb-k8s-operator cluster IP" -m tcp --dport 30666 -j KUBE-SVC-ISGVRIWHYABKE5G2
-A KUBE-SERVICES -d 10.96.0.10/32 -p tcp -m comment --comment "kube-system/kube-dns:dns-tcp cluster IP" -m tcp --dport 53 -j KUBE-SVC-ERIFXISQEP7F7OF4
-A KUBE-SERVICES -d 10.109.105.43/32 -p tcp -m comment --comment "cert-manager/cert-manager-webhook:https cluster IP" -m tcp --dport 443 -j KUBE-SVC-ZUD4L6KQKCHD52W4
-A KUBE-SERVICES -d 10.109.241.254/32 -p tcp -m comment --comment "osm/grafana:service cluster IP" -m tcp --dport 3000 -j KUBE-SVC-PQIZCPF63EFIBBJY
-A KUBE-SERVICES -d 10.105.200.191/32 -p tcp -m comment --comment "osm/prometheus cluster IP" -m tcp --dport 9090 -j KUBE-SVC-MD4PSIBW5SPF2DB3
-A KUBE-SERVICES -d 10.96.0.10/32 -p udp -m comment --comment "kube-system/kube-dns:dns cluster IP" -m udp --dport 53 -j KUBE-SVC-TCOU7JCQXEZGVUNU
-A KUBE-SERVICES -d 10.102.82.236/32 -p tcp -m comment --comment "controller-osm/modeloperator cluster IP" -m tcp --dport 17071 -j KUBE-SVC-YO4WYSW77CAYSOKE
-A KUBE-SERVICES -d 10.105.3.74/32 -p tcp -m comment --comment "osm/modeloperator cluster IP" -m tcp --dport 17071 -j KUBE-SVC-TKW2NMFFUMK6R533
-A KUBE-SERVICES -d 10.109.14.159/32 -p tcp -m comment --comment "osm/nbi cluster IP" -m tcp --dport 9999 -j KUBE-SVC-FQUXG555W5IVIWW3
-A KUBE-SERVICES -m comment --comment "kubernetes service nodeports; NOTE: this must be the last rule in this chain" -m addrtype --dst-type LOCAL -j KUBE-NODEPORTS
-A KUBE-SVC-ENRSJAVYEHAULETD ! -s 10.244.0.0/16 -d 10.106.228.15/32 -p tcp -m comment --comment "osm/mongodb-k8s:mongodb cluster IP" -m tcp --dport 27017 -j KUBE-MARK-MASQ
-A KUBE-SVC-ENRSJAVYEHAULETD -m comment --comment "osm/mongodb-k8s:mongodb" -j KUBE-SEP-CQT67M4G2PMMCIRB
-A KUBE-SVC-ERIFXISQEP7F7OF4 ! -s 10.244.0.0/16 -d 10.96.0.10/32 -p tcp -m comment --comment "kube-system/kube-dns:dns-tcp cluster IP" -m tcp --dport 53 -j KUBE-MARK-MASQ
-A KUBE-SVC-ERIFXISQEP7F7OF4 -m comment --comment "kube-system/kube-dns:dns-tcp" -m statistic --mode random --probability 0.50000000000 -j KUBE-SEP-IT2ZTR26TO4XFPTO
-A KUBE-SVC-ERIFXISQEP7F7OF4 -m comment --comment "kube-system/kube-dns:dns-tcp" -j KUBE-SEP-ZXMNUKOKXUTL2MK2
-A KUBE-SVC-FQUXG555W5IVIWW3 ! -s 10.244.0.0/16 -d 10.109.14.159/32 -p tcp -m comment --comment "osm/nbi cluster IP" -m tcp --dport 9999 -j KUBE-MARK-MASQ
-A KUBE-SVC-FQUXG555W5IVIWW3 -p tcp -m comment --comment "osm/nbi" -m tcp --dport 9999 -j KUBE-MARK-MASQ
-A KUBE-SVC-FQUXG555W5IVIWW3 -m comment --comment "osm/nbi" -j KUBE-SEP-2QSQZUUQ6RHEQURD
-A KUBE-SVC-ISGVRIWHYABKE5G2 ! -s 10.244.0.0/16 -d 10.107.159.208/32 -p tcp -m comment --comment "osm/mongodb-k8s-operator cluster IP" -m tcp --dport 30666 -j KUBE-MARK-MASQ
-A KUBE-SVC-ISGVRIWHYABKE5G2 -m comment --comment "osm/mongodb-k8s-operator" -j KUBE-SEP-V4Q3YZVICU6IUQUH
-A KUBE-SVC-JD5MR3NA4I4DYORP ! -s 10.244.0.0/16 -d 10.96.0.10/32 -p tcp -m comment --comment "kube-system/kube-dns:metrics cluster IP" -m tcp --dport 9153 -j KUBE-MARK-MASQ
-A KUBE-SVC-JD5MR3NA4I4DYORP -m comment --comment "kube-system/kube-dns:metrics" -m statistic --mode random --probability 0.50000000000 -j KUBE-SEP-N4G2XR5TDX7PQE7P
-A KUBE-SVC-JD5MR3NA4I4DYORP -m comment --comment "kube-system/kube-dns:metrics" -j KUBE-SEP-ZP3FB6NMPNCO4VBJ
-A KUBE-SVC-MD4PSIBW5SPF2DB3 ! -s 10.244.0.0/16 -d 10.105.200.191/32 -p tcp -m comment --comment "osm/prometheus cluster IP" -m tcp --dport 9090 -j KUBE-MARK-MASQ
-A KUBE-SVC-MD4PSIBW5SPF2DB3 -p tcp -m comment --comment "osm/prometheus" -m tcp --dport 9091 -j KUBE-MARK-MASQ
-A KUBE-SVC-MD4PSIBW5SPF2DB3 -m comment --comment "osm/prometheus" -j KUBE-SEP-ULI6VMI4J2SNGXRM
-A KUBE-SVC-NPX46M4PTMTKRN6Y ! -s 10.244.0.0/16 -d 10.96.0.1/32 -p tcp -m comment --comment "default/kubernetes:https cluster IP" -m tcp --dport 443 -j KUBE-MARK-MASQ
-A KUBE-SVC-NPX46M4PTMTKRN6Y -m comment --comment "default/kubernetes:https" -j KUBE-SEP-F6CF2AUHREMQAXBW
-A KUBE-SVC-PQIZCPF63EFIBBJY ! -s 10.244.0.0/16 -d 10.109.241.254/32 -p tcp -m comment --comment "osm/grafana:service cluster IP" -m tcp --dport 3000 -j KUBE-MARK-MASQ
-A KUBE-SVC-PQIZCPF63EFIBBJY -p tcp -m comment --comment "osm/grafana:service" -m tcp --dport 3000 -j KUBE-MARK-MASQ
-A KUBE-SVC-PQIZCPF63EFIBBJY -m comment --comment "osm/grafana:service" -j KUBE-SEP-R4ZUHGWZDVOCHPCZ
-A KUBE-SVC-TCOU7JCQXEZGVUNU ! -s 10.244.0.0/16 -d 10.96.0.10/32 -p udp -m comment --comment "kube-system/kube-dns:dns cluster IP" -m udp --dport 53 -j KUBE-MARK-MASQ
-A KUBE-SVC-TCOU7JCQXEZGVUNU -m comment --comment "kube-system/kube-dns:dns" -m statistic --mode random --probability 0.50000000000 -j KUBE-SEP-YIL6JZP7A3QYXJU2
-A KUBE-SVC-TCOU7JCQXEZGVUNU -m comment --comment "kube-system/kube-dns:dns" -j KUBE-SEP-6E7XQMQ4RAYOWTTM
-A KUBE-SVC-TKW2NMFFUMK6R533 ! -s 10.244.0.0/16 -d 10.105.3.74/32 -p tcp -m comment --comment "osm/modeloperator cluster IP" -m tcp --dport 17071 -j KUBE-MARK-MASQ
-A KUBE-SVC-TKW2NMFFUMK6R533 -m comment --comment "osm/modeloperator" -j KUBE-SEP-MD73VJOVN7ABXUHC
-A KUBE-SVC-VTS3SY4BGCZLE3HK ! -s 10.244.0.0/16 -d 10.102.76.243/32 -p tcp -m comment --comment "controller-osm/controller-service:api-server cluster IP" -m tcp --dport 17070 -j KUBE-MARK-MASQ
-A KUBE-SVC-VTS3SY4BGCZLE3HK -p tcp -m comment --comment "controller-osm/controller-service:api-server" -m tcp --dport 12980 -j KUBE-MARK-MASQ
-A KUBE-SVC-VTS3SY4BGCZLE3HK -m comment --comment "controller-osm/controller-service:api-server" -j KUBE-SEP-QTEADDRAHUZGD5RY
-A KUBE-SVC-YA74QX5VY2UAABIX ! -s 10.244.0.0/16 -d 10.100.30.200/32 -p tcp -m comment --comment "osm/ng-ui cluster IP" -m tcp --dport 80 -j KUBE-MARK-MASQ
-A KUBE-SVC-YA74QX5VY2UAABIX -p tcp -m comment --comment "osm/ng-ui" -m tcp --dport 80 -j KUBE-MARK-MASQ
-A KUBE-SVC-YA74QX5VY2UAABIX -m comment --comment "osm/ng-ui" -j KUBE-SEP-KNPANZYSKTNOCN5F
-A KUBE-SVC-YO4WYSW77CAYSOKE ! -s 10.244.0.0/16 -d 10.102.82.236/32 -p tcp -m comment --comment "controller-osm/modeloperator cluster IP" -m tcp --dport 17071 -j KUBE-MARK-MASQ
-A KUBE-SVC-YO4WYSW77CAYSOKE -m comment --comment "controller-osm/modeloperator" -j KUBE-SEP-ISHFB2I4PMRIVC6G
-A KUBE-SVC-ZUD4L6KQKCHD52W4 ! -s 10.244.0.0/16 -d 10.109.105.43/32 -p tcp -m comment --comment "cert-manager/cert-manager-webhook:https cluster IP" -m tcp --dport 443 -j KUBE-MARK-MASQ
-A KUBE-SVC-ZUD4L6KQKCHD52W4 -m comment --comment "cert-manager/cert-manager-webhook:https" -j KUBE-SEP-SNBC75DWVTB4NYRD
COMMIT
# Completed on Wed Jan 31 21:35:45 2024
# Generated by iptables-save v1.8.4 on Wed Jan 31 21:35:45 2024
*filter
:INPUT ACCEPT [67:9006]
:FORWARD DROP [0:0]
:OUTPUT ACCEPT [65:17830]
:DOCKER - [0:0]
:DOCKER-ISOLATION-STAGE-1 - [0:0]
:DOCKER-ISOLATION-STAGE-2 - [0:0]
:DOCKER-USER - [0:0]
:FLANNEL-FWD - [0:0]
:KUBE-EXTERNAL-SERVICES - [0:0]
:KUBE-FIREWALL - [0:0]
:KUBE-FORWARD - [0:0]
:KUBE-KUBELET-CANARY - [0:0]
:KUBE-NODEPORTS - [0:0]
:KUBE-PROXY-CANARY - [0:0]
:KUBE-SERVICES - [0:0]
-A INPUT -m comment --comment "kubernetes health check service ports" -j KUBE-NODEPORTS
-A INPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes externally-visible service portals" -j KUBE-EXTERNAL-SERVICES
-A INPUT -j KUBE-FIREWALL
-A FORWARD -m comment --comment "kubernetes forwarding rules" -j KUBE-FORWARD
-A FORWARD -m conntrack --ctstate NEW -m comment --comment "kubernetes service portals" -j KUBE-SERVICES
-A FORWARD -m conntrack --ctstate NEW -m comment --comment "kubernetes externally-visible service portals" -j KUBE-EXTERNAL-SERVICES
-A FORWARD -j DOCKER-USER
-A FORWARD -j DOCKER-ISOLATION-STAGE-1
-A FORWARD -o docker0 -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
-A FORWARD -o docker0 -j DOCKER
-A FORWARD -i docker0 ! -o docker0 -j ACCEPT
-A FORWARD -i docker0 -o docker0 -j ACCEPT
-A FORWARD -m comment --comment "flanneld forward" -j FLANNEL-FWD
-A OUTPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes service portals" -j KUBE-SERVICES
-A OUTPUT -j KUBE-FIREWALL
-A DOCKER-ISOLATION-STAGE-1 -i docker0 ! -o docker0 -j DOCKER-ISOLATION-STAGE-2
-A DOCKER-ISOLATION-STAGE-1 -j RETURN
-A DOCKER-ISOLATION-STAGE-2 -o docker0 -j DROP
-A DOCKER-ISOLATION-STAGE-2 -j RETURN
-A DOCKER-USER -j ACCEPT
-A DOCKER-USER -j RETURN
-A FLANNEL-FWD -s 10.244.0.0/16 -m comment --comment "flanneld forward" -j ACCEPT
-A FLANNEL-FWD -d 10.244.0.0/16 -m comment --comment "flanneld forward" -j ACCEPT
-A KUBE-FIREWALL -m comment --comment "kubernetes firewall for dropping marked packets" -m mark --mark 0x8000/0x8000 -j DROP
-A KUBE-FIREWALL ! -s 127.0.0.0/8 -d 127.0.0.0/8 -m comment --comment "block incoming localnet connections" -m conntrack ! --ctstate RELATED,ESTABLISHED,DNAT -j DROP
-A KUBE-FORWARD -m conntrack --ctstate INVALID -j DROP
-A KUBE-FORWARD -m comment --comment "kubernetes forwarding rules" -m mark --mark 0x4000/0x4000 -j ACCEPT
-A KUBE-FORWARD -m comment --comment "kubernetes forwarding conntrack rule" -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
COMMIT
# Completed on Wed Jan 31 21:35:45 2024
# Generated by ip6tables-save v1.8.4 on Wed Jan 31 21:35:45 2024
*raw
:PREROUTING ACCEPT [11978:10512605]
:OUTPUT ACCEPT [12140:10524733]
COMMIT
# Completed on Wed Jan 31 21:35:45 2024
# Generated by ip6tables-save v1.8.4 on Wed Jan 31 21:35:45 2024
*mangle
:PREROUTING ACCEPT [8811:9354388]
:INPUT ACCEPT [8809:9354276]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [8972:9366460]
:POSTROUTING ACCEPT [8972:9366460]
:KUBE-KUBELET-CANARY - [0:0]
:KUBE-PROXY-CANARY - [0:0]
COMMIT
# Completed on Wed Jan 31 21:35:45 2024
# Generated by ip6tables-save v1.8.4 on Wed Jan 31 21:35:45 2024
*nat
:PREROUTING ACCEPT [0:0]
:INPUT ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
:KUBE-KUBELET-CANARY - [0:0]
:KUBE-MARK-DROP - [0:0]
:KUBE-MARK-MASQ - [0:0]
:KUBE-NODEPORTS - [0:0]
:KUBE-POSTROUTING - [0:0]
:KUBE-PROXY-CANARY - [0:0]
:KUBE-SERVICES - [0:0]
-A PREROUTING -m comment --comment "kubernetes service portals" -j KUBE-SERVICES
-A OUTPUT -m comment --comment "kubernetes service portals" -j KUBE-SERVICES
-A POSTROUTING -m comment --comment "kubernetes postrouting rules" -j KUBE-POSTROUTING
-A KUBE-MARK-DROP -j MARK --set-xmark 0x8000/0x8000
-A KUBE-MARK-MASQ -j MARK --set-xmark 0x4000/0x4000
-A KUBE-POSTROUTING -m mark ! --mark 0x4000/0x4000 -j RETURN
-A KUBE-POSTROUTING -j MARK --set-xmark 0x4000/0x0
-A KUBE-POSTROUTING -m comment --comment "kubernetes service traffic requiring SNAT" -j MASQUERADE --random-fully
-A KUBE-SERVICES -m comment --comment "kubernetes service nodeports; NOTE: this must be the last rule in this chain" -m addrtype --dst-type LOCAL -j KUBE-NODEPORTS
COMMIT
# Completed on Wed Jan 31 21:35:45 2024
# Generated by ip6tables-save v1.8.4 on Wed Jan 31 21:35:45 2024
*filter
:INPUT ACCEPT [8809:9354276]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [8972:9366460]
:KUBE-EXTERNAL-SERVICES - [0:0]
:KUBE-FIREWALL - [0:0]
:KUBE-FORWARD - [0:0]
:KUBE-KUBELET-CANARY - [0:0]
:KUBE-NODEPORTS - [0:0]
:KUBE-PROXY-CANARY - [0:0]
:KUBE-SERVICES - [0:0]
-A INPUT -m comment --comment "kubernetes health check service ports" -j KUBE-NODEPORTS
-A INPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes externally-visible service portals" -j KUBE-EXTERNAL-SERVICES
-A INPUT -j KUBE-FIREWALL
-A FORWARD -m comment --comment "kubernetes forwarding rules" -j KUBE-FORWARD
-A FORWARD -m conntrack --ctstate NEW -m comment --comment "kubernetes service portals" -j KUBE-SERVICES
-A FORWARD -m conntrack --ctstate NEW -m comment --comment "kubernetes externally-visible service portals" -j KUBE-EXTERNAL-SERVICES
-A OUTPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes service portals" -j KUBE-SERVICES
-A OUTPUT -j KUBE-FIREWALL
-A KUBE-FIREWALL -m comment --comment "kubernetes firewall for dropping marked packets" -m mark --mark 0x8000/0x8000 -j DROP
-A KUBE-FORWARD -m conntrack --ctstate INVALID -j DROP
-A KUBE-FORWARD -m comment --comment "kubernetes forwarding rules" -m mark --mark 0x4000/0x4000 -j ACCEPT
-A KUBE-FORWARD -m comment --comment "kubernetes forwarding conntrack rule" -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
COMMIT
# Completed on Wed Jan 31 21:35:45 2024
Track end end: https://osm.etsi.org/InstallLog.php?&installation_id=1706735918-hxAGU1tyiAKOYQ19&local_ts=1706736945&event=end&operation=end&value=&comment=&tags=
/etc/osm
/etc/osm/docker
/etc/osm/docker/ro-db.env
/etc/osm/docker/mon.env
/etc/osm/docker/keystone.env
/etc/osm/docker/osm_pods
/etc/osm/docker/osm_pods/mon.yaml
/etc/osm/docker/osm_pods/ro.yaml
/etc/osm/docker/osm_pods/kafka.yaml
/etc/osm/docker/osm_pods/grafana.yaml
/etc/osm/docker/osm_pods/zookeeper.yaml
/etc/osm/docker/osm_pods/lcm.yaml
/etc/osm/docker/osm_pods/pol.yaml
/etc/osm/docker/osm_pods/nbi.yaml
/etc/osm/docker/osm_pods/prometheus.yaml
/etc/osm/docker/osm_pods/ng-ui.yaml
/etc/osm/docker/osm_pods/ca_setup.yaml
/etc/osm/docker/osm_pods/keystone.yaml
/etc/osm/docker/osm_pods/mysql.yaml
/etc/osm/docker/keystone-db.env
/etc/osm/docker/metallb-config.yaml
/etc/osm/docker/nbi.env
/etc/osm/docker/lcm.env
/etc/osm/docker/pol.env
/etc/osm/docker/ro.env
/etc/osm/docker/cluster-config.yaml

DONE
Success command osm-v130-merge-446#3046: 
                                ./install_osm.sh -y                                     -u http://172.21.249.4:50295                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-v130-merge-446
                            
Disconnected from osm-v130-merge-446[172.21.249.246:22]
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (OSM Health)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.246' (RSA) to the list of known hosts.
Connected to osm-v130-merge-446[172.21.249.246:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-446#3047: 
                        /usr/share/osm-devops/installers/osm_health.sh -k -s osm
                    
===> Successful checks: 1/24
===> Successful checks: 2/24
===> Successful checks: 3/24
===> Successful checks: 4/24
===> Successful checks: 5/24
===> Successful checks: 6/24
===> Successful checks: 7/24
===> Successful checks: 8/24
===> Successful checks: 9/24
===> Successful checks: 10/24
===> Successful checks: 11/24
===> Successful checks: 12/24
===> Successful checks: 13/24
===> Successful checks: 14/24
===> Successful checks: 15/24
===> Successful checks: 16/24
===> Successful checks: 17/24
===> Successful checks: 18/24
===> Successful checks: 19/24
===> Successful checks: 20/24
===> Successful checks: 21/24
===> Successful checks: 22/24
===> Successful checks: 23/24
===> Successful checks: 24/24

SYSTEM IS READY
Success command osm-v130-merge-446#3047: 
                        /usr/share/osm-devops/installers/osm_health.sh -k -s osm
                    
Disconnected from osm-v130-merge-446[172.21.249.246:22]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (System Integration Test)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.246' (RSA) to the list of known hosts.
Connected to osm-v130-merge-446[172.21.249.246:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-446#3048: 
                            echo `juju gui 2>&1 | grep password | cut -d: -f2`
                        
0a8d8de432b6148aaf7af10104bd04f3
Success command osm-v130-merge-446#3048: 
                            echo `juju gui 2>&1 | grep password | cut -d: -f2`
                        
Disconnected from osm-v130-merge-446[172.21.249.246:22]
[Pipeline] sh
[osm-devops] Running shell script
+ mktemp -d
[Pipeline] sh
[osm-devops] Running shell script
+ docker run --env OSM_HOSTNAME=172.21.249.246 --env PROMETHEUS_HOSTNAME=172.21.249.246 --env PROMETHEUS_PORT=9091 --env JUJU_PASSWORD=0a8d8de432b6148aaf7af10104bd04f3 --env-file /home/jenkins/hive/robot-systest.cfg -v /home/jenkins/hive/clouds.yaml:/etc/openstack/clouds.yaml -v /home/jenkins/hive/cicd_rsa:/root/osm_id_rsa -v /home/jenkins/hive/kubeconfig.yaml:/root/.kube/config -v /tmp/tmp.mIXVJpkSRL:/robot-systest/reports -v /home/jenkins/hive/port-mapping-etsi-vim.yaml:/root/port-mapping.yaml opensourcemano/tests:osm-v130-merge-446 -c -t daily

2024-01-31_21:37:56 Creating VIM osm
436603bc-96a8-44a1-947f-1546dc5d7708
VIM status: | osm | 436603bc-96a8-44a1-947f-1546dc5d7708 | admin | ENABLED | N/A |
db20d18e-cd66-4f74-85e8-78bdd819b0d1
Checking status of SDNC sdnc-osm to see if it is enabled
SDNC enabled
Checking status of VIM osm to see if there is port-mapping
|                 |   "sdn-port-mapping": [                                     |
Port-mapping correctly added
==============================================================================
Testsuite                                                                     
==============================================================================
Testsuite.Basic 01-Crud Operations On Vim Targets :: [BASIC-01] CRUD operat...
==============================================================================
Create VIM Target Basic :: Create a VIM Target only with the manda... | PASS |
------------------------------------------------------------------------------
Delete VIM Target By Name :: Delete the VIM Target created in prev... | PASS |
------------------------------------------------------------------------------
Create VIM Target With Extra Config :: Create a VIM Target using t... | PASS |
------------------------------------------------------------------------------
Delete VIM Target By ID :: Delete the VIM Target created in previo... | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 01-Crud Operations On Vim Targets :: [BASIC-01] CR... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
Testsuite.Basic 05-Instantiation Parameters In Cloud Init :: [BASIC-05] Ins...
==============================================================================
Create Cloudinit VNF Descriptor                                       | PASS |
------------------------------------------------------------------------------
Create Cloudinit NS Descriptor                                        | PASS |
------------------------------------------------------------------------------
Instantiate Cloudinit Network Service Using Instantiation Paramete... | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access With The New Password :: Test SSH access with the ... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 05-Instantiation Parameters In Cloud Init :: [BASI... | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Basic 06-Vnf With Charm :: [BASIC-06] VNF with Charm.               
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Check VNF Charm Application Name                                      | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 06-Vnf With Charm :: [BASIC-06] VNF with Charm.       | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.Basic 07-Secure Key Management :: [BASIC-07] Secure key management. 
==============================================================================
Create Nopasswd Charm VNF Descriptor                                  | PASS |
------------------------------------------------------------------------------
Create Nopasswd Charm NS Descriptor                                   | PASS |
------------------------------------------------------------------------------
Instantiate Nopasswd Charm Network Service                            | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Nopasswd VN... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation that crea... | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 07-Secure Key Management :: [BASIC-07] Secure key ... | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.Basic 08-Disable Port Security Network Level :: [BASIC-08] Disabl...
==============================================================================
Create VIM With Port Security Disabled                                | PASS |
------------------------------------------------------------------------------
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Check Port Security Is Disabled                                       | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Delete VIM                                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 08-Disable Port Security Network Level :: [BASIC-0... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Basic 09-Manual Vdu Scaling :: [BASIC-09] Manual VNF/VDU Scaling.   
==============================================================================
Create Scaling VNF Descriptor                                         | PASS |
------------------------------------------------------------------------------
Create Scaling NS Descriptor                                          | PASS |
------------------------------------------------------------------------------
Instantiate Scaling Network Service                                   | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Vnf Id                                                            | PASS |
------------------------------------------------------------------------------
Get Vdus Before Scale Out :: Get the number of VDU records before ... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale Out                                          | PASS |
------------------------------------------------------------------------------
Check Vdus After Scale Out :: Check whether there is one more VDU ... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale In                                           | PASS |
------------------------------------------------------------------------------
Check Vdus After Scaling In :: Check whether there is one less VDU... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 09-Manual Vdu Scaling :: [BASIC-09] Manual VNF/VDU... | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Basic 11-Native Charms :: [BASIC-11] Native Charms                  
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 11-Native Charms :: [BASIC-11] Native Charms          | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Basic 12-Ns Primitives :: [BASIC-12] NS Primitives                  
==============================================================================
Change Juju Password :: NS package needs to be updated with the Ju... | PASS |
------------------------------------------------------------------------------
Upload Vnfds                                                          | PASS |
------------------------------------------------------------------------------
Upload Nsd                                                            | PASS |
------------------------------------------------------------------------------
Instantiate NS                                                        | PASS |
------------------------------------------------------------------------------
Check NS Charm Application Name                                       | PASS |
------------------------------------------------------------------------------
Check VDU Charm Application Name                                      | PASS |
------------------------------------------------------------------------------
Delete NS                                                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 12-Ns Primitives :: [BASIC-12] NS Primitives          | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Basic 13-Ns Relations :: [BASIC-13] NS Relations                    
==============================================================================
Create Charm VNF Descriptor Provides                                  | PASS |
------------------------------------------------------------------------------
Create Charm VNF Descriptor Requires                                  | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Provides                                        | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Requires                                        | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 13-Ns Relations :: [BASIC-13] NS Relations            | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Basic 14-Vnf Relations :: [BASIC-14] VNF Relations                  
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Provides                                        | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 14-Vnf Relations :: [BASIC-14] VNF Relations          | PASS |
6 tests, 6 passed, 0 failed
==============================================================================
Testsuite.Basic 15-Rbac Configurations :: [BASIC-15] RBAC Configurations.     
==============================================================================
Create And Validate User                                              | PASS |
------------------------------------------------------------------------------
Assign Role To User                                                   | PASS |
------------------------------------------------------------------------------
Run Action As User                                                    | PASS |
------------------------------------------------------------------------------
Create And Update Project                                             | PASS |
------------------------------------------------------------------------------
Create And Validate Role                                              | PASS |
------------------------------------------------------------------------------
Update Role Information                                               | PASS |
------------------------------------------------------------------------------
Delete Allocated Resources                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 15-Rbac Configurations :: [BASIC-15] RBAC Configur... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Basic 16-Advanced Onboarding And Scaling :: [BASIC-16] Advanced o...
==============================================================================
Create Scaling VNF Descriptor                                         | PASS |
------------------------------------------------------------------------------
Create Scaling NS Descriptor                                          | PASS |
------------------------------------------------------------------------------
Instantiate Scaling Network Service                                   | PASS |
------------------------------------------------------------------------------
Get Vnf Id                                                            | PASS |
------------------------------------------------------------------------------
Check Vdus Before Scale Out :: Check the number of VDUs instances ... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale Out                                          | PASS |
------------------------------------------------------------------------------
Check Vdus After Scale Out :: Check whether there is one more VDU ... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale In                                           | PASS |
------------------------------------------------------------------------------
Check Vdus After Scaling In :: Check whether there is one less VDU... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 16-Advanced Onboarding And Scaling :: [BASIC-16] A... | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.Basic 17-Delete Vnf Package :: [BASIC-17] Delete VNF Package Befo...
==============================================================================
Create VNF Package                                                    | PASS |
------------------------------------------------------------------------------
Create NS Package                                                     | PASS |
------------------------------------------------------------------------------
Cannot Delete VNF Package                                             | PASS |
------------------------------------------------------------------------------
Delete NS Package                                                     | PASS |
------------------------------------------------------------------------------
Delete VNF Package                                                    | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 17-Delete Vnf Package :: [BASIC-17] Delete VNF Pac... | PASS |
5 tests, 5 passed, 0 failed
==============================================================================
Testsuite.Basic 18-Ns Ip Profile :: [BASIC-18] NS with a VLD with a virtual...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Vnfs Info                                                         | PASS |
------------------------------------------------------------------------------
Check Vnf1 IPs                                                        | PASS |
------------------------------------------------------------------------------
Check Vnf2 IPs                                                        | PASS |
------------------------------------------------------------------------------
Verify Vnf1 Interfaces                                                | PASS |
------------------------------------------------------------------------------
Verify Vnf2 Interfaces                                                | PASS |
------------------------------------------------------------------------------
Ping from Vnf1 to Vnf2                                                | PASS |
------------------------------------------------------------------------------
Ping from Vnf2 to Vnf1                                                | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 18-Ns Ip Profile :: [BASIC-18] NS with a VLD with ... | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Basic 19-Vnf Ip Profile :: [BASIC-19] NS with a single VNF and tw...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Vnf Info                                                          | PASS |
------------------------------------------------------------------------------
Check Vnf IPs                                                         | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 19-Vnf Ip Profile :: [BASIC-19] NS with a single V... | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Basic 20-Manual Native Charm Vdu Scaling :: [BASIC-20] Manual VDU...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Vnf Id                                                            | PASS |
------------------------------------------------------------------------------
Get Vdus Before Scale Out :: Get the number of VDU records before ... | PASS |
------------------------------------------------------------------------------
Get Application Name Before Scale Out :: Get the application names.   | PASS |
------------------------------------------------------------------------------
Check Number of Duplicated Application Name Before Scale Out :: Ch... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale Out                                          | PASS |
------------------------------------------------------------------------------
Check Vdus After Scale Out :: Check whether there is one more VDU ... | PASS |
------------------------------------------------------------------------------
Get Application Name After Scale Out :: Get the application names.    | PASS |
------------------------------------------------------------------------------
Check Number of Duplicated Application Name After Scale Out :: Che... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale In                                           | PASS |
------------------------------------------------------------------------------
Check Vdus After Scaling In :: Check whether there is one less VDU... | PASS |
------------------------------------------------------------------------------
Get Application Name After Scale In :: Get the application names.     | PASS |
------------------------------------------------------------------------------
Check Number of Duplicated Application Name After Scale In :: Chec... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 20-Manual Native Charm Vdu Scaling :: [BASIC-20] M... | PASS |
18 tests, 18 passed, 0 failed
==============================================================================
Testsuite.Basic 21-Support Of Volumes :: [BASIC-21] NS with only one VDU an...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Get Volumes From VNFD                                                 | PASS |
------------------------------------------------------------------------------
Get VNF IP Address                                                    | PASS |
------------------------------------------------------------------------------
Check VDU disks                                                       | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 21-Support Of Volumes :: [BASIC-21] NS with only o... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.Basic 22-Cross Model Relations :: [BASIC-22] Cross-model relations  
==============================================================================
Create Charm VNF Descriptor 1                                         | PASS |
------------------------------------------------------------------------------
Create Charm VNF Descriptor 2                                         | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor 1                                               | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor 2                                               | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 22-Cross Model Relations :: [BASIC-22] Cross-model... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.Basic 23-Sol004 Sol007 Packages :: [BASIC-23] Creation and deleti...
==============================================================================
Create VNF Package                                                    | PASS |
------------------------------------------------------------------------------
Create NS Package                                                     | PASS |
------------------------------------------------------------------------------
Cannot Delete VNF Package                                             | PASS |
------------------------------------------------------------------------------
Delete NS Package                                                     | PASS |
------------------------------------------------------------------------------
Delete VNF Package                                                    | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 23-Sol004 Sol007 Packages :: [BASIC-23] Creation a... | PASS |
5 tests, 5 passed, 0 failed
==============================================================================
Testsuite.Basic 24-Affinity Groups :: [BASIC-24] VNF with two VDUs belongin...
==============================================================================
Create VNF Package                                                    | PASS |
------------------------------------------------------------------------------
Create NS Package                                                     | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Check Vnf Affinity Groups                                             | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 24-Affinity Groups :: [BASIC-24] VNF with two VDUs... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Basic 25-Update Charm In Running Vnf Instance :: [BASIC-25] Updat...
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Set NS Update Config                                                  | PASS |
------------------------------------------------------------------------------
Get Management Ip Address                                             | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operation :: The Charm VNF ha... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operation :: Performs one Day 2 operation on the VNF... | PASS |
------------------------------------------------------------------------------
Check Remote File Created Via Day 2 Operation :: Check whether the... | PASS |
------------------------------------------------------------------------------
Update VNFD Package :: Updates the VNFD by using new VNFD package ... | PASS |
------------------------------------------------------------------------------
Update Running VNF Instance :: Updates the running VNF instance by... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operation on Upgraded Charm :: Performs one Day 2 op... | PASS |
------------------------------------------------------------------------------
Check Remote Folder Created Via Day 2 Operation :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 25-Update Charm In Running Vnf Instance :: [BASIC-... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Basic 26-Secure Helm Execution Environment :: [BASIC-26] Secure c...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Management Ip Address                                             | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote File Created Via Day 1 Operation :: Check whether the... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 26-Secure Helm Execution Environment :: [BASIC-26]... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Basic 27-Update Helm Ee In Running Vnf Instance :: [BASIC-27] Upd...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Set NS Update Config                                                  | PASS |
------------------------------------------------------------------------------
Get Management Ip Address                                             | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operation :: The VNF has a Da... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operation :: Performs one Day 2 operation on the VNF... | PASS |
------------------------------------------------------------------------------
Check Remote File Created Via Day 2 Operation :: Check whether the... | PASS |
------------------------------------------------------------------------------
Update VNFD Package :: Updates the VNFD by using new VNFD package ... | PASS |
------------------------------------------------------------------------------
Update Running VNF Instance :: Updates the running VNF instance by... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operation on Upgraded Helm EE :: Performs one Day 2 ... | PASS |
------------------------------------------------------------------------------
Check Remote Folder Created Via Day 2 Operation :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 27-Update Helm Ee In Running Vnf Instance :: [BASI... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Epa 01-Epa Sriov :: [EPA-01] EPA+SRIOV without underlay.            
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF IP Address                                                    | PASS |
------------------------------------------------------------------------------
Check SR-IOV Interface                                                | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 01-Epa Sriov :: [EPA-01] EPA+SRIOV without underlay.    | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Epa 02-Additional Capabilities :: [EPA-02] Support for additional...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF Server ID                                                     | PASS |
------------------------------------------------------------------------------
Get Server Flavor Properties                                          | PASS |
------------------------------------------------------------------------------
Check Flavor Quota Properties                                         | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 02-Additional Capabilities :: [EPA-02] Support for a... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Epa 03-Crud Operations On Sdnc :: [EPA-03] CRUD operations on SDN...
==============================================================================
Create Basic SDNC                                                     | PASS |
------------------------------------------------------------------------------
Check SDNC Status Is Healthy                                          | PASS |
------------------------------------------------------------------------------
Delete Basic SDNC                                                     | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 03-Crud Operations On Sdnc :: [EPA-03] CRUD operatio... | PASS |
3 tests, 3 passed, 0 failed
==============================================================================
Testsuite.Epa 04-Epa Underlay Sriov :: [EPA-04] EPA underlay SR-IOV.          
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Ping from Vnf1 to Vnf2                                                | PASS |
------------------------------------------------------------------------------
Ping from Vnf2 to Vnf1                                                | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 04-Epa Underlay Sriov :: [EPA-04] EPA underlay SR-IOV.  | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Fail 01-Insufficient Resources :: [FAIL-01] A single VNF with 2 V...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Cannot Instantiate Network Service                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance And Check VIM                                      | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Fail 01-Insufficient Resources :: [FAIL-01] A single VNF... | PASS |
6 tests, 6 passed, 0 failed
==============================================================================
Testsuite.Hackfest Basic :: [HACKFEST-BASIC] Basic NS with a single-VDU VNF   
==============================================================================
Create Hackfest Basic VNF Descriptor                                  | PASS |
------------------------------------------------------------------------------
Create Hackfest Basic NS Descriptor                                   | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get Vnf Ip Address                                                    | PASS |
------------------------------------------------------------------------------
Test Ping                                                             | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Basic :: [HACKFEST-BASIC] Basic NS with a singl... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Hackfest Cloudinit :: [HACKFEST-CLOUDINIT] Basic NS with two mult...
==============================================================================
Create Hackfest Cloudinit VNF Descriptor                              | PASS |
------------------------------------------------------------------------------
Create Hackfest Cloudinit NS Descriptor                               | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get Vnf Ip Address                                                    | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote File Injected Via Cloud-init                             | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Cloudinit :: [HACKFEST-CLOUDINIT] Basic NS with... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Hackfest Multivdu :: [HACKFEST-MULTIVDU] Basic NS with two multi-...
==============================================================================
Create Hackfest multivdu VNF Descriptor                               | PASS |
------------------------------------------------------------------------------
Create Hackfest Multivdu NS Descriptor                                | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get Vnf Ip Address                                                    | PASS |
------------------------------------------------------------------------------
Test Ping                                                             | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Multivdu :: [HACKFEST-MULTIVDU] Basic NS with t... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Heal 01-Volume Vdu Healing :: [HEAL-01] Healing of a multi-volume...
==============================================================================
Create VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Get VIM Objects                                                       | PASS |
------------------------------------------------------------------------------
Get Volume VNF Info                                                   | PASS |
------------------------------------------------------------------------------
Get Volumes Info                                                      | PASS |
------------------------------------------------------------------------------
Check VDU Disks                                                       | PASS |
------------------------------------------------------------------------------
Delete Persistent Volume VDU                                          | PASS |
------------------------------------------------------------------------------
Heal Persistent Volume VDU                                            | PASS |
------------------------------------------------------------------------------
Check VNF After Healing                                               | PASS |
------------------------------------------------------------------------------
Update VIM Objects                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Delete Objects in VIM                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 01-Volume Vdu Healing :: [HEAL-01] Healing of a mul... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Heal 02-Scale Vdu Healing :: [HEAL-02] Healing of scaled charm VDUs 
==============================================================================
Create VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Scale Out Charm VNF                                                   | PASS |
------------------------------------------------------------------------------
Get VIM Objects                                                       | PASS |
------------------------------------------------------------------------------
Get Charm VNF Info                                                    | PASS |
------------------------------------------------------------------------------
Halt Charm VDU                                                        | PASS |
------------------------------------------------------------------------------
Heal Charm VDU                                                        | PASS |
------------------------------------------------------------------------------
Check VNF After Healing                                               | PASS |
------------------------------------------------------------------------------
Update VIM Objects                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Delete Objects in VIM                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 02-Scale Vdu Healing :: [HEAL-02] Healing of scaled... | PASS |
15 tests, 15 passed, 0 failed
==============================================================================
Testsuite.Heal 03-Multiple Healing :: [HEAL-03] Healing of multiple VDUs      
==============================================================================
Create VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Scale Out Charm VNF                                                   | PASS |
------------------------------------------------------------------------------
Get VIM Objects                                                       | PASS |
------------------------------------------------------------------------------
Get Charm VNF Info                                                    | PASS |
------------------------------------------------------------------------------
Get Volume VNF Info                                                   | PASS |
------------------------------------------------------------------------------
Stop VDUs                                                             | PASS |
------------------------------------------------------------------------------
Heal VDUs                                                             | PASS |
------------------------------------------------------------------------------
Check VNFs After Healing                                              | PASS |
------------------------------------------------------------------------------
Update VIM Objects                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Delete Objects in VIM                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 03-Multiple Healing :: [HEAL-03] Healing of multipl... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Heal 04-Autohealing :: [HEAL-04] Autohealing of NS                  
==============================================================================
Create VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Get VIM Objects                                                       | PASS |
------------------------------------------------------------------------------
Get VNF Info                                                          | PASS |
------------------------------------------------------------------------------
Stop Autoheal VDU                                                     | PASS |
------------------------------------------------------------------------------
Wait For Autohealing To Be Completed                                  | PASS |
------------------------------------------------------------------------------
Check VNF After Healing                                               | PASS |
------------------------------------------------------------------------------
Update VIM Objects                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Delete Objects in VIM                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 04-Autohealing :: [HEAL-04] Autohealing of NS          | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.K8S 02-K8Scluster Creation :: [K8s-02] K8s cluster addition.        
==============================================================================
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 02-K8Scluster Creation :: [K8s-02] K8s cluster addit... | PASS |
2 tests, 2 passed, 0 failed
==============================================================================
Testsuite.K8S 03-Simple K8S :: [K8s-03] Simple K8s.                           
==============================================================================
Create Simple K8s VNF Descriptor                                      | PASS |
------------------------------------------------------------------------------
Create Simple K8s Descriptor                                          | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Network Service K8s Instance Test                                     | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Delete NS K8s Instance Test                                           | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Delete VNF NS Packages                                                | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 03-Simple K8S :: [K8s-03] Simple K8s.                   | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.K8S 04-Openldap Helm :: [K8s-04] Openldap Helm chart.               
==============================================================================
Create Package For OpenLDAP CNF                                       | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS                                        | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Create Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Vnf Id                                                            | PASS |
------------------------------------------------------------------------------
Execute Upgrade Operation                                             | PASS |
------------------------------------------------------------------------------
Check Replicas After Upgrade Operation                                | PASS |
------------------------------------------------------------------------------
Execute Rollback Operation                                            | PASS |
------------------------------------------------------------------------------
Check Replicas After Rollback Operation                               | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 04-Openldap Helm :: [K8s-04] Openldap Helm chart.       | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.K8S 05-K8S Proxy Charms :: [K8s-05] K8s Proxy Charm.                
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 05-K8S Proxy Charms :: [K8s-05] K8s Proxy Charm.        | PASS |
11 tests, 11 passed, 0 failed
==============================================================================
Testsuite.K8S 06-K8S Secure Key Management :: [K8s-06] K8s Secure Key Manag...
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 06-K8S Secure Key Management :: [K8s-06] K8s Secure ... | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.K8S 07-Dummy Helm :: [K8s-07] Openldap Helm in isolated cluster w...
==============================================================================
Create Package For OpenLDAP CNF                                       | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS                                        | PASS |
------------------------------------------------------------------------------
Create Dummy VIM                                                      | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Create Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete VIM                                                            | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 07-Dummy Helm :: [K8s-07] Openldap Helm in isolated ... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.K8S 08-Simple K8S Scaling :: [K8s-08] Simple K8s Scale.             
==============================================================================
Create Simple K8s Scale VNF Descriptor                                | PASS |
------------------------------------------------------------------------------
Create Simple K8s Scale NS Descriptor                                 | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Network Service K8s Instance Test                                     | PASS |
------------------------------------------------------------------------------
Get KDU Model Name :: Get the model name of the network service k8... | PASS |
------------------------------------------------------------------------------
Get Scale Count Before Scale Out :: Get the scale count of the app... | PASS |
------------------------------------------------------------------------------
Perform Manual KDU Scale Out :: Scale out the application of netwo... | PASS |
------------------------------------------------------------------------------
Check Scale Count After Scale Out :: Check whether the scale count... | PASS |
------------------------------------------------------------------------------
Perform Manual KDU Scale In :: Scale in the application of network... | PASS |
------------------------------------------------------------------------------
Check Scale Count After Scale In :: Check whether the scale count ... | PASS |
------------------------------------------------------------------------------
Delete NS K8s Instance Test                                           | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 08-Simple K8S Scaling :: [K8s-08] Simple K8s Scale.     | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.K8S 09-Pebble Charm K8S :: [K8s-09] Pebble Charm.                   
==============================================================================
Create Simple K8s VNF Descriptor                                      | PASS |
------------------------------------------------------------------------------
Create Simple K8s Descriptor                                          | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Network Service K8s Instance Test                                     | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Delete NS K8s Instance Test                                           | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Delete VNF NS Packages                                                | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 09-Pebble Charm K8S :: [K8s-09] Pebble Charm.           | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.K8S 10-Sol004 Sol007 With K8S Proxy Charms :: [K8s-10] K8s Proxy ...
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 10-Sol004 Sol007 With K8S Proxy Charms :: [K8s-10] K... | PASS |
11 tests, 11 passed, 0 failed
==============================================================================
Testsuite.K8S 12-Openldap Helm Day-2 :: [K8s-12] Openldap Helm chart.         
==============================================================================
Create Package For OpenLDAP CNF                                       | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS                                        | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Create Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Vnf Id                                                            | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation.             | PASS |
------------------------------------------------------------------------------
Execute Upgrade Operation                                             | PASS |
------------------------------------------------------------------------------
Check Replicas After Upgrade Operation                                | PASS |
------------------------------------------------------------------------------
Execute Rollback Operation                                            | PASS |
------------------------------------------------------------------------------
Check Replicas After Rollback Operation                               | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 12-Openldap Helm Day-2 :: [K8s-12] Openldap Helm chart. | PASS |
15 tests, 15 passed, 0 failed
==============================================================================
Testsuite.Quotas 01-Quota Enforcement :: [QUOTAS-01] Quota enforcement.       
==============================================================================
Create First Project With Quotas                                      | PASS |
------------------------------------------------------------------------------
Create Second Project With Quotas                                     | PASS |
------------------------------------------------------------------------------
Create User In Projects                                               | PASS |
------------------------------------------------------------------------------
Change First Project Name to Third Project Name                       | PASS |
------------------------------------------------------------------------------
Create VNFDs On Third Project Until Exceed Quota                      | PASS |
------------------------------------------------------------------------------
Increase Third Project Quotas                                         | PASS |
------------------------------------------------------------------------------
Create More VNFDs On Third Project Until Exceed Quota                 | PASS |
------------------------------------------------------------------------------
Create VNFDs On Second Project Until Exceed Quota                     | PASS |
------------------------------------------------------------------------------
Check Project Scopes                                                  | PASS |
------------------------------------------------------------------------------
Delete Second Project VNFD                                            | PASS |
------------------------------------------------------------------------------
Delete Third Project VNFDs                                            | PASS |
------------------------------------------------------------------------------
Delete Second Project After Removing User From It                     | PASS |
------------------------------------------------------------------------------
Delete Projects User                                                  | PASS |
------------------------------------------------------------------------------
Delete Third Project                                                  | PASS |
------------------------------------------------------------------------------
Testsuite.Quotas 01-Quota Enforcement :: [QUOTAS-01] Quota enforce... | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.Sa 01-Vnf With Vim Metrics :: [SA-01] VNF with VIM-based metrics.   
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF VIM-based Metrics                                             | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 01-Vnf With Vim Metrics :: [SA-01] VNF with VIM-based... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Sa 02-Vnf With Vim Metrics And Autoscaling :: [SA-02] VNF with VI...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Get Scale-Out Threshold From VNF                                      | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF Id                                                            | PASS |
------------------------------------------------------------------------------
Get VNF IP Address                                                    | PASS |
------------------------------------------------------------------------------
Get VNF VIM-based Metric Before Auto-scaling                          | PASS |
------------------------------------------------------------------------------
Increase VIM-based Metric To Force Auto-scaling                       | PASS |
------------------------------------------------------------------------------
Wait VIM-based Metric To Exceed Threshold                             | PASS |
------------------------------------------------------------------------------
Get VDUs After Auto-scaling                                           | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 02-Vnf With Vim Metrics And Autoscaling :: [SA-02] VN... | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Sa 07-Alarms From Sa-Related Vnfs :: [SA-07] Events or alarms com...
==============================================================================
Create Webhook Service VNF Descriptor                                 | PASS |
------------------------------------------------------------------------------
Create Webhook Service NS Descriptor                                  | PASS |
------------------------------------------------------------------------------
Instantiate Webhook Service Network Service                           | PASS |
------------------------------------------------------------------------------
Get Webhook Service VNF IP Address                                    | PASS |
------------------------------------------------------------------------------
Start Webhook Service                                                 | PASS |
------------------------------------------------------------------------------
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Alarm Metric                                                      | PASS |
------------------------------------------------------------------------------
Check Alarms Were Received                                            | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Delete Webhook Service NS Instance                                    | PASS |
------------------------------------------------------------------------------
Delete Webhook Service NS Descriptor                                  | PASS |
------------------------------------------------------------------------------
Delete Webhook Service VNF Descriptor                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 07-Alarms From Sa-Related Vnfs :: [SA-07] Events or a... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Sa 08-Vnf With Vnf Indicators Snmp :: [SA-08] VNF with VNF-based ...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF SNMP Metrics                                                  | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 08-Vnf With Vnf Indicators Snmp :: [SA-08] VNF with V... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Slice 01-Network Slicing :: [SLICE-01] Network Slicing.             
==============================================================================
Create Slice VNF Descriptors :: Onboards all the VNFDs required fo... | PASS |
------------------------------------------------------------------------------
Create Slice NS Descriptors :: Onboards all the NSDs required for ... | PASS |
------------------------------------------------------------------------------
Create Slice Template :: Onboards the Network Slice Template: nst ... | PASS |
------------------------------------------------------------------------------
Network Slice Instance Test :: Instantiates the NST recently onboa... | PASS |
------------------------------------------------------------------------------
Get Middle Vnf Management Ip :: Obtains the management IP of the s... | PASS |
------------------------------------------------------------------------------
Get Slice Vnf Ip Addresses :: Obtains the list of IPs addresses in... | PASS |
------------------------------------------------------------------------------
Test Middle Ns Ping :: Pings the slice middle vnf (mgmt_vnf_ip)       | PASS |
------------------------------------------------------------------------------
Test Middle Vnf SSH Access :: SSH access to the slice middle vnf (... | PASS |
------------------------------------------------------------------------------
Test Slice Connectivity :: SSH access to the slice middle vnf (mgm... | PASS |
------------------------------------------------------------------------------
Delete Slice Instance :: Stops the slice instance (slice_name)        | PASS |
------------------------------------------------------------------------------
Delete Slice Template :: Deletes the NST (nst_name) from OSM          | PASS |
------------------------------------------------------------------------------
Delete NS Descriptors :: Deletes all the NSDs created for the test... | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Deletes all the VNFDs created for the te... | PASS |
------------------------------------------------------------------------------
Testsuite.Slice 01-Network Slicing :: [SLICE-01] Network Slicing.     | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Slice 02-Shared Network Slicing :: [SLICE-02] Shared Network Slic...
==============================================================================
Create Slice VNF Descriptors :: Onboards all the VNFDs required fo... | PASS |
------------------------------------------------------------------------------
Create Slice NS Descriptors :: Onboards all the NSDs required for ... | PASS |
------------------------------------------------------------------------------
Create Slice Templates :: Onboards the Network Slice Templates: ns... | PASS |
------------------------------------------------------------------------------
Network Slice First Instance :: Instantiates the First NST recentl... | PASS |
------------------------------------------------------------------------------
Network Slice Second Instance :: Instantiates the Second NST recen... | PASS |
------------------------------------------------------------------------------
First Network Slice Ns Count :: Counts the NS in both slice instan... | PASS |
------------------------------------------------------------------------------
Get Middle Vnf Management Ip :: Obtains the management IP of the s... | PASS |
------------------------------------------------------------------------------
Get First Slice Vnf IPs :: Obtains the list of IPs addresses in th... | PASS |
------------------------------------------------------------------------------
Test Middle Ns Ping :: Pings the slice middle vnf (mgmt_vnf_ip)       | PASS |
------------------------------------------------------------------------------
Test Middle Vnf SSH Access :: SSH access to the slice middle vnf (... | PASS |
------------------------------------------------------------------------------
Test First Slice Connectivity :: SSH access to the slice middle vn... | PASS |
------------------------------------------------------------------------------
Delete Slice One Instance :: Stops the slice instance (slice_name)    | PASS |
------------------------------------------------------------------------------
Second Network Slice Ns Count :: Counts the NS in both slice insta... | PASS |
------------------------------------------------------------------------------
Get Second Slice Vnf IPs :: Obtains the list of IPs addresses in t... | PASS |
------------------------------------------------------------------------------
Test Second Slice Connectivity :: SSH access to the slice middle v... | PASS |
------------------------------------------------------------------------------
Delete Slice Two Instance :: Stops the slice instance (slice2_name)   | PASS |
------------------------------------------------------------------------------
Delete Slice One Template :: Deletes the NST (nst_name) from OSM      | PASS |
------------------------------------------------------------------------------
Delete Slice Two Template :: Deletes the NST (nst2_name) from OSM     | PASS |
------------------------------------------------------------------------------
Delete NS Descriptors :: Deletes all the NSDs created for the test... | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Deletes all the VNFDs created for the te... | PASS |
------------------------------------------------------------------------------
Testsuite.Slice 02-Shared Network Slicing :: [SLICE-02] Shared Net... | PASS |
20 tests, 20 passed, 0 failed
==============================================================================
Testsuite.Sol003 01-Vnf-Lifecycle-Management :: [SOL003-01] Sol003 Api testing
==============================================================================
Create VNF package from JSON file descriptor :: Test case to creat... | PASS |
------------------------------------------------------------------------------
Instantiate VNF :: Test case to Instantiate a VNF                     | PASS |
------------------------------------------------------------------------------
Query VNF Instances :: Test case to query VNF Instance                | PASS |
------------------------------------------------------------------------------
Query VNF Instance ID :: Test case to query Vnf instance ID           | PASS |
------------------------------------------------------------------------------
Query VNF LCM Ops :: Test case to Query VNF LCM operation             | PASS |
------------------------------------------------------------------------------
Query VNF LCM Ops ID                                                  | PASS |
------------------------------------------------------------------------------
Scale VNF :: Test case to Scale out VNF                               | PASS |
------------------------------------------------------------------------------
Terminate VNF :: Test case to terminate the VNF                       /usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
| PASS |
------------------------------------------------------------------------------
Delete VNF :: Test case to delete VNF                                 | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Sol003 01-Vnf-Lifecycle-Management :: [SOL003-01] Sol003... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite                                                             | PASS |
558 tests, 558 passed, 0 failed
==============================================================================
Output:  /robot-systest/reports/output.xml
Log:     /robot-systest/reports/log.html
Report:  /robot-systest/reports/report.html
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.246'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
[Pipeline] sh
[osm-devops] Running shell script
+ cp /tmp/tmp.mIXVJpkSRL/output.xml .
[Pipeline] sh
[osm-devops] Running shell script
+ cp /tmp/tmp.mIXVJpkSRL/log.html /tmp/tmp.mIXVJpkSRL/report.html .
[Pipeline] sh
[osm-devops] Running shell script
+ pwd
[Pipeline] echo
Present Directory is : /tmp/tmp.xUXVfk3a62/usr/share/osm-devops
[Pipeline] step
Robot results publisher started...
-Parsing output xml:
Done!
-Copying log files to build dir:
Done!
-Assigning results to build:
Done!
-Checking thresholds:
Done!
Done publishing Robot results.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (After System Integration test)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive)
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release
[Pipeline] {
[Pipeline] getArtifactoryServer
[Pipeline] newBuildInfo
[Pipeline] artifactoryUpload
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/446/dists/unstable/devops/binary-amd64/Packages.gz
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/446/dists/unstable/osmclient/binary-amd64/Packages.gz
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/446/dists/unstable/IM/binary-amd64/Packages.gz
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/446/dists/unstable/devops/binary-amd64/Packages
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/446/dists/unstable/osmclient/binary-amd64/Packages
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/446/dists/unstable/IM/binary-amd64/Packages
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/446/pool/devops/osm-devops_13.0.2.post1-1_all.deb
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/446/pool/osmclient/python3-osmclient_13.0.2.post1%2Bgf9df84a-1_all.deb
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/446/pool/IM/osm-imdocs_13.0.2-gcf2688e_all.deb
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/446/pool/IM/python3-osm-im_13.0.2%2Bgcf2688e-1_all.deb
[Pipeline] publishBuildInfo
Deploying build info to: https://artifactory-osm.etsi.org/artifactory/api/build
Deploying build descriptor to: https://artifactory-osm.etsi.org/artifactory/api/build
Build successfully deployed. Browse it in Artifactory under https://artifactory-osm.etsi.org/artifactory/webapp/builds/osm-stage_3-merge%20::%20v13.0/446
[Pipeline] sh
[release] Running shell script
+ env
[Pipeline] step
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Publish to Dockerhub)
[Pipeline] parallel
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [Airflow] { (Branch: Airflow)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [Prometheus] { (Branch: Prometheus)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/tests
[Pipeline] [tests] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/RO
[Pipeline] [RO] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/NBI
[Pipeline] [NBI] {
[Pipeline] [Airflow] dir
[Airflow] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/Airflow
[Pipeline] [Airflow] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/POL
[Pipeline] [POL] {
[Pipeline] [Prometheus] dir
[Prometheus] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/Prometheus
[Pipeline] [Prometheus] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/Keystone
[Pipeline] [Keystone] {
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/osmclient
[Pipeline] [osmclient] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/MON
[Pipeline] [MON] {
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.xUXVfk3a62/usr/share/osm-devops/LCM
[Pipeline] [LCM] {
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v130-merge-446
[NG-UI] osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/ng-ui
[NG-UI] Digest: sha256:177d87facb449351f59e17eed9155853562f707279f37b0861ec94f88f29ed49
[NG-UI] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v130-merge-446
[NG-UI] osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v130-merge-446
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v130-merge-446
[PLA] osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/pla
[PLA] Digest: sha256:99e49d43ffeadec14a360988ffbb9c114f441229ec5ab57d1a673d115c0ea28c
[PLA] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v130-merge-446
[PLA] osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v130-merge-446
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v130-merge-446
[tests] osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/tests
[tests] Digest: sha256:e92f986febe300c42989298bf229756b933d16059dc3c0227140f33c0d33a6d0
[tests] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v130-merge-446
[tests] osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v130-merge-446
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v130-merge-446
[RO] osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/ro
[RO] Digest: sha256:cd0f4874632e568afbcbf9fe102ff05c4203c1c0f5585ea84fe22cbf550b8f3a
[RO] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v130-merge-446
[RO] osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v130-merge-446
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v130-merge-446
[NBI] osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/nbi
[NBI] Digest: sha256:49836866b65636c25ed1b8c7aa3f5ff91e6a6848e80d228c7611d1d797bccb32
[NBI] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v130-merge-446
[NBI] osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v130-merge-446
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v130-merge-446
[Airflow] osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/airflow
[Airflow] Digest: sha256:a204f570019f427a3865bf622581238fd733e64b42d49b1858ffe88db69ee3e1
[Airflow] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v130-merge-446
[Airflow] osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v130-merge-446
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v130-merge-446
[POL] osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/pol
[POL] Digest: sha256:2a8043f34948511aa1c116df1a22b9d0f56abd1e1cc93c6640a85f6d26d0ad5a
[POL] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v130-merge-446
[POL] osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v130-merge-446
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v130-merge-446
[Prometheus] osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/prometheus
[Prometheus] Digest: sha256:645cc7def2cfee1ce2fe5e08aeb4ccf8356a2ca52ef3edb27c49327d94921d12
[Prometheus] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v130-merge-446
[Prometheus] osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v130-merge-446
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v130-merge-446
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v130-merge-446
[Pipeline] [MON] sh
[Keystone] osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/keystone
[Keystone] Digest: sha256:07b3e7bf890921a6285efeeb187c3dfd934b39de7ac6bc6414452469d451b363
[Keystone] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v130-merge-446
[Keystone] osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v130-merge-446
[MON] [MON] Running shell script
[MON] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v130-merge-446
[Pipeline] [LCM] sh
[osmclient] osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/osmclient
[osmclient] Digest: sha256:f0b32d6adc3e714850967a689248fb970ba48abec8499b48151660ebb98aa19a
[osmclient] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v130-merge-446
[osmclient] osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v130-merge-446
[MON] osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/mon
[MON] Digest: sha256:5b962192d00032dffdfe9e052e75cd23629ba8f1b548e4947ad926a59e1a2021
[MON] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v130-merge-446
[MON] osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v130-merge-446
[LCM] [LCM] Running shell script
[LCM] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v130-merge-446
[LCM] osm-v130-merge-446: Pulling from devops/cicd/opensourcemano/lcm
[LCM] Digest: sha256:a65c241b7b817fb0e8159da17fac48f9ee327d8a19563506a6bf4a00674cf903
[LCM] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v130-merge-446
[LCM] osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v130-merge-446
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v130-merge-446 opensourcemano/ng-ui:releasethirteen-daily
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v130-merge-446 opensourcemano/pla:releasethirteen-daily
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v130-merge-446 opensourcemano/tests:releasethirteen-daily
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v130-merge-446 opensourcemano/ro:releasethirteen-daily
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v130-merge-446 opensourcemano/nbi:releasethirteen-daily
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v130-merge-446 opensourcemano/airflow:releasethirteen-daily
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v130-merge-446 opensourcemano/pol:releasethirteen-daily
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v130-merge-446 opensourcemano/prometheus:releasethirteen-daily
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v130-merge-446 opensourcemano/keystone:releasethirteen-daily
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v130-merge-446 opensourcemano/osmclient:releasethirteen-daily
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker push opensourcemano/ng-ui:releasethirteen-daily
[NG-UI] The push refers to repository [docker.io/opensourcemano/ng-ui]
[NG-UI] 8a5461a1cd9f: Preparing
[NG-UI] b1e8535136d7: Preparing
[NG-UI] 7f1c22a549d5: Preparing
[NG-UI] acca2bff78a3: Preparing
[NG-UI] 2279bf002d69: Preparing
[NG-UI] ddf38f31f0d8: Preparing
[NG-UI] 3a03f09d2129: Preparing
[NG-UI] 8a5461a1cd9f: Waiting
[NG-UI] b1e8535136d7: Waiting
[NG-UI] 2279bf002d69: Waiting
[NG-UI] acca2bff78a3: Waiting
[NG-UI] ddf38f31f0d8: Waiting
[NG-UI] 3a03f09d2129: Waiting
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker push opensourcemano/pla:releasethirteen-daily
[PLA] The push refers to repository [docker.io/opensourcemano/pla]
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker push opensourcemano/tests:releasethirteen-daily
[tests] The push refers to repository [docker.io/opensourcemano/tests]
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker push opensourcemano/ro:releasethirteen-daily
[RO] The push refers to repository [docker.io/opensourcemano/ro]
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [LCM] sh
[PLA] 223c4fa06c93: Preparing
[PLA] 376ebf112350: Preparing
[PLA] abaebba27a14: Preparing
[PLA] a5f00af388e8: Preparing
[PLA] 04b5fdd822ae: Preparing
[PLA] 207468594cec: Preparing
[PLA] c2791f4c4dee: Preparing
[PLA] cd85bce8ffe3: Preparing
[PLA] 854ea52744e7: Preparing
[PLA] ddf38f31f0d8: Preparing
[PLA] 3a03f09d2129: Preparing
[PLA] c2791f4c4dee: Waiting
[PLA] cd85bce8ffe3: Waiting
[PLA] 207468594cec: Waiting
[PLA] 854ea52744e7: Waiting
[PLA] ddf38f31f0d8: Waiting
[PLA] 3a03f09d2129: Waiting
[tests] 9c52be1aee73: Preparing
[tests] 14deb47f7d1b: Preparing
[tests] 34de875c650d: Preparing
[tests] 1eae96e28f70: Preparing
[tests] 85b6a1e4f8c4: Preparing
[tests] 77dea4563c66: Preparing
[tests] 860b7de9b29c: Preparing
[tests] 7e974c0f54f9: Preparing
[tests] f5c45ecd253b: Preparing
[tests] 225ba965dad8: Preparing
[tests] 9ed473009050: Preparing
[tests] f34c2ee13501: Preparing
[tests] 9c52be1aee73: Waiting
[tests] cb06062b1b96: Preparing
[tests] 77dea4563c66: Waiting
[tests] ddf38f31f0d8: Preparing
[tests] 3a03f09d2129: Preparing
[tests] 1eae96e28f70: Waiting
[tests] 14deb47f7d1b: Waiting
[tests] 860b7de9b29c: Waiting
[tests] 34de875c650d: Waiting
[tests] f34c2ee13501: Waiting
[tests] ddf38f31f0d8: Waiting
[tests] 3a03f09d2129: Waiting
[tests] 9ed473009050: Waiting
[tests] cb06062b1b96: Waiting
[tests] 225ba965dad8: Waiting
[tests] 85b6a1e4f8c4: Waiting
[RO] 6372305e319c: Preparing
[RO] 634cb2f412d5: Preparing
[RO] 4f94dcaf4055: Preparing
[RO] d048e1bb3e08: Preparing
[RO] 8cb1c0798406: Preparing
[RO] cd85bce8ffe3: Preparing
[RO] 854ea52744e7: Preparing
[RO] ddf38f31f0d8: Preparing
[RO] 3a03f09d2129: Preparing
[RO] 634cb2f412d5: Waiting
[RO] 4f94dcaf4055: Waiting
[RO] d048e1bb3e08: Waiting
[RO] 8cb1c0798406: Waiting
[RO] cd85bce8ffe3: Waiting
[RO] 854ea52744e7: Waiting
[RO] 6372305e319c: Waiting
[NBI] + docker push opensourcemano/nbi:releasethirteen-daily
[NBI] The push refers to repository [docker.io/opensourcemano/nbi]
[MON] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v130-merge-446 opensourcemano/mon:releasethirteen-daily
[LCM] [LCM] Running shell script
[LCM] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v130-merge-446 opensourcemano/lcm:releasethirteen-daily
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Pipeline] [Keystone] sh
[NBI] f3129ccbccb0: Preparing
[NBI] 2cdd5b1e477d: Preparing
[NBI] 075f84515102: Preparing
[NBI] 8c737dac839f: Preparing
[NBI] 1e3e5c446592: Preparing
[NBI] 58b17a19dfee: Preparing
[NBI] cd85bce8ffe3: Preparing
[NBI] 854ea52744e7: Preparing
[NBI] ddf38f31f0d8: Preparing
[NBI] 3a03f09d2129: Preparing
[NBI] f3129ccbccb0: Waiting
[NBI] 58b17a19dfee: Waiting
[NBI] 2cdd5b1e477d: Waiting
[NBI] ddf38f31f0d8: Waiting
[NBI] 8c737dac839f: Waiting
[NBI] 1e3e5c446592: Waiting
[NBI] cd85bce8ffe3: Waiting
[NBI] 075f84515102: Waiting
[NBI] 3a03f09d2129: Waiting
[Airflow] + docker push opensourcemano/airflow:releasethirteen-daily
[Airflow] The push refers to repository [docker.io/opensourcemano/airflow]
[Keystone] [Keystone] Running shell script
[POL] + docker push opensourcemano/pol:releasethirteen-daily
[POL] The push refers to repository [docker.io/opensourcemano/pol]
[Pipeline] [osmclient] sh
[Prometheus] + docker push opensourcemano/prometheus:releasethirteen-daily
[Prometheus] The push refers to repository [docker.io/opensourcemano/prometheus]
[Keystone] + docker push opensourcemano/keystone:releasethirteen-daily
[Keystone] The push refers to repository [docker.io/opensourcemano/keystone]
[osmclient] [osmclient] Running shell script
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [LCM] sh
[Airflow] 568dd685cdd3: Preparing
[Airflow] f4dbbe042808: Preparing
[Airflow] cd80c44282b3: Preparing
[Airflow] 7d704905c4b2: Preparing
[Airflow] 3705688a5520: Preparing
[Airflow] 9e530b482caf: Preparing
[Airflow] 25609c89607e: Preparing
[Airflow] cd80c44282b3: Waiting
[Airflow] 568dd685cdd3: Waiting
[Airflow] f4dbbe042808: Waiting
[Airflow] 9e530b482caf: Waiting
[Airflow] 4a2eb3b649f0: Preparing
[Airflow] d81ddfaf51bc: Preparing
[Airflow] 4a2eb3b649f0: Waiting
[Airflow] 25609c89607e: Waiting
[Airflow] 90822df48496: Preparing
[Airflow] c9c403ba94dc: Preparing
[Airflow] 7d704905c4b2: Waiting
[Airflow] d81ddfaf51bc: Waiting
[Airflow] 90822df48496: Waiting
[Airflow] 85bc0be811bd: Preparing
[Airflow] 5f70bf18a086: Preparing
[Airflow] a177d9cbd21a: Preparing
[Airflow] b240f6ef4854: Preparing
[Airflow] 85bc0be811bd: Waiting
[Airflow] 5f70bf18a086: Waiting
[Airflow] c9c403ba94dc: Waiting
[Airflow] a177d9cbd21a: Waiting
[Airflow] 246c244345cf: Preparing
[Airflow] 212268cf0f13: Preparing
[Airflow] 84a59b530a97: Preparing
[Airflow] 26f6a05809cf: Preparing
[Airflow] 5fc0ffffe3b6: Preparing
[Airflow] b240f6ef4854: Waiting
[Airflow] b7bd5ea43bfa: Preparing
[Airflow] 246c244345cf: Waiting
[Airflow] 84a59b530a97: Waiting
[Airflow] 212268cf0f13: Waiting
[Airflow] 5fc0ffffe3b6: Waiting
[Airflow] 0c350529f1d1: Preparing
[Airflow] c7a6a14c1e3f: Preparing
[Airflow] ec1c2af24a9f: Preparing
[Airflow] c7a6a14c1e3f: Waiting
[Airflow] 26f6a05809cf: Waiting
[Airflow] 0c350529f1d1: Waiting
[Airflow] 2f2523fd3e41: Preparing
[Airflow] 7c1494764cf3: Preparing
[Airflow] b7bd5ea43bfa: Waiting
[Airflow] ec1c2af24a9f: Waiting
[Airflow] 2f2523fd3e41: Waiting
[Airflow] 9df5b2f53554: Preparing
[Airflow] 590db2877d9d: Preparing
[Airflow] 3d5419adeeb6: Preparing
[Airflow] 2c9f341968bc: Preparing
[Airflow] ad6562704f37: Preparing
[Airflow] 9df5b2f53554: Waiting
[Airflow] 7c1494764cf3: Waiting
[Airflow] 3d5419adeeb6: Waiting
[Airflow] 590db2877d9d: Waiting
[Airflow] ad6562704f37: Waiting
[Airflow] 2c9f341968bc: Waiting
[POL] c491c69f1372: Preparing
[POL] f48102e0133c: Preparing
[POL] da178c1a2938: Preparing
[POL] fd79f6030d33: Preparing
[POL] cd8dd0d6a501: Preparing
[POL] f67e1395342a: Preparing
[POL] 2e0dd9717d51: Preparing
[POL] c8945fde9839: Preparing
[POL] 61850d3d9f3a: Preparing
[POL] fa0e958c920c: Preparing
[POL] cd85bce8ffe3: Preparing
[POL] 854ea52744e7: Preparing
[POL] ddf38f31f0d8: Preparing
[POL] 3a03f09d2129: Preparing
[POL] c491c69f1372: Waiting
[POL] f48102e0133c: Waiting
[POL] f67e1395342a: Waiting
[POL] da178c1a2938: Waiting
[POL] c8945fde9839: Waiting
[POL] cd85bce8ffe3: Waiting
[POL] 61850d3d9f3a: Waiting
[POL] ddf38f31f0d8: Waiting
[POL] 854ea52744e7: Waiting
[POL] fa0e958c920c: Waiting
[POL] cd8dd0d6a501: Waiting
[Prometheus] 294beab7cc52: Preparing
[Prometheus] 555cda9edda8: Preparing
[Prometheus] 397367346dc7: Preparing
[Prometheus] 6c4c4f5fea85: Preparing
[Prometheus] 52872001ed86: Preparing
[Prometheus] be334ce242ed: Preparing
[Prometheus] 5a89aa9cf506: Preparing
[Prometheus] f757a77eef71: Preparing
[Prometheus] a876dfc51caa: Preparing
[Prometheus] 5bb1de08f5af: Preparing
[Prometheus] 0dfa23fffa41: Preparing
[Prometheus] aa904f36746c: Preparing
[Prometheus] 5a89aa9cf506: Waiting
[Prometheus] f757a77eef71: Waiting
[Prometheus] a876dfc51caa: Waiting
[Prometheus] 5bb1de08f5af: Waiting
[Prometheus] 0dfa23fffa41: Waiting
[Prometheus] aa904f36746c: Waiting
[Prometheus] 294beab7cc52: Waiting
[Prometheus] 555cda9edda8: Waiting
[Prometheus] 397367346dc7: Waiting
[Prometheus] 52872001ed86: Waiting
[Prometheus] 6c4c4f5fea85: Waiting
[Prometheus] be334ce242ed: Waiting
[Keystone] 844079585f2a: Preparing
[Keystone] d0d67ac1efc0: Preparing
[Keystone] 11ed356daadf: Preparing
[Keystone] 11e5bc24e0a7: Preparing
[Keystone] 0aff98391553: Preparing
[Keystone] ddf38f31f0d8: Preparing
[Keystone] 3a03f09d2129: Preparing
[Keystone] 11ed356daadf: Waiting
[Keystone] 11e5bc24e0a7: Waiting
[Keystone] 844079585f2a: Waiting
[Keystone] 3a03f09d2129: Waiting
[Keystone] 0aff98391553: Waiting
[Keystone] d0d67ac1efc0: Waiting
[Keystone] ddf38f31f0d8: Waiting
[osmclient] + docker push opensourcemano/osmclient:releasethirteen-daily
[osmclient] The push refers to repository [docker.io/opensourcemano/osmclient]
[osmclient] 3d6a379dee53: Preparing
[osmclient] 03ac26c78e0d: Preparing
[osmclient] cd85bce8ffe3: Preparing
[osmclient] 854ea52744e7: Preparing
[osmclient] ddf38f31f0d8: Preparing
[osmclient] 3a03f09d2129: Preparing
[osmclient] 3d6a379dee53: Waiting
[osmclient] 03ac26c78e0d: Waiting
[osmclient] cd85bce8ffe3: Waiting
[osmclient] 854ea52744e7: Waiting
[osmclient] 3a03f09d2129: Waiting
[osmclient] ddf38f31f0d8: Waiting
[MON] + docker push opensourcemano/mon:releasethirteen-daily
[MON] The push refers to repository [docker.io/opensourcemano/mon]
[MON] d3dee87489f2: Preparing
[MON] 719e0f9c5e95: Preparing
[MON] 0c101e9146d9: Preparing
[MON] 82ddf5c8d8e4: Preparing
[MON] ddfc61b0042a: Preparing
[MON] c5332a33edbf: Preparing
[MON] 265d6b99c721: Preparing
[MON] ed44f6ca10eb: Preparing
[MON] 419c76296195: Preparing
[MON] 65a6cebb8dc4: Preparing
[MON] f7b78c8f9862: Preparing
[MON] dd0349c9b12c: Preparing
[MON] d3dee87489f2: Waiting
[MON] 82ddf5c8d8e4: Waiting
[MON] 719e0f9c5e95: Waiting
[MON] c5332a33edbf: Waiting
[MON] ddfc61b0042a: Waiting
[MON] 65a6cebb8dc4: Waiting
[MON] 265d6b99c721: Waiting
[MON] f7b78c8f9862: Waiting
[MON] 419c76296195: Waiting
[MON] ed44f6ca10eb: Waiting
[MON] 854ea52744e7: Preparing
[MON] ddf38f31f0d8: Preparing
[MON] 3a03f09d2129: Preparing
[MON] dd0349c9b12c: Waiting
[MON] ddf38f31f0d8: Waiting
[MON] 3a03f09d2129: Waiting
[MON] 854ea52744e7: Waiting
[LCM] [LCM] Running shell script
[LCM] + docker push opensourcemano/lcm:releasethirteen-daily
[LCM] The push refers to repository [docker.io/opensourcemano/lcm]
[LCM] 5e7f876aebc0: Preparing
[LCM] 7de27c82e9fb: Preparing
[LCM] bb0e1bac6475: Preparing
[LCM] bea83a3601ff: Preparing
[LCM] 6e42a7d0717a: Preparing
[LCM] 1f9e3b3813f9: Preparing
[LCM] 77b75faaa731: Preparing
[LCM] bb46c2cb3664: Preparing
[LCM] 5bcd8f3f3656: Preparing
[LCM] d2e9dc98ff30: Preparing
[LCM] 630b0a3e1c29: Preparing
[LCM] 25267e591de2: Preparing
[LCM] f7b78c8f9862: Preparing
[LCM] 5e7f876aebc0: Waiting
[LCM] dd0349c9b12c: Preparing
[LCM] 854ea52744e7: Preparing
[LCM] ddf38f31f0d8: Preparing
[LCM] 3a03f09d2129: Preparing
[LCM] bb46c2cb3664: Waiting
[LCM] bb0e1bac6475: Waiting
[LCM] 5bcd8f3f3656: Waiting
[LCM] 1f9e3b3813f9: Waiting
[LCM] 6e42a7d0717a: Waiting
[LCM] d2e9dc98ff30: Waiting
[LCM] 630b0a3e1c29: Waiting
[LCM] 854ea52744e7: Waiting
[LCM] 25267e591de2: Waiting
[LCM] ddf38f31f0d8: Waiting
[LCM] f7b78c8f9862: Waiting
[LCM] 3a03f09d2129: Waiting
[LCM] dd0349c9b12c: Waiting
[LCM] bea83a3601ff: Waiting
[LCM] 7de27c82e9fb: Waiting
[PLA] abaebba27a14: Pushed
[PLA] 04b5fdd822ae: Pushed
[PLA] 376ebf112350: Pushed
[PLA] cd85bce8ffe3: Pushed
[PLA] 854ea52744e7: Layer already exists
[PLA] c2791f4c4dee: Pushed
[PLA] ddf38f31f0d8: Layer already exists
[PLA] 3a03f09d2129: Layer already exists
[PLA] 207468594cec: Pushed
[NG-UI] b1e8535136d7: Pushed
[NG-UI] 7f1c22a549d5: Pushed
[NG-UI] acca2bff78a3: Pushed
[NG-UI] 8a5461a1cd9f: Pushed
[NG-UI] 3a03f09d2129: Layer already exists
[NG-UI] ddf38f31f0d8: Layer already exists
[tests] 14deb47f7d1b: Pushed
[NG-UI] 2279bf002d69: Pushed
[tests] 34de875c650d: Pushed
[NG-UI] releasethirteen-daily: digest: sha256:4cecbc3881560ae76d709ed671bb8ed81a3442203d468a2dcf3073b132df8587 size: 1780
[tests] 1eae96e28f70: Pushed
[Pipeline] [NG-UI] }
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[tests] 77dea4563c66: Pushed
[tests] 860b7de9b29c: Pushed
[tests] 7e974c0f54f9: Pushed
[PLA] 223c4fa06c93: Pushed
[PLA] a5f00af388e8: Pushed
[tests] f5c45ecd253b: Pushed
[tests] f34c2ee13501: Layer already exists
[tests] 225ba965dad8: Pushed
[tests] cb06062b1b96: Layer already exists
[tests] 3a03f09d2129: Layer already exists
[tests] ddf38f31f0d8: Layer already exists
[PLA] releasethirteen-daily: digest: sha256:0355538b6afc71d4ab7a1c247359787926195cbdfb7f652125d0a9a806b7eaf3 size: 2625
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[tests] 9ed473009050: Pushed
[Pipeline] [PLA] }
[RO] 6372305e319c: Pushed
[RO] 634cb2f412d5: Pushed
[RO] 4f94dcaf4055: Pushed
[RO] cd85bce8ffe3: Mounted from opensourcemano/pla
[tests] 85b6a1e4f8c4: Pushed
[RO] 854ea52744e7: Layer already exists
[RO] 3a03f09d2129: Layer already exists
[RO] ddf38f31f0d8: Layer already exists
[RO] 8cb1c0798406: Pushed
[NBI] 2cdd5b1e477d: Pushed
[NBI] f3129ccbccb0: Pushed
[NBI] 075f84515102: Pushed
[NBI] 8c737dac839f: Pushed
[NBI] cd85bce8ffe3: Mounted from opensourcemano/ro
[NBI] 854ea52744e7: Layer already exists
[NBI] 58b17a19dfee: Pushed
[NBI] ddf38f31f0d8: Layer already exists
[NBI] 3a03f09d2129: Layer already exists
[tests] 9c52be1aee73: Pushed
[NBI] 1e3e5c446592: Pushed
[Airflow] 568dd685cdd3: Pushed
[Airflow] cd80c44282b3: Pushed
[Airflow] 3705688a5520: Pushed
[Airflow] 7d704905c4b2: Pushed
[NBI] releasethirteen-daily: digest: sha256:0c4df71a2a8957d1727459e7995b4a7d149967098b8d52a4ce6dd3af93c518f8 size: 2411
[Pipeline] [NBI] }
[Airflow] 9e530b482caf: Pushed
[Pipeline] [NBI] // dir
[Pipeline] [NBI] }
[tests] releasethirteen-daily: digest: sha256:c2f01d3eee25d89bd30516d97fda2a4573c67d38e2fca49d8043ffaf336f5b86 size: 3470
[Pipeline] [tests] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[Airflow] 25609c89607e: Pushed
[Airflow] 4a2eb3b649f0: Pushed
[Airflow] c9c403ba94dc: Layer already exists
[Airflow] d81ddfaf51bc: Pushed
[Airflow] 85bc0be811bd: Layer already exists
[Airflow] 5f70bf18a086: Layer already exists
[Airflow] b240f6ef4854: Layer already exists
[Airflow] a177d9cbd21a: Layer already exists
[Airflow] 246c244345cf: Layer already exists
[Airflow] 84a59b530a97: Layer already exists
[Airflow] 212268cf0f13: Layer already exists
[Airflow] 5fc0ffffe3b6: Layer already exists
[Airflow] 26f6a05809cf: Layer already exists
[Airflow] 0c350529f1d1: Layer already exists
[Airflow] b7bd5ea43bfa: Layer already exists
[Airflow] c7a6a14c1e3f: Layer already exists
[Airflow] ec1c2af24a9f: Layer already exists
[Airflow] 2f2523fd3e41: Layer already exists
[Airflow] 7c1494764cf3: Layer already exists
[Airflow] 9df5b2f53554: Layer already exists
[Airflow] 590db2877d9d: Layer already exists
[Airflow] 3d5419adeeb6: Layer already exists
[Airflow] 2c9f341968bc: Layer already exists
[Airflow] ad6562704f37: Layer already exists
[Airflow] f4dbbe042808: Pushed
[RO] d048e1bb3e08: Pushed
[RO] releasethirteen-daily: digest: sha256:2163e42e946da1de95f609cc29a3cc097c49dae7c14714867e8ef829b50fcd31 size: 2204
[Pipeline] [RO] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[POL] c491c69f1372: Pushed
[POL] f48102e0133c: Pushed
[POL] da178c1a2938: Pushed
[POL] fd79f6030d33: Pushed
[POL] cd8dd0d6a501: Pushed
[POL] f67e1395342a: Pushed
[POL] c8945fde9839: Pushed
[POL] 2e0dd9717d51: Pushed
[POL] 854ea52744e7: Layer already exists
[POL] ddf38f31f0d8: Layer already exists
[POL] cd85bce8ffe3: Mounted from opensourcemano/nbi
[POL] 3a03f09d2129: Layer already exists
[POL] fa0e958c920c: Pushed
[POL] 61850d3d9f3a: Pushed
[POL] releasethirteen-daily: digest: sha256:f3faedba28e58e07dc7d374f78364eaccbadc0147965a90626f4d2026b608667 size: 3250
[Pipeline] [POL] }
[Pipeline] [POL] // dir
[Pipeline] [POL] }
[Prometheus] 294beab7cc52: Pushed
[Prometheus] 52872001ed86: Layer already exists
[Prometheus] be334ce242ed: Layer already exists
[Prometheus] 5a89aa9cf506: Layer already exists
[Prometheus] 397367346dc7: Pushed
[Prometheus] f757a77eef71: Layer already exists
[Prometheus] a876dfc51caa: Layer already exists
[Prometheus] 5bb1de08f5af: Layer already exists
[Prometheus] 0dfa23fffa41: Layer already exists
[Prometheus] 6c4c4f5fea85: Pushed
[Prometheus] aa904f36746c: Layer already exists
[Prometheus] 555cda9edda8: Pushed
[Prometheus] releasethirteen-daily: digest: sha256:645cc7def2cfee1ce2fe5e08aeb4ccf8356a2ca52ef3edb27c49327d94921d12 size: 2841
[Keystone] 844079585f2a: Pushed
[Keystone] 0aff98391553: Pushed
[Keystone] 11e5bc24e0a7: Pushed
[Keystone] ddf38f31f0d8: Layer already exists
[Keystone] 3a03f09d2129: Layer already exists
[Keystone] d0d67ac1efc0: Pushed
[osmclient] 03ac26c78e0d: Pushed
[osmclient] 854ea52744e7: Layer already exists
[osmclient] cd85bce8ffe3: Mounted from opensourcemano/pol
[osmclient] ddf38f31f0d8: Layer already exists
[osmclient] 3a03f09d2129: Layer already exists
[Pipeline] [Prometheus] }
[Pipeline] [Prometheus] // dir
[Pipeline] [Prometheus] }
[osmclient] 3d6a379dee53: Pushed
[Airflow] 90822df48496: Pushed
[osmclient] releasethirteen-daily: digest: sha256:f58f7546e314855df439493a4e3b14c1fc74686e85be8f51f9c7091d4bfd2333 size: 1578
[Pipeline] [osmclient] }
[Pipeline] [osmclient] // dir
[Pipeline] [osmclient] }
[Airflow] releasethirteen-daily: digest: sha256:a204f570019f427a3865bf622581238fd733e64b42d49b1858ffe88db69ee3e1 size: 6792
[Pipeline] [Airflow] }
[Pipeline] [Airflow] // dir
[Pipeline] [Airflow] }
[LCM] 7de27c82e9fb: Pushed
[LCM] 5e7f876aebc0: Pushed
[LCM] 1f9e3b3813f9: Pushed
[LCM] 6e42a7d0717a: Pushed
[LCM] 77b75faaa731: Pushed
[LCM] bb46c2cb3664: Pushed
[LCM] bb0e1bac6475: Pushed
[LCM] 5bcd8f3f3656: Pushed
[LCM] bea83a3601ff: Pushed
[LCM] 25267e591de2: Pushed
[LCM] dd0349c9b12c: Layer already exists
[LCM] f7b78c8f9862: Pushed
[LCM] 854ea52744e7: Layer already exists
[LCM] ddf38f31f0d8: Layer already exists
[LCM] 3a03f09d2129: Layer already exists
[LCM] d2e9dc98ff30: Pushed
[MON] 719e0f9c5e95: Pushed
[MON] d3dee87489f2: Pushed
[MON] ddfc61b0042a: Pushed
[MON] c5332a33edbf: Pushed
[LCM] 630b0a3e1c29: Pushed
[MON] 265d6b99c721: Pushed
[MON] ed44f6ca10eb: Pushed
[MON] 0c101e9146d9: Pushed
[LCM] releasethirteen-daily: digest: sha256:2a88182ddabb3a378195c67b38d8b55ef4078c925527eb8da1cf4e8991d0cce8 size: 3895
[Pipeline] [LCM] }
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[MON] f7b78c8f9862: Mounted from opensourcemano/lcm
[MON] dd0349c9b12c: Layer already exists
[MON] 854ea52744e7: Layer already exists
[MON] 65a6cebb8dc4: Pushed
[MON] 82ddf5c8d8e4: Pushed
[MON] ddf38f31f0d8: Layer already exists
[MON] 3a03f09d2129: Layer already exists
[Keystone] 11ed356daadf: Pushed
[Keystone] releasethirteen-daily: digest: sha256:ca9daa19850962804b6b812230a803a7d43ebe37b6fc6637dc947c44062fb286 size: 1783
[Pipeline] [Keystone] }
[Pipeline] [Keystone] // dir
[Pipeline] [Keystone] }
[MON] 419c76296195: Pushed
[MON] releasethirteen-daily: digest: sha256:f5ffbb13efa9972fa6ec38473740d856f7c3c1d919ade98e79044a591c83a2c9 size: 3464
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Snap promotion)
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ snapcraft revisions osmclient
+ grep 13.0/edge\*
+ + tail -1
awk {print $1}
Starting Snapcraft 8.0.2
Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20240201-012606.573489.log'
[Pipeline] sh
[osm-devops] Running shell script
+ snapcraft revisions osmclient
+ grep+  13.0/beta\*
tail -1
+ awk {print $1}
Starting Snapcraft 8.0.2
Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20240201-012609.917849.log'
[Pipeline] echo
Edge: 1493, Beta: 1473
[Pipeline] echo
Promoting 1493 to beta in place of 1473
[Pipeline] sh
[osm-devops] Running shell script
+ snapcraft release osmclient 1493 13.0/beta
Starting Snapcraft 8.0.2
Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20240201-012613.196305.log'
Released 'osmclient' revision 1493 to channels: '13.0/beta'
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Archive Container Logs)
[Pipeline] echo
Archiving container logs
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.246' (RSA) to the list of known hosts.
Connected to osm-v130-merge-446[172.21.249.246:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-446#3067: mkdir -p logs
Success command osm-v130-merge-446#3067: mkdir -p logs
Disconnected from osm-v130-merge-446[172.21.249.246:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.246' (RSA) to the list of known hosts.
Connected to osm-v130-merge-446[172.21.249.246:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-446#3068: 
            for deployment in `kubectl -n osm get deployments | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $deployment"
                kubectl -n osm logs deployments/$deployment --timestamps=true --all-containers 2>&1                 > logs/$deployment.log
            done
        
Extracting log for grafana
Extracting log for keystone
Extracting log for lcm
Extracting log for mon
Extracting log for nbi
Extracting log for ng-ui
Extracting log for pol
Extracting log for ro
Success command osm-v130-merge-446#3068: 
            for deployment in `kubectl -n osm get deployments | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $deployment"
                kubectl -n osm logs deployments/$deployment --timestamps=true --all-containers 2>&1                 > logs/$deployment.log
            done
        
Disconnected from osm-v130-merge-446[172.21.249.246:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.246' (RSA) to the list of known hosts.
Connected to osm-v130-merge-446[172.21.249.246:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-446#3069: 
            for statefulset in `kubectl -n osm get statefulsets | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $statefulset"
                kubectl -n osm logs statefulsets/$statefulset --timestamps=true --all-containers 2>&1                 > logs/$statefulset.log
            done
        
Extracting log for kafka
Extracting log for mongodb-k8s
Extracting log for mysql
Extracting log for prometheus
Extracting log for zookeeper
Success command osm-v130-merge-446#3069: 
            for statefulset in `kubectl -n osm get statefulsets | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $statefulset"
                kubectl -n osm logs statefulsets/$statefulset --timestamps=true --all-containers 2>&1                 > logs/$statefulset.log
            done
        
Disconnected from osm-v130-merge-446[172.21.249.246:22]
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
+ rm -rf logs
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.246' (RSA) to the list of known hosts.
Connected to osm-v130-merge-446[172.21.249.246:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-446#3070: ls -al logs
total 32588
drwxrwxr-x 2 ubuntu ubuntu     4096 Feb  1 01:26 .
drwxr-xr-x 9 ubuntu ubuntu     4096 Feb  1 01:26 ..
-rw-rw-r-- 1 ubuntu ubuntu    61036 Feb  1 01:26 grafana.log
-rw-rw-r-- 1 ubuntu ubuntu   322114 Feb  1 01:26 kafka.log
-rw-rw-r-- 1 ubuntu ubuntu     9791 Feb  1 01:26 keystone.log
-rw-rw-r-- 1 ubuntu ubuntu  8995944 Feb  1 01:26 lcm.log
-rw-rw-r-- 1 ubuntu ubuntu  1565900 Feb  1 01:26 mon.log
-rw-rw-r-- 1 ubuntu ubuntu 17819487 Feb  1 01:26 mongodb-k8s.log
-rw-rw-r-- 1 ubuntu ubuntu    20762 Feb  1 01:26 mysql.log
-rw-rw-r-- 1 ubuntu ubuntu  3538005 Feb  1 01:26 nbi.log
-rw-rw-r-- 1 ubuntu ubuntu        0 Feb  1 01:26 ng-ui.log
-rw-rw-r-- 1 ubuntu ubuntu   203001 Feb  1 01:26 pol.log
-rw-rw-r-- 1 ubuntu ubuntu    11934 Feb  1 01:26 prometheus.log
-rw-rw-r-- 1 ubuntu ubuntu   647337 Feb  1 01:26 ro.log
-rw-rw-r-- 1 ubuntu ubuntu   141381 Feb  1 01:26 zookeeper.log
Success command osm-v130-merge-446#3070: ls -al logs
Disconnected from osm-v130-merge-446[172.21.249.246:22]
[Pipeline] sshGet
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.246' (RSA) to the list of known hosts.
Connected to osm-v130-merge-446[172.21.249.246:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Received file from osm-v130-merge-446: grafana.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/grafana.log
Received file from osm-v130-merge-446: prometheus.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/prometheus.log
Received file from osm-v130-merge-446: ng-ui.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/ng-ui.log
Received file from osm-v130-merge-446: zookeeper.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/zookeeper.log
Received file from osm-v130-merge-446: lcm.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/lcm.log
Received file from osm-v130-merge-446: nbi.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/nbi.log
Received file from osm-v130-merge-446: pol.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/pol.log
Received file from osm-v130-merge-446: kafka.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/kafka.log
Received file from osm-v130-merge-446: ro.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/ro.log
Received file from osm-v130-merge-446: mysql.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/mysql.log
Received file from osm-v130-merge-446: keystone.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/keystone.log
Received file from osm-v130-merge-446: mon.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/mon.log
Received file from osm-v130-merge-446: mongodb-k8s.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/mongodb-k8s.log
Received directory from osm-v130-merge-446: logs -> /home/jenkins/workspace/osm-stage_3-merge_v13.0
Disconnected from osm-v130-merge-446[172.21.249.246:22]
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
+ cp logs/grafana.log logs/kafka.log logs/keystone.log logs/lcm.log logs/mon.log logs/mongodb-k8s.log logs/mysql.log logs/nbi.log logs/ng-ui.log logs/pol.log logs/prometheus.log logs/ro.log logs/zookeeper.log .
[Pipeline] step
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cleanup)
[Pipeline] echo
Deleting VM: 9b2626bd-14a6-4949-ae0c-9d6db5d18880
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
+ docker stop osm-v130-merge-446-apache
osm-v130-merge-446-apache
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
+ docker rm osm-v130-merge-446-apache
osm-v130-merge-446-apache
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
+ rm -rf /tmp/tmp.xUXVfk3a62
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS