SuccessConsole Output

Started by upstream project "daily-stage_4-releasenine" build number 392
originally caused by:
 Started by user garciadeblas
 > 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/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/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 26 remote branches
Obtained jenkins/ci-pipelines/ci_stage_3.groovy from ccabbe39368ab73645caa6ab469be795cae66df5
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] properties
[Pipeline] node
Running on osm4 slave in /home/jenkins/workspace/osm-stage_3-merge_v9.0
[Pipeline] {
[Pipeline] sh
[osm-stage_3-merge_v9.0] Running shell script
+ env
JENKINS_HOME=/var/lib/jenkins
MAIL=/var/mail/jenkins
LC_TIME=fr_FR.UTF-8
REPO_DISTRO=unstable
SSH_CLIENT=195.238.226.13 52030 22
USER=jenkins
GPG_KEY_NAME=OSMETSI
RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v9.0/411/display/redirect?page=changes
DO_ROBOT=true
SHLVL=1
NODE_LABELS=osm4 osm4 slave system
HUDSON_URL=https://osm.etsi.org/jenkins/
ROBOT_VIM=/home/jenkins/hive/robot-systest.cfg
OLDPWD=/home/jenkins
HOME=/home/jenkins
BUILD_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v9.0/411/
HUDSON_COOKIE=4d5bbec1-48c3-42cc-b2f1-017b882eaacb
JENKINS_SERVER_COOKIE=durable-dda8f8ea891cc6ae31de99c39fc6e9ce
CLOUDS=/home/jenkins/hive/clouds.yaml
DOCKER_TAG=releasenine-daily
LC_MONETARY=fr_FR.UTF-8
WORKSPACE=/home/jenkins/workspace/osm-stage_3-merge_v9.0
UPSTREAM_SUFFIX=-stage_2
LOGNAME=jenkins
NODE_NAME=osm4 slave
DO_STAGE_4=true
GERRIT_BRANCH=v9.0
HIVE_VIM_1=/home/jenkins/hive/openstack-etsi.rc
_=/usr/bin/java
SAVE_ARTIFACTS_ON_SMOKE_SUCCESS=true
EXECUTOR_NUMBER=1
SAVE_CONTAINER_ON_PASS=false
XDG_SESSION_ID=5253
BUILD_DISPLAY_NAME=#411
HUDSON_HOME=/var/lib/jenkins
TEST_NAME=sanity
JOB_BASE_NAME=v9.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
LC_ADDRESS=fr_FR.UTF-8
BUILD_ID=411
XDG_RUNTIME_DIR=/run/user/1005
DO_DOCKERPUSH=true
BUILD_TAG=jenkins-osm-stage_3-merge-v9.0-411
LC_TELEPHONE=fr_FR.UTF-8
JENKINS_URL=https://osm.etsi.org/jenkins/
LANG=en_US.UTF-8
JOB_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v9.0/
BUILD_NUMBER=411
SHELL=/bin/bash
LC_NAME=fr_FR.UTF-8
RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v9.0/411/display/redirect
ARTIFACTORY_SERVER=artifactory-osm
SAVE_CONTAINER_ON_FAIL=false
HUDSON_SERVER_COOKIE=6d3295a483c3e6d5
LC_MEASUREMENT=fr_FR.UTF-8
JOB_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v9.0/display/redirect
RELEASE=release
LC_IDENTIFICATION=fr_FR.UTF-8
JOB_NAME=osm-stage_3-merge/v9.0
DO_INSTALL=true
PWD=/home/jenkins/workspace/osm-stage_3-merge_v9.0
REPO_KEY_NAME=pubkey.asc
LC_ALL=en_US.UTF-8
SSH_CONNECTION=195.238.226.13 52030 172.21.1.7 22
LC_NUMERIC=fr_FR.UTF-8
LC_PAPER=fr_FR.UTF-8
DO_SMOKE=true
BRANCH_NAME=v9.0
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --no-tags --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
Checking out Revision ccabbe39368ab73645caa6ab469be795cae66df5 (v9.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ccabbe39368ab73645caa6ab469be795cae66df5
Commit message: "Fix bug 1811 - Disabling RO OpenNebula plugin"
 > git rev-list --no-walk ccabbe39368ab73645caa6ab469be795cae66df5 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] load
[Pipeline] { (jenkins/ci-pipelines/ci_helper.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] stage
[Pipeline] { (Copy Artifacts)
[Pipeline] sh
[osm-stage_3-merge_v9.0] Running shell script
+ rm -rf repo
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v9.0/repo
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release
[Pipeline] {
[Pipeline] sh
[release] Running shell script
+ pwd
[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] [PLA] { (Branch: PLA)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [RO] dir
[RO] Running in /home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO
[Pipeline] [RO] {
[Pipeline] [osmclient] dir
[osmclient] Running in /home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/osmclient
[Pipeline] [osmclient] {
[Pipeline] [IM] dir
[IM] Running in /home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/IM
[Pipeline] [IM] {
[Pipeline] [devops] dir
[devops] Running in /home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/devops
[Pipeline] [devops] {
[Pipeline] [MON] dir
[MON] Running in /home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/MON
[Pipeline] [MON] {
[Pipeline] [N2VC] dir
[N2VC] Running in /home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/N2VC
[Pipeline] [N2VC] {
[Pipeline] [NBI] dir
[NBI] Running in /home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/NBI
[Pipeline] [NBI] {
[Pipeline] [common] dir
[common] Running in /home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/common
[Pipeline] [common] {
[Pipeline] [LCM] dir
[LCM] Running in /home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/LCM
[Pipeline] [LCM] {
[Pipeline] [POL] dir
[POL] Running in /home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/POL
[Pipeline] [POL] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [PLA] dir
[PLA] Running in /home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /home/jenkins/workspace/osm-stage_3-merge_v9.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 » v9.0" build number 43
[Pipeline] [osmclient] echo
[osmclient] Fetching artifact for osmclient
[Pipeline] [osmclient] step
[osmclient] Copied 1 artifact from "osmclient-stage_2-merge » v9.0" build number 28
[Pipeline] [IM] echo
[IM] Fetching artifact for IM
[Pipeline] [IM] step
[IM] Copied 1 artifact from "IM-stage_2-merge » v9.0" build number 20
[Pipeline] [devops] echo
[devops] Fetching artifact for devops
[Pipeline] [devops] step
[devops] Copied 1 artifact from "devops-stage_2-merge » v9.0" build number 60
[Pipeline] [MON] echo
[MON] Fetching artifact for MON
[Pipeline] [MON] step
[MON] Copied 1 artifact from "MON-stage_2-merge » v9.0" build number 47
[Pipeline] [N2VC] echo
[N2VC] Fetching artifact for N2VC
[Pipeline] [N2VC] step
[N2VC] Copied 1 artifact from "N2VC-stage_2-merge » v9.0" build number 39
[Pipeline] [NBI] echo
[NBI] Fetching artifact for NBI
[Pipeline] [NBI] step
[NBI] Copied 1 artifact from "NBI-stage_2-merge » v9.0" build number 31
[Pipeline] [common] echo
[common] Fetching artifact for common
[Pipeline] [common] step
[common] Copied 1 artifact from "common-stage_2-merge » v9.0" build number 15
[Pipeline] [LCM] echo
[LCM] Fetching artifact for LCM
[Pipeline] [LCM] step
[LCM] Copied 1 artifact from "LCM-stage_2-merge » v9.0" build number 36
[Pipeline] [POL] echo
[POL] Fetching artifact for POL
[Pipeline] [POL] step
[POL] Copied 1 artifact from "POL-stage_2-merge » v9.0" build number 19
[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 » v9.0" build number 28
[Pipeline] [PLA] echo
[PLA] Fetching artifact for PLA
[Pipeline] [PLA] step
[PLA] Copied 1 artifact from "PLA-stage_2-merge » v9.0" build number 17
[Pipeline] [tests] echo
[tests] Fetching artifact for tests
[Pipeline] [tests] step
[tests] Copied 1 artifact from "tests-stage_2-merge » v9.0" build number 20
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + cat build.env
[RO] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + cat build.env
[osmclient] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + cat build.env
[IM] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + + awk -F= /BUILD_NUMBER/{print $2}cat
[devops]  build.env
[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] + + awk -F=cat /BUILD_NUMBER/{print $2}
[common]  build.env
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [PLA] sh
[LCM] + cat build.env
[LCM] + awk -F= /BUILD_NUMBER/{print $2}
[PLA] [PLA] Running shell script
[Pipeline] [tests] sh
[POL] + cat build.env
[POL] + awk -F= /BUILD_NUMBER/{print $2}
[NG-UI] + cat build.env
[NG-UI] + awk -F= /BUILD_NUMBER/{print $2}
[PLA] + + cat build.env
[PLA] awk -F= /BUILD_NUMBER/{print $2}
[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/v9.0/RO-stage_2-merge :: v9.0/43/*
[Pipeline] [RO] newBuildInfo
[Pipeline] [RO] artifactoryDownload
[RO] Searching for artifacts...
[Pipeline] [osmclient] getArtifactoryServer
[Pipeline] [osmclient] echo
[osmclient] retrieve archive for osmclient/v9.0/osmclient-stage_2-merge :: v9.0/28/*
[Pipeline] [osmclient] newBuildInfo
[Pipeline] [osmclient] artifactoryDownload
[osmclient] Searching for artifacts...
[Pipeline] [IM] getArtifactoryServer
[Pipeline] [IM] echo
[IM] retrieve archive for IM/v9.0/IM-stage_2-merge :: v9.0/20/*
[Pipeline] [IM] newBuildInfo
[Pipeline] [IM] artifactoryDownload
[IM] Searching for artifacts...
[Pipeline] [devops] getArtifactoryServer
[Pipeline] [devops] echo
[devops] retrieve archive for devops/v9.0/devops-stage_2-merge :: v9.0/60/*
[Pipeline] [devops] newBuildInfo
[Pipeline] [devops] artifactoryDownload
[devops] Searching for artifacts...
[Pipeline] [MON] getArtifactoryServer
[Pipeline] [MON] echo
[MON] retrieve archive for MON/v9.0/MON-stage_2-merge :: v9.0/47/*
[Pipeline] [MON] newBuildInfo
[Pipeline] [MON] artifactoryDownload
[MON] Searching for artifacts...
[Pipeline] [N2VC] getArtifactoryServer
[Pipeline] [N2VC] echo
[N2VC] retrieve archive for N2VC/v9.0/N2VC-stage_2-merge :: v9.0/39/*
[Pipeline] [N2VC] newBuildInfo
[Pipeline] [N2VC] artifactoryDownload
[N2VC] Searching for artifacts...
[Pipeline] [NBI] getArtifactoryServer
[Pipeline] [NBI] echo
[NBI] retrieve archive for NBI/v9.0/NBI-stage_2-merge :: v9.0/31/*
[Pipeline] [NBI] newBuildInfo
[Pipeline] [NBI] artifactoryDownload
[NBI] Searching for artifacts...
[Pipeline] [common] getArtifactoryServer
[Pipeline] [common] echo
[common] retrieve archive for common/v9.0/common-stage_2-merge :: v9.0/15/*
[Pipeline] [common] newBuildInfo
[Pipeline] [common] artifactoryDownload
[common] Searching for artifacts...
[Pipeline] [LCM] getArtifactoryServer
[Pipeline] [LCM] echo
[LCM] retrieve archive for LCM/v9.0/LCM-stage_2-merge :: v9.0/36/*
[Pipeline] [LCM] newBuildInfo
[Pipeline] [LCM] artifactoryDownload
[LCM] Searching for artifacts...
[Pipeline] [POL] getArtifactoryServer
[Pipeline] [POL] echo
[POL] retrieve archive for POL/v9.0/POL-stage_2-merge :: v9.0/19/*
[Pipeline] [POL] newBuildInfo
[Pipeline] [POL] artifactoryDownload
[POL] Searching for artifacts...
[Pipeline] [NG-UI] getArtifactoryServer
[Pipeline] [NG-UI] echo
[NG-UI] retrieve archive for NG-UI/v9.0/NG-UI-stage_2-merge :: v9.0/28/*
[Pipeline] [NG-UI] newBuildInfo
[Pipeline] [NG-UI] artifactoryDownload
[NG-UI] Searching for artifacts...
[Pipeline] [PLA] getArtifactoryServer
[Pipeline] [PLA] echo
[PLA] retrieve archive for PLA/v9.0/PLA-stage_2-merge :: v9.0/17/*
[Pipeline] [PLA] newBuildInfo
[Pipeline] [PLA] artifactoryDownload
[PLA] Searching for artifacts...
[Pipeline] [tests] getArtifactoryServer
[Pipeline] [tests] echo
[tests] retrieve archive for tests/v9.0/tests-stage_2-merge :: v9.0/20/*
[Pipeline] [tests] newBuildInfo
[Pipeline] [tests] artifactoryDownload
[tests] 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/v9.0/28/pool/osmclient/python3-osmclient_9.1.5+g1cbff09-1_all.deb'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/pool/osmclient/python3-osmclient_9.1.5+g1cbff09-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/osmclient/v9.0/28/pool/osmclient/python3-osmclient_9.1.5+g1cbff09-1_all.deb'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/changelog/changelog-osmclient.html'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/changelog/changelog-osmclient.html' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/osmclient/v9.0/28/changelog/changelog-osmclient.html'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/dists/unstable/osmclient/binary-amd64/Packages.gz'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/dists/unstable/osmclient/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/osmclient/v9.0/28/dists/unstable/osmclient/binary-amd64/Packages.gz'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/dists/unstable/osmclient/binary-amd64/Packages'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/dists/unstable/osmclient/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/osmclient/v9.0/28/dists/unstable/osmclient/binary-amd64/Packages'
[osmclient] Finished resolving Build Info published dependencies.
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + cp -R v9.0/28/changelog v9.0/28/dists v9.0/28/pool .
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf v9.0/28
[Pipeline] [osmclient] echo
[osmclient] Fetched osmclient: [https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/pool/osmclient/python3-osmclient_9.1.5+g1cbff09-1_all.deb]
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf dists
[Pipeline] [osmclient] }
[N2VC] Found 4 artifacts.
[N2VC] Beginning to resolve Build Info published dependencies.
[Pipeline] [osmclient] // dir
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/pool/N2VC/python3-n2vc_9.1.5+g2b83a9f-1_all.deb'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/pool/N2VC/python3-n2vc_9.1.5+g2b83a9f-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/N2VC/v9.0/39/pool/N2VC/python3-n2vc_9.1.5+g2b83a9f-1_all.deb'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/dists/unstable/N2VC/binary-amd64/Packages.gz'...
[Pipeline] [osmclient] }
[devops] Found 2 artifacts.
[devops] Beginning to resolve Build Info published dependencies.
[devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v9.0/60/pool/devops/osm-devops_9.1.5-1_all.deb'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/dists/unstable/N2VC/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/N2VC/v9.0/39/dists/unstable/N2VC/binary-amd64/Packages.gz'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/dists/unstable/N2VC/binary-amd64/Packages'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/dists/unstable/N2VC/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/N2VC/v9.0/39/dists/unstable/N2VC/binary-amd64/Packages'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/changelog/changelog-N2VC.html'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/changelog/changelog-N2VC.html' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/N2VC/v9.0/39/changelog/changelog-N2VC.html'
[N2VC] Finished resolving Build Info published dependencies.
[Pipeline] [N2VC] sh
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v9.0/60/pool/devops/osm-devops_9.1.5-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/devops/v9.0/60/pool/devops/osm-devops_9.1.5-1_all.deb'
[devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v9.0/60/changelog/changelog-devops.html'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v9.0/60/changelog/changelog-devops.html' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/devops/v9.0/60/changelog/changelog-devops.html'
[devops] Finished resolving Build Info published dependencies.
[N2VC] [N2VC] Running shell script
[Pipeline] [devops] sh
[N2VC] + cp -R v9.0/39/changelog v9.0/39/dists v9.0/39/pool .
[devops] [devops] Running shell script
[Pipeline] [N2VC] sh
[devops] + cp -R v9.0/60/changelog v9.0/60/pool .
[N2VC] [N2VC] Running shell script
[Pipeline] [devops] sh
[N2VC] + rm -rf v9.0/39
[devops] [devops] Running shell script
[Pipeline] [N2VC] echo
[N2VC] Fetched N2VC: [https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/pool/N2VC/python3-n2vc_9.1.5+g2b83a9f-1_all.deb]
[Pipeline] [N2VC] sh
[devops] + rm -rf v9.0/60
[N2VC] [N2VC] Running shell script
[Pipeline] [devops] echo
[devops] Fetched devops: [https://artifactory-osm.etsi.org/artifactory/osm-devops/v9.0/60/pool/devops/osm-devops_9.1.5-1_all.deb]
[Pipeline] [devops] sh
[N2VC] + rm -rf dists
[devops] [devops] Running shell script
[Pipeline] [N2VC] }
[Pipeline] [N2VC] // dir
[Pipeline] [N2VC] }
[tests] Found 4 artifacts.
[tests] Beginning to resolve Build Info published dependencies.
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/pool/tests/osm-tests_9.0.0rc1.post23+g46bdca5-1_all.deb'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/pool/tests/osm-tests_9.0.0rc1.post23+g46bdca5-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/tests/v9.0/20/pool/tests/osm-tests_9.0.0rc1.post23+g46bdca5-1_all.deb'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/dists/unstable/tests/binary-amd64/Packages'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/dists/unstable/tests/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/tests/v9.0/20/dists/unstable/tests/binary-amd64/Packages'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/changelog/changelog-tests.html'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/changelog/changelog-tests.html' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/tests/v9.0/20/changelog/changelog-tests.html'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/dists/unstable/tests/binary-amd64/Packages.gz'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/dists/unstable/tests/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/tests/v9.0/20/dists/unstable/tests/binary-amd64/Packages.gz'
[tests] Finished resolving Build Info published dependencies.
[devops] + rm -rf dists
[Pipeline] [devops] }
[Pipeline] [devops] // dir
[Pipeline] [devops] }
[Pipeline] [tests] sh
[PLA] Found 4 artifacts.
[PLA] Beginning to resolve Build Info published dependencies.
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/dists/unstable/PLA/binary-amd64/Packages.gz'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/dists/unstable/PLA/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/PLA/v9.0/17/dists/unstable/PLA/binary-amd64/Packages.gz'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/dists/unstable/PLA/binary-amd64/Packages'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/dists/unstable/PLA/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/PLA/v9.0/17/dists/unstable/PLA/binary-amd64/Packages'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/pool/PLA/python3-osm-pla_9.1.5+g5b55308-1_all.deb'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/pool/PLA/python3-osm-pla_9.1.5+g5b55308-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/PLA/v9.0/17/pool/PLA/python3-osm-pla_9.1.5+g5b55308-1_all.deb'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/changelog/changelog-PLA.html'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/changelog/changelog-PLA.html' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/PLA/v9.0/17/changelog/changelog-PLA.html'
[PLA] Finished resolving Build Info published dependencies.
[tests] [tests] Running shell script
[Pipeline] [PLA] sh
[tests] + cp -R v9.0/20/changelog v9.0/20/dists v9.0/20/pool .
[PLA] [PLA] Running shell script
[Pipeline] [tests] sh
[PLA] + cp -R v9.0/17/changelog v9.0/17/dists v9.0/17/pool .
[tests] [tests] Running shell script
[Pipeline] [PLA] sh
[IM] Found 5 artifacts.
[IM] Beginning to resolve Build Info published dependencies.
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/dists/unstable/IM/binary-amd64/Packages.gz'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/dists/unstable/IM/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/IM/v9.0/20/dists/unstable/IM/binary-amd64/Packages.gz'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/python3-osm-im_9.1.5+g35517bb-1_all.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/python3-osm-im_9.1.5+g35517bb-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/IM/v9.0/20/pool/IM/python3-osm-im_9.1.5+g35517bb-1_all.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/dists/unstable/IM/binary-amd64/Packages'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/dists/unstable/IM/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/IM/v9.0/20/dists/unstable/IM/binary-amd64/Packages'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/changelog/changelog-IM.html'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/changelog/changelog-IM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/IM/v9.0/20/changelog/changelog-IM.html'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/IM/v9.0/20/pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb'
[IM] Finished resolving Build Info published dependencies.
[tests] + rm -rf v9.0/20
[PLA] [PLA] Running shell script
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[Pipeline] [tests] echo
[tests] Fetched tests: [https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/pool/tests/osm-tests_9.0.0rc1.post23+g46bdca5-1_all.deb]
[Pipeline] [tests] sh
[PLA] + rm -rf v9.0/17
[tests] [tests] Running shell script
[Pipeline] [PLA] echo
[PLA] Fetched PLA: [https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/pool/PLA/python3-osm-pla_9.1.5+g5b55308-1_all.deb]
[Pipeline] [PLA] sh
[RO] Found 20 artifacts.
[RO] Beginning to resolve Build Info published dependencies.
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/changelog/changelog-RO.html'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/changelog/changelog-RO.html' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/changelog/changelog-RO.html'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onos-vpls_9.1.5+g03681e4-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onos-vpls_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-rosdn-onos-vpls_9.1.5+g03681e4-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ng-ro_9.1.5+g03681e4-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ng-ro_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-ng-ro_9.1.5+g03681e4-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ro-plugin_9.1.5+g03681e4-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ro-plugin_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-ro-plugin_9.1.5+g03681e4-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openvim_9.1.5+g03681e4-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openvim_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-rovim-openvim_9.1.5+g03681e4-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-juniper-contrail_9.1.5+g03681e4-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-juniper-contrail_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-rosdn-juniper-contrail_9.1.5+g03681e4-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-azure_9.1.5+g03681e4-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-azure_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-rovim-azure_9.1.5+g03681e4-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onosof_9.1.5+g03681e4-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onosof_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-rosdn-onosof_9.1.5+g03681e4-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-fos_9.1.5+g03681e4-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-fos_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-rovim-fos_9.1.5+g03681e4-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/dists/unstable/RO/binary-amd64/Packages'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/dists/unstable/RO/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/dists/unstable/RO/binary-amd64/Packages'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-floodlightof_9.1.5+g03681e4-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-floodlightof_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-rosdn-floodlightof_9.1.5+g03681e4-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-odlof_9.1.5+g03681e4-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-odlof_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-rosdn-odlof_9.1.5+g03681e4-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-arista-cloudvision_9.1.5+g03681e4-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-arista-cloudvision_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-rosdn-arista-cloudvision_9.1.5+g03681e4-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-vmware_9.1.5+g03681e4-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-vmware_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-rovim-vmware_9.1.5+g03681e4-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/dists/unstable/RO/binary-amd64/Packages.gz'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/dists/unstable/RO/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/dists/unstable/RO/binary-amd64/Packages.gz'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openstack_9.1.5+g03681e4-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openstack_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-rovim-openstack_9.1.5+g03681e4-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-ietfl2vpn_9.1.5+g03681e4-1_all.deb'...
[IM] + cp -R v9.0/20/changelog v9.0/20/dists v9.0/20/pool .
[PLA] [PLA] Running shell script
[Pipeline] [IM] sh
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-ietfl2vpn_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-rosdn-ietfl2vpn_9.1.5+g03681e4-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dpb_9.1.5+g03681e4-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dpb_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-rosdn-dpb_9.1.5+g03681e4-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-aws_9.1.5+g03681e4-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-aws_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-rovim-aws_9.1.5+g03681e4-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dynpac_9.1.5+g03681e4-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dynpac_9.1.5+g03681e4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/RO/v9.0/43/pool/RO/python3-osm-rosdn-dynpac_9.1.5+g03681e4-1_all.deb'
[RO] Finished resolving Build Info published dependencies.
[tests] + rm -rf dists
[IM] [IM] Running shell script
[Pipeline] [tests] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[PLA] + rm -rf dists
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[Pipeline] [PLA] }
[IM] + rm -rf v9.0/20
[IM] Fetched IM: [https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/python3-osm-im_9.1.5+g35517bb-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb]
[Pipeline] [IM] echo
[Pipeline] [IM] sh
[RO] + cp -R v9.0/43/changelog v9.0/43/dists v9.0/43/pool .
[IM] [IM] Running shell script
[Pipeline] [RO] sh
[IM] + rm -rf dists
[RO] [RO] Running shell script
[Pipeline] [IM] }
[Pipeline] [IM] // dir
[Pipeline] [IM] }
[RO] + rm -rf v9.0/43
[Pipeline] [RO] echo
[RO] Fetched RO: [https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onos-vpls_9.1.5+g03681e4-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ng-ro_9.1.5+g03681e4-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ro-plugin_9.1.5+g03681e4-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openvim_9.1.5+g03681e4-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-juniper-contrail_9.1.5+g03681e4-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-azure_9.1.5+g03681e4-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onosof_9.1.5+g03681e4-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-fos_9.1.5+g03681e4-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-floodlightof_9.1.5+g03681e4-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-odlof_9.1.5+g03681e4-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-arista-cloudvision_9.1.5+g03681e4-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-vmware_9.1.5+g03681e4-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openstack_9.1.5+g03681e4-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-ietfl2vpn_9.1.5+g03681e4-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dpb_9.1.5+g03681e4-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-aws_9.1.5+g03681e4-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dynpac_9.1.5+g03681e4-1_all.deb]
[Pipeline] [RO] sh
[POL] Found 4 artifacts.
[POL] Beginning to resolve Build Info published dependencies.
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/pool/POL/python3-osm-policy-module_9.1.5+gd8e27c9-1_all.deb'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/pool/POL/python3-osm-policy-module_9.1.5+gd8e27c9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/POL/v9.0/19/pool/POL/python3-osm-policy-module_9.1.5+gd8e27c9-1_all.deb'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/changelog/changelog-POL.html'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/changelog/changelog-POL.html' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/POL/v9.0/19/changelog/changelog-POL.html'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/dists/unstable/POL/binary-amd64/Packages.gz'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/dists/unstable/POL/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/POL/v9.0/19/dists/unstable/POL/binary-amd64/Packages.gz'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/dists/unstable/POL/binary-amd64/Packages'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/dists/unstable/POL/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/POL/v9.0/19/dists/unstable/POL/binary-amd64/Packages'
[POL] Finished resolving Build Info published dependencies.
[RO] [RO] Running shell script
[Pipeline] [POL] sh
[RO] + rm -rf dists
[POL] [POL] Running shell script
[Pipeline] [RO] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[common] Found 4 artifacts.
[common] Beginning to resolve Build Info published dependencies.
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/changelog/changelog-common.html'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/changelog/changelog-common.html' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/common/v9.0/15/changelog/changelog-common.html'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/pool/common/python3-osm-common_9.1.5+g4e49c96-1_all.deb'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/pool/common/python3-osm-common_9.1.5+g4e49c96-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/common/v9.0/15/pool/common/python3-osm-common_9.1.5+g4e49c96-1_all.deb'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/dists/unstable/common/binary-amd64/Packages'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/dists/unstable/common/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/common/v9.0/15/dists/unstable/common/binary-amd64/Packages'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/dists/unstable/common/binary-amd64/Packages.gz'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/dists/unstable/common/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/common/v9.0/15/dists/unstable/common/binary-amd64/Packages.gz'
[common] Finished resolving Build Info published dependencies.
[LCM] Found 4 artifacts.
[LCM] Beginning to resolve Build Info published dependencies.
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/pool/LCM/python3-osm-lcm_9.1.5+g7c45b4a-1_all.deb'...
[POL] + cp -R v9.0/19/changelog v9.0/19/dists v9.0/19/pool .
[Pipeline] [POL] sh
[MON] Found 4 artifacts.
[MON] Beginning to resolve Build Info published dependencies.
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/pool/MON/python3-osm-mon_9.1.5+gd68abe3-1_all.deb'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/pool/LCM/python3-osm-lcm_9.1.5+g7c45b4a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/LCM/v9.0/36/pool/LCM/python3-osm-lcm_9.1.5+g7c45b4a-1_all.deb'
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/changelog/changelog-LCM.html'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/changelog/changelog-LCM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/LCM/v9.0/36/changelog/changelog-LCM.html'
[POL] [POL] Running shell script
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/pool/MON/python3-osm-mon_9.1.5+gd68abe3-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/MON/v9.0/47/pool/MON/python3-osm-mon_9.1.5+gd68abe3-1_all.deb'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/dists/unstable/MON/binary-amd64/Packages'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/dists/unstable/MON/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/MON/v9.0/47/dists/unstable/MON/binary-amd64/Packages'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/changelog/changelog-MON.html'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/changelog/changelog-MON.html' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/MON/v9.0/47/changelog/changelog-MON.html'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/dists/unstable/MON/binary-amd64/Packages.gz'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/dists/unstable/MON/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/MON/v9.0/47/dists/unstable/MON/binary-amd64/Packages.gz'
[MON] Finished resolving Build Info published dependencies.
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/dists/unstable/LCM/binary-amd64/Packages.gz'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/dists/unstable/LCM/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/LCM/v9.0/36/dists/unstable/LCM/binary-amd64/Packages.gz'
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/dists/unstable/LCM/binary-amd64/Packages'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/dists/unstable/LCM/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/LCM/v9.0/36/dists/unstable/LCM/binary-amd64/Packages'
[LCM] Finished resolving Build Info published dependencies.
[Pipeline] [common] sh
[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/v9.0/28/dists/unstable/NG-UI/binary-amd64/Packages'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/dists/unstable/NG-UI/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/NG-UI/v9.0/28/dists/unstable/NG-UI/binary-amd64/Packages'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/pool/NG-UI/osm-ngui_9.1.5-1_all.deb'...
[common] [common] Running shell script
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [LCM] sh
[POL] + rm -rf v9.0/19
[common] + cp -R v9.0/15/changelog v9.0/15/dists v9.0/15/pool .
[LCM] [LCM] Running shell script
[Pipeline] [POL] echo
[POL] Fetched POL: [https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/pool/POL/python3-osm-policy-module_9.1.5+gd8e27c9-1_all.deb]
[Pipeline] [POL] sh
[MON] + cp -R v9.0/47/changelog v9.0/47/dists v9.0/47/pool .
[POL] [POL] Running shell script
[Pipeline] [common] sh
[LCM] + cp -R v9.0/36/changelog v9.0/36/dists v9.0/36/pool .
[common] [common] Running shell script
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [LCM] sh
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/pool/NG-UI/osm-ngui_9.1.5-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/NG-UI/v9.0/28/pool/NG-UI/osm-ngui_9.1.5-1_all.deb'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/changelog/changelog-NG-UI.html'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/changelog/changelog-NG-UI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/NG-UI/v9.0/28/changelog/changelog-NG-UI.html'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/dists/unstable/NG-UI/binary-amd64/Packages.gz'...
[POL] + rm -rf dists
[LCM] [LCM] Running shell script
[Pipeline] [POL] }
[NBI] Found 4 artifacts.
[NBI] Beginning to resolve Build Info published dependencies.
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/changelog/changelog-NBI.html'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/changelog/changelog-NBI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/NBI/v9.0/31/changelog/changelog-NBI.html'
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/pool/NBI/python3-osm-nbi_9.1.5+g9f9d202-1_all.deb'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/dists/unstable/NG-UI/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/NG-UI/v9.0/28/dists/unstable/NG-UI/binary-amd64/Packages.gz'
[NG-UI] Finished resolving Build Info published dependencies.
[Pipeline] [POL] // dir
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/pool/NBI/python3-osm-nbi_9.1.5+g9f9d202-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/NBI/v9.0/31/pool/NBI/python3-osm-nbi_9.1.5+g9f9d202-1_all.deb'
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/dists/unstable/NBI/binary-amd64/Packages.gz'...
[Pipeline] [POL] }
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/dists/unstable/NBI/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/NBI/v9.0/31/dists/unstable/NBI/binary-amd64/Packages.gz'
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/dists/unstable/NBI/binary-amd64/Packages'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/dists/unstable/NBI/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release/NBI/v9.0/31/dists/unstable/NBI/binary-amd64/Packages'
[NBI] Finished resolving Build Info published dependencies.
[common] + rm -rf v9.0/15
[MON] + rm -rf v9.0/47
[Pipeline] [common] echo
[common] Fetched common: [https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/pool/common/python3-osm-common_9.1.5+g4e49c96-1_all.deb]
[Pipeline] [common] sh
[LCM] + rm -rf v9.0/36
[common] [common] Running shell script
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [MON] echo
[MON] Fetched MON: [https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/pool/MON/python3-osm-mon_9.1.5+gd68abe3-1_all.deb]
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [NBI] sh
[common] + rm -rf dists
[NBI] [NBI] Running shell script
[NG-UI] + cp -R v9.0/28/changelog v9.0/28/dists v9.0/28/pool .
[Pipeline] [LCM] echo
[LCM] Fetched LCM: [https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/pool/LCM/python3-osm-lcm_9.1.5+g7c45b4a-1_all.deb]
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[Pipeline] [common] }
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [common] // dir
[Pipeline] [common] }
[MON] + rm -rf dists
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[NBI] + cp -R v9.0/31/changelog v9.0/31/dists v9.0/31/pool .
[Pipeline] [MON] }
[LCM] + rm -rf dists
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[Pipeline] [LCM] }
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[NG-UI] + rm -rf v9.0/28
[Pipeline] [NG-UI] echo
[NG-UI] Fetched NG-UI: [https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/pool/NG-UI/osm-ngui_9.1.5-1_all.deb]
[Pipeline] [NG-UI] sh
[NBI] + rm -rf v9.0/31
[NG-UI] [NG-UI] Running shell script
[Pipeline] [NBI] echo
[NBI] Fetched NBI: [https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/pool/NBI/python3-osm-nbi_9.1.5+g9f9d202-1_all.deb]
[Pipeline] [NBI] sh
[NG-UI] + rm -rf dists
[NBI] [NBI] Running shell script
[Pipeline] [NG-UI] }
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[NBI] + rm -rf dists
[Pipeline] [NBI] }
[Pipeline] [NBI] // dir
[Pipeline] [NBI] }
[Pipeline] // parallel
[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 Dec 15 10:06 .
drwxrwxr-x 5 jenkins jenkins 4096 Dec 15 10:06 ..
drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 10:06 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_9.1.5-1_all.deb
Processing pool/devops/osm-devops_9.1.5-1_all.deb...
Signed deb pool/devops/osm-devops_9.1.5-1_all.deb
[Pipeline] sh
[release] Running shell script
+ mkdir -p dists/unstable/devops/binary-amd64/
[Pipeline] sh
[release] Running shell script
+ apt-ftparchive packages pool/devops
[Pipeline] sh
[release] Running shell script
+ gzip -9fk dists/unstable/devops/binary-amd64/Packages
[Pipeline] sh
[release] Running shell script
+ ls -al IM/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 10:06 .
drwxrwxr-x 5 jenkins jenkins 4096 Dec 15 10:06 ..
drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 10:06 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_9.1.5-g35517bb_all.deb pool/IM/python3-osm-im_9.1.5+g35517bb-1_all.deb
Processing pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb...
Signed deb pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb
Processing pool/IM/python3-osm-im_9.1.5+g35517bb-1_all.deb...
Signed deb pool/IM/python3-osm-im_9.1.5+g35517bb-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 Dec 15 10:06 .
drwxrwxr-x 5 jenkins jenkins 4096 Dec 15 10:06 ..
drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 10:06 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_9.1.5+g1cbff09-1_all.deb
Processing pool/osmclient/python3-osmclient_9.1.5+g1cbff09-1_all.deb...
Signed deb pool/osmclient/python3-osmclient_9.1.5+g1cbff09-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 60867
[Pipeline] sh
[repo] Running shell script
+ docker run -dit --name osm-v90-merge-411-apache -p 60867:80 -v /home/jenkins/workspace/osm-stage_3-merge_v9.0/repo:/usr/local/apache2/htdocs/ httpd:2.4
1e8fe7b97fc8467401a638461d207c6f6a906d0d3b3e19680af3107cf2cf7bed
[Pipeline] sh
[repo] Running shell script
+ docker inspect --format {{ .NetworkSettings.IPAddress }} osm-v90-merge-411-apache
[Pipeline] sh
[repo] Running shell script
+ echo 195.238.226.13 52030 172.21.1.7 22
+ awk {print $3}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
[osm-stage_3-merge_v9.0] Running shell script
+ find ./repo/release/pool/ -name osm-devops*.deb
[Pipeline] sh
[osm-stage_3-merge_v9.0] Running shell script
+ mktemp -d
[Pipeline] echo
Extracting local devops package ./repo/release/pool/devops/osm-devops_9.1.5-1_all.deb into /tmp/tmp.P3IuNPWZ70 for docker build step
[Pipeline] sh
[osm-stage_3-merge_v9.0] Running shell script
+ dpkg -x ./repo/release/pool/devops/osm-devops_9.1.5-1_all.deb /tmp/tmp.P3IuNPWZ70
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
Running in /tmp/tmp.P3IuNPWZ70/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] dir
Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/docker
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
[docker] Running shell script
+ find . -name Dockerfile -printf %h\n
+ sed s|\./||
[Pipeline] echo
[osmclient, LCM, RO, NBI, NG-UI, PLA, POL, tests, Keystone, MON]
[Pipeline] parallel
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/docker/osmclient
[Pipeline] [osmclient] {
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/docker/LCM
[Pipeline] [LCM] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/docker/RO
[Pipeline] [RO] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/docker/NBI
[Pipeline] [NBI] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/docker/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/docker/PLA
[Pipeline] [PLA] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/docker/POL
[Pipeline] [POL] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/docker/tests
[Pipeline] [tests] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/docker/Keystone
[Pipeline] [Keystone] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/docker/MON
[Pipeline] [MON] {
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker build -t opensourcemano/osmclient:osm-v90-merge-411 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/pool/osmclient/python3-osmclient_9.1.5+g1cbff09-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/pool/N2VC/python3-n2vc_9.1.5+g2b83a9f-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v9.0/60/pool/devops/osm-devops_9.1.5-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/pool/tests/osm-tests_9.0.0rc1.post23+g46bdca5-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/pool/PLA/python3-osm-pla_9.1.5+g5b55308-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/python3-osm-im_9.1.5+g35517bb-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onos-vpls_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ng-ro_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ro-plugin_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openvim_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-juniper-contrail_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-azure_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onosof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_FOS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-fos_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-floodlightof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-odlof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-arista-cloudvision_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-vmware_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openstack_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-ietfl2vpn_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dpb_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-aws_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dynpac_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/pool/POL/python3-osm-policy-module_9.1.5+gd8e27c9-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/pool/common/python3-osm-common_9.1.5+g4e49c96-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/pool/MON/python3-osm-mon_9.1.5+gd68abe3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/pool/LCM/python3-osm-lcm_9.1.5+g7c45b4a-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/pool/NG-UI/osm-ngui_9.1.5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/pool/NBI/python3-osm-nbi_9.1.5+g9f9d202-1_all.deb .
[osmclient] Sending build context to Docker daemon  3.584kB

[osmclient] Step 1/15 : FROM ubuntu:18.04 as INSTALL
[osmclient]  ---> 5a214d77f5d7
[osmclient] Step 2/15 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:7.4.*     python3=3.6.*     python3-dev=3.6.*     python3-setuptools=39.0.*     curl=7.58.*     libcurl4-openssl-dev=7.58.*     libssl-dev=1.1.* &&     python3 -m easy_install pip==21.0.1 setuptools==51.0.0
[osmclient]  ---> Using cache
[osmclient]  ---> c578a469b46d
[osmclient] Step 3/15 : ARG PYTHON3_OSMCLIENT_URL
[osmclient]  ---> Using cache
[osmclient]  ---> 658e7a5cea19
[osmclient] Step 4/15 : ARG PYTHON3_OSM_IM_URL
[osmclient]  ---> Using cache
[osmclient]  ---> 8b4af41d5c87
[osmclient] Step 5/15 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker build -t opensourcemano/lcm:osm-v90-merge-411 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/pool/osmclient/python3-osmclient_9.1.5+g1cbff09-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/pool/N2VC/python3-n2vc_9.1.5+g2b83a9f-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v9.0/60/pool/devops/osm-devops_9.1.5-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/pool/tests/osm-tests_9.0.0rc1.post23+g46bdca5-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/pool/PLA/python3-osm-pla_9.1.5+g5b55308-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/python3-osm-im_9.1.5+g35517bb-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onos-vpls_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ng-ro_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ro-plugin_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openvim_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-juniper-contrail_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-azure_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onosof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_FOS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-fos_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-floodlightof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-odlof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-arista-cloudvision_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-vmware_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openstack_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-ietfl2vpn_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dpb_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-aws_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dynpac_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/pool/POL/python3-osm-policy-module_9.1.5+gd8e27c9-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/pool/common/python3-osm-common_9.1.5+g4e49c96-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/pool/MON/python3-osm-mon_9.1.5+gd68abe3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/pool/LCM/python3-osm-lcm_9.1.5+g7c45b4a-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/pool/NG-UI/osm-ngui_9.1.5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/pool/NBI/python3-osm-nbi_9.1.5+g9f9d202-1_all.deb .
[LCM] Sending build context to Docker daemon  8.704kB

[LCM] Step 1/49 : FROM ubuntu:18.04 as INSTALL
[LCM]  ---> 5a214d77f5d7
[LCM] Step 2/49 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:7.4.*     python3=3.6.*     python3-dev=3.6.*     python3-setuptools=39.0.*     curl=7.58.*     apt-transport-https=1.6.*     gnupg2=2.2.*     openssh-client=1:7.* &&     python3 -m easy_install pip==21.0.1 setuptools==51.0.0
[LCM]  ---> Using cache
[LCM]  ---> 99edc8b408e5
[LCM] Step 3/49 : 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.20.4-00
[LCM]  ---> Using cache
[LCM]  ---> a68d03b04b61
[LCM] Step 4/49 : RUN curl https://get.helm.sh/helm-v2.15.2-linux-amd64.tar.gz --output helm-v2.15.2.tar.gz     && tar -zxvf helm-v2.15.2.tar.gz     && mv linux-amd64/helm /usr/local/bin/helm     && rm -r linux-amd64/
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker build -t opensourcemano/ro:osm-v90-merge-411 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/pool/osmclient/python3-osmclient_9.1.5+g1cbff09-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/pool/N2VC/python3-n2vc_9.1.5+g2b83a9f-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v9.0/60/pool/devops/osm-devops_9.1.5-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/pool/tests/osm-tests_9.0.0rc1.post23+g46bdca5-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/pool/PLA/python3-osm-pla_9.1.5+g5b55308-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/python3-osm-im_9.1.5+g35517bb-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onos-vpls_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ng-ro_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ro-plugin_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openvim_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-juniper-contrail_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-azure_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onosof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_FOS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-fos_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-floodlightof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-odlof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-arista-cloudvision_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-vmware_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openstack_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-ietfl2vpn_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dpb_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-aws_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dynpac_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/pool/POL/python3-osm-policy-module_9.1.5+gd8e27c9-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/pool/common/python3-osm-common_9.1.5+g4e49c96-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/pool/MON/python3-osm-mon_9.1.5+gd68abe3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/pool/LCM/python3-osm-lcm_9.1.5+g7c45b4a-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/pool/NG-UI/osm-ngui_9.1.5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/pool/NBI/python3-osm-nbi_9.1.5+g9f9d202-1_all.deb .
[RO] Sending build context to Docker daemon   12.8kB

[RO] Step 1/52 : FROM ubuntu:18.04 as INSTALL
[RO]  ---> 5a214d77f5d7
[RO] Step 2/52 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:7.4.*     python3=3.6.*     python3-dev=3.6.*     python3-setuptools=39.0.*     curl=7.58.*     genisoimage=9:1.1.*     netbase=5.* &&     python3 -m easy_install pip==21.0.1 setuptools==51.0.0
[RO]  ---> Using cache
[RO]  ---> 329367492672
[RO] Step 3/52 : ARG PYTHON3_OSM_COMMON_URL
[RO]  ---> Using cache
[RO]  ---> 143f6146f3cf
[RO] Step 4/52 : ARG PYTHON3_OSM_NG_RO_URL
[RO]  ---> Using cache
[RO]  ---> b9be217f2bd7
[RO] Step 5/52 : ARG PYTHON3_OSM_RO_PLUGIN_URL
[RO]  ---> Using cache
[RO]  ---> d481dc53ba89
[RO] Step 6/52 : ARG PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL
[RO]  ---> Using cache
[RO]  ---> 3d7fc79d2aa3
[RO] Step 7/52 : ARG PYTHON3_OSM_ROSDN_DPB_URL
[RO]  ---> Using cache
[RO]  ---> 0836aa8aa350
[RO] Step 8/52 : ARG PYTHON3_OSM_ROSDN_DYNPAC_URL
[RO]  ---> Using cache
[RO]  ---> 161cf22dc932
[RO] Step 9/52 : ARG PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL
[RO]  ---> Using cache
[RO]  ---> 5e1859180610
[RO] Step 10/52 : ARG PYTHON3_OSM_ROSDN_IETFL2VPN_URL
[RO]  ---> Using cache
[RO]  ---> f38cd21b3b9b
[RO] Step 11/52 : ARG PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL
[RO]  ---> Using cache
[RO]  ---> fb1c433dcf1a
[RO] Step 12/52 : ARG PYTHON3_OSM_ROSDN_ODLOF_URL
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker build -t opensourcemano/nbi:osm-v90-merge-411 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/pool/osmclient/python3-osmclient_9.1.5+g1cbff09-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/pool/N2VC/python3-n2vc_9.1.5+g2b83a9f-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v9.0/60/pool/devops/osm-devops_9.1.5-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/pool/tests/osm-tests_9.0.0rc1.post23+g46bdca5-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/pool/PLA/python3-osm-pla_9.1.5+g5b55308-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/python3-osm-im_9.1.5+g35517bb-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onos-vpls_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ng-ro_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ro-plugin_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openvim_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-juniper-contrail_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-azure_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onosof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_FOS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-fos_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-floodlightof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-odlof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-arista-cloudvision_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-vmware_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openstack_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-ietfl2vpn_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dpb_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-aws_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dynpac_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/pool/POL/python3-osm-policy-module_9.1.5+gd8e27c9-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/pool/common/python3-osm-common_9.1.5+g4e49c96-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/pool/MON/python3-osm-mon_9.1.5+gd68abe3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/pool/LCM/python3-osm-lcm_9.1.5+g7c45b4a-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/pool/NG-UI/osm-ngui_9.1.5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/pool/NBI/python3-osm-nbi_9.1.5+g9f9d202-1_all.deb .
[NBI] Sending build context to Docker daemon  5.632kB

[NBI] Step 1/42 : FROM ubuntu:18.04 as INSTALL
[NBI]  ---> 5a214d77f5d7
[NBI] Step 2/42 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:7.4.*     python3=3.6.*     python3-dev=3.6.*     python3-setuptools=39.0.*     curl=7.58.* &&     python3 -m easy_install pip==21.0.1 setuptools==51.0.0
[NBI]  ---> Using cache
[NBI]  ---> 7228e2c3dac0
[NBI] Step 3/42 : ARG PYTHON3_OSM_COMMON_URL
[NBI]  ---> Using cache
[NBI]  ---> 9b8035d4f525
[NBI] Step 4/42 : ARG PYTHON3_OSM_IM_URL
[NBI]  ---> Using cache
[NBI]  ---> 9bce4d3e44e3
[NBI] Step 5/42 : ARG PYTHON3_OSM_NBI_URL
[NBI]  ---> Using cache
[NBI]  ---> e0c17222b1bc
[NBI] Step 6/42 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker build -t opensourcemano/ng-ui:osm-v90-merge-411 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/pool/osmclient/python3-osmclient_9.1.5+g1cbff09-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/pool/N2VC/python3-n2vc_9.1.5+g2b83a9f-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v9.0/60/pool/devops/osm-devops_9.1.5-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/pool/tests/osm-tests_9.0.0rc1.post23+g46bdca5-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/pool/PLA/python3-osm-pla_9.1.5+g5b55308-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/python3-osm-im_9.1.5+g35517bb-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onos-vpls_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ng-ro_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ro-plugin_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openvim_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-juniper-contrail_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-azure_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onosof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_FOS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-fos_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-floodlightof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-odlof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-arista-cloudvision_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-vmware_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openstack_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-ietfl2vpn_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dpb_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-aws_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dynpac_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/pool/POL/python3-osm-policy-module_9.1.5+gd8e27c9-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/pool/common/python3-osm-common_9.1.5+g4e49c96-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/pool/MON/python3-osm-mon_9.1.5+gd68abe3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/pool/LCM/python3-osm-lcm_9.1.5+g7c45b4a-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/pool/NG-UI/osm-ngui_9.1.5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/pool/NBI/python3-osm-nbi_9.1.5+g9f9d202-1_all.deb .
[NG-UI] Sending build context to Docker daemon  3.584kB

[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker build -t opensourcemano/pla:osm-v90-merge-411 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/pool/osmclient/python3-osmclient_9.1.5+g1cbff09-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/pool/N2VC/python3-n2vc_9.1.5+g2b83a9f-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v9.0/60/pool/devops/osm-devops_9.1.5-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/pool/tests/osm-tests_9.0.0rc1.post23+g46bdca5-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/pool/PLA/python3-osm-pla_9.1.5+g5b55308-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/python3-osm-im_9.1.5+g35517bb-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onos-vpls_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ng-ro_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ro-plugin_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openvim_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-juniper-contrail_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-azure_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onosof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_FOS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-fos_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-floodlightof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-odlof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-arista-cloudvision_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-vmware_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openstack_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-ietfl2vpn_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dpb_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-aws_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dynpac_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/pool/POL/python3-osm-policy-module_9.1.5+gd8e27c9-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/pool/common/python3-osm-common_9.1.5+g4e49c96-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/pool/MON/python3-osm-mon_9.1.5+gd68abe3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/pool/LCM/python3-osm-lcm_9.1.5+g7c45b4a-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/pool/NG-UI/osm-ngui_9.1.5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/pool/NBI/python3-osm-nbi_9.1.5+g9f9d202-1_all.deb .
[PLA] Sending build context to Docker daemon  8.192kB

[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker build -t opensourcemano/pol:osm-v90-merge-411 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/pool/osmclient/python3-osmclient_9.1.5+g1cbff09-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/pool/N2VC/python3-n2vc_9.1.5+g2b83a9f-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v9.0/60/pool/devops/osm-devops_9.1.5-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/pool/tests/osm-tests_9.0.0rc1.post23+g46bdca5-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/pool/PLA/python3-osm-pla_9.1.5+g5b55308-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/python3-osm-im_9.1.5+g35517bb-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onos-vpls_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ng-ro_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ro-plugin_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openvim_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-juniper-contrail_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-azure_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onosof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_FOS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-fos_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-floodlightof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-odlof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-arista-cloudvision_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-vmware_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openstack_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-ietfl2vpn_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dpb_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-aws_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dynpac_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/pool/POL/python3-osm-policy-module_9.1.5+gd8e27c9-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/pool/common/python3-osm-common_9.1.5+g4e49c96-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/pool/MON/python3-osm-mon_9.1.5+gd68abe3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/pool/LCM/python3-osm-lcm_9.1.5+g7c45b4a-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/pool/NG-UI/osm-ngui_9.1.5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/pool/NBI/python3-osm-nbi_9.1.5+g9f9d202-1_all.deb .
[POL] Sending build context to Docker daemon   7.68kB

[Pipeline] [tests] sh
[tests] [tests] Running shell script
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Pipeline] [MON] sh
[osmclient]  ---> Running in ba2ba557bfa6
[LCM]  ---> Running in 76095795a91a
[RO]  ---> Using cache
[RO]  ---> dda5825789b0
[RO] Step 13/52 : ARG PYTHON3_OSM_ROSDN_ONOSOF_URL
[RO]  ---> Using cache
[RO]  ---> 01efdca89d63
[RO] Step 14/52 : ARG PYTHON3_OSM_ROSDN_ONOS_VPLS_URL
[RO]  ---> Using cache
[RO]  ---> b9d306f58388
[RO] Step 15/52 : ARG PYTHON3_OSM_ROVIM_AWS_URL
[RO]  ---> Using cache
[RO]  ---> 05cf5ec9ba38
[RO] Step 16/52 : ARG PYTHON3_OSM_ROVIM_AZURE_URL
[RO]  ---> Using cache
[RO]  ---> dbdf78d29cae
[RO] Step 17/52 : ARG PYTHON3_OSM_ROVIM_FOS_URL
[RO]  ---> Running in 776faf849bac
[NBI]  ---> Running in ea479e1c1a9a
[PLA] Step 1/32 : FROM ubuntu:18.04 as INSTALL
[PLA]  ---> 5a214d77f5d7
[PLA] Step 2/32 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:7.4.*     python3=3.6.*     python3-dev=3.6.*     python3-setuptools=39.0.*     curl=7.58.* &&     python3 -m easy_install pip==21.0.1 setuptools==51.0.0
[PLA]  ---> Using cache
[PLA]  ---> 7228e2c3dac0
[PLA] Step 3/32 : ARG PYTHON3_OSM_COMMON_URL
[PLA]  ---> Using cache
[PLA]  ---> 9b8035d4f525
[PLA] Step 4/32 : ARG PYTHON3_OSM_PLA_URL
[PLA]  ---> Using cache
[PLA]  ---> 28fddf4fcad1
[PLA] Step 5/32 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[POL] Step 1/29 : FROM ubuntu:20.04 as INSTALL
[POL]  ---> ba6acccedd29
[POL] Step 2/29 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     curl=7.68.*     gcc=4:9.3.*     python3=3.8.*     python3-setuptools=45.2.*     python3-dev=3.8.*     mysql-client-core-8.0=8.0.* &&     python3 -m easy_install pip==21.0.1 setuptools==51.0.0
[POL]  ---> Using cache
[POL]  ---> 3aff0149884a
[POL] Step 3/29 : ARG PYTHON3_OSM_COMMON_URL
[POL]  ---> Using cache
[POL]  ---> 1044aa1ed88b
[POL] Step 4/29 : ARG PYTHON3_OSM_POLICY_MODULE_URL
[POL]  ---> Using cache
[POL]  ---> a4bf0543071c
[POL] Step 5/29 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[tests] + docker build -t opensourcemano/tests:osm-v90-merge-411 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/pool/osmclient/python3-osmclient_9.1.5+g1cbff09-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/pool/N2VC/python3-n2vc_9.1.5+g2b83a9f-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v9.0/60/pool/devops/osm-devops_9.1.5-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/pool/tests/osm-tests_9.0.0rc1.post23+g46bdca5-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/pool/PLA/python3-osm-pla_9.1.5+g5b55308-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/python3-osm-im_9.1.5+g35517bb-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onos-vpls_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ng-ro_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ro-plugin_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openvim_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-juniper-contrail_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-azure_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onosof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_FOS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-fos_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-floodlightof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-odlof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-arista-cloudvision_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-vmware_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openstack_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-ietfl2vpn_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dpb_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-aws_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dynpac_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/pool/POL/python3-osm-policy-module_9.1.5+gd8e27c9-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/pool/common/python3-osm-common_9.1.5+g4e49c96-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/pool/MON/python3-osm-mon_9.1.5+gd68abe3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/pool/LCM/python3-osm-lcm_9.1.5+g7c45b4a-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/pool/NG-UI/osm-ngui_9.1.5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/pool/NBI/python3-osm-nbi_9.1.5+g9f9d202-1_all.deb .
[tests] Sending build context to Docker daemon  4.096kB

[Keystone] + docker build -t opensourcemano/keystone:osm-v90-merge-411 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/pool/osmclient/python3-osmclient_9.1.5+g1cbff09-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/pool/N2VC/python3-n2vc_9.1.5+g2b83a9f-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v9.0/60/pool/devops/osm-devops_9.1.5-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/pool/tests/osm-tests_9.0.0rc1.post23+g46bdca5-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/pool/PLA/python3-osm-pla_9.1.5+g5b55308-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/python3-osm-im_9.1.5+g35517bb-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onos-vpls_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ng-ro_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ro-plugin_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openvim_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-juniper-contrail_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-azure_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onosof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_FOS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-fos_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-floodlightof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-odlof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-arista-cloudvision_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-vmware_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openstack_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-ietfl2vpn_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dpb_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-aws_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dynpac_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/pool/POL/python3-osm-policy-module_9.1.5+gd8e27c9-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/pool/common/python3-osm-common_9.1.5+g4e49c96-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/pool/MON/python3-osm-mon_9.1.5+gd68abe3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/pool/LCM/python3-osm-lcm_9.1.5+g7c45b4a-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/pool/NG-UI/osm-ngui_9.1.5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/pool/NBI/python3-osm-nbi_9.1.5+g9f9d202-1_all.deb .
[Keystone] Sending build context to Docker daemon  26.11kB

[MON] [MON] Running shell script
[MON] + docker build -t opensourcemano/mon:osm-v90-merge-411 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v9.0/28/pool/osmclient/python3-osmclient_9.1.5+g1cbff09-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v9.0/39/pool/N2VC/python3-n2vc_9.1.5+g2b83a9f-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v9.0/60/pool/devops/osm-devops_9.1.5-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v9.0/20/pool/tests/osm-tests_9.0.0rc1.post23+g46bdca5-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v9.0/17/pool/PLA/python3-osm-pla_9.1.5+g5b55308-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/python3-osm-im_9.1.5+g35517bb-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v9.0/20/pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onos-vpls_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ng-ro_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-ro-plugin_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openvim_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-juniper-contrail_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-azure_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-onosof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_FOS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-fos_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-floodlightof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-odlof_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-arista-cloudvision_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-vmware_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-openstack_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-ietfl2vpn_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dpb_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rovim-aws_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v9.0/43/pool/RO/python3-osm-rosdn-dynpac_9.1.5+g03681e4-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v9.0/19/pool/POL/python3-osm-policy-module_9.1.5+gd8e27c9-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v9.0/15/pool/common/python3-osm-common_9.1.5+g4e49c96-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v9.0/47/pool/MON/python3-osm-mon_9.1.5+gd68abe3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v9.0/36/pool/LCM/python3-osm-lcm_9.1.5+g7c45b4a-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v9.0/28/pool/NG-UI/osm-ngui_9.1.5-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v9.0/31/pool/NBI/python3-osm-nbi_9.1.5+g9f9d202-1_all.deb .
[NG-UI] Step 1/15 : FROM ubuntu:18.04
[NG-UI]  ---> 5a214d77f5d7
[NG-UI] Step 2/15 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https=1.6.*     curl=7.58.*     gnupg2=2.2.*     nginx=1.14.*     software-properties-common=0.96.*     xz-utils=5.2.*
[NG-UI]  ---> Using cache
[NG-UI]  ---> 98654186d141
[NG-UI] Step 3/15 : RUN curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - &&     echo "deb https://deb.nodesource.com/node_10.x xenial main" | tee -a /etc/apt/sources.list.d/nodesource.list &&     apt-get update &&     apt-get install -y nodejs=10.24.*
[NG-UI]  ---> Running in f3d289df926d
[PLA]  ---> Running in cfefb0ffaed4
[POL]  ---> Running in a4c63c2ce516
[tests] Step 1/24 : FROM ubuntu:18.04 as INSTALL
[tests]  ---> 5a214d77f5d7
[tests] Step 2/24 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:7.4.*     python3=3.6.*     python3-dev=3.6.*     python3-setuptools=39.0.*     curl=7.58.*     gettext-base=0.19.*     git=1:2.17.*     iputils-ping=3:*     jq=1.5*     libcurl4-openssl-dev=7.58.*     libssl-dev=1.1.* &&     python3 -m easy_install pip==21.0.1 setuptools==51.0.0
[tests]  ---> Using cache
[tests]  ---> b2e81283cbb5
[tests] Step 3/24 : ARG OSM_TESTS_URL
[tests]  ---> Using cache
[tests]  ---> 01d0fbb87616
[tests] Step 4/24 : ARG PYTHON3_OSM_IM_URL
[tests]  ---> Using cache
[tests]  ---> ac292bcd4d58
[tests] Step 5/24 : ARG PYTHON3_OSMCLIENT_URL
[tests]  ---> Using cache
[tests]  ---> 1fad97f6c12b
[tests] Step 6/24 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[tests]  ---> Running in fb681aa36f77
[Keystone] Step 1/20 : FROM ubuntu:20.04
[Keystone]  ---> ba6acccedd29
[Keystone] Step 2/20 : EXPOSE 5000
[Keystone]  ---> Using cache
[Keystone]  ---> 463ada5aede6
[Keystone] Step 3/20 : WORKDIR /keystone
[Keystone]  ---> Using cache
[Keystone]  ---> ec94bca5cd74
[Keystone] Step 4/20 : COPY scripts/start.sh /keystone/start.sh
[Keystone]  ---> Using cache
[Keystone]  ---> b7b73260f631
[Keystone] Step 5/20 : 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.0.*     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]  ---> fd7aa5097334
[Keystone] Step 6/20 : 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]  ---> 8062a9c07cc7
[Keystone] Step 7/20 : ENV DB_HOST                 keystone-db
[Keystone]  ---> Using cache
[Keystone]  ---> 5c987b4e1faf
[Keystone] Step 8/20 : ENV DB_PORT                 3306
[Keystone]  ---> Using cache
[Keystone]  ---> e62dc6678b89
[Keystone] Step 9/20 : ENV ROOT_DB_USER            root
[Keystone]  ---> Using cache
[Keystone]  ---> 4d88ba76d95b
[Keystone] Step 10/20 : ENV ROOT_DB_PASSWORD        admin
[Keystone]  ---> Using cache
[Keystone]  ---> 0b32111a44ad
[Keystone] Step 11/20 : ENV KEYSTONE_DB_PASSWORD    admin
[Keystone]  ---> Using cache
[Keystone]  ---> ea4a22c35fc3
[Keystone] Step 12/20 : ENV REGION_ID               RegionOne
[Keystone]  ---> Using cache
[Keystone]  ---> 38c5733a8da2
[Keystone] Step 13/20 : ENV KEYSTONE_HOST           keystone
[Keystone]  ---> Using cache
[Keystone]  ---> 8e21653e6fda
[Keystone] Step 14/20 : ENV ADMIN_USERNAME          admin
[Keystone]  ---> Using cache
[Keystone]  ---> eada9f1702fc
[Keystone] Step 15/20 : ENV ADMIN_PASSWORD          admin
[Keystone]  ---> Using cache
[Keystone]  ---> 117bfa26b243
[Keystone] Step 16/20 : ENV ADMIN_PROJECT           admin
[Keystone]  ---> Using cache
[Keystone]  ---> 1bc92c023012
[Keystone] Step 17/20 : ENV SERVICE_USERNAME        nbi
[Keystone]  ---> Using cache
[Keystone]  ---> 611d7a7a9ab4
[Keystone] Step 18/20 : ENV SERVICE_PASSWORD        nbi
[Keystone]  ---> Using cache
[Keystone]  ---> 3b2c16379b5e
[Keystone] Step 19/20 : ENV SERVICE_PROJECT         service
[Keystone]  ---> Using cache
[Keystone]  ---> 715e63d24dba
[Keystone] Step 20/20 : ENTRYPOINT ["./start.sh"]
[Keystone]  ---> Using cache
[Keystone]  ---> 356c50782231
[Keystone] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_TESTS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_FOS_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_DYNPAC_URL OSM_NGUI_URL PYTHON3_N2VC_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_PLA_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_DEVOPS_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AZURE_URL] were not consumed
[Keystone] Successfully built 356c50782231
[Keystone] Successfully tagged opensourcemano/keystone:osm-v90-merge-411
[MON] Sending build context to Docker daemon  7.168kB

[MON] Step 1/46 : FROM ubuntu:20.04 as INSTALL
[MON]  ---> ba6acccedd29
[MON] Step 2/46 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     curl=7.68.*     gcc=4:9.3.*     python3=3.8.*     python3-setuptools=45.2.*     python3-dev=3.8.*     openssh-client=1:8.* &&     python3 -m easy_install pip==21.0.1 setuptools==51.0.0
[MON]  ---> Using cache
[MON]  ---> e3a0c8cc0baf
[MON] Step 3/46 : ARG PYTHON3_OSM_COMMON_URL
[MON]  ---> Using cache
[MON]  ---> cdce6b528e30
[MON] Step 4/46 : ARG PYTHON3_OSM_MON_URL
[MON]  ---> Using cache
[MON]  ---> 159205b65e5a
[MON] Step 5/46 : ARG PYTHON3_N2VC_URL
[MON]  ---> Using cache
[MON]  ---> 84121a8f443f
[MON] Step 6/46 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Pipeline] [Keystone] echo
[Keystone] Tagging keystone:osm-v90-merge-411
[Pipeline] [Keystone] sh
[RO] Removing intermediate container 776faf849bac
[RO]  ---> 9694b6e2e79c
[RO] Step 18/52 : ARG PYTHON3_OSM_ROVIM_OPENSTACK_URL
[Keystone] [Keystone] Running shell script
[Keystone] + docker tag opensourcemano/keystone:osm-v90-merge-411 osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v90-merge-411
[RO]  ---> Running in b0b20dc12b49
[MON]  ---> Running in 91e3c9d5f3ba
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v90-merge-411
[Keystone] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/keystone]
[Keystone] 89f358ff2dbf: Preparing
[Keystone] 80f4ef4f834b: Preparing
[Keystone] f96f3b78b19a: Preparing
[Keystone] 7b61c00f95e8: Preparing
[Keystone] 9f54eef41275: Preparing
[RO] Removing intermediate container b0b20dc12b49
[RO]  ---> c0d75975ff67
[RO] Step 19/52 : ARG PYTHON3_OSM_ROVIM_OPENVIM_URL
[RO]  ---> Running in ab540ad6610f
[Keystone] 89f358ff2dbf: Layer already exists
[Keystone] 80f4ef4f834b: Layer already exists
[Keystone] 7b61c00f95e8: Layer already exists
[Keystone] f96f3b78b19a: Layer already exists
[Keystone] 9f54eef41275: Layer already exists
[Keystone] osm-v90-merge-411: digest: sha256:651e28eb7d94432991881dd0b3c362003192a4894bf6abb3b1811bbdbc613d61 size: 1368
[Pipeline] [Keystone] }
[Pipeline] [Keystone] // dir
[Pipeline] [Keystone] }
[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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 57312  100 57312    0     0   307k      0 --:--:-- --:--:-- --:--:--  305k
[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
[RO] Removing intermediate container ab540ad6610f
[RO]  ---> e2adce43f251
[RO] Step 20/52 : ARG PYTHON3_OSM_ROVIM_VMWARE_URL
[RO]  ---> Running in 10df8f49d3b9
[RO] Removing intermediate container 10df8f49d3b9
[RO]  ---> 20fb758ddd66
[RO] Step 21/52 : 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_FOS_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 80dc61997b26
[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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 30332  100 30332    0     0   175k      0 --:--:-- --:--:-- --:--:--  174k
[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  178k  100  178k    0     0   913k      0 --:--:-- --:--:-- --:--:--  913k
[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 30332  100 30332    0     0   224k      0 --:--:-- --:--:-- --:--:--  226k
[LCM]   0 23.3M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 30332  100 30332    0     0   158k      0 --:--:-- --:--:-- --:--:--  157k
[PLA] Removing intermediate container cfefb0ffaed4
[PLA]  ---> d3c4994ec434
[PLA] Step 6/32 : RUN dpkg -i ./osm_common.deb
[PLA]  ---> Running in 831e70302596
[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 30332  100 30332    0     0   227k      0 --:--:-- --:--:-- --:--:--  227k
[osmclient] Removing intermediate container ba2ba557bfa6
[osmclient]  ---> 5283d4e1c9d8
[osmclient] Step 6/15 : RUN dpkg -i ./osmclient.deb
[osmclient]  ---> Running in 624ff1d65742
[LCM]  40 23.3M   40 9632k    0     0  5855k      0  0:00:04  0:00:01  0:00:03 5851k
 77 23.3M   77 18.1M    0     0  7036k      0  0:00:03  0:00:02  0:00:01 7033k
100 23.3M  100 23.3M    0     0  7415k      0  0:00:03  0:00:03 --:--:-- 7415k
[LCM] linux-amd64/
[LCM] linux-amd64/tiller
[NBI] Removing intermediate container ea479e1c1a9a
[NBI]  ---> 3a2e1f919c1e
[NBI] Step 7/42 : RUN dpkg -i ./osm_common.deb
[NBI]  ---> Running in e13789a45fbc
[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 xenial main
[NG-UI] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
[NG-UI] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
[NG-UI] Get:4 https://deb.nodesource.com/node_10.x xenial InRelease [4584 B]
[NG-UI] Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
[POL] Removing intermediate container a4c63c2ce516
[POL]  ---> cd00564860ea
[POL] Step 6/29 : RUN dpkg -i ./osm_common.deb
[POL]  ---> Running in 4560b1ecce59
[tests] Removing intermediate container fb681aa36f77
[tests]  ---> 1a1fc1ac1aa2
[tests] Step 7/24 : RUN dpkg -i ./osm_im.deb
[tests]  ---> Running in 7815fdfb73c7
[MON] Removing intermediate container 91e3c9d5f3ba
[MON]  ---> a6e80246e58f
[MON] Step 7/46 : RUN dpkg -i ./osm_common.deb
[MON]  ---> Running in b980bc11877f
[osmclient] Selecting previously unselected package python3-osmclient.
[osmclient] (Reading database ... 10719 files and directories currently installed.)
[osmclient] Preparing to unpack ./osmclient.deb ...
[LCM] linux-amd64/helm
[osmclient] Unpacking python3-osmclient (9.1.5+g1cbff09-1) ...
[osmclient] Setting up python3-osmclient (9.1.5+g1cbff09-1) ...
[NG-UI] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1451 kB]
[NG-UI] Get:7 https://deb.nodesource.com/node_10.x xenial/main amd64 Packages [767 B]
[NG-UI] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2461 kB]
[PLA] Selecting previously unselected package python3-osm-common.
[PLA] (Reading database ... 10581 files and directories currently installed.)
[PLA] Preparing to unpack ./osm_common.deb ...
[PLA] Unpacking python3-osm-common (9.1.5+g4e49c96-1) ...
[PLA] Setting up python3-osm-common (9.1.5+g4e49c96-1) ...
[LCM] linux-amd64/README.md
[LCM] linux-amd64/LICENSE
[NBI] Selecting previously unselected package python3-osm-common.
[NBI] (Reading database ... 10581 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_common.deb ...
[NBI] Unpacking python3-osm-common (9.1.5+g4e49c96-1) ...
[NBI] Setting up python3-osm-common (9.1.5+g4e49c96-1) ...
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2898 kB]
[POL] Selecting previously unselected package python3-osm-common.
[POL] (Reading database ... 10705 files and directories currently installed.)
[POL] Preparing to unpack ./osm_common.deb ...
[POL] Unpacking python3-osm-common (9.1.5+g4e49c96-1) ...
[POL] Setting up python3-osm-common (9.1.5+g4e49c96-1) ...
[NG-UI] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2229 kB]
[tests] Selecting previously unselected package python3-osm-im.
[tests] (Reading database ... 14094 files and directories currently installed.)
[tests] Preparing to unpack ./osm_im.deb ...
[tests] Unpacking python3-osm-im (9.1.5+g35517bb-1) ...
[tests] Setting up python3-osm-im (9.1.5+g35517bb-1) ...
[MON] Selecting previously unselected package python3-osm-common.
[MON] (Reading database ... 11035 files and directories currently installed.)
[MON] Preparing to unpack ./osm_common.deb ...
[MON] Unpacking python3-osm-common (9.1.5+g4e49c96-1) ...
[MON] Setting up python3-osm-common (9.1.5+g4e49c96-1) ...
[NG-UI] Fetched 9296 kB in 5s (1696 kB/s)
[osmclient] Removing intermediate container 624ff1d65742
[osmclient]  ---> f29a76c2b412
[osmclient] Step 7/15 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[osmclient]  ---> Running in 23d458a69323
[PLA] Removing intermediate container 831e70302596
[PLA]  ---> 067787a9fe14
[PLA] Step 7/32 : RUN curl $PYTHON3_OSM_PLA_URL -o osm_pla.deb
[PLA]  ---> Running in 9f54d9f3391c
[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  178k  100  178k    0     0  1254k      0 --:--:-- --:--:-- --:--:-- 1254k
[LCM] Removing intermediate container 76095795a91a
[LCM]  ---> c3241ca41655
[LCM] Step 5/49 : RUN curl https://get.helm.sh/helm-v3.3.4-linux-amd64.tar.gz --output helm-v3.3.4.tar.gz     && tar -zxvf helm-v3.3.4.tar.gz     && mv linux-amd64/helm /usr/local/bin/helm3     && rm -r linux-amd64/
[LCM]  ---> Running in d2755a7ef187
[NBI] Removing intermediate container e13789a45fbc
[NBI]  ---> adcb1eebe606
[NBI] Step 8/42 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[NBI]  ---> Running in aeff948496a9
[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 27708  100 27708    0     0   318k      0 --:--:-- --:--:-- --:--:--  318k
[POL] Removing intermediate container 4560b1ecce59
[POL]  ---> af5bc04f14f1
[POL] Step 7/29 : RUN curl $PYTHON3_OSM_POLICY_MODULE_URL -o osm_policy_module.deb
[POL]  ---> Running in e2459dca0fd0
[MON] Removing intermediate container b980bc11877f
[MON]  ---> 59366631a9a1
[MON] Step 8/46 : RUN curl $PYTHON3_N2VC_URL -o n2vc.deb
[MON]  ---> Running in f87c5a7222f5
[osmclient] Removing intermediate container 23d458a69323
[osmclient]  ---> a9a1117f8733
[osmclient] Step 8/15 : RUN dpkg -i ./osm_im.deb
[osmclient]  ---> Running in 25491a7f9949
[LCM]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[LCM]                                  Dload  Upload   Total   Spent    Left  Speed
[LCM] 
[RO] Removing intermediate container 80dc61997b26
[RO]  ---> d527e819d465
[RO] Step 22/52 : RUN dpkg -i *.deb
[RO]  ---> Running in fd92d2ae183d
[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  178k  100  178k    0     0  1309k      0 --:--:-- --:--:-- --:--:-- 1309k
[NG-UI] Reading package lists...
[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 23124  100 23124    0     0   230k      0 --:--:-- --:--:-- --:--:--  230k
[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 47432  100 47432    0     0   428k      0 --:--:-- --:--:-- --:--:--  428k
[LCM]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[RO] Selecting previously unselected package python3-osm-common.
[RO] (Reading database ... 10610 files and directories currently installed.)
[RO] Preparing to unpack python3-osm-common_9.1.5+g4e49c96-1_all.deb ...
[RO] Unpacking python3-osm-common (9.1.5+g4e49c96-1) ...
[RO] Selecting previously unselected package python3-osm-ng-ro.
[RO] Preparing to unpack python3-osm-ng-ro_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-ng-ro (9.1.5+g03681e4-1) ...
[RO] Selecting previously unselected package python3-osm-ro-plugin.
[RO] Preparing to unpack python3-osm-ro-plugin_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-ro-plugin (9.1.5+g03681e4-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-arista-cloudvision.
[RO] Preparing to unpack python3-osm-rosdn-arista-cloudvision_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-arista-cloudvision (9.1.5+g03681e4-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-dpb.
[RO] Preparing to unpack python3-osm-rosdn-dpb_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-dpb (9.1.5+g03681e4-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-dynpac.
[RO] Preparing to unpack python3-osm-rosdn-dynpac_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-dynpac (9.1.5+g03681e4-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-floodlightof.
[RO] Preparing to unpack python3-osm-rosdn-floodlightof_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-floodlightof (9.1.5+g03681e4-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-ietfl2vpn.
[RO] Preparing to unpack python3-osm-rosdn-ietfl2vpn_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-ietfl2vpn (9.1.5+g03681e4-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-juniper-contrail.
[RO] Preparing to unpack python3-osm-rosdn-juniper-contrail_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-juniper-contrail (9.1.5+g03681e4-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-odlof.
[RO] Preparing to unpack python3-osm-rosdn-odlof_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-odlof (9.1.5+g03681e4-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-onos-vpls.
[RO] Preparing to unpack python3-osm-rosdn-onos-vpls_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-onos-vpls (9.1.5+g03681e4-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-onosof.
[RO] Preparing to unpack python3-osm-rosdn-onosof_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-onosof (9.1.5+g03681e4-1) ...
[NBI] Removing intermediate container aeff948496a9
[NBI]  ---> 929befe90bfa
[NBI] Step 9/42 : RUN dpkg -i ./osm_im.deb
[NBI]  ---> Running in be30aa1520ed
[PLA] Removing intermediate container 9f54d9f3391c
[PLA]  ---> cf0d6a01cda8
[PLA] Step 8/32 : RUN dpkg -i ./osm_pla.deb
[PLA]  ---> Running in e5408e718d1c
[POL] Removing intermediate container e2459dca0fd0
[POL]  ---> 4939ef7471ca
[POL] Step 8/29 : RUN dpkg -i ./osm_policy_module.deb
[POL]  ---> Running in ee9d790ea4fd
[tests] Removing intermediate container 7815fdfb73c7
[tests]  ---> 1b11a21888d9
[tests] Step 8/24 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[tests]  ---> Running in 114cc5e7f38f
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
[MON] Removing intermediate container f87c5a7222f5
[MON]  ---> 50f3c2359886
[MON] Step 9/46 : RUN dpkg -i ./n2vc.deb
[MON]  ---> Running in 20350e23e5af
[LCM]   0 12.1M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 12.1M  100 12.1M    0     0   9.9M      0  0:00:01  0:00:01 --:--:--  9.9M
[LCM] linux-amd64/
[LCM] linux-amd64/README.md
[LCM] linux-amd64/LICENSE
[LCM] linux-amd64/helm
[RO] Selecting previously unselected package python3-osm-rovim-aws.
[RO] Preparing to unpack python3-osm-rovim-aws_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-rovim-aws (9.1.5+g03681e4-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-azure.
[RO] Preparing to unpack python3-osm-rovim-azure_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-rovim-azure (9.1.5+g03681e4-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-fos.
[RO] Preparing to unpack python3-osm-rovim-fos_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-rovim-fos (9.1.5+g03681e4-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-openstack.
[RO] Preparing to unpack python3-osm-rovim-openstack_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-rovim-openstack (9.1.5+g03681e4-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-openvim.
[RO] Preparing to unpack python3-osm-rovim-openvim_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-rovim-openvim (9.1.5+g03681e4-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-vmware.
[RO] Preparing to unpack python3-osm-rovim-vmware_9.1.5+g03681e4-1_all.deb ...
[RO] Unpacking python3-osm-rovim-vmware (9.1.5+g03681e4-1) ...
[RO] Setting up python3-osm-common (9.1.5+g4e49c96-1) ...
[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]   libpython-stdlib libpython2.7-minimal libpython2.7-stdlib python
[NG-UI]   python-minimal python2.7 python2.7-minimal
[NG-UI] Suggested packages:
[NG-UI]   python-doc python-tk python2.7-doc binutils binfmt-support
[NG-UI] The following NEW packages will be installed:
[NG-UI]   libpython-stdlib libpython2.7-minimal libpython2.7-stdlib nodejs python
[NG-UI]   python-minimal python2.7 python2.7-minimal
[PLA] Selecting previously unselected package python3-osm-pla.
[PLA] (Reading database ... 10610 files and directories currently installed.)
[PLA] Preparing to unpack ./osm_pla.deb ...
[PLA] Unpacking python3-osm-pla (9.1.5+g5b55308-1) ...
[PLA] Setting up python3-osm-pla (9.1.5+g5b55308-1) ...
[POL] Selecting previously unselected package python3-osm-policy-module.
[POL] (Reading database ... 10734 files and directories currently installed.)
[POL] Preparing to unpack ./osm_policy_module.deb ...
[POL] Unpacking python3-osm-policy-module (9.1.5+gd8e27c9-1) ...
[POL] Setting up python3-osm-policy-module (9.1.5+gd8e27c9-1) ...
[tests]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 57312  100 57312    0     0   548k      0 --:--:-- --:--:-- --:--:--  554k
[MON] Selecting previously unselected package python3-n2vc.
[MON] (Reading database ... 11064 files and directories currently installed.)
[MON] Preparing to unpack ./n2vc.deb ...
[MON] Unpacking python3-n2vc (9.1.5+g2b83a9f-1) ...
[MON] Setting up python3-n2vc (9.1.5+g2b83a9f-1) ...
[osmclient] Selecting previously unselected package python3-osm-im.
[osmclient] (Reading database ... 10782 files and directories currently installed.)
[osmclient] Preparing to unpack ./osm_im.deb ...
[osmclient] Unpacking python3-osm-im (9.1.5+g35517bb-1) ...
[osmclient] Setting up python3-osm-im (9.1.5+g35517bb-1) ...
[RO] Setting up python3-osm-ng-ro (9.1.5+g03681e4-1) ...
[RO] Setting up python3-osm-ro-plugin (9.1.5+g03681e4-1) ...
[RO] Setting up python3-osm-rosdn-arista-cloudvision (9.1.5+g03681e4-1) ...
[NBI] Selecting previously unselected package python3-osm-im.
[NBI] (Reading database ... 10610 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_im.deb ...
[NBI] Unpacking python3-osm-im (9.1.5+g35517bb-1) ...
[NBI] Setting up python3-osm-im (9.1.5+g35517bb-1) ...
[NG-UI] 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
[NG-UI] Need to get 19.9 MB of archives.
[NG-UI] After this operation, 97.3 MB of additional disk space will be used.
[NG-UI] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04ubuntu1.6 [335 kB]
[NG-UI] Get:2 https://deb.nodesource.com/node_10.x xenial/main amd64 nodejs amd64 10.24.1-1nodesource1 [15.9 MB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04ubuntu1.6 [1291 kB]
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15~rc1-1 [28.1 kB]
[NG-UI] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04ubuntu1.6 [1917 kB]
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04ubuntu1.6 [248 kB]
[NG-UI] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15~rc1-1 [7620 B]
[NG-UI] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15~rc1-1 [140 kB]
[NG-UI] debconf: delaying package configuration, since apt-utils is not installed
[NG-UI] Fetched 19.9 MB in 1s (23.7 MB/s)
[tests] Removing intermediate container 114cc5e7f38f
[tests]  ---> 103255b337ad
[tests] Step 9/24 : RUN dpkg -i ./osmclient.deb
[tests]  ---> Running in 9c9a03495b5d
[RO] Setting up python3-osm-rosdn-dpb (9.1.5+g03681e4-1) ...
[RO] Setting up python3-osm-rosdn-dynpac (9.1.5+g03681e4-1) ...
[NG-UI] Selecting previously unselected package libpython2.7-minimal:amd64.
[NG-UI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8178 files and directories currently installed.)
[NG-UI] Preparing to unpack .../0-libpython2.7-minimal_2.7.17-1~18.04ubuntu1.6_amd64.deb ...
[NG-UI] Unpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.6) ...
[NG-UI] Selecting previously unselected package python2.7-minimal.
[NG-UI] Preparing to unpack .../1-python2.7-minimal_2.7.17-1~18.04ubuntu1.6_amd64.deb ...
[NG-UI] Unpacking python2.7-minimal (2.7.17-1~18.04ubuntu1.6) ...
[LCM] Removing intermediate container d2755a7ef187
[LCM]  ---> 87c86cc247df
[LCM] Step 6/49 : ARG PYTHON3_OSM_COMMON_URL
[LCM]  ---> Running in 6509851d005f
[RO] Setting up python3-osm-rosdn-floodlightof (9.1.5+g03681e4-1) ...
[NG-UI] Selecting previously unselected package python-minimal.
[NG-UI] Preparing to unpack .../2-python-minimal_2.7.15~rc1-1_amd64.deb ...
[NG-UI] Unpacking python-minimal (2.7.15~rc1-1) ...
[NG-UI] Selecting previously unselected package libpython2.7-stdlib:amd64.
[NG-UI] Preparing to unpack .../3-libpython2.7-stdlib_2.7.17-1~18.04ubuntu1.6_amd64.deb ...
[NG-UI] Unpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.6) ...
[PLA] Removing intermediate container e5408e718d1c
[PLA]  ---> a4e98c16ae57
[PLA] Step 9/32 : 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 b472ece57284
[POL] Removing intermediate container ee9d790ea4fd
[POL]  ---> bdbd4ff45f59
[POL] Step 9/29 : 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 cd516ce7f3a6
[tests] Selecting previously unselected package python3-osmclient.
[tests] (Reading database ... 14113 files and directories currently installed.)
[tests] Preparing to unpack ./osmclient.deb ...
[tests] Unpacking python3-osmclient (9.1.5+g1cbff09-1) ...
[tests] Setting up python3-osmclient (9.1.5+g1cbff09-1) ...
[MON] Removing intermediate container 20350e23e5af
[MON]  ---> a696fd51d250
[MON] Step 10/46 : RUN curl $PYTHON3_OSM_MON_URL -o osm_mon.deb
[MON]  ---> Running in d36b4f23042e
[LCM] Removing intermediate container 6509851d005f
[LCM]  ---> a60173710596
[LCM] Step 7/49 : ARG PYTHON3_OSM_LCM_URL
[LCM]  ---> Running in 948af341e9cd
[LCM] Removing intermediate container 948af341e9cd
[LCM]  ---> 092a5789871e
[LCM] Step 8/49 : ARG PYTHON3_N2VC_URL
[LCM]  ---> Running in 71a41fc11714
[RO] Setting up python3-osm-rosdn-ietfl2vpn (9.1.5+g03681e4-1) ...
[RO] Setting up python3-osm-rosdn-juniper-contrail (9.1.5+g03681e4-1) ...
[RO] Setting up python3-osm-rosdn-odlof (9.1.5+g03681e4-1) ...
[NG-UI] Selecting previously unselected package python2.7.
[NG-UI] Preparing to unpack .../4-python2.7_2.7.17-1~18.04ubuntu1.6_amd64.deb ...
[NG-UI] Unpacking python2.7 (2.7.17-1~18.04ubuntu1.6) ...
[NG-UI] Selecting previously unselected package libpython-stdlib:amd64.
[NG-UI] Preparing to unpack .../5-libpython-stdlib_2.7.15~rc1-1_amd64.deb ...
[NG-UI] Unpacking libpython-stdlib:amd64 (2.7.15~rc1-1) ...
[NG-UI] Setting up libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.6) ...
[NG-UI] Setting up python2.7-minimal (2.7.17-1~18.04ubuntu1.6) ...
[LCM] Removing intermediate container 71a41fc11714
[LCM]  ---> 90284b0aa8d7
[LCM] Step 9/49 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[LCM]  ---> Running in 5ea5f8e6f382
[RO] Setting up python3-osm-rosdn-onos-vpls (9.1.5+g03681e4-1) ...
[RO] Setting up python3-osm-rosdn-onosof (9.1.5+g03681e4-1) ...
[NBI] Removing intermediate container be30aa1520ed
[NBI]  ---> fb6cbe43247b
[NBI] Step 10/42 : RUN curl $PYTHON3_OSM_NBI_URL -o osm_nbi.deb
[NBI]  ---> Running in ca9161eca664
[NG-UI] Linking and byte-compiling packages for runtime python2.7...
[NG-UI] Setting up python-minimal (2.7.15~rc1-1) ...
[NG-UI] Selecting previously unselected package python.
[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 ... 8927 files and directories currently installed.)
[NG-UI] Preparing to unpack .../python_2.7.15~rc1-1_amd64.deb ...
[NG-UI] Unpacking python (2.7.15~rc1-1) ...
[NG-UI] Selecting previously unselected package nodejs.
[NG-UI] Preparing to unpack .../nodejs_10.24.1-1nodesource1_amd64.deb ...
[NG-UI] Unpacking nodejs (10.24.1-1nodesource1) ...
[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 51788  100 51788    0     0   250k      0 --:--:-- --:--:-- --:--:--  250k
[osmclient] Removing intermediate container 25491a7f9949
[osmclient]  ---> faf1378479dc
[osmclient] Step 9/15 : 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 55027889effe
[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 30332  100 30332    0     0   202k      0 --:--:-- --:--:-- --:--:--  204k
[RO] Setting up python3-osm-rovim-aws (9.1.5+g03681e4-1) ...
[RO] Setting up python3-osm-rovim-azure (9.1.5+g03681e4-1) ...
[RO] Setting up python3-osm-rovim-fos (9.1.5+g03681e4-1) ...
[tests] Removing intermediate container 9c9a03495b5d
[tests]  ---> 91e7d23261d0
[tests] Step 10/24 : RUN curl $OSM_TESTS_URL -o osm_tests.deb
[tests]  ---> Running in 1322cef7f5e2
[MON] Removing intermediate container d36b4f23042e
[MON]  ---> e01fb7033c28
[MON] Step 11/46 : RUN dpkg -i ./osm_mon.deb
[MON]  ---> Running in 5d27ad2bdb65
[LCM] Removing intermediate container 5ea5f8e6f382
[LCM]  ---> e6f2a170620d
[LCM] Step 10/49 : RUN dpkg -i ./osm_common.deb
[LCM]  ---> Running in 6d9137884963
[RO] Setting up python3-osm-rovim-openstack (9.1.5+g03681e4-1) ...
[RO] Setting up python3-osm-rovim-openvim (9.1.5+g03681e4-1) ...
[RO] Setting up python3-osm-rovim-vmware (9.1.5+g03681e4-1) ...
[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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  149k  100  149k    0     0  1071k      0 --:--:-- --:--:-- --:--:-- 1071k
[PLA] Collecting aiokafka==0.7.0
[PLA]   Downloading aiokafka-0.7.0-cp36-cp36m-manylinux2010_x86_64.whl (1.1 MB)
[NBI] Removing intermediate container ca9161eca664
[NBI]  ---> 1a47e9b93d0a
[NBI] Step 11/42 : RUN dpkg -i ./osm_nbi.deb
[NBI]  ---> Running in fb48a45581a7
[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)
[PLA] Collecting pycrypto==2.6.1
[PLA]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[POL] Collecting aiokafka==0.7.0
[POL]   Downloading aiokafka-0.7.0-cp38-cp38-manylinux2010_x86_64.whl (1.2 MB)
[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] Collecting certifi==2020.12.5
[osmclient]   Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB)
[osmclient] Collecting chardet==4.0.0
[osmclient]   Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB)
[LCM] Selecting previously unselected package python3-osm-common.
[LCM] (Reading database ... 11164 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_common.deb ...
[LCM] Unpacking python3-osm-common (9.1.5+g4e49c96-1) ...
[LCM] Setting up python3-osm-common (9.1.5+g4e49c96-1) ...
[RO] Removing intermediate container fd92d2ae183d
[RO]  ---> f741441d4f4d
[RO] Step 23/52 : 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 376491207ef6
[POL] Collecting pymongo==3.11.3
[POL]   Downloading pymongo-3.11.3-cp38-cp38-manylinux2014_x86_64.whl (531 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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 52464  100 52464    0     0   355k      0 --:--:-- --:--:-- --:--:--  353k
[osmclient] Collecting click==7.1.2
[osmclient]   Downloading click-7.1.2-py2.py3-none-any.whl (82 kB)
[osmclient] Collecting idna==2.10
[osmclient]   Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
[osmclient] Collecting jinja2==2.11.3
[osmclient]   Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB)
[osmclient] Collecting markupsafe==1.1.1
[NBI] Selecting previously unselected package python3-osm-nbi.
[NBI] (Reading database ... 10629 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_nbi.deb ...
[NBI] Unpacking python3-osm-nbi (9.1.5+g9f9d202-1) ...
[NBI] Setting up python3-osm-nbi (9.1.5+g9f9d202-1) ...
[PLA] Collecting pymongo==3.11.3
[PLA]   Downloading pymongo-3.11.3-cp36-cp36m-manylinux2014_x86_64.whl (509 kB)
[PLA] Collecting pyyaml==5.4.1
[PLA]   Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB)
[PLA] Collecting jinja2==2.11.3
[PLA]   Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB)
[PLA] Collecting markupsafe==1.1.1
[PLA]   Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 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)
[tests] Removing intermediate container 1322cef7f5e2
[tests]  ---> 6daca529d496
[tests] Step 11/24 : RUN dpkg -i ./osm_tests.deb
[tests]  ---> Running in 462dd477c643
[MON] Selecting previously unselected package python3-osm-mon.
[MON] (Reading database ... 11091 files and directories currently installed.)
[MON] Preparing to unpack ./osm_mon.deb ...
[MON] Unpacking python3-osm-mon (9.1.5+gd68abe3-1) ...
[MON] Setting up python3-osm-mon (9.1.5+gd68abe3-1) ...
[osmclient]   Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 kB)
[osmclient] Collecting packaging==20.9
[osmclient]   Downloading packaging-20.9-py2.py3-none-any.whl (40 kB)
[osmclient] Collecting prettytable==2.1.0
[osmclient]   Downloading prettytable-2.1.0-py3-none-any.whl (22 kB)
[osmclient] Collecting pycurl==7.43.0.6
[osmclient]   Downloading pycurl-7.43.0.6.tar.gz (222 kB)
[NG-UI] Setting up nodejs (10.24.1-1nodesource1) ...
[NG-UI] Setting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.6) ...
[NG-UI] Setting up python2.7 (2.7.17-1~18.04ubuntu1.6) ...
[PLA] Collecting pymzn==0.18.3
[PLA]   Downloading pymzn-0.18.3-py3-none-any.whl (42 kB)
[PLA] Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed.
[PLA] Installing collected packages: markupsafe, kafka-python, pyyaml, pymzn, pymongo, pycrypto, jinja2, dataclasses, aiokafka
[POL] Collecting certifi==2020.12.5
[POL]   Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB)
[POL] Collecting chardet==4.0.0
[POL]   Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB)
[POL] Collecting click==7.1.2
[POL]   Downloading click-7.1.2-py2.py3-none-any.whl (82 kB)
[POL] Collecting idna==2.10
[POL]   Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
[POL] Collecting jsonschema==2.6.0
[POL]   Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB)
[tests] Selecting previously unselected package osm-tests.
[tests] (Reading database ... 14176 files and directories currently installed.)
[tests] Preparing to unpack ./osm_tests.deb ...
[tests] Unpacking osm-tests (9.0.0rc1.post23+g46bdca5-1) ...
[tests] Setting up osm-tests (9.0.0rc1.post23+g46bdca5-1) ...
[osmclient] Collecting pyparsing==2.4.7
[POL] Collecting mock==4.0.3
[POL]   Downloading mock-4.0.3-py3-none-any.whl (28 kB)
[POL] Collecting peewee-migrate==1.1.6
[POL]   Downloading peewee_migrate-1.1.6-py2.py3-none-any.whl (16 kB)
[POL] Collecting peewee==3.8.2
[POL]   Downloading peewee-3.8.2.tar.gz (816 kB)
[osmclient]   Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
[osmclient] Collecting python-magic==0.4.22
[osmclient]   Downloading python_magic-0.4.22-py2.py3-none-any.whl (12 kB)
[osmclient] Collecting pyyaml==5.4.1
[osmclient]   Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB)
[LCM] Removing intermediate container 6d9137884963
[LCM]  ---> 877dbc77b75e
[LCM] Step 11/49 : RUN curl $PYTHON3_OSM_LCM_URL -o osm_lcm.deb
[LCM]  ---> Running in c05172c21d69
[NBI] Removing intermediate container fb48a45581a7
[NBI]  ---> bebe07104be1
[NBI] Step 12/42 : 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 5f0700d2d87a
[NG-UI] Setting up libpython-stdlib:amd64 (2.7.15~rc1-1) ...
[NG-UI] Setting up python (2.7.15~rc1-1) ...
[NG-UI] Processing triggers for mime-support (3.60ubuntu1) ...
[PLA]     Running setup.py install for pycrypto: started
[tests] Removing intermediate container 462dd477c643
[tests]  ---> 5f8a04a249ee
[tests] Step 12/24 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osmclient/requirements.txt     -r /usr/share/osm-tests/requirements.txt
[tests]  ---> Running in d2d997b38f2a
[MON] Removing intermediate container 5d27ad2bdb65
[MON]  ---> 6fb17d88c595
[MON] Step 12/46 : 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 fd746bf13381
[osmclient] Collecting requests==2.25.1
[osmclient]   Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB)
[osmclient] Collecting urllib3==1.26.4
[osmclient]   Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 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)
[osmclient] Collecting bitarray==1.8.1
[osmclient]   Downloading bitarray-1.8.1.tar.gz (62 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 87424  100 87424    0     0   656k      0 --:--:-- --:--:-- --:--:--  656k
[RO] Collecting aiokafka==0.7.0
[RO]   Downloading aiokafka-0.7.0-cp36-cp36m-manylinux2010_x86_64.whl (1.1 MB)
[RO] Collecting dataclasses==0.6
[RO]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[RO] Collecting kafka-python==2.0.2
[RO]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[RO] Collecting pycrypto==2.6.1
[RO]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[osmclient] Collecting enum34==1.1.10
[osmclient]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[LCM] Removing intermediate container c05172c21d69
[LCM]  ---> 81216b214d02
[LCM] Step 12/49 : RUN dpkg -i ./osm_lcm.deb
[LCM]  ---> Running in df94318f56a3
[osmclient] Collecting lxml==4.6.3
[osmclient]   Downloading lxml-4.6.3-cp36-cp36m-manylinux2014_x86_64.whl (6.3 MB)
[NBI] Collecting aiokafka==0.7.0
[NBI]   Downloading aiokafka-0.7.0-cp36-cp36m-manylinux2010_x86_64.whl (1.1 MB)
[POL] Collecting pymysql==0.9.3
[POL]   Downloading PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB)
[POL] Collecting requests==2.25.1
[POL]   Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB)
[POL] Collecting urllib3==1.26.4
[POL]   Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB)
[osmclient] Collecting pyang==2.4.0
[osmclient]   Downloading pyang-2.4.0-py2.py3-none-any.whl (591 kB)
[osmclient] Collecting pyangbind==0.8.1
[osmclient]   Downloading pyangbind-0.8.1.tar.gz (48 kB)
[LCM] Selecting previously unselected package python3-osm-lcm.
[LCM] (Reading database ... 11193 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_lcm.deb ...
[LCM] Unpacking python3-osm-lcm (9.1.5+g7c45b4a-1) ...
[LCM] Setting up python3-osm-lcm (9.1.5+g7c45b4a-1) ...
[RO] Collecting pymongo==3.11.3
[RO]   Downloading pymongo-3.11.3-cp36-cp36m-manylinux2014_x86_64.whl (509 kB)
[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] Using legacy 'setup.py install' for peewee, since package 'wheel' is not installed.
[POL] Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed.
[POL] Installing collected packages: urllib3, peewee, mock, kafka-python, idna, click, chardet, certifi, cached-property, requests, pyyaml, pymysql, pymongo, pycrypto, peewee-migrate, jsonschema, dataclasses, aiokafka
[POL]     Running setup.py install for peewee: started
[tests] Collecting bitarray==1.8.1
[tests]   Downloading bitarray-1.8.1.tar.gz (62 kB)
[MON] Collecting bcrypt==3.2.0
[MON]   Downloading bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB)
[MON] Collecting cachetools==4.2.2
[MON]   Downloading cachetools-4.2.2-py3-none-any.whl (11 kB)
[MON] Collecting certifi==2020.12.5
[MON]   Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB)
[RO] Collecting pyyaml==5.4.1
[RO]   Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB)
[RO] Collecting adal==1.2.7
[RO]   Downloading adal-1.2.7-py2.py3-none-any.whl (55 kB)
[RO] Collecting alabaster==0.7.12
[RO]   Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB)
[RO] Collecting appdirs==1.4.4
[RO]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[RO] Collecting attrs==21.2.0
[RO]   Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB)
[RO] Collecting autopage==0.4.0
[RO]   Downloading autopage-0.4.0-py3-none-any.whl (20 kB)
[RO] Collecting azure-common==1.1.27
[RO]   Downloading azure_common-1.1.27-py2.py3-none-any.whl (12 kB)
[RO] Collecting azure-core==1.20.1
[RO]   Downloading azure_core-1.20.1-py2.py3-none-any.whl (177 kB)
[tests] Collecting enum34==1.1.10
[tests]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[MON] Collecting cffi==1.14.5
[MON]   Downloading cffi-1.14.5-cp38-cp38-manylinux1_x86_64.whl (411 kB)
[MON] Collecting chardet==4.0.0
[MON]   Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB)
[RO] Collecting azure-identity==1.7.1
[RO]   Downloading azure_identity-1.7.1-py2.py3-none-any.whl (129 kB)
[RO] Collecting azure-mgmt-compute==23.1.0
[RO]   Downloading azure_mgmt_compute-23.1.0-py2.py3-none-any.whl (4.8 MB)
[tests] Collecting lxml==4.6.3
[tests]   Downloading lxml-4.6.3-cp36-cp36m-manylinux2014_x86_64.whl (6.3 MB)
[MON] Collecting cryptography==3.4.7
[MON]   Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB)
[osmclient] Collecting regex==2021.3.17
[osmclient]   Downloading regex-2021.3.17-cp36-cp36m-manylinux2014_x86_64.whl (723 kB)
[osmclient] Collecting six==1.15.0
[osmclient]   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
[osmclient] Collecting importlib-metadata
[osmclient]   Downloading importlib_metadata-4.8.2-py3-none-any.whl (17 kB)
[RO] Collecting azure-mgmt-core==1.3.0
[RO]   Downloading azure_mgmt_core-1.3.0-py2.py3-none-any.whl (25 kB)
[RO] Collecting azure-mgmt-network==19.3.0
[RO]   Downloading azure_mgmt_network-19.3.0-py2.py3-none-any.whl (21.1 MB)
[NBI] Collecting pymongo==3.11.3
[NBI]   Downloading pymongo-3.11.3-cp36-cp36m-manylinux2014_x86_64.whl (509 kB)
[NBI] Collecting pyyaml==5.4.1
[NBI]   Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB)
[POL]     Running setup.py install for peewee: finished with status 'done'
[tests] Collecting pyang==2.4.0
[tests]   Downloading pyang-2.4.0-py2.py3-none-any.whl (591 kB)
[tests] Collecting pyangbind==0.8.1
[tests]   Downloading pyangbind-0.8.1.tar.gz (48 kB)
[MON] Collecting google-auth==1.30.0
[MON]   Downloading google_auth-1.30.0-py2.py3-none-any.whl (146 kB)
[MON] Collecting idna==2.10
[MON]   Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
[MON] Collecting juju==2.8.4
[MON]   Downloading juju-2.8.4.tar.gz (575 kB)
[osmclient] Collecting typing-extensions>=3.6.4
[osmclient]   Downloading typing_extensions-4.0.1-py3-none-any.whl (22 kB)
[osmclient] Collecting zipp>=0.5
[osmclient]   Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB)
[osmclient] Using legacy 'setup.py install' for bitarray, since package 'wheel' is not installed.
[osmclient] Using legacy 'setup.py install' for pyangbind, since package 'wheel' is not installed.
[osmclient] Using legacy 'setup.py install' for pycurl, since package 'wheel' is not installed.
[LCM] Removing intermediate container df94318f56a3
[LCM]  ---> 9f88d45cb207
[LCM] Step 13/49 : RUN curl $PYTHON3_N2VC_URL -o osm_n2vc.deb
[LCM]  ---> Running in 85562b961ae7
[NBI] Collecting bitarray==1.8.1
[NBI]   Downloading bitarray-1.8.1.tar.gz (62 kB)
[tests] Collecting pyyaml==5.4.1
[tests]   Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB)
[osmclient] Installing collected packages: zipp, typing-extensions, lxml, wcwidth, urllib3, six, regex, pyparsing, pyang, markupsafe, importlib-metadata, idna, enum34, chardet, certifi, bitarray, verboselogs, requests, pyyaml, python-magic, pycurl, pyangbind, prettytable, packaging, jinja2, click
[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 47432  100 47432    0     0   321k      0 --:--:-- --:--:-- --:--:--  319k
[RO] Collecting azure-mgmt-resource==20.0.0
[RO]   Downloading azure_mgmt_resource-20.0.0-py2.py3-none-any.whl (2.3 MB)
[RO] Collecting babel==2.9.1
[RO]   Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB)
[NBI] Collecting enum34==1.1.10
[NBI]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[POL]     Running setup.py install for pycrypto: started
[MON] Collecting jujubundlelib==0.5.6
[MON]   Downloading jujubundlelib-0.5.6.tar.gz (30 kB)
[MON] Collecting kubernetes==10.0.1
[MON]   Downloading kubernetes-10.0.1-py2.py3-none-any.whl (1.5 MB)
[LCM] Removing intermediate container 85562b961ae7
[LCM]  ---> 8930baad598f
[LCM] Step 14/49 : RUN dpkg -i ./osm_n2vc.deb
[LCM]  ---> Running in 03a2b2beaf80
[RO] Collecting bcrypt==3.2.0
[RO]   Downloading bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB)
[RO] Collecting bitarray==2.3.4
[RO]   Downloading bitarray-2.3.4.tar.gz (88 kB)
[NBI] Collecting lxml==4.6.3
[NBI]   Downloading lxml-4.6.3-cp36-cp36m-manylinux2014_x86_64.whl (6.3 MB)
[NG-UI] Removing intermediate container f3d289df926d
[NG-UI]  ---> 05e31020a8d8
[NG-UI] Step 4/15 : ARG OSM_NGUI_URL
[NG-UI]  ---> Running in 604761b945d0
[NG-UI] Removing intermediate container 604761b945d0
[NG-UI]  ---> d20838e814d2
[NG-UI] Step 5/15 : RUN curl $OSM_NGUI_URL -o osm_ngui.deb
[NG-UI]  ---> Running in 6b5bbe5ed410
[tests] Collecting regex==2021.3.17
[tests]   Downloading regex-2021.3.17-cp36-cp36m-manylinux2014_x86_64.whl (723 kB)
[tests] Collecting six==1.15.0
[tests]   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
[tests] Collecting certifi==2020.12.5
[tests]   Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB)
[tests] Collecting chardet==4.0.0
[tests]   Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB)
[tests] Collecting click==7.1.2
[tests]   Downloading click-7.1.2-py2.py3-none-any.whl (82 kB)
[tests] Collecting idna==2.10
[tests]   Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
[MON] Collecting macaroonbakery==1.3.1
[MON]   Downloading macaroonbakery-1.3.1.tar.gz (79 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.1.0
[MON]   Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
[osmclient]     Running setup.py install for bitarray: started
[LCM] Selecting previously unselected package python3-n2vc.
[LCM] (Reading database ... 11238 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_n2vc.deb ...
[LCM] Unpacking python3-n2vc (9.1.5+g2b83a9f-1) ...
[LCM] Setting up python3-n2vc (9.1.5+g2b83a9f-1) ...
[RO] Collecting boto==2.49.0
[RO]   Downloading boto-2.49.0-py2.py3-none-any.whl (1.4 MB)
[RO] Collecting certifi==2021.10.8
[RO]   Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
[NBI] Collecting pyang==2.4.0
[NBI]   Downloading pyang-2.4.0-py2.py3-none-any.whl (591 kB)
[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  935k  100  935k    0     0  4846k      0 --:--:-- --:--:-- --:--:-- 4846k
[tests] Collecting jinja2==2.11.3
[tests]   Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB)
[tests] Collecting markupsafe==1.1.1
[tests]   Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 kB)
[tests] Collecting packaging==20.9
[tests]   Downloading packaging-20.9-py2.py3-none-any.whl (40 kB)
[tests] Collecting prettytable==2.1.0
[tests]   Downloading prettytable-2.1.0-py3-none-any.whl (22 kB)
[MON] Collecting paramiko==2.7.2
[MON]   Downloading paramiko-2.7.2-py2.py3-none-any.whl (206 kB)
[MON] Collecting protobuf==3.15.6
[MON]   Downloading protobuf-3.15.6-cp38-cp38-manylinux1_x86_64.whl (1.0 MB)
[NBI] Collecting pyangbind==0.8.1
[NBI]   Downloading pyangbind-0.8.1.tar.gz (48 kB)
[NG-UI] Removing intermediate container 6b5bbe5ed410
[NG-UI]  ---> dbe8966c2ab1
[NG-UI] Step 6/15 : RUN dpkg -i ./osm_ngui.deb
[NG-UI]  ---> Running in 3c371a0104a3
[tests] Collecting pycurl==7.43.0.6
[tests]   Downloading pycurl-7.43.0.6.tar.gz (222 kB)
[MON] Collecting pyasn1-modules==0.2.8
[MON]   Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
[MON] Collecting pyasn1==0.4.8
[MON]   Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
[MON] Collecting pycparser==2.20
[MON]   Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB)
[LCM] Removing intermediate container 03a2b2beaf80
[LCM]  ---> 19c8fc402669
[LCM] Step 15/49 : 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
[RO] Collecting cffi==1.15.0
[RO]   Downloading cffi-1.15.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (405 kB)
[RO] Collecting charset-normalizer==2.0.8
[RO]   Downloading charset_normalizer-2.0.8-py3-none-any.whl (39 kB)
[RO] Collecting cheroot==8.5.2
[RO]   Downloading cheroot-8.5.2-py2.py3-none-any.whl (97 kB)
[RO] Collecting cherrypy==18.1.2
[RO]   Downloading CherryPy-18.1.2-py2.py3-none-any.whl (418 kB)
[RO] Collecting cliff==3.10.0
[RO]   Downloading cliff-3.10.0-py3-none-any.whl (80 kB)
[NG-UI] Selecting previously unselected package osm-ngui.
[NG-UI] (Reading database ... 13740 files and directories currently installed.)
[NG-UI] Preparing to unpack ./osm_ngui.deb ...
[NG-UI] Unpacking osm-ngui (9.1.5-1) ...
[NG-UI] Setting up osm-ngui (9.1.5-1) ...
[tests] Collecting pyparsing==2.4.7
[tests]   Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
[tests] Collecting python-magic==0.4.22
[tests]   Downloading python_magic-0.4.22-py2.py3-none-any.whl (12 kB)
[MON] Collecting pymacaroons==0.13.0
[MON]   Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB)
[MON] Collecting pynacl==1.4.0
[MON]   Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB)
[MON] Collecting pyrfc3339==1.1
[MON]   Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB)
[MON] Collecting python-dateutil==2.8.1
[MON]   Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
[MON] Collecting pytz==2021.1
[MON]   Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB)
[osmclient]     Running setup.py install for bitarray: finished with status 'done'
[osmclient]     Running setup.py install for pycurl: started
[LCM]  ---> Running in ab605a40e038
[RO] Collecting cmd2==2.3.3
[RO]   Downloading cmd2-2.3.3-py3-none-any.whl (149 kB)
[NBI] Collecting regex==2021.3.17
[NBI]   Downloading regex-2021.3.17-cp36-cp36m-manylinux2014_x86_64.whl (723 kB)
[NBI] Collecting six==1.15.0
[NBI]   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
[tests] Collecting requests==2.25.1
[tests]   Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB)
[tests] Collecting urllib3==1.26.4
[tests]   Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 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==1.12.2
[tests]   Downloading argcomplete-1.12.2-py2.py3-none-any.whl (38 kB)
[MON] Collecting pyyaml==5.4.1
[MON]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[MON] Collecting requests-oauthlib==1.3.0
[MON]   Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
[MON] Collecting requests==2.25.1
[MON]   Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB)
[MON] Collecting rsa==4.7.2
[MON]   Downloading rsa-4.7.2-py3-none-any.whl (34 kB)
[RO] Collecting cryptography==36.0.0
[RO]   Downloading cryptography-36.0.0-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB)
[RO] Collecting cvprac==1.0.7
[RO]   Downloading cvprac-1.0.7.tar.gz (4.2 MB)
[NG-UI] Removing intermediate container 3c371a0104a3
[NG-UI]  ---> 547192f1270d
[NG-UI] Step 7/15 : WORKDIR /usr/share/osm-ngui
[NG-UI]  ---> Running in ac62a4af989f
[NG-UI] Removing intermediate container ac62a4af989f
[NG-UI]  ---> 82973ee56bcf
[NG-UI] Step 8/15 : RUN npm install
[tests] Collecting attrs==20.3.0
[tests]   Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB)
[tests] Collecting bcrypt==3.2.0
[tests]   Downloading bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB)
[tests] Collecting blessings==1.6
[tests]   Downloading blessings-1.6.tar.gz (19 kB)
[MON] Collecting six==1.15.0
[MON]   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
[MON] Collecting theblues==0.5.2
[MON]   Downloading theblues-0.5.2.tar.gz (18 kB)
[MON] Collecting toposort==1.6
[MON]   Downloading toposort-1.6-py2.py3-none-any.whl (9.5 kB)
[RO] Collecting debtcollector==2.3.0
[RO]   Downloading debtcollector-2.3.0-py3-none-any.whl (23 kB)
[RO] Collecting decorator==5.1.0
[RO]   Downloading decorator-5.1.0-py3-none-any.whl (9.1 kB)
[NBI] Collecting aiohttp==3.6.2
[NBI]   Downloading aiohttp-3.6.2-cp36-cp36m-manylinux1_x86_64.whl (1.2 MB)
[NBI] Collecting async-timeout==3.0.1
[NBI]   Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
[NBI] Collecting attrs==20.3.0
[NBI]   Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB)
[NBI] Collecting certifi==2020.12.5
[NG-UI]  ---> Running in 601b0d0e5eff
[tests] Collecting cffi==1.14.5
[tests]   Downloading cffi-1.14.5-cp36-cp36m-manylinux1_x86_64.whl (401 kB)
[MON] Collecting typing-extensions==3.7.4.3
[MON]   Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB)
[MON] Collecting typing-inspect==0.6.0
[MON]   Downloading typing_inspect-0.6.0-py3-none-any.whl (8.1 kB)
[MON] Collecting urllib3==1.26.4
[MON]   Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB)
[MON] Collecting websocket-client==1.0.0
[MON]   Downloading websocket_client-1.0.0-py2.py3-none-any.whl (68 kB)
[LCM] Collecting aiokafka==0.7.0
[LCM]   Downloading aiokafka-0.7.0-cp36-cp36m-manylinux2010_x86_64.whl (1.1 MB)
[RO] Collecting docutils==0.17.1
[RO]   Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB)
[RO] Collecting dogpile.cache==1.1.4
[RO]   Downloading dogpile.cache-1.1.4-py3-none-any.whl (50 kB)
[RO] Collecting enum34==1.1.10
[RO]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[RO] Collecting flufl.enum==4.1.1
[RO]   Downloading flufl.enum-4.1.1.tar.gz (23 kB)
[NBI]   Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB)
[NBI] Collecting chardet==3.0.4
[NBI]   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
[NBI] Collecting cheroot==8.5.2
[NBI]   Downloading cheroot-8.5.2-py2.py3-none-any.whl (97 kB)
[NBI] Collecting cherrypy==18.6.0
[NBI]   Downloading CherryPy-18.6.0-py2.py3-none-any.whl (419 kB)
[tests] Collecting charm-tools==2.8.3
[tests]   Downloading charm-tools-2.8.3.tar.gz (106 kB)
[MON] Collecting websockets==7.0
[MON]   Downloading websockets-7.0.tar.gz (49 kB)
[MON] Collecting aiokafka==0.7.0
[MON]   Downloading aiokafka-0.7.0-cp38-cp38-manylinux2010_x86_64.whl (1.2 MB)
[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)
[LCM] Collecting dataclasses==0.6
[LCM]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[LCM] Collecting kafka-python==2.0.2
[LCM]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[LCM] Collecting pycrypto==2.6.1
[LCM]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[RO] Collecting fog05-sdk==0.2.0
[RO]   Downloading fog05_sdk-0.2.0-py3-none-any.whl (119 kB)
[RO] Collecting fog05==0.2.0
[RO]   Downloading fog05-0.2.0-py3-none-any.whl (23 kB)
[RO] Collecting hexdump==3.3
[RO]   Downloading hexdump-3.3.zip (12 kB)
[NBI] Collecting debtcollector==2.2.0
[NBI]   Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB)
[NBI] Collecting idna==2.10
[NBI]   Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
[NBI] Collecting iso8601==0.1.14
[NBI]   Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 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.2.0
[NBI]   Downloading jaraco.collections-3.2.0-py3-none-any.whl (9.7 kB)
[tests] Collecting cheetah3==3.2.6.post1
[tests]   Downloading Cheetah3-3.2.6.post1-cp36-cp36m-manylinux1_x86_64.whl (673 kB)
[tests] Collecting cliff==3.7.0
[tests]   Downloading cliff-3.7.0-py3-none-any.whl (80 kB)
[tests] Collecting cmd2==1.5.0
[tests]   Downloading cmd2-1.5.0-py3-none-any.whl (133 kB)
[tests] Collecting colander==1.7.0
[MON] Collecting pycrypto==2.6.1
[MON]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[RO] Collecting humanfriendly==10.0
[RO]   Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
[RO] Collecting idna==3.3
[RO]   Downloading idna-3.3-py3-none-any.whl (61 kB)
[NBI] Collecting jaraco.functools==3.2.1
[NBI]   Downloading jaraco.functools-3.2.1-py3-none-any.whl (6.7 kB)
[NBI] Collecting jaraco.text==3.5.0
[NBI]   Downloading jaraco.text-3.5.0-py3-none-any.whl (8.1 kB)
[NBI] Collecting jsonschema==3.2.0
[NBI]   Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
[NBI] Collecting keystoneauth1==4.3.1
[NBI]   Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB)
[NBI] Collecting more-itertools==8.7.0
[NBI]   Downloading more_itertools-8.7.0-py3-none-any.whl (48 kB)
[NBI] Collecting msgpack==1.0.2
[tests]   Downloading colander-1.7.0-py2.py3-none-any.whl (113 kB)
[tests] Collecting colorama==0.4.4
[tests]   Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB)
[RO] Collecting imagesize==1.3.0
[RO]   Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB)
[RO] Collecting importlib-metadata==4.8.2
[RO]   Downloading importlib_metadata-4.8.2-py3-none-any.whl (17 kB)
[RO] Collecting iso8601==1.0.2
[RO]   Downloading iso8601-1.0.2-py3-none-any.whl (9.7 kB)
[RO] Collecting isodate==0.6.0
[RO]   Downloading isodate-0.6.0-py2.py3-none-any.whl (45 kB)
[RO] Collecting jaraco.functools==3.4.0
[RO]   Downloading jaraco.functools-3.4.0-py3-none-any.whl (6.9 kB)
[RO] Collecting jinja2==3.0.3
[RO]   Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB)
[NBI]   Downloading msgpack-1.0.2-cp36-cp36m-manylinux1_x86_64.whl (272 kB)
[tests] Collecting coverage==5.5
[tests]   Downloading coverage-5.5-cp36-cp36m-manylinux2010_x86_64.whl (240 kB)
[MON] Collecting pymongo==3.11.3
[MON]   Downloading pymongo-3.11.3-cp38-cp38-manylinux2014_x86_64.whl (531 kB)
[MON] Collecting appdirs==1.4.4
[MON]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[MON] Collecting attrs==20.3.0
[MON]   Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB)
[RO] Collecting jmespath==0.10.0
[RO]   Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB)
[RO] Collecting jsonpatch==1.32
[RO]   Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB)
[RO] Collecting jsonpointer==2.2
[RO]   Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB)
[RO] Collecting jsonschema==3.2.0
[RO]   Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
[RO] Collecting keystoneauth1==4.4.0
[RO]   Downloading keystoneauth1-4.4.0-py3-none-any.whl (314 kB)
[NBI] Collecting multidict==4.7.6
[NBI]   Downloading multidict-4.7.6-cp36-cp36m-manylinux1_x86_64.whl (148 kB)
[NBI] Collecting netaddr==0.8.0
[NBI]   Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)
[tests] Collecting cryptography==3.4.7
[tests]   Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB)
[MON] Collecting cliff==3.7.0
[MON]   Downloading cliff-3.7.0-py3-none-any.whl (80 kB)
[MON] Collecting cmd2==1.5.0
[MON]   Downloading cmd2-1.5.0-py3-none-any.whl (133 kB)
[MON] Collecting colorama==0.4.4
[MON]   Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB)
[MON] Collecting debtcollector==2.2.0
[MON]   Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB)
[MON] Collecting decorator==4.4.2
[LCM] Collecting pymongo==3.11.3
[LCM]   Downloading pymongo-3.11.3-cp36-cp36m-manylinux2014_x86_64.whl (509 kB)
[LCM] Collecting pyyaml==5.4.1
[LCM]   Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB)
[RO] Collecting logutils==0.3.5
[RO]   Downloading logutils-0.3.5.tar.gz (27 kB)
[NBI] Collecting netifaces==0.10.9
[NBI]   Downloading netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 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.5.0
[NBI]   Downloading oslo.config-8.5.0-py3-none-any.whl (127 kB)
[tests] Collecting debtcollector==2.2.0
[tests]   Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB)
[tests] Collecting decorator==5.0.6
[tests]   Downloading decorator-5.0.6-py3-none-any.whl (8.8 kB)
[tests] Collecting dict2colander==0.2
[tests]   Downloading dict2colander-0.2.tar.gz (7.4 kB)
[MON]   Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB)
[MON] Collecting dogpile.cache==1.1.2
[MON]   Downloading dogpile.cache-1.1.2-py3-none-any.whl (49 kB)
[MON] Collecting futurist==2.3.0
[MON]   Downloading futurist-2.3.0-py3-none-any.whl (34 kB)
[MON] Collecting gnocchiclient==7.0.7
[MON]   Downloading gnocchiclient-7.0.7-py2.py3-none-any.whl (66 kB)
[MON] Collecting humanfriendly==9.1
[MON]   Downloading humanfriendly-9.1-py2.py3-none-any.whl (86 kB)
[MON] Collecting iso8601==0.1.14
[MON]   Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB)
[LCM] Collecting aiohttp==3.7.4.post0
[LCM]   Downloading aiohttp-3.7.4.post0-cp36-cp36m-manylinux2014_x86_64.whl (1.3 MB)
[LCM] Collecting async-timeout==3.0.1
[LCM]   Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
[LCM] Collecting attrs==20.3.0
[NBI] Collecting oslo.i18n==5.0.1
[NBI]   Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB)
[NBI] Collecting oslo.serialization==4.1.0
[NBI]   Downloading oslo.serialization-4.1.0-py3-none-any.whl (25 kB)
[NBI] Collecting oslo.utils==4.8.0
[NBI]   Downloading oslo.utils-4.8.0-py3-none-any.whl (102 kB)
[NBI] Collecting packaging==20.9
[NBI]   Downloading packaging-20.9-py2.py3-none-any.whl (40 kB)
[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.
[tests] Collecting distlib==0.3.1
[tests]   Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB)
[tests] Collecting distro==1.5.0
[tests]   Downloading distro-1.5.0-py2.py3-none-any.whl (18 kB)
[tests] Collecting dogpile.cache==1.1.2
[tests]   Downloading dogpile.cache-1.1.2-py3-none-any.whl (49 kB)
[tests] Collecting filelock==3.0.12
[tests]   Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB)
[tests] Collecting haikunator==2.1.0
[MON] Collecting jmespath==0.10.0
[MON]   Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB)
[MON] Collecting jsonpatch==1.32
[MON]   Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB)
[MON] Collecting jsonpointer==2.1
[MON]   Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB)
[MON] Collecting keystoneauth1==4.3.1
[MON]   Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB)
[LCM]   Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB)
[LCM] Collecting chardet==4.0.0
[LCM]   Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB)
[RO] Collecting lxml==4.6.4
[RO]   Downloading lxml-4.6.4-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.3 MB)
[RO] Collecting markupsafe==2.0.1
[RO]   Downloading MarkupSafe-2.0.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB)
[RO] Collecting more-itertools==8.12.0
[RO]   Downloading more_itertools-8.12.0-py3-none-any.whl (54 kB)
[RO] Collecting msal-extensions==0.3.0
[RO]   Downloading msal_extensions-0.3.0-py2.py3-none-any.whl (16 kB)
[NBI] Collecting pbr==5.5.1
[NBI]   Downloading pbr-5.5.1-py2.py3-none-any.whl (106 kB)
[NBI] Collecting portend==2.7.1
[NBI]   Downloading portend-2.7.1-py3-none-any.whl (5.3 kB)
[NBI] Collecting pyparsing==2.4.7
[NBI]   Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
[NBI] Collecting pyrsistent==0.17.3
[NBI]   Downloading pyrsistent-0.17.3.tar.gz (106 kB)
[tests]   Downloading haikunator-2.1.0-py2.py3-none-any.whl (4.6 kB)
[tests] Collecting httplib2==0.19.1
[tests]   Downloading httplib2-0.19.1-py3-none-any.whl (95 kB)
[tests] Collecting iso8601==0.1.14
[tests]   Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB)
[tests] Collecting jmespath==0.10.0
[tests]   Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB)
[tests] Collecting jsonpatch==1.32
[tests]   Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB)
[tests] Collecting jsonpath-rw-ext==1.2.2
[tests]   Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB)
[MON] Collecting lxml==4.6.3
[MON]   Downloading lxml-4.6.3-cp38-cp38-manylinux2014_x86_64.whl (6.8 MB)
[RO] Collecting msal==1.16.0
[RO]   Downloading msal-1.16.0-py2.py3-none-any.whl (78 kB)
[RO] Collecting msgpack==1.0.3
[RO]   Downloading msgpack-1.0.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299 kB)
[RO] Collecting msrest==0.6.21
[RO]   Downloading msrest-0.6.21-py2.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 munch==2.5.0
[RO]   Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB)
[RO] Collecting mvar==0.0.1
[NBI] Collecting python-keystoneclient==4.2.0
[NBI]   Downloading python_keystoneclient-4.2.0-py3-none-any.whl (397 kB)
[tests] Collecting jsonpath-rw==1.4.0
[tests]   Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
[tests] Collecting jsonpointer==2.1
[tests]   Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB)
[tests] Collecting jsonschema==2.5.1
[tests]   Downloading jsonschema-2.5.1-py2.py3-none-any.whl (38 kB)
[tests] Collecting jujubundlelib==0.5.6
[tests]   Downloading jujubundlelib-0.5.6.tar.gz (30 kB)
[MON] Collecting monotonic==1.5
[MON]   Downloading monotonic-1.5-py2.py3-none-any.whl (5.3 kB)
[MON] Collecting msgpack==1.0.2
[MON]   Downloading msgpack-1.0.2-cp38-cp38-manylinux1_x86_64.whl (302 kB)
[MON] Collecting munch==2.5.0
[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.10.9
[MON]   Downloading netifaces-0.10.9.tar.gz (28 kB)
[LCM] Collecting grpcio-tools==1.36.1
[LCM]   Downloading grpcio_tools-1.36.1-cp36-cp36m-manylinux2014_x86_64.whl (2.5 MB)
[RO]   Downloading mvar-0.0.1-py3-none-any.whl (6.7 kB)
[RO] Collecting netaddr==0.8.0
[RO]   Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)
[RO] Collecting netifaces==0.11.0
[RO]   Downloading netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB)
[RO] Collecting oauthlib==3.1.1
[RO]   Downloading oauthlib-3.1.1-py2.py3-none-any.whl (146 kB)
[NBI] Collecting pytz==2021.1
[NBI]   Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB)
[NBI] Collecting requests==2.25.1
[NBI]   Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB)
[NBI] Collecting rfc3986==1.4.0
[NBI]   Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB)
[NBI] Collecting stevedore==3.3.0
[NBI]   Downloading stevedore-3.3.0-py3-none-any.whl (49 kB)
[NBI] Collecting tacacs-plus==2.6
[tests] Collecting keyring==20.0.1
[tests]   Downloading keyring-20.0.1-py2.py3-none-any.whl (31 kB)
[tests] Collecting keystoneauth1==4.3.1
[tests]   Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB)
[tests] Collecting launchpadlib==1.10.13
[tests]   Downloading launchpadlib-1.10.13.tar.gz (200 kB)
[MON] Collecting openstacksdk==0.55.0
[MON]   Downloading openstacksdk-0.55.0-py3-none-any.whl (1.4 MB)
[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.3.1
[MON]   Downloading osc_lib-2.3.1-py3-none-any.whl (88 kB)
[osmclient]     Running setup.py install for pycurl: finished with status 'done'
[osmclient]     Running setup.py install for pyangbind: started
[osmclient]     Running setup.py install for pyangbind: finished with status 'done'
[osmclient] Successfully installed bitarray-1.8.1 certifi-2020.12.5 chardet-4.0.0 click-7.1.2 enum34-1.1.10 idna-2.10 importlib-metadata-4.8.2 jinja2-2.11.3 lxml-4.6.3 markupsafe-1.1.1 packaging-20.9 prettytable-2.1.0 pyang-2.4.0 pyangbind-0.8.1 pycurl-7.43.0.6 pyparsing-2.4.7 python-magic-0.4.22 pyyaml-5.4.1 regex-2021.3.17 requests-2.25.1 six-1.15.0 typing-extensions-4.0.1 urllib3-1.26.4 verboselogs-1.7 wcwidth-0.2.5 zipp-3.6.0
[RO] Collecting openstacksdk==0.60.0
[RO]   Downloading openstacksdk-0.60.0-py3-none-any.whl (1.4 MB)
[RO] Collecting os-client-config==2.1.0
[RO]   Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB)
[RO] Collecting os-service-types==1.7.0
[RO]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[RO] Collecting osc-lib==2.4.2
[RO]   Downloading osc_lib-2.4.2-py3-none-any.whl (88 kB)
[RO] Collecting oslo.config==8.7.1
[RO]   Downloading oslo.config-8.7.1-py3-none-any.whl (128 kB)
[RO] Collecting oslo.context==3.4.0
[RO]   Downloading oslo.context-3.4.0-py3-none-any.whl (19 kB)
[NBI]   Downloading tacacs_plus-2.6-py2.py3-none-any.whl (17 kB)
[NBI] Collecting tempora==4.0.1
[NBI]   Downloading tempora-4.0.1-py3-none-any.whl (14 kB)
[NBI] Collecting urllib3==1.26.4
[NBI]   Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB)
[NBI] Collecting wrapt==1.12.1
[NBI]   Downloading wrapt-1.12.1.tar.gz (27 kB)
[NG-UI] npm WARN deprecated core-js@2.6.12: core-js@<3.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. Please, upgrade your dependencies to the actual version of core-js.
[tests] Collecting lazr.restfulclient==0.14.3
[tests]   Downloading lazr.restfulclient-0.14.3.tar.gz (59 kB)
[MON] Collecting oslo.config==8.5.0
[MON]   Downloading oslo.config-8.5.0-py3-none-any.whl (127 kB)
[MON] Collecting oslo.context==3.2.0
[MON]   Downloading oslo.context-3.2.0-py3-none-any.whl (19 kB)
[MON] Collecting oslo.i18n==5.0.1
[MON]   Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB)
[LCM] Collecting grpcio==1.36.1
[LCM]   Downloading grpcio-1.36.1-cp36-cp36m-manylinux2014_x86_64.whl (4.1 MB)
[LCM] Collecting grpclib==0.4.1
[LCM]   Downloading grpclib-0.4.1.tar.gz (57 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==4.6.1
[RO]   Downloading oslo.log-4.6.1-py3-none-any.whl (71 kB)
[RO] Collecting oslo.serialization==4.2.0
[RO]   Downloading oslo.serialization-4.2.0-py3-none-any.whl (25 kB)
[RO] Collecting oslo.utils==4.12.0
[RO]   Downloading oslo.utils-4.12.0-py3-none-any.whl (101 kB)
[NBI] Collecting yarl==1.6.3
[tests] Collecting lazr.uri==1.0.5
[tests]   Downloading lazr.uri-1.0.5.tar.gz (18 kB)
[MON] Collecting oslo.log==4.4.0
[MON]   Downloading oslo.log-4.4.0-py3-none-any.whl (66 kB)
[MON] Collecting oslo.serialization==4.1.0
[MON]   Downloading oslo.serialization-4.1.0-py3-none-any.whl (25 kB)
[MON] Collecting oslo.utils==4.8.0
[MON]   Downloading oslo.utils-4.8.0-py3-none-any.whl (102 kB)
[MON] Collecting packaging==20.9
[MON]   Downloading packaging-20.9-py2.py3-none-any.whl (40 kB)
[MON] Collecting pbr==5.5.1
[MON]   Downloading pbr-5.5.1-py2.py3-none-any.whl (106 kB)
[MON] Collecting prettytable==0.7.2
[MON]   Downloading prettytable-0.7.2.zip (28 kB)
[LCM]   Installing build dependencies: started
[RO] Collecting packaging==21.3
[RO]   Downloading packaging-21.3-py3-none-any.whl (40 kB)
[RO] Collecting papero==0.2.7
[RO]   Downloading papero-0.2.7-py3-none-any.whl (7.9 kB)
[RO] Collecting paramiko==2.8.1
[RO]   Downloading paramiko-2.8.1-py2.py3-none-any.whl (206 kB)
[RO] Collecting pbr==5.8.0
[RO]   Downloading pbr-5.8.0-py2.py3-none-any.whl (112 kB)
[RO] Collecting portalocker==1.7.1
[RO]   Downloading portalocker-1.7.1-py2.py3-none-any.whl (10 kB)
[RO] Collecting portend==3.0.0
[NBI]   Downloading yarl-1.6.3-cp36-cp36m-manylinux2014_x86_64.whl (293 kB)
[NBI] Collecting zc.lockfile==2.0
[NBI]   Downloading zc.lockfile-2.0-py2.py3-none-any.whl (9.7 kB)
[NBI] Collecting idna-ssl>=1.0
[NBI]   Downloading idna-ssl-1.1.0.tar.gz (3.4 kB)
[tests] Collecting libcharmstore==0.0.9
[tests]   Downloading libcharmstore-0.0.9.tar.gz (3.2 kB)
[tests] Collecting macaroonbakery==1.3.1
[tests]   Downloading macaroonbakery-1.3.1.tar.gz (79 kB)
[MON] Collecting prometheus-client==0.9.0
[MON]   Downloading prometheus_client-0.9.0-py2.py3-none-any.whl (53 kB)
[MON] Collecting pygments==2.8.1
[MON]   Downloading Pygments-2.8.1-py3-none-any.whl (983 kB)
[osmclient] Removing intermediate container 55027889effe
[osmclient]  ---> eaada8a5decf
[osmclient] Step 10/15 : FROM ubuntu:18.04 as FINAL
[osmclient]  ---> 5a214d77f5d7
[osmclient] Step 11/15 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.6.*
[osmclient]  ---> Using cache
[osmclient]  ---> 9b418b4899d5
[osmclient] Step 12/15 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[RO]   Downloading portend-3.0.0-py3-none-any.whl (5.3 kB)
[RO] Collecting prettytable==2.4.0
[RO]   Downloading prettytable-2.4.0-py3-none-any.whl (24 kB)
[RO] Collecting progressbar==2.5
[RO]   Downloading progressbar-2.5.tar.gz (10 kB)
[NBI] Collecting typing-extensions>=3.6.5
[NBI]   Downloading typing_extensions-4.0.1-py3-none-any.whl (22 kB)
[tests] Collecting msgpack==1.0.2
[tests]   Downloading msgpack-1.0.2-cp36-cp36m-manylinux1_x86_64.whl (272 kB)
[tests] Collecting munch==2.5.0
[MON] Collecting pyinotify==0.9.6
[MON]   Downloading pyinotify-0.9.6.tar.gz (60 kB)
[osmclient]  ---> fe1fc3191a51
[osmclient] Step 13/15 : COPY --from=INSTALL /usr/local/lib/python3.6/dist-packages  /usr/local/lib/python3.6/dist-packages
[RO] Collecting pyang==2.5.0
[RO]   Downloading pyang-2.5.0-py2.py3-none-any.whl (595 kB)
[RO] Collecting pyangbind==0.8.1
[RO]   Downloading pyangbind-0.8.1.tar.gz (48 kB)
[NBI] Collecting importlib-resources
[NBI]   Downloading importlib_resources-5.4.0-py3-none-any.whl (28 kB)
[NBI] Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages/setuptools-51.0.0-py3.6.egg (from jsonschema==3.2.0->-r /usr/lib/python3/dist-packages/osm_nbi/requirements.txt (line 43)) (51.0.0)
[NBI] Collecting importlib-metadata
[NBI]   Downloading importlib_metadata-4.8.2-py3-none-any.whl (17 kB)
[tests]   Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB)
[tests] Collecting netaddr==0.8.0
[tests]   Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)
[tests] Collecting netifaces==0.10.9
[tests]   Downloading netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB)
[tests] Collecting oauthlib==3.1.0
[tests]   Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
[MON] Collecting pyparsing==2.4.7
[MON]   Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
[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)
[RO] Collecting pycparser==2.21
[RO]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[RO] Collecting pygments==2.10.0
[RO]   Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB)
[tests] Collecting openstacksdk==0.55.0
[tests]   Downloading openstacksdk-0.55.0-py3-none-any.whl (1.4 MB)
[tests] Collecting os-service-types==1.7.0
[tests]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[MON] Collecting python-keystoneclient==4.2.0
[MON]   Downloading python_keystoneclient-4.2.0-py3-none-any.whl (397 kB)
[MON] Collecting python-neutronclient==7.3.0
[LCM]   Installing build dependencies: finished with status 'done'
[LCM]   Getting requirements to build wheel: started
[RO] Collecting pyinotify==0.9.6
[RO]   Downloading pyinotify-0.9.6.tar.gz (60 kB)
[RO] Collecting pyjwt[crypto]==2.3.0
[RO]   Downloading PyJWT-2.3.0-py3-none-any.whl (16 kB)
[NBI] Collecting zipp>=0.5
[NBI]   Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB)
[NBI] Using legacy 'setup.py install' for bitarray, since package 'wheel' is not installed.
[NBI] Using legacy 'setup.py install' for pyangbind, since package 'wheel' is not installed.
[NBI] Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed.
[NBI] Using legacy 'setup.py install' for pyrsistent, since package 'wheel' is not installed.
[NBI] Using legacy 'setup.py install' for wrapt, since package 'wheel' is not installed.
[NBI] Using legacy 'setup.py install' for idna-ssl, since package 'wheel' is not installed.
[NBI] Installing collected packages: zipp, wrapt, typing-extensions, six, pyparsing, pbr, more-itertools, importlib-resources, urllib3, pytz, packaging, oslo.i18n, netifaces, netaddr, jaraco.functools, iso8601, importlib-metadata, idna, debtcollector, chardet, certifi, tempora, stevedore, rfc3986, requests, pyyaml, oslo.utils, os-service-types, multidict, msgpack, lxml, jaraco.text, jaraco.classes, zc.lockfile, yarl, regex, pyrsistent, pyang, portend, oslo.serialization, oslo.config, keystoneauth1, kafka-python, jaraco.collections, idna-ssl, enum34, cheroot, bitarray, attrs, async-timeout, tacacs-plus, python-keystoneclient, pymongo, pycrypto, pyangbind, jsonschema, dataclasses, cherrypy, aiokafka, aiohttp
[PLA]     Running setup.py install for pycrypto: finished with status 'done'
[tests] Collecting osc-lib==2.3.1
[tests]   Downloading osc_lib-2.3.1-py3-none-any.whl (88 kB)
[tests] Collecting oslo.config==8.5.0
[tests]   Downloading oslo.config-8.5.0-py3-none-any.whl (127 kB)
[tests] Collecting oslo.i18n==5.0.1
[tests]   Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB)
[tests] Collecting oslo.serialization==4.1.0
[tests]   Downloading oslo.serialization-4.1.0-py3-none-any.whl (25 kB)
[MON]   Downloading python_neutronclient-7.3.0-py3-none-any.whl (436 kB)
[MON] Collecting python-novaclient==17.4.0
[MON]   Downloading python_novaclient-17.4.0-py3-none-any.whl (332 kB)
[MON] Collecting pyvcloud==23.0.0
[MON]   Downloading pyvcloud-23.0.0-py3-none-any.whl (217 kB)
[MON] Collecting requestsexceptions==1.4.0
[MON]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[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.0.0
[LCM]   Downloading h2-4.0.0-py3-none-any.whl (57 kB)
[RO] Collecting pynacl==1.4.0
[RO]   Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB)
[RO] Collecting pyopenssl==21.0.0
[RO]   Downloading pyOpenSSL-21.0.0-py2.py3-none-any.whl (55 kB)
[RO] Collecting pyparsing==3.0.6
[RO]   Downloading pyparsing-3.0.6-py3-none-any.whl (97 kB)
[RO] Collecting pyperclip==1.8.2
[RO]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[NBI]     Running setup.py install for wrapt: started
[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)
[PLA] Successfully installed aiokafka-0.7.0 dataclasses-0.6 jinja2-2.11.3 kafka-python-2.0.2 markupsafe-1.1.1 pycrypto-2.6.1 pymongo-3.11.3 pymzn-0.18.3 pyyaml-5.4.1
[tests] Collecting oslo.utils==4.8.0
[tests]   Downloading oslo.utils-4.8.0-py3-none-any.whl (102 kB)
[tests] Collecting otherstuf==1.1.0
[tests]   Downloading otherstuf-1.1.0-py2.py3-none-any.whl (7.3 kB)
[tests] Collecting paramiko==2.7.2
[tests]   Downloading paramiko-2.7.2-py2.py3-none-any.whl (206 kB)
[tests] Collecting parse==1.19.0
[tests]   Downloading parse-1.19.0.tar.gz (30 kB)
[MON] Collecting rfc3986==1.4.0
[MON]   Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB)
[MON] Collecting simplejson==3.17.2
[MON]   Downloading simplejson-3.17.2-cp38-cp38-manylinux2010_x86_64.whl (137 kB)
[MON] Collecting stevedore==3.3.0
[MON]   Downloading stevedore-3.3.0-py3-none-any.whl (49 kB)
[LCM] Collecting hpack==4.0.0
[LCM]   Downloading hpack-4.0.0-py3-none-any.whl (32 kB)
[LCM] Collecting hyperframe==6.0.0
[LCM]   Downloading hyperframe-6.0.0-py3-none-any.whl (11 kB)
[LCM] Collecting idna==2.10
[LCM]   Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
[LCM] Collecting jinja2==2.11.3
[LCM]   Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB)
[LCM] Collecting markupsafe==1.1.1
[LCM]   Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 kB)
[RO] Collecting pyrsistent==0.18.0
[RO]   Downloading pyrsistent-0.18.0-cp36-cp36m-manylinux1_x86_64.whl (117 kB)
[RO] Collecting python-cinderclient==7.4.1
[RO]   Downloading python_cinderclient-7.4.1-py3-none-any.whl (279 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==3.5.0
[RO]   Downloading python_glanceclient-3.5.0-py3-none-any.whl (198 kB)
[NBI]     Running setup.py install for wrapt: finished with status 'done'
[tests] Collecting path.py==12.5.0
[tests]   Downloading path.py-12.5.0-py3-none-any.whl (2.3 kB)
[tests] Collecting path==15.1.2
[tests]   Downloading path-15.1.2-py3-none-any.whl (21 kB)
[tests] Collecting pathspec==0.3.4
[tests]   Downloading pathspec-0.3.4.tar.gz (12 kB)
[MON] Collecting ujson==4.0.2
[MON]   Downloading ujson-4.0.2-cp38-cp38-manylinux1_x86_64.whl (181 kB)
[MON] Collecting unittest-xml-reporting==3.0.4
[MON]   Downloading unittest_xml_reporting-3.0.4-py2.py3-none-any.whl (19 kB)
[MON] Collecting vcd-api-schemas-type==9.1.2.dev10
[MON]   Downloading vcd-api-schemas-type-9.1.2.dev10.tar.gz (406 kB)
[RO] Collecting python-keystoneclient==4.3.0
[RO]   Downloading python_keystoneclient-4.3.0-py3-none-any.whl (397 kB)
[RO] Collecting python-neutronclient==7.7.0
[RO]   Downloading python_neutronclient-7.7.0-py3-none-any.whl (436 kB)
[RO] Collecting python-novaclient==17.6.0
[RO]   Downloading python_novaclient-17.6.0-py3-none-any.whl (333 kB)
[tests] Collecting pbr==5.5.1
[tests]   Downloading pbr-5.5.1-py2.py3-none-any.whl (106 kB)
[tests] Collecting pluggy==0.13.1
[tests]   Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
[tests] Collecting ply==3.11
[tests]   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
[LCM] Collecting multidict==5.1.0
[LCM]   Downloading multidict-5.1.0-cp36-cp36m-manylinux2014_x86_64.whl (141 kB)
[LCM] Collecting protobuf==3.15.6
[LCM]   Downloading protobuf-3.15.6-cp36-cp36m-manylinux1_x86_64.whl (1.0 MB)
[RO] Collecting python-openstackclient==5.7.0
[RO]   Downloading python_openstackclient-5.7.0-py3-none-any.whl (970 kB)
[RO] Collecting pytz==2021.3
[RO]   Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
[tests] Collecting protobuf==3.15.8
[tests]   Downloading protobuf-3.15.8-cp36-cp36m-manylinux1_x86_64.whl (1.0 MB)
[osmclient]  ---> fb8ef0d960db
[osmclient] Step 14/15 : ENV OSM_SOL005=True
[osmclient]  ---> Running in d8943667cddc
[osmclient] Removing intermediate container d8943667cddc
[osmclient]  ---> a182a0ae5b05
[osmclient] Step 15/15 : ENV OSM_HOSTNAME=nbi:9999
[osmclient]  ---> Running in e8cf3b061a8f
[osmclient] Removing intermediate container e8cf3b061a8f
[osmclient]  ---> e9361634c276
[osmclient] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_FOS_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_NGUI_URL OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_RO_PLUGIN_URL] were not consumed
[osmclient] Successfully built e9361634c276
[osmclient] Successfully tagged opensourcemano/osmclient:osm-v90-merge-411
[LCM] Collecting six==1.15.0
[LCM]   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
[LCM] Collecting typing-extensions==3.7.4.3
[LCM]   Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB)
[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)
[NG-UI] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
[PLA] Removing intermediate container b472ece57284
[PLA]  ---> e4c2e2e9db83
[PLA] Step 10/32 : ADD https://github.com/MiniZinc/MiniZincIDE/releases/download/2.4.2/MiniZincIDE-2.4.2-bundle-linux-x86_64.tgz /minizinc.tgz
[tests] Collecting py==1.10.0
[tests]   Downloading py-1.10.0-py2.py3-none-any.whl (97 kB)
[tests] Collecting pycparser==2.20
[tests]   Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB)
[tests] Collecting pymacaroons==0.13.0
[tests]   Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB)
[tests] Collecting pynacl==1.4.0
[tests]   Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB)
[tests] Collecting pyperclip==1.8.2
[MON] Collecting wcwidth==0.2.5
[MON]   Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
[Pipeline] [osmclient] echo
[osmclient] Tagging osmclient:osm-v90-merge-411
[Pipeline] [osmclient] sh
[LCM] Collecting yarl==1.6.3
[LCM]   Downloading yarl-1.6.3-cp36-cp36m-manylinux2014_x86_64.whl (293 kB)
[LCM] Collecting bcrypt==3.2.0
[LCM]   Downloading bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB)
[tests]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[MON] Collecting wrapt==1.12.1
[MON]   Downloading wrapt-1.12.1.tar.gz (27 kB)
[osmclient] [osmclient] Running shell script
[osmclient] + docker tag opensourcemano/osmclient:osm-v90-merge-411 osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v90-merge-411
[Pipeline] [osmclient] sh
[LCM] Collecting cachetools==4.2.2
[LCM]   Downloading cachetools-4.2.2-py3-none-any.whl (11 kB)
[LCM] Collecting certifi==2020.12.5
[LCM]   Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB)
[tests] Collecting pyrfc3339==1.1
[tests]   Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB)
[tests] Collecting python-cinderclient==7.4.0
[tests]   Downloading python_cinderclient-7.4.0-py3-none-any.whl (278 kB)
[osmclient] [osmclient] Running shell script
[osmclient] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v90-merge-411
[osmclient] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient]
[osmclient] e50db3c730f9: Preparing
[osmclient] 267c9dae949b: Preparing
[osmclient] 8b66586fd2c8: Preparing
[osmclient] 824bf068fd3d: Preparing
[osmclient] 8b66586fd2c8: Layer already exists
[osmclient] 824bf068fd3d: Layer already exists
[LCM] Collecting cffi==1.14.5
[LCM]   Downloading cffi-1.14.5-cp36-cp36m-manylinux1_x86_64.whl (401 kB)
[NBI]     Running setup.py install for pyrsistent: started
[tests] Collecting python-keystoneclient==4.2.0
[tests]   Downloading python_keystoneclient-4.2.0-py3-none-any.whl (397 kB)
[tests] Collecting python-novaclient==17.4.0
[tests]   Downloading python_novaclient-17.4.0-py3-none-any.whl (332 kB)
[tests] Collecting python-openstackclient==5.5.0
[tests]   Downloading python_openstackclient-5.5.0-py3-none-any.whl (929 kB)
[MON] Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages/setuptools-51.0.0-py3.8.egg (from google-auth==1.30.0->-r /usr/lib/python3/dist-packages/n2vc/requirements.txt (line 18)) (51.0.0)
[LCM] Collecting cryptography==3.4.7
[LCM]   Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB)
[RO] Collecting regex==2021.11.10
[RO]   Downloading regex-2021.11.10-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (748 kB)
[RO] Collecting requests-oauthlib==1.3.0
[RO]   Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
[RO] Collecting requests==2.26.0
[RO]   Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB)
[RO] Collecting requestsexceptions==1.4.0
[RO]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[RO] Collecting rfc3986==1.5.0
[RO]   Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB)
[NBI]     Running setup.py install for pyrsistent: finished with status 'done'
[tests] Collecting pytz==2021.1
[tests]   Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB)
[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.2.0
[tests]   Downloading requirements-parser-0.2.0.tar.gz (6.3 kB)
[osmclient] 267c9dae949b: Pushed
[LCM] Collecting google-auth==1.30.0
[LCM]   Downloading google_auth-1.30.0-py2.py3-none-any.whl (146 kB)
[LCM] Collecting juju==2.8.4
[LCM]   Downloading juju-2.8.4.tar.gz (575 kB)
[RO] Collecting simplejson==3.17.6
[RO]   Downloading simplejson-3.17.6-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (129 kB)
[RO] Collecting six==1.16.0
[RO]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[RO] Collecting snowballstemmer==2.2.0
[RO]   Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
[POL]     Running setup.py install for pycrypto: finished with status 'done'
[POL] Successfully installed aiokafka-0.7.0 cached-property-1.5.2 certifi-2020.12.5 chardet-4.0.0 click-7.1.2 dataclasses-0.6 idna-2.10 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.11.3 pymysql-0.9.3 pyyaml-5.4.1 requests-2.25.1 urllib3-1.26.4
[tests] Collecting rfc3986==1.4.0
[tests]   Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB)
[tests] Collecting robotframework-jsonlibrary==0.3.1
[tests]   Downloading robotframework-jsonlibrary-0.3.1.tar.gz (4.1 kB)
[LCM] Collecting jujubundlelib==0.5.6
[LCM]   Downloading jujubundlelib-0.5.6.tar.gz (30 kB)
[RO] Collecting sphinx==4.3.1
[RO]   Downloading Sphinx-4.3.1-py3-none-any.whl (3.1 MB)
[RO] Collecting sphinxcontrib-applehelp==1.0.2
[RO]   Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB)
[RO] Collecting sphinxcontrib-devhelp==1.0.2
[RO]   Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
[NBI]     Running setup.py install for idna-ssl: started
[tests] Collecting robotframework-pythonlibcore==2.2.1
[tests]   Downloading robotframework_pythonlibcore-2.2.1-py2.py3-none-any.whl (10 kB)
[tests] Collecting robotframework-requests==0.8.2
[tests]   Downloading robotframework_requests-0.8.2-py3-none-any.whl (18 kB)
[tests] Collecting robotframework-seleniumlibrary==5.1.3
[tests]   Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB)
[tests] Collecting robotframework-sshlibrary==3.6.0
[tests]   Downloading robotframework-sshlibrary-3.6.0.tar.gz (49 kB)
[LCM] Collecting kubernetes==10.0.1
[LCM]   Downloading kubernetes-10.0.1-py2.py3-none-any.whl (1.5 MB)
[LCM] Collecting macaroonbakery==1.3.1
[LCM]   Downloading macaroonbakery-1.3.1.tar.gz (79 kB)
[RO] Collecting sphinxcontrib-htmlhelp==2.0.0
[RO]   Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB)
[RO] Collecting sphinxcontrib-jsmath==1.0.1
[RO]   Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
[RO] Collecting sphinxcontrib-qthelp==1.0.3
[RO]   Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
[RO] Collecting sphinxcontrib-serializinghtml==1.1.5
[RO]   Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB)
[RO] Collecting stevedore==3.5.0
[NBI]     Running setup.py install for idna-ssl: finished with status 'done'
[NBI]     Running setup.py install for bitarray: started
[tests] Collecting robotframework==4.0.1
[MON] Using legacy 'setup.py install' for juju, since package 'wheel' is not installed.
[MON] Using legacy 'setup.py install' for jujubundlelib, since package 'wheel' is not installed.
[MON] Using legacy 'setup.py install' for macaroonbakery, since package 'wheel' is not installed.
[MON] Using legacy 'setup.py install' for netifaces, since package 'wheel' is not installed.
[MON] Using legacy 'setup.py install' for prettytable, since package 'wheel' is not installed.
[MON] Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed.
[MON] Using legacy 'setup.py install' for pyinotify, since package 'wheel' is not installed.
[MON] Using legacy 'setup.py install' for pyperclip, since package 'wheel' is not installed.
[MON] Using legacy 'setup.py install' for theblues, since package 'wheel' is not installed.
[MON] Using legacy 'setup.py install' for vcd-api-schemas-type, since package 'wheel' is not installed.
[MON] Using legacy 'setup.py install' for websockets, since package 'wheel' is not installed.
[MON] Using legacy 'setup.py install' for wrapt, since package 'wheel' is not installed.
[osmclient] e50db3c730f9: Pushed
[osmclient] osm-v90-merge-411: digest: sha256:a055fdfb4c1ff49fbd1e8ea169de9f603dbcbfa5e7683d7c49fddba88832ed65 size: 1164
[Pipeline] [osmclient] }
[Pipeline] [osmclient] // dir
[Pipeline] [osmclient] }
[RO]   Downloading stevedore-3.5.0-py3-none-any.whl (49 kB)
[RO] Collecting tempora==4.1.2
[RO]   Downloading tempora-4.1.2-py3-none-any.whl (15 kB)
[tests]   Downloading robotframework-4.0.1-py2.py3-none-any.whl (655 kB)
[RO] Collecting urllib3==1.26.7
[RO]   Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB)
[RO] Collecting uuid==1.30
[RO]   Downloading uuid-1.30.tar.gz (5.8 kB)
[MON] Installing collected packages: pycparser, wrapt, urllib3, six, pyparsing, pbr, idna, chardet, cffi, certifi, wcwidth, stevedore, requests, pytz, pyperclip, pynacl, packaging, oslo.i18n, os-service-types, netifaces, netaddr, jsonpointer, iso8601, decorator, debtcollector, colorama, attrs, rfc3986, requestsexceptions, pyyaml, pyrfc3339, pymacaroons, pyasn1, protobuf, prettytable, oslo.utils, munch, msgpack, keystoneauth1, jsonpatch, jmespath, dogpile.cache, cryptography, cmd2, appdirs, typing-extensions, simplejson, rsa, python-dateutil, pyinotify, pyasn1-modules, oslo.serialization, oslo.context, oslo.config, openstacksdk, oauthlib, mypy-extensions, macaroonbakery, jujubundlelib, cliff, cachetools, bcrypt, websockets, websocket-client, vcd-api-schemas-type, unittest-xml-reporting, ujson, typing-inspect, toposort, theblues, requests-oauthlib, python-keystoneclient, pygments, paramiko, oslo.log, osc-lib, os-client-config, monotonic, lxml, kafka-python, humanfriendly, google-auth, futurist, pyvcloud, python-novaclient, python-neutronclient, python-ceilometerclient, pymongo, pycrypto, prometheus-client, kubernetes, juju, gnocchiclient, dataclasses, aiokafka
[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.1.0
[LCM]   Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
[LCM] Collecting paramiko==2.7.2
[LCM]   Downloading paramiko-2.7.2-py2.py3-none-any.whl (206 kB)
[LCM] Collecting pyasn1-modules==0.2.8
[LCM]   Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
[PLA] 
[PLA] 
[LCM] Collecting pyasn1==0.4.8
[LCM]   Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
[LCM] Collecting pycparser==2.20
[LCM]   Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB)
[LCM] Collecting pymacaroons==0.13.0
[LCM]   Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB)
[LCM] Collecting pynacl==1.4.0
[LCM]   Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB)
[LCM] Collecting pyrfc3339==1.1
[LCM]   Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB)
[RO] Collecting warlock==1.3.3
[RO]   Downloading warlock-1.3.3.tar.gz (11 kB)
[tests] Collecting ruamel.yaml==0.15.100
[tests]   Downloading ruamel.yaml-0.15.100-cp36-cp36m-manylinux1_x86_64.whl (656 kB)
[tests] Collecting scp==0.13.3
[tests]   Downloading scp-0.13.3-py2.py3-none-any.whl (8.2 kB)
[tests] Collecting secretstorage==2.3.1
[tests]   Downloading SecretStorage-2.3.1.tar.gz (16 kB)
[MON]     Running setup.py install for wrapt: started
[LCM] Collecting python-dateutil==2.8.1
[LCM]   Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
[LCM] Collecting pytz==2021.1
[LCM]   Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB)
[LCM] Collecting requests-oauthlib==1.3.0
[LCM]   Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
[RO] Collecting wcwidth==0.2.5
[RO]   Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
[RO] Collecting wrapt==1.13.3
[RO]   Downloading wrapt-1.13.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (78 kB)
[RO] Collecting yaks==0.3.0.post1
[RO]   Downloading yaks-0.3.0.post1-py3-none-any.whl (22 kB)
[RO] Collecting zc.lockfile==2.0
[RO]   Downloading zc.lockfile-2.0-py2.py3-none-any.whl (9.7 kB)
[RO] Collecting zenoh==0.3.0
[RO]   Downloading zenoh-0.3.0-py3-none-any.whl (17 kB)
[POL] Removing intermediate container cd516ce7f3a6
[POL]  ---> 7c0ef75e8d2a
[POL] Step 10/29 : FROM ubuntu:20.04 as FINAL
[POL]  ---> ba6acccedd29
[POL] Step 11/29 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.8.*
[POL]  ---> Running in 6e75545b13e2
[tests] Collecting selenium==3.141.0
[tests]   Downloading selenium-3.141.0-py2.py3-none-any.whl (904 kB)
[LCM] Collecting requests==2.25.1
[LCM]   Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB)
[LCM] Collecting rsa==4.7.2
[LCM]   Downloading rsa-4.7.2-py3-none-any.whl (34 kB)
[LCM] Collecting theblues==0.5.2
[LCM]   Downloading theblues-0.5.2.tar.gz (18 kB)
[RO] Collecting zipp==3.6.0
[RO]   Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB)
[NBI]     Running setup.py install for bitarray: finished with status 'done'
[tests] Collecting simplejson==3.17.2
[tests]   Downloading simplejson-3.17.2-cp36-cp36m-manylinux2010_x86_64.whl (127 kB)
[tests] Collecting stevedore==3.3.0
[tests]   Downloading stevedore-3.3.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 testresources==2.0.1
[tests]   Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB)
[tests] Collecting theblues==0.5.2
[tests]   Downloading theblues-0.5.2.tar.gz (18 kB)
[LCM] Collecting toposort==1.6
[LCM]   Downloading toposort-1.6-py2.py3-none-any.whl (9.5 kB)
[LCM] Collecting typing-inspect==0.6.0
[LCM]   Downloading typing_inspect-0.6.0-py3-none-any.whl (8.1 kB)
[LCM] Collecting urllib3==1.26.4
[LCM]   Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB)
[LCM] Collecting websocket-client==1.0.0
[LCM]   Downloading websocket_client-1.0.0-py2.py3-none-any.whl (68 kB)
[LCM] Collecting websockets==7.0
[LCM]   Downloading websockets-7.0-cp36-cp36m-manylinux1_x86_64.whl (63 kB)
[RO] Collecting typing-extensions
[RO]   Downloading typing_extensions-4.0.1-py3-none-any.whl (22 kB)
[NBI]     Running setup.py install for pycrypto: started
[POL] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[POL] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[POL] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[POL] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[tests] Collecting toml==0.10.2
[tests]   Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
[LCM] Collecting idna-ssl>=1.0
[LCM]   Downloading idna-ssl-1.1.0.tar.gz (3.4 kB)
[RO] Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages/setuptools-51.0.0-py3.6.egg (from jsonschema==3.2.0->-r /usr/lib/python3/dist-packages/osm_ng_ro/requirements.txt (line 154)) (51.0.0)
[PLA]  ---> 9b1caa8e230e
[PLA] Step 11/32 : RUN tar -zxf /minizinc.tgz &&     mv /MiniZincIDE-2.4.2-bundle-linux /minizinc
[PLA]  ---> Running in b0b06dc8ff8b
[POL] Get:5 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[POL] Get:6 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[POL] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[POL] Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[POL] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1750 kB]
[POL] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.6 kB]
[POL] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1106 kB]
[POL] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [788 kB]
[tests] Collecting tox==3.0.0
[tests]   Downloading tox-3.0.0-py2.py3-none-any.whl (60 kB)
[tests] Collecting translationstring==1.4
[tests]   Downloading translationstring-1.4-py2.py3-none-any.whl (15 kB)
[tests] Collecting vergit==1.0.2
[tests]   Downloading vergit-1.0.2.tar.gz (3.2 kB)
[LCM] Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.6/dist-packages/setuptools-51.0.0-py3.6.egg (from google-auth==1.30.0->-r /usr/lib/python3/dist-packages/n2vc/requirements.txt (line 18)) (51.0.0)
[RO] Collecting importlib-resources
[RO]   Downloading importlib_resources-5.4.0-py3-none-any.whl (28 kB)
[POL] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [21.7 kB]
[POL] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [50.0 kB]
[POL] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1329 kB]
[LCM] Using legacy 'setup.py install' for juju, since package 'wheel' is not installed.
[LCM] Using legacy 'setup.py install' for jujubundlelib, since package 'wheel' is not installed.
[LCM] Using legacy 'setup.py install' for macaroonbakery, since package 'wheel' is not installed.
[LCM] Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed.
[LCM] Using legacy 'setup.py install' for theblues, since package 'wheel' is not installed.
[LCM] Using legacy 'setup.py install' for idna-ssl, since package 'wheel' is not installed.
[LCM] Building wheels for collected packages: grpclib
[LCM]   Building wheel for grpclib (PEP 517): started
[NG-UI] npm WARN deprecated fsevents@2.1.3: "Please update to latest v2.3 or v2.2"
[NG-UI] npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
[POL] Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.1 kB]
[POL] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [825 kB]
[POL] Get:18 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [726 kB]
[POL] Fetched 20.1 MB in 4s (5175 kB/s)
[tests] Collecting virtualenv==20.4.3
[tests]   Downloading virtualenv-20.4.3-py2.py3-none-any.whl (7.2 MB)
[tests] Collecting wadllib==1.3.5
[tests]   Downloading wadllib-1.3.5.tar.gz (62 kB)
[LCM]   Building wheel for grpclib (PEP 517): finished with status 'done'
[LCM]   Created wheel for grpclib: filename=grpclib-0.4.1-py3-none-any.whl size=69844 sha256=60a7b69ea2af110f83123b6a089bab9eaed7266e12cf0181714f2d04c7f56fba
[LCM]   Stored in directory: /root/.cache/pip/wheels/de/d0/b6/7a7f0a22f984a29ce428877692b5adf2ae1ef092d569fdd806
[LCM] Successfully built grpclib
[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.
[tests] Collecting wrapt==1.12.1
[tests]   Downloading wrapt-1.12.1.tar.gz (27 kB)
[MON]     Running setup.py install for wrapt: finished with status 'done'
[LCM] Installing collected packages: pycparser, six, cffi, urllib3, pytz, pynacl, idna, chardet, certifi, requests, pyyaml, pyrfc3339, pymacaroons, pyasn1, protobuf, typing-extensions, rsa, pyasn1-modules, oauthlib, mypy-extensions, multidict, macaroonbakery, jujubundlelib, hyperframe, hpack, cryptography, cachetools, bcrypt, yarl, websockets, websocket-client, typing-inspect, toposort, theblues, requests-oauthlib, python-dateutil, paramiko, markupsafe, kafka-python, idna-ssl, h2, grpcio, google-auth, dataclasses, attrs, async-timeout, pymongo, pycrypto, kubernetes, juju, jinja2, grpclib, grpcio-tools, aiokafka, aiohttp
[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)
[tests] Collecting xmltodict==0.12.0
[tests]   Downloading xmltodict-0.12.0-py2.py3-none-any.whl (9.2 kB)
[tests] Collecting yq==2.12.0
[tests]   Downloading yq-2.12.0-py2.py3-none-any.whl (15 kB)
[tests] Collecting importlib-metadata<4,>=0.23
[tests]   Downloading importlib_metadata-3.10.1-py3-none-any.whl (14 kB)
[MON]     Running setup.py install for pyperclip: started
[NG-UI] npm WARN deprecated har-validator@5.1.5: this library is no longer supported
[NG-UI] npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
[POL] Reading package lists...
[tests] Requirement already satisfied: pip>=1.5.4 in /usr/local/lib/python3.6/dist-packages/pip-21.0.1-py3.6.egg (from charm-tools==2.8.3->-r /usr/share/osm-tests/requirements.txt (line 26)) (21.0.1)
[MON]     Running setup.py install for pyperclip: finished with status 'done'
[MON]     Running setup.py install for netifaces: started
[RO] WARNING: The candidate selected for download or install is a yanked version: 'zenoh' candidate (version 0.3.0 at https://files.pythonhosted.org/packages/f4/8b/6d7cd39a05063f1da28db2567da5b09ecda1c5c8e8f422203185d840b6eb/zenoh-0.3.0-py3-none-any.whl#sha256=1edab7073401504c63a05c8f208ca3feb0b0a8c3b368975eeb7ffe891a16d74a (from https://pypi.org/simple/zenoh/))
[RO] Reason for being yanked: Deprecated. Please use "eclipse-zenoh" instead.
[RO] Using legacy 'setup.py install' for bitarray, since package 'wheel' is not installed.
[RO] Using legacy 'setup.py install' for cvprac, since package 'wheel' is not installed.
[RO] Using legacy 'setup.py install' for flufl.enum, since package 'wheel' is not installed.
[RO] Using legacy 'setup.py install' for hexdump, since package 'wheel' is not installed.
[RO] Using legacy 'setup.py install' for logutils, since package 'wheel' is not installed.
[RO] Using legacy 'setup.py install' for progressbar, since package 'wheel' is not installed.
[RO] Using legacy 'setup.py install' for pyangbind, since package 'wheel' is not installed.
[RO] Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed.
[RO] Using legacy 'setup.py install' for pyinotify, since package 'wheel' is not installed.
[RO] Using legacy 'setup.py install' for pyperclip, since package 'wheel' is not installed.
[RO] Using legacy 'setup.py install' for pyvmomi, since package 'wheel' is not installed.
[RO] Using legacy 'setup.py install' for uuid, since package 'wheel' is not installed.
[RO] Using legacy 'setup.py install' for warlock, since package 'wheel' is not installed.
[POL] Reading package lists...
[POL] Building dependency tree...
[POL] Reading state information...
[POL] The following additional packages will be installed:
[POL]   file libexpat1 libmagic-mgc libmagic1 libmpdec2 libpython3.8-minimal
[POL]   libpython3.8-stdlib libreadline8 libsqlite3-0 libssl1.1 mime-support
[POL]   python3.8 python3.8-minimal readline-common xz-utils
[POL] Suggested packages:
[POL]   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
[POL] The following NEW packages will be installed:
[POL]   file libexpat1 libmagic-mgc libmagic1 libmpdec2 libpython3.8-minimal
[POL]   libpython3.8-stdlib libreadline8 libsqlite3-0 libssl1.1 mime-support
[POL]   python3-minimal python3.8 python3.8-minimal readline-common xz-utils
[POL] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded.
[POL] Need to get 7341 kB of archives.
[POL] After this operation, 32.6 MB of additional disk space will be used.
[POL] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB]
[tests] Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages/setuptools-51.0.0-py3.6.egg (from launchpadlib==1.10.13->-r /usr/share/osm-tests/requirements.txt (line 114)) (51.0.0)
[tests] Collecting importlib-resources
[tests]   Downloading importlib_resources-5.4.0-py3-none-any.whl (28 kB)
[LCM]     Running setup.py install for macaroonbakery: started
[RO] Installing collected packages: zipp, typing-extensions, pycparser, wrapt, urllib3, six, pyparsing, pbr, importlib-resources, importlib-metadata, idna, charset-normalizer, cffi, certifi, wcwidth, stevedore, requests, pytz, pyperclip, pyjwt, packaging, oslo.i18n, os-service-types, netifaces, netaddr, more-itertools, lxml, jsonpointer, iso8601, decorator, debtcollector, cryptography, attrs, rfc3986, requestsexceptions, regex, pyyaml, pyrsistent, pyang, prettytable, papero, oslo.utils, oauthlib, mvar, munch, msgpack, keystoneauth1, jsonpatch, jmespath, jaraco.functools, hexdump, enum34, dogpile.cache, cmd2, bitarray, autopage, appdirs, yaks, tempora, simplejson, requests-oauthlib, python-dateutil, pyinotify, pyangbind, portalocker, oslo.serialization, oslo.context, oslo.config, openstacksdk, msal, markupsafe, jsonschema, isodate, cliff, azure-core, zc.lockfile, warlock, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, python-novaclient, python-keystoneclient, python-cinderclient, pyopenssl, pynacl, pygments, portend, oslo.log, osc-lib, os-client-config, msrest, msal-extensions, kafka-python, jinja2, imagesize, humanfriendly, fog05-sdk, flufl.enum, docutils, cheroot, bcrypt, babel, azure-mgmt-core, azure-common, alabaster, adal, zenoh, uuid, sphinx, pyvmomi, pyvcloud, python-openstackclient, python-neutronclient, python-glanceclient, pymongo, pycrypto, progressbar, paramiko, msrestazure, logutils, fog05, dataclasses, cvprac, cherrypy, boto, azure-mgmt-resource, azure-mgmt-network, azure-mgmt-compute, azure-identity, aiokafka
[POL] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.1 [717 kB]
[POL] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB]
[POL] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.1 [1900 kB]
[POL] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
[POL] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
[POL] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
[POL] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
[POL] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
[POL] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
[POL] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
[POL] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
[POL] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB]
[POL] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.1 [1674 kB]
[POL] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.1 [387 kB]
[POL] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB]
[LCM]     Running setup.py install for macaroonbakery: finished with status 'done'
[LCM]     Running setup.py install for jujubundlelib: started
[POL] debconf: delaying package configuration, since apt-utils is not installed
[POL] Fetched 7341 kB in 1s (9031 kB/s)
[POL] Selecting previously unselected package libssl1.1: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 ... 4127 files and directories currently installed.)
[POL] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ...
[POL] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ...
[LCM]     Running setup.py install for jujubundlelib: finished with status 'done'
[RO]     Running setup.py install for pyperclip: started
[POL] Selecting previously unselected package libpython3.8-minimal:amd64.
[POL] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.1_amd64.deb ...
[POL] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.1) ...
[POL] Selecting previously unselected package libexpat1:amd64.
[POL] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ...
[POL] Unpacking libexpat1:amd64 (2.2.9-1build1) ...
[POL] Selecting previously unselected package python3.8-minimal.
[POL] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.1_amd64.deb ...
[POL] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.1) ...
[POL] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ...
[RO]     Running setup.py install for pyperclip: finished with status 'done'
[NG-UI] npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
[POL] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.1) ...
[POL] Setting up libexpat1:amd64 (2.2.9-1build1) ...
[POL] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.1) ...
[tests] Collecting typing-extensions>=3.6.4
[tests]   Downloading typing_extensions-4.0.1-py3-none-any.whl (22 kB)
[tests] Collecting zipp>=0.5
[tests]   Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB)
[LCM]     Running setup.py install for theblues: started
[tests] Using legacy 'setup.py install' for bitarray, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for blessings, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for charm-tools, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for dict2colander, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for jsonpath-rw, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for jujubundlelib, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for launchpadlib, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for lazr.restfulclient, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for lazr.uri, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for libcharmstore, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for macaroonbakery, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for parse, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for pathspec, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for pyangbind, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for pycurl, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for pyperclip, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for requirements-parser, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for robotframework-jsonlibrary, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for robotframework-sshlibrary, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for secretstorage, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for theblues, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for vergit, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for wadllib, since package 'wheel' is not installed.
[tests] Using legacy 'setup.py install' for wrapt, since package 'wheel' is not installed.
[LCM]     Running setup.py install for theblues: finished with status 'done'
[LCM]     Running setup.py install for idna-ssl: started
[NG-UI] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
[POL] Selecting previously unselected package python3-minimal.
[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 ... 4428 files and directories currently installed.)
[POL] Preparing to unpack .../00-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
[POL] Unpacking python3-minimal (3.8.2-0ubuntu2) ...
[POL] Selecting previously unselected package libmagic-mgc.
[POL] Preparing to unpack .../01-libmagic-mgc_1%3a5.38-4_amd64.deb ...
[POL] Unpacking libmagic-mgc (1:5.38-4) ...
[LCM]     Running setup.py install for idna-ssl: finished with status 'done'
[POL] Selecting previously unselected package libmagic1:amd64.
[POL] Preparing to unpack .../02-libmagic1_1%3a5.38-4_amd64.deb ...
[POL] Unpacking libmagic1:amd64 (1:5.38-4) ...
[POL] Selecting previously unselected package file.
[POL] Preparing to unpack .../03-file_1%3a5.38-4_amd64.deb ...
[POL] Unpacking file (1:5.38-4) ...
[POL] Selecting previously unselected package libmpdec2:amd64.
[POL] Preparing to unpack .../04-libmpdec2_2.4.2-3_amd64.deb ...
[POL] Unpacking libmpdec2:amd64 (2.4.2-3) ...
[POL] Selecting previously unselected package mime-support.
[POL] Preparing to unpack .../05-mime-support_3.64ubuntu1_all.deb ...
[POL] Unpacking mime-support (3.64ubuntu1) ...
[POL] Selecting previously unselected package readline-common.
[POL] Preparing to unpack .../06-readline-common_8.0-4_all.deb ...
[POL] Unpacking readline-common (8.0-4) ...
[POL] Selecting previously unselected package libreadline8:amd64.
[POL] Preparing to unpack .../07-libreadline8_8.0-4_amd64.deb ...
[POL] Unpacking libreadline8:amd64 (8.0-4) ...
[POL] Selecting previously unselected package libsqlite3-0:amd64.
[POL] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ...
[POL] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
[POL] Selecting previously unselected package libpython3.8-stdlib:amd64.
[POL] Preparing to unpack .../09-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.1_amd64.deb ...
[POL] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.1) ...
[tests] Installing collected packages: pycparser, zipp, typing-extensions, six, cffi, wrapt, urllib3, pytz, pyparsing, pynacl, pbr, importlib-resources, importlib-metadata, idna, chardet, certifi, wcwidth, stevedore, requests, pyyaml, pyrfc3339, pyperclip, pymacaroons, protobuf, packaging, oslo.i18n, os-service-types, netifaces, netaddr, lazr.uri, jsonpointer, iso8601, decorator, debtcollector, cryptography, colorama, attrs, wadllib, secretstorage, rfc3986, requestsexceptions, prettytable, ply, parse, oslo.utils, oauthlib, munch, msgpack, macaroonbakery, keystoneauth1, jujubundlelib, jsonpatch, jmespath, httplib2, filelock, dogpile.cache, distro, distlib, cmd2, bcrypt, appdirs, virtualenv, translationstring, theblues, testresources, stuf, simplejson, py, pluggy, path, paramiko, oslo.serialization, oslo.config, openstacksdk, lxml, lazr.restfulclient, keyring, jsonpath-rw, cliff, xmltodict, vergit, tox, toml, selenium, scp, ruamel.yaml, robotframework-pythonlibcore, robotframework, requirements-parser, regex, python-novaclient, python-keystoneclient, python-cinderclient, pyang, pathspec, path.py, otherstuf, osc-lib, markupsafe, libcharmstore, launchpadlib, jsonschema, jsonpath-rw-ext, enum34, dict2colander, coverage, colander, cheetah3, blessings, bitarray, argcomplete, yq, verboselogs, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-requests, robotframework-jsonlibrary, python-openstackclient, python-magic, pycurl, pyangbind, jinja2, haikunator, click, charm-tools
[tests]     Running setup.py install for wrapt: started
[LCM]     Running setup.py install for pycrypto: started
[RO]     Running setup.py install for hexdump: started
[POL] Selecting previously unselected package python3.8.
[POL] Preparing to unpack .../10-python3.8_3.8.10-0ubuntu1~20.04.1_amd64.deb ...
[POL] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.1) ...
[POL] Selecting previously unselected package xz-utils.
[POL] Preparing to unpack .../11-xz-utils_5.2.4-1ubuntu1_amd64.deb ...
[POL] Unpacking xz-utils (5.2.4-1ubuntu1) ...
[POL] Setting up mime-support (3.64ubuntu1) ...
[POL] Setting up libmagic-mgc (1:5.38-4) ...
[POL] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
[POL] Setting up libmagic1:amd64 (1:5.38-4) ...
[POL] Setting up file (1:5.38-4) ...
[POL] Setting up xz-utils (5.2.4-1ubuntu1) ...
[POL] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[POL] 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
[POL] 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
[POL] 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
[POL] 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
[POL] 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
[POL] 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
[POL] 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
[POL] 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
[POL] 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
[POL] 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
[POL] Setting up python3-minimal (3.8.2-0ubuntu2) ...
[RO]     Running setup.py install for hexdump: finished with status 'done'
[RO]     Running setup.py install for bitarray: started
[PLA] Removing intermediate container b0b06dc8ff8b
[PLA]  ---> de8a0d050f6d
[PLA] Step 12/32 : FROM ubuntu:18.04
[PLA]  ---> 5a214d77f5d7
[PLA] Step 13/32 : LABEL authors="Lars-Göran Magnusson"
[PLA]  ---> Using cache
[PLA]  ---> 64035d2caaec
[PLA] Step 14/32 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.6.*
[PLA]  ---> Running in a0b081bae5fa
[PLA] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
[PLA] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
[PLA] Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
[PLA] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
[PLA] Get:5 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
[PLA] Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
[PLA] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
[PLA] Get:8 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
[PLA] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [34.4 kB]
[PLA] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2229 kB]
[PLA] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [725 kB]
[PLA] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2898 kB]
[POL] Setting up libmpdec2:amd64 (2.4.2-3) ...
[POL] Setting up readline-common (8.0-4) ...
[POL] Setting up libreadline8:amd64 (8.0-4) ...
[POL] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.1) ...
[POL] Setting up python3.8 (3.8.10-0ubuntu1~20.04.1) ...
[MON]     Running setup.py install for netifaces: finished with status 'done'
[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 urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
[PLA] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB]
[PLA] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB]
[PLA] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2461 kB]
[POL] Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
[MON]     Running setup.py install for prettytable: started
[PLA] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1451 kB]
[PLA] Get:17 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.8 kB]
[PLA] Get:18 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [691 kB]
[tests]     Running setup.py install for wrapt: finished with status 'done'
[MON]     Running setup.py install for prettytable: finished with status 'done'
[PLA] Fetched 23.9 MB in 3s (6884 kB/s)
[RO]     Running setup.py install for bitarray: finished with status 'done'
[MON]     Running setup.py install for pyinotify: started
[RO]     Running setup.py install for pyinotify: started
[tests]     Running setup.py install for pyperclip: started
[RO]     Running setup.py install for pyinotify: finished with status 'done'
[RO]     Running setup.py install for pyangbind: started
[PLA] Reading package lists...
[tests]     Running setup.py install for pyperclip: finished with status 'done'
[MON]     Running setup.py install for pyinotify: finished with status 'done'
[NG-UI] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
[POL] Removing intermediate container 6e75545b13e2
[POL]  ---> fece67c1f010
[POL] Step 12/29 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[RO]     Running setup.py install for pyangbind: finished with status 'done'
[PLA] Reading package lists...
[PLA] Building dependency tree...
[PLA] Reading state information...
[POL]  ---> 597d70fa9fc9
[POL] Step 13/29 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages  /usr/local/lib/python3.8/dist-packages
[tests]     Running setup.py install for lazr.uri: started
[tests]     Running setup.py install for lazr.uri: finished with status 'done'
[PLA] The following additional packages will be installed:
[PLA]   file libexpat1 libmagic-mgc libmagic1 libmpdec2 libpython3.6-minimal
[PLA]   libpython3.6-stdlib libreadline7 libsqlite3-0 libssl1.1 mime-support
[PLA]   python3.6 python3.6-minimal readline-common xz-utils
[PLA] Suggested packages:
[PLA]   python3.6-venv python3.6-doc binutils binfmt-support readline-doc
[PLA] The following NEW packages will be installed:
[PLA]   file libexpat1 libmagic-mgc libmagic1 libmpdec2 libpython3.6-minimal
[PLA]   libpython3.6-stdlib libreadline7 libsqlite3-0 libssl1.1 mime-support
[PLA]   python3-minimal python3.6 python3.6-minimal readline-common xz-utils
[PLA] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded.
[PLA] Need to get 6613 kB of archives.
[PLA] After this operation, 33.8 MB of additional disk space will be used.
[PLA] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB]
[PLA] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB]
[PLA] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB]
[PLA] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB]
[PLA] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB]
[PLA] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB]
[PLA] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB]
[PLA] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB]
[PLA] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB]
[PLA] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB]
[PLA] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB]
[PLA] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB]
[PLA] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB]
[PLA] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB]
[PLA] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB]
[PLA] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB]
[tests]     Running setup.py install for wadllib: started
[PLA] debconf: delaying package configuration, since apt-utils is not installed
[PLA] Fetched 6613 kB in 1s (12.7 MB/s)
[PLA] Selecting previously unselected package libssl1.1:amd64.
[PLA] (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 ... 4051 files and directories currently installed.)
[PLA] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ...
[PLA] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ...
[tests]     Running setup.py install for wadllib: finished with status 'done'
[tests]     Running setup.py install for secretstorage: started
[PLA] Selecting previously unselected package libpython3.6-minimal:amd64.
[PLA] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
[PLA] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ...
[tests]     Running setup.py install for secretstorage: finished with status 'done'
[MON]     Running setup.py install for macaroonbakery: started
[RO]     Running setup.py install for warlock: started
[PLA] Selecting previously unselected package libexpat1:amd64.
[PLA] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ...
[PLA] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ...
[PLA] Selecting previously unselected package python3.6-minimal.
[PLA] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
[PLA] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ...
[tests]     Running setup.py install for parse: started
[tests]     Running setup.py install for parse: finished with status 'done'
[MON]     Running setup.py install for macaroonbakery: finished with status 'done'
[MON]     Running setup.py install for jujubundlelib: started
[RO]     Running setup.py install for warlock: finished with status 'done'
[PLA] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ...
[PLA] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ...
[PLA] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ...
[PLA] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ...
[POL]  ---> 034c0630c9c8
[POL] Step 14/29 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[tests]     Running setup.py install for macaroonbakery: started
[MON]     Running setup.py install for jujubundlelib: finished with status 'done'
[MON]     Running setup.py install for websockets: started
[PLA] Selecting previously unselected package python3-minimal.
[PLA] (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 ... 4308 files and directories currently installed.)
[PLA] Preparing to unpack .../00-python3-minimal_3.6.7-1~18.04_amd64.deb ...
[PLA] Unpacking python3-minimal (3.6.7-1~18.04) ...
[PLA] Selecting previously unselected package libmagic-mgc.
[PLA] Preparing to unpack .../01-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ...
[PLA] Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
[PLA] Selecting previously unselected package libmagic1:amd64.
[PLA] Preparing to unpack .../02-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ...
[PLA] Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
[PLA] Selecting previously unselected package file.
[PLA] Preparing to unpack .../03-file_1%3a5.32-2ubuntu0.4_amd64.deb ...
[PLA] Unpacking file (1:5.32-2ubuntu0.4) ...
[PLA] Selecting previously unselected package libmpdec2:amd64.
[PLA] Preparing to unpack .../04-libmpdec2_2.4.2-1ubuntu1_amd64.deb ...
[PLA] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ...
[tests]     Running setup.py install for macaroonbakery: finished with status 'done'
[tests]     Running setup.py install for jujubundlelib: started
[MON]     Running setup.py install for websockets: finished with status 'done'
[MON]     Running setup.py install for vcd-api-schemas-type: started
[PLA] Selecting previously unselected package mime-support.
[PLA] Preparing to unpack .../05-mime-support_3.60ubuntu1_all.deb ...
[PLA] Unpacking mime-support (3.60ubuntu1) ...
[PLA] Selecting previously unselected package readline-common.
[PLA] Preparing to unpack .../06-readline-common_7.0-3_all.deb ...
[PLA] Unpacking readline-common (7.0-3) ...
[PLA] Selecting previously unselected package libreadline7:amd64.
[PLA] Preparing to unpack .../07-libreadline7_7.0-3_amd64.deb ...
[PLA] Unpacking libreadline7:amd64 (7.0-3) ...
[PLA] Selecting previously unselected package libsqlite3-0:amd64.
[PLA] Preparing to unpack .../08-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ...
[PLA] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ...
[PLA] Selecting previously unselected package libpython3.6-stdlib:amd64.
[PLA] Preparing to unpack .../09-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
[PLA] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ...
[POL]  ---> f33032854717
[POL] Step 15/29 : COPY --from=INSTALL /usr/bin/mysql /usr/bin/
[tests]     Running setup.py install for jujubundlelib: finished with status 'done'
[PLA] Selecting previously unselected package python3.6.
[PLA] Preparing to unpack .../10-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
[PLA] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ...
[POL]  ---> bccd8c8a68e3
[POL] Step 16/29 : COPY --from=INSTALL /usr/bin/mysqladmin /usr/bin/
[POL]  ---> c9cddd3986e6
[POL] Step 17/29 : COPY --from=INSTALL /usr/bin/mysqlshow /usr/bin/
[PLA] Selecting previously unselected package xz-utils.
[PLA] Preparing to unpack .../11-xz-utils_5.2.2-1.3_amd64.deb ...
[PLA] Unpacking xz-utils (5.2.2-1.3) ...
[PLA] Setting up readline-common (7.0-3) ...
[PLA] Setting up mime-support (3.60ubuntu1) ...
[PLA] Setting up libreadline7:amd64 (7.0-3) ...
[PLA] Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
[PLA] Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
[PLA] Setting up xz-utils (5.2.2-1.3) ...
[PLA] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[PLA] 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
[PLA] 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
[PLA] 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
[PLA] 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
[PLA] 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
[PLA] 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
[PLA] 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
[PLA] 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
[PLA] 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
[PLA] 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
[PLA] Setting up python3-minimal (3.6.7-1~18.04) ...
[POL]  ---> 5f6f407eb8ca
[POL] Step 18/29 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libedit.so.2 /usr/lib/x86_64-linux-gnu/
[tests]     Running setup.py install for theblues: started
[PLA] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ...
[PLA] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ...
[PLA] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ...
[PLA] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ...
[POL]  ---> 7c6a2d16cdd5
[POL] Step 19/29 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libbsd.so.0 /usr/lib/x86_64-linux-gnu/
[tests]     Running setup.py install for theblues: finished with status 'done'
[PLA] Setting up file (1:5.32-2ubuntu0.4) ...
[PLA] Processing triggers for libc-bin (2.27-3ubuntu1.4) ...
[POL]  ---> 11f86bac239b
[POL] Step 20/29 : COPY scripts/ scripts/
[POL]  ---> de943781f7b9
[POL] Step 21/29 : ENV OSMPOL_MESSAGE_DRIVER kafka
[POL]  ---> Running in 33af703a8683
[RO]     Running setup.py install for flufl.enum: started
[RO]     Running setup.py install for flufl.enum: finished with status 'done'
[NBI]     Running setup.py install for pycrypto: finished with status 'done'
[NBI]     Running setup.py install for pyangbind: started
[NBI]     Running setup.py install for pyangbind: finished with status 'done'
[NBI] Successfully installed aiohttp-3.6.2 aiokafka-0.7.0 async-timeout-3.0.1 attrs-20.3.0 bitarray-1.8.1 certifi-2020.12.5 chardet-3.0.4 cheroot-8.5.2 cherrypy-18.6.0 dataclasses-0.6 debtcollector-2.2.0 enum34-1.1.10 idna-2.10 idna-ssl-1.1.0 importlib-metadata-4.8.2 importlib-resources-5.4.0 iso8601-0.1.14 jaraco.classes-3.2.1 jaraco.collections-3.2.0 jaraco.functools-3.2.1 jaraco.text-3.5.0 jsonschema-3.2.0 kafka-python-2.0.2 keystoneauth1-4.3.1 lxml-4.6.3 more-itertools-8.7.0 msgpack-1.0.2 multidict-4.7.6 netaddr-0.8.0 netifaces-0.10.9 os-service-types-1.7.0 oslo.config-8.5.0 oslo.i18n-5.0.1 oslo.serialization-4.1.0 oslo.utils-4.8.0 packaging-20.9 pbr-5.5.1 portend-2.7.1 pyang-2.4.0 pyangbind-0.8.1 pycrypto-2.6.1 pymongo-3.11.3 pyparsing-2.4.7 pyrsistent-0.17.3 python-keystoneclient-4.2.0 pytz-2021.1 pyyaml-5.4.1 regex-2021.3.17 requests-2.25.1 rfc3986-1.4.0 six-1.15.0 stevedore-3.3.0 tacacs-plus-2.6 tempora-4.0.1 typing-extensions-4.0.1 urllib3-1.26.4 wrapt-1.12.1 yarl-1.6.3 zc.lockfile-2.0 zipp-3.6.0
[POL] Removing intermediate container 33af703a8683
[POL]  ---> f671cfc332e7
[POL] Step 22/29 : ENV OSMPOL_MESSAGE_HOST kafka
[POL]  ---> Running in 238153e78b14
[POL] Removing intermediate container 238153e78b14
[POL]  ---> cf542c0b9756
[POL] Step 23/29 : ENV OSMPOL_MESSAGE_PORT 9092
[POL]  ---> Running in c0db7fb15a38
[POL] Removing intermediate container c0db7fb15a38
[POL]  ---> e256605a411b
[POL] Step 24/29 : ENV OSMPOL_DATABASE_DRIVER mongo
[POL]  ---> Running in 2cd2a8fa6e7e
[POL] Removing intermediate container 2cd2a8fa6e7e
[POL]  ---> c2379ca3e2c6
[POL] Step 25/29 : ENV OSMPOL_DATABASE_URI mongodb://mongo:27017
[POL]  ---> Running in 8fd97e79a301
[MON]     Running setup.py install for vcd-api-schemas-type: finished with status 'done'
[POL] Removing intermediate container 8fd97e79a301
[POL]  ---> 687864d5fe94
[POL] Step 26/29 : ENV OSMPOL_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[POL]  ---> Running in 4ffe7045cde0
[tests]     Running setup.py install for lazr.restfulclient: started
[MON]     Running setup.py install for theblues: started
[RO]     Running setup.py install for uuid: started
[RO]     Running setup.py install for uuid: finished with status 'done'
[PLA] Removing intermediate container a0b081bae5fa
[PLA]  ---> 889d37b3dc2d
[PLA] Step 15/32 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[POL] Removing intermediate container 4ffe7045cde0
[POL]  ---> e0fd7ee7edd0
[POL] Step 27/29 : ENV OSMPOL_GLOBAL_LOG_LEVEL INFO
[POL]  ---> Running in 74b66f79e119
[POL] Removing intermediate container 74b66f79e119
[POL]  ---> 2874b5b843f1
[POL] Step 28/29 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD osm-pol-healthcheck || exit 1
[POL]  ---> Running in e46d621d14da
[POL] Removing intermediate container e46d621d14da
[POL]  ---> 1f1c93a53af5
[POL] Step 29/29 : CMD /bin/bash scripts/start.sh
[POL]  ---> Running in e85182d499fc
[tests]     Running setup.py install for lazr.restfulclient: finished with status 'done'
[tests]     Running setup.py install for jsonpath-rw: started
[MON]     Running setup.py install for theblues: finished with status 'done'
[PLA]  ---> d9940e7b5e05
[PLA] Step 16/32 : COPY --from=INSTALL /usr/local/lib/python3.6/dist-packages  /usr/local/lib/python3.6/dist-packages
[POL] Removing intermediate container e85182d499fc
[POL]  ---> e91d50f7583e
[POL] [Warning] One or more build-args [PYTHON3_N2VC_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL OSM_IMDOCS_URL OSM_NGUI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_FOS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_DEVOPS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ODLOF_URL] were not consumed
[POL] Successfully built e91d50f7583e
[POL] Successfully tagged opensourcemano/pol:osm-v90-merge-411
[Pipeline] [POL] echo
[POL] Tagging pol:osm-v90-merge-411
[Pipeline] [POL] sh
[tests]     Running setup.py install for jsonpath-rw: finished with status 'done'
[tests]     Running setup.py install for vergit: started
[POL] [POL] Running shell script
[POL] + docker tag opensourcemano/pol:osm-v90-merge-411 osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v90-merge-411
[Pipeline] [POL] sh
[RO]     Running setup.py install for pyvmomi: started
[POL] [POL] Running shell script
[POL] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v90-merge-411
[POL] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pol]
[POL] 58865f70cf3e: Preparing
[POL] 78bcf64c5ef9: Preparing
[POL] 1d8f1c01129c: Preparing
[POL] 6c2d8b4594a8: Preparing
[POL] a20e3833460c: Preparing
[POL] f50bf72dc44e: Preparing
[POL] 873c9fae122b: Preparing
[POL] 337ff6fdedc7: Preparing
[POL] 0b061701c972: Preparing
[POL] db4be0772df0: Preparing
[POL] 9f54eef41275: Preparing
[POL] f50bf72dc44e: Waiting
[POL] 873c9fae122b: Waiting
[POL] 337ff6fdedc7: Waiting
[POL] 0b061701c972: Waiting
[POL] db4be0772df0: Waiting
[POL] 9f54eef41275: Waiting
[POL] 58865f70cf3e: Pushed
[POL] 78bcf64c5ef9: Pushed
[tests]     Running setup.py install for vergit: finished with status 'done'
[POL] 1d8f1c01129c: Pushed
[POL] 873c9fae122b: Pushed
[POL] 6c2d8b4594a8: Pushed
[POL] a20e3833460c: Pushed
[POL] f50bf72dc44e: Pushed
[RO]     Running setup.py install for pyvmomi: finished with status 'done'
[POL] 9f54eef41275: Layer already exists
[POL] 0b061701c972: Pushed
[tests]     Running setup.py install for requirements-parser: started
[tests]     Running setup.py install for requirements-parser: finished with status 'done'
[POL] 337ff6fdedc7: Pushed
[MON]     Running setup.py install for pycrypto: started
[RO]     Running setup.py install for pycrypto: started
[PLA]  ---> c67653409c83
[PLA] Step 17/32 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[tests]     Running setup.py install for pathspec: started
[PLA]  ---> b0f7460dd32d
[PLA] Step 18/32 : COPY --from=INSTALL /minizinc /minizinc
[tests]     Running setup.py install for pathspec: finished with status 'done'
[tests]     Running setup.py install for libcharmstore: started
[POL] db4be0772df0: Pushed
[POL] osm-v90-merge-411: digest: sha256:75789ae4d65df21752ffe97ede4737e947cf3675412994c392444fad1e8b004c size: 2628
[Pipeline] [POL] }
[Pipeline] [POL] // dir
[tests]     Running setup.py install for libcharmstore: finished with status 'done'
[tests]     Running setup.py install for launchpadlib: started
[Pipeline] [POL] }
[NBI] Removing intermediate container 5f0700d2d87a
[NBI]  ---> 517c0116b09b
[NBI] Step 13/42 : FROM ubuntu:18.04 as FINAL
[NBI]  ---> 5a214d77f5d7
[NBI] Step 14/42 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.6.*
[NBI]  ---> Using cache
[NBI]  ---> 9b418b4899d5
[NBI] Step 15/42 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[NBI]  ---> 4347a66ecad7
[NBI] Step 16/42 : COPY --from=INSTALL /usr/local/lib/python3.6/dist-packages  /usr/local/lib/python3.6/dist-packages
[tests]     Running setup.py install for launchpadlib: finished with status 'done'
[tests]     Running setup.py install for dict2colander: started
[tests]     Running setup.py install for dict2colander: finished with status 'done'
[tests]     Running setup.py install for blessings: started
[LCM]     Running setup.py install for pycrypto: finished with status 'done'
[tests]     Running setup.py install for blessings: finished with status 'done'
[tests]     Running setup.py install for bitarray: started
[LCM]     Running setup.py install for juju: started
[LCM]     Running setup.py install for juju: finished with status 'done'
[LCM] Successfully installed aiohttp-3.7.4.post0 aiokafka-0.7.0 async-timeout-3.0.1 attrs-20.3.0 bcrypt-3.2.0 cachetools-4.2.2 certifi-2020.12.5 cffi-1.14.5 chardet-4.0.0 cryptography-3.4.7 dataclasses-0.6 google-auth-1.30.0 grpcio-1.36.1 grpcio-tools-1.36.1 grpclib-0.4.1 h2-4.0.0 hpack-4.0.0 hyperframe-6.0.0 idna-2.10 idna-ssl-1.1.0 jinja2-2.11.3 juju-2.8.4 jujubundlelib-0.5.6 kafka-python-2.0.2 kubernetes-10.0.1 macaroonbakery-1.3.1 markupsafe-1.1.1 multidict-5.1.0 mypy-extensions-0.4.3 oauthlib-3.1.0 paramiko-2.7.2 protobuf-3.15.6 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pycrypto-2.6.1 pymacaroons-0.13.0 pymongo-3.11.3 pynacl-1.4.0 pyrfc3339-1.1 python-dateutil-2.8.1 pytz-2021.1 pyyaml-5.4.1 requests-2.25.1 requests-oauthlib-1.3.0 rsa-4.7.2 six-1.15.0 theblues-0.5.2 toposort-1.6 typing-extensions-3.7.4.3 typing-inspect-0.6.0 urllib3-1.26.4 websocket-client-1.0.0 websockets-7.0 yarl-1.6.3
[tests]     Running setup.py install for bitarray: finished with status 'done'
[tests]     Running setup.py install for robotframework-sshlibrary: started
[tests]     Running setup.py install for robotframework-sshlibrary: finished with status 'done'
[tests]     Running setup.py install for robotframework-jsonlibrary: started
[tests]     Running setup.py install for robotframework-jsonlibrary: finished with status 'done'
[tests]     Running setup.py install for pycurl: started
[PLA]  ---> 1cd1b27603e7
[PLA] Step 19/32 : RUN mkdir /entry_data     && mkdir /entry_data/mzn-lib     && ln -s /entry_data/mzn-lib /minizinc/share/minizinc/exec
[PLA]  ---> Running in a2cb28660c41
[NBI]  ---> 9a7eab1ef43a
[NBI] Step 17/42 : RUN mkdir -p /app/storage/kafka && mkdir -p /app/log
[NBI]  ---> Running in dc7208d34bfe
[PLA] Removing intermediate container a2cb28660c41
[PLA]  ---> 9db771fb79e4
[PLA] Step 20/32 : COPY scripts/ scripts/
[NBI] Removing intermediate container dc7208d34bfe
[NBI]  ---> 7c3f5770a1d4
[NBI] Step 18/42 : WORKDIR /app/osm_nbi
[NBI]  ---> Running in fafdaec35818
[NBI] Removing intermediate container fafdaec35818
[NBI]  ---> b1b1f9a78b7d
[NBI] Step 19/42 : EXPOSE 9999
[NBI]  ---> Running in 08e4de967d6b
[NBI] Removing intermediate container 08e4de967d6b
[NBI]  ---> c850e4933f94
[NBI] Step 20/42 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/html_public /app/osm_nbi/html_public
[PLA]  ---> 2e12e8f1d0ea
[PLA] Step 21/32 : RUN mkdir /placement
[PLA]  ---> Running in 6664de2c3981
[NBI]  ---> Running in 060314879f55
[PLA] Removing intermediate container 6664de2c3981
[PLA]  ---> dc101dca7ccf
[PLA] Step 22/32 : ENV OSMPLA_MESSAGE_DRIVER kafka
[PLA]  ---> Running in 1cff840daaaa
[PLA] Removing intermediate container 1cff840daaaa
[PLA]  ---> c80da4a16f15
[PLA] Step 23/32 : ENV OSMPLA_MESSAGE_HOST kafka
[PLA]  ---> Running in d455a3dfe4a4
[NBI] Removing intermediate container 060314879f55
[NBI]  ---> d64a855d8dca
[NBI] Step 21/42 : RUN cp /usr/lib/python3/dist-packages/osm_nbi/nbi.cfg /app/osm_nbi/
[NBI]  ---> Running in 01b250f6cc9f
[PLA] Removing intermediate container d455a3dfe4a4
[PLA]  ---> a1c14a1b6688
[PLA] Step 24/32 : ENV OSMPLA_MESSAGE_PORT 9092
[PLA]  ---> Running in e1a7605554ee
[PLA] Removing intermediate container e1a7605554ee
[PLA]  ---> 707410c9d996
[PLA] Step 25/32 : ENV OSMPLA_DATABASE_DRIVER mongo
[PLA]  ---> Running in c6668d130ba3
[PLA] Removing intermediate container c6668d130ba3
[PLA]  ---> 26122bd1705a
[PLA] Step 26/32 : ENV OSMPLA_DATABASE_URI mongodb://mongo:27017
[PLA]  ---> Running in ed133fbb443e
[PLA] Removing intermediate container ed133fbb443e
[PLA]  ---> 3657efde64c0
[PLA] Step 27/32 : ENV OSMPLA_SQL_DATABASE_URI sqlite:///pla_sqlite.db
[NBI] Removing intermediate container 01b250f6cc9f
[NBI]  ---> f0fc114a88a7
[NBI] Step 22/42 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/http /app/osm_nbi/
[NBI]  ---> Running in e5ec520f6aaf
[PLA]  ---> Running in 5a356c542928
[PLA] Removing intermediate container 5a356c542928
[PLA]  ---> 707b94d425fc
[PLA] Step 28/32 : ENV OSMPLA_GLOBAL_LOG_LEVEL INFO
[PLA]  ---> Running in a0bd6bf6978c
[PLA] Removing intermediate container a0bd6bf6978c
[PLA]  ---> 0cf7b0df8703
[PLA] Step 29/32 : ENV FZNEXEC "/entry_data/fzn-exec"
[PLA]  ---> Running in 16d5e14f7984
[PLA] Removing intermediate container 16d5e14f7984
[PLA]  ---> edcb978070d8
[PLA] Step 30/32 : ENV PATH "/minizinc/bin:${PATH}"
[PLA]  ---> Running in 7375b579bc7b
[tests]     Running setup.py install for pycurl: finished with status 'done'
[tests]     Running setup.py install for pyangbind: started
[LCM] Removing intermediate container ab605a40e038
[LCM]  ---> 7e7134e521fc
[LCM] Step 16/49 : FROM ubuntu:18.04
[LCM]  ---> 5a214d77f5d7
[LCM] Step 17/49 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.6.*     ca-certificates
[LCM]  ---> Running in b70f7e4b1471
[LCM] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
[LCM] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
[LCM] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
[LCM] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
[LCM] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.8 kB]
[LCM] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1451 kB]
[LCM] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
[LCM] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2461 kB]
[NBI] Removing intermediate container e5ec520f6aaf
[NBI]  ---> f435be2d123e
[NBI] Step 23/42 : VOLUME /app/storage
[NBI]  ---> Running in 884a7fe114f6
[PLA] Removing intermediate container 7375b579bc7b
[PLA]  ---> 92ba408b67ca
[PLA] Step 31/32 : ENV LD_LIBRARY_PATH "/minizinc/lib:${LD_LIBRARY_PATH}"
[PLA]  ---> Running in 1abf45c8aac4
[PLA] Removing intermediate container 1abf45c8aac4
[PLA]  ---> c055a0c0159a
[PLA] Step 32/32 : CMD /bin/bash scripts/start.sh
[PLA]  ---> Running in fb2137d63c65
[LCM] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
[LCM] Get:10 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
[LCM] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
[LCM] Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [691 kB]
[tests]     Running setup.py install for pyangbind: finished with status 'done'
[LCM] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [725 kB]
[LCM] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2898 kB]
[LCM] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2229 kB]
[LCM] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [34.4 kB]
[LCM] Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB]
[LCM] Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB]
[NBI] Removing intermediate container 884a7fe114f6
[NBI]  ---> c5ebbf48420c
[NBI] Step 24/42 : VOLUME /app/log
[NBI]  ---> Running in a4f51faf8d51
[PLA] Removing intermediate container fb2137d63c65
[PLA]  ---> ab83770f080b
[PLA] [Warning] One or more build-args [OSM_IMDOCS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL OSM_DEVOPS_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_FOS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_TESTS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL] were not consumed
[PLA] Successfully built ab83770f080b
[PLA] Successfully tagged opensourcemano/pla:osm-v90-merge-411
[tests]     Running setup.py install for charm-tools: started
[Pipeline] [PLA] echo
[PLA] Tagging pla:osm-v90-merge-411
[Pipeline] [PLA] sh
[NBI] Removing intermediate container a4f51faf8d51
[NBI]  ---> 868197a08f8b
[NBI] Step 25/42 : ENV OSMNBI_SOCKET_HOST     0.0.0.0
[NBI]  ---> Running in 27df1703034d
[PLA] [PLA] Running shell script
[PLA] + docker tag opensourcemano/pla:osm-v90-merge-411 osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v90-merge-411
[Pipeline] [PLA] sh
[NBI] Removing intermediate container 27df1703034d
[NBI]  ---> 93e9704a3c5e
[NBI] Step 26/42 : ENV OSMNBI_SOCKET_PORT     9999
[NBI]  ---> Running in 08fe39a7bf30
[NBI] Removing intermediate container 08fe39a7bf30
[NBI]  ---> 62ef35fef2c1
[NBI] Step 27/42 : ENV OSMNBI_SERVER_SSL_CERTIFICATE               /app/osm_nbi/http/cert.pem
[NBI]  ---> Running in 1cc3693c9c30
[PLA] [PLA] Running shell script
[PLA] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v90-merge-411
[PLA] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pla]
[PLA] 17a5847bf4e3: Preparing
[PLA] 1254b960648b: Preparing
[PLA] 2c0dde56c7c2: Preparing
[PLA] 2ffc5fe3f695: Preparing
[PLA] 64e15844559f: Preparing
[PLA] 87a16e25fc4e: Preparing
[PLA] fe29e11c3648: Preparing
[PLA] 510ff17109de: Preparing
[PLA] 824bf068fd3d: Preparing
[PLA] 87a16e25fc4e: Waiting
[PLA] fe29e11c3648: Waiting
[PLA] 510ff17109de: Waiting
[PLA] 824bf068fd3d: Waiting
[PLA] 17a5847bf4e3: Pushed
[PLA] 2c0dde56c7c2: Pushed
[PLA] 64e15844559f: Pushed
[PLA] 1254b960648b: Pushed
[PLA] 824bf068fd3d: Layer already exists
[LCM] Fetched 23.9 MB in 5s (5133 kB/s)
[NBI] Removing intermediate container 1cc3693c9c30
[NBI]  ---> b53605f5de5d
[NBI] Step 28/42 : ENV OSMNBI_SERVER_SSL_PRIVATE_KEY               /app/osm_nbi/http/privkey.pem
[NBI]  ---> Running in 69b4fca0d945
[PLA] fe29e11c3648: Pushed
[NBI] Removing intermediate container 69b4fca0d945
[NBI]  ---> edb8e0c994a7
[NBI] Step 29/42 : ENV OSMNBI_STORAGE_PATH    /app/storage
[NBI]  ---> Running in eaad898994c4
[NBI] Removing intermediate container eaad898994c4
[NBI]  ---> 9c15e6533311
[NBI] Step 30/42 : ENV OSMNBI_DATABASE_DRIVER mongo
[NBI]  ---> Running in 2c3cd0441bb4
[tests]     Running setup.py install for charm-tools: finished with status 'done'
[tests] Successfully installed appdirs-1.4.4 argcomplete-1.12.2 attrs-20.3.0 bcrypt-3.2.0 bitarray-1.8.1 blessings-1.6 certifi-2020.12.5 cffi-1.14.5 chardet-4.0.0 charm-tools-2.8.3 cheetah3-3.2.6.post1 click-7.1.2 cliff-3.7.0 cmd2-1.5.0 colander-1.7.0 colorama-0.4.4 coverage-5.5 cryptography-3.4.7 debtcollector-2.2.0 decorator-5.0.6 dict2colander-0.2 distlib-0.3.1 distro-1.5.0 dogpile.cache-1.1.2 enum34-1.1.10 filelock-3.0.12 haikunator-2.1.0 httplib2-0.19.1 idna-2.10 importlib-metadata-3.10.1 importlib-resources-5.4.0 iso8601-0.1.14 jinja2-2.11.3 jmespath-0.10.0 jsonpatch-1.32 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-2.1 jsonschema-2.5.1 jujubundlelib-0.5.6 keyring-20.0.1 keystoneauth1-4.3.1 launchpadlib-1.10.13 lazr.restfulclient-0.14.3 lazr.uri-1.0.5 libcharmstore-0.0.9 lxml-4.6.3 macaroonbakery-1.3.1 markupsafe-1.1.1 msgpack-1.0.2 munch-2.5.0 netaddr-0.8.0 netifaces-0.10.9 oauthlib-3.1.0 openstacksdk-0.55.0 os-service-types-1.7.0 osc-lib-2.3.1 oslo.config-8.5.0 oslo.i18n-5.0.1 oslo.serialization-4.1.0 oslo.utils-4.8.0 otherstuf-1.1.0 packaging-20.9 paramiko-2.7.2 parse-1.19.0 path-15.1.2 path.py-12.5.0 pathspec-0.3.4 pbr-5.5.1 pluggy-0.13.1 ply-3.11 prettytable-2.1.0 protobuf-3.15.8 py-1.10.0 pyang-2.4.0 pyangbind-0.8.1 pycparser-2.20 pycurl-7.43.0.6 pymacaroons-0.13.0 pynacl-1.4.0 pyparsing-2.4.7 pyperclip-1.8.2 pyrfc3339-1.1 python-cinderclient-7.4.0 python-keystoneclient-4.2.0 python-magic-0.4.22 python-novaclient-17.4.0 python-openstackclient-5.5.0 pytz-2021.1 pyyaml-5.4.1 regex-2021.3.17 requests-2.25.1 requestsexceptions-1.4.0 requirements-parser-0.2.0 rfc3986-1.4.0 robotframework-4.0.1 robotframework-jsonlibrary-0.3.1 robotframework-pythonlibcore-2.2.1 robotframework-requests-0.8.2 robotframework-seleniumlibrary-5.1.3 robotframework-sshlibrary-3.6.0 ruamel.yaml-0.15.100 scp-0.13.3 secretstorage-2.3.1 selenium-3.141.0 simplejson-3.17.2 six-1.15.0 stevedore-3.3.0 stuf-0.9.16 testresources-2.0.1 theblues-0.5.2 toml-0.10.2 tox-3.0.0 translationstring-1.4 typing-extensions-4.0.1 urllib3-1.26.4 verboselogs-1.7 vergit-1.0.2 virtualenv-20.4.3 wadllib-1.3.5 wcwidth-0.2.5 wrapt-1.12.1 xmltodict-0.12.0 yq-2.12.0 zipp-3.6.0
[LCM] Reading package lists...
[NBI] Removing intermediate container 2c3cd0441bb4
[NBI]  ---> c98676ebe07e
[NBI] Step 31/42 : ENV OSMNBI_DATABASE_URI   mongodb://mongo:27017
[NBI]  ---> Running in 2f7501451a3f
[NBI] Removing intermediate container 2f7501451a3f
[NBI]  ---> 8574cf1f0821
[NBI] Step 32/42 : ENV OSMNBI_STATIC_DIR      /app/osm_nbi/html_public
[NBI]  ---> Running in 7cd1e32929e4
[NBI] Removing intermediate container 7cd1e32929e4
[NBI]  ---> 15871988f61d
[NBI] Step 33/42 : ENV OSMNBI_MESSAGE_DRIVER  kafka
[LCM] Reading package lists...
[NBI]  ---> Running in 749697a5e90b
[NBI] Removing intermediate container 749697a5e90b
[NBI]  ---> 6e29702c4caa
[NBI] Step 34/42 : ENV OSMNBI_MESSAGE_HOST    kafka
[PLA] 87a16e25fc4e: Pushed
[LCM] Building dependency tree...
[LCM] Reading state information...
[LCM] The following additional packages will be installed:
[LCM]   file libexpat1 libmagic-mgc libmagic1 libmpdec2 libpython3.6-minimal
[LCM]   libpython3.6-stdlib libreadline7 libsqlite3-0 libssl1.1 mime-support openssl
[LCM]   python3.6 python3.6-minimal readline-common xz-utils
[LCM] Suggested packages:
[LCM]   python3.6-venv python3.6-doc binutils binfmt-support readline-doc
[LCM] The following NEW packages will be installed:
[LCM]   ca-certificates file libexpat1 libmagic-mgc libmagic1 libmpdec2
[LCM]   libpython3.6-minimal libpython3.6-stdlib libreadline7 libsqlite3-0 libssl1.1
[LCM]   mime-support openssl python3-minimal python3.6 python3.6-minimal
[LCM]   readline-common xz-utils
[LCM] 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
[LCM] Need to get 7372 kB of archives.
[LCM] After this operation, 35.5 MB of additional disk space will be used.
[LCM] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB]
[LCM] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB]
[LCM] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB]
[LCM] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB]
[LCM] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB]
[LCM] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB]
[LCM] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20210119~18.04.2 [145 kB]
[LCM] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB]
[LCM] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB]
[LCM] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB]
[LCM] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB]
[LCM] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB]
[LCM] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB]
[LCM] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB]
[LCM] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB]
[LCM] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB]
[LCM] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB]
[LCM] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB]
[NBI]  ---> Running in 540ceabad0b9
[NBI] Removing intermediate container 540ceabad0b9
[NBI]  ---> b23559ea469f
[NBI] Step 35/42 : ENV OSMNBI_MESSAGE_PORT    9092
[NBI]  ---> Running in 29857f6084a5
[LCM] debconf: delaying package configuration, since apt-utils is not installed
[LCM] Fetched 7372 kB in 1s (12.1 MB/s)
[LCM] Selecting previously unselected package libssl1.1: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 ... 4051 files and directories currently installed.)
[LCM] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ...
[LCM] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ...
[LCM] Selecting previously unselected package libpython3.6-minimal:amd64.
[LCM] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
[LCM] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ...
[NBI] Removing intermediate container 29857f6084a5
[NBI]  ---> 10b0dd8be3cc
[NBI] Step 36/42 : ENV OSMNBI_LOG_FILE        /app/log/nbi.log
[NBI]  ---> Running in 3c0784a14692
[NBI] Removing intermediate container 3c0784a14692
[NBI]  ---> 5c439d7a3310
[NBI] Step 37/42 : ENV OSMNBI_LOG_LEVEL       DEBUG
[NBI]  ---> Running in d3f1cc27ed39
[NBI] Removing intermediate container d3f1cc27ed39
[NBI]  ---> 55554d2f2008
[NBI] Step 38/42 : ENV OSMNBI_AUTHENTICATION_BACKEND               internal
[LCM] Selecting previously unselected package libexpat1:amd64.
[LCM] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ...
[LCM] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ...
[LCM] Selecting previously unselected package python3.6-minimal.
[LCM] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
[LCM] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ...
[LCM] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ...
[RO]     Running setup.py install for pycrypto: finished with status 'done'
[RO]     Running setup.py install for progressbar: started
[RO]     Running setup.py install for progressbar: finished with status 'done'
[RO]     Running setup.py install for logutils: started
[RO]     Running setup.py install for logutils: finished with status 'done'
[RO]     Running setup.py install for cvprac: started
[RO]     Running setup.py install for cvprac: finished with status 'done'
[NBI]  ---> Running in be3013c0af3a
[NBI] Removing intermediate container be3013c0af3a
[NBI]  ---> 238439a71a07
[NBI] Step 39/42 : ENV OSMNBI_PROMETHEUS_HOST                      prometheus
[NBI]  ---> Running in 6a49f990a322
[MON]     Running setup.py install for pycrypto: finished with status 'done'
[MON]     Running setup.py install for juju: started
[MON]     Running setup.py install for juju: finished with status 'done'
[LCM] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ...
[LCM] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ...
[LCM] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ...
[NBI] Removing intermediate container 6a49f990a322
[NBI]  ---> eb7ff0c69050
[NBI] Step 40/42 : ENV OSMNBI_PROMETHEUS_PORT                      9090
[NBI]  ---> Running in 435ae3341524
[NBI] Removing intermediate container 435ae3341524
[NBI]  ---> cc0f720372fb
[NBI] Step 41/42 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD curl -k https://localhost:9999/osm/ | grep Welcome || exit 1
[NBI]  ---> Running in 622de7aa75e8
[MON] Successfully installed aiokafka-0.7.0 appdirs-1.4.4 attrs-20.3.0 bcrypt-3.2.0 cachetools-4.2.2 certifi-2020.12.5 cffi-1.14.5 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 cryptography-3.4.7 dataclasses-0.6 debtcollector-2.2.0 decorator-4.4.2 dogpile.cache-1.1.2 futurist-2.3.0 gnocchiclient-7.0.7 google-auth-1.30.0 humanfriendly-9.1 idna-2.10 iso8601-0.1.14 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.1 juju-2.8.4 jujubundlelib-0.5.6 kafka-python-2.0.2 keystoneauth1-4.3.1 kubernetes-10.0.1 lxml-4.6.3 macaroonbakery-1.3.1 monotonic-1.5 msgpack-1.0.2 munch-2.5.0 mypy-extensions-0.4.3 netaddr-0.8.0 netifaces-0.10.9 oauthlib-3.1.0 openstacksdk-0.55.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.3.1 oslo.config-8.5.0 oslo.context-3.2.0 oslo.i18n-5.0.1 oslo.log-4.4.0 oslo.serialization-4.1.0 oslo.utils-4.8.0 packaging-20.9 paramiko-2.7.2 pbr-5.5.1 prettytable-0.7.2 prometheus-client-0.9.0 protobuf-3.15.6 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pycrypto-2.6.1 pygments-2.8.1 pyinotify-0.9.6 pymacaroons-0.13.0 pymongo-3.11.3 pynacl-1.4.0 pyparsing-2.4.7 pyperclip-1.8.2 pyrfc3339-1.1 python-ceilometerclient-2.9.0 python-dateutil-2.8.1 python-keystoneclient-4.2.0 python-neutronclient-7.3.0 python-novaclient-17.4.0 pytz-2021.1 pyvcloud-23.0.0 pyyaml-5.4.1 requests-2.25.1 requests-oauthlib-1.3.0 requestsexceptions-1.4.0 rfc3986-1.4.0 rsa-4.7.2 simplejson-3.17.2 six-1.15.0 stevedore-3.3.0 theblues-0.5.2 toposort-1.6 typing-extensions-3.7.4.3 typing-inspect-0.6.0 ujson-4.0.2 unittest-xml-reporting-3.0.4 urllib3-1.26.4 vcd-api-schemas-type-9.1.2.dev10 wcwidth-0.2.5 websocket-client-1.0.0 websockets-7.0 wrapt-1.12.1
[PLA] 510ff17109de: Pushed
[LCM] Selecting previously unselected package python3-minimal.
[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 ... 4308 files and directories currently installed.)
[LCM] Preparing to unpack .../00-python3-minimal_3.6.7-1~18.04_amd64.deb ...
[LCM] Unpacking python3-minimal (3.6.7-1~18.04) ...
[LCM] Selecting previously unselected package openssl.
[LCM] Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ...
[LCM] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) ...
[NBI] Removing intermediate container 622de7aa75e8
[NBI]  ---> 1e2260bf1046
[NBI] Step 42/42 : CMD python3 -m osm_nbi.nbi
[NBI]  ---> Running in 7d706555d5cc
[NBI] Removing intermediate container 7d706555d5cc
[NBI]  ---> cdaac2444df8
[NBI] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_POLICY_MODULE_URL OSM_NGUI_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL OSM_DEVOPS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_FOS_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_IMDOCS_URL PYTHON3_N2VC_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL] were not consumed
[NBI] Successfully built cdaac2444df8
[NBI] Successfully tagged opensourcemano/nbi:osm-v90-merge-411
[Pipeline] [NBI] echo
[NBI] Tagging nbi:osm-v90-merge-411
[Pipeline] [NBI] sh
[LCM] Selecting previously unselected package ca-certificates.
[LCM] Preparing to unpack .../02-ca-certificates_20210119~18.04.2_all.deb ...
[NBI] [NBI] Running shell script
[LCM] Unpacking ca-certificates (20210119~18.04.2) ...
[NBI] + docker tag opensourcemano/nbi:osm-v90-merge-411 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v90-merge-411
[Pipeline] [NBI] sh
[LCM] Selecting previously unselected package libmagic-mgc.
[LCM] Preparing to unpack .../03-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ...
[LCM] Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
[NBI] [NBI] Running shell script
[NBI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v90-merge-411
[NBI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/nbi]
[NBI] 4a93de7e1b90: Preparing
[NBI] 9939f8408663: Preparing
[NBI] 3532086464e1: Preparing
[NBI] ffd9e5a40c03: Preparing
[NBI] f2c24d3d582d: Preparing
[NBI] 09a4fff111f0: Preparing
[NBI] e7a662d1944a: Preparing
[NBI] 8b66586fd2c8: Preparing
[NBI] 824bf068fd3d: Preparing
[NBI] e7a662d1944a: Waiting
[NBI] f2c24d3d582d: Waiting
[NBI] 09a4fff111f0: Waiting
[NBI] 8b66586fd2c8: Waiting
[NBI] 824bf068fd3d: Waiting
[NBI] 3532086464e1: Pushed
[NBI] ffd9e5a40c03: Pushed
[NBI] 4a93de7e1b90: Pushed
[NBI] 9939f8408663: Pushed
[LCM] Selecting previously unselected package libmagic1:amd64.
[LCM] Preparing to unpack .../04-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ...
[LCM] Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
[NBI] f2c24d3d582d: Pushed
[NBI] 8b66586fd2c8: Layer already exists
[NBI] 824bf068fd3d: Layer already exists
[LCM] Selecting previously unselected package file.
[LCM] Preparing to unpack .../05-file_1%3a5.32-2ubuntu0.4_amd64.deb ...
[LCM] Unpacking file (1:5.32-2ubuntu0.4) ...
[LCM] Selecting previously unselected package libmpdec2:amd64.
[LCM] Preparing to unpack .../06-libmpdec2_2.4.2-1ubuntu1_amd64.deb ...
[LCM] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ...
[LCM] Selecting previously unselected package mime-support.
[LCM] Preparing to unpack .../07-mime-support_3.60ubuntu1_all.deb ...
[LCM] Unpacking mime-support (3.60ubuntu1) ...
[LCM] Selecting previously unselected package readline-common.
[LCM] Preparing to unpack .../08-readline-common_7.0-3_all.deb ...
[LCM] Unpacking readline-common (7.0-3) ...
[LCM] Selecting previously unselected package libreadline7:amd64.
[LCM] Preparing to unpack .../09-libreadline7_7.0-3_amd64.deb ...
[LCM] Unpacking libreadline7:amd64 (7.0-3) ...
[LCM] Selecting previously unselected package libsqlite3-0:amd64.
[LCM] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ...
[LCM] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ...
[LCM] Selecting previously unselected package libpython3.6-stdlib:amd64.
[LCM] Preparing to unpack .../11-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
[LCM] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ...
[LCM] Selecting previously unselected package python3.6.
[LCM] Preparing to unpack .../12-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
[LCM] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ...
[NBI] e7a662d1944a: Pushed
[LCM] Selecting previously unselected package xz-utils.
[LCM] Preparing to unpack .../13-xz-utils_5.2.2-1.3_amd64.deb ...
[LCM] Unpacking xz-utils (5.2.2-1.3) ...
[LCM] Setting up readline-common (7.0-3) ...
[LCM] Setting up mime-support (3.60ubuntu1) ...
[LCM] Setting up libreadline7:amd64 (7.0-3) ...
[LCM] Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
[LCM] Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
[LCM] Setting up xz-utils (5.2.2-1.3) ...
[LCM] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[LCM] 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
[LCM] 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
[LCM] 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
[LCM] 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
[LCM] 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
[LCM] 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
[LCM] 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
[LCM] 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
[LCM] 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
[LCM] 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
[LCM] Setting up python3-minimal (3.6.7-1~18.04) ...
[LCM] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ...
[LCM] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ...
[LCM] Setting up ca-certificates (20210119~18.04.2) ...
[LCM] Updating certificates in /etc/ssl/certs...
[NBI] 09a4fff111f0: Pushed
[NBI] osm-v90-merge-411: digest: sha256:39364ed5634a3c123d168984f5d1645ef7953bddf88a09d1e592bd4585d92018 size: 2203
[Pipeline] [NBI] }
[Pipeline] [NBI] // dir
[Pipeline] [NBI] }
[LCM] 128 added, 0 removed; done.
[LCM] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ...
[LCM] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ...
[LCM] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ...
[LCM] Setting up file (1:5.32-2ubuntu0.4) ...
[LCM] Processing triggers for libc-bin (2.27-3ubuntu1.4) ...
[LCM] Processing triggers for ca-certificates (20210119~18.04.2) ...
[LCM] Updating certificates in /etc/ssl/certs...
[LCM] 0 added, 0 removed; done.
[LCM] Running hooks in /etc/ca-certificates/update.d...
[LCM] done.
[PLA] 2ffc5fe3f695: Pushed
[PLA] osm-v90-merge-411: digest: sha256:8e26a34af0b19b3f8b769454b97612313995ba918e3c73cbec45bf9c44962d10 size: 2204
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[Pipeline] [PLA] }
[tests] Removing intermediate container d2d997b38f2a
[tests]  ---> 48f38be7a2ae
[tests] Step 13/24 : RUN mv /usr/share/osm-tests/robot-systest /robot-systest
[tests]  ---> Running in 6c584fd1cf70
[tests] Removing intermediate container 6c584fd1cf70
[tests]  ---> 225eee56b69e
[tests] Step 14/24 : RUN mv /usr/share/osm-tests/charm.sh /usr/sbin/charm
[tests]  ---> Running in 323ca1a5bea9
[LCM] Removing intermediate container b70f7e4b1471
[LCM]  ---> 474847641a9e
[LCM] Step 18/49 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[tests] Removing intermediate container 323ca1a5bea9
[tests]  ---> 426c3641c6a3
[tests] Step 15/24 : RUN git clone     https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git     --recurse-submodules     /robot-systest/osm-packages
[tests]  ---> Running in d7f15a2c62f5
[LCM]  ---> 8076ee38b6e8
[LCM] Step 19/49 : COPY --from=INSTALL /usr/local/lib/python3.6/dist-packages  /usr/local/lib/python3.6/dist-packages
[tests] Cloning into '/robot-systest/osm-packages'...
[NG-UI] 
[NG-UI] > node-sass@4.14.1 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/v4.14.1/linux-x64-64_binding.node
[MON] Removing intermediate container fd746bf13381
[MON]  ---> 86452eeb3a95
[MON] Step 13/46 : FROM ubuntu:20.04 as FINAL
[MON]  ---> ba6acccedd29
[MON] Step 14/46 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.8.*     ca-certificates
[MON]  ---> Running in 2bec88499aa3
[MON] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[MON] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[MON] Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [825 kB]
[MON] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1329 kB]
[MON] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [726 kB]
[MON] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.1 kB]
[MON] Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[MON] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[MON] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[MON] Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[MON] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.6 kB]
[MON] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1106 kB]
[MON] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1750 kB]
[MON] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [788 kB]
[MON] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [21.7 kB]
[MON] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [50.0 kB]
[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/4.14.1/linux-x64-64_binding.node
[MON] Fetched 20.1 MB in 4s (4562 kB/s)
[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] > @angular/cli@11.0.7 postinstall /usr/share/osm-ngui/node_modules/@angular/cli
[NG-UI] > node ./bin/postinstall/script.js
[NG-UI] 
[tests] Checking out files:  36% (1561/4286)   
Checking out files:  37% (1586/4286)   
Checking out files:  38% (1629/4286)   
Checking out files:  39% (1672/4286)   
Checking out files:  40% (1715/4286)   
Checking out files:  41% (1758/4286)   
Checking out files:  42% (1801/4286)   
Checking out files:  43% (1843/4286)   
Checking out files:  44% (1886/4286)   
Checking out files:  45% (1929/4286)   
Checking out files:  46% (1972/4286)   
Checking out files:  47% (2015/4286)   
Checking out files:  48% (2058/4286)   
Checking out files:  49% (2101/4286)   
Checking out files:  50% (2143/4286)   
Checking out files:  51% (2186/4286)   
Checking out files:  52% (2229/4286)   
Checking out files:  53% (2272/4286)   
Checking out files:  54% (2315/4286)   
Checking out files:  55% (2358/4286)   
Checking out files:  56% (2401/4286)   
Checking out files:  57% (2444/4286)   
Checking out files:  58% (2486/4286)   
Checking out files:  59% (2529/4286)   
Checking out files:  60% (2572/4286)   
Checking out files:  61% (2615/4286)   
Checking out files:  62% (2658/4286)   
Checking out files:  63% (2701/4286)   
Checking out files:  64% (2744/4286)   
Checking out files:  65% (2786/4286)   
Checking out files:  66% (2829/4286)   
Checking out files:  67% (2872/4286)   
Checking out files:  68% (2915/4286)   
Checking out files:  69% (2958/4286)   
Checking out files:  70% (3001/4286)   
Checking out files:  71% (3044/4286)   
Checking out files:  72% (3086/4286)   
Checking out files:  73% (3129/4286)   
Checking out files:  74% (3172/4286)   
Checking out files:  75% (3215/4286)   
Checking out files:  76% (3258/4286)   
Checking out files:  77% (3301/4286)   
Checking out files:  78% (3344/4286)   
Checking out files:  79% (3386/4286)   
Checking out files:  80% (3429/4286)   
Checking out files:  81% (3472/4286)   
Checking out files:  82% (3515/4286)   
Checking out files:  83% (3558/4286)   
Checking out files:  84% (3601/4286)   
Checking out files:  85% (3644/4286)   
Checking out files:  86% (3686/4286)   
Checking out files:  86% (3727/4286)   
Checking out files:  87% (3729/4286)   
Checking out files:  88% (3772/4286)   
Checking out files:  89% (3815/4286)   
Checking out files:  90% (3858/4286)   
Checking out files:  91% (3901/4286)   
Checking out files:  92% (3944/4286)   
Checking out files:  93% (3986/4286)   
[tests] Checking out files:  94% (4029/4286)   
Checking out files:  95% (4072/4286)   
Checking out files:  96% (4115/4286)   
Checking out files:  97% (4158/4286)   
Checking out files:  98% (4201/4286)   
Checking out files:  99% (4244/4286)   
Checking out files: 100% (4286/4286)   
Checking out files: 100% (4286/4286), done.
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/native_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'
[tests] Submodule 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'
[tests] Submodule 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'
[tests] Submodule 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm' (https://github.com/charmed-osm/charms.osm.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'
[tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers' (https://github.com/juju/charm-helpers.git) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator'
[tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm'
[tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator'
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[MON] Reading package lists...
[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] 
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'...
[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@4.14.1 postinstall /usr/share/osm-ngui/node_modules/node-sass
[NG-UI] > node scripts/build.js
[NG-UI] 
[MON] Reading package lists...
[MON] Building dependency tree...
[MON] Reading state information...
[NG-UI] Binary found at /usr/share/osm-ngui/node_modules/node-sass/vendor/linux-x64-64/binding.node
[NG-UI] Testing binary
[MON] The following additional packages will be installed:
[MON]   file libexpat1 libmagic-mgc libmagic1 libmpdec2 libpython3.8-minimal
[MON]   libpython3.8-stdlib libreadline8 libsqlite3-0 libssl1.1 mime-support openssl
[MON]   python3.8 python3.8-minimal readline-common xz-utils
[MON] Suggested packages:
[MON]   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
[MON] The following NEW packages will be installed:
[MON]   ca-certificates file libexpat1 libmagic-mgc libmagic1 libmpdec2
[MON]   libpython3.8-minimal libpython3.8-stdlib libreadline8 libsqlite3-0 libssl1.1
[MON]   mime-support openssl python3-minimal python3.8 python3.8-minimal
[MON]   readline-common xz-utils
[MON] 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
[MON] Need to get 8107 kB of archives.
[MON] After this operation, 34.2 MB of additional disk space will be used.
[MON] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB]
[NG-UI] Binary is fine
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[MON] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.1 [717 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.1 [1900 kB]
[MON] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
[MON] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB]
[MON] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20210119~20.04.2 [145 kB]
[MON] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
[MON] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
[MON] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
[MON] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
[MON] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
[MON] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
[MON] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
[MON] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB]
[MON] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.1 [1674 kB]
[MON] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.1 [387 kB]
[MON] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB]
[MON] debconf: delaying package configuration, since apt-utils is not installed
[MON] Fetched 8107 kB in 1s (8871 kB/s)
[MON] Selecting previously unselected package libssl1.1: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 ... 4127 files and directories currently installed.)
[MON] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ...
[MON] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'...
[MON] Selecting previously unselected package libpython3.8-minimal:amd64.
[MON] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.1_amd64.deb ...
[MON] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.1) ...
[MON] Selecting previously unselected package libexpat1:amd64.
[MON] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ...
[MON] Unpacking libexpat1:amd64 (2.2.9-1build1) ...
[MON] Selecting previously unselected package python3.8-minimal.
[MON] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.1_amd64.deb ...
[MON] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.1) ...
[LCM]  ---> 9a6526d9eaf3
[LCM] Step 20/49 : COPY --from=INSTALL /usr/bin/kubectl /usr/bin/kubectl
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_charm_vnf/charms/simple/mod/operator'...
[MON] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ...
[MON] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.1) ...
[MON] Setting up libexpat1:amd64 (2.2.9-1build1) ...
[MON] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.1) ...
[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.2: 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-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 @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 @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-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 bootstrap@4.6.1 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.1 requires a peer of popper.js@^1.16.1 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 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 1739 packages from 2282 contributors and audited 1745 packages in 181.779s
[MON] Selecting previously unselected package python3-minimal.
[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 ... 4428 files and directories currently installed.)
[MON] Preparing to unpack .../00-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
[MON] Unpacking python3-minimal (3.8.2-0ubuntu2) ...
[MON] Selecting previously unselected package openssl.
[MON] Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.10_amd64.deb ...
[MON] Unpacking openssl (1.1.1f-1ubuntu2.10) ...
[MON] Selecting previously unselected package ca-certificates.
[MON] Preparing to unpack .../02-ca-certificates_20210119~20.04.2_all.deb ...
[MON] Unpacking ca-certificates (20210119~20.04.2) ...
[MON] Selecting previously unselected package libmagic-mgc.
[MON] Preparing to unpack .../03-libmagic-mgc_1%3a5.38-4_amd64.deb ...
[MON] Unpacking libmagic-mgc (1:5.38-4) ...
[MON] Selecting previously unselected package libmagic1:amd64.
[MON] Preparing to unpack .../04-libmagic1_1%3a5.38-4_amd64.deb ...
[MON] Unpacking libmagic1:amd64 (1:5.38-4) ...
[LCM]  ---> 57e825a7f7af
[LCM] Step 21/49 : COPY --from=INSTALL /usr/local/bin/helm /usr/local/bin/helm
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'...
[MON] Selecting previously unselected package file.
[MON] Preparing to unpack .../05-file_1%3a5.38-4_amd64.deb ...
[MON] Unpacking file (1:5.38-4) ...
[MON] Selecting previously unselected package libmpdec2:amd64.
[MON] Preparing to unpack .../06-libmpdec2_2.4.2-3_amd64.deb ...
[MON] Unpacking libmpdec2:amd64 (2.4.2-3) ...
[MON] Selecting previously unselected package mime-support.
[MON] Preparing to unpack .../07-mime-support_3.64ubuntu1_all.deb ...
[MON] Unpacking mime-support (3.64ubuntu1) ...
[MON] Selecting previously unselected package readline-common.
[MON] Preparing to unpack .../08-readline-common_8.0-4_all.deb ...
[MON] Unpacking readline-common (8.0-4) ...
[MON] Selecting previously unselected package libreadline8:amd64.
[MON] Preparing to unpack .../09-libreadline8_8.0-4_amd64.deb ...
[MON] Unpacking libreadline8:amd64 (8.0-4) ...
[MON] Selecting previously unselected package libsqlite3-0:amd64.
[MON] Preparing to unpack .../10-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ...
[MON] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
[MON] Selecting previously unselected package libpython3.8-stdlib:amd64.
[MON] Preparing to unpack .../11-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.1_amd64.deb ...
[MON] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.1) ...
[LCM]  ---> 2e86df6ad600
[LCM] Step 22/49 : COPY --from=INSTALL /usr/local/bin/helm3 /usr/local/bin/helm3
[NG-UI] 
[NG-UI] 103 packages are looking for funding
[NG-UI]   run `npm fund` for details
[NG-UI] 
[NG-UI] found 26 vulnerabilities (15 moderate, 11 high)
[NG-UI]   run `npm audit fix` to fix them, or `npm audit` for details
[MON] Selecting previously unselected package python3.8.
[MON] Preparing to unpack .../12-python3.8_3.8.10-0ubuntu1~20.04.1_amd64.deb ...
[MON] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.1) ...
[MON] Selecting previously unselected package xz-utils.
[MON] Preparing to unpack .../13-xz-utils_5.2.4-1ubuntu1_amd64.deb ...
[MON] Unpacking xz-utils (5.2.4-1ubuntu1) ...
[MON] Setting up mime-support (3.64ubuntu1) ...
[MON] Setting up libmagic-mgc (1:5.38-4) ...
[MON] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
[MON] Setting up libmagic1:amd64 (1:5.38-4) ...
[MON] Setting up file (1:5.38-4) ...
[MON] Setting up xz-utils (5.2.4-1ubuntu1) ...
[MON] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[MON] 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
[MON] 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
[MON] 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
[MON] 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
[MON] 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
[MON] 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
[MON] 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
[MON] 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
[MON] 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
[MON] 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
[MON] Setting up python3-minimal (3.8.2-0ubuntu2) ...
[LCM]  ---> 610ee3988978
[LCM] Step 23/49 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'...
[MON] Setting up libmpdec2:amd64 (2.4.2-3) ...
[MON] Setting up openssl (1.1.1f-1ubuntu2.10) ...
[MON] Setting up readline-common (8.0-4) ...
[MON] Setting up libreadline8:amd64 (8.0-4) ...
[MON] Setting up ca-certificates (20210119~20.04.2) ...
[LCM]  ---> b2312cc0e9a4
[LCM] Step 24/49 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[LCM]  ---> 05ff380a1db7
[LCM] Step 25/49 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[LCM]  ---> cc128646d0e2
[LCM] Step 26/49 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'...
[MON] Updating certificates in /etc/ssl/certs...
[MON] 128 added, 0 removed; done.
[MON] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.1) ...
[MON] Setting up python3.8 (3.8.10-0ubuntu1~20.04.1) ...
[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'...
[MON] Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
[MON] Processing triggers for ca-certificates (20210119~20.04.2) ...
[MON] Updating certificates in /etc/ssl/certs...
[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'...
[MON] 0 added, 0 removed; done.
[MON] Running hooks in /etc/ca-certificates/update.d...
[MON] done.
[LCM]  ---> 4099ea0e336e
[LCM] Step 27/49 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[LCM]  ---> 58d40aa35b1a
[LCM] Step 28/49 : COPY scripts/ scripts/
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'...
[LCM]  ---> a2405b5a3ca6
[LCM] Step 29/49 : VOLUME /app/storage
[LCM]  ---> Running in f715463a876a
[LCM] Removing intermediate container f715463a876a
[LCM]  ---> 616f29ec2e27
[LCM] Step 30/49 : VOLUME /app/log
[LCM]  ---> Running in 7f8a313361aa
[LCM] Removing intermediate container 7f8a313361aa
[LCM]  ---> 7edf72ee6ab4
[LCM] Step 31/49 : ENV OSMLCM_RO_HOST         ro
[LCM]  ---> Running in 0f03538aa27c
[LCM] Removing intermediate container 0f03538aa27c
[LCM]  ---> c586cd1fe511
[LCM] Step 32/49 : ENV OSMLCM_RO_PORT         9090
[LCM]  ---> Running in f1ab960fa4f4
[LCM] Removing intermediate container f1ab960fa4f4
[LCM]  ---> 98345b872a26
[LCM] Step 33/49 : ENV OSMLCM_RO_TENANT       osm
[LCM]  ---> Running in 6bbf1da4a0cb
[LCM] Removing intermediate container 6bbf1da4a0cb
[LCM]  ---> 3a6dc6811ba9
[LCM] Step 34/49 : ENV OSMLCM_VCA_HOST        vca
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'...
[MON] Removing intermediate container 2bec88499aa3
[MON]  ---> 7fa0caf0c211
[MON] Step 15/46 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[LCM]  ---> Running in e036d3e89ccc
[LCM] Removing intermediate container e036d3e89ccc
[LCM]  ---> ca37a670837d
[LCM] Step 35/49 : ENV OSMLCM_VCA_PORT       17070
[LCM]  ---> Running in c9c11d199393
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'...
[MON]  ---> 7b4c16dff226
[MON] Step 16/46 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages  /usr/local/lib/python3.8/dist-packages
[LCM] Removing intermediate container c9c11d199393
[LCM]  ---> 910b7feb04f2
[LCM] Step 36/49 : ENV OSMLCM_VCA_USER       admin
[LCM]  ---> Running in c81349a5df11
[LCM] Removing intermediate container c81349a5df11
[LCM]  ---> 7c14c02485d0
[LCM] Step 37/49 : ENV OSMLCM_VCA_SECRET     secret
[LCM]  ---> Running in d3fc0fcac7ac
[LCM] Removing intermediate container d3fc0fcac7ac
[LCM]  ---> 3cdc351d5e00
[LCM] Step 38/49 : ENV OSMLCM_DATABASE_DRIVER mongo
[LCM]  ---> Running in 004a7772d9a6
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'...
[LCM] Removing intermediate container 004a7772d9a6
[LCM]  ---> ccbca4466379
[LCM] Step 39/49 : ENV OSMLCM_DATABASE_URI    mongodb://mongo:27017
[LCM]  ---> Running in 8c4783a8fe5e
[LCM] Removing intermediate container 8c4783a8fe5e
[LCM]  ---> 76ea0b5031ba
[LCM] Step 40/49 : ENV OSMLCM_STORAGE_DRIVER  local
[LCM]  ---> Running in 6cbfe60cd60f
[LCM] Removing intermediate container 6cbfe60cd60f
[LCM]  ---> ad28b46c666b
[LCM] Step 41/49 : ENV OSMLCM_STORAGE_PATH    /app/storage
[LCM]  ---> Running in c4ee913f01b1
[LCM] Removing intermediate container c4ee913f01b1
[LCM]  ---> 91d0d1269bcb
[LCM] Step 42/49 : ENV OSMLCM_MESSAGE_DRIVER  kafka
[LCM]  ---> Running in 38a8ead3718d
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'...
[LCM] Removing intermediate container 38a8ead3718d
[LCM]  ---> 3b4f0a1ae59f
[LCM] Step 43/49 : ENV OSMLCM_MESSAGE_HOST    kafka
[LCM]  ---> Running in fc9a955c0b05
[LCM] Removing intermediate container fc9a955c0b05
[LCM]  ---> b0758b516253
[LCM] Step 44/49 : ENV OSMLCM_MESSAGE_PORT    9092
[LCM]  ---> Running in fb986a08a99e
[LCM] Removing intermediate container fb986a08a99e
[LCM]  ---> 4dc69f125409
[LCM] Step 45/49 : ENV OSMLCM_VCA_HELMPATH    /usr/local/bin/helm
[LCM]  ---> Running in 12480abf5cdc
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'...
[LCM] Removing intermediate container 12480abf5cdc
[LCM]  ---> a3247f7be630
[LCM] Step 46/49 : ENV OSMLCM_VCA_KUBECTLPATH /usr/bin/kubectl
[LCM]  ---> Running in c56288b3c74b
[LCM] Removing intermediate container c56288b3c74b
[LCM]  ---> bada403f8da1
[LCM] Step 47/49 : ENV OSMLCM_VCA_JUJUPATH    /usr/local/bin/juju
[LCM]  ---> Running in 94db8dfb8eee
[LCM] Removing intermediate container 94db8dfb8eee
[LCM]  ---> e03d4cd682e0
[LCM] Step 48/49 : HEALTHCHECK --start-period=120s --interval=30s --timeout=30s --retries=1   CMD python3 -m osm_lcm.lcm_hc || exit 1
[LCM]  ---> Running in fe737a1d005a
[LCM] Removing intermediate container fe737a1d005a
[LCM]  ---> 91df56237431
[LCM] Step 49/49 : CMD [ "/bin/bash", "scripts/start.sh" ]
[LCM]  ---> Running in e0ba31c47068
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'...
[LCM] Removing intermediate container e0ba31c47068
[LCM]  ---> a505a26ef445
[LCM] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_ONOSOF_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_FOS_URL OSM_IMDOCS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NG_RO_URL OSM_DEVOPS_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_RO_PLUGIN_URL] were not consumed
[LCM] Successfully built a505a26ef445
[LCM] Successfully tagged opensourcemano/lcm:osm-v90-merge-411
[Pipeline] [LCM] echo
[LCM] Tagging lcm:osm-v90-merge-411
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker tag opensourcemano/lcm:osm-v90-merge-411 osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v90-merge-411
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'...
[LCM] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v90-merge-411
[LCM] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/lcm]
[LCM] 7f3287d04b9e: Preparing
[LCM] 12d281b6ffbc: Preparing
[LCM] a5e84de1d053: Preparing
[LCM] 27e48fd0b8cc: Preparing
[LCM] 4fc78eac524b: Preparing
[LCM] 8f0b393bd634: Preparing
[LCM] 06976444b5b7: Preparing
[LCM] d489f859087b: Preparing
[LCM] 915f481bd5c8: Preparing
[LCM] fe8941eb85bf: Preparing
[LCM] 59b737ce9885: Preparing
[LCM] 44bf2713701f: Preparing
[LCM] 824bf068fd3d: Preparing
[LCM] 8f0b393bd634: Waiting
[LCM] 06976444b5b7: Waiting
[LCM] d489f859087b: Waiting
[LCM] 915f481bd5c8: Waiting
[LCM] fe8941eb85bf: Waiting
[LCM] 59b737ce9885: Waiting
[LCM] 44bf2713701f: Waiting
[LCM] 824bf068fd3d: Waiting
[LCM] 7f3287d04b9e: Pushed
[LCM] 4fc78eac524b: Pushed
[LCM] 27e48fd0b8cc: Pushed
[LCM] 8f0b393bd634: Pushed
[LCM] 12d281b6ffbc: Pushed
[RO] Successfully installed adal-1.2.7 aiokafka-0.7.0 alabaster-0.7.12 appdirs-1.4.4 attrs-21.2.0 autopage-0.4.0 azure-common-1.1.27 azure-core-1.20.1 azure-identity-1.7.1 azure-mgmt-compute-23.1.0 azure-mgmt-core-1.3.0 azure-mgmt-network-19.3.0 azure-mgmt-resource-20.0.0 babel-2.9.1 bcrypt-3.2.0 bitarray-2.3.4 boto-2.49.0 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.8 cheroot-8.5.2 cherrypy-18.1.2 cliff-3.10.0 cmd2-2.3.3 cryptography-36.0.0 cvprac-1.0.7 dataclasses-0.6 debtcollector-2.3.0 decorator-5.1.0 docutils-0.17.1 dogpile.cache-1.1.4 enum34-1.1.10 flufl.enum-4.1.1 fog05-0.2.0 fog05-sdk-0.2.0 hexdump-3.3 humanfriendly-10.0 idna-3.3 imagesize-1.3.0 importlib-metadata-4.8.2 importlib-resources-5.4.0 iso8601-1.0.2 isodate-0.6.0 jaraco.functools-3.4.0 jinja2-3.0.3 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.2 jsonschema-3.2.0 kafka-python-2.0.2 keystoneauth1-4.4.0 logutils-0.3.5 lxml-4.6.4 markupsafe-2.0.1 more-itertools-8.12.0 msal-1.16.0 msal-extensions-0.3.0 msgpack-1.0.3 msrest-0.6.21 msrestazure-0.6.4 munch-2.5.0 mvar-0.0.1 netaddr-0.8.0 netifaces-0.11.0 oauthlib-3.1.1 openstacksdk-0.60.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.4.2 oslo.config-8.7.1 oslo.context-3.4.0 oslo.i18n-5.1.0 oslo.log-4.6.1 oslo.serialization-4.2.0 oslo.utils-4.12.0 packaging-21.3 papero-0.2.7 paramiko-2.8.1 pbr-5.8.0 portalocker-1.7.1 portend-3.0.0 prettytable-2.4.0 progressbar-2.5 pyang-2.5.0 pyangbind-0.8.1 pycparser-2.21 pycrypto-2.6.1 pygments-2.10.0 pyinotify-0.9.6 pyjwt-2.3.0 pymongo-3.11.3 pynacl-1.4.0 pyopenssl-21.0.0 pyparsing-3.0.6 pyperclip-1.8.2 pyrsistent-0.18.0 python-cinderclient-7.4.1 python-dateutil-2.8.2 python-glanceclient-3.5.0 python-keystoneclient-4.3.0 python-neutronclient-7.7.0 python-novaclient-17.6.0 python-openstackclient-5.7.0 pytz-2021.3 pyvcloud-19.1.1 pyvmomi-7.0.3 pyyaml-5.4.1 regex-2021.11.10 requests-2.26.0 requests-oauthlib-1.3.0 requestsexceptions-1.4.0 rfc3986-1.5.0 simplejson-3.17.6 six-1.16.0 snowballstemmer-2.2.0 sphinx-4.3.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 stevedore-3.5.0 tempora-4.1.2 typing-extensions-4.0.1 urllib3-1.26.7 uuid-1.30 warlock-1.3.3 wcwidth-0.2.5 wrapt-1.13.3 yaks-0.3.0.post1 zc.lockfile-2.0 zenoh-0.3.0 zipp-3.6.0
[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'...
[LCM] d489f859087b: Pushed
[LCM] 915f481bd5c8: Pushed
[LCM] 06976444b5b7: Pushed
[LCM] 824bf068fd3d: Layer already exists
[LCM] 59b737ce9885: Pushed
[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'...
[LCM] a5e84de1d053: Pushed
[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'
[LCM] 44bf2713701f: Pushed
[LCM] fe8941eb85bf: Pushed
[LCM] osm-v90-merge-411: digest: sha256:57f84444646faf5d9952022c0db1e3ef05fba976f7460a66f198d91d43793401 size: 3059
[Pipeline] [LCM] }
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[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'
[tests] Removing intermediate container d7f15a2c62f5
[tests]  ---> 6211d3aba5d1
[tests] Step 16/24 : WORKDIR /robot-systest
[tests]  ---> Running in d20ffd3f7c38
[tests] Removing intermediate container d20ffd3f7c38
[tests]  ---> 9d683b4182d7
[tests] Step 17/24 : ENV ROBOT_DEVOPS_FOLDER=/robot-systest
[tests]  ---> Running in 8e1c517e94e4
[MON]  ---> 4033230dd780
[MON] Step 17/46 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[tests] Removing intermediate container 8e1c517e94e4
[tests]  ---> 3eeae81283bf
[tests] Step 18/24 : ENV ENVIRONMENTS_FOLDER=environments
[tests]  ---> Running in 54b40081dbaf
[tests] Removing intermediate container 54b40081dbaf
[tests]  ---> 3e7912821d5a
[tests] Step 19/24 : ENV PACKAGES_FOLDER=/robot-systest/osm-packages
[tests]  ---> Running in ce1b8ef7ac7b
[tests] Removing intermediate container ce1b8ef7ac7b
[tests]  ---> c15806a025df
[tests] Step 20/24 : ENV ROBOT_REPORT_FOLDER=/robot-systest/results
[tests]  ---> Running in c587b35bd439
[tests] Removing intermediate container c587b35bd439
[tests]  ---> 4b86efed09f1
[tests] Step 21/24 : ENV K8S_CREDENTIALS=/root/.kube/config
[tests]  ---> Running in 6139ff73bc04
[MON]  ---> cea7baba01cb
[MON] Step 18/46 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[MON]  ---> 8817025f160d
[MON] Step 19/46 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[tests] Removing intermediate container 6139ff73bc04
[tests]  ---> 1c74612bd990
[tests] Step 22/24 : ENV LC_ALL=C.UTF-8
[tests]  ---> Running in 816c088e1800
[MON]  ---> e2cbfbf6db60
[MON] Step 20/46 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[MON]  ---> ad250af5673b
[MON] Step 21/46 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[tests] Removing intermediate container 816c088e1800
[tests]  ---> c77a15b7f743
[tests] Step 23/24 : ENV LANG=C.UTF-8
[tests]  ---> Running in 4b5038baff88
[tests] Removing intermediate container 4b5038baff88
[tests]  ---> fdeac9427280
[tests] Step 24/24 : ENTRYPOINT [ "/robot-systest/run_test.sh"]
[tests]  ---> Running in f09a09d1f6ea
[tests] Removing intermediate container f09a09d1f6ea
[tests]  ---> fa33e38ba2a0
[tests] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_AZURE_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_FOS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_ONOSOF_URL OSM_DEVOPS_URL PYTHON3_N2VC_URL] were not consumed
[tests] Successfully built fa33e38ba2a0
[tests] Successfully tagged opensourcemano/tests:osm-v90-merge-411
[Pipeline] [tests] echo
[tests] Tagging tests:osm-v90-merge-411
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker tag opensourcemano/tests:osm-v90-merge-411 osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v90-merge-411
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v90-merge-411
[tests] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/tests]
[tests] f71e8321ac03: Preparing
[tests] 88396fd229f9: Preparing
[tests] 01bb74b413fa: Preparing
[tests] a9597a8145ec: Preparing
[tests] 585f6e991a44: Preparing
[tests] fde83d1de3e8: Preparing
[tests] 9d245fc6162d: Preparing
[tests] 4df884d9c09b: Preparing
[tests] eec84213f090: Preparing
[tests] f5dc9f3567eb: Preparing
[tests] a1d4e4fc1662: Preparing
[tests] 824bf068fd3d: Preparing
[tests] fde83d1de3e8: Waiting
[tests] 9d245fc6162d: Waiting
[tests] 4df884d9c09b: Waiting
[tests] eec84213f090: Waiting
[tests] f5dc9f3567eb: Waiting
[tests] a1d4e4fc1662: Waiting
[tests] 824bf068fd3d: Waiting
[tests] 88396fd229f9: Pushed
[tests] 01bb74b413fa: Pushed
[tests] 585f6e991a44: Pushed
[tests] fde83d1de3e8: Pushed
[tests] 4df884d9c09b: Pushed
[tests] 9d245fc6162d: Pushed
[tests] a1d4e4fc1662: Layer already exists
[tests] 824bf068fd3d: Layer already exists
[tests] f5dc9f3567eb: Pushed
[tests] eec84213f090: Pushed
[MON]  ---> 69ced00da921
[MON] Step 22/46 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[RO] Removing intermediate container 376491207ef6
[RO]  ---> 774262077462
[RO] Step 24/52 : FROM ubuntu:18.04
[RO]  ---> 5a214d77f5d7
[RO] Step 25/52 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install python3-minimal=3.6.*
[RO]  ---> Using cache
[RO]  ---> 9b418b4899d5
[RO] Step 26/52 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[RO]  ---> 50bcca6775c3
[RO] Step 27/52 : COPY --from=INSTALL /usr/local/lib/python3.6/dist-packages  /usr/local/lib/python3.6/dist-packages
[MON]  ---> f3a848ca7b7a
[MON] Step 23/46 : COPY scripts/ scripts/
[MON]  ---> 26615dd74b71
[MON] Step 24/46 : ENV OSMMON_MESSAGE_DRIVER kafka
[MON]  ---> Running in 52f2a733e592
[MON] Removing intermediate container 52f2a733e592
[MON]  ---> a01d4530ed49
[MON] Step 25/46 : ENV OSMMON_MESSAGE_HOST kafka
[MON]  ---> Running in aec1bd6245b4
[MON] Removing intermediate container aec1bd6245b4
[MON]  ---> 07acb2f45e96
[MON] Step 26/46 : ENV OSMMON_MESSAGE_PORT 9092
[MON]  ---> Running in 7020922e1b24
[MON] Removing intermediate container 7020922e1b24
[MON]  ---> 1cd787093c0b
[MON] Step 27/46 : ENV OSMMON_DATABASE_DRIVER mongo
[MON]  ---> Running in 53fa9ceaae5f
[MON] Removing intermediate container 53fa9ceaae5f
[MON]  ---> 8531e8b36a1f
[MON] Step 28/46 : ENV OSMMON_DATABASE_URI mongodb://mongo:27017
[MON]  ---> Running in 71a30365bd87
[MON] Removing intermediate container 71a30365bd87
[MON]  ---> b21513c367ff
[MON] Step 29/46 : ENV OSMMON_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[MON]  ---> Running in 73fb045282d9
[MON] Removing intermediate container 73fb045282d9
[MON]  ---> c310eaa2fe9f
[MON] Step 30/46 : ENV OSMMON_OPENSTACK_DEFAULT_GRANULARITY 300
[MON]  ---> Running in e1687fe13eb6
[MON] Removing intermediate container e1687fe13eb6
[MON]  ---> 0cb79af433ca
[MON] Step 31/46 : ENV OSMMON_GLOBAL_REQUEST_TIMEOUT 10
[MON]  ---> Running in b6153bfdb86e
[MON] Removing intermediate container b6153bfdb86e
[MON]  ---> 2cd225bcf652
[MON] Step 32/46 : ENV OSMMON_GLOBAL_LOGLEVEL INFO
[MON]  ---> Running in b3dd27fc233e
[MON] Removing intermediate container b3dd27fc233e
[MON]  ---> 69f119a999e4
[MON] Step 33/46 : ENV OSMMON_VCA_HOST localhost
[MON]  ---> Running in e97d72da7e77
[MON] Removing intermediate container e97d72da7e77
[MON]  ---> 08c38a6905dd
[MON] Step 34/46 : ENV OSMMON_VCA_SECRET secret
[MON]  ---> Running in 685d53998f80
[MON] Removing intermediate container 685d53998f80
[MON]  ---> 7204089f8ecf
[MON] Step 35/46 : ENV OSMMON_VCA_USER admin
[MON]  ---> Running in 228f94fdd113
[MON] Removing intermediate container 228f94fdd113
[MON]  ---> a3de60c58bfa
[MON] Step 36/46 : ENV OSMMON_VCA_CACERT cacert
[MON]  ---> Running in e6cc5eeb91d7
[MON] Removing intermediate container e6cc5eeb91d7
[MON]  ---> a5da42490d56
[MON] Step 37/46 : ENV OSMMON_DATABASE_COMMONKEY changeme
[MON]  ---> Running in f4d181d46b24
[MON] Removing intermediate container f4d181d46b24
[MON]  ---> a53b0d8f1060
[MON] Step 38/46 : ENV OSMMON_COLLECTOR_INTERVAL 30
[MON]  ---> Running in e9f5eb5ad20c
[MON] Removing intermediate container e9f5eb5ad20c
[MON]  ---> 83d26fcd74b9
[MON] Step 39/46 : ENV OSMMON_EVALUATOR_INTERVAL 30
[MON]  ---> Running in 7316459283ee
[MON] Removing intermediate container 7316459283ee
[MON]  ---> 46822a152e71
[MON] Step 40/46 : ENV OSMMON_PROMETHEUS_URL http://prometheus:9090
[MON]  ---> Running in 6b8814138eee
[MON] Removing intermediate container 6b8814138eee
[MON]  ---> dac6533f49dd
[MON] Step 41/46 : ENV OSMMON_GRAFANA_URL http://grafana:3000
[MON]  ---> Running in 690737513cf4
[MON] Removing intermediate container 690737513cf4
[MON]  ---> dbfe988fbe74
[MON] Step 42/46 : ENV OSMMON_GRAFANA_USER admin
[MON]  ---> Running in 71433ffc9209
[MON] Removing intermediate container 71433ffc9209
[MON]  ---> c7aa5a9df66e
[MON] Step 43/46 : ENV OSMMON_GRAFANA_PASSWORD admin
[MON]  ---> Running in ffd173f73dd9
[MON] Removing intermediate container ffd173f73dd9
[MON]  ---> ed4e3d17e82c
[MON] Step 44/46 : EXPOSE 8000
[MON]  ---> Running in edb4c20f0dc2
[MON] Removing intermediate container edb4c20f0dc2
[MON]  ---> 06b753ed1683
[MON] Step 45/46 : HEALTHCHECK --start-period=120s --interval=5s --timeout=2s --retries=12  CMD osm-mon-healthcheck || exit 1
[MON]  ---> Running in 1c0c505ac5cb
[MON] Removing intermediate container 1c0c505ac5cb
[MON]  ---> a1057bf7b7ef
[MON] Step 46/46 : CMD /bin/bash scripts/start.sh
[MON]  ---> Running in b3072bc420f2
[MON] Removing intermediate container b3072bc420f2
[MON]  ---> 31de66a0b487
[MON] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_DEVOPS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_NGUI_URL PYTHON3_OSM_ROVIM_FOS_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_LCM_URL OSM_TESTS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_IMDOCS_URL] were not consumed
[MON] Successfully built 31de66a0b487
[MON] Successfully tagged opensourcemano/mon:osm-v90-merge-411
[tests] a9597a8145ec: Pushed
[Pipeline] [MON] echo
[MON] Tagging mon:osm-v90-merge-411
[Pipeline] [MON] sh
[tests] f71e8321ac03: Pushed
[tests] osm-v90-merge-411: digest: sha256:2c20bfba8db379afddcee184d75922d100cfc44b4c8d9236091ce3463727f14b size: 2843
[MON] [MON] Running shell script
[Pipeline] [tests] }
[MON] + docker tag opensourcemano/mon:osm-v90-merge-411 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v90-merge-411
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v90-merge-411
[MON] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/mon]
[MON] 2718110bef4c: Preparing
[MON] 53e71a284ec6: Preparing
[MON] 8719f2dbb676: Preparing
[MON] 2171bd192ba1: Preparing
[MON] 11c601e6c752: Preparing
[MON] 7869eee9604f: Preparing
[MON] bd5e99de362c: Preparing
[MON] 56bec6e37f9f: Preparing
[MON] c9cb721fc5d6: Preparing
[MON] d889651bc6a4: Preparing
[MON] 9f54eef41275: Preparing
[MON] 7869eee9604f: Waiting
[MON] bd5e99de362c: Waiting
[MON] 9f54eef41275: Waiting
[MON] d889651bc6a4: Waiting
[MON] 56bec6e37f9f: Waiting
[MON] c9cb721fc5d6: Waiting
[MON] 2718110bef4c: Pushed
[MON] 11c601e6c752: Pushed
[MON] 2171bd192ba1: Pushed
[MON] bd5e99de362c: Pushed
[MON] 7869eee9604f: Pushed
[MON] c9cb721fc5d6: Pushed
[MON] 9f54eef41275: Layer already exists
[MON] d889651bc6a4: Pushed
[MON] 8719f2dbb676: Pushed
[MON] 53e71a284ec6: Pushed
[MON] 56bec6e37f9f: Pushed
[MON] osm-v90-merge-411: digest: sha256:b3303c203c9ca88fbcc00b4147cb0a7f2c300afcb639d2f7f9bbc3d1ffda4df7 size: 2631
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[RO]  ---> bffbcc557816
[RO] Step 28/52 : COPY --from=INSTALL /usr/bin/genisoimage /usr/bin/genisoimage
[RO]  ---> 8ad7c3adcd42
[RO] Step 29/52 : COPY --from=INSTALL /etc/protocols /etc/protocols
[RO]  ---> 7c958b26db97
[RO] Step 30/52 : VOLUME /var/log/osm
[RO]  ---> Running in d8d2458888fb
[RO] Removing intermediate container d8d2458888fb
[RO]  ---> c16c108ef50d
[RO] Step 31/52 : EXPOSE 9090
[RO]  ---> Running in 256b6c8866ed
[RO] Removing intermediate container 256b6c8866ed
[RO]  ---> cd2fe5488245
[RO] Step 32/52 : ENV RO_DB_HOST=""
[RO]  ---> Running in 7ecfbf947416
[RO] Removing intermediate container 7ecfbf947416
[RO]  ---> 9e8c316444d8
[RO] Step 33/52 : ENV RO_DB_OVIM_HOST=""
[RO]  ---> Running in 6d06110c18f9
[RO] Removing intermediate container 6d06110c18f9
[RO]  ---> 4fd468f90e25
[RO] Step 34/52 : ENV RO_DB_ROOT_PASSWORD=""
[RO]  ---> Running in d51174ddc8ca
[RO] Removing intermediate container d51174ddc8ca
[RO]  ---> 9d86bea029c6
[RO] Step 35/52 : ENV RO_DB_OVIM_ROOT_PASSWORD=""
[RO]  ---> Running in 5aedde8fc040
[RO] Removing intermediate container 5aedde8fc040
[RO]  ---> d96603758b94
[RO] Step 36/52 : ENV RO_DB_USER=mano
[RO]  ---> Running in c8ea20cc3e58
[RO] Removing intermediate container c8ea20cc3e58
[RO]  ---> 6b5c268617e7
[RO] Step 37/52 : ENV RO_DB_OVIM_USER=mano
[RO]  ---> Running in 96629e00ac85
[RO] Removing intermediate container 96629e00ac85
[RO]  ---> 1fcdcc20c41b
[RO] Step 38/52 : ENV RO_DB_PASSWORD=manopw
[RO]  ---> Running in fe1e1d701681
[RO] Removing intermediate container fe1e1d701681
[RO]  ---> f7a43f406e20
[RO] Step 39/52 : ENV RO_DB_OVIM_PASSWORD=manopw
[RO]  ---> Running in 14b0b2b10620
[RO] Removing intermediate container 14b0b2b10620
[RO]  ---> bef157c84a18
[RO] Step 40/52 : ENV RO_DB_PORT=3306
[RO]  ---> Running in f59c8fc9359c
[RO] Removing intermediate container f59c8fc9359c
[RO]  ---> 71369c2c8fce
[RO] Step 41/52 : ENV RO_DB_OVIM_PORT=3306
[RO]  ---> Running in 890170f562a9
[RO] Removing intermediate container 890170f562a9
[RO]  ---> 1025c62998fa
[RO] Step 42/52 : ENV RO_DB_NAME=mano_db
[RO]  ---> Running in 356bd0d72fc8
[RO] Removing intermediate container 356bd0d72fc8
[RO]  ---> b9e0a138ab7a
[RO] Step 43/52 : ENV RO_DB_OVIM_NAME=mano_vim_db
[RO]  ---> Running in aa5e8afb63a6
[RO] Removing intermediate container aa5e8afb63a6
[RO]  ---> b57777974633
[RO] Step 44/52 : ENV OPENMANO_TENANT=osm
[RO]  ---> Running in f01caba604ed
[RO] Removing intermediate container f01caba604ed
[RO]  ---> 1db145afd406
[RO] Step 45/52 : ENV OSMRO_DATABASE_DRIVER mongo
[RO]  ---> Running in 7f211858ae90
[RO] Removing intermediate container 7f211858ae90
[RO]  ---> 7720379e9101
[RO] Step 46/52 : ENV OSMRO_DATABASE_URI mongodb://mongo:27017
[RO]  ---> Running in 048121331ce5
[RO] Removing intermediate container 048121331ce5
[RO]  ---> b7caa2b85c00
[RO] Step 47/52 : ENV OSMRO_MESSAGE_DRIVER  kafka
[RO]  ---> Running in 731b6e6a3fde
[RO] Removing intermediate container 731b6e6a3fde
[RO]  ---> a56bc25baba7
[RO] Step 48/52 : ENV OSMRO_MESSAGE_HOST    kafka
[RO]  ---> Running in 7776b3c37e71
[RO] Removing intermediate container 7776b3c37e71
[RO]  ---> 00f654213ac2
[RO] Step 49/52 : ENV OSMRO_MESSAGE_PORT    9092
[RO]  ---> Running in 3e7b360abc38
[RO] Removing intermediate container 3e7b360abc38
[RO]  ---> c46560e633b3
[RO] Step 50/52 : ENV OSMRO_LOG_LEVEL       INFO
[RO]  ---> Running in 30506b769e35
[RO] Removing intermediate container 30506b769e35
[RO]  ---> d1c1ca702dde
[RO] Step 51/52 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail http://localhost:9090/ro || exit 1
[RO]  ---> Running in ed9efdb8309a
[RO] Removing intermediate container ed9efdb8309a
[RO]  ---> 5c5ea4ea72ec
[RO] Step 52/52 : CMD ["python3", "-u", "-m", "osm_ng_ro.ro_main"]
[RO]  ---> Running in cf7fd0dce533
[RO] Removing intermediate container cf7fd0dce533
[RO]  ---> e83255596b8b
[RO] [Warning] One or more build-args [PYTHON3_OSM_POLICY_MODULE_URL OSM_NGUI_URL PYTHON3_OSM_PLA_URL PYTHON3_N2VC_URL PYTHON3_OSM_LCM_URL OSM_DEVOPS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_MON_URL OSM_IMDOCS_URL OSM_TESTS_URL PYTHON3_OSM_NBI_URL] were not consumed
[RO] Successfully built e83255596b8b
[RO] Successfully tagged opensourcemano/ro:osm-v90-merge-411
[Pipeline] [RO] echo
[RO] Tagging ro:osm-v90-merge-411
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker tag opensourcemano/ro:osm-v90-merge-411 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v90-merge-411
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v90-merge-411
[RO] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ro]
[RO] 568d3b00f026: Preparing
[RO] 471e460ad5dc: Preparing
[RO] b9e80076f6b3: Preparing
[RO] e39456cf2a74: Preparing
[RO] 8b66586fd2c8: Preparing
[RO] 824bf068fd3d: Preparing
[RO] 824bf068fd3d: Waiting
[RO] 8b66586fd2c8: Layer already exists
[RO] 824bf068fd3d: Layer already exists
[RO] 568d3b00f026: Pushed
[RO] 471e460ad5dc: Pushed
[RO] e39456cf2a74: Pushed
[RO] b9e80076f6b3: Pushed
[RO] osm-v90-merge-411: digest: sha256:058dd5467217923cc2568089a2ccf4d99bef24e2e1e8fd180b2f32b0daefa899 size: 1582
[Pipeline] [RO] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[NG-UI] Removing intermediate container 601b0d0e5eff
[NG-UI]  ---> 3b271a2ad397
[NG-UI] Step 9/15 : RUN npm run build
[NG-UI]  ---> Running in b6facab23c75
[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'.
[NG-UI] Compiling @angular/core : es2015 as esm2015
[NG-UI] Compiling @angular/animations : es2015 as esm2015
[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 @ng-idle/core : es2015 as esm2015
[NG-UI] Compiling @angular/forms : es2015 as esm2015
[NG-UI] Compiling @ngx-translate/core : 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 @akveo/ng2-completer : 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 @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 ng2-charts : es2015 as esm2015
[NG-UI] Compiling @ctrl/ngx-codemirror : es2015 as esm2015
[NG-UI] Compiling @ng-select/ng-select : 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.f17949b7b1311a2f88ce.js          | main          |   1.45 MB
[NG-UI] styles.835caf4011ffef8e9d5f.css       | styles        | 248.59 kB
[NG-UI] polyfills-es5.f05053dd94c1b6e69e55.js | polyfills-es5 | 172.97 kB
[NG-UI] polyfills.646b74ea4812b52e482a.js     | polyfills     |  90.32 kB
[NG-UI] scripts.1af023cbc6d202857e53.js       | scripts       |   3.44 kB
[NG-UI] runtime.591c8332a74202415ad8.js       | runtime       |   2.58 kB
[NG-UI] 
[NG-UI] | Initial Total |   1.96 MB
[NG-UI] 
[NG-UI] Lazy Chunk Files                      | Names         |      Size
[NG-UI] 9.7de5fe8974d7eb5b365b.js             | -             | 575.28 kB
[NG-UI] 15.788d3bd296667bdd04ed.js            | -             | 304.63 kB
[NG-UI] 0.9f42b3b2b16749176aa9.js             | -             | 201.76 kB
[NG-UI] 18.9f746bf78b430db687a5.js            | -             | 179.81 kB
[NG-UI] 4.f8c962d321fcb8fb7611.js             | -             | 135.64 kB
[NG-UI] 10.f3889a341e18f167c071.js            | -             | 121.82 kB
[NG-UI] 17.80461901e9938bed78f7.js            | -             | 112.51 kB
[NG-UI] 2.668a4a3e40d0a19bd2a6.js             | -             |  92.73 kB
[NG-UI] 14.f5fec17ab357bc21b5b0.js            | -             |  47.78 kB
[NG-UI] 16.907e5cb40c066dd1f348.js            | -             |  46.04 kB
[NG-UI] 13.e2dbf2cbd37a034a5f09.js            | -             |  44.55 kB
[NG-UI] 12.8d585ab51fadfcc98de1.js            | -             |  35.57 kB
[NG-UI] 19.13a53e6ab90b1fcef78b.js            | -             |  34.53 kB
[NG-UI] 3.284abc1c587bbd271f1e.js             | -             |  31.17 kB
[NG-UI] 11.bdd15aa79b7af3b9ae2c.js            | -             |  28.36 kB
[NG-UI] 
[NG-UI] Build at: 2021-12-15T09:16:44.872Z - Hash: 5fbdda21d88091835fc9 - Time: 193361ms
[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] 
[NG-UI] Removing intermediate container b6facab23c75
[NG-UI]  ---> e592eea5aabd
[NG-UI] Step 10/15 : RUN cp /usr/share/osm-ngui/nginx/nginx.conf /etc/nginx/sites-available/default
[NG-UI]  ---> Running in 66f47f923543
[NG-UI] Removing intermediate container 66f47f923543
[NG-UI]  ---> 2575ffb82351
[NG-UI] Step 11/15 : RUN rm -rf /usr/share/nginx/html/*
[NG-UI]  ---> Running in 4aa3d2d40e55
[NG-UI] Removing intermediate container 4aa3d2d40e55
[NG-UI]  ---> b0f7401b38f8
[NG-UI] Step 12/15 : RUN cp -r /usr/share/osm-ngui/dist/osm/* /usr/share/nginx/html
[NG-UI]  ---> Running in 2daafe1c27fa
[NG-UI] Removing intermediate container 2daafe1c27fa
[NG-UI]  ---> 3596d3136a73
[NG-UI] Step 13/15 : EXPOSE 80
[NG-UI]  ---> Running in 87bf22503e7d
[NG-UI] Removing intermediate container 87bf22503e7d
[NG-UI]  ---> 967e77e8caab
[NG-UI] Step 14/15 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail localhost:80 || exit 1
[NG-UI]  ---> Running in 74d4041e7bde
[NG-UI] Removing intermediate container 74d4041e7bde
[NG-UI]  ---> 12f202a37726
[NG-UI] Step 15/15 : CMD ["nginx", "-g", "daemon off;"]
[NG-UI]  ---> Running in d566ffbc4dce
[NG-UI] Removing intermediate container d566ffbc4dce
[NG-UI]  ---> c5cd79b1ae0f
[NG-UI] [Warning] One or more build-args [PYTHON3_OSM_LCM_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_TESTS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_N2VC_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_FOS_URL] were not consumed
[NG-UI] Successfully built c5cd79b1ae0f
[NG-UI] Successfully tagged opensourcemano/ng-ui:osm-v90-merge-411
[Pipeline] [NG-UI] echo
[NG-UI] Tagging ng-ui:osm-v90-merge-411
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker tag opensourcemano/ng-ui:osm-v90-merge-411 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v90-merge-411
[NG-UI] [NG-UI] Running shell script
[Pipeline] [NG-UI] sh
[NG-UI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v90-merge-411
[NG-UI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui]
[NG-UI] 62ff652bb7e7: Preparing
[NG-UI] 6608c6a3f6b4: Preparing
[NG-UI] a4e12c0a6b9e: Preparing
[NG-UI] ca66d4a32d37: Preparing
[NG-UI] 252925e1717a: Preparing
[NG-UI] fed3562dadc6: Preparing
[NG-UI] a156eba52033: Preparing
[NG-UI] fb3a6b8eabe8: Preparing
[NG-UI] 00714d85f115: Preparing
[NG-UI] 824bf068fd3d: Preparing
[NG-UI] fb3a6b8eabe8: Waiting
[NG-UI] 00714d85f115: Waiting
[NG-UI] 824bf068fd3d: Waiting
[NG-UI] fed3562dadc6: Waiting
[NG-UI] a156eba52033: Waiting
[NG-UI] 6608c6a3f6b4: Pushed
[NG-UI] a4e12c0a6b9e: Pushed
[NG-UI] a156eba52033: Pushed
[NG-UI] fed3562dadc6: Pushed
[NG-UI] 00714d85f115: Layer already exists
[NG-UI] 824bf068fd3d: Layer already exists
[NG-UI] 62ff652bb7e7: Pushed
[NG-UI] ca66d4a32d37: Pushed
[NG-UI] fb3a6b8eabe8: Pushed
[NG-UI] 252925e1717a: Pushed
[NG-UI] osm-v90-merge-411: digest: sha256:b84f35a10befb23a771717b5aad1bbdbbab60cd0ff00ec67bb0a2398d93d9429 size: 2424
[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 a010ef49-7ffd-48b8-8c41-60f9b83b2d14, 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.224 to be reachable
[Pipeline] sh
[osm-devops] Running shell script
+ sleep 1
+ nc -zv 172.21.249.224 22
[Pipeline] echo
output is [Connection to 172.21.249.224 22 port [tcp/ssh] succeeded!]
[Pipeline] echo
VM is ready and accepting ssh connections
[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.224' (RSA) to the list of known hosts.
Connected to osm-v90-merge-411[172.21.249.224:22] (SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3)
Started command osm-v90-merge-411#637: 
                        sudo apt update
                        sudo apt install -y ntp
                        sudo service ntp stop
                        sudo ntpd -gq
                        sudo service ntp start
                    

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

0% [Waiting for headers]
0% [1 InRelease gpgv 242 kB] [Waiting for headers] [Waiting for headers]
                                                                        
Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]

0% [1 InRelease gpgv 242 kB] [Waiting for headers] [2 InRelease 0 B/88.7 kB 0%]
                                                                               
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]

0% [1 InRelease gpgv 242 kB] [3 InRelease 14.2 kB/88.7 kB 16%] [2 InRelease 14.
                                                                               
0% [3 InRelease 47.5 kB/88.7 kB 54%] [2 InRelease 43.1 kB/88.7 kB 49%]
                                                                      
0% [3 InRelease 67.8 kB/88.7 kB 76%]
0% [2 InRelease gpgv 88.7 kB] [3 InRelease 67.8 kB/88.7 kB 76%]
                                                               
0% [2 InRelease gpgv 88.7 kB]
                             
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]

0% [2 InRelease gpgv 88.7 kB] [4 InRelease 2601 B/74.6 kB 3%]
                                                             
0% [2 InRelease gpgv 88.7 kB]
                             
0% [Waiting for headers]
0% [3 InRelease gpgv 88.7 kB] [Waiting for headers]
                                                   
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB]

0% [3 InRelease gpgv 88.7 kB] [5 Packages 2685 B/8570 kB 0%] [Waiting for heade
                                                                               
Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1983 kB]

0% [3 InRelease gpgv 88.7 kB] [5 Packages 63.5 kB/8570 kB 1%] [6 Packages 2685 
                                                                               
0% [5 Packages 182 kB/8570 kB 2%] [6 Packages 88.1 kB/1983 kB 4%]
0% [4 InRelease gpgv 74.6 kB] [5 Packages 185 kB/8570 kB 2%] [6 Packages 88.1 k
                                                                               
21% [5 Packages 1146 kB/8570 kB 13%] [6 Packages 541 kB/1983 kB 27%]
                                                                    
37% [5 Packages 4526 kB/8570 kB 53%]
37% [6 Packages store 0 B] [5 Packages 4593 kB/8570 kB 54%] [Waiting for header
                                                                               
Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [355 kB]

46% [6 Packages store 0 B] [5 Packages 7241 kB/8570 kB 84%] [7 Translation-en 0
                                                                               
49% [6 Packages store 0 B] [5 Packages 7766 kB/8570 kB 91%]
                                                           
Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [535 kB]

49% [6 Packages store 0 B] [5 Packages 7766 kB/8570 kB 91%] [8 Packages 0 B/535
                                                                               
53% [6 Packages store 0 B] [5 Packages 8443 kB/8570 kB 99%]
                                                           
Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [72.4 kB]

53% [6 Packages store 0 B] [5 Packages 8443 kB/8570 kB 99%] [9 Translation-en 0
                                                                               
53% [6 Packages store 0 B] [5 Packages 8443 kB/8570 kB 99%]
                                                           
Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1157 kB]

53% [6 Packages store 0 B] [5 Packages 8443 kB/8570 kB 99%] [10 Packages 0 B/11
55% [6 Packages store 0 B] [Waiting for headers] [10 Packages 438 kB/1157 kB 38
                                                                               
Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB]

55% [6 Packages store 0 B] [11 Translation-en 47.8 kB/4941 kB 1%] [10 Packages 
                                                                               
63% [6 Packages store 0 B] [11 Translation-en 1823 kB/4941 kB 37%]
                                                                  
Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [266 kB]

64% [6 Packages store 0 B] [11 Translation-en 1883 kB/4941 kB 38%] [12 Translat
                                                                               
66% [6 Packages store 0 B] [11 Translation-en 2411 kB/4941 kB 49%]
                                                                  
Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB]

66% [6 Packages store 0 B] [11 Translation-en 2411 kB/4941 kB 49%] [13 Packages
                                                                               
66% [6 Packages store 0 B] [11 Translation-en 2473 kB/4941 kB 50%]
                                                                  
Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B]

66% [6 Packages store 0 B] [11 Translation-en 2482 kB/4941 kB 50%] [14 Translat
                                                                               
67% [6 Packages store 0 B] [11 Translation-en 2538 kB/4941 kB 51%]
                                                                  
75% [6 Packages store 0 B] [Waiting for headers]
                                                
Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB]

75% [6 Packages store 0 B] [15 Packages 65.5 kB/151 kB 43%]
                                                           
75% [6 Packages store 0 B] [Waiting for headers]
                                                
Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB]

75% [6 Packages store 0 B] [16 Translation-en 65.5 kB/108 kB 61%]
                                                                 
76% [6 Packages store 0 B] [Waiting for headers]
                                                
Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2328 kB]

76% [6 Packages store 0 B] [17 Packages 65.5 kB/2328 kB 3%]
                                                           
82% [17 Packages 1967 kB/2328 kB 84%]
82% [7 Translation-en store 0 B] [17 Packages 1967 kB/2328 kB 84%]
                                                                  
84% [7 Translation-en store 0 B] [Waiting for headers]
                                                      
Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [448 kB]

84% [7 Translation-en store 0 B] [18 Translation-en 55.7 kB/448 kB 12%]
                                                                       
85% [7 Translation-en store 0 B] [Waiting for headers]
                                                      
Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [559 kB]

85% [7 Translation-en store 0 B] [19 Packages 65.5 kB/559 kB 12%]
                                                                 
87% [7 Translation-en store 0 B] [Waiting for headers]
                                                      
Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [76.4 kB]

87% [7 Translation-en store 0 B] [20 Translation-en 31.2 kB/76.4 kB 41%]
                                                                        
87% [7 Translation-en store 0 B] [Waiting for headers]
                                                      
Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1771 kB]

87% [7 Translation-en store 0 B] [21 Packages 20.1 kB/1771 kB 1%]
                                                                 
93% [7 Translation-en store 0 B] [Waiting for headers]
                                                      
Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [383 kB]

93% [7 Translation-en store 0 B] [22 Translation-en 18.0 kB/383 kB 5%]
                                                                      
94% [7 Translation-en store 0 B] [Waiting for headers]
                                                      
Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB]

94% [7 Translation-en store 0 B] [23 Packages 27.3 kB/27.3 kB 100%]
                                                                   
94% [7 Translation-en store 0 B] [Waiting for headers]
                                                      
Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B]

94% [7 Translation-en store 0 B] [Waiting for headers]
                                                      
Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [10.0 kB]

94% [7 Translation-en store 0 B] [25 Packages 10.0 kB/10.0 kB 100%]
                                                                   
94% [7 Translation-en store 0 B] [Waiting for headers]
                                                      
Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [4764 B]

                                                      
Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [10.3 kB]

95% [7 Translation-en store 0 B] [27 Packages 10.3 kB/10.3 kB 100%]
                                                                   
95% [7 Translation-en store 0 B] [Waiting for headers]
                                                      
Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [4588 B]

95% [7 Translation-en store 0 B] [28 Translation-en 4588 B/4588 B 100%]
                                                                       
95% [7 Translation-en store 0 B]
                                
95% [Working]
95% [8 Packages store 0 B]
                          
95% [Working]
95% [9 Translation-en store 0 B]
                                
95% [Working]
95% [5 Packages store 0 B]
95% [5 Packages store 0 B]
95% [5 Packages store 0 B]
                          
95% [Working]
95% [10 Packages store 0 B]
                           
96% [Working]
96% [12 Translation-en store 0 B]
                                 
96% [Working]
96% [13 Packages store 0 B]
                           
96% [Working]
96% [14 Translation-en store 0 B]
                                 
96% [Working]
96% [11 Translation-en store 0 B]
96% [11 Translation-en store 0 B]
                                 
97% [Working]
97% [15 Packages store 0 B]
                           
97% [Working]
97% [16 Translation-en store 0 B]
                                 
97% [Working]
97% [17 Packages store 0 B]
                           
97% [Working]
97% [18 Translation-en store 0 B]
                                 
98% [Working]
98% [19 Packages store 0 B]
                           
98% [Working]
98% [20 Translation-en store 0 B]
                                 
98% [Working]
98% [21 Packages store 0 B]
                           
98% [Working]
98% [22 Translation-en store 0 B]
                                 
99% [Working]
99% [23 Packages store 0 B]
                           
99% [Working]
99% [24 Translation-en store 0 B]
                                 
99% [Working]
99% [25 Packages store 0 B]
                           
99% [Working]
99% [26 Translation-en store 0 B]
                                 
100% [Working]
100% [27 Packages store 0 B]
                            
100% [Working]
100% [28 Translation-en store 0 B]
                                  
100% [Working]
              
Fetched 24.0 MB in 6s (4246 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 36%

Reading package lists... 36%

Reading package lists... 52%

Reading package lists... 52%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 56%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 67%

Reading package lists... 67%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 97%

Reading package lists... 97%

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


Building dependency tree... 0%

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

184 packages can be upgraded. Run 'apt list --upgradable' to see them.

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 package was automatically installed and is no longer required:
  grub-pc-bin
Use 'sudo apt autoremove' to remove it.
The following additional packages will be installed:
  libopts25 sntp
Suggested packages:
  ntp-doc
The following NEW packages will be installed:
  libopts25 ntp sntp
0 upgraded, 3 newly installed, 0 to remove and 184 not upgraded.
Need to get 785 kB of archives.
After this operation, 2393 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libopts25 amd64 1:5.18.12-4 [58.2 kB]

1% [1 libopts25 14.2 kB/58.2 kB 24%]
                                    
13% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ntp amd64 1:4.2.8p10+dfsg-5ubuntu7.3 [640 kB]

13% [2 ntp 5509 B/640 kB 1%]
                            
85% [Waiting for headers]
                         
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 sntp amd64 1:4.2.8p10+dfsg-5ubuntu7.3 [86.5 kB]

85% [3 sntp 6407 B/86.5 kB 7%]
                              
100% [Working]
              
Fetched 785 kB in 1s (885 kB/s)

78Selecting previously unselected package libopts25:amd64.
(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 ... 60097 files and directories currently installed.)
Preparing to unpack .../libopts25_1%3a5.18.12-4_amd64.deb ...
7Progress: [  0%] [..........................................................] 87Progress: [  6%] [###.......................................................] 8Unpacking libopts25:amd64 (1:5.18.12-4) ...
7Progress: [ 13%] [#######...................................................] 87Progress: [ 19%] [##########................................................] 8Selecting previously unselected package ntp.
Preparing to unpack .../ntp_1%3a4.2.8p10+dfsg-5ubuntu7.3_amd64.deb ...
7Progress: [ 25%] [##############............................................] 8Unpacking ntp (1:4.2.8p10+dfsg-5ubuntu7.3) ...
7Progress: [ 31%] [##################........................................] 87Progress: [ 38%] [#####################.....................................] 8Selecting previously unselected package sntp.
Preparing to unpack .../sntp_1%3a4.2.8p10+dfsg-5ubuntu7.3_amd64.deb ...
7Progress: [ 44%] [#########################.................................] 8Unpacking sntp (1:4.2.8p10+dfsg-5ubuntu7.3) ...
7Progress: [ 50%] [#############################.............................] 87Progress: [ 56%] [################################..........................] 8Setting up libopts25:amd64 (1:5.18.12-4) ...
7Progress: [ 63%] [####################################......................] 87Progress: [ 69%] [#######################################...................] 8Setting up sntp (1:4.2.8p10+dfsg-5ubuntu7.3) ...
7Progress: [ 75%] [###########################################...............] 87Progress: [ 81%] [###############################################...........] 8Setting up ntp (1:4.2.8p10+dfsg-5ubuntu7.3) ...
7Progress: [ 88%] [##################################################........] 8Created symlink /etc/systemd/system/network-pre.target.wants/ntp-systemd-netif.path → /lib/systemd/system/ntp-systemd-netif.path.
Created symlink /etc/systemd/system/multi-user.target.wants/ntp.service → /lib/systemd/system/ntp.service.
ntp-systemd-netif.service is a disabled or a static unit, not starting it.
7Progress: [ 94%] [######################################################....] 8Processing triggers for systemd (237-3ubuntu10.41) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for ureadahead (0.100.0-21) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...

7815 Dec 09:19:02 ntpd[2154]: ntpd 4.2.8p10@1.3728-o (1): Starting
15 Dec 09:19:02 ntpd[2154]: Command line: ntpd -gq
15 Dec 09:19:02 ntpd[2154]: proto: precision = 0.069 usec (-24)
15 Dec 09:19:02 ntpd[2154]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature
15 Dec 09:19:02 ntpd[2154]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2020-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37
15 Dec 09:19:02 ntpd[2154]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired less than 353 days ago
15 Dec 09:19:02 ntpd[2154]: Listen and drop on 0 v6wildcard [::]:123
15 Dec 09:19:02 ntpd[2154]: Listen and drop on 1 v4wildcard 0.0.0.0:123
15 Dec 09:19:02 ntpd[2154]: Listen normally on 2 lo 127.0.0.1:123
15 Dec 09:19:02 ntpd[2154]: Listen normally on 3 ens3 172.21.249.224:123
15 Dec 09:19:02 ntpd[2154]: Listen normally on 4 lo [::1]:123
15 Dec 09:19:02 ntpd[2154]: Listen normally on 5 ens3 [fe80::f816:3eff:fe03:4203%2]:123
15 Dec 09:19:02 ntpd[2154]: Listening on routing socket on fd #22 for interface updates
15 Dec 09:19:03 ntpd[2154]: Soliciting pool server 162.159.200.123
15 Dec 09:19:04 ntpd[2154]: Soliciting pool server 91.224.149.41
15 Dec 09:19:04 ntpd[2154]: Soliciting pool server 92.222.209.69
15 Dec 09:19:05 ntpd[2154]: Soliciting pool server 51.77.221.70
15 Dec 09:19:05 ntpd[2154]: Soliciting pool server 162.159.200.1
15 Dec 09:19:05 ntpd[2154]: Soliciting pool server 37.187.104.44
15 Dec 09:19:06 ntpd[2154]: Soliciting pool server 62.210.244.146
15 Dec 09:19:06 ntpd[2154]: Soliciting pool server 51.15.182.163
15 Dec 09:19:06 ntpd[2154]: Soliciting pool server 37.187.5.167
15 Dec 09:19:06 ntpd[2154]: Soliciting pool server 80.67.184.129
15 Dec 09:19:07 ntpd[2154]: Soliciting pool server 51.254.83.231
15 Dec 09:19:07 ntpd[2154]: Soliciting pool server 54.36.151.111
15 Dec 09:19:07 ntpd[2154]: Soliciting pool server 163.172.150.183
15 Dec 09:19:07 ntpd[2154]: Soliciting pool server 91.189.89.198
15 Dec 09:19:08 ntpd[2154]: Soliciting pool server 91.189.94.4
15 Dec 09:19:08 ntpd[2154]: Soliciting pool server 51.77.12.38
15 Dec 09:19:08 ntpd[2154]: Soliciting pool server 82.64.45.50
15 Dec 09:19:11 ntpd[2154]: ntpd: time set +0.628330 s
ntpd: time set +0.628330s
Success command osm-v90-merge-411#637: 
                        sudo apt update
                        sudo apt install -y ntp
                        sudo service ntp stop
                        sudo ntpd -gq
                        sudo service ntp start
                    
Disconnected from osm-v90-merge-411[172.21.249.224:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.224' (RSA) to the list of known hosts.
Connected to osm-v90-merge-411[172.21.249.224:22] (SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3)
Started command osm-v90-merge-411#638: 
                        wget https://osm-download.etsi.org/ftp/osm-9.0-nine/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:${PATH}' ~/.bashrc
                    
--2021-12-15 09:19:13--  https://osm-download.etsi.org/ftp/osm-9.0-nine/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: 9100 (8.9K) [text/x-sh]
Saving to: ‘install_osm.sh’


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

2021-12-15 09:19:13 (68.3 MB/s) - ‘install_osm.sh’ saved [9100/9100]

Success command osm-v90-merge-411#638: 
                        wget https://osm-download.etsi.org/ftp/osm-9.0-nine/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:${PATH}' ~/.bashrc
                    
Disconnected from osm-v90-merge-411[172.21.249.224: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.224' (RSA) to the list of known hosts.
Connected to osm-v90-merge-411[172.21.249.224:22] (SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3)
Started command osm-v90-merge-411#639: 
                                ./install_osm.sh -y                                     -u http://172.21.1.7:60867                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-v90-merge-411
                            
Checking required packages: software-properties-common apt-transport-https
OK

0% [Working]
            
Ign:1 http://172.21.1.7:60867/release unstable InRelease

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
                                                                               
Get:2 http://172.21.1.7:60867/release unstable Release [3202 B]

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
                                                                               
Get:3 http://172.21.1.7:60867/release unstable Release.gpg [819 B]

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
0% [3 Release.gpg gpgv 3202 B] [Connecting to nova.clouds.archive.ubuntu.com (9
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease

0% [3 Release.gpg gpgv 3202 B] [Connecting to security.ubuntu.com (91.189.91.38
                                                                               
0% [Waiting for headers] [Waiting for headers]
0% [4 InRelease gpgv 242 kB] [Waiting for headers] [Waiting for headers] [Waiti
                                                                               
Get:5 http://172.21.1.7:60867/release unstable/devops amd64 Packages [481 B]

                                                                               
0% [4 InRelease gpgv 242 kB] [Waiting for headers] [Waiting for headers]
0% [5 Packages store 0 B] [4 InRelease gpgv 242 kB] [Waiting for headers] [Wait
                                                                               
0% [4 InRelease gpgv 242 kB] [Waiting for headers] [Waiting for headers]
                                                                        
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease

0% [4 InRelease gpgv 242 kB] [Waiting for headers] [Waiting for headers]
                                                                        
Hit:7 http://security.ubuntu.com/ubuntu bionic-security InRelease

                                                                        
0% [4 InRelease gpgv 242 kB] [Waiting for headers]
                                                  
Hit:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease

                                                  
0% [4 InRelease gpgv 242 kB]
                            
0% [Working]
0% [6 InRelease gpgv 88.7 kB]
                             
0% [Working]
0% [7 InRelease gpgv 88.7 kB]
                             
0% [Working]
0% [8 InRelease gpgv 74.6 kB]
                             
100% [Working]
              
Fetched 4502 B in 1s (4145 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 36%

Reading package lists... 36%

Reading package lists... 52%

Reading package lists... 52%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 56%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 67%

Reading package lists... 67%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 97%

Reading package lists... 97%

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.1.7:60867/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.1.7:60867/release unstable InRelease

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
                                                                               
Hit:2 http://172.21.1.7:60867/release unstable Release

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
0% [Release.gpg gpgv 3202 B] [Connecting to nova.clouds.archive.ubuntu.com (91.
                                                                               
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease

                                                                               
0% [Release.gpg gpgv 3202 B] [Waiting for headers]
                                                  
Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease

0% [Release.gpg gpgv 3202 B] [Waiting for headers]
                                                  
0% [Waiting for headers]
0% [3 InRelease gpgv 242 kB] [Waiting for headers]
                                                  
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease

                                                  
0% [3 InRelease gpgv 242 kB]
                            
Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease

0% [3 InRelease gpgv 242 kB]
                            
0% [Working]
0% [4 InRelease gpgv 88.7 kB]
                             
0% [Working]
0% [6 InRelease gpgv 88.7 kB]
                             
0% [Working]
0% [7 InRelease gpgv 74.6 kB]
                             
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 36%

Reading package lists... 36%

Reading package lists... 52%

Reading package lists... 52%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 56%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 67%

Reading package lists... 67%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 97%

Reading package lists... 97%

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.1.7:60867/release unstable Release (expected unstable but got )
Ign:1 http://172.21.1.7:60867/release unstable InRelease
Hit:2 http://172.21.1.7:60867/release unstable Release
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease
Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease
Reading package lists...
W: Conflicting distribution: http://172.21.1.7:60867/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 package was automatically installed and is no longer required:
  grub-pc-bin
Use 'sudo apt autoremove' to remove it.
The following NEW packages will be installed:
  osm-devops
0 upgraded, 1 newly installed, 0 to remove and 184 not upgraded.
Need to get 328 kB of archives.
After this operation, 4163 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://172.21.1.7:60867/release unstable/devops amd64 osm-devops all 9.1.5-1 [328 kB]

3% [1 osm-devops 14.2 kB/328 kB 4%]
                                   
100% [Working]
              
Fetched 328 kB in 0s (19.7 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 ... 60171 files and directories currently installed.)
Preparing to unpack .../osm-devops_9.1.5-1_all.deb ...
Unpacking osm-devops (9.1.5-1) ...
Setting up osm-devops (9.1.5-1) ...
Checking required packages: git wget curl tar

Ensure prerequisites for "jq" are available                                    /
Download snap "core" (11993) from channel "stable"                             -
Download snap "core" (11993) from channel "stable"                             \
Download snap "core" (11993) from channel "stable"                             |
Download snap "core" (11993) from channel "stable"                             /
Download snap "core" (11993) from channel "stable"                             -
Download snap "core" (11993) from channel "stable"                             \
Download snap "core" (11993) from channel "stable"                             |[?25l
Download snap "core" (11993) from channel "stable"             0%     0B/s ages!
Download snap "core" (11993) from channel "stable"             0%     0B/s ages!
Download snap "core" (11993) from channel "stable"             0%  682kB/s 2m33s
Download snap "core" (11993) from channel "stable"             1% 1.54MB/s 1m07s
Download snap "core" (11993) from channel "stable"             1% 2.88MB/s 35.6s
Download snap "core" (11993) from channel "stable"             3% 5.15MB/s 19.6s
Download snap "core" (11993) from channel "stable"             6% 8.27MB/s 11.9s
Download snap "core" (11993) from channel "stable"             9% 11.0MB/s 8.62s
Download snap "core" (11993) from channel "stable"            12% 13.4MB/s 6.83s
Download snap "core" (11993) from channel "stable"            15% 15.4MB/s 5.76s
Download snap "core" (11993) from channel "stable"            18% 16.7MB/s 5.12s
Download snap "core" (11993) from channel "stable"            21% 17.8MB/s 4.62s
Download snap "core" (11993) from channel "stable"            24% 18.7MB/s 4.23s
Download snap "core" (11993) from channel "stable"            27% 19.6MB/s 3.88s
Download snap "core" (11993) from channel "stable"            30% 20.5MB/s 3.54s
Download snap "core" (11993) from channel "stable"            33% 21.1MB/s 3.29s
Download snap "core" (11993) from channel "stable"            36% 21.6MB/s 3.07s
Download snap "core" (11993) from channel "stable"            40% 22.2MB/s 2.84s
Download snap "core" (11993) from channel "stable"            43% 22.7MB/s 2.63s
Download snap "core" (11993) from channel "stable"            46% 23.2MB/s 2.43s
Download snap "core" (11993) from channel "stable"            49% 23.4MB/s 2.28s
Download snap "core" (11993) from channel "stable"            52% 23.9MB/s 2.09s
Download snap "core" (11993) from channel "stable"            55% 24.2MB/s 1.94s
Download snap "core" (11993) from channel "stable"            58% 24.4MB/s 1.80s
Download snap "core" (11993) from channel "stable"            61% 24.6MB/s 1.66s
Download snap "core" (11993) from channel "stable"            64% 24.8MB/s 1.52s
Download snap "core" (11993) from channel "stable"            67% 25.1MB/s 1.37s
Download snap "core" (11993) from channel "stable"            70% 25.5MB/s 1.21s
Download snap "core" (11993) from channel "stable"            73% 25.6MB/s 1.08s
Download snap "core" (11993) from channel "stable"            76% 25.7MB/s 975ms
Download snap "core" (11993) from channel "stable"            79% 26.0MB/s 827ms
Download snap "core" (11993) from channel "stable"            82% 26.0MB/s 711ms
Download snap "core" (11993) from channel "stable"            85% 26.1MB/s 596ms
Download snap "core" (11993) from channel "stable"            88% 26.3MB/s 471ms
Download snap "core" (11993) from channel "stable"            91% 26.4MB/s 349ms
Download snap "core" (11993) from channel "stable"            94% 26.6MB/s 218ms
Download snap "core" (11993) from channel "stable"            97% 26.7MB/s  99ms
Download snap "core" (11993) from channel "stable"           100% 26.7MB/s 0.0ns
Fetch and check assertions for snap "core" (11993)                             /
Fetch and check assertions for snap "core" (11993)                             -
Fetch and check assertions for snap "core" (11993)                             \
Mount snap "core" (11993)                                                      |
Mount snap "core" (11993)                                                      /
Mount snap "core" (11993)                                                      -
Mount snap "core" (11993)                                                      \
Mount snap "core" (11993)                                                      |
Mount snap "core" (11993)                                                      /
Mount snap "core" (11993)                                                      -
Mount snap "core" (11993)                                                      \
Setup snap "core" (11993) security profiles                                    |
Setup snap "core" (11993) security profiles                                    /
Setup snap "core" (11993) security profiles                                    -
Setup snap "core" (11993) security profiles                                    \
Setup snap "core" (11993) security profiles                                    |
Setup snap "core" (11993) security profiles                                    /
Setup snap "core" (11993) security profiles                                    -
Setup snap "core" (11993) security profiles                                    \
Setup snap "core" (11993) security profiles                                    |
Setup snap "core" (11993) security profiles                                    /
Automatically connect eligible plugs and slots of snap "core"                  -
2021-12-15T09:19:37Z INFO Waiting for restart...

Automatically connect eligible plugs and slots of snap "core"                  \
Automatically connect eligible plugs and slots of snap "core"                  |
Automatically connect eligible plugs and slots of snap "core"                  /
Automatically connect eligible plugs and slots of snap "core"                  -
Run configure hook of "core" snap if present                                   \
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"                 100% 2.29MB/s 0.0ns
Fetch and check assertions for snap "jq" (6)                                   /
Fetch and check assertions for snap "jq" (6)                                   -
Mount snap "jq" (6)                                                            \
Mount snap "jq" (6)                                                            |
Mount snap "jq" (6)                                                            /
Mount snap "jq" (6)                                                            -
Setup snap "jq" (6) security profiles                                          \
[?25hjq 1.5+dfsg-1 from Michael Vogt (mvo) installed
##  Wed Dec 15 09:19:41 UTC 2021 source: logging sourced
##  Wed Dec 15 09:19:41 UTC 2021 source: config sourced
##  Wed Dec 15 09:19:41 UTC 2021 source: container sourced
##  Wed Dec 15 09:19:41 UTC 2021 source: git_functions sourced
Installing lightweight build of OSM
Checking required packages: snapd
* 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-lxd-inotify.conf ...
fs.inotify.max_user_instances = 1024
* 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 = 1
net.ipv4.conf.all.rp_filter = 1
net.ipv4.tcp_syncookies = 1
* 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.all.promote_secondaries = 1
net.core.default_qdisc = fq_codel
* 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
net.core.bpf_jit_limit = 3000000000
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 /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'
The following packages were automatically installed and are no longer required:
  dns-root-data dnsmasq-base ebtables grub-pc-bin libuv1 uidmap xdelta3
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  liblxc-common* liblxc1* lxcfs* lxd* lxd-client*
0 upgraded, 0 newly installed, 5 to remove and 184 not upgraded.
After this operation, 34.1 MB disk space will be freed.
(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 ... 61056 files and directories currently installed.)
Removing lxd (3.0.3-0ubuntu1~18.04.1) ...
Removing lxd dnsmasq configuration
Removing lxcfs (3.0.3-0ubuntu1~18.04.2) ...
Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ...
Removing liblxc-common (3.0.3-0ubuntu1~18.04.1) ...
Removing liblxc1 (3.0.3-0ubuntu1~18.04.1) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
(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 ... 60810 files and directories currently installed.)
Purging configuration files for liblxc-common (3.0.3-0ubuntu1~18.04.1) ...
Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ...
Purging configuration files for lxcfs (3.0.3-0ubuntu1~18.04.2) ...
Processing triggers for systemd (237-3ubuntu10.41) ...
Processing triggers for ureadahead (0.100.0-21) ...

Ensure prerequisites for "lxd" are available                                   /
Ensure prerequisites for "lxd" are available                                   -
Ensure prerequisites for "lxd" are available                                   \
Download snap "core20" (1270) from channel "stable"                            |
Download snap "core20" (1270) from channel "stable"                            /
Download snap "core20" (1270) from channel "stable"                            -
Download snap "core20" (1270) from channel "stable"                            \
Download snap "core20" (1270) from channel "stable"                            |
Download snap "core20" (1270) from channel "stable"                            /
Download snap "core20" (1270) from channel "stable"                            -
Download snap "core20" (1270) from channel "stable"                            \
Download snap "core20" (1270) from channel "stable"                            |
Download snap "core20" (1270) from channel "stable"                            /[?25l
Download snap "core20" (1270) from channel "stable"            0%     0B/s ages!
Download snap "core20" (1270) from channel "stable"            0%     0B/s ages!
Download snap "core20" (1270) from channel "stable"            0%  883kB/s 1m13s
Download snap "core20" (1270) from channel "stable"            1% 1.29MB/s 49.8s
Download snap "core20" (1270) from channel "stable"            2% 2.30MB/s 27.7s
Download snap "core20" (1270) from channel "stable"            4% 3.81MB/s 16.4s
Download snap "core20" (1270) from channel "stable"            8% 6.87MB/s 8.72s
Download snap "core20" (1270) from channel "stable"           12%  9.8MB/s 5.79s
Download snap "core20" (1270) from channel "stable"           17% 12.0MB/s 4.50s
Download snap "core20" (1270) from channel "stable"           22% 13.7MB/s 3.71s
Download snap "core20" (1270) from channel "stable"           26% 15.0MB/s 3.20s
Download snap "core20" (1270) from channel "stable"           31% 16.3MB/s 2.75s
Download snap "core20" (1270) from channel "stable"           35% 17.0MB/s 2.48s
Download snap "core20" (1270) from channel "stable"           40% 17.9MB/s 2.19s
Download snap "core20" (1270) from channel "stable"           44% 18.7MB/s 1.93s
Download snap "core20" (1270) from channel "stable"           49% 19.4MB/s 1.70s
Download snap "core20" (1270) from channel "stable"           54% 19.9MB/s 1.52s
Download snap "core20" (1270) from channel "stable"           58% 20.4MB/s 1.33s
Download snap "core20" (1270) from channel "stable"           63% 20.9MB/s 1.15s
Download snap "core20" (1270) from channel "stable"           68% 21.4MB/s 985ms
Download snap "core20" (1270) from channel "stable"           72% 21.8MB/s 821ms
Download snap "core20" (1270) from channel "stable"           77% 22.1MB/s 673ms
Download snap "core20" (1270) from channel "stable"           81% 22.4MB/s 537ms
Download snap "core20" (1270) from channel "stable"           86% 22.5MB/s 418ms
Download snap "core20" (1270) from channel "stable"           90% 22.8MB/s 281ms
Download snap "core20" (1270) from channel "stable"           95% 23.1MB/s 148ms
Download snap "core20" (1270) from channel "stable"           99% 23.2MB/s  23ms
Fetch and check assertions for snap "core20" (1270)                            -
Fetch and check assertions for snap "core20" (1270)                            \
Mount snap "core20" (1270)                                                     |
Mount snap "core20" (1270)                                                     /
Mount snap "core20" (1270)                                                     -
Mount snap "core20" (1270)                                                     \
Mount snap "core20" (1270)                                                     |
Mount snap "core20" (1270)                                                     /
Mount snap "core20" (1270)                                                     -
Mount snap "core20" (1270)                                                     \
Setup snap "core20" aliases                                                    |
Download snap "lxd" (21835) from channel "4.0/stable"                          /
Download snap "lxd" (21835) from channel "4.0/stable"                          -
Download snap "lxd" (21835) from channel "4.0/stable"                          \
Download snap "lxd" (21835) from channel "4.0/stable"                          |
Download snap "lxd" (21835) from channel "4.0/stable"                          /
Download snap "lxd" (21835) from channel "4.0/stable"                          -
Download snap "lxd" (21835) from channel "4.0/stable"                          \
Download snap "lxd" (21835) from channel "4.0/stable"                          |[?25l
Download snap "lxd" (21835) from channel "4.0/stable"          0%     0B/s ages!
Download snap "lxd" (21835) from channel "4.0/stable"          0%     0B/s ages!
Download snap "lxd" (21835) from channel "4.0/stable"          0%  949kB/s 1m14s
Download snap "lxd" (21835) from channel "4.0/stable"          1% 1.41MB/s 49.5s
Download snap "lxd" (21835) from channel "4.0/stable"          2% 2.55MB/s 27.1s
Download snap "lxd" (21835) from channel "4.0/stable"          4% 4.49MB/s 15.1s
Download snap "lxd" (21835) from channel "4.0/stable"          8% 7.72MB/s 8.41s
Download snap "lxd" (21835) from channel "4.0/stable"         12% 10.1MB/s 6.12s
Download snap "lxd" (21835) from channel "4.0/stable"         16% 12.3MB/s 4.79s
Download snap "lxd" (21835) from channel "4.0/stable"         21% 14.1MB/s 3.97s
Download snap "lxd" (21835) from channel "4.0/stable"         25% 15.4MB/s 3.44s
Download snap "lxd" (21835) from channel "4.0/stable"         29% 16.7MB/s 2.97s
Download snap "lxd" (21835) from channel "4.0/stable"         33% 17.5MB/s 2.68s
Download snap "lxd" (21835) from channel "4.0/stable"         38% 18.6MB/s 2.34s
Download snap "lxd" (21835) from channel "4.0/stable"         42% 19.4MB/s 2.09s
Download snap "lxd" (21835) from channel "4.0/stable"         47% 20.0MB/s 1.87s
Download snap "lxd" (21835) from channel "4.0/stable"         51% 20.6MB/s 1.67s
Download snap "lxd" (21835) from channel "4.0/stable"         56% 21.2MB/s 1.48s
Download snap "lxd" (21835) from channel "4.0/stable"         60% 21.7MB/s 1.29s
Download snap "lxd" (21835) from channel "4.0/stable"         65% 22.1MB/s 1.13s
Download snap "lxd" (21835) from channel "4.0/stable"         69% 22.5MB/s 974ms
Download snap "lxd" (21835) from channel "4.0/stable"         74% 22.9MB/s 815ms
Download snap "lxd" (21835) from channel "4.0/stable"         78% 23.3MB/s 663ms
Download snap "lxd" (21835) from channel "4.0/stable"         82% 23.5MB/s 532ms
Download snap "lxd" (21835) from channel "4.0/stable"         87% 23.7MB/s 390ms
Download snap "lxd" (21835) from channel "4.0/stable"         91% 24.0MB/s 251ms
Download snap "lxd" (21835) from channel "4.0/stable"         96% 24.3MB/s 121ms
Download snap "lxd" (21835) from channel "4.0/stable"        100% 24.4MB/s 0.0ns
Fetch and check assertions for snap "lxd" (21835)                              /
Fetch and check assertions for snap "lxd" (21835)                              -
Mount snap "lxd" (21835)                                                       \
Mount snap "lxd" (21835)                                                       |
Mount snap "lxd" (21835)                                                       /
Mount snap "lxd" (21835)                                                       -
Copy snap "lxd" data                                                           \
Setup snap "lxd" (21835) security profiles                                     |
Setup snap "lxd" (21835) security profiles                                     /
Setup snap "lxd" (21835) security profiles                                     -
Setup snap "lxd" (21835) security profiles                                     \
Automatically connect eligible plugs and slots of snap "lxd"                   |
Setup snap "lxd" (21835) security profiles for auto-connections                /
Setup snap "lxd" (21835) security profiles for auto-connections                -
Setup snap "lxd" (21835) security profiles for auto-connections                \
Setup snap "lxd" (21835) security profiles for auto-connections                |
Setup snap "lxd" (21835) security profiles for auto-connections                /
Setup snap "lxd" aliases                                                       -
Run install hook of "lxd" snap if present                                      \
Run install hook of "lxd" snap if present                                      |
Run install hook of "lxd" snap if present                                      /
Run install hook of "lxd" snap if present                                      -
Run install hook of "lxd" snap if present                                      \
Run install hook of "lxd" snap if present                                      |
Start snap "lxd" (21835) services                                              /
Start snap "lxd" (21835) services                                              -
Start snap "lxd" (21835) services                                              \
Start snap "lxd" (21835) services                                              |
Start snap "lxd" (21835) services                                              /
Start snap "lxd" (21835) services                                              -
Start snap "lxd" (21835) services                                              \
Start snap "lxd" (21835) services                                              |
Start snap "lxd" (21835) services                                              /
Run configure hook of "lxd" snap if present                                    -
Run configure hook of "lxd" snap if present                                    \
[?25hlxd (4.0/stable) 4.0.8 from Canonical✓ installed
To start your first instance, try: lxc launch ubuntu:20.04

Installing Docker CE ...
W: Conflicting distribution: http://172.21.1.7:60867/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 were automatically installed and are no longer required:
  dns-root-data dnsmasq-base ebtables grub-pc-bin libuv1 uidmap xdelta3
Use 'sudo apt autoremove' to remove them.
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 181 not upgraded.
Need to get 184 kB of archives.
After this operation, 151 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20210119~18.04.2 [145 kB]

6% [1 ca-certificates 14.2 kB/145 kB 10%]
                                         
68% [Waiting for headers]
                         
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B]

70% [2 apt-transport-https 4348 B/4348 B 100%]
                                              
75% [Working]
             
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.18 [10.1 kB]

76% [3 software-properties-common 2615 B/10.1 kB 26%]
                                                     
85% [Waiting for headers]
                         
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.18 [23.8 kB]

85% [4 python3-software-properties 954 B/23.8 kB 4%]
                                                    
100% [Working]
              
Fetched 184 kB in 1s (275 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 ... 60793 files and directories currently installed.)
Preparing to unpack .../ca-certificates_20210119~18.04.2_all.deb ...
Unpacking ca-certificates (20210119~18.04.2) over (20190110~18.04.1) ...
Selecting previously unselected package apt-transport-https.
Preparing to unpack .../apt-transport-https_1.6.14_all.deb ...
Unpacking apt-transport-https (1.6.14) ...
Preparing to unpack .../software-properties-common_0.96.24.32.18_all.deb ...
Unpacking software-properties-common (0.96.24.32.18) over (0.96.24.32.13) ...
Preparing to unpack .../python3-software-properties_0.96.24.32.18_all.deb ...
Unpacking python3-software-properties (0.96.24.32.18) over (0.96.24.32.13) ...
Setting up apt-transport-https (1.6.14) ...
Setting up python3-software-properties (0.96.24.32.18) ...
Setting up ca-certificates (20210119~18.04.2) ...
Updating certificates in /etc/ssl/certs...
21 added, 20 removed; done.
Setting up software-properties-common (0.96.24.32.18) ...
Processing triggers for dbus (1.12.2-1ubuntu1.1) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for ca-certificates (20210119~18.04.2) ...
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.1.7:60867/release unstable InRelease

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
                                                                               
Hit:2 http://172.21.1.7:60867/release unstable Release

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
0% [Release.gpg gpgv 3202 B] [Connecting to nova.clouds.archive.ubuntu.com (91.
                                                                               
Get:3 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB]

0% [Release.gpg gpgv 3202 B] [Waiting for headers] [Waiting for headers] [3 InR
                                                                               
0% [Release.gpg gpgv 3202 B] [Waiting for headers] [Waiting for headers]
                                                                        
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease

0% [Waiting for headers] [Waiting for headers]
0% [3 InRelease gpgv 64.4 kB] [Waiting for headers] [Waiting for headers]
                                                                         
Hit:6 http://security.ubuntu.com/ubuntu bionic-security InRelease

                                                                         
0% [3 InRelease gpgv 64.4 kB] [Waiting for headers]
                                                   
Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease

                                                   
0% [3 InRelease gpgv 64.4 kB]
                             
Hit:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease

0% [3 InRelease gpgv 64.4 kB]
                             
0% [Working]
0% [5 InRelease gpgv 242 kB]
                            
Get:9 https://download.docker.com/linux/ubuntu bionic/stable amd64 Packages [22.5 kB]

0% [5 InRelease gpgv 242 kB] [9 Packages 15.9 kB/22.5 kB 70%]
                                                             
0% [5 InRelease gpgv 242 kB]
0% [9 Packages store 0 B] [5 InRelease gpgv 242 kB]
                                                   
0% [5 InRelease gpgv 242 kB]
                            
0% [Working]
0% [6 InRelease gpgv 88.7 kB]
                             
0% [Working]
0% [7 InRelease gpgv 88.7 kB]
                             
0% [Working]
0% [8 InRelease gpgv 74.6 kB]
                             
100% [Working]
              
Fetched 87.0 kB in 1s (66.3 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 36%

Reading package lists... 36%

Reading package lists... 52%

Reading package lists... 52%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 57%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 67%

Reading package lists... 67%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 97%

Reading package lists... 97%

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.1.7:60867/release unstable Release (expected unstable but got )
W: Conflicting distribution: http://172.21.1.7:60867/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 were automatically installed and are no longer required:
  dns-root-data dnsmasq-base ebtables grub-pc-bin libuv1 uidmap xdelta3
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  containerd.io dbus dbus-user-session docker-ce-cli docker-ce-rootless-extras
  docker-scan-plugin libdbus-1-3 libltdl7 pigz
Suggested packages:
  aufs-tools cgroupfs-mount | cgroup-lite
Recommended packages:
  slirp4netns
The following NEW packages will be installed:
  containerd.io dbus-user-session docker-ce docker-ce-cli
  docker-ce-rootless-extras docker-scan-plugin libltdl7 pigz
The following packages will be upgraded:
  dbus libdbus-1-3
2 upgraded, 8 newly installed, 0 to remove and 179 not upgraded.
Need to get 97.4 MB of archives.
After this operation, 409 MB of additional disk space will be used.

0% [Working]
            
Get:1 https://download.docker.com/linux/ubuntu bionic/stable amd64 containerd.io amd64 1.4.12-1 [23.7 MB]

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [1 containerd
                                                                               
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pigz amd64 2.4-1 [57.4 kB]

                                                                               
1% [2 pigz 14.2 kB/57.4 kB 25%] [1 containerd.io 1473 kB/23.7 MB 6%]
                                                                    
15% [1 containerd.io 15.4 MB/23.7 MB 65%]
                                         
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus amd64 1.12.2-1ubuntu1.2 [150 kB]

20% [3 dbus 5509 B/150 kB 4%] [1 containerd.io 21.3 MB/23.7 MB 90%]
                                                                   
24% [3 dbus 40.3 kB/150 kB 27%]
                               
Get:4 https://download.docker.com/linux/ubuntu bionic/stable amd64 docker-ce-cli amd64 5:20.10.12~3-0~ubuntu-bionic [40.7 MB]

24% [3 dbus 54.7 kB/150 kB 37%] [4 docker-ce-cli 32.3 kB/40.7 MB 0%]
                                                                    
31% [Waiting for headers] [4 docker-ce-cli 7110 kB/40.7 MB 17%]
                                                               
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.2 [175 kB]

31% [5 libdbus-1-3 314 B/175 kB 0%] [4 docker-ce-cli 7110 kB/40.7 MB 17%]
                                                                         
39% [Waiting for headers] [4 docker-ce-cli 13.1 MB/40.7 MB 32%]
                                                               
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.2 [9392 B]

39% [6 dbus-user-session 4838 B/9392 B 52%] [4 docker-ce-cli 13.1 MB/40.7 MB 32
                                                                               
41% [Waiting for headers] [4 docker-ce-cli 13.6 MB/40.7 MB 33%]
                                                               
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB]

41% [7 libltdl7 3853 B/38.8 kB 10%] [4 docker-ce-cli 13.7 MB/40.7 MB 34%]
                                                                         
44% [4 docker-ce-cli 14.7 MB/40.7 MB 36%]
                                         
67% [Waiting for headers]
                         
Get:8 https://download.docker.com/linux/ubuntu bionic/stable amd64 docker-ce amd64 5:20.10.12~3-0~ubuntu-bionic [21.2 MB]

67% [8 docker-ce 65.2 kB/21.2 MB 0%]
                                    
87% [Waiting for headers]
                         
Get:9 https://download.docker.com/linux/ubuntu bionic/stable amd64 docker-ce-rootless-extras amd64 5:20.10.12~3-0~ubuntu-bionic [7916 kB]

87% [9 docker-ce-rootless-extras 29.9 kB/7916 kB 0%]
                                                    
95% [Waiting for headers]
                         
Get:10 https://download.docker.com/linux/ubuntu bionic/stable amd64 docker-scan-plugin amd64 0.12.0~ubuntu-bionic [3518 kB]

95% [10 docker-scan-plugin 32.8 kB/3518 kB 1%]
                                              
100% [Working]
              
Fetched 97.4 MB in 2s (49.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 ... 60798 files and directories currently installed.)
Preparing to unpack .../0-pigz_2.4-1_amd64.deb ...
Unpacking pigz (2.4-1) ...
Preparing to unpack .../1-dbus_1.12.2-1ubuntu1.2_amd64.deb ...
Unpacking dbus (1.12.2-1ubuntu1.2) over (1.12.2-1ubuntu1.1) ...
Preparing to unpack .../2-libdbus-1-3_1.12.2-1ubuntu1.2_amd64.deb ...
Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.2) over (1.12.2-1ubuntu1.1) ...
Selecting previously unselected package containerd.io.
Preparing to unpack .../3-containerd.io_1.4.12-1_amd64.deb ...
Unpacking containerd.io (1.4.12-1) ...
Selecting previously unselected package dbus-user-session.
Preparing to unpack .../4-dbus-user-session_1.12.2-1ubuntu1.2_amd64.deb ...
Unpacking dbus-user-session (1.12.2-1ubuntu1.2) ...
Selecting previously unselected package docker-ce-cli.
Preparing to unpack .../5-docker-ce-cli_5%3a20.10.12~3-0~ubuntu-bionic_amd64.deb ...
Unpacking docker-ce-cli (5:20.10.12~3-0~ubuntu-bionic) ...
Selecting previously unselected package docker-ce.
Preparing to unpack .../6-docker-ce_5%3a20.10.12~3-0~ubuntu-bionic_amd64.deb ...
Unpacking docker-ce (5:20.10.12~3-0~ubuntu-bionic) ...
Selecting previously unselected package docker-ce-rootless-extras.
Preparing to unpack .../7-docker-ce-rootless-extras_5%3a20.10.12~3-0~ubuntu-bionic_amd64.deb ...
Unpacking docker-ce-rootless-extras (5:20.10.12~3-0~ubuntu-bionic) ...
Selecting previously unselected package docker-scan-plugin.
Preparing to unpack .../8-docker-scan-plugin_0.12.0~ubuntu-bionic_amd64.deb ...
Unpacking docker-scan-plugin (0.12.0~ubuntu-bionic) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../9-libltdl7_2.4.6-2_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.6-2) ...
Setting up containerd.io (1.4.12-1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
Setting up docker-scan-plugin (0.12.0~ubuntu-bionic) ...
Setting up libltdl7:amd64 (2.4.6-2) ...
Setting up docker-ce-cli (5:20.10.12~3-0~ubuntu-bionic) ...
Setting up pigz (2.4-1) ...
Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.2) ...
Setting up docker-ce (5:20.10.12~3-0~ubuntu-bionic) ...
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.
Setting up dbus (1.12.2-1ubuntu1.2) ...
A reboot is required to replace the running dbus-daemon.
Please reboot the system when convenient.
Setting up dbus-user-session (1.12.2-1ubuntu1.2) ...
Setting up docker-ce-rootless-extras (5:20.10.12~3-0~ubuntu-bionic) ...
Processing triggers for systemd (237-3ubuntu10.41) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for ureadahead (0.100.0-21) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Adding user to group 'docker'
... restarted Docker service
Configuring docker proxy ...
... restarted Docker service again
Client: Docker Engine - Community
 Version:           20.10.12
 API version:       1.41
 Go version:        go1.16.12
 Git commit:        e91ed57
 Built:             Mon Dec 13 11:45:27 2021
 OS/Arch:           linux/amd64
 Context:           default
 Experimental:      true

Server: Docker Engine - Community
 Engine:
  Version:          20.10.12
  API version:      1.41 (minimum version 1.12)
  Go version:       go1.16.12
  Git commit:       459d0df
  Built:            Mon Dec 13 11:43:36 2021
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.4.12
  GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
 runc:
  Version:          1.0.2
  GitCommit:        v1.0.2-0-g52b36a2
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
... Docker CE installation done
Creating folders for installation

0% [Working]
            
Ign:1 http://172.21.1.7:60867/release unstable InRelease

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
                                                                               
Hit:2 http://172.21.1.7:60867/release unstable Release

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
0% [Release.gpg gpgv 3202 B] [Connecting to nova.clouds.archive.ubuntu.com (91.
                                                                               
Hit:3 https://download.docker.com/linux/ubuntu bionic InRelease

0% [Release.gpg gpgv 3202 B] [Waiting for headers] [Connecting to security.ubun
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease

                                                                               
0% [Release.gpg gpgv 3202 B] [Waiting for headers] [Waiting for headers]
                                                                        
0% [Waiting for headers] [Waiting for headers]
0% [3 InRelease gpgv 64.4 kB] [Waiting for headers] [Waiting for headers]
                                                                         
Hit:6 http://security.ubuntu.com/ubuntu bionic-security InRelease

                                                                         
0% [3 InRelease gpgv 64.4 kB] [Waiting for headers]
                                                   
Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease

0% [3 InRelease gpgv 64.4 kB] [Waiting for headers]
                                                   
0% [Waiting for headers]
0% [4 InRelease gpgv 242 kB] [Waiting for headers]
                                                  
Hit:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease

                                                  
0% [4 InRelease gpgv 242 kB]
                            
0% [Working]
0% [6 InRelease gpgv 88.7 kB]
                             
0% [Working]
0% [7 InRelease gpgv 88.7 kB]
                             
0% [Working]
0% [8 InRelease gpgv 74.6 kB]
                             
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 36%

Reading package lists... 36%

Reading package lists... 52%

Reading package lists... 52%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 56%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 67%

Reading package lists... 67%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 97%

Reading package lists... 97%

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.1.7:60867/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 (1.6.14).
The following packages were automatically installed and are no longer required:
  dns-root-data dnsmasq-base ebtables grub-pc-bin libuv1 uidmap xdelta3
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 179 not upgraded.
OK

0% [Working]
            
Ign:1 http://172.21.1.7:60867/release unstable InRelease

0% [Connecting to security.ubuntu.com (91.189.91.39)] [Connecting to download.d
                                                                               
Hit:2 http://172.21.1.7:60867/release unstable Release

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
0% [Release.gpg gpgv 3202 B] [Connecting to nova.clouds.archive.ubuntu.com (91.
                                                                               
Hit:3 https://download.docker.com/linux/ubuntu bionic InRelease

0% [Release.gpg gpgv 3202 B] [Waiting for headers] [Waiting for headers] [Conne
                                                                               
Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease

                                                                               
0% [Release.gpg gpgv 3202 B] [Waiting for headers] [Waiting for headers]
                                                                        
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease

                                                                        
0% [Release.gpg gpgv 3202 B] [Waiting for headers]
                                                  
0% [Waiting for headers] [Waiting for headers]
0% [3 InRelease gpgv 64.4 kB] [Waiting for headers] [Waiting for headers]
                                                                         
0% [3 InRelease gpgv 64.4 kB] [Waiting for headers]
                                                   
Hit:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease

                                                   
0% [3 InRelease gpgv 64.4 kB]
                             
Hit:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease

0% [Connected to packages.cloud.google.com (142.250.185.174)] [3 InRelease gpgv
                                                                               
0% [Connected to packages.cloud.google.com (142.250.185.174)]
0% [Connected to packages.cloud.google.com (142.250.185.174)] [4 InRelease gpgv
                                                                               
0% [Waiting for headers]
0% [Waiting for headers] [5 InRelease gpgv 242 kB]
                                                  
0% [Waiting for headers]
0% [Waiting for headers] [8 InRelease gpgv 88.7 kB]
                                                   
0% [Waiting for headers]
0% [Waiting for headers] [9 InRelease gpgv 74.6 kB]
                                                   
Get:7 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [9383 B]

0% [7 InRelease 7744 B/9383 B 83%] [9 InRelease gpgv 74.6 kB]
                                                             
0% [9 InRelease gpgv 74.6 kB]
                             
0% [Working]
0% [7 InRelease gpgv 9383 B]
                            
32% [Working]
             
Get:10 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 Packages [51.5 kB]

37% [10 Packages 3489 B/51.5 kB 7%]
                                   
100% [Working]
100% [10 Packages store 0 B]
                            
100% [Working]
              
Fetched 60.9 kB in 2s (38.0 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 36%

Reading package lists... 36%

Reading package lists... 52%

Reading package lists... 52%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 56%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 97%

Reading package lists... 97%

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.1.7:60867/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.1.7:60867/release unstable InRelease

0% [Connecting to nova.clouds.archive.ubuntu.com] [Connecting to security.ubunt
                                                                               
Hit:2 http://172.21.1.7:60867/release unstable Release

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
0% [Release.gpg gpgv 3202 B] [Connecting to nova.clouds.archive.ubuntu.com (91.
                                                                               
Hit:3 https://download.docker.com/linux/ubuntu bionic InRelease

0% [Release.gpg gpgv 3202 B] [Waiting for headers] [Waiting for headers] [Waiti
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease

0% [Release.gpg gpgv 3202 B] [Waiting for headers] [Waiting for headers] [Waiti
                                                                               
Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease

                                                                               
0% [Release.gpg gpgv 3202 B] [Waiting for headers] [Waiting for headers]
                                                                        
0% [Release.gpg gpgv 3202 B] [Waiting for headers]
                                                  
0% [Waiting for headers]
0% [3 InRelease gpgv 64.4 kB] [Waiting for headers]
                                                   
Hit:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease

0% [Connected to packages.cloud.google.com (142.250.185.174)] [3 InRelease gpgv
                                                                               
Get:6 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [9383 B]

0% [6 InRelease 6347 B/9383 B 68%] [3 InRelease gpgv 64.4 kB] [Waiting for head
                                                                               
0% [3 InRelease gpgv 64.4 kB] [Waiting for headers]
                                                   
Hit:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease

                                                   
0% [3 InRelease gpgv 64.4 kB]
                             
0% [Working]
0% [4 InRelease gpgv 242 kB]
                            
0% [Working]
0% [5 InRelease gpgv 88.7 kB]
                             
0% [Working]
0% [8 InRelease gpgv 88.7 kB]
                             
0% [Working]
0% [6 InRelease gpgv 9383 B]
                            
0% [Working]
0% [9 InRelease gpgv 74.6 kB]
                             
100% [Working]
              
Fetched 9383 B in 2s (6186 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 36%

Reading package lists... 36%

Reading package lists... 52%

Reading package lists... 52%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 58%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 97%

Reading package lists... 97%

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.1.7:60867/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 packages were automatically installed and are no longer required:
  dns-root-data dnsmasq-base grub-pc-bin libuv1 uidmap xdelta3
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  conntrack cri-tools kubernetes-cni socat
The following NEW packages will be installed:
  conntrack cri-tools kubeadm kubectl kubelet kubernetes-cni socat
0 upgraded, 7 newly installed, 0 to remove and 179 not upgraded.
Need to get 73.8 MB of archives.
After this operation, 307 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB]

0% [1 conntrack 14.2 kB/30.6 kB 46%] [Waiting for headers]
                                                          
0% [1 conntrack 14.2 kB/30.6 kB 46%]
3% [Connected to packages.cloud.google.com (142.250.185.174)] [Waiting for head
                                                                               
3% [Waiting for headers] [Waiting for headers] [Waiting for headers]
                                                                    
Get:2 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 cri-tools amd64 1.19.0-00 [11.2 MB]

3% [2 cri-tools 7582 B/11.2 MB 0%] [Waiting for headers] [Waiting for headers]
                                                                              
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB]

3% [2 cri-tools 38.4 kB/11.2 MB 0%] [4 socat 2613 B/342 kB 1%] [Waiting for hea
3% [2 cri-tools 349 kB/11.2 MB 3%] [4 socat 34.5 kB/342 kB 10%] [Waiting for he
                                                                               
10% [2 cri-tools 6849 kB/11.2 MB 61%] [4 socat 83.7 kB/342 kB 24%]
                                                                  
18% [4 socat 83.7 kB/342 kB 24%] [Waiting for headers]
18% [Waiting for headers] [4 socat 90.9 kB/342 kB 27%]
                                                      
Get:3 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubernetes-cni amd64 0.8.7-00 [25.0 MB]

18% [3 kubernetes-cni 37.1 kB/25.0 MB 0%] [4 socat 202 kB/342 kB 59%]
                                                                     
29% [3 kubernetes-cni 7750 kB/25.0 MB 31%]
                                          
51% [Waiting for headers]
                         
Get:5 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubelet amd64 1.15.0-00 [20.2 MB]

51% [5 kubelet 65.5 kB/20.2 MB 0%]
69% [5 kubelet 16.8 MB/20.2 MB 83%]
                                   
76% [Waiting for headers]
                         
Get:6 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubectl amd64 1.15.0-00 [8763 kB]

76% [6 kubectl 65.5 kB/8763 kB 1%]
                                  
88% [Waiting for headers]
                         
Get:7 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubeadm amd64 1.15.0-00 [8246 kB]

88% [7 kubeadm 38.6 kB/8246 kB 0%]
95% [7 kubeadm 6291 kB/8246 kB 76%]
                                   
100% [Working]
              
Fetched 73.8 MB in 3s (25.0 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 ... 61062 files and directories currently installed.)
Preparing to unpack .../0-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ...
Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ...
Selecting previously unselected package cri-tools.
Preparing to unpack .../1-cri-tools_1.19.0-00_amd64.deb ...
Unpacking cri-tools (1.19.0-00) ...
Selecting previously unselected package kubernetes-cni.
Preparing to unpack .../2-kubernetes-cni_0.8.7-00_amd64.deb ...
Unpacking kubernetes-cni (0.8.7-00) ...
Selecting previously unselected package socat.
Preparing to unpack .../3-socat_1.7.3.2-2ubuntu2_amd64.deb ...
Unpacking socat (1.7.3.2-2ubuntu2) ...
Selecting previously unselected package kubelet.
Preparing to unpack .../4-kubelet_1.15.0-00_amd64.deb ...
Unpacking kubelet (1.15.0-00) ...
Selecting previously unselected package kubectl.
Preparing to unpack .../5-kubectl_1.15.0-00_amd64.deb ...
Unpacking kubectl (1.15.0-00) ...
Selecting previously unselected package kubeadm.
Preparing to unpack .../6-kubeadm_1.15.0-00_amd64.deb ...
Unpacking kubeadm (1.15.0-00) ...
Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ...
Setting up kubernetes-cni (0.8.7-00) ...
Setting up cri-tools (1.19.0-00) ...
Setting up socat (1.7.3.2-2ubuntu2) ...
Setting up kubelet (1.15.0-00) ...
Created symlink /etc/systemd/system/multi-user.target.wants/kubelet.service → /lib/systemd/system/kubelet.service.
Setting up kubectl (1.15.0-00) ...
Setting up kubeadm (1.15.0-00) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
kubelet set on hold.
kubeadm set on hold.
kubectl set on hold.
I1215 09:21:38.530467   18044 version.go:248] remote version is much newer: v1.23.0; falling back to: stable-1.15
[init] Using Kubernetes version: v1.15.12
[preflight] Running pre-flight checks
	[WARNING IsDockerSystemdCheck]: detected "cgroupfs" as the Docker cgroup driver. The recommended driver is "systemd". Please follow the guide at https://kubernetes.io/docs/setup/cri/
	[WARNING SystemVerification]: this Docker version is not on the list of validated versions: 20.10.12. Latest validated version: 18.09
[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'
[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] Activating the kubelet service
[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 [osm-v90-merge-411 kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local] and IPs [10.96.0.1 172.21.249.224]
[certs] Generating "apiserver-kubelet-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 [osm-v90-merge-411 localhost] and IPs [172.21.249.224 127.0.0.1 ::1]
[certs] Generating "etcd/peer" certificate and key
[certs] etcd/peer serving cert is signed for DNS names [osm-v90-merge-411 localhost] and IPs [172.21.249.224 127.0.0.1 ::1]
[certs] Generating "etcd/healthcheck-client" certificate and key
[certs] Generating "apiserver-etcd-client" certificate and key
[certs] Generating "front-proxy-ca" certificate and key
[certs] Generating "front-proxy-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
[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 16.506103 seconds
[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
[kubelet] Creating a ConfigMap "kubelet-config-1.15" in namespace kube-system with the configuration for the kubelets in the cluster
[upload-certs] Skipping phase. Please see --upload-certs
[mark-control-plane] Marking the node osm-v90-merge-411 as control-plane by adding the label "node-role.kubernetes.io/master=''"
[mark-control-plane] Marking the node osm-v90-merge-411 as control-plane by adding the taints [node-role.kubernetes.io/master:NoSchedule]
[bootstrap-token] Using token: atzjp3.7j7vy0qfwve27g77
[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
[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
[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

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.224:6443 --token atzjp3.7j7vy0qfwve27g77 \
    --discovery-token-ca-cert-hash sha256:4750a4f75017a37b288e767ff4dcfb47c5d9b5b704d2b0008b1a3d3bf70749d5 
Error from server (NotFound): namespaces "osm" not found
podsecuritypolicy.policy/psp.flannel.unprivileged 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-v90-merge-411 untainted
Helm 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.0M    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100 13.0M  100 13.0M    0     0  8694k      0  0:00:01  0:00:01 --:--:-- 8694k
linux-amd64/
linux-amd64/helm
linux-amd64/LICENSE
linux-amd64/README.md
"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!⎈
Installing OpenEBS
namespace/openebs created
"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 Dec 15 09:22:44 2021
NAMESPACE: openebs
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
The OpenEBS has been installed. Check its status by running:
$ kubectl get pods -n openebs

For dynamically creating OpenEBS Volumes, you can either create a new StorageClass or
use one of the default storage classes provided by OpenEBS.

Use `kubectl get sc` to see the list of installed OpenEBS StorageClasses. A sample
PVC spec using `openebs-jiva-default` StorageClass is given below:"

---
kind: PersistentVolumeClaim
apiVersion: v1
metadata:
  name: demo-vol-claim
spec:
  storageClassName: openebs-jiva-default
  accessModes:
    - ReadWriteOnce
  resources:
    requests:
      storage: 5G
---

Please note that, OpenEBS uses iSCSI for connecting applications with the
OpenEBS Volumes and your nodes should have the iSCSI initiator installed.

For more information, visit our Slack at https://openebs.io/community or view the documentation online at http://docs.openebs.io/.
NAME   	NAMESPACE	REVISION	UPDATED                                	STATUS  	CHART         	APP VERSION
openebs	openebs  	1       	2021-12-15 09:22:44.454922539 +0000 UTC	deployed	openebs-1.12.0	1.12.0     
Waiting for storageclass
Storageclass available
storageclass.storage.k8s.io/openebs-hostpath patched
namespace/metallb-system created
serviceaccount/controller created
serviceaccount/speaker created
clusterrole.rbac.authorization.k8s.io/metallb-system:controller created
clusterrole.rbac.authorization.k8s.io/metallb-system:speaker created
role.rbac.authorization.k8s.io/leader-election created
role.rbac.authorization.k8s.io/config-watcher created
clusterrolebinding.rbac.authorization.k8s.io/metallb-system:controller created
clusterrolebinding.rbac.authorization.k8s.io/metallb-system:speaker created
rolebinding.rbac.authorization.k8s.io/config-watcher created
rolebinding.rbac.authorization.k8s.io/leader-election created
daemonset.apps/speaker created
deployment.apps/controller created
configmap/config created
Installing juju

Ensure prerequisites for "juju" are available                                  /
Ensure prerequisites for "juju" are available                                  -
Ensure prerequisites for "juju" are available                                  \
Download snap "core18" (2253) from channel "stable"                            |
Download snap "core18" (2253) from channel "stable"                            /
Download snap "core18" (2253) from channel "stable"                            -
Download snap "core18" (2253) from channel "stable"                            \
Download snap "core18" (2253) from channel "stable"                            |[?25l
Download snap "core18" (2253) from channel "stable"            7% 39.6MB/s 1.37s
Download snap "core18" (2253) from channel "stable"           24% 69.1MB/s 636ms
Download snap "core18" (2253) from channel "stable"           33% 62.3MB/s 621ms
Download snap "core18" (2253) from channel "stable"           42% 58.7MB/s 577ms
Download snap "core18" (2253) from channel "stable"           50% 56.7MB/s 510ms
Download snap "core18" (2253) from channel "stable"           58% 54.6MB/s 449ms
Download snap "core18" (2253) from channel "stable"           66% 53.3MB/s 371ms
Download snap "core18" (2253) from channel "stable"           75% 52.9MB/s 278ms
Download snap "core18" (2253) from channel "stable"           82% 51.7MB/s 201ms
Download snap "core18" (2253) from channel "stable"           91% 51.5MB/s 103ms
Download snap "core18" (2253) from channel "stable"           99% 51.1MB/s 9.3ms
Fetch and check assertions for snap "core18" (2253)                            /
Mount snap "core18" (2253)                                                     -
Mount snap "core18" (2253)                                                     \
Mount snap "core18" (2253)                                                     |
Mount snap "core18" (2253)                                                     /
Mount snap "core18" (2253)                                                     -
Mount snap "core18" (2253)                                                     \
Mount snap "core18" (2253)                                                     |
Mount snap "core18" (2253)                                                     /
Mount snap "core18" (2253)                                                     -
Set automatic aliases for snap "core18"                                        \
Download snap "juju" (17665) from channel "2.8/stable"                         |
Download snap "juju" (17665) from channel "2.8/stable"                         /
Download snap "juju" (17665) from channel "2.8/stable"                         -
Download snap "juju" (17665) from channel "2.8/stable"                         \
Download snap "juju" (17665) from channel "2.8/stable"                         |
Download snap "juju" (17665) from channel "2.8/stable"                         /
Download snap "juju" (17665) from channel "2.8/stable"                         -
Download snap "juju" (17665) from channel "2.8/stable"                         \
Download snap "juju" (17665) from channel "2.8/stable"                         |[?25l
Download snap "juju" (17665) from channel "2.8/stable"         0%     0B/s ages!
Download snap "juju" (17665) from channel "2.8/stable"         0%  786kB/s 1m35s
Download snap "juju" (17665) from channel "2.8/stable"         0% 1.05MB/s 1m11s
Download snap "juju" (17665) from channel "2.8/stable"         1% 1.57MB/s 47.0s
Download snap "juju" (17665) from channel "2.8/stable"         2% 2.83MB/s 25.8s
Download snap "juju" (17665) from channel "2.8/stable"         4% 4.99MB/s 14.3s
Download snap "juju" (17665) from channel "2.8/stable"         8% 8.54MB/s 8.01s
Download snap "juju" (17665) from channel "2.8/stable"        12% 11.2MB/s 5.83s
Download snap "juju" (17665) from channel "2.8/stable"        16% 13.0MB/s 4.83s
Download snap "juju" (17665) from channel "2.8/stable"        20% 14.2MB/s 4.22s
Download snap "juju" (17665) from channel "2.8/stable"        24% 15.5MB/s 3.68s
Download snap "juju" (17665) from channel "2.8/stable"        28% 16.6MB/s 3.26s
Download snap "juju" (17665) from channel "2.8/stable"        32% 17.7MB/s 2.89s
Download snap "juju" (17665) from channel "2.8/stable"        36% 18.5MB/s 2.58s
Download snap "juju" (17665) from channel "2.8/stable"        40% 19.3MB/s 2.32s
Download snap "juju" (17665) from channel "2.8/stable"        44% 20.1MB/s 2.07s
Download snap "juju" (17665) from channel "2.8/stable"        49% 20.7MB/s 1.86s
Download snap "juju" (17665) from channel "2.8/stable"        53% 21.3MB/s 1.65s
Download snap "juju" (17665) from channel "2.8/stable"        57% 21.8MB/s 1.47s
Download snap "juju" (17665) from channel "2.8/stable"        61% 22.2MB/s 1.30s
Download snap "juju" (17665) from channel "2.8/stable"        65% 22.6MB/s 1.14s
Download snap "juju" (17665) from channel "2.8/stable"        69% 22.9MB/s 1.00s
Download snap "juju" (17665) from channel "2.8/stable"        72% 22.7MB/s 923ms
Download snap "juju" (17665) from channel "2.8/stable"        77% 23.1MB/s 757ms
Download snap "juju" (17665) from channel "2.8/stable"        81% 23.4MB/s 615ms
Download snap "juju" (17665) from channel "2.8/stable"        85% 23.7MB/s 478ms
Download snap "juju" (17665) from channel "2.8/stable"        89% 23.9MB/s 343ms
Download snap "juju" (17665) from channel "2.8/stable"        93% 24.1MB/s 219ms
Download snap "juju" (17665) from channel "2.8/stable"        97% 24.2MB/s 103ms
Download snap "juju" (17665) from channel "2.8/stable"       100% 24.2MB/s 0.0ns
Fetch and check assertions for snap "juju" (17665)                             /
Fetch and check assertions for snap "juju" (17665)                             -
Fetch and check assertions for snap "juju" (17665)                             \
Mount snap "juju" (17665)                                                      |
Mount snap "juju" (17665)                                                      /
Mount snap "juju" (17665)                                                      -
Mount snap "juju" (17665)                                                      \
Mount snap "juju" (17665)                                                      |
Setup snap "juju" (17665) security profiles                                    /
Make snap "juju" (17665) available to the system                               -
Run install hook of "juju" snap if present                                     \
Start snap "juju" (17665) services                                             |
Start snap "juju" (17665) services                                             /
Start snap "juju" (17665) services                                             -
Run configure hook of "juju" snap if present                                   \
[?25hjuju (2.8/stable) 2.8.13 from Canonical✓ installed
no crontab for ubuntu
+ LAYER_BASIC='gcc build-essential python3-pip python3-setuptools python3-yaml'
+ TRUSTY_PACKAGES=python-virtualenv
+ XENIAL_PACKAGES=virtualenv
+ BIONIC_PACKAGES=virtualenv
+ DOWNLOAD_PACKAGES=
+ CLOUD_INIT_PACKAGES='curl cpu-checker bridge-utils cloud-utils tmux ubuntu-fan'
+ PACKAGES='gcc build-essential python3-pip python3-setuptools python3-yaml '
++ juju version
Since Juju 2 is being run for the first time, downloaded the latest public cloud information.
+ JUJU_FULL_VERSION=2.8.13-bionic-amd64
++ echo 2.8.13-bionic-amd64
++ awk -F- '{print $1}'
+ JUJU_VERSION=2.8.13
++ echo 2.8.13-bionic-amd64
++ awk -F- '{print $2}'
+ OS_VERSION=bionic
++ echo 2.8.13-bionic-amd64
++ awk -F- '{print $3}'
+ ARCH=amd64
+ '[' 1 == 0 ']'
+ '[' 0 == 1 ']'
+ '[' 1 == 1 ']'
+ cache xenial virtualenv
+ series=xenial
+ container=juju-xenial-base
+ alias=juju/xenial/amd64
+ lxc delete juju-xenial-base -f
Error: Not Found
+ true
+ lxc image copy ubuntu:xenial local: --alias clean-xenial

Copying the image: metadata: 100% (748.10MB/s)
                                               
Copying the image: rootfs: 1% (9.08MB/s)
                                               
Copying the image: rootfs: 2% (15.09MB/s)
                                               
Copying the image: rootfs: 3% (20.86MB/s)
                                               
Copying the image: rootfs: 4% (26.52MB/s)
                                               
Copying the image: rootfs: 5% (31.31MB/s)
                                               
Copying the image: rootfs: 6% (35.02MB/s)
                                               
Copying the image: rootfs: 7% (38.31MB/s)
                                               
Copying the image: rootfs: 8% (42.26MB/s)
                                               
Copying the image: rootfs: 9% (44.23MB/s)
                                               
Copying the image: rootfs: 10% (46.47MB/s)
                                               
Copying the image: rootfs: 10% (49.22MB/s)
                                               
Copying the image: rootfs: 11% (48.44MB/s)
                                               
Copying the image: rootfs: 12% (49.39MB/s)
                                               
Copying the image: rootfs: 13% (49.64MB/s)
                                               
Copying the image: rootfs: 14% (49.31MB/s)
                                               
Copying the image: rootfs: 15% (49.38MB/s)
                                               
Copying the image: rootfs: 16% (49.40MB/s)
                                               
Copying the image: rootfs: 17% (49.69MB/s)
                                               
Copying the image: rootfs: 18% (49.45MB/s)
                                               
Copying the image: rootfs: 19% (48.94MB/s)
                                               
Copying the image: rootfs: 20% (49.63MB/s)
                                               
Copying the image: rootfs: 20% (49.68MB/s)
                                               
Copying the image: rootfs: 21% (49.71MB/s)
                                               
Copying the image: rootfs: 22% (49.73MB/s)
                                               
Copying the image: rootfs: 23% (49.63MB/s)
                                               
Copying the image: rootfs: 24% (50.12MB/s)
                                               
Copying the image: rootfs: 25% (49.94MB/s)
                                               
Copying the image: rootfs: 26% (50.04MB/s)
                                               
Copying the image: rootfs: 27% (49.89MB/s)
                                               
Copying the image: rootfs: 28% (49.95MB/s)
                                               
Copying the image: rootfs: 29% (49.93MB/s)
                                               
Copying the image: rootfs: 30% (50.06MB/s)
                                               
Copying the image: rootfs: 30% (50.04MB/s)
                                               
Copying the image: rootfs: 31% (50.03MB/s)
                                               
Copying the image: rootfs: 32% (50.17MB/s)
                                               
Copying the image: rootfs: 33% (50.03MB/s)
                                               
Copying the image: rootfs: 34% (50.11MB/s)
                                               
Copying the image: rootfs: 35% (50.02MB/s)
                                               
Copying the image: rootfs: 36% (50.15MB/s)
                                               
Copying the image: rootfs: 37% (50.22MB/s)
                                               
Copying the image: rootfs: 38% (50.11MB/s)
                                               
Copying the image: rootfs: 39% (50.21MB/s)
                                               
Copying the image: rootfs: 40% (50.08MB/s)
                                               
Copying the image: rootfs: 40% (50.24MB/s)
                                               
Copying the image: rootfs: 41% (50.34MB/s)
                                               
Copying the image: rootfs: 42% (50.13MB/s)
                                               
Copying the image: rootfs: 43% (50.02MB/s)
                                               
Copying the image: rootfs: 44% (50.00MB/s)
                                               
Copying the image: rootfs: 45% (50.30MB/s)
                                               
Copying the image: rootfs: 46% (50.18MB/s)
                                               
Copying the image: rootfs: 47% (50.22MB/s)
                                               
Copying the image: rootfs: 48% (50.13MB/s)
                                               
Copying the image: rootfs: 49% (50.02MB/s)
                                               
Copying the image: rootfs: 50% (50.25MB/s)
                                               
Copying the image: rootfs: 50% (50.21MB/s)
                                               
Copying the image: rootfs: 51% (50.29MB/s)
                                               
Copying the image: rootfs: 52% (50.19MB/s)
                                               
Copying the image: rootfs: 53% (50.24MB/s)
                                               
Copying the image: rootfs: 54% (50.16MB/s)
                                               
Copying the image: rootfs: 55% (50.24MB/s)
                                               
Copying the image: rootfs: 56% (50.31MB/s)
                                               
Copying the image: rootfs: 57% (50.21MB/s)
                                               
Copying the image: rootfs: 58% (50.29MB/s)
                                               
Copying the image: rootfs: 59% (50.19MB/s)
                                               
Copying the image: rootfs: 60% (50.28MB/s)
                                               
Copying the image: rootfs: 60% (50.19MB/s)
                                               
Copying the image: rootfs: 61% (50.25MB/s)
                                               
Copying the image: rootfs: 62% (50.32MB/s)
                                               
Copying the image: rootfs: 63% (50.24MB/s)
                                               
Copying the image: rootfs: 64% (50.32MB/s)
                                               
Copying the image: rootfs: 65% (50.23MB/s)
                                               
Copying the image: rootfs: 66% (50.29MB/s)
                                               
Copying the image: rootfs: 67% (50.29MB/s)
                                               
Copying the image: rootfs: 68% (50.27MB/s)
                                               
Copying the image: rootfs: 69% (50.29MB/s)
                                               
Copying the image: rootfs: 70% (50.27MB/s)
                                               
Copying the image: rootfs: 70% (50.12MB/s)
                                               
Copying the image: rootfs: 71% (49.80MB/s)
                                               
Copying the image: rootfs: 72% (50.11MB/s)
                                               
Copying the image: rootfs: 73% (50.22MB/s)
                                               
Copying the image: rootfs: 74% (50.30MB/s)
                                               
Copying the image: rootfs: 75% (50.36MB/s)
                                               
Copying the image: rootfs: 76% (50.29MB/s)
                                               
Copying the image: rootfs: 77% (50.34MB/s)
                                               
Copying the image: rootfs: 78% (50.28MB/s)
                                               
Copying the image: rootfs: 79% (50.29MB/s)
                                               
Copying the image: rootfs: 80% (50.35MB/s)
                                               
Copying the image: rootfs: 80% (50.30MB/s)
                                               
Copying the image: rootfs: 81% (50.33MB/s)
                                               
Copying the image: rootfs: 82% (50.28MB/s)
                                               
Copying the image: rootfs: 83% (50.34MB/s)
                                               
Copying the image: rootfs: 84% (50.29MB/s)
                                               
Copying the image: rootfs: 85% (50.33MB/s)
                                               
Copying the image: rootfs: 86% (50.28MB/s)
                                               
Copying the image: rootfs: 87% (50.34MB/s)
                                               
Copying the image: rootfs: 88% (50.38MB/s)
                                               
Copying the image: rootfs: 89% (50.31MB/s)
                                               
Copying the image: rootfs: 90% (50.30MB/s)
                                               
Copying the image: rootfs: 90% (50.23MB/s)
                                               
Copying the image: rootfs: 91% (50.32MB/s)
                                               
Copying the image: rootfs: 92% (50.26MB/s)
                                               
Copying the image: rootfs: 93% (50.30MB/s)
                                               
Copying the image: rootfs: 94% (50.22MB/s)
                                               
Copying the image: rootfs: 95% (50.28MB/s)
                                               
Copying the image: rootfs: 96% (50.21MB/s)
                                               
Copying the image: rootfs: 97% (50.17MB/s)
                                               
Copying the image: rootfs: 98% (50.20MB/s)
                                               
Copying the image: rootfs: 99% (50.24MB/s)
                                               
Copying the image: rootfs: 100% (50.19MB/s)
                                               
Copying the image: rootfs: 100% (49.94MB/s)
                                               
Image copied successfully!
+ lxc launch ubuntu:xenial juju-xenial-base
Creating juju-xenial-base

Retrieving image: Unpack: 100% (1.04GB/s)
                                          
Retrieving image: Unpack: 100% (1.04GB/s)
                                          
Starting juju-xenial-base

Remapping container filesystem
                               

                               

                               
+ sleep 15
+ lxc exec juju-xenial-base -- apt-get update -y

0% [Working]
            
Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]

0% [Connecting to archive.ubuntu.com (91.189.88.152)] [1 InRelease 14.2 kB/109 
                                                                               
Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease

                                                                               
0% [1 InRelease 80.8 kB/109 kB 74%]
0% [2 InRelease gpgv 247 kB] [Waiting for headers] [1 InRelease 83.7 kB/109 kB 
                                                                               
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]

0% [2 InRelease gpgv 247 kB] [3 InRelease 14.2 kB/109 kB 13%] [1 InRelease 104 
                                                                               
0% [2 InRelease gpgv 247 kB] [3 InRelease 15.6 kB/109 kB 14%]
                                                             
0% [2 InRelease gpgv 247 kB]
                            
Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]

0% [2 InRelease gpgv 247 kB] [4 InRelease 5497 B/107 kB 5%]
                                                           
0% [2 InRelease gpgv 247 kB]
                            
Get:5 https://esm.ubuntu.com/infra/ubuntu xenial-infra-security InRelease [7515 B]

0% [2 InRelease gpgv 247 kB] [5 InRelease 7515 B/7515 B 100%]
                                                             
0% [2 InRelease gpgv 247 kB]
                            
Get:6 https://esm.ubuntu.com/infra/ubuntu xenial-infra-updates InRelease [7475 B]

0% [2 InRelease gpgv 247 kB] [6 InRelease 7475 B/7475 B 100%]
                                                             
0% [2 InRelease gpgv 247 kB]
                            
0% [Working]
0% [1 InRelease gpgv 109 kB]
                            
Get:7 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB]

0% [1 InRelease gpgv 109 kB] [7 Packages 28.7 kB/7532 kB 0%]
                                                            
0% [7 Packages 7532 kB/7532 kB 100%]
                                    
0% [Working]
0% [3 InRelease gpgv 109 kB]
0% [7 Packages store 0 B] [3 InRelease gpgv 109 kB] [Waiting for headers] [Wait
                                                                               
Get:8 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [785 kB]

0% [7 Packages store 0 B] [3 InRelease gpgv 109 kB] [Waiting for headers] [8 Pa
                                                                               
Get:9 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB]

0% [7 Packages store 0 B] [3 InRelease gpgv 109 kB] [9 Translation-en 0 B/4354 
                                                                               
Get:10 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB]

                                                                               
Get:11 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB]

0% [7 Packages store 0 B] [3 InRelease gpgv 109 kB] [8 Packages 403 kB/785 kB 5
                                                                               
0% [7 Packages store 0 B] [8 Packages 785 kB/785 kB 100%]
                                                         
0% [7 Packages store 0 B]
0% [7 Packages store 0 B] [4 InRelease gpgv 107 kB] [Waiting for headers]
                                                                         
Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [2049 kB]

0% [7 Packages store 0 B] [4 InRelease gpgv 107 kB] [12 Packages 32.4 kB/2049 k
                                                                               
Get:13 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [225 kB]

0% [7 Packages store 0 B] [4 InRelease gpgv 107 kB] [12 Packages 50.5 kB/2049 k
                                                                               
Get:14 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [7864 B]

0% [7 Packages store 0 B] [4 InRelease gpgv 107 kB] [12 Packages 247 kB/2049 kB
                                                                               
Get:15 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [2672 B]

0% [7 Packages store 0 B] [4 InRelease gpgv 107 kB] [12 Packages 247 kB/2049 kB
                                                                               
0% [7 Packages store 0 B] [4 InRelease gpgv 107 kB]
                                                   
Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1219 kB]

0% [7 Packages store 0 B] [4 InRelease gpgv 107 kB] [16 Packages 0 B/1219 kB 0%
                                                                               
0% [7 Packages store 0 B] [4 InRelease gpgv 107 kB]
                                                   
Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [358 kB]

0% [7 Packages store 0 B] [4 InRelease gpgv 107 kB] [17 Translation-en 0 B/358 
                                                                               
0% [7 Packages store 0 B] [4 InRelease gpgv 107 kB]
                                                   
Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [22.6 kB]

0% [7 Packages store 0 B] [4 InRelease gpgv 107 kB] [18 Packages 0 B/22.6 kB 0%
                                                                               
0% [7 Packages store 0 B] [4 InRelease gpgv 107 kB]
                                                   
Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8476 B]

0% [7 Packages store 0 B] [4 InRelease gpgv 107 kB] [19 Translation-en 0 B/8476
                                                                               
0% [7 Packages store 0 B] [4 InRelease gpgv 107 kB]
                                                   
0% [7 Packages store 0 B]
0% [7 Packages store 0 B] [5 InRelease gpgv 7515 B] [Waiting for headers]
                                                                         
Get:20 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [9812 B]

                                                                         
0% [7 Packages store 0 B] [5 InRelease gpgv 7515 B]
                                                   
Get:21 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4456 B]

0% [7 Packages store 0 B] [5 InRelease gpgv 7515 B] [21 Translation-en 4456 B/4
                                                                               
0% [7 Packages store 0 B] [5 InRelease gpgv 7515 B] [Waiting for headers]
                                                                         
Get:22 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [11.3 kB]

0% [7 Packages store 0 B] [5 InRelease gpgv 7515 B] [22 Packages 0 B/11.3 kB 0%
                                                                               
0% [7 Packages store 0 B] [5 InRelease gpgv 7515 B] [Waiting for headers]
                                                                         
Get:23 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [4476 B]

0% [7 Packages store 0 B] [5 InRelease gpgv 7515 B] [23 Translation-en 0 B/4476
                                                                               
0% [7 Packages store 0 B] [5 InRelease gpgv 7515 B]
                                                   
0% [7 Packages store 0 B]
0% [7 Packages store 0 B] [6 InRelease gpgv 7475 B]
                                                   
Get:24 https://esm.ubuntu.com/infra/ubuntu xenial-infra-security/main amd64 Packages [251 kB]

0% [7 Packages store 0 B] [6 InRelease gpgv 7475 B] [24 Packages 15.1 kB/251 kB
                                                                               
0% [7 Packages store 0 B] [6 InRelease gpgv 7475 B]
                                                   
94% [7 Packages store 0 B]
94% [7 Packages store 0 B]
                          
94% [Working]
94% [9 Translation-en store 0 B]
94% [9 Translation-en store 0 B]
                                
95% [Working]
95% [10 Packages store 0 B]
                           
95% [Working]
95% [11 Translation-en store 0 B]
                                 
95% [Working]
95% [8 Packages store 0 B]
                          
96% [Working]
96% [13 Translation-en store 0 B]
                                 
96% [Working]
96% [14 Packages store 0 B]
                           
96% [Working]
96% [15 Translation-en store 0 B]
                                 
97% [Working]
97% [12 Packages store 0 B]
                           
97% [Working]
97% [16 Packages store 0 B]
                           
97% [Working]
97% [17 Translation-en store 0 B]
                                 
98% [Working]
98% [18 Packages store 0 B]
                           
98% [Working]
98% [19 Translation-en store 0 B]
                                 
98% [Working]
98% [20 Packages store 0 B]
                           
99% [Working]
99% [21 Translation-en store 0 B]
                                 
99% [Working]
99% [22 Packages store 0 B]
                           
99% [Working]
99% [23 Translation-en store 0 B]
                                 
100% [Working]
100% [24 Packages store 0 B]
                            
100% [Working]
              
Fetched 17.4 MB in 3s (4673 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 1%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 8%

Reading package lists... 8%

Reading package lists... 8%

Reading package lists... 8%

Reading package lists... 8%

Reading package lists... 8%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 53%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 58%

Reading package lists... 58%

Reading package lists... 58%

Reading package lists... 58%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 98%

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... Done

+ lxc exec juju-xenial-base -- apt-get upgrade -y

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... 1%

Reading state information... Done


Calculating upgrade... 0%

Calculating upgrade... 50%

Calculating upgrade... Done

The following package was automatically installed and is no longer required:
  libfreetype6
Use 'apt autoremove' to remove it.
The following packages will be upgraded:
  ubuntu-advantage-tools
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 702 kB of archives.
After this operation, 60.4 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-advantage-tools amd64 27.4.2~16.04.1 [702 kB]

2% [1 ubuntu-advantage-tools 14.2 kB/702 kB 2%]
                                               
100% [Working]
              
Fetched 702 kB in 0s (3554 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 ... 25907 files and directories currently installed.)
Preparing to unpack .../ubuntu-advantage-tools_27.4.2~16.04.1_amd64.deb ...
Unpacking ubuntu-advantage-tools (27.4.2~16.04.1) over (27.2.2~16.04.1) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up ubuntu-advantage-tools (27.4.2~16.04.1) ...
Installing new version of config file /etc/logrotate.d/ubuntu-advantage-tools ...
Installing new version of config file /etc/ubuntu-advantage/help_data.yaml ...
Installing new version of config file /etc/ubuntu-advantage/uaclient.conf ...
+ lxc exec juju-xenial-base -- apt-get install -y curl cpu-checker bridge-utils cloud-utils tmux ubuntu-fan gcc build-essential python3-pip python3-setuptools python3-yaml virtualenv

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... 2%

Reading state information... Done

python3-yaml is already the newest version (3.11-3build1).
tmux is already the newest version (2.1-3build1).
curl is already the newest version (7.47.0-1ubuntu2.19).
The following package was automatically installed and is no longer required:
  libfreetype6
Use 'apt autoremove' to remove it.
The following additional packages will be installed:
  binutils cloud-image-utils cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc-5
  genisoimage libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libasan2 libatomic1 libboost-iostreams1.58.0
  libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0
  libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl libexpat1-dev
  libfakeroot libfile-fcntllock-perl libgcc-5-dev libgomp1 libiscsi2 libisl15
  libitm1 liblsan0 libmpc3 libmpx0 libnspr4 libnss3 libnss3-nssdb
  libpython3-dev libpython3.5-dev libquadmath0 librados2 librbd1
  libstdc++-5-dev libtsan0 libubsan0 linux-libc-dev make manpages-dev
  msr-tools python-pip-whl python3-dev python3-virtualenv python3-wheel
  python3.5-dev qemu-block-extra qemu-utils sharutils
Suggested packages:
  binutils-doc cloud-utils-euca cpp-doc gcc-5-locales debian-keyring
  g++-multilib g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf
  automake libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg
  libgomp1-dbg libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg
  libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg
  wodim cdrkit-doc glibc-doc libstdc++-5-doc make-doc python-setuptools-doc
  debootstrap bsd-mailx | mailx
The following NEW packages will be installed:
  binutils bridge-utils build-essential cloud-image-utils cloud-utils cpp
  cpp-5 cpu-checker dpkg-dev fakeroot g++ g++-5 gcc gcc-5 genisoimage libaio1
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libasan2 libatomic1 libboost-iostreams1.58.0 libboost-random1.58.0
  libboost-system1.58.0 libboost-thread1.58.0 libc-dev-bin libc6-dev libcc1-0
  libcilkrts5 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl
  libgcc-5-dev libgomp1 libiscsi2 libisl15 libitm1 liblsan0 libmpc3 libmpx0
  libnspr4 libnss3 libnss3-nssdb libpython3-dev libpython3.5-dev libquadmath0
  librados2 librbd1 libstdc++-5-dev libtsan0 libubsan0 linux-libc-dev make
  manpages-dev msr-tools python-pip-whl python3-dev python3-pip
  python3-setuptools python3-virtualenv python3-wheel python3.5-dev
  qemu-block-extra qemu-utils sharutils ubuntu-fan virtualenv
0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
Need to get 84.4 MB of archives.
After this operation, 226 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libiscsi2 amd64 1.12.0-2 [51.5 kB]

0% [1 libiscsi2 14.2 kB/51.5 kB 28%]
                                    
0% [Working]
            
Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB]

0% [2 libmpc3 5511 B/39.7 kB 14%]
                                 
1% [Working]
            
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB]

1% [3 binutils 23.5 kB/2312 kB 1%]
                                  
Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB]

                                  
3% [Waiting for headers]
                        
Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11.3 [68.6 kB]

3% [5 libc-dev-bin 0 B/68.6 kB 0%]
                                  
4% [Working]
            
Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-210.242 [832 kB]

4% [6 linux-libc-dev 53.8 kB/832 kB 6%]
                                       
Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11.3 [2083 kB]

                                       
5% [7 libc6-dev 0 B/2083 kB 0%]
                               
7% [Waiting for headers]
                        
Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB]

7% [8 libisl15 21.9 kB/524 kB 4%]
                                 
8% [Waiting for headers]
                        
Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7783 kB]

8% [9 cpp-5 65.5 kB/7783 kB 1%]
                               
16% [Waiting for headers]
                         
Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB]

16% [10 cpp 27.7 kB/27.7 kB 100%]
                                 
Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.12 [38.8 kB]

16% [11 libcc1-0 38.8 kB/38.8 kB 100%]
                                      
16% [Working]
             
Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.12 [55.2 kB]

16% [12 libgomp1 35.3 kB/55.2 kB 64%]
                                     
Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB]

                                     
Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8892 B]

                                     
Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB]

                                     
18% [15 libasan2 265 kB/265 kB 100%]
                                    
18% [Waiting for headers]
                         
Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB]

18% [16 liblsan0 5658 B/105 kB 5%]
                                  
18% [Working]
             
Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB]

18% [17 libtsan0 31.6 kB/244 kB 13%]
                                    
19% [Working]
             
Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB]

19% [18 libubsan0 49.6 kB/95.3 kB 52%]
                                      
19% [Working]
             
Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB]

19% [19 libcilkrts5 19.5 kB/40.0 kB 49%]
                                        
19% [Working]
             
Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9762 B]

19% [20 libmpx0 9762 B/9762 B 100%]
                                   
20% [Working]
             
Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB]

20% [21 libquadmath0 0 B/131 kB 0%]
                                   
20% [Working]
             
Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [2239 kB]

20% [22 libgcc-5-dev 34.1 kB/2239 kB 2%]
                                        
23% [Waiting for headers]
                         
Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8612 kB]

23% [23 gcc-5 23.1 kB/8612 kB 0%]
                                 
31% [Working]
             
Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B]

31% [24 gcc 0 B/5244 B 0%]
                          
31% [Working]
             
Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB]

31% [25 libstdc++-5-dev 0 B/1428 kB 0%]
                                       
33% [Working]
             
Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8430 kB]

33% [26 g++-5 0 B/8430 kB 0%]
                             
41% [Working]
             
Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B]

41% [27 g++ 0 B/1504 B 0%]
                          
42% [Working]
             
Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]

42% [28 make 0 B/151 kB 0%]
                           
42% [Working]
             
Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.7 [195 kB]

42% [29 libdpkg-perl 0 B/195 kB 0%]
                                   
43% [Working]
             
Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.7 [584 kB]

43% [30 dpkg-dev 0 B/584 kB 0%]
                               
43% [Working]
             
Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B]

43% [31 build-essential 0 B/4758 B 0%]
                                      
44% [Working]
             
Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 [10.6 kB]

44% [32 msr-tools 0 B/10.6 kB 0%]
                                 
44% [Working]
             
Get:33 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6862 B]

44% [33 cpu-checker 0 B/6862 B 0%]
                                  
44% [Working]
             
Get:34 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB]

44% [34 libfakeroot 0 B/25.5 kB 0%]
                                   
45% [Working]
             
Get:35 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB]

45% [35 fakeroot 0 B/61.8 kB 0%]
                                
45% [Working]
             
Get:36 http://archive.ubuntu.com/ubuntu xenial/main amd64 genisoimage amd64 9:1.1.11-3ubuntu1 [316 kB]

45% [36 genisoimage 0 B/316 kB 0%]
                                  
46% [Working]
             
Get:37 http://archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6356 B]

46% [37 libaio1 6356 B/6356 B 100%]
                                   
46% [Working]
             
Get:38 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]

46% [38 libalgorithm-diff-perl 37.9 kB/47.6 kB 80%]
                                                   
46% [Working]
             
Get:39 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB]

46% [39 libalgorithm-diff-xs-perl 0 B/11.0 kB 0%]
                                                 
46% [Working]
             
Get:40 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]

46% [40 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%]
                                                     
47% [Working]
             
Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB]

47% [41 libboost-iostreams1.58.0 29.0 kB/29.0 kB 100%]
                                                      
47% [Working]
             
Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9146 B]

47% [42 libboost-system1.58.0 9146 B/9146 B 100%]
                                                 
47% [Working]
             
Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB]

47% [43 libboost-random1.58.0 11.7 kB/11.7 kB 100%]
                                                   
48% [Working]
             
Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB]

48% [44 libboost-thread1.58.0 46.9 kB/47.0 kB 100%]
                                                   
48% [Working]
             
Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.5 [115 kB]

48% [45 libexpat1-dev 0 B/115 kB 0%]
                                    
48% [Waiting for headers]
                         
Get:46 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB]

48% [46 libfile-fcntllock-perl 15.2 kB/32.0 kB 48%]
                                                   
49% [Working]
             
Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB]

49% [47 libnspr4 48.5 kB/112 kB 43%]
                                    
49% [Working]
             
Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.14 [10.6 kB]

49% [48 libnss3-nssdb 10.6 kB/10.6 kB 100%]
                                           
Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.14 [1232 kB]

                                           
50% [49 libnss3 122 kB/1232 kB 10%]
                                   
51% [Waiting for headers]
                         
Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-dev amd64 3.5.2-2ubuntu0~16.04.13 [37.3 MB]

51% [50 libpython3.5-dev 0 B/37.3 MB 0%]
81% [50 libpython3.5-dev 31.4 MB/37.3 MB 84%]
                                             
87% [Waiting for headers]
                         
Get:51 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-dev amd64 3.5.1-3 [6926 B]

                         
Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.11-0ubuntu0.16.04.3 [1651 kB]

87% [52 librados2 26.6 kB/1651 kB 2%]
                                     
89% [Waiting for headers]
                         
Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.11-0ubuntu0.16.04.3 [2198 kB]

89% [53 librbd1 13.8 kB/2198 kB 1%]
                                   
91% [Waiting for headers]
                         
Get:54 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB]

91% [54 manpages-dev 109 kB/2048 kB 5%]
                                       
93% [Waiting for headers]
                         
Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.6 [1112 kB]

93% [55 python-pip-whl 10.2 kB/1112 kB 1%]
                                          
95% [Waiting for headers]
                         
Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-dev amd64 3.5.2-2ubuntu0~16.04.13 [413 kB]

95% [56 python3.5-dev 28.9 kB/413 kB 7%]
                                        
95% [Working]
             
Get:57 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-dev amd64 3.5.1-3 [1186 B]

             
Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python3-pip all 8.1.1-2ubuntu0.6 [109 kB]

96% [58 python3-pip 65.5 kB/109 kB 60%]
                                       
96% [Working]
             
Get:59 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-setuptools all 20.7.0-1 [88.0 kB]

96% [59 python3-setuptools 29.1 kB/88.0 kB 33%]
                                               
96% [Waiting for headers]
                         
Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python3-virtualenv all 15.0.1+ds-3ubuntu1.1 [43.3 kB]

97% [60 python3-virtualenv 43.3 kB/43.3 kB 100%]
                                                
97% [Waiting for headers]
                         
Get:61 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python3-wheel all 0.29.0-1 [48.1 kB]

97% [61 python3-wheel 28.3 kB/48.1 kB 59%]
                                          
97% [Waiting for headers]
                         
Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.51 [32.4 kB]

97% [62 qemu-block-extra 0 B/32.4 kB 0%]
                                        
Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-utils amd64 1:2.5+dfsg-5ubuntu10.51 [582 kB]

                                        
98% [63 qemu-utils 197 kB/582 kB 34%]
                                     
98% [Waiting for headers]
                         
Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 sharutils amd64 1:4.15.2-1ubuntu0.1 [148 kB]

98% [64 sharutils 131 kB/148 kB 89%]
                                    
99% [Waiting for headers]
                         
Get:65 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-fan all 0.12.8~16.04.3 [35.1 kB]

99% [65 ubuntu-fan 35.1 kB/35.1 kB 100%]
                                        
99% [Waiting for headers]
                         
Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 virtualenv all 15.0.1+ds-3ubuntu1.1 [4346 B]

99% [66 virtualenv 4346 B/4346 B 100%]
                                      
Get:67 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-image-utils all 0.27-0ubuntu25.2 [16.2 kB]

99% [67 cloud-image-utils 16.2 kB/16.2 kB 100%]
                                               
Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-utils all 0.27-0ubuntu25.2 [1514 B]

                                               
100% [Working]
              
Fetched 84.4 MB in 1s (44.4 MB/s)

Extracting templates from packages: 44%
Extracting templates from packages: 88%
Extracting templates from packages: 100%
Selecting previously unselected package libiscsi2:amd64.
(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 ... 25921 files and directories currently installed.)
Preparing to unpack .../libiscsi2_1.12.0-2_amd64.deb ...
Unpacking libiscsi2:amd64 (1.12.0-2) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ...
Unpacking libmpc3:amd64 (1.0.3-1) ...
Selecting previously unselected package binutils.
Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ...
Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ...
Selecting previously unselected package bridge-utils.
Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ...
Unpacking bridge-utils (1.5-9ubuntu1) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11.3_amd64.deb ...
Unpacking libc-dev-bin (2.23-0ubuntu11.3) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../linux-libc-dev_4.4.0-210.242_amd64.deb ...
Unpacking linux-libc-dev:amd64 (4.4.0-210.242) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../libc6-dev_2.23-0ubuntu11.3_amd64.deb ...
Unpacking libc6-dev:amd64 (2.23-0ubuntu11.3) ...
Selecting previously unselected package libisl15:amd64.
Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ...
Unpacking libisl15:amd64 (0.16.1-1) ...
Selecting previously unselected package cpp-5.
Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package cpp.
Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ...
Unpacking cpp (4:5.3.1-1ubuntu1) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libasan2:amd64.
Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libubsan0:amd64.
Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libcilkrts5:amd64.
Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libmpx0:amd64.
Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libgcc-5-dev:amd64.
Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package gcc-5.
Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package gcc.
Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...
Unpacking gcc (4:5.3.1-1ubuntu1) ...
Selecting previously unselected package libstdc++-5-dev:amd64.
Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package g++-5.
Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package g++.
Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ...
Unpacking g++ (4:5.3.1-1ubuntu1) ...
Selecting previously unselected package make.
Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
Unpacking make (4.1-6) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.7_all.deb ...
Unpacking libdpkg-perl (1.18.4ubuntu1.7) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.7_all.deb ...
Unpacking dpkg-dev (1.18.4ubuntu1.7) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ...
Unpacking build-essential (12.1ubuntu2) ...
Selecting previously unselected package msr-tools.
Preparing to unpack .../msr-tools_1.3-2_amd64.deb ...
Unpacking msr-tools (1.3-2) ...
Selecting previously unselected package cpu-checker.
Preparing to unpack .../cpu-checker_0.7-0ubuntu7_amd64.deb ...
Unpacking cpu-checker (0.7-0ubuntu7) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ...
Unpacking fakeroot (1.20.2-1ubuntu1) ...
Selecting previously unselected package genisoimage.
Preparing to unpack .../genisoimage_9%3a1.1.11-3ubuntu1_amd64.deb ...
Unpacking genisoimage (9:1.1.11-3ubuntu1) ...
Selecting previously unselected package libaio1:amd64.
Preparing to unpack .../libaio1_0.3.110-2_amd64.deb ...
Unpacking libaio1:amd64 (0.3.110-2) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ...
Unpacking libalgorithm-diff-perl (1.19.03-1) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libboost-iostreams1.58.0:amd64.
Preparing to unpack .../libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ...
Unpacking libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Selecting previously unselected package libboost-system1.58.0:amd64.
Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ...
Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Selecting previously unselected package libboost-random1.58.0:amd64.
Preparing to unpack .../libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ...
Unpacking libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Selecting previously unselected package libboost-thread1.58.0:amd64.
Preparing to unpack .../libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ...
Unpacking libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.5_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3) ...
Selecting previously unselected package libnspr4:amd64.
Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ...
Selecting previously unselected package libnss3-nssdb.
Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.14_all.deb ...
Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.14) ...
Selecting previously unselected package libnss3:amd64.
Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.14_amd64.deb ...
Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.14) ...
Selecting previously unselected package libpython3.5-dev:amd64.
Preparing to unpack .../libpython3.5-dev_3.5.2-2ubuntu0~16.04.13_amd64.deb ...
Unpacking libpython3.5-dev:amd64 (3.5.2-2ubuntu0~16.04.13) ...
Selecting previously unselected package libpython3-dev:amd64.
Preparing to unpack .../libpython3-dev_3.5.1-3_amd64.deb ...
Unpacking libpython3-dev:amd64 (3.5.1-3) ...
Selecting previously unselected package librados2.
Preparing to unpack .../librados2_10.2.11-0ubuntu0.16.04.3_amd64.deb ...
Unpacking librados2 (10.2.11-0ubuntu0.16.04.3) ...
Selecting previously unselected package librbd1.
Preparing to unpack .../librbd1_10.2.11-0ubuntu0.16.04.3_amd64.deb ...
Unpacking librbd1 (10.2.11-0ubuntu0.16.04.3) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../manpages-dev_4.04-2_all.deb ...
Unpacking manpages-dev (4.04-2) ...
Selecting previously unselected package python-pip-whl.
Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.6_all.deb ...
Unpacking python-pip-whl (8.1.1-2ubuntu0.6) ...
Selecting previously unselected package python3.5-dev.
Preparing to unpack .../python3.5-dev_3.5.2-2ubuntu0~16.04.13_amd64.deb ...
Unpacking python3.5-dev (3.5.2-2ubuntu0~16.04.13) ...
Selecting previously unselected package python3-dev.
Preparing to unpack .../python3-dev_3.5.1-3_amd64.deb ...
Unpacking python3-dev (3.5.1-3) ...
Selecting previously unselected package python3-pip.
Preparing to unpack .../python3-pip_8.1.1-2ubuntu0.6_all.deb ...
Unpacking python3-pip (8.1.1-2ubuntu0.6) ...
Selecting previously unselected package python3-setuptools.
Preparing to unpack .../python3-setuptools_20.7.0-1_all.deb ...
Unpacking python3-setuptools (20.7.0-1) ...
Selecting previously unselected package python3-virtualenv.
Preparing to unpack .../python3-virtualenv_15.0.1+ds-3ubuntu1.1_all.deb ...
Unpacking python3-virtualenv (15.0.1+ds-3ubuntu1.1) ...
Selecting previously unselected package python3-wheel.
Preparing to unpack .../python3-wheel_0.29.0-1_all.deb ...
Unpacking python3-wheel (0.29.0-1) ...
Selecting previously unselected package qemu-block-extra:amd64.
Preparing to unpack .../qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.51_amd64.deb ...
Unpacking qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.51) ...
Selecting previously unselected package qemu-utils.
Preparing to unpack .../qemu-utils_1%3a2.5+dfsg-5ubuntu10.51_amd64.deb ...
Unpacking qemu-utils (1:2.5+dfsg-5ubuntu10.51) ...
Selecting previously unselected package sharutils.
Preparing to unpack .../sharutils_1%3a4.15.2-1ubuntu0.1_amd64.deb ...
Unpacking sharutils (1:4.15.2-1ubuntu0.1) ...
Selecting previously unselected package ubuntu-fan.
Preparing to unpack .../ubuntu-fan_0.12.8~16.04.3_all.deb ...
Unpacking ubuntu-fan (0.12.8~16.04.3) ...
Selecting previously unselected package virtualenv.
Preparing to unpack .../virtualenv_15.0.1+ds-3ubuntu1.1_all.deb ...
Unpacking virtualenv (15.0.1+ds-3ubuntu1.1) ...
Selecting previously unselected package cloud-image-utils.
Preparing to unpack .../cloud-image-utils_0.27-0ubuntu25.2_all.deb ...
Unpacking cloud-image-utils (0.27-0ubuntu25.2) ...
Selecting previously unselected package cloud-utils.
Preparing to unpack .../cloud-utils_0.27-0ubuntu25.2_all.deb ...
Unpacking cloud-utils (0.27-0ubuntu25.2) ...
Processing triggers for libc-bin (2.23-0ubuntu11.3) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for install-info (6.1.0.dfsg.1-5) ...
Processing triggers for ureadahead (0.100.0-19.1) ...
Processing triggers for systemd (229-4ubuntu21.31) ...
Setting up libiscsi2:amd64 (1.12.0-2) ...
Setting up libmpc3:amd64 (1.0.3-1) ...
Setting up binutils (2.26.1-1ubuntu1~16.04.8) ...
Setting up bridge-utils (1.5-9ubuntu1) ...
Setting up libc-dev-bin (2.23-0ubuntu11.3) ...
Setting up linux-libc-dev:amd64 (4.4.0-210.242) ...
Setting up libc6-dev:amd64 (2.23-0ubuntu11.3) ...
Setting up libisl15:amd64 (0.16.1-1) ...
Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
Setting up cpp (4:5.3.1-1ubuntu1) ...
Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
Setting up gcc (4:5.3.1-1ubuntu1) ...
Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ...
Setting up g++ (4:5.3.1-1ubuntu1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up make (4.1-6) ...
Setting up libdpkg-perl (1.18.4ubuntu1.7) ...
Setting up dpkg-dev (1.18.4ubuntu1.7) ...
Setting up build-essential (12.1ubuntu2) ...
Setting up msr-tools (1.3-2) ...
Setting up cpu-checker (0.7-0ubuntu7) ...
Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ...
Setting up fakeroot (1.20.2-1ubuntu1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up genisoimage (9:1.1.11-3ubuntu1) ...
Setting up libaio1:amd64 (0.3.110-2) ...
Setting up libalgorithm-diff-perl (1.19.03-1) ...
Setting up libalgorithm-diff-xs-perl (0.04-4build1) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Setting up libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Setting up libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ...
Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ...
Setting up libfile-fcntllock-perl (0.22-3) ...
Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ...
Setting up libpython3.5-dev:amd64 (3.5.2-2ubuntu0~16.04.13) ...
Setting up libpython3-dev:amd64 (3.5.1-3) ...
Setting up manpages-dev (4.04-2) ...
Setting up python-pip-whl (8.1.1-2ubuntu0.6) ...
Setting up python3.5-dev (3.5.2-2ubuntu0~16.04.13) ...
Setting up python3-dev (3.5.1-3) ...
Setting up python3-pip (8.1.1-2ubuntu0.6) ...
Setting up python3-setuptools (20.7.0-1) ...
Setting up python3-virtualenv (15.0.1+ds-3ubuntu1.1) ...
Setting up python3-wheel (0.29.0-1) ...
Setting up sharutils (1:4.15.2-1ubuntu0.1) ...
Setting up ubuntu-fan (0.12.8~16.04.3) ...
Setting up virtualenv (15.0.1+ds-3ubuntu1.1) ...
Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.14) ...
Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.14) ...
Setting up librados2 (10.2.11-0ubuntu0.16.04.3) ...
Setting up librbd1 (10.2.11-0ubuntu0.16.04.3) ...
Setting up qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.51) ...
Setting up qemu-utils (1:2.5+dfsg-5ubuntu10.51) ...
Setting up cloud-image-utils (0.27-0ubuntu25.2) ...
Setting up cloud-utils (0.27-0ubuntu25.2) ...
Processing triggers for libc-bin (2.23-0ubuntu11.3) ...
Processing triggers for ureadahead (0.100.0-19.1) ...
Processing triggers for systemd (229-4ubuntu21.31) ...
+ echo 'Installing Juju agent 2.8.13-bionic-amd64'
Installing Juju agent 2.8.13-bionic-amd64
+ lxc exec juju-xenial-base -- mkdir -p /var/lib/juju/tools/2.8.13-bionic-amd64/
+ lxc exec juju-xenial-base -- curl -sS --connect-timeout 20 --noproxy '*' --insecure -o /var/lib/juju/tools/2.8.13-bionic-amd64/tools.tar.gz https://streams.canonical.com/juju/tools/agent/2.8.13/juju-2.8.13-ubuntu-amd64.tgz
+ lxc exec juju-xenial-base -- tar zxf /var/lib/juju/tools/2.8.13-bionic-amd64/tools.tar.gz -C /var/lib/juju/tools/2.8.13-bionic-amd64
+ lxc stop juju-xenial-base
+ lxc image delete juju/xenial/amd64
Error: not found
+ true
+ lxc image delete clean-xenial
++ date +%Y%m%d
+ lxc publish juju-xenial-base --alias juju/xenial/amd64 'description=xenial juju dev image (20211215)'

Publishing instance: Image pack: 1% (12.37MB/s)
                                                
Publishing instance: Image pack: 2% (11.53MB/s)
                                                
Publishing instance: Image pack: 3% (11.91MB/s)
                                                
Publishing instance: Image pack: 4% (13.56MB/s)
                                                
Publishing instance: Image pack: 5% (13.32MB/s)
                                                
Publishing instance: Image pack: 6% (13.24MB/s)
                                                
Publishing instance: Image pack: 7% (13.35MB/s)
                                                
Publishing instance: Image pack: 8% (13.35MB/s)
                                                
Publishing instance: Image pack: 9% (13.26MB/s)
Publishing instance: Image pack: 10% (13.30MB/s)
                                                 
Publishing instance: Image pack: 10% (13.29MB/s)
                                                 
Publishing instance: Image pack: 11% (13.22MB/s)
                                                 
Publishing instance: Image pack: 12% (13.30MB/s)
                                                 
Publishing instance: Image pack: 13% (13.32MB/s)
                                                 
Publishing instance: Image pack: 14% (13.30MB/s)
                                                 
Publishing instance: Image pack: 15% (13.31MB/s)
                                                 
Publishing instance: Image pack: 16% (13.59MB/s)
                                                 
Publishing instance: Image pack: 17% (13.72MB/s)
                                                 
Publishing instance: Image pack: 18% (13.57MB/s)
                                                 
Publishing instance: Image pack: 19% (13.66MB/s)
                                                 
Publishing instance: Image pack: 19% (13.49MB/s)
                                                 
Publishing instance: Image pack: 20% (13.72MB/s)
                                                 
Publishing instance: Image pack: 21% (13.94MB/s)
                                                 
Publishing instance: Image pack: 22% (13.95MB/s)
                                                 
Publishing instance: Image pack: 23% (13.92MB/s)
                                                 
Publishing instance: Image pack: 24% (13.80MB/s)
                                                 
Publishing instance: Image pack: 25% (13.69MB/s)
                                                 
Publishing instance: Image pack: 26% (13.70MB/s)
                                                 
Publishing instance: Image pack: 27% (13.76MB/s)
                                                 
Publishing instance: Image pack: 28% (13.83MB/s)
                                                 
Publishing instance: Image pack: 28% (13.97MB/s)
                                                 
Publishing instance: Image pack: 29% (14.04MB/s)
                                                 
Publishing instance: Image pack: 30% (14.12MB/s)
                                                 
Publishing instance: Image pack: 31% (14.23MB/s)
                                                 
Publishing instance: Image pack: 32% (14.31MB/s)
                                                 
Publishing instance: Image pack: 33% (14.37MB/s)
                                                 
Publishing instance: Image pack: 34% (14.38MB/s)
                                                 
Publishing instance: Image pack: 35% (14.37MB/s)
                                                 
Publishing instance: Image pack: 36% (14.38MB/s)
                                                 
Publishing instance: Image pack: 37% (14.34MB/s)
                                                 
Publishing instance: Image pack: 37% (14.32MB/s)
                                                 
Publishing instance: Image pack: 38% (14.36MB/s)
                                                 
Publishing instance: Image pack: 39% (14.31MB/s)
                                                 
Publishing instance: Image pack: 40% (14.32MB/s)
                                                 
Publishing instance: Image pack: 41% (14.32MB/s)
                                                 
Publishing instance: Image pack: 42% (14.31MB/s)
                                                 
Publishing instance: Image pack: 43% (14.25MB/s)
                                                 
Publishing instance: Image pack: 44% (14.27MB/s)
                                                 
Publishing instance: Image pack: 45% (14.32MB/s)
                                                 
Publishing instance: Image pack: 46% (14.30MB/s)
                                                 
Publishing instance: Image pack: 46% (14.33MB/s)
                                                 
Publishing instance: Image pack: 47% (14.32MB/s)
                                                 
Publishing instance: Image pack: 48% (14.31MB/s)
                                                 
Publishing instance: Image pack: 49% (14.33MB/s)
                                                 
Publishing instance: Image pack: 50% (14.44MB/s)
                                                 
Publishing instance: Image pack: 51% (14.44MB/s)
                                                 
Publishing instance: Image pack: 52% (14.42MB/s)
                                                 
Publishing instance: Image pack: 53% (14.43MB/s)
                                                 
Publishing instance: Image pack: 54% (14.43MB/s)
                                                 
Publishing instance: Image pack: 55% (14.49MB/s)
                                                 
Publishing instance: Image pack: 55% (14.55MB/s)
                                                 
Publishing instance: Image pack: 56% (14.51MB/s)
                                                 
Publishing instance: Image pack: 57% (14.45MB/s)
                                                 
Publishing instance: Image pack: 58% (14.42MB/s)
                                                 
Publishing instance: Image pack: 59% (14.41MB/s)
                                                 
Publishing instance: Image pack: 60% (14.47MB/s)
                                                 
Publishing instance: Image pack: 61% (14.49MB/s)
                                                 
Publishing instance: Image pack: 62% (14.43MB/s)
                                                 
Publishing instance: Image pack: 63% (14.42MB/s)
                                                 
Publishing instance: Image pack: 64% (14.38MB/s)
                                                 
Publishing instance: Image pack: 64% (14.38MB/s)
                                                 
Publishing instance: Image pack: 65% (14.43MB/s)
                                                 
Publishing instance: Image pack: 66% (14.49MB/s)
                                                 
Publishing instance: Image pack: 67% (14.55MB/s)
                                                 
Publishing instance: Image pack: 68% (14.61MB/s)
                                                 
Publishing instance: Image pack: 69% (14.66MB/s)
                                                 
Publishing instance: Image pack: 70% (14.71MB/s)
                                                 
Publishing instance: Image pack: 71% (14.74MB/s)
                                                 
Publishing instance: Image pack: 72% (14.69MB/s)
                                                 
Publishing instance: Image pack: 73% (14.65MB/s)
                                                 
Publishing instance: Image pack: 73% (14.63MB/s)
                                                 
Publishing instance: Image pack: 74% (14.59MB/s)
                                                 
Publishing instance: Image pack: 75% (14.57MB/s)
                                                 
Publishing instance: Image pack: 76% (14.58MB/s)
                                                 
Publishing instance: Image pack: 77% (14.64MB/s)
                                                 
Publishing instance: Image pack: 78% (14.76MB/s)
                                                 
Publishing instance: Image pack: 79% (14.86MB/s)
                                                 
Publishing instance: Image pack: 80% (14.94MB/s)
                                                 
Publishing instance: Image pack: 81% (15.02MB/s)
                                                 
Publishing instance: Image pack: 82% (15.11MB/s)
                                                 
Publishing instance: Image pack: 83% (15.19MB/s)
                                                 
Publishing instance: Image pack: 83% (15.25MB/s)
                                                 
Publishing instance: Image pack: 84% (15.30MB/s)
                                                 
Publishing instance: Image pack: 85% (15.34MB/s)
                                                 
Publishing instance: Image pack: 86% (15.44MB/s)
                                                 
Publishing instance: Image pack: 87% (15.53MB/s)
                                                 
Publishing instance: Image pack: 88% (15.53MB/s)
                                                 
Publishing instance: Image pack: 89% (15.50MB/s)
                                                 
Publishing instance: Image pack: 90% (15.44MB/s)
                                                 
Publishing instance: Image pack: 91% (15.44MB/s)
                                                 
Publishing instance: Image pack: 92% (15.40MB/s)
                                                 
Publishing instance: Image pack: 92% (15.41MB/s)
                                                 
Publishing instance: Image pack: 93% (15.44MB/s)
                                                 
Publishing instance: Image pack: 94% (15.51MB/s)
                                                 
Publishing instance: Image pack: 95% (15.51MB/s)
                                                 
Publishing instance: Image pack: 96% (15.52MB/s)
                                                 
Publishing instance: Image pack: 97% (15.56MB/s)
                                                 
Publishing instance: Image pack: 98% (15.61MB/s)
                                                 
Publishing instance: Image pack: 99% (15.68MB/s)
Publishing instance: Image pack: 100% (15.71MB/s)
                                                  
Publishing instance: Image pack: 100% (15.72MB/s)
                                                  
Publishing instance: Image pack: 100% (15.73MB/s)
                                                  
Instance published with fingerprint: 13040c67834a0fabd1ef2aa3685a7e256993779873c172bfb7aa2f96ad82b2cb
+ lxc delete juju-xenial-base -f
+ '[' 1 == 1 ']'
+ cache bionic virtualenv
+ series=bionic
+ container=juju-bionic-base
+ alias=juju/bionic/amd64
+ lxc delete juju-bionic-base -f
Error: Not Found
+ true
+ lxc image copy ubuntu:bionic local: --alias clean-bionic

Copying the image: metadata: 100% (619.51MB/s)
                                               
Copying the image: rootfs: 1% (10.49MB/s)
                                               
Copying the image: rootfs: 2% (18.26MB/s)
                                               
Copying the image: rootfs: 3% (24.81MB/s)
                                               
Copying the image: rootfs: 4% (24.43MB/s)
                                               
Copying the image: rootfs: 5% (28.84MB/s)
                                               
Copying the image: rootfs: 6% (32.78MB/s)
                                               
Copying the image: rootfs: 7% (35.58MB/s)
                                               
Copying the image: rootfs: 8% (35.82MB/s)
                                               
Copying the image: rootfs: 9% (38.36MB/s)
                                               
Copying the image: rootfs: 10% (40.52MB/s)
                                               
Copying the image: rootfs: 10% (42.64MB/s)
                                               
Copying the image: rootfs: 11% (45.10MB/s)
                                               
Copying the image: rootfs: 12% (42.00MB/s)
                                               
Copying the image: rootfs: 13% (43.98MB/s)
                                               
Copying the image: rootfs: 14% (45.81MB/s)
                                               
Copying the image: rootfs: 15% (47.05MB/s)
                                               
Copying the image: rootfs: 16% (48.51MB/s)
                                               
Copying the image: rootfs: 17% (49.76MB/s)
                                               
Copying the image: rootfs: 18% (49.79MB/s)
                                               
Copying the image: rootfs: 19% (50.18MB/s)
                                               
Copying the image: rootfs: 19% (50.04MB/s)
                                               
Copying the image: rootfs: 20% (50.02MB/s)
                                               
Copying the image: rootfs: 21% (50.34MB/s)
                                               
Copying the image: rootfs: 22% (50.14MB/s)
                                               
Copying the image: rootfs: 23% (50.17MB/s)
                                               
Copying the image: rootfs: 24% (50.11MB/s)
                                               
Copying the image: rootfs: 25% (50.39MB/s)
                                               
Copying the image: rootfs: 26% (50.32MB/s)
                                               
Copying the image: rootfs: 27% (50.26MB/s)
                                               
Copying the image: rootfs: 28% (50.40MB/s)
                                               
Copying the image: rootfs: 29% (50.39MB/s)
                                               
Copying the image: rootfs: 29% (50.38MB/s)
                                               
Copying the image: rootfs: 30% (50.59MB/s)
                                               
Copying the image: rootfs: 31% (50.54MB/s)
                                               
Copying the image: rootfs: 32% (50.48MB/s)
                                               
Copying the image: rootfs: 33% (50.42MB/s)
                                               
Copying the image: rootfs: 34% (50.58MB/s)
                                               
Copying the image: rootfs: 35% (50.35MB/s)
                                               
Copying the image: rootfs: 36% (50.53MB/s)
                                               
Copying the image: rootfs: 37% (50.69MB/s)
                                               
Copying the image: rootfs: 38% (50.65MB/s)
                                               
Copying the image: rootfs: 39% (50.59MB/s)
                                               
Copying the image: rootfs: 39% (50.54MB/s)
                                               
Copying the image: rootfs: 40% (50.72MB/s)
                                               
Copying the image: rootfs: 41% (50.65MB/s)
                                               
Copying the image: rootfs: 42% (50.61MB/s)
                                               
Copying the image: rootfs: 43% (50.75MB/s)
                                               
Copying the image: rootfs: 44% (50.71MB/s)
                                               
Copying the image: rootfs: 45% (50.67MB/s)
                                               
Copying the image: rootfs: 46% (50.74MB/s)
                                               
Copying the image: rootfs: 47% (50.76MB/s)
                                               
Copying the image: rootfs: 48% (50.70MB/s)
                                               
Copying the image: rootfs: 48% (50.84MB/s)
                                               
Copying the image: rootfs: 49% (50.71MB/s)
                                               
Copying the image: rootfs: 50% (50.76MB/s)
                                               
Copying the image: rootfs: 51% (50.72MB/s)
                                               
Copying the image: rootfs: 52% (50.84MB/s)
                                               
Copying the image: rootfs: 53% (50.81MB/s)
                                               
Copying the image: rootfs: 54% (50.75MB/s)
                                               
Copying the image: rootfs: 55% (50.89MB/s)
                                               
Copying the image: rootfs: 56% (50.82MB/s)
                                               
Copying the image: rootfs: 57% (50.80MB/s)
                                               
Copying the image: rootfs: 58% (50.73MB/s)
                                               
Copying the image: rootfs: 58% (50.65MB/s)
                                               
Copying the image: rootfs: 59% (50.60MB/s)
                                               
Copying the image: rootfs: 60% (50.66MB/s)
                                               
Copying the image: rootfs: 61% (50.66MB/s)
                                               
Copying the image: rootfs: 62% (50.60MB/s)
                                               
Copying the image: rootfs: 63% (50.57MB/s)
                                               
Copying the image: rootfs: 64% (50.52MB/s)
                                               
Copying the image: rootfs: 65% (50.55MB/s)
                                               
Copying the image: rootfs: 66% (50.52MB/s)
                                               
Copying the image: rootfs: 67% (50.44MB/s)
                                               
Copying the image: rootfs: 68% (50.36MB/s)
                                               
Copying the image: rootfs: 68% (50.60MB/s)
                                               
Copying the image: rootfs: 69% (50.53MB/s)
                                               
Copying the image: rootfs: 70% (50.54MB/s)
                                               
Copying the image: rootfs: 71% (50.50MB/s)
                                               
Copying the image: rootfs: 72% (50.53MB/s)
                                               
Copying the image: rootfs: 73% (50.56MB/s)
                                               
Copying the image: rootfs: 74% (50.53MB/s)
                                               
Copying the image: rootfs: 75% (50.50MB/s)
                                               
Copying the image: rootfs: 76% (50.59MB/s)
                                               
Copying the image: rootfs: 77% (50.54MB/s)
                                               
Copying the image: rootfs: 78% (50.52MB/s)
                                               
Copying the image: rootfs: 78% (50.44MB/s)
                                               
Copying the image: rootfs: 79% (50.56MB/s)
                                               
Copying the image: rootfs: 80% (50.55MB/s)
                                               
Copying the image: rootfs: 81% (50.53MB/s)
                                               
Copying the image: rootfs: 82% (50.60MB/s)
                                               
Copying the image: rootfs: 83% (50.58MB/s)
                                               
Copying the image: rootfs: 84% (50.52MB/s)
                                               
Copying the image: rootfs: 85% (50.53MB/s)
                                               
Copying the image: rootfs: 86% (50.60MB/s)
                                               
Copying the image: rootfs: 87% (50.58MB/s)
                                               
Copying the image: rootfs: 87% (50.56MB/s)
                                               
Copying the image: rootfs: 88% (50.62MB/s)
                                               
Copying the image: rootfs: 89% (50.44MB/s)
                                               
Copying the image: rootfs: 90% (50.56MB/s)
                                               
Copying the image: rootfs: 91% (50.57MB/s)
                                               
Copying the image: rootfs: 92% (50.60MB/s)
                                               
Copying the image: rootfs: 93% (50.61MB/s)
                                               
Copying the image: rootfs: 94% (50.59MB/s)
                                               
Copying the image: rootfs: 95% (50.65MB/s)
                                               
Copying the image: rootfs: 96% (50.64MB/s)
                                               
Copying the image: rootfs: 97% (50.61MB/s)
                                               
Copying the image: rootfs: 97% (50.59MB/s)
                                               
Copying the image: rootfs: 98% (50.63MB/s)
                                               
Copying the image: rootfs: 99% (50.63MB/s)
                                               
Copying the image: rootfs: 100% (50.61MB/s)
                                               
Image copied successfully!
+ lxc launch ubuntu:bionic juju-bionic-base
Creating juju-bionic-base

Retrieving image: Unpack: 100% (2.13GB/s)
                                          
Retrieving image: Unpack: 100% (2.13GB/s)
                                          
Starting juju-bionic-base

Remapping container filesystem
                               

                               

                               
+ sleep 15
+ lxc exec juju-bionic-base -- apt-get update -y

0% [Working]
            
Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease

0% [Waiting for headers]
                        
Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]

0% [Waiting for headers] [2 InRelease 14.2 kB/88.7 kB 16%]
0% [1 InRelease gpgv 242 kB] [Waiting for headers] [2 InRelease 14.2 kB/88.7 kB
                                                                               
Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]

0% [1 InRelease gpgv 242 kB] [3 InRelease 15.6 kB/88.7 kB 18%] [2 InRelease 14.
                                                                               
0% [1 InRelease gpgv 242 kB] [3 InRelease 53.3 kB/88.7 kB 60%]
                                                              
0% [1 InRelease gpgv 242 kB]
                            
Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]

0% [1 InRelease gpgv 242 kB] [4 InRelease 17.1 kB/74.6 kB 23%]
                                                              
0% [1 InRelease gpgv 242 kB]
                            
0% [Working]
0% [2 InRelease gpgv 88.7 kB] [Waiting for headers]
                                                   
Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB]

0% [2 InRelease gpgv 88.7 kB] [5 Packages 8477 B/8570 kB 0%]
                                                            
0% [5 Packages 8570 kB/8570 kB 100%]
                                    
0% [Working]
0% [3 InRelease gpgv 88.7 kB] [Waiting for headers]
0% [5 Packages store 0 B] [3 InRelease gpgv 88.7 kB] [Waiting for headers] [Wai
                                                                               
Get:6 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB]

0% [5 Packages store 0 B] [3 InRelease gpgv 88.7 kB] [6 Translation-en 47.8 kB/
                                                                               
Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1983 kB]

0% [5 Packages store 0 B] [3 InRelease gpgv 88.7 kB] [6 Translation-en 244 kB/4
0% [5 Packages store 0 B] [6 Translation-en 4766 kB/4941 kB 96%] [7 Packages 23
0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [6 Translation-en 4797 kB/
0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [7 Packages 294 kB/1983 kB
                                                                               
Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB]

0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [8 Packages 0 B/151 kB 0%]
0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [7 Packages 318 kB/1983 kB
                                                                               
Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB]

0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [9 Translation-en 0 B/108 
0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [7 Packages 318 kB/1983 kB
                                                                               
Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2328 kB]

0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [10 Packages 0 B/2328 kB 0
0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [Waiting for headers] [7 P
                                                                               
Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [448 kB]

0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [11 Translation-en 55.7 kB
0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [7 Packages 1811 kB/1983 k
                                                                               
Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [559 kB]

0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [12 Packages 984 B/559 kB 
0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [12 Packages 328 kB/559 kB
0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [Waiting for headers] [Wai
                                                                               
Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [76.4 kB]

0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [13 Translation-en 31.2 kB
0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [Waiting for headers] [Wai
                                                                               
Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1771 kB]

0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [14 Packages 65.5 kB/1771 
                                                                               
Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [383 kB]

                                                                               
Get:16 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [355 kB]

0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [15 Translation-en 215 kB/
0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [Waiting for headers] [16 
                                                                               
Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB]

0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [17 Packages 27.3 kB/27.3 
                                                                               
Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B]

0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [16 Translation-en 156 kB/
                                                                               
0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [Waiting for headers]
                                                                          
Get:19 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [535 kB]

0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [19 Packages 62.9 kB/535 k
                                                                               
0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [Waiting for headers]
                                                                          
Get:20 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [72.4 kB]

0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [20 Translation-en 51.6 kB
                                                                               
0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB]
                                                    
Get:21 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1157 kB]

0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [21 Packages 44.5 kB/1157 
                                                                               
Get:22 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [266 kB]

0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [22 Translation-en 65.5 kB
                                                                               
0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [Waiting for headers]
                                                                          
Get:23 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB]

                                                                          
Get:24 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B]

0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB] [24 Translation-en 4732 B/
                                                                               
0% [5 Packages store 0 B] [4 InRelease gpgv 74.6 kB]
                                                    
94% [5 Packages store 0 B]
                          
Get:25 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [10.0 kB]

94% [5 Packages store 0 B] [25 Packages 10.0 kB/10.0 kB 100%]
                                                             
94% [5 Packages store 0 B]
                          
Get:26 http://archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [4764 B]

                          
Get:27 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [10.3 kB]

94% [5 Packages store 0 B] [27 Packages 10.3 kB/10.3 kB 100%]
                                                             
Get:28 http://archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [4588 B]

                                                             
94% [5 Packages store 0 B]
94% [5 Packages store 0 B]
94% [5 Packages store 0 B]
                          
95% [Working]
95% [6 Translation-en store 0 B]
95% [6 Translation-en store 0 B]
                                
95% [Working]
95% [8 Packages store 0 B]
                          
95% [Working]
95% [9 Translation-en store 0 B]
                                
95% [Working]
95% [10 Packages store 0 B]
                           
95% [Working]
95% [11 Translation-en store 0 B]
                                 
96% [Working]
96% [7 Packages store 0 B]
                          
96% [Working]
96% [12 Packages store 0 B]
                           
96% [Working]
96% [13 Translation-en store 0 B]
                                 
96% [Working]
96% [14 Packages store 0 B]
                           
97% [Working]
97% [15 Translation-en store 0 B]
                                 
97% [Working]
97% [17 Packages store 0 B]
                           
97% [Working]
97% [18 Translation-en store 0 B]
                                 
97% [Working]
97% [16 Translation-en store 0 B]
                                 
98% [Working]
98% [19 Packages store 0 B]
                           
98% [Working]
98% [20 Translation-en store 0 B]
                                 
98% [Working]
98% [21 Packages store 0 B]
                           
98% [Working]
98% [22 Translation-en store 0 B]
                                 
99% [Working]
99% [23 Packages store 0 B]
                           
99% [Working]
99% [24 Translation-en store 0 B]
                                 
99% [Working]
99% [25 Packages store 0 B]
                           
99% [Working]
99% [26 Translation-en store 0 B]
                                 
100% [Working]
100% [27 Packages store 0 B]
                            
100% [Working]
100% [28 Translation-en store 0 B]
                                  
100% [Working]
              
Fetched 24.0 MB in 6s (4334 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 36%

Reading package lists... 36%

Reading package lists... 51%

Reading package lists... 52%

Reading package lists... 52%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 67%

Reading package lists... 67%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 97%

Reading package lists... 97%

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

+ lxc exec juju-bionic-base -- apt-get upgrade -y

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


Calculating upgrade... 0%

Calculating upgrade... 50%

Calculating upgrade... Done

The following package was automatically installed and is no longer required:
  libfreetype6
Use 'apt autoremove' to remove it.
The following packages will be upgraded:
  busybox-initramfs busybox-static libglib2.0-0 libglib2.0-data libseccomp2
  libssl1.1 openssl ubuntu-advantage-tools
8 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
5 standard security updates
Need to get 4918 kB of archives.
After this operation, 2048 B of additional disk space will be used.

0% [Working]
            
Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB]

0% [1 libseccomp2 14.2 kB/43.0 kB 33%]
                                      
3% [Working]
            
Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 busybox-initramfs amd64 1:1.27.2-2ubuntu3.4 [166 kB]

3% [2 busybox-initramfs 5509 B/166 kB 3%]
                                         
8% [Working]
            
Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB]

8% [3 libglib2.0-0 6172 B/1169 kB 1%]
                                     
30% [Working]
             
Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B]

30% [4 libglib2.0-data 0 B/4728 B 0%]
                                     
32% [Working]
             
Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB]

32% [5 libssl1.1 0 B/1302 kB 0%]
                                
56% [Working]
             
Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB]

56% [6 openssl 0 B/613 kB 0%]
                             
69% [Working]
             
Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-advantage-tools amd64 27.4.2~18.04.1 [702 kB]

69% [7 ubuntu-advantage-tools 0 B/702 kB 0%]
                                            
83% [Working]
             
Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 busybox-static amd64 1:1.27.2-2ubuntu3.4 [918 kB]

83% [8 busybox-static 0 B/918 kB 0%]
                                    
100% [Working]
              
Fetched 4918 kB in 0s (13.4 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 ... 28984 files and directories currently installed.)
Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ...
Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.5.1-1ubuntu1~18.04.1) ...
Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ...
(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 ... 28984 files and directories currently installed.)
Preparing to unpack .../0-busybox-initramfs_1%3a1.27.2-2ubuntu3.4_amd64.deb ...
Unpacking busybox-initramfs (1:1.27.2-2ubuntu3.4) over (1:1.27.2-2ubuntu3.3) ...
Preparing to unpack .../1-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) over (2.56.4-0ubuntu0.18.04.8) ...
Preparing to unpack .../2-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ...
Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) over (2.56.4-0ubuntu0.18.04.8) ...
Preparing to unpack .../3-libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ...
Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.13) ...
Preparing to unpack .../4-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ...
Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.13) ...
Preparing to unpack .../5-ubuntu-advantage-tools_27.4.2~18.04.1_amd64.deb ...
Unpacking ubuntu-advantage-tools (27.4.2~18.04.1) over (27.4.1~18.04.1) ...
Preparing to unpack .../6-busybox-static_1%3a1.27.2-2ubuntu3.4_amd64.deb ...
Unpacking busybox-static (1:1.27.2-2ubuntu3.4) over (1:1.27.2-2ubuntu3.3) ...
Setting up ubuntu-advantage-tools (27.4.2~18.04.1) ...
Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ...
No schema files found: doing nothing.
Setting up busybox-initramfs (1:1.27.2-2ubuntu3.4) ...
Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ...
Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ...
Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ...
Setting up busybox-static (1:1.27.2-2ubuntu3.4) ...
Processing triggers for libc-bin (2.27-3ubuntu1.4) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for initramfs-tools (0.130ubuntu3.13) ...
+ lxc exec juju-bionic-base -- apt-get install -y curl cpu-checker bridge-utils cloud-utils tmux ubuntu-fan gcc build-essential python3-pip python3-setuptools python3-yaml virtualenv

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

python3-yaml is already the newest version (3.12-1build2).
python3-yaml set to manually installed.
curl is already the newest version (7.58.0-2ubuntu3.16).
curl set to manually installed.
tmux is already the newest version (2.6-3ubuntu0.2).
tmux set to manually installed.
The following package was automatically installed and is no longer required:
  libfreetype6
Use 'apt autoremove' to remove it.
The following additional packages will be installed:
  binutils binutils-common binutils-x86-64-linux-gnu cloud-image-utils cpp
  cpp-7 dh-python dpkg-dev fakeroot g++ g++-7 gcc-7 gcc-7-base genisoimage
  ibverbs-providers libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libasan4 libatomic1 libbinutils libc-dev-bin
  libc6-dev libcc1-0 libcilkrts5 libdpkg-perl libexpat1-dev libfakeroot
  libfile-fcntllock-perl libgcc-7-dev libgomp1 libibverbs1 libiscsi7 libisl19
  libitm1 liblsan0 libmpc3 libmpx2 libnl-3-200 libnl-route-3-200 libnspr4
  libnss3 libpython3-dev libpython3.6-dev libquadmath0 librados2 librbd1
  libstdc++-7-dev libtsan0 libubsan0 linux-libc-dev make manpages-dev
  msr-tools python-pip-whl python3-crypto python3-dev python3-distutils
  python3-keyring python3-keyrings.alt python3-lib2to3 python3-secretstorage
  python3-virtualenv python3-wheel python3-xdg python3.6-dev qemu-block-extra
  qemu-utils sharutils
Suggested packages:
  binutils-doc ifupdown cloud-utils-euca mtools cpp-doc gcc-7-locales
  debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg
  gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-7-multilib
  libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg
  liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg
  libquadmath0-dbg wodim cdrkit-doc glibc-doc bzr libstdc++-7-doc make-doc
  python-crypto-doc gnome-keyring libkf5wallet-bin gir1.2-gnomekeyring-1.0
  python-secretstorage-doc python-setuptools-doc debootstrap sharutils-doc
  bsd-mailx | mailx
The following NEW packages will be installed:
  binutils binutils-common binutils-x86-64-linux-gnu bridge-utils
  build-essential cloud-image-utils cloud-utils cpp cpp-7 cpu-checker
  dh-python dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base genisoimage
  ibverbs-providers libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libasan4 libatomic1 libbinutils libc-dev-bin
  libc6-dev libcc1-0 libcilkrts5 libdpkg-perl libexpat1-dev libfakeroot
  libfile-fcntllock-perl libgcc-7-dev libgomp1 libibverbs1 libiscsi7 libisl19
  libitm1 liblsan0 libmpc3 libmpx2 libnl-3-200 libnl-route-3-200 libnspr4
  libnss3 libpython3-dev libpython3.6-dev libquadmath0 librados2 librbd1
  libstdc++-7-dev libtsan0 libubsan0 linux-libc-dev make manpages-dev
  msr-tools python-pip-whl python3-crypto python3-dev python3-distutils
  python3-keyring python3-keyrings.alt python3-lib2to3 python3-pip
  python3-secretstorage python3-setuptools python3-virtualenv python3-wheel
  python3-xdg python3.6-dev qemu-block-extra qemu-utils sharutils ubuntu-fan
  virtualenv
0 upgraded, 79 newly installed, 0 to remove and 0 not upgraded.
Need to get 98.2 MB of archives.
After this operation, 283 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB]

0% [1 binutils-common 14.2 kB/197 kB 7%]
                                        
0% [Working]
            
Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB]

0% [2 libbinutils 20.0 kB/489 kB 4%]
                                    
Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB]

1% [3 binutils-x86-64-linux-gnu 18.4 kB/1839 kB 1%]
                                                   
3% [Waiting for headers]
                        
Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B]

                        
Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 bridge-utils amd64 1.5-15ubuntu1 [30.1 kB]

3% [5 bridge-utils 30.1 kB/30.1 kB 100%]
                                        
Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB]

                                        
Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB]

                                        
4% [7 linux-libc-dev 54.5 kB/994 kB 5%]
                                       
5% [Working]
            
Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB]

5% [8 libc6-dev 65.5 kB/2585 kB 3%]
                                   
7% [Waiting for headers]
                        
Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB]

7% [9 gcc-7-base 18.3 kB/18.3 kB 100%]
                                      
7% [Working]
            
Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB]

8% [10 libisl19 323 kB/551 kB 59%]
                                  
8% [Waiting for headers]
                        
Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]

8% [11 libmpc3 40.8 kB/40.8 kB 100%]
                                    
8% [Waiting for headers]
                        
Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB]

8% [12 cpp-7 57.7 kB/8591 kB 1%]
                                
16% [Waiting for headers]
                         
Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB]

16% [Waiting for headers]
                         
Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB]

16% [14 libcc1-0 39.4 kB/39.4 kB 100%]
                                      
16% [Waiting for headers]
                         
Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB]

16% [15 libgomp1 49.5 kB/76.5 kB 65%]
                                     
16% [Waiting for headers]
                         
Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB]

16% [16 libitm1 27.9 kB/27.9 kB 100%]
                                     
Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B]

17% [17 libatomic1 9192 B/9192 B 100%]
                                      
Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB]

                                      
17% [18 libasan4 131 kB/358 kB 37%]
                                   
18% [Waiting for headers]
                         
Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB]

18% [19 liblsan0 35.2 kB/133 kB 27%]
                                    
18% [Waiting for headers]
                         
Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB]

18% [20 libtsan0 33.3 kB/288 kB 12%]
                                    
18% [Waiting for headers]
                         
Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB]

18% [21 libubsan0 7048 B/126 kB 6%]
                                   
19% [Waiting for headers]
                         
Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB]

19% [22 libcilkrts5 0 B/42.5 kB 0%]
                                   
19% [Waiting for headers]
                         
Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB]

19% [23 libmpx2 11.6 kB/11.6 kB 100%]
                                     
19% [Waiting for headers]
                         
Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB]

19% [24 libquadmath0 0 B/134 kB 0%]
                                   
20% [Waiting for headers]
                         
Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB]

20% [25 libgcc-7-dev 19.7 kB/2378 kB 1%]
                                        
22% [Waiting for headers]
                         
Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB]

22% [26 gcc-7 65.5 kB/9381 kB 1%]
                                 
30% [Working]
             
Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B]

30% [27 gcc 5184 B/5184 B 100%]
                               
30% [Working]
             
Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB]

30% [28 libstdc++-7-dev 0 B/1471 kB 0%]
                                       
31% [Waiting for headers]
                         
Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB]

32% [29 g++-7 65.5 kB/9697 kB 1%]
                                 
Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B]

                                 
Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB]

                                 
40% [31 make 154 kB/154 kB 100%]
                                
Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB]

                                
Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB]

41% [33 dpkg-dev 507 kB/607 kB 84%]
                                   
41% [Waiting for headers]
                         
Get:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B]

                         
Get:35 http://archive.ubuntu.com/ubuntu bionic/main amd64 msr-tools amd64 1.3-2build1 [9760 B]

42% [35 msr-tools 9760 B/9760 B 100%]
                                     
Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6862 B]

                                     
42% [Working]
             
Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lib2to3 all 3.6.9-1~18.04 [77.4 kB]

42% [37 python3-lib2to3 77.4 kB/77.4 kB 100%]
                                             
43% [Working]
             
Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distutils all 3.6.9-1~18.04 [144 kB]

43% [38 python3-distutils 128 kB/144 kB 88%]
                                            
43% [Waiting for headers]
                         
Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-python all 3.20180325ubuntu2 [89.2 kB]

43% [39 dh-python 4062 B/89.2 kB 5%]
                                    
43% [Working]
             
Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB]

43% [40 libfakeroot 24.6 kB/25.9 kB 95%]
                                        
44% [Working]
             
Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB]

44% [41 fakeroot 62.3 kB/62.3 kB 100%]
                                      
44% [Working]
             
Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB]

44% [42 genisoimage 65.5 kB/328 kB 20%]
                                       
44% [Waiting for headers]
                         
Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB]

44% [43 libnl-3-200 0 B/52.8 kB 0%]
                                   
45% [Waiting for headers]
                         
Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB]

45% [44 libnl-route-3-200 65.5 kB/146 kB 45%]
                                             
45% [Waiting for headers]
                         
Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB]

45% [45 libibverbs1 44.4 kB/44.4 kB 100%]
                                         
45% [Working]
             
Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB]

45% [46 ibverbs-providers 18.4 kB/160 kB 12%]
                                             
46% [Waiting for headers]
                         
Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6476 B]

46% [Waiting for headers]
                         
Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]

46% [48 libalgorithm-diff-perl 47.6 kB/47.6 kB 100%]
                                                    
46% [Waiting for headers]
                         
Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB]

46% [49 libalgorithm-diff-xs-perl 11.1 kB/11.1 kB 100%]
                                                       
46% [Waiting for headers]
                         
Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]

46% [50 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%]
                                                     
47% [Waiting for headers]
                         
Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1-dev amd64 2.2.5-3ubuntu0.2 [122 kB]

47% [51 libexpat1-dev 42.1 kB/122 kB 34%]
                                         
47% [Waiting for headers]
                         
Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB]

47% [52 libfile-fcntllock-perl 33.2 kB/33.2 kB 100%]
                                                    
47% [Waiting for headers]
                         
Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB]

47% [53 libiscsi7 55.4 kB/55.4 kB 100%]
                                       
Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB]

                                       
Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.13 [1220 kB]

                                       
48% [55 libnss3 439 kB/1220 kB 36%]
                                   
Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-dev amd64 3.6.9-1~18.04ubuntu1.4 [44.9 MB]

49% [56 libpython3.6-dev 65.5 kB/44.9 MB 0%]
74% [56 libpython3.6-dev 30.1 MB/44.9 MB 67%]
                                             
Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-dev amd64 3.6.7-1~18.04 [7328 B]

                                             
86% [57 libpython3-dev 7328 B/7328 B 100%]
                                          
Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.10 [2725 kB]

                                          
86% [58 librados2 65.5 kB/2725 kB 2%]
                                     
Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.10 [923 kB]

                                     
89% [59 librbd1 65.5 kB/923 kB 7%]
                                  
90% [Waiting for headers]
                         
Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB]

90% [60 manpages-dev 42.6 kB/2217 kB 2%]
                                        
Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.5 [1653 kB]

92% [61 python-pip-whl 96.5 kB/1653 kB 6%]
                                          
93% [Working]
             
Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB]

94% [62 python3-crypto 39.2 kB/244 kB 16%]
                                          
94% [Waiting for headers]
                         
Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-dev amd64 3.6.9-1~18.04ubuntu1.4 [508 kB]

94% [63 python3.6-dev 0 B/508 kB 0%]
                                    
95% [Working]
             
Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-dev amd64 3.6.7-1~18.04 [1288 B]

95% [Waiting for headers]
                         
Get:65 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB]

95% [65 python3-secretstorage 5698 B/12.1 kB 47%]
                                                 
95% [Waiting for headers]
                         
Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB]

95% [66 python3-keyring 26.7 kB/26.7 kB 100%]
                                             
95% [Working]
             
Get:67 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB]

95% [67 python3-keyrings.alt 16.6 kB/16.6 kB 100%]
                                                  
96% [Working]
             
Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.5 [114 kB]

96% [68 python3-pip 14.9 kB/114 kB 13%]
                                       
96% [Waiting for headers]
                         
Get:69 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB]

96% [69 python3-setuptools 31.8 kB/248 kB 13%]
                                              
96% [Waiting for headers]
                         
Get:70 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-virtualenv all 15.1.0+ds-1.1 [43.4 kB]

96% [70 python3-virtualenv 43.4 kB/43.4 kB 100%]
                                                
97% [Working]
             
Get:71 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB]

97% [71 python3-wheel 0 B/36.5 kB 0%]
                                     
97% [Waiting for headers]
                         
Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]

97% [72 python3-xdg 31.2 kB/31.3 kB 100%]
                                         
97% [Waiting for headers]
                         
Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.38 [41.8 kB]

97% [73 qemu-block-extra 0 B/41.8 kB 0%]
                                        
98% [Working]
             
Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.38 [869 kB]

98% [74 qemu-utils 23.1 kB/869 kB 3%]
                                     
99% [Waiting for headers]
                         
Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB]

99% [75 sharutils 65.5 kB/155 kB 42%]
                                     
99% [Waiting for headers]
                         
Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 ubuntu-fan all 0.12.10 [34.7 kB]

99% [76 ubuntu-fan 34.7 kB/34.7 kB 100%]
                                        
99% [Waiting for headers]
                         
Get:77 http://archive.ubuntu.com/ubuntu bionic/universe amd64 virtualenv all 15.1.0+ds-1.1 [4476 B]

99% [77 virtualenv 4476 B/4476 B 100%]
                                      
99% [Waiting for headers]
                         
Get:78 http://archive.ubuntu.com/ubuntu bionic/main amd64 cloud-image-utils all 0.30-0ubuntu5 [16.9 kB]

                         
Get:79 http://archive.ubuntu.com/ubuntu bionic/main amd64 cloud-utils all 0.30-0ubuntu5 [1596 B]

100% [79 cloud-utils 1596 B/1596 B 100%]
                                        
100% [Working]
              
Fetched 98.2 MB in 2s (44.4 MB/s)

Extracting templates from packages: 37%
Extracting templates from packages: 75%
Extracting templates from packages: 100%
Selecting previously unselected package binutils-common:amd64.
(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 ... 28984 files and directories currently installed.)
Preparing to unpack .../00-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ...
Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../01-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ...
Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../02-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ...
Selecting previously unselected package binutils.
Preparing to unpack .../03-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ...
Unpacking binutils (2.30-21ubuntu1~18.04.7) ...
Selecting previously unselected package bridge-utils.
Preparing to unpack .../04-bridge-utils_1.5-15ubuntu1_amd64.deb ...
Unpacking bridge-utils (1.5-15ubuntu1) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../05-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ...
Unpacking libc-dev-bin (2.27-3ubuntu1.4) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../06-linux-libc-dev_4.15.0-163.171_amd64.deb ...
Unpacking linux-libc-dev:amd64 (4.15.0-163.171) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../07-libc6-dev_2.27-3ubuntu1.4_amd64.deb ...
Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) ...
Selecting previously unselected package gcc-7-base:amd64.
Preparing to unpack .../08-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package libisl19:amd64.
Preparing to unpack .../09-libisl19_0.19-1_amd64.deb ...
Unpacking libisl19:amd64 (0.19-1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../10-libmpc3_1.1.0-1_amd64.deb ...
Unpacking libmpc3:amd64 (1.1.0-1) ...
Selecting previously unselected package cpp-7.
Preparing to unpack .../11-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package cpp.
Preparing to unpack .../12-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../13-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ...
Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../14-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ...
Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../15-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ...
Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../16-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ...
Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
Selecting previously unselected package libasan4:amd64.
Preparing to unpack .../17-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../18-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../19-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
Selecting previously unselected package libubsan0:amd64.
Preparing to unpack .../20-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package libcilkrts5:amd64.
Preparing to unpack .../21-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package libmpx2:amd64.
Preparing to unpack .../22-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ...
Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../23-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ...
Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
Selecting previously unselected package libgcc-7-dev:amd64.
Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package gcc-7.
Preparing to unpack .../25-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package gcc.
Preparing to unpack .../26-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
Selecting previously unselected package libstdc++-7-dev:amd64.
Preparing to unpack .../27-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package g++-7.
Preparing to unpack .../28-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package g++.
Preparing to unpack .../29-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
Selecting previously unselected package make.
Preparing to unpack .../30-make_4.1-9.1ubuntu1_amd64.deb ...
Unpacking make (4.1-9.1ubuntu1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../31-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ...
Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../32-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ...
Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../33-build-essential_12.4ubuntu1_amd64.deb ...
Unpacking build-essential (12.4ubuntu1) ...
Selecting previously unselected package msr-tools.
Preparing to unpack .../34-msr-tools_1.3-2build1_amd64.deb ...
Unpacking msr-tools (1.3-2build1) ...
Selecting previously unselected package cpu-checker.
Preparing to unpack .../35-cpu-checker_0.7-0ubuntu7_amd64.deb ...
Unpacking cpu-checker (0.7-0ubuntu7) ...
Selecting previously unselected package python3-lib2to3.
Preparing to unpack .../36-python3-lib2to3_3.6.9-1~18.04_all.deb ...
Unpacking python3-lib2to3 (3.6.9-1~18.04) ...
Selecting previously unselected package python3-distutils.
Preparing to unpack .../37-python3-distutils_3.6.9-1~18.04_all.deb ...
Unpacking python3-distutils (3.6.9-1~18.04) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../38-dh-python_3.20180325ubuntu2_all.deb ...
Unpacking dh-python (3.20180325ubuntu2) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../39-libfakeroot_1.22-2ubuntu1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../40-fakeroot_1.22-2ubuntu1_amd64.deb ...
Unpacking fakeroot (1.22-2ubuntu1) ...
Selecting previously unselected package genisoimage.
Preparing to unpack .../41-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ...
Unpacking genisoimage (9:1.1.11-3ubuntu2) ...
Selecting previously unselected package libnl-3-200:amd64.
Preparing to unpack .../42-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ...
Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ...
Selecting previously unselected package libnl-route-3-200:amd64.
Preparing to unpack .../43-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ...
Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ...
Selecting previously unselected package libibverbs1:amd64.
Preparing to unpack .../44-libibverbs1_17.1-1ubuntu0.2_amd64.deb ...
Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ...
Selecting previously unselected package ibverbs-providers:amd64.
Preparing to unpack .../45-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ...
Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ...
Selecting previously unselected package libaio1:amd64.
Preparing to unpack .../46-libaio1_0.3.110-5ubuntu0.1_amd64.deb ...
Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../47-libalgorithm-diff-perl_1.19.03-1_all.deb ...
Unpacking libalgorithm-diff-perl (1.19.03-1) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../48-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../49-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 .../50-libexpat1-dev_2.2.5-3ubuntu0.2_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../51-libfile-fcntllock-perl_0.22-3build2_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3build2) ...
Selecting previously unselected package libiscsi7:amd64.
Preparing to unpack .../52-libiscsi7_1.17.0-1.1_amd64.deb ...
Unpacking libiscsi7:amd64 (1.17.0-1.1) ...
Selecting previously unselected package libnspr4:amd64.
Preparing to unpack .../53-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ...
Selecting previously unselected package libnss3:amd64.
Preparing to unpack .../54-libnss3_2%3a3.35-2ubuntu2.13_amd64.deb ...
Unpacking libnss3:amd64 (2:3.35-2ubuntu2.13) ...
Selecting previously unselected package libpython3.6-dev:amd64.
Preparing to unpack .../55-libpython3.6-dev_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
Unpacking libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1.4) ...
Selecting previously unselected package libpython3-dev:amd64.
Preparing to unpack .../56-libpython3-dev_3.6.7-1~18.04_amd64.deb ...
Unpacking libpython3-dev:amd64 (3.6.7-1~18.04) ...
Selecting previously unselected package librados2.
Preparing to unpack .../57-librados2_12.2.13-0ubuntu0.18.04.10_amd64.deb ...
Unpacking librados2 (12.2.13-0ubuntu0.18.04.10) ...
Selecting previously unselected package librbd1.
Preparing to unpack .../58-librbd1_12.2.13-0ubuntu0.18.04.10_amd64.deb ...
Unpacking librbd1 (12.2.13-0ubuntu0.18.04.10) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../59-manpages-dev_4.15-1_all.deb ...
Unpacking manpages-dev (4.15-1) ...
Selecting previously unselected package python-pip-whl.
Preparing to unpack .../60-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.5_all.deb ...
Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ...
Selecting previously unselected package python3-crypto.
Preparing to unpack .../61-python3-crypto_2.6.1-8ubuntu2_amd64.deb ...
Unpacking python3-crypto (2.6.1-8ubuntu2) ...
Selecting previously unselected package python3.6-dev.
Preparing to unpack .../62-python3.6-dev_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
Unpacking python3.6-dev (3.6.9-1~18.04ubuntu1.4) ...
Selecting previously unselected package python3-dev.
Preparing to unpack .../63-python3-dev_3.6.7-1~18.04_amd64.deb ...
Unpacking python3-dev (3.6.7-1~18.04) ...
Selecting previously unselected package python3-secretstorage.
Preparing to unpack .../64-python3-secretstorage_2.3.1-2_all.deb ...
Unpacking python3-secretstorage (2.3.1-2) ...
Selecting previously unselected package python3-keyring.
Preparing to unpack .../65-python3-keyring_10.6.0-1_all.deb ...
Unpacking python3-keyring (10.6.0-1) ...
Selecting previously unselected package python3-keyrings.alt.
Preparing to unpack .../66-python3-keyrings.alt_3.0-1_all.deb ...
Unpacking python3-keyrings.alt (3.0-1) ...
Selecting previously unselected package python3-pip.
Preparing to unpack .../67-python3-pip_9.0.1-2.3~ubuntu1.18.04.5_all.deb ...
Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.5) ...
Selecting previously unselected package python3-setuptools.
Preparing to unpack .../68-python3-setuptools_39.0.1-2_all.deb ...
Unpacking python3-setuptools (39.0.1-2) ...
Selecting previously unselected package python3-virtualenv.
Preparing to unpack .../69-python3-virtualenv_15.1.0+ds-1.1_all.deb ...
Unpacking python3-virtualenv (15.1.0+ds-1.1) ...
Selecting previously unselected package python3-wheel.
Preparing to unpack .../70-python3-wheel_0.30.0-0.2_all.deb ...
Unpacking python3-wheel (0.30.0-0.2) ...
Selecting previously unselected package python3-xdg.
Preparing to unpack .../71-python3-xdg_0.25-4ubuntu1.1_all.deb ...
Unpacking python3-xdg (0.25-4ubuntu1.1) ...
Selecting previously unselected package qemu-block-extra:amd64.
Preparing to unpack .../72-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ...
Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ...
Selecting previously unselected package qemu-utils.
Preparing to unpack .../73-qemu-utils_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ...
Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.38) ...
Selecting previously unselected package sharutils.
Preparing to unpack .../74-sharutils_1%3a4.15.2-3_amd64.deb ...
Unpacking sharutils (1:4.15.2-3) ...
Selecting previously unselected package ubuntu-fan.
Preparing to unpack .../75-ubuntu-fan_0.12.10_all.deb ...
Unpacking ubuntu-fan (0.12.10) ...
Selecting previously unselected package virtualenv.
Preparing to unpack .../76-virtualenv_15.1.0+ds-1.1_all.deb ...
Unpacking virtualenv (15.1.0+ds-1.1) ...
Selecting previously unselected package cloud-image-utils.
Preparing to unpack .../77-cloud-image-utils_0.30-0ubuntu5_all.deb ...
Unpacking cloud-image-utils (0.30-0ubuntu5) ...
Selecting previously unselected package cloud-utils.
Preparing to unpack .../78-cloud-utils_0.30-0ubuntu5_all.deb ...
Unpacking cloud-utils (0.30-0ubuntu5) ...
Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ...
Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
Setting up make (4.1-9.1ubuntu1) ...
Setting up python3-crypto (2.6.1-8ubuntu2) ...
Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
Setting up sharutils (1:4.15.2-3) ...
Setting up libiscsi7:amd64 (1.17.0-1.1) ...
Setting up python3-xdg (0.25-4ubuntu1.1) ...
Setting up python3-keyrings.alt (3.0-1) ...
Setting up linux-libc-dev:amd64 (4.15.0-163.171) ...
Setting up genisoimage (9:1.1.11-3ubuntu2) ...
Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ...
Setting up python3-wheel (0.30.0-0.2) ...
Setting up msr-tools (1.3-2build1) ...
Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ...
Setting up bridge-utils (1.5-15ubuntu1) ...
Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ...
Setting up libfile-fcntllock-perl (0.22-3build2) ...
Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ...
Setting up ubuntu-fan (0.12.10) ...
Created symlink /etc/systemd/system/multi-user.target.wants/ubuntu-fan.service → /lib/systemd/system/ubuntu-fan.service.
Setting up cpu-checker (0.7-0ubuntu7) ...
Setting up libfakeroot:amd64 (1.22-2ubuntu1) ...
Setting up libalgorithm-diff-perl (1.19.03-1) ...
Setting up libmpc3:amd64 (1.1.0-1) ...
Setting up libc-dev-bin (2.27-3ubuntu1.4) ...
Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ...
Setting up python3-lib2to3 (3.6.9-1~18.04) ...
Setting up python3-secretstorage (2.3.1-2) ...
Setting up manpages-dev (4.15-1) ...
Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ...
Setting up python3-distutils (3.6.9-1~18.04) ...
Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
Setting up libisl19:amd64 (0.19-1) ...
Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
Setting up python3-keyring (10.6.0-1) ...
Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ...
Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
Setting up libnss3:amd64 (2:3.35-2ubuntu2.13) ...
Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ...
Setting up fakeroot (1.22-2ubuntu1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libalgorithm-diff-xs-perl (0.04-5) ...
Setting up python3-virtualenv (15.1.0+ds-1.1) ...
Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.5) ...
Setting up libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ...
Setting up python3-setuptools (39.0.1-2) ...
Setting up dh-python (3.20180325ubuntu2) ...
Setting up virtualenv (15.1.0+ds-1.1) ...
Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ...
Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ...
Setting up cpp (4:7.4.0-1ubuntu2.3) ...
Setting up libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1.4) ...
Setting up librados2 (12.2.13-0ubuntu0.18.04.10) ...
Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ...
Setting up binutils (2.30-21ubuntu1~18.04.7) ...
Setting up python3.6-dev (3.6.9-1~18.04ubuntu1.4) ...
Setting up libpython3-dev:amd64 (3.6.7-1~18.04) ...
Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
Setting up python3-dev (3.6.7-1~18.04) ...
Setting up librbd1 (12.2.13-0ubuntu0.18.04.10) ...
Setting up gcc (4:7.4.0-1ubuntu2.3) ...
Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ...
Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.38) ...
Setting up dpkg-dev (1.19.0.5ubuntu2.3) ...
Setting up g++ (4:7.4.0-1ubuntu2.3) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up cloud-image-utils (0.30-0ubuntu5) ...
Setting up build-essential (12.4ubuntu1) ...
Setting up cloud-utils (0.30-0ubuntu5) ...
Processing triggers for install-info (6.5.0.dfsg.1-2) ...
Processing triggers for libc-bin (2.27-3ubuntu1.4) ...
Processing triggers for systemd (237-3ubuntu10.52) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for ureadahead (0.100.0-21) ...
+ echo 'Installing Juju agent 2.8.13-bionic-amd64'
Installing Juju agent 2.8.13-bionic-amd64
+ lxc exec juju-bionic-base -- mkdir -p /var/lib/juju/tools/2.8.13-bionic-amd64/
+ lxc exec juju-bionic-base -- curl -sS --connect-timeout 20 --noproxy '*' --insecure -o /var/lib/juju/tools/2.8.13-bionic-amd64/tools.tar.gz https://streams.canonical.com/juju/tools/agent/2.8.13/juju-2.8.13-ubuntu-amd64.tgz
+ lxc exec juju-bionic-base -- tar zxf /var/lib/juju/tools/2.8.13-bionic-amd64/tools.tar.gz -C /var/lib/juju/tools/2.8.13-bionic-amd64
+ lxc stop juju-bionic-base
+ lxc image delete juju/bionic/amd64
Error: not found
+ true
+ lxc image delete clean-bionic
++ date +%Y%m%d
+ lxc publish juju-bionic-base --alias juju/bionic/amd64 'description=bionic juju dev image (20211215)'

Publishing instance: Image pack: 1% (11.60MB/s)
                                                
Publishing instance: Image pack: 2% (11.45MB/s)
                                                
Publishing instance: Image pack: 3% (13.82MB/s)
                                                
Publishing instance: Image pack: 4% (14.04MB/s)
                                                
Publishing instance: Image pack: 5% (13.81MB/s)
                                                
Publishing instance: Image pack: 6% (13.64MB/s)
                                                
Publishing instance: Image pack: 7% (13.53MB/s)
                                                
Publishing instance: Image pack: 8% (13.24MB/s)
                                                
Publishing instance: Image pack: 9% (13.20MB/s)
Publishing instance: Image pack: 10% (13.15MB/s)
                                                 
Publishing instance: Image pack: 10% (13.14MB/s)
                                                 
Publishing instance: Image pack: 11% (13.25MB/s)
                                                 
Publishing instance: Image pack: 12% (13.24MB/s)
                                                 
Publishing instance: Image pack: 13% (13.38MB/s)
                                                 
Publishing instance: Image pack: 14% (13.58MB/s)
                                                 
Publishing instance: Image pack: 15% (13.84MB/s)
                                                 
Publishing instance: Image pack: 16% (13.69MB/s)
                                                 
Publishing instance: Image pack: 17% (13.78MB/s)
                                                 
Publishing instance: Image pack: 18% (13.71MB/s)
                                                 
Publishing instance: Image pack: 19% (13.95MB/s)
                                                 
Publishing instance: Image pack: 19% (14.10MB/s)
                                                 
Publishing instance: Image pack: 20% (13.90MB/s)
                                                 
Publishing instance: Image pack: 21% (13.89MB/s)
                                                 
Publishing instance: Image pack: 22% (13.73MB/s)
                                                 
Publishing instance: Image pack: 23% (13.63MB/s)
                                                 
Publishing instance: Image pack: 24% (13.56MB/s)
                                                 
Publishing instance: Image pack: 25% (13.57MB/s)
                                                 
Publishing instance: Image pack: 26% (13.62MB/s)
                                                 
Publishing instance: Image pack: 27% (13.69MB/s)
                                                 
Publishing instance: Image pack: 28% (13.79MB/s)
                                                 
Publishing instance: Image pack: 28% (13.87MB/s)
                                                 
Publishing instance: Image pack: 29% (13.96MB/s)
                                                 
Publishing instance: Image pack: 30% (14.08MB/s)
                                                 
Publishing instance: Image pack: 31% (14.19MB/s)
                                                 
Publishing instance: Image pack: 32% (14.26MB/s)
                                                 
Publishing instance: Image pack: 33% (14.35MB/s)
                                                 
Publishing instance: Image pack: 34% (14.45MB/s)
                                                 
Publishing instance: Image pack: 35% (14.51MB/s)
                                                 
Publishing instance: Image pack: 36% (14.51MB/s)
                                                 
Publishing instance: Image pack: 37% (14.54MB/s)
                                                 
Publishing instance: Image pack: 37% (14.54MB/s)
                                                 
Publishing instance: Image pack: 38% (14.56MB/s)
                                                 
Publishing instance: Image pack: 39% (14.50MB/s)
                                                 
Publishing instance: Image pack: 40% (14.47MB/s)
                                                 
Publishing instance: Image pack: 41% (14.52MB/s)
                                                 
Publishing instance: Image pack: 42% (14.51MB/s)
                                                 
Publishing instance: Image pack: 43% (14.51MB/s)
                                                 
Publishing instance: Image pack: 44% (14.52MB/s)
                                                 
Publishing instance: Image pack: 45% (14.49MB/s)
                                                 
Publishing instance: Image pack: 46% (14.47MB/s)
                                                 
Publishing instance: Image pack: 46% (14.51MB/s)
                                                 
Publishing instance: Image pack: 47% (14.53MB/s)
                                                 
Publishing instance: Image pack: 48% (14.55MB/s)
                                                 
Publishing instance: Image pack: 49% (14.56MB/s)
                                                 
Publishing instance: Image pack: 50% (14.53MB/s)
                                                 
Publishing instance: Image pack: 51% (14.56MB/s)
                                                 
Publishing instance: Image pack: 52% (14.63MB/s)
                                                 
Publishing instance: Image pack: 53% (14.61MB/s)
                                                 
Publishing instance: Image pack: 54% (14.56MB/s)
                                                 
Publishing instance: Image pack: 55% (14.53MB/s)
                                                 
Publishing instance: Image pack: 55% (14.52MB/s)
                                                 
Publishing instance: Image pack: 56% (14.55MB/s)
                                                 
Publishing instance: Image pack: 57% (14.52MB/s)
                                                 
Publishing instance: Image pack: 58% (14.45MB/s)
                                                 
Publishing instance: Image pack: 59% (14.39MB/s)
                                                 
Publishing instance: Image pack: 60% (14.42MB/s)
                                                 
Publishing instance: Image pack: 61% (14.43MB/s)
                                                 
Publishing instance: Image pack: 62% (14.39MB/s)
                                                 
Publishing instance: Image pack: 63% (14.39MB/s)
                                                 
Publishing instance: Image pack: 64% (14.33MB/s)
                                                 
Publishing instance: Image pack: 64% (14.31MB/s)
                                                 
Publishing instance: Image pack: 65% (14.36MB/s)
                                                 
Publishing instance: Image pack: 66% (14.42MB/s)
                                                 
Publishing instance: Image pack: 67% (14.48MB/s)
                                                 
Publishing instance: Image pack: 68% (14.53MB/s)
                                                 
Publishing instance: Image pack: 69% (14.56MB/s)
                                                 
Publishing instance: Image pack: 70% (14.62MB/s)
                                                 
Publishing instance: Image pack: 71% (14.66MB/s)
                                                 
Publishing instance: Image pack: 72% (14.64MB/s)
                                                 
Publishing instance: Image pack: 73% (14.61MB/s)
                                                 
Publishing instance: Image pack: 73% (14.59MB/s)
                                                 
Publishing instance: Image pack: 74% (14.55MB/s)
                                                 
Publishing instance: Image pack: 75% (14.51MB/s)
                                                 
Publishing instance: Image pack: 76% (14.50MB/s)
                                                 
Publishing instance: Image pack: 77% (14.52MB/s)
                                                 
Publishing instance: Image pack: 78% (14.62MB/s)
                                                 
Publishing instance: Image pack: 79% (14.73MB/s)
                                                 
Publishing instance: Image pack: 80% (14.83MB/s)
                                                 
Publishing instance: Image pack: 81% (14.91MB/s)
                                                 
Publishing instance: Image pack: 82% (14.99MB/s)
                                                 
Publishing instance: Image pack: 82% (15.06MB/s)
                                                 
Publishing instance: Image pack: 83% (15.15MB/s)
                                                 
Publishing instance: Image pack: 84% (15.21MB/s)
                                                 
Publishing instance: Image pack: 85% (15.27MB/s)
                                                 
Publishing instance: Image pack: 86% (15.31MB/s)
                                                 
Publishing instance: Image pack: 87% (15.41MB/s)
                                                 
Publishing instance: Image pack: 88% (15.51MB/s)
                                                 
Publishing instance: Image pack: 89% (15.54MB/s)
                                                 
Publishing instance: Image pack: 90% (15.54MB/s)
                                                 
Publishing instance: Image pack: 91% (15.50MB/s)
                                                 
Publishing instance: Image pack: 91% (15.50MB/s)
                                                 
Publishing instance: Image pack: 92% (15.46MB/s)
                                                 
Publishing instance: Image pack: 93% (15.47MB/s)
                                                 
Publishing instance: Image pack: 94% (15.52MB/s)
                                                 
Publishing instance: Image pack: 95% (15.55MB/s)
                                                 
Publishing instance: Image pack: 96% (15.56MB/s)
                                                 
Publishing instance: Image pack: 97% (15.59MB/s)
                                                 
Publishing instance: Image pack: 98% (15.66MB/s)
                                                 
Publishing instance: Image pack: 99% (15.71MB/s)
Publishing instance: Image pack: 100% (15.74MB/s)
                                                  
Publishing instance: Image pack: 100% (15.76MB/s)
                                                  
Publishing instance: Image pack: 100% (15.78MB/s)
                                                  
Instance published with fingerprint: afc27310171805588c7c2c645658a35e35c805d668f171c23705d71bcdf18d50
+ lxc delete juju-bionic-base -f
Finished installation of juju

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'.
Creating Juju controller "osm" on k8scloud
Fetching Juju Dashboard 0.8.1
Creating k8s resources for controller "controller-osm"
Downloading images
Starting controller pod
Bootstrap agent now started
Contacting Juju controller at 172.21.249.224 to verify accessibility...

Bootstrap complete, controller "osm" is now available in namespace "controller-osm"

Now you can run
	juju add-model <model-name>
to create a new model to deploy k8s workloads.
Can't load /home/ubuntu/.rnd into RNG
140490947715520:error:2406F079:random number generator:RAND_load_file:Cannot open file:../crypto/rand/randfile.c:88:Filename=/home/ubuntu/.rnd
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’.
Pulling and generating docker images
Docker login
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password
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 

c3d6a96f1ffc: Waiting 

3fe26a83e0ca: Waiting 

666c214f6385: Waiting 

6b9611650a73: Waiting 

3d3a7dd3a3b1: Waiting 

f8cc938abe5f: Waiting 

9978b75f7a58: Waiting 

5df5aac51927: Waiting 

76eea4448d9b: Waiting 

8b130a9baa49: Waiting 

f0dd38204b6f: Waiting 

e057c74597c7: Downloading  3.646kB/71.5kB

a3ed95caeb02: Downloading      32B/32B

a3ed95caeb02: Verifying Checksum 

a3ed95caeb02: Download complete 

a3ed95caeb02: Extracting      32B/32B

a3ed95caeb02: Extracting      32B/32B

666c214f6385: Downloading     366B/366B

666c214f6385: Verifying Checksum 

666c214f6385: Download complete 

e057c74597c7: Downloading   71.5kB/71.5kB

e057c74597c7: Download complete 

c3d6a96f1ffc: Downloading     681B/681B

c3d6a96f1ffc: Verifying Checksum 

c3d6a96f1ffc: Download complete 

3fe26a83e0ca: Downloading     265B/265B

3fe26a83e0ca: Verifying Checksum 

3fe26a83e0ca: Download complete 

f8cc938abe5f: Downloading     361B/361B

f8cc938abe5f: Verifying Checksum 

f8cc938abe5f: Download complete 

9978b75f7a58: Downloading     110B/110B

9978b75f7a58: Verifying Checksum 

9978b75f7a58: Download complete 

4d4dbcc8f8cc: Downloading  1.312kB/1.312kB

4d4dbcc8f8cc: Verifying Checksum 

4d4dbcc8f8cc: Download complete 

ef38b711a50f: Downloading  554.8kB/67.5MB

3d3a7dd3a3b1: Downloading  540.9kB/109.9MB

8b130a9baa49: Downloading  388.3kB/37.17MB

ef38b711a50f: Downloading  6.547MB/67.5MB

3d3a7dd3a3b1: Downloading  3.745MB/109.9MB

8b130a9baa49: Downloading  4.953MB/37.17MB

a3ed95caeb02: Pull complete 

ef38b711a50f: Downloading  11.37MB/67.5MB

3d3a7dd3a3b1: Downloading  9.114MB/109.9MB

8b130a9baa49: Downloading   11.1MB/37.17MB

ef38b711a50f: Downloading  17.31MB/67.5MB

3d3a7dd3a3b1: Downloading  13.37MB/109.9MB

8b130a9baa49: Downloading   17.2MB/37.17MB

3d3a7dd3a3b1: Downloading   16.6MB/109.9MB

ef38b711a50f: Downloading   20.5MB/67.5MB

8b130a9baa49: Downloading  20.62MB/37.17MB

3d3a7dd3a3b1: Downloading  22.51MB/109.9MB

ef38b711a50f: Downloading  28.07MB/67.5MB

8b130a9baa49: Downloading  26.36MB/37.17MB

3d3a7dd3a3b1: Downloading  26.82MB/109.9MB

8b130a9baa49: Downloading  32.12MB/37.17MB

ef38b711a50f: Downloading  30.73MB/67.5MB

3d3a7dd3a3b1: Downloading  31.63MB/109.9MB

8b130a9baa49: Downloading  37.06MB/37.17MB

8b130a9baa49: Verifying Checksum 

8b130a9baa49: Download complete 

6b9611650a73: Downloading     998B/70.85kB

6b9611650a73: Downloading  70.85kB/70.85kB

6b9611650a73: Verifying Checksum 

6b9611650a73: Download complete 

ef38b711a50f: Downloading  33.92MB/67.5MB

5df5aac51927: Downloading  372.9kB/37.21MB

3d3a7dd3a3b1: Downloading  36.97MB/109.9MB

ef38b711a50f: Downloading  37.65MB/67.5MB

5df5aac51927: Downloading  5.344MB/37.21MB

3d3a7dd3a3b1: Downloading  41.81MB/109.9MB

ef38b711a50f: Downloading  42.98MB/67.5MB

5df5aac51927: Downloading  9.921MB/37.21MB

3d3a7dd3a3b1: Downloading  45.61MB/109.9MB

ef38b711a50f: Downloading  47.77MB/67.5MB

5df5aac51927: Downloading  14.92MB/37.21MB

3d3a7dd3a3b1: Downloading  52.08MB/109.9MB

ef38b711a50f: Downloading  53.14MB/67.5MB

5df5aac51927: Downloading  19.92MB/37.21MB

3d3a7dd3a3b1: Downloading  56.36MB/109.9MB

ef38b711a50f: Downloading  58.44MB/67.5MB

5df5aac51927: Downloading   24.5MB/37.21MB

ef38b711a50f: Downloading  63.81MB/67.5MB

5df5aac51927: Downloading  30.59MB/37.21MB

3d3a7dd3a3b1: Downloading  60.63MB/109.9MB

ef38b711a50f: Verifying Checksum 

ef38b711a50f: Download complete 

76eea4448d9b: Downloading     740B/740B

76eea4448d9b: Verifying Checksum 

76eea4448d9b: Download complete 

8b66990876c6: Downloading     709B/709B

8b66990876c6: Download complete 

f0dd38204b6f: Downloading     314B/314B

f0dd38204b6f: Verifying Checksum 

f0dd38204b6f: Download complete 

5df5aac51927: Downloading  36.33MB/37.21MB

5df5aac51927: Verifying Checksum 

5df5aac51927: Download complete 

3d3a7dd3a3b1: Downloading  63.84MB/109.9MB

ef38b711a50f: Extracting  557.1kB/67.5MB

3d3a7dd3a3b1: Downloading  68.68MB/109.9MB

ef38b711a50f: Extracting  2.785MB/67.5MB

3d3a7dd3a3b1: Downloading  74.58MB/109.9MB

ef38b711a50f: Extracting  3.342MB/67.5MB

3d3a7dd3a3b1: Downloading  77.76MB/109.9MB

ef38b711a50f: Extracting  5.571MB/67.5MB

3d3a7dd3a3b1: Downloading  83.13MB/109.9MB

ef38b711a50f: Extracting  8.913MB/67.5MB

3d3a7dd3a3b1: Downloading  88.49MB/109.9MB

ef38b711a50f: Extracting  12.81MB/67.5MB

3d3a7dd3a3b1: Downloading  93.83MB/109.9MB

ef38b711a50f: Extracting   15.6MB/67.5MB

3d3a7dd3a3b1: Downloading  100.3MB/109.9MB

ef38b711a50f: Extracting  18.38MB/67.5MB

3d3a7dd3a3b1: Downloading  106.2MB/109.9MB

3d3a7dd3a3b1: Verifying Checksum 

3d3a7dd3a3b1: Download complete 

ef38b711a50f: Extracting   23.4MB/67.5MB

ef38b711a50f: Extracting  26.18MB/67.5MB

ef38b711a50f: Extracting  28.41MB/67.5MB

ef38b711a50f: Extracting  30.08MB/67.5MB

ef38b711a50f: Extracting  31.75MB/67.5MB

ef38b711a50f: Extracting  33.42MB/67.5MB

ef38b711a50f: Extracting  36.21MB/67.5MB

ef38b711a50f: Extracting  40.11MB/67.5MB

ef38b711a50f: Extracting  41.78MB/67.5MB

ef38b711a50f: Extracting  43.45MB/67.5MB

ef38b711a50f: Extracting  45.68MB/67.5MB

ef38b711a50f: Extracting  47.35MB/67.5MB

ef38b711a50f: Extracting  50.14MB/67.5MB

ef38b711a50f: Extracting  52.92MB/67.5MB

ef38b711a50f: Extracting  54.59MB/67.5MB

ef38b711a50f: Extracting  56.82MB/67.5MB

ef38b711a50f: Extracting  59.05MB/67.5MB

ef38b711a50f: Extracting  61.83MB/67.5MB

ef38b711a50f: Extracting  65.18MB/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  2.785MB/109.9MB

3d3a7dd3a3b1: Extracting  6.685MB/109.9MB

3d3a7dd3a3b1: Extracting  10.03MB/109.9MB

3d3a7dd3a3b1: Extracting  13.37MB/109.9MB

3d3a7dd3a3b1: Extracting  16.71MB/109.9MB

3d3a7dd3a3b1: Extracting  18.38MB/109.9MB

3d3a7dd3a3b1: Extracting  22.28MB/109.9MB

3d3a7dd3a3b1: Extracting  25.62MB/109.9MB

3d3a7dd3a3b1: Extracting   31.2MB/109.9MB

3d3a7dd3a3b1: Extracting  34.54MB/109.9MB

3d3a7dd3a3b1: Extracting  44.56MB/109.9MB

3d3a7dd3a3b1: Extracting  57.93MB/109.9MB

3d3a7dd3a3b1: Extracting   67.4MB/109.9MB

3d3a7dd3a3b1: Extracting  68.52MB/109.9MB

3d3a7dd3a3b1: Extracting  70.19MB/109.9MB

3d3a7dd3a3b1: Extracting  72.42MB/109.9MB

3d3a7dd3a3b1: Extracting  75.76MB/109.9MB

3d3a7dd3a3b1: Extracting  81.33MB/109.9MB

3d3a7dd3a3b1: Extracting  82.44MB/109.9MB

3d3a7dd3a3b1: Extracting  85.79MB/109.9MB

3d3a7dd3a3b1: Extracting  87.46MB/109.9MB

3d3a7dd3a3b1: Extracting  88.57MB/109.9MB

3d3a7dd3a3b1: Extracting  100.3MB/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  786.4kB/37.17MB

8b130a9baa49: Extracting  14.55MB/37.17MB

8b130a9baa49: Extracting  31.06MB/37.17MB

8b130a9baa49: Extracting  37.17MB/37.17MB

8b130a9baa49: Pull complete 

6b9611650a73: Extracting  32.77kB/70.85kB

6b9611650a73: Extracting  70.85kB/70.85kB

6b9611650a73: Extracting  70.85kB/70.85kB

6b9611650a73: Pull complete 

5df5aac51927: Extracting  393.2kB/37.21MB

5df5aac51927: Extracting  10.62MB/37.21MB

5df5aac51927: Extracting  22.02MB/37.21MB

5df5aac51927: Extracting   29.1MB/37.21MB

5df5aac51927: Extracting  31.46MB/37.21MB

5df5aac51927: Extracting  34.21MB/37.21MB

5df5aac51927: Extracting  35.78MB/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


e7c96db7181b: Pulling fs layer 


f910a506b6cb: Pulling fs layer 


b6abafe80f63: Pulling fs layer 


68cb15346952: Pulling fs layer 


e174218f225d: Pulling fs layer 


f109a8cf0e78: Pulling fs layer 

68cb15346952: Waiting 

e174218f225d: Waiting 

f109a8cf0e78: Waiting 

e7c96db7181b: Downloading  31.16kB/2.757MB

f910a506b6cb: Downloading     238B/238B

f910a506b6cb: Verifying Checksum 

f910a506b6cb: Download complete 

68cb15346952: Download complete 

e174218f225d: Downloading  556.6kB/136.3MB

b6abafe80f63: Downloading  543.7kB/54.94MB

e7c96db7181b: Verifying Checksum 

e7c96db7181b: Download complete 

e7c96db7181b: Extracting  32.77kB/2.757MB

f109a8cf0e78: Downloading     387B/387B

f109a8cf0e78: Verifying Checksum 

f109a8cf0e78: Download complete 

b6abafe80f63: Downloading  5.909MB/54.94MB

e174218f225d: Downloading  7.512MB/136.3MB

e7c96db7181b: Extracting  360.4kB/2.757MB

e174218f225d: Downloading  12.91MB/136.3MB

b6abafe80f63: Downloading  9.627MB/54.94MB

e7c96db7181b: Extracting  2.757MB/2.757MB

e7c96db7181b: Pull complete 

f910a506b6cb: Extracting     238B/238B

f910a506b6cb: Extracting     238B/238B

e174218f225d: Downloading  17.72MB/136.3MB

b6abafe80f63: Downloading  13.36MB/54.94MB

e174218f225d: Downloading  24.11MB/136.3MB

f910a506b6cb: Pull complete 

e174218f225d: Downloading   31.6MB/136.3MB

b6abafe80f63: Downloading  14.97MB/54.94MB

e174218f225d: Downloading  37.99MB/136.3MB

b6abafe80f63: Downloading  21.39MB/54.94MB

e174218f225d: Downloading  43.29MB/136.3MB

b6abafe80f63: Downloading  26.75MB/54.94MB

e174218f225d: Downloading  48.09MB/136.3MB

b6abafe80f63: Downloading  32.63MB/54.94MB

e174218f225d: Downloading  52.89MB/136.3MB

b6abafe80f63: Downloading  36.92MB/54.94MB

e174218f225d: Downloading  58.79MB/136.3MB

b6abafe80f63: Downloading  42.75MB/54.94MB

e174218f225d: Downloading  64.62MB/136.3MB

b6abafe80f63: Downloading   48.7MB/54.94MB

e174218f225d: Downloading  70.54MB/136.3MB

b6abafe80f63: Downloading  54.06MB/54.94MB

b6abafe80f63: Verifying Checksum 

b6abafe80f63: Download complete 

e174218f225d: Downloading  75.33MB/136.3MB

b6abafe80f63: Extracting  557.1kB/54.94MB

e174218f225d: Downloading  82.29MB/136.3MB

b6abafe80f63: Extracting  4.456MB/54.94MB

e174218f225d: Downloading  89.78MB/136.3MB

b6abafe80f63: Extracting  11.14MB/54.94MB

b6abafe80f63: Extracting  17.27MB/54.94MB

e174218f225d: Downloading  92.99MB/136.3MB

b6abafe80f63: Extracting  25.07MB/54.94MB

e174218f225d: Downloading  97.25MB/136.3MB

b6abafe80f63: Extracting  33.98MB/54.94MB

e174218f225d: Downloading  104.4MB/136.3MB

b6abafe80f63: Extracting  39.55MB/54.94MB

e174218f225d: Downloading  110.3MB/136.3MB

b6abafe80f63: Extracting  46.79MB/54.94MB

b6abafe80f63: Extracting  50.69MB/54.94MB

b6abafe80f63: Extracting  54.94MB/54.94MB

e174218f225d: Downloading  113.5MB/136.3MB

b6abafe80f63: Pull complete 

68cb15346952: Extracting   3.15kB/3.15kB

68cb15346952: Extracting   3.15kB/3.15kB

e174218f225d: Downloading  119.4MB/136.3MB

68cb15346952: Pull complete 

e174218f225d: Downloading  125.8MB/136.3MB

e174218f225d: Downloading  132.2MB/136.3MB

e174218f225d: Downloading  135.4MB/136.3MB

e174218f225d: Verifying Checksum 

e174218f225d: Download complete 

e174218f225d: Extracting  557.1kB/136.3MB

e174218f225d: Extracting  7.799MB/136.3MB

e174218f225d: Extracting  16.15MB/136.3MB

e174218f225d: Extracting  23.95MB/136.3MB

e174218f225d: Extracting  38.44MB/136.3MB

e174218f225d: Extracting  51.81MB/136.3MB

e174218f225d: Extracting  55.71MB/136.3MB

e174218f225d: Extracting  58.49MB/136.3MB

e174218f225d: Extracting  60.16MB/136.3MB

e174218f225d: Extracting   63.5MB/136.3MB

e174218f225d: Extracting  66.29MB/136.3MB

e174218f225d: Extracting  70.75MB/136.3MB

e174218f225d: Extracting  74.09MB/136.3MB

e174218f225d: Extracting  77.99MB/136.3MB

e174218f225d: Extracting  81.89MB/136.3MB

e174218f225d: Extracting  86.34MB/136.3MB

e174218f225d: Extracting  88.57MB/136.3MB

e174218f225d: Extracting  92.47MB/136.3MB

e174218f225d: Extracting  95.81MB/136.3MB

e174218f225d: Extracting  97.48MB/136.3MB

e174218f225d: Extracting  100.8MB/136.3MB

e174218f225d: Extracting  104.7MB/136.3MB

e174218f225d: Extracting  108.6MB/136.3MB

e174218f225d: Extracting    112MB/136.3MB

e174218f225d: Extracting  115.9MB/136.3MB

e174218f225d: Extracting  118.7MB/136.3MB

e174218f225d: Extracting  120.9MB/136.3MB

e174218f225d: Extracting  124.8MB/136.3MB

e174218f225d: Extracting  128.1MB/136.3MB

e174218f225d: Extracting  133.1MB/136.3MB

e174218f225d: Extracting  136.3MB/136.3MB

e174218f225d: Pull complete 

f109a8cf0e78: Extracting     387B/387B

f109a8cf0e78: Extracting     387B/387B

f109a8cf0e78: Pull complete 
Digest: sha256:04fbc9021e73b6bc1fe3ecdfabaf5a66dbd6ef0b0e7c98c83ce5610d702304e9
Status: Downloaded newer image for wurstmeister/kafka:2.11-1.0.2
docker.io/wurstmeister/kafka:2.11-1.0.2
Using default tag: latest
latest: Pulling from library/mongo


7b1a6ab2e44d: Pulling fs layer 


90eb44ebc60b: Pulling fs layer 


5085b59f2efb: Pulling fs layer 


c7499923d022: Pulling fs layer 


019496b6c44a: Pulling fs layer 


c0df4f407f69: Pulling fs layer 


351daa315b6c: Pulling fs layer 


a233e6240acc: Pulling fs layer 


a3f57d6be64f: Pulling fs layer 


dd1b5b345323: Pulling fs layer 

351daa315b6c: Waiting 

c7499923d022: Waiting 

019496b6c44a: Waiting 

c0df4f407f69: Waiting 

a233e6240acc: Waiting 

a3f57d6be64f: Waiting 

dd1b5b345323: Waiting 

90eb44ebc60b: Downloading  1.758kB/1.758kB

90eb44ebc60b: Verifying Checksum 

90eb44ebc60b: Download complete 

5085b59f2efb: Downloading  34.05kB/3.064MB

c7499923d022: Downloading  77.49kB/6.506MB

7b1a6ab2e44d: Downloading  304.8kB/28.57MB

5085b59f2efb: Verifying Checksum 

5085b59f2efb: Download complete 

019496b6c44a: Download complete 

c0df4f407f69: Downloading  1.432kB/1.432kB

c0df4f407f69: Verifying Checksum 

c0df4f407f69: Download complete 

351daa315b6c: Downloading     235B/235B

351daa315b6c: Verifying Checksum 

c7499923d022: Downloading  4.021MB/6.506MB

7b1a6ab2e44d: Downloading   5.07MB/28.57MB

a233e6240acc: Downloading  524.9kB/210MB

c7499923d022: Download complete 

a3f57d6be64f: Downloading     169B/169B

a3f57d6be64f: Verifying Checksum 

a3f57d6be64f: Download complete 

dd1b5b345323: Downloading  3.647kB/4.954kB

dd1b5b345323: Downloading  4.954kB/4.954kB

dd1b5b345323: Verifying Checksum 

dd1b5b345323: Download complete 

7b1a6ab2e44d: Downloading  8.925MB/28.57MB

a233e6240acc: Downloading  5.903MB/210MB

7b1a6ab2e44d: Downloading  16.04MB/28.57MB

a233e6240acc: Downloading  11.78MB/210MB

7b1a6ab2e44d: Downloading  21.95MB/28.57MB

a233e6240acc: Downloading  17.14MB/210MB

7b1a6ab2e44d: Downloading  27.59MB/28.57MB

7b1a6ab2e44d: Download complete 

a233e6240acc: Downloading   24.7MB/210MB

7b1a6ab2e44d: Extracting  294.9kB/28.57MB

a233e6240acc: Downloading  29.53MB/210MB

7b1a6ab2e44d: Extracting  4.424MB/28.57MB

a233e6240acc: Downloading  35.38MB/210MB

7b1a6ab2e44d: Extracting  7.963MB/28.57MB

7b1a6ab2e44d: Extracting  10.62MB/28.57MB

a233e6240acc: Downloading  36.45MB/210MB

7b1a6ab2e44d: Extracting  14.45MB/28.57MB

a233e6240acc: Downloading  42.32MB/210MB

7b1a6ab2e44d: Extracting  19.76MB/28.57MB

a233e6240acc: Downloading  48.67MB/210MB

a233e6240acc: Downloading  55.66MB/210MB

7b1a6ab2e44d: Extracting  24.18MB/28.57MB

a233e6240acc: Downloading  61.51MB/210MB

7b1a6ab2e44d: Extracting  27.43MB/28.57MB

a233e6240acc: Downloading   69.6MB/210MB

7b1a6ab2e44d: Extracting  28.57MB/28.57MB

a233e6240acc: Downloading  77.15MB/210MB

7b1a6ab2e44d: Pull complete 

90eb44ebc60b: Extracting  1.758kB/1.758kB

90eb44ebc60b: Extracting  1.758kB/1.758kB

a233e6240acc: Downloading  83.56MB/210MB

90eb44ebc60b: Pull complete 

5085b59f2efb: Extracting  32.77kB/3.064MB

a233e6240acc: Downloading  88.97MB/210MB

5085b59f2efb: Extracting  229.4kB/3.064MB

a233e6240acc: Downloading  94.34MB/210MB

5085b59f2efb: Extracting  2.785MB/3.064MB

5085b59f2efb: Extracting  3.064MB/3.064MB

a233e6240acc: Downloading  99.66MB/210MB

5085b59f2efb: Pull complete 

c7499923d022: Extracting  65.54kB/6.506MB

a233e6240acc: Downloading  103.9MB/210MB

c7499923d022: Extracting  262.1kB/6.506MB

a233e6240acc: Downloading  107.6MB/210MB

c7499923d022: Extracting  3.473MB/6.506MB

a233e6240acc: Downloading  113.6MB/210MB

c7499923d022: Extracting  6.506MB/6.506MB

c7499923d022: Pull complete 

019496b6c44a: Extracting     149B/149B

019496b6c44a: Extracting     149B/149B

a233e6240acc: Downloading  115.7MB/210MB

a233e6240acc: Downloading  123.2MB/210MB

019496b6c44a: Pull complete 

c0df4f407f69: Extracting  1.432kB/1.432kB

c0df4f407f69: Extracting  1.432kB/1.432kB

a233e6240acc: Downloading  129.1MB/210MB

c0df4f407f69: Pull complete 

351daa315b6c: Extracting     235B/235B

351daa315b6c: Extracting     235B/235B

a233e6240acc: Downloading  137.1MB/210MB

351daa315b6c: Pull complete 

a233e6240acc: Downloading  143.5MB/210MB

a233e6240acc: Downloading  149.4MB/210MB

a233e6240acc: Downloading  155.7MB/210MB

a233e6240acc: Downloading  161.7MB/210MB

a233e6240acc: Downloading  166.4MB/210MB

a233e6240acc: Downloading  174.5MB/210MB

a233e6240acc: Downloading  180.9MB/210MB

a233e6240acc: Downloading  186.9MB/210MB

a233e6240acc: Downloading  194.6MB/210MB

a233e6240acc: Downloading  199.4MB/210MB

a233e6240acc: Downloading  204.1MB/210MB

a233e6240acc: Downloading    209MB/210MB

a233e6240acc: Verifying Checksum 

a233e6240acc: Download complete 

a233e6240acc: Extracting  557.1kB/210MB

a233e6240acc: Extracting  2.785MB/210MB

a233e6240acc: Extracting  7.242MB/210MB

a233e6240acc: Extracting  12.26MB/210MB

a233e6240acc: Extracting  17.83MB/210MB

a233e6240acc: Extracting  23.95MB/210MB

a233e6240acc: Extracting  27.85MB/210MB

a233e6240acc: Extracting  30.64MB/210MB

a233e6240acc: Extracting  35.09MB/210MB

a233e6240acc: Extracting  38.44MB/210MB

a233e6240acc: Extracting  42.34MB/210MB

a233e6240acc: Extracting  47.35MB/210MB

a233e6240acc: Extracting  52.36MB/210MB

a233e6240acc: Extracting  57.93MB/210MB

a233e6240acc: Extracting  61.83MB/210MB

a233e6240acc: Extracting  65.18MB/210MB

a233e6240acc: Extracting   67.4MB/210MB

a233e6240acc: Extracting   71.3MB/210MB

a233e6240acc: Extracting  76.32MB/210MB

a233e6240acc: Extracting  80.22MB/210MB

a233e6240acc: Extracting  84.12MB/210MB

a233e6240acc: Extracting  89.13MB/210MB

a233e6240acc: Extracting  93.59MB/210MB

a233e6240acc: Extracting  97.48MB/210MB

a233e6240acc: Extracting  101.9MB/210MB

a233e6240acc: Extracting  105.8MB/210MB

a233e6240acc: Extracting  110.9MB/210MB

a233e6240acc: Extracting  115.9MB/210MB

a233e6240acc: Extracting  120.9MB/210MB

a233e6240acc: Extracting  125.3MB/210MB

a233e6240acc: Extracting  129.8MB/210MB

a233e6240acc: Extracting  133.7MB/210MB

a233e6240acc: Extracting    137MB/210MB

a233e6240acc: Extracting  139.8MB/210MB

a233e6240acc: Extracting  142.6MB/210MB

a233e6240acc: Extracting  143.7MB/210MB

a233e6240acc: Extracting  145.4MB/210MB

a233e6240acc: Extracting  147.6MB/210MB

a233e6240acc: Extracting  149.3MB/210MB

a233e6240acc: Extracting    151MB/210MB

a233e6240acc: Extracting  155.4MB/210MB

a233e6240acc: Extracting  161.5MB/210MB

a233e6240acc: Extracting  164.9MB/210MB

a233e6240acc: Extracting  167.7MB/210MB

a233e6240acc: Extracting  170.5MB/210MB

a233e6240acc: Extracting  177.1MB/210MB

a233e6240acc: Extracting  183.8MB/210MB

a233e6240acc: Extracting  186.1MB/210MB

a233e6240acc: Extracting  192.7MB/210MB

a233e6240acc: Extracting    200MB/210MB

a233e6240acc: Extracting  207.8MB/210MB

a233e6240acc: Extracting  209.5MB/210MB

a233e6240acc: Extracting    210MB/210MB

a233e6240acc: Pull complete 

a3f57d6be64f: Extracting     169B/169B

a3f57d6be64f: Extracting     169B/169B

a3f57d6be64f: Pull complete 

dd1b5b345323: Extracting  4.954kB/4.954kB

dd1b5b345323: Extracting  4.954kB/4.954kB

dd1b5b345323: Pull complete 
Digest: sha256:187c20c000cc48184a8af0bc451fa1b4b4c4949d41cf8b2737327d584da323ae
Status: Downloaded newer image for mongo:latest
docker.io/library/mongo:latest
v2.4.3: Pulling from prom/prometheus


8c5a7da1afbc: Pulling fs layer 


cab0dd93492f: Pulling fs layer 


21399993eeff: Pulling fs layer 


50fe4c0f18ae: Pulling fs layer 


bab8b4ed1fef: Pulling fs layer 


5bd3aaf93e52: Pulling fs layer 


ccb08d41de26: Pulling fs layer 


51047cce385d: Pulling fs layer 


51c32e598e5c: Pulling fs layer 

bab8b4ed1fef: Waiting 

5bd3aaf93e52: Waiting 

ccb08d41de26: Waiting 

51047cce385d: Waiting 

50fe4c0f18ae: Waiting 

51c32e598e5c: Waiting 

cab0dd93492f: Downloading  13.78kB/491.6kB

8c5a7da1afbc: Downloading  13.78kB/733.2kB

21399993eeff: Downloading  225.6kB/21.13MB

cab0dd93492f: Downloading  491.6kB/491.6kB

cab0dd93492f: Verifying Checksum 

cab0dd93492f: Download complete 

8c5a7da1afbc: Downloading  733.2kB/733.2kB

8c5a7da1afbc: Verifying Checksum 

8c5a7da1afbc: Download complete 

8c5a7da1afbc: Extracting  32.77kB/733.2kB

50fe4c0f18ae: Downloading  154.2kB/14.34MB

bab8b4ed1fef: Downloading     601B/601B

bab8b4ed1fef: Verifying Checksum 

bab8b4ed1fef: Download complete 

5bd3aaf93e52: Downloading     999B/2.457kB

5bd3aaf93e52: Downloading  2.457kB/2.457kB

5bd3aaf93e52: Verifying Checksum 

5bd3aaf93e52: Download complete 

ccb08d41de26: Downloading  3.063kB/3.063kB

ccb08d41de26: Verifying Checksum 

ccb08d41de26: Download complete 

51047cce385d: Downloading     184B/184B

51047cce385d: Verifying Checksum 

51047cce385d: Download complete 

51c32e598e5c: Downloading     689B/689B

51c32e598e5c: Verifying Checksum 

51c32e598e5c: Download complete 

21399993eeff: Downloading  4.956MB/21.13MB

50fe4c0f18ae: Downloading   3.36MB/14.34MB

8c5a7da1afbc: Extracting  360.4kB/733.2kB

8c5a7da1afbc: Extracting  733.2kB/733.2kB

8c5a7da1afbc: Pull complete 

cab0dd93492f: Extracting  32.77kB/491.6kB

21399993eeff: Downloading  11.18MB/21.13MB

50fe4c0f18ae: Downloading  6.566MB/14.34MB

cab0dd93492f: Extracting  327.7kB/491.6kB

21399993eeff: Downloading   14.9MB/21.13MB

50fe4c0f18ae: Downloading  13.15MB/14.34MB

50fe4c0f18ae: Verifying Checksum 

50fe4c0f18ae: Download complete 

cab0dd93492f: Extracting  491.6kB/491.6kB

21399993eeff: Downloading  18.64MB/21.13MB

21399993eeff: Verifying Checksum 

21399993eeff: Download complete 

cab0dd93492f: Pull complete 

21399993eeff: Extracting  229.4kB/21.13MB

21399993eeff: Extracting  688.1kB/21.13MB

21399993eeff: Extracting  4.588MB/21.13MB

21399993eeff: Extracting  8.487MB/21.13MB

21399993eeff: Extracting  12.62MB/21.13MB

21399993eeff: Extracting   21.1MB/21.13MB

21399993eeff: Extracting  21.13MB/21.13MB

21399993eeff: Pull complete 

50fe4c0f18ae: Extracting  163.8kB/14.34MB

50fe4c0f18ae: Extracting  655.4kB/14.34MB

50fe4c0f18ae: Extracting  4.096MB/14.34MB

50fe4c0f18ae: Extracting  7.537MB/14.34MB

50fe4c0f18ae: Extracting  14.09MB/14.34MB

50fe4c0f18ae: Extracting  14.34MB/14.34MB

50fe4c0f18ae: Pull complete 

bab8b4ed1fef: Extracting     601B/601B

bab8b4ed1fef: Extracting     601B/601B

bab8b4ed1fef: Pull complete 

5bd3aaf93e52: Extracting  2.457kB/2.457kB

5bd3aaf93e52: Extracting  2.457kB/2.457kB

5bd3aaf93e52: Pull complete 

ccb08d41de26: Extracting  3.063kB/3.063kB

ccb08d41de26: Extracting  3.063kB/3.063kB

ccb08d41de26: Pull complete 

51047cce385d: Extracting     184B/184B

51047cce385d: Extracting     184B/184B

51047cce385d: Pull complete 

51c32e598e5c: Extracting     689B/689B

51c32e598e5c: Extracting     689B/689B

51c32e598e5c: Pull complete 
Digest: sha256:2d79525389d68a309db843c1888f364823afbbef32ffea4741024d2ab9994dd6
Status: Downloaded newer image for prom/prometheus:v2.4.3
docker.io/prom/prometheus:v2.4.3
latest: Pulling from google/cadvisor


ff3a5c916c92: Already exists 


44a45bb65cdf: Pulling fs layer 


0bbe1a2fe2a6: Pulling fs layer 

0bbe1a2fe2a6: Downloading    134kB/13.17MB

44a45bb65cdf: Downloading  173.1kB/15.29MB

44a45bb65cdf: Downloading  5.364MB/15.29MB

0bbe1a2fe2a6: Downloading  5.319MB/13.17MB

44a45bb65cdf: Downloading  10.63MB/15.29MB

0bbe1a2fe2a6: Downloading  9.792MB/13.17MB

0bbe1a2fe2a6: Downloading  13.17MB/13.17MB

0bbe1a2fe2a6: Verifying Checksum 

0bbe1a2fe2a6: Download complete 

44a45bb65cdf: Verifying Checksum 

44a45bb65cdf: Download complete 

44a45bb65cdf: Extracting  163.8kB/15.29MB

44a45bb65cdf: Extracting  491.5kB/15.29MB

44a45bb65cdf: Extracting  6.062MB/15.29MB

44a45bb65cdf: Extracting  10.16MB/15.29MB

44a45bb65cdf: Extracting  13.11MB/15.29MB

44a45bb65cdf: Extracting  15.29MB/15.29MB

44a45bb65cdf: Pull complete 

0bbe1a2fe2a6: Extracting  163.8kB/13.17MB

0bbe1a2fe2a6: Extracting  819.2kB/13.17MB

0bbe1a2fe2a6: Extracting  5.734MB/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
latest: Pulling from grafana/grafana


97518928ae5f: Pulling fs layer 


5b58818b7f48: Pulling fs layer 


d9a64d9fd162: Pulling fs layer 


4e368e1b924c: Pulling fs layer 


867f7fdd92d9: Pulling fs layer 


387c55415012: Pulling fs layer 


07f94c8f51cd: Pulling fs layer 


ce8cf00ff6aa: Pulling fs layer 


e44858b5f948: Pulling fs layer 


4000fdbdd2a3: Pulling fs layer 

4e368e1b924c: Waiting 

867f7fdd92d9: Waiting 

07f94c8f51cd: Waiting 

e44858b5f948: Waiting 

4000fdbdd2a3: Waiting 

ce8cf00ff6aa: Waiting 

5b58818b7f48: Downloading     173B/173B

5b58818b7f48: Verifying Checksum 

5b58818b7f48: Download complete 

97518928ae5f: Downloading  28.26kB/2.823MB

d9a64d9fd162: Downloading  28.26kB/1.486MB

4e368e1b924c: Downloading  3.645kB/310.2kB

4e368e1b924c: Downloading  310.2kB/310.2kB

4e368e1b924c: Verifying Checksum 

4e368e1b924c: Download complete 

867f7fdd92d9: Downloading  34.05kB/3.074MB

d9a64d9fd162: Downloading  1.486MB/1.486MB

d9a64d9fd162: Verifying Checksum 

d9a64d9fd162: Download complete 

387c55415012: Downloading   71.7kB/6.57MB

97518928ae5f: Downloading  2.823MB/2.823MB

97518928ae5f: Verifying Checksum 

97518928ae5f: Download complete 

97518928ae5f: Extracting  32.77kB/2.823MB

07f94c8f51cd: Downloading    538kB/73.32MB

867f7fdd92d9: Verifying Checksum 

867f7fdd92d9: Download complete 

ce8cf00ff6aa: Downloading      92B/92B

ce8cf00ff6aa: Verifying Checksum 

ce8cf00ff6aa: Download complete 

e44858b5f948: Downloading  3.646kB/16.45kB

e44858b5f948: Downloading  16.45kB/16.45kB

e44858b5f948: Verifying Checksum 

e44858b5f948: Download complete 

4000fdbdd2a3: Downloading  1.223kB/1.223kB

4000fdbdd2a3: Verifying Checksum 

4000fdbdd2a3: Download complete 

387c55415012: Downloading  2.866MB/6.57MB

97518928ae5f: Extracting  360.4kB/2.823MB

07f94c8f51cd: Downloading  5.906MB/73.32MB

387c55415012: Downloading  4.704MB/6.57MB

97518928ae5f: Extracting  1.311MB/2.823MB

387c55415012: Verifying Checksum 

387c55415012: Download complete 

07f94c8f51cd: Downloading  8.046MB/73.32MB

97518928ae5f: Extracting  2.823MB/2.823MB

07f94c8f51cd: Downloading  14.44MB/73.32MB

97518928ae5f: Pull complete 

5b58818b7f48: Extracting     173B/173B

5b58818b7f48: Extracting     173B/173B

5b58818b7f48: Pull complete 

d9a64d9fd162: Extracting  32.77kB/1.486MB

07f94c8f51cd: Downloading  16.03MB/73.32MB

d9a64d9fd162: Extracting  557.1kB/1.486MB

07f94c8f51cd: Downloading  20.86MB/73.32MB

d9a64d9fd162: Extracting  1.409MB/1.486MB

d9a64d9fd162: Extracting  1.486MB/1.486MB

07f94c8f51cd: Downloading   24.6MB/73.32MB

d9a64d9fd162: Pull complete 

4e368e1b924c: Extracting  32.77kB/310.2kB

07f94c8f51cd: Downloading  29.41MB/73.32MB

4e368e1b924c: Extracting  310.2kB/310.2kB

4e368e1b924c: Extracting  310.2kB/310.2kB

4e368e1b924c: Pull complete 

867f7fdd92d9: Extracting  32.77kB/3.074MB

07f94c8f51cd: Downloading  35.81MB/73.32MB

867f7fdd92d9: Extracting    852kB/3.074MB

07f94c8f51cd: Downloading  42.74MB/73.32MB

867f7fdd92d9: Extracting  3.074MB/3.074MB

867f7fdd92d9: Pull complete 

387c55415012: Extracting   98.3kB/6.57MB

07f94c8f51cd: Downloading  49.68MB/73.32MB

387c55415012: Extracting  589.8kB/6.57MB

07f94c8f51cd: Downloading  56.11MB/73.32MB

387c55415012: Extracting  2.163MB/6.57MB

07f94c8f51cd: Downloading  60.95MB/73.32MB

387c55415012: Extracting  5.898MB/6.57MB

387c55415012: Extracting   6.57MB/6.57MB

387c55415012: Pull complete 

07f94c8f51cd: Downloading  67.41MB/73.32MB

07f94c8f51cd: Downloading  71.16MB/73.32MB

07f94c8f51cd: Downloading  73.32MB/73.32MB

07f94c8f51cd: Download complete 

07f94c8f51cd: Extracting  557.1kB/73.32MB

07f94c8f51cd: Extracting  3.899MB/73.32MB

07f94c8f51cd: Extracting  7.799MB/73.32MB

07f94c8f51cd: Extracting   11.7MB/73.32MB

07f94c8f51cd: Extracting   15.6MB/73.32MB

07f94c8f51cd: Extracting  18.38MB/73.32MB

07f94c8f51cd: Extracting  21.73MB/73.32MB

07f94c8f51cd: Extracting  26.74MB/73.32MB

07f94c8f51cd: Extracting   31.2MB/73.32MB

07f94c8f51cd: Extracting  33.98MB/73.32MB

07f94c8f51cd: Extracting  38.99MB/73.32MB

07f94c8f51cd: Extracting  41.22MB/73.32MB

07f94c8f51cd: Extracting  43.45MB/73.32MB

07f94c8f51cd: Extracting  44.01MB/73.32MB

07f94c8f51cd: Extracting  44.56MB/73.32MB

07f94c8f51cd: Extracting  46.24MB/73.32MB

07f94c8f51cd: Extracting  47.35MB/73.32MB

07f94c8f51cd: Extracting  50.14MB/73.32MB

07f94c8f51cd: Extracting  53.48MB/73.32MB

07f94c8f51cd: Extracting  57.38MB/73.32MB

07f94c8f51cd: Extracting  60.16MB/73.32MB

07f94c8f51cd: Extracting  62.95MB/73.32MB

07f94c8f51cd: Extracting  68.52MB/73.32MB

07f94c8f51cd: Extracting   71.3MB/73.32MB

07f94c8f51cd: Extracting  73.32MB/73.32MB

07f94c8f51cd: Pull complete 

ce8cf00ff6aa: Extracting      92B/92B

ce8cf00ff6aa: Extracting      92B/92B

ce8cf00ff6aa: Pull complete 

e44858b5f948: Extracting  16.45kB/16.45kB

e44858b5f948: Extracting  16.45kB/16.45kB

e44858b5f948: Pull complete 

4000fdbdd2a3: Extracting  1.223kB/1.223kB

4000fdbdd2a3: Extracting  1.223kB/1.223kB

4000fdbdd2a3: Pull complete 
Digest: sha256:18d94ae734accd66bccf22daed7bdb20c6b99aa0f2c687eea3ce4275fe275062
Status: Downloaded newer image for grafana/grafana:latest
docker.io/grafana/grafana:latest
10: Pulling from library/mariadb


7b1a6ab2e44d: Already exists 


034655750c88: Pulling fs layer 


f0b757a2a0f0: Pulling fs layer 


4bbcce26bc5e: Pulling fs layer 


04f220ee9266: Pulling fs layer 


89c8a77f7842: Pulling fs layer 


d1de5652303b: Pulling fs layer 


ef669123e59e: Pulling fs layer 


e5cec468d3a6: Pulling fs layer 


b14b1ba1d651: Pulling fs layer 

04f220ee9266: Waiting 

89c8a77f7842: Waiting 

d1de5652303b: Waiting 

ef669123e59e: Waiting 

e5cec468d3a6: Waiting 

b14b1ba1d651: Waiting 

034655750c88: Downloading  1.753kB/1.753kB

034655750c88: Verifying Checksum 

034655750c88: Download complete 

034655750c88: Extracting  1.753kB/1.753kB

4bbcce26bc5e: Downloading  66.53kB/3.585MB

034655750c88: Extracting  1.753kB/1.753kB

04f220ee9266: Downloading     149B/149B

04f220ee9266: Verifying Checksum 

04f220ee9266: Download complete 

f0b757a2a0f0: Downloading  64.46kB/5.489MB

89c8a77f7842: Downloading  34.05kB/2.274MB

4bbcce26bc5e: Downloading  3.332MB/3.585MB

4bbcce26bc5e: Verifying Checksum 

4bbcce26bc5e: Download complete 

d1de5652303b: Downloading     999B/2.492kB

d1de5652303b: Downloading  2.492kB/2.492kB

d1de5652303b: Verifying Checksum 

d1de5652303b: Download complete 

f0b757a2a0f0: Downloading  2.719MB/5.489MB

ef669123e59e: Downloading     328B/328B

ef669123e59e: Verifying Checksum 

ef669123e59e: Download complete 

89c8a77f7842: Downloading  2.274MB/2.274MB

89c8a77f7842: Verifying Checksum 

89c8a77f7842: Download complete 

b14b1ba1d651: Downloading     999B/5.627kB

b14b1ba1d651: Download complete 

034655750c88: Pull complete 

e5cec468d3a6: Downloading  533.6kB/87.28MB

f0b757a2a0f0: Downloading  5.489MB/5.489MB

f0b757a2a0f0: Verifying Checksum 

f0b757a2a0f0: Download complete 

f0b757a2a0f0: Extracting  65.54kB/5.489MB

e5cec468d3a6: Downloading  8.518MB/87.28MB

f0b757a2a0f0: Extracting  655.4kB/5.489MB

e5cec468d3a6: Downloading  14.96MB/87.28MB

f0b757a2a0f0: Extracting  4.981MB/5.489MB

f0b757a2a0f0: Extracting  5.489MB/5.489MB

e5cec468d3a6: Downloading   20.3MB/87.28MB

f0b757a2a0f0: Pull complete 

4bbcce26bc5e: Extracting  65.54kB/3.585MB

e5cec468d3a6: Downloading  25.61MB/87.28MB

4bbcce26bc5e: Extracting  262.1kB/3.585MB

e5cec468d3a6: Downloading  31.53MB/87.28MB

4bbcce26bc5e: Extracting  3.342MB/3.585MB

4bbcce26bc5e: Extracting  3.585MB/3.585MB

4bbcce26bc5e: Extracting  3.585MB/3.585MB

4bbcce26bc5e: Pull complete 

04f220ee9266: Extracting     149B/149B

04f220ee9266: Extracting     149B/149B

e5cec468d3a6: Downloading  36.36MB/87.28MB

e5cec468d3a6: Downloading  41.69MB/87.28MB

04f220ee9266: Pull complete 

89c8a77f7842: Extracting  32.77kB/2.274MB

e5cec468d3a6: Downloading   47.1MB/87.28MB

89c8a77f7842: Extracting  262.1kB/2.274MB

e5cec468d3a6: Downloading  52.42MB/87.28MB

89c8a77f7842: Extracting  1.376MB/2.274MB

e5cec468d3a6: Downloading   56.7MB/87.28MB

89c8a77f7842: Extracting  1.638MB/2.274MB

89c8a77f7842: Extracting  2.274MB/2.274MB

e5cec468d3a6: Downloading  61.58MB/87.28MB

89c8a77f7842: Pull complete 

d1de5652303b: Extracting  2.492kB/2.492kB

d1de5652303b: Extracting  2.492kB/2.492kB

e5cec468d3a6: Downloading  67.47MB/87.28MB

d1de5652303b: Pull complete 

ef669123e59e: Extracting     328B/328B

ef669123e59e: Extracting     328B/328B

e5cec468d3a6: Downloading  72.86MB/87.28MB

e5cec468d3a6: Downloading  80.42MB/87.28MB

ef669123e59e: Pull complete 

e5cec468d3a6: Downloading  86.84MB/87.28MB

e5cec468d3a6: Verifying Checksum 

e5cec468d3a6: Download complete 

e5cec468d3a6: Extracting  557.1kB/87.28MB

e5cec468d3a6: Extracting  4.456MB/87.28MB

e5cec468d3a6: Extracting  7.242MB/87.28MB

e5cec468d3a6: Extracting  8.913MB/87.28MB

e5cec468d3a6: Extracting  11.14MB/87.28MB

e5cec468d3a6: Extracting  14.48MB/87.28MB

e5cec468d3a6: Extracting   19.5MB/87.28MB

e5cec468d3a6: Extracting  21.73MB/87.28MB

e5cec468d3a6: Extracting  23.95MB/87.28MB

e5cec468d3a6: Extracting   27.3MB/87.28MB

e5cec468d3a6: Extracting  29.52MB/87.28MB

e5cec468d3a6: Extracting  32.31MB/87.28MB

e5cec468d3a6: Extracting  35.65MB/87.28MB

e5cec468d3a6: Extracting  38.44MB/87.28MB

e5cec468d3a6: Extracting  40.67MB/87.28MB

e5cec468d3a6: Extracting  42.89MB/87.28MB

e5cec468d3a6: Extracting  47.91MB/87.28MB

e5cec468d3a6: Extracting  51.81MB/87.28MB

e5cec468d3a6: Extracting  54.03MB/87.28MB

e5cec468d3a6: Extracting  57.38MB/87.28MB

e5cec468d3a6: Extracting  58.49MB/87.28MB

e5cec468d3a6: Extracting  60.16MB/87.28MB

e5cec468d3a6: Extracting  61.83MB/87.28MB

e5cec468d3a6: Extracting  65.18MB/87.28MB

e5cec468d3a6: Extracting  66.85MB/87.28MB

e5cec468d3a6: Extracting  69.07MB/87.28MB

e5cec468d3a6: Extracting  71.86MB/87.28MB

e5cec468d3a6: Extracting  75.76MB/87.28MB

e5cec468d3a6: Extracting  80.22MB/87.28MB

e5cec468d3a6: Extracting  82.44MB/87.28MB

e5cec468d3a6: Extracting  84.12MB/87.28MB

e5cec468d3a6: Extracting  85.79MB/87.28MB

e5cec468d3a6: Extracting   86.9MB/87.28MB

e5cec468d3a6: Extracting  87.28MB/87.28MB

e5cec468d3a6: Pull complete 

b14b1ba1d651: Extracting  5.627kB/5.627kB

b14b1ba1d651: Extracting  5.627kB/5.627kB

b14b1ba1d651: Pull complete 
Digest: sha256:0f04ae6f30c5a3295fb7cc9be5780c15ff21d6028f999b19f5803114c1e8559e
Status: Downloaded newer image for mariadb:10
docker.io/library/mariadb:10
5: Pulling from library/mysql


ffbb094f4f9e: Pulling fs layer 


df186527fc46: Pulling fs layer 


fa362a6aa7bd: Pulling fs layer 


5af7cb1a200e: Pulling fs layer 


949da226cc6d: Pulling fs layer 


bce007079ee9: Pulling fs layer 


eab9f076e5a3: Pulling fs layer 


c7b24c3f27af: Pulling fs layer 


6fc26ff6705a: Pulling fs layer 


bec5cdb5e7f7: Pulling fs layer 


6c1cb25f7525: Pulling fs layer 

eab9f076e5a3: Waiting 

c7b24c3f27af: Waiting 

6fc26ff6705a: Waiting 

bec5cdb5e7f7: Waiting 

6c1cb25f7525: Waiting 

5af7cb1a200e: Waiting 

949da226cc6d: Waiting 

bce007079ee9: Waiting 

df186527fc46: Downloading  1.734kB/1.734kB

df186527fc46: Verifying Checksum 

df186527fc46: Download complete 

fa362a6aa7bd: Downloading  49.98kB/4.179MB

5af7cb1a200e: Downloading  15.23kB/1.419MB

ffbb094f4f9e: Downloading  297.6kB/27.15MB

5af7cb1a200e: Downloading  1.419MB/1.419MB

5af7cb1a200e: Verifying Checksum 

5af7cb1a200e: Download complete 

949da226cc6d: Downloading     149B/149B

949da226cc6d: Verifying Checksum 

949da226cc6d: Download complete 

bce007079ee9: Downloading  139.8kB/13.45MB

fa362a6aa7bd: Downloading  4.149MB/4.179MB

fa362a6aa7bd: Verifying Checksum 

fa362a6aa7bd: Download complete 

eab9f076e5a3: Downloading  2.394kB/2.394kB

eab9f076e5a3: Verifying Checksum 

eab9f076e5a3: Download complete 

c7b24c3f27af: Downloading     219B/219B

c7b24c3f27af: Verifying Checksum 

c7b24c3f27af: Download complete 

ffbb094f4f9e: Downloading  3.376MB/27.15MB

6fc26ff6705a: Downloading  532.2kB/108.6MB

bce007079ee9: Downloading  3.978MB/13.45MB

ffbb094f4f9e: Downloading  8.259MB/27.15MB

6fc26ff6705a: Downloading  4.829MB/108.6MB

bce007079ee9: Downloading  8.163MB/13.45MB

ffbb094f4f9e: Downloading  14.33MB/27.15MB

6fc26ff6705a: Downloading  11.91MB/108.6MB

bce007079ee9: Downloading  13.17MB/13.45MB

bce007079ee9: Verifying Checksum 

bce007079ee9: Download complete 

bec5cdb5e7f7: Downloading     999B/5.54kB

bec5cdb5e7f7: Downloading   5.54kB/5.54kB

bec5cdb5e7f7: Download complete 

6c1cb25f7525: Downloading     121B/121B

6c1cb25f7525: Verifying Checksum 

6c1cb25f7525: Download complete 

ffbb094f4f9e: Downloading  17.99MB/27.15MB

6fc26ff6705a: Downloading  18.42MB/108.6MB

ffbb094f4f9e: Downloading  24.79MB/27.15MB

6fc26ff6705a: Downloading  24.33MB/108.6MB

ffbb094f4f9e: Verifying Checksum 

ffbb094f4f9e: Download complete 

6fc26ff6705a: Downloading  31.82MB/108.6MB

ffbb094f4f9e: Extracting  294.9kB/27.15MB

6fc26ff6705a: Downloading  37.18MB/108.6MB

ffbb094f4f9e: Extracting  2.949MB/27.15MB

6fc26ff6705a: Downloading  43.57MB/108.6MB

ffbb094f4f9e: Extracting  6.783MB/27.15MB

6fc26ff6705a: Downloading  47.32MB/108.6MB

ffbb094f4f9e: Extracting  9.142MB/27.15MB

6fc26ff6705a: Downloading  53.75MB/108.6MB

ffbb094f4f9e: Extracting  10.32MB/27.15MB

6fc26ff6705a: Downloading  59.09MB/108.6MB

ffbb094f4f9e: Extracting  12.09MB/27.15MB

6fc26ff6705a: Downloading  64.47MB/108.6MB

ffbb094f4f9e: Extracting  15.63MB/27.15MB

6fc26ff6705a: Downloading  69.32MB/108.6MB

ffbb094f4f9e: Extracting  17.69MB/27.15MB

6fc26ff6705a: Downloading  74.69MB/108.6MB

ffbb094f4f9e: Extracting  20.35MB/27.15MB

6fc26ff6705a: Downloading  80.03MB/108.6MB

ffbb094f4f9e: Extracting   23.3MB/27.15MB

6fc26ff6705a: Downloading  84.31MB/108.6MB

ffbb094f4f9e: Extracting  24.77MB/27.15MB

6fc26ff6705a: Downloading   88.6MB/108.6MB

ffbb094f4f9e: Extracting  25.95MB/27.15MB

6fc26ff6705a: Downloading  93.39MB/108.6MB

6fc26ff6705a: Downloading  98.19MB/108.6MB

ffbb094f4f9e: Extracting  26.25MB/27.15MB

6fc26ff6705a: Downloading  105.2MB/108.6MB

6fc26ff6705a: Verifying Checksum 

6fc26ff6705a: Download complete 

ffbb094f4f9e: Extracting  27.13MB/27.15MB

ffbb094f4f9e: Extracting  27.15MB/27.15MB

ffbb094f4f9e: Pull complete 

df186527fc46: Extracting  1.734kB/1.734kB

df186527fc46: Extracting  1.734kB/1.734kB

df186527fc46: Pull complete 

fa362a6aa7bd: Extracting  65.54kB/4.179MB

fa362a6aa7bd: Extracting  262.1kB/4.179MB

fa362a6aa7bd: Extracting  4.063MB/4.179MB

fa362a6aa7bd: Extracting  4.179MB/4.179MB

fa362a6aa7bd: Extracting  4.179MB/4.179MB

fa362a6aa7bd: Pull complete 

5af7cb1a200e: Extracting  32.77kB/1.419MB

5af7cb1a200e: Extracting  294.9kB/1.419MB

5af7cb1a200e: Extracting  1.419MB/1.419MB

5af7cb1a200e: Pull complete 

949da226cc6d: Extracting     149B/149B

949da226cc6d: Extracting     149B/149B

949da226cc6d: Pull complete 

bce007079ee9: Extracting  163.8kB/13.45MB

bce007079ee9: Extracting  327.7kB/13.45MB

bce007079ee9: Extracting  3.277MB/13.45MB

bce007079ee9: Extracting  4.751MB/13.45MB

bce007079ee9: Extracting  8.028MB/13.45MB

bce007079ee9: Extracting  9.503MB/13.45MB

bce007079ee9: Extracting  10.81MB/13.45MB

bce007079ee9: Extracting  12.12MB/13.45MB

bce007079ee9: Extracting  13.27MB/13.45MB

bce007079ee9: Extracting  13.45MB/13.45MB

bce007079ee9: Pull complete 

eab9f076e5a3: Extracting  2.394kB/2.394kB

eab9f076e5a3: Extracting  2.394kB/2.394kB

eab9f076e5a3: Pull complete 

c7b24c3f27af: Extracting     219B/219B

c7b24c3f27af: Extracting     219B/219B

c7b24c3f27af: Pull complete 

6fc26ff6705a: Extracting  557.1kB/108.6MB

6fc26ff6705a: Extracting  5.014MB/108.6MB

6fc26ff6705a: Extracting   9.47MB/108.6MB

6fc26ff6705a: Extracting  14.48MB/108.6MB

6fc26ff6705a: Extracting  17.83MB/108.6MB

6fc26ff6705a: Extracting  22.28MB/108.6MB

6fc26ff6705a: Extracting  26.18MB/108.6MB

6fc26ff6705a: Extracting  29.52MB/108.6MB

6fc26ff6705a: Extracting  32.31MB/108.6MB

6fc26ff6705a: Extracting  35.09MB/108.6MB

6fc26ff6705a: Extracting  38.44MB/108.6MB

6fc26ff6705a: Extracting  42.34MB/108.6MB

6fc26ff6705a: Extracting  45.12MB/108.6MB

6fc26ff6705a: Extracting  50.14MB/108.6MB

6fc26ff6705a: Extracting  54.03MB/108.6MB

6fc26ff6705a: Extracting  57.93MB/108.6MB

6fc26ff6705a: Extracting  60.16MB/108.6MB

6fc26ff6705a: Extracting   63.5MB/108.6MB

6fc26ff6705a: Extracting  67.96MB/108.6MB

6fc26ff6705a: Extracting  71.86MB/108.6MB

6fc26ff6705a: Extracting  75.76MB/108.6MB

6fc26ff6705a: Extracting  79.66MB/108.6MB

6fc26ff6705a: Extracting  83.56MB/108.6MB

6fc26ff6705a: Extracting  85.79MB/108.6MB

6fc26ff6705a: Extracting  87.46MB/108.6MB

6fc26ff6705a: Extracting  91.36MB/108.6MB

6fc26ff6705a: Extracting  95.81MB/108.6MB

6fc26ff6705a: Extracting   98.6MB/108.6MB

6fc26ff6705a: Extracting  102.5MB/108.6MB

6fc26ff6705a: Extracting  105.8MB/108.6MB

6fc26ff6705a: Extracting  108.1MB/108.6MB

6fc26ff6705a: Extracting  108.6MB/108.6MB

6fc26ff6705a: Pull complete 

bec5cdb5e7f7: Extracting   5.54kB/5.54kB

bec5cdb5e7f7: Extracting   5.54kB/5.54kB

bec5cdb5e7f7: Pull complete 

6c1cb25f7525: Extracting     121B/121B

6c1cb25f7525: Extracting     121B/121B

6c1cb25f7525: Pull complete 
Digest: sha256:d1cc87a3bd5dc07defc837bc9084f748a130606ff41923f46dec1986e0dc828d
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-v90-merge-411 docker image
osm-v90-merge-411: Pulling from devops/cicd/opensourcemano/mon


7b1a6ab2e44d: Already exists 


6ef0bff70eb1: Pulling fs layer 


f0e7b28b2bed: Pulling fs layer 


760dbc01e9fb: Pulling fs layer 


38fa16c746d0: Pulling fs layer 


f11afe959f78: Pulling fs layer 

38fa16c746d0: Waiting 


181110b9c1c9: Pulling fs layer 


2fa44462263a: Pulling fs layer 


65a3fbaef5ac: Pulling fs layer 


e0e4910d0e2b: Pulling fs layer 

f11afe959f78: Waiting 


72eeee6e2b5c: Pulling fs layer 

2fa44462263a: Waiting 

65a3fbaef5ac: Waiting 

e0e4910d0e2b: Waiting 

72eeee6e2b5c: Waiting 

181110b9c1c9: Waiting 

f0e7b28b2bed: Downloading  15.93kB/1.335MB

760dbc01e9fb: Downloading  405.1kB/40.14MB

f0e7b28b2bed: Downloading  1.335MB/1.335MB

f0e7b28b2bed: Verifying Checksum 

f0e7b28b2bed: Download complete 

6ef0bff70eb1: Downloading    360kB/35.82MB

38fa16c746d0: Downloading     803B/803B

38fa16c746d0: Verifying Checksum 

38fa16c746d0: Download complete 

f11afe959f78: Downloading  3.631kB/53.54kB

f11afe959f78: Verifying Checksum 

f11afe959f78: Download complete 

181110b9c1c9: Downloading   3.63kB/204.5kB

760dbc01e9fb: Downloading  6.426MB/40.14MB

181110b9c1c9: Verifying Checksum 

181110b9c1c9: Download complete 

2fa44462263a: Downloading   3.63kB/355.2kB

2fa44462263a: Verifying Checksum 

2fa44462263a: Download complete 

65a3fbaef5ac: Downloading  368.2kB/36.74MB

6ef0bff70eb1: Downloading  1.081MB/35.82MB

760dbc01e9fb: Downloading  12.45MB/40.14MB

65a3fbaef5ac: Downloading  4.431MB/36.74MB

6ef0bff70eb1: Downloading  2.162MB/35.82MB

760dbc01e9fb: Downloading  17.67MB/40.14MB

65a3fbaef5ac: Downloading  8.855MB/36.74MB

6ef0bff70eb1: Downloading  4.325MB/35.82MB

760dbc01e9fb: Downloading  21.68MB/40.14MB

65a3fbaef5ac: Downloading  12.55MB/36.74MB

760dbc01e9fb: Downloading   26.1MB/40.14MB

6ef0bff70eb1: Downloading  6.488MB/35.82MB

65a3fbaef5ac: Downloading   16.6MB/36.74MB

760dbc01e9fb: Downloading  30.51MB/40.14MB

6ef0bff70eb1: Downloading  9.011MB/35.82MB

65a3fbaef5ac: Downloading  19.55MB/36.74MB

760dbc01e9fb: Downloading  35.33MB/40.14MB

6ef0bff70eb1: Downloading  11.53MB/35.82MB

65a3fbaef5ac: Downloading   22.5MB/36.74MB

760dbc01e9fb: Downloading  39.74MB/40.14MB

760dbc01e9fb: Verifying Checksum 

760dbc01e9fb: Download complete 

6ef0bff70eb1: Downloading  14.78MB/35.82MB

65a3fbaef5ac: Downloading  26.92MB/36.74MB

e0e4910d0e2b: Downloading  368.2kB/36.74MB

6ef0bff70eb1: Downloading  19.46MB/35.82MB

65a3fbaef5ac: Downloading  31.35MB/36.74MB

e0e4910d0e2b: Downloading  2.211MB/36.74MB

6ef0bff70eb1: Downloading  23.43MB/35.82MB

65a3fbaef5ac: Downloading  35.77MB/36.74MB

e0e4910d0e2b: Downloading  4.427MB/36.74MB

65a3fbaef5ac: Verifying Checksum 

65a3fbaef5ac: Download complete 

72eeee6e2b5c: Download complete 

6ef0bff70eb1: Downloading  27.75MB/35.82MB

e0e4910d0e2b: Downloading  8.114MB/36.74MB

6ef0bff70eb1: Downloading  33.88MB/35.82MB

6ef0bff70eb1: Verifying Checksum 

6ef0bff70eb1: Download complete 

e0e4910d0e2b: Downloading  13.28MB/36.74MB

6ef0bff70eb1: Extracting  360.4kB/35.82MB

e0e4910d0e2b: Downloading  21.02MB/36.74MB

e0e4910d0e2b: Downloading  28.03MB/36.74MB

6ef0bff70eb1: Extracting  3.604MB/35.82MB

e0e4910d0e2b: Downloading  35.03MB/36.74MB

e0e4910d0e2b: Verifying Checksum 

e0e4910d0e2b: Download complete 

6ef0bff70eb1: Extracting  5.767MB/35.82MB

6ef0bff70eb1: Extracting   7.93MB/35.82MB

6ef0bff70eb1: Extracting  9.011MB/35.82MB

6ef0bff70eb1: Extracting  11.53MB/35.82MB

6ef0bff70eb1: Extracting  14.42MB/35.82MB

6ef0bff70eb1: Extracting  19.46MB/35.82MB

6ef0bff70eb1: Extracting  27.03MB/35.82MB

6ef0bff70eb1: Extracting  35.68MB/35.82MB

6ef0bff70eb1: Extracting  35.82MB/35.82MB

6ef0bff70eb1: Pull complete 

f0e7b28b2bed: Extracting  32.77kB/1.335MB

f0e7b28b2bed: Extracting  294.9kB/1.335MB

f0e7b28b2bed: Extracting  1.335MB/1.335MB

f0e7b28b2bed: Extracting  1.335MB/1.335MB

f0e7b28b2bed: Pull complete 

760dbc01e9fb: Extracting    426kB/40.14MB

760dbc01e9fb: Extracting   2.13MB/40.14MB

760dbc01e9fb: Extracting  3.834MB/40.14MB

760dbc01e9fb: Extracting  7.242MB/40.14MB

760dbc01e9fb: Extracting   8.52MB/40.14MB

760dbc01e9fb: Extracting  11.08MB/40.14MB

760dbc01e9fb: Extracting  11.93MB/40.14MB

760dbc01e9fb: Extracting  12.78MB/40.14MB

760dbc01e9fb: Extracting  13.63MB/40.14MB

760dbc01e9fb: Extracting  14.06MB/40.14MB

760dbc01e9fb: Extracting  14.48MB/40.14MB

760dbc01e9fb: Extracting  18.74MB/40.14MB

760dbc01e9fb: Extracting  21.73MB/40.14MB

760dbc01e9fb: Extracting  23.86MB/40.14MB

760dbc01e9fb: Extracting  25.56MB/40.14MB

760dbc01e9fb: Extracting  26.41MB/40.14MB

760dbc01e9fb: Extracting  27.26MB/40.14MB

760dbc01e9fb: Extracting  27.69MB/40.14MB

760dbc01e9fb: Extracting  28.11MB/40.14MB

760dbc01e9fb: Extracting  28.97MB/40.14MB

760dbc01e9fb: Extracting  30.24MB/40.14MB

760dbc01e9fb: Extracting  31.95MB/40.14MB

760dbc01e9fb: Extracting   32.8MB/40.14MB

760dbc01e9fb: Extracting  34.93MB/40.14MB

760dbc01e9fb: Extracting  35.78MB/40.14MB

760dbc01e9fb: Extracting  37.91MB/40.14MB

760dbc01e9fb: Extracting  38.76MB/40.14MB

760dbc01e9fb: Extracting  39.19MB/40.14MB

760dbc01e9fb: Extracting  40.14MB/40.14MB

760dbc01e9fb: Pull complete 

38fa16c746d0: Extracting     803B/803B

38fa16c746d0: Extracting     803B/803B

38fa16c746d0: Pull complete 

f11afe959f78: Extracting  32.77kB/53.54kB

f11afe959f78: Extracting  53.54kB/53.54kB

f11afe959f78: Extracting  53.54kB/53.54kB

f11afe959f78: Pull complete 

181110b9c1c9: Extracting  32.77kB/204.5kB

181110b9c1c9: Extracting  204.5kB/204.5kB

181110b9c1c9: Extracting  204.5kB/204.5kB

181110b9c1c9: Pull complete 

2fa44462263a: Extracting  32.77kB/355.2kB

2fa44462263a: Extracting  355.2kB/355.2kB

2fa44462263a: Extracting  355.2kB/355.2kB

2fa44462263a: Pull complete 

65a3fbaef5ac: Extracting  393.2kB/36.74MB

65a3fbaef5ac: Extracting  1.573MB/36.74MB

65a3fbaef5ac: Extracting  5.112MB/36.74MB

65a3fbaef5ac: Extracting  8.651MB/36.74MB

65a3fbaef5ac: Extracting  10.62MB/36.74MB

65a3fbaef5ac: Extracting  14.55MB/36.74MB

65a3fbaef5ac: Extracting  18.09MB/36.74MB

65a3fbaef5ac: Extracting  21.23MB/36.74MB

65a3fbaef5ac: Extracting  24.38MB/36.74MB

65a3fbaef5ac: Extracting  27.92MB/36.74MB

65a3fbaef5ac: Extracting  33.03MB/36.74MB

65a3fbaef5ac: Extracting  36.57MB/36.74MB

65a3fbaef5ac: Extracting  36.74MB/36.74MB

65a3fbaef5ac: Pull complete 

e0e4910d0e2b: Extracting  393.2kB/36.74MB

e0e4910d0e2b: Extracting  2.359MB/36.74MB

e0e4910d0e2b: Extracting  5.112MB/36.74MB

e0e4910d0e2b: Extracting  8.258MB/36.74MB

e0e4910d0e2b: Extracting  12.98MB/36.74MB

e0e4910d0e2b: Extracting  16.52MB/36.74MB

e0e4910d0e2b: Extracting  21.23MB/36.74MB

e0e4910d0e2b: Extracting  25.17MB/36.74MB

e0e4910d0e2b: Extracting  29.88MB/36.74MB

e0e4910d0e2b: Extracting  33.42MB/36.74MB

e0e4910d0e2b: Extracting  36.57MB/36.74MB

e0e4910d0e2b: Extracting  36.74MB/36.74MB

e0e4910d0e2b: Pull complete 

72eeee6e2b5c: Extracting     664B/664B

72eeee6e2b5c: Extracting     664B/664B

72eeee6e2b5c: Pull complete 
Digest: sha256:b3303c203c9ca88fbcc00b4147cb0a7f2c300afcb639d2f7f9bbc3d1ffda4df7
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v90-merge-411
osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v90-merge-411
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v90-merge-411 docker image
osm-v90-merge-411: Pulling from devops/cicd/opensourcemano/pol


7b1a6ab2e44d: Already exists 


882742001721: Pulling fs layer 


20249830f212: Pulling fs layer 


cddc46a20d64: Pulling fs layer 


e6883a47912e: Pulling fs layer 


d3e0cd0e3d51: Pulling fs layer 


cc00c01930b2: Pulling fs layer 


c2349fd78a39: Pulling fs layer 


53cb2de7fd96: Pulling fs layer 


31c7ea2c3079: Pulling fs layer 


e3ce0045172d: Pulling fs layer 

cc00c01930b2: Waiting 

c2349fd78a39: Waiting 

53cb2de7fd96: Waiting 

e6883a47912e: Waiting 

d3e0cd0e3d51: Waiting 

e3ce0045172d: Waiting 

31c7ea2c3079: Waiting 

20249830f212: Downloading  11.84kB/1.137MB

882742001721: Downloading  355.9kB/35.22MB

cddc46a20d64: Downloading  90.11kB/8.896MB

20249830f212: Downloading  1.137MB/1.137MB

20249830f212: Verifying Checksum 

20249830f212: Download complete 

e6883a47912e: Downloading     692B/692B

e6883a47912e: Verifying Checksum 

e6883a47912e: Download complete 

d3e0cd0e3d51: Downloading  24.12kB/2.15MB

cddc46a20d64: Downloading  3.162MB/8.896MB

882742001721: Downloading  4.935MB/35.22MB

cddc46a20d64: Downloading  4.964MB/8.896MB

d3e0cd0e3d51: Downloading  2.044MB/2.15MB

882742001721: Downloading  6.697MB/35.22MB

d3e0cd0e3d51: Verifying Checksum 

d3e0cd0e3d51: Download complete 

882742001721: Downloading  8.106MB/35.22MB

cddc46a20d64: Downloading  8.389MB/8.896MB

cc00c01930b2: Downloading  24.12kB/2.082MB

cddc46a20d64: Verifying Checksum 

cddc46a20d64: Download complete 

882742001721: Downloading  10.57MB/35.22MB

c2349fd78a39: Downloading  24.12kB/2.075MB

cc00c01930b2: Verifying Checksum 

cc00c01930b2: Download complete 

53cb2de7fd96: Downloading  3.631kB/86.61kB

53cb2de7fd96: Downloading  86.61kB/86.61kB

53cb2de7fd96: Download complete 

c2349fd78a39: Verifying Checksum 

31c7ea2c3079: Downloading  3.631kB/44.44kB

31c7ea2c3079: Downloading  44.44kB/44.44kB

31c7ea2c3079: Verifying Checksum 

31c7ea2c3079: Download complete 

882742001721: Downloading  14.45MB/35.22MB

e3ce0045172d: Downloading     843B/843B

e3ce0045172d: Verifying Checksum 

e3ce0045172d: Download complete 

882742001721: Downloading  20.43MB/35.22MB

882742001721: Downloading  28.18MB/35.22MB

882742001721: Verifying Checksum 

882742001721: Download complete 

882742001721: Extracting  360.4kB/35.22MB

882742001721: Extracting  3.604MB/35.22MB

882742001721: Extracting  5.767MB/35.22MB

882742001721: Extracting  8.651MB/35.22MB

882742001721: Extracting  11.89MB/35.22MB

882742001721: Extracting  16.94MB/35.22MB

882742001721: Extracting  23.43MB/35.22MB

882742001721: Extracting   29.2MB/35.22MB

882742001721: Extracting  34.24MB/35.22MB

882742001721: Extracting  35.22MB/35.22MB

882742001721: Pull complete 

20249830f212: Extracting  32.77kB/1.137MB

20249830f212: Extracting  229.4kB/1.137MB

20249830f212: Extracting  1.137MB/1.137MB

20249830f212: Pull complete 

cddc46a20d64: Extracting   98.3kB/8.896MB

cddc46a20d64: Extracting  393.2kB/8.896MB

cddc46a20d64: Extracting  2.064MB/8.896MB

cddc46a20d64: Extracting  3.441MB/8.896MB

cddc46a20d64: Extracting  4.227MB/8.896MB

cddc46a20d64: Extracting  6.193MB/8.896MB

cddc46a20d64: Extracting  7.569MB/8.896MB

cddc46a20d64: Extracting  8.896MB/8.896MB

cddc46a20d64: Pull complete 

e6883a47912e: Extracting     692B/692B

e6883a47912e: Extracting     692B/692B

e6883a47912e: Pull complete 

d3e0cd0e3d51: Extracting  32.77kB/2.15MB

d3e0cd0e3d51: Extracting  622.6kB/2.15MB

d3e0cd0e3d51: Extracting   2.15MB/2.15MB

d3e0cd0e3d51: Pull complete 

cc00c01930b2: Extracting  32.77kB/2.082MB

cc00c01930b2: Extracting  458.8kB/2.082MB

cc00c01930b2: Extracting  2.082MB/2.082MB

cc00c01930b2: Pull complete 

c2349fd78a39: Extracting  32.77kB/2.075MB

c2349fd78a39: Extracting  819.2kB/2.075MB

c2349fd78a39: Extracting  2.075MB/2.075MB

c2349fd78a39: Pull complete 

53cb2de7fd96: Extracting  32.77kB/86.61kB

53cb2de7fd96: Extracting  86.61kB/86.61kB

53cb2de7fd96: Extracting  86.61kB/86.61kB

53cb2de7fd96: Pull complete 

31c7ea2c3079: Extracting  32.77kB/44.44kB

31c7ea2c3079: Extracting  44.44kB/44.44kB

31c7ea2c3079: Pull complete 

e3ce0045172d: Extracting     843B/843B

e3ce0045172d: Extracting     843B/843B

e3ce0045172d: Pull complete 
Digest: sha256:75789ae4d65df21752ffe97ede4737e947cf3675412994c392444fad1e8b004c
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v90-merge-411
osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v90-merge-411
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v90-merge-411 docker image
osm-v90-merge-411: Pulling from devops/cicd/opensourcemano/nbi


284055322776: Pulling fs layer 


6f1bea837517: Pulling fs layer 


d464a0f0252d: Pulling fs layer 


f4b67b3a61c4: Pulling fs layer 


d0c31987f7ed: Pulling fs layer 


41f3a49cf566: Pulling fs layer 


54278a744ab8: Pulling fs layer 


1c8ec4fe20a8: Pulling fs layer 


1d481e6c452d: Pulling fs layer 

f4b67b3a61c4: Waiting 

41f3a49cf566: Waiting 

54278a744ab8: Waiting 

d0c31987f7ed: Waiting 

1c8ec4fe20a8: Waiting 

d464a0f0252d: Downloading  28.22kB/2.669MB

284055322776: Downloading  269.9kB/26.71MB

6f1bea837517: Downloading  388.7kB/38.55MB

d464a0f0252d: Verifying Checksum 

d464a0f0252d: Download complete 

284055322776: Downloading  2.703MB/26.71MB

6f1bea837517: Downloading  2.334MB/38.55MB

f4b67b3a61c4: Downloading  245.3kB/24.25MB

284055322776: Downloading  6.488MB/26.71MB

f4b67b3a61c4: Downloading   3.94MB/24.25MB

6f1bea837517: Downloading  5.447MB/38.55MB

284055322776: Downloading  8.921MB/26.71MB

f4b67b3a61c4: Downloading  10.08MB/24.25MB

6f1bea837517: Downloading  7.393MB/38.55MB

284055322776: Downloading  11.63MB/26.71MB

f4b67b3a61c4: Downloading  15.24MB/24.25MB

6f1bea837517: Downloading  9.728MB/38.55MB

284055322776: Downloading  14.06MB/26.71MB

f4b67b3a61c4: Downloading  19.42MB/24.25MB

6f1bea837517: Downloading  12.06MB/38.55MB

284055322776: Downloading  17.31MB/26.71MB

f4b67b3a61c4: Downloading   23.6MB/24.25MB

f4b67b3a61c4: Verifying Checksum 

f4b67b3a61c4: Download complete 

6f1bea837517: Downloading   14.4MB/38.55MB

d0c31987f7ed: Downloading     149B/149B

d0c31987f7ed: Download complete 

41f3a49cf566: Downloading     116B/116B

41f3a49cf566: Verifying Checksum 

41f3a49cf566: Download complete 

54278a744ab8: Downloading  3.631kB/29.87kB

54278a744ab8: Downloading  29.87kB/29.87kB

54278a744ab8: Download complete 

284055322776: Downloading  21.64MB/26.71MB

1c8ec4fe20a8: Downloading  1.625kB/1.625kB

1c8ec4fe20a8: Verifying Checksum 

1c8ec4fe20a8: Download complete 

1d481e6c452d: Downloading  2.758kB/2.758kB

1d481e6c452d: Verifying Checksum 

1d481e6c452d: Download complete 

6f1bea837517: Downloading  18.68MB/38.55MB

284055322776: Verifying Checksum 

284055322776: Download complete 

6f1bea837517: Downloading  24.51MB/38.55MB

284055322776: Extracting  294.9kB/26.71MB

6f1bea837517: Downloading  31.52MB/38.55MB

284055322776: Extracting  1.769MB/26.71MB

6f1bea837517: Downloading  38.52MB/38.55MB

6f1bea837517: Verifying Checksum 

6f1bea837517: Download complete 

284055322776: Extracting  3.834MB/26.71MB

284055322776: Extracting  8.552MB/26.71MB

284055322776: Extracting  13.57MB/26.71MB

284055322776: Extracting  15.34MB/26.71MB

284055322776: Extracting  16.52MB/26.71MB

284055322776: Extracting  18.28MB/26.71MB

284055322776: Extracting  21.23MB/26.71MB

284055322776: Extracting  24.48MB/26.71MB

284055322776: Extracting  25.66MB/26.71MB

284055322776: Extracting  26.71MB/26.71MB

284055322776: Pull complete 

6f1bea837517: Extracting  393.2kB/38.55MB

6f1bea837517: Extracting  3.146MB/38.55MB

6f1bea837517: Extracting  5.112MB/38.55MB

6f1bea837517: Extracting  7.864MB/38.55MB

6f1bea837517: Extracting  10.62MB/38.55MB

6f1bea837517: Extracting  14.16MB/38.55MB

6f1bea837517: Extracting  21.63MB/38.55MB

6f1bea837517: Extracting  26.74MB/38.55MB

6f1bea837517: Extracting  33.03MB/38.55MB

6f1bea837517: Extracting  38.55MB/38.55MB

6f1bea837517: Pull complete 

d464a0f0252d: Extracting  32.77kB/2.669MB

d464a0f0252d: Extracting  229.4kB/2.669MB

d464a0f0252d: Extracting  1.245MB/2.669MB

d464a0f0252d: Extracting  2.669MB/2.669MB

d464a0f0252d: Pull complete 

f4b67b3a61c4: Extracting  262.1kB/24.25MB

f4b67b3a61c4: Extracting  1.311MB/24.25MB

f4b67b3a61c4: Extracting  2.621MB/24.25MB

f4b67b3a61c4: Extracting  4.719MB/24.25MB

f4b67b3a61c4: Extracting  5.767MB/24.25MB

f4b67b3a61c4: Extracting  6.554MB/24.25MB

f4b67b3a61c4: Extracting   7.34MB/24.25MB

f4b67b3a61c4: Extracting  11.01MB/24.25MB

f4b67b3a61c4: Extracting  14.16MB/24.25MB

f4b67b3a61c4: Extracting  16.52MB/24.25MB

f4b67b3a61c4: Extracting  17.83MB/24.25MB

f4b67b3a61c4: Extracting   19.4MB/24.25MB

f4b67b3a61c4: Extracting  20.97MB/24.25MB

f4b67b3a61c4: Extracting  22.54MB/24.25MB

f4b67b3a61c4: Extracting  24.25MB/24.25MB

f4b67b3a61c4: Pull complete 

d0c31987f7ed: Extracting     149B/149B

d0c31987f7ed: Extracting     149B/149B

d0c31987f7ed: Pull complete 

41f3a49cf566: Extracting     116B/116B

41f3a49cf566: Extracting     116B/116B

41f3a49cf566: Pull complete 

54278a744ab8: Extracting  29.87kB/29.87kB

54278a744ab8: Extracting  29.87kB/29.87kB

54278a744ab8: Pull complete 

1c8ec4fe20a8: Extracting  1.625kB/1.625kB

1c8ec4fe20a8: Extracting  1.625kB/1.625kB

1c8ec4fe20a8: Pull complete 

1d481e6c452d: Extracting  2.758kB/2.758kB

1d481e6c452d: Extracting  2.758kB/2.758kB

1d481e6c452d: Pull complete 
Digest: sha256:39364ed5634a3c123d168984f5d1645ef7953bddf88a09d1e592bd4585d92018
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v90-merge-411
osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v90-merge-411
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v90-merge-411 docker image
osm-v90-merge-411: Pulling from devops/cicd/opensourcemano/keystone


7b1a6ab2e44d: Already exists 


2b5da40ec4db: Pulling fs layer 


5cc71eab56bc: Pulling fs layer 


f67cc6bc543c: Pulling fs layer 


b4994600ef00: Pulling fs layer 

b4994600ef00: Waiting 

5cc71eab56bc: Downloading  3.015kB/3.015kB

5cc71eab56bc: Download complete 

2b5da40ec4db: Downloading      97B/97B

2b5da40ec4db: Verifying Checksum 

2b5da40ec4db: Download complete 

2b5da40ec4db: Extracting      97B/97B

2b5da40ec4db: Extracting      97B/97B

b4994600ef00: Downloading    147kB/14.39MB

f67cc6bc543c: Downloading  527.9kB/213.2MB

2b5da40ec4db: Pull complete 

5cc71eab56bc: Extracting  3.015kB/3.015kB

5cc71eab56bc: Extracting  3.015kB/3.015kB

b4994600ef00: Downloading   4.28MB/14.39MB

f67cc6bc543c: Downloading  5.283MB/213.2MB

b4994600ef00: Downloading  10.18MB/14.39MB

5cc71eab56bc: Pull complete 

f67cc6bc543c: Downloading   9.51MB/213.2MB

b4994600ef00: Verifying Checksum 

b4994600ef00: Download complete 

f67cc6bc543c: Downloading  15.32MB/213.2MB

f67cc6bc543c: Downloading  22.72MB/213.2MB

f67cc6bc543c: Downloading  28.53MB/213.2MB

f67cc6bc543c: Downloading   35.4MB/213.2MB

f67cc6bc543c: Downloading  43.33MB/213.2MB

f67cc6bc543c: Downloading  49.67MB/213.2MB

f67cc6bc543c: Downloading  57.59MB/213.2MB

f67cc6bc543c: Downloading  64.99MB/213.2MB

f67cc6bc543c: Downloading  71.33MB/213.2MB

f67cc6bc543c: Downloading  78.73MB/213.2MB

f67cc6bc543c: Downloading  84.54MB/213.2MB

f67cc6bc543c: Downloading  90.88MB/213.2MB

f67cc6bc543c: Downloading  97.22MB/213.2MB

f67cc6bc543c: Downloading  104.1MB/213.2MB

f67cc6bc543c: Downloading  110.4MB/213.2MB

f67cc6bc543c: Downloading  116.8MB/213.2MB

f67cc6bc543c: Downloading  124.2MB/213.2MB

f67cc6bc543c: Downloading  129.5MB/213.2MB

f67cc6bc543c: Downloading  137.9MB/213.2MB

f67cc6bc543c: Downloading  144.8MB/213.2MB

f67cc6bc543c: Downloading  150.6MB/213.2MB

f67cc6bc543c: Downloading  157.5MB/213.2MB

f67cc6bc543c: Downloading  163.8MB/213.2MB

f67cc6bc543c: Downloading  171.2MB/213.2MB

f67cc6bc543c: Downloading  176.5MB/213.2MB

f67cc6bc543c: Downloading  182.8MB/213.2MB

f67cc6bc543c: Downloading  189.7MB/213.2MB

f67cc6bc543c: Downloading    196MB/213.2MB

f67cc6bc543c: Downloading  202.4MB/213.2MB

f67cc6bc543c: Downloading  209.2MB/213.2MB

f67cc6bc543c: Verifying Checksum 

f67cc6bc543c: Download complete 

f67cc6bc543c: Extracting  557.1kB/213.2MB

f67cc6bc543c: Extracting  3.342MB/213.2MB

f67cc6bc543c: Extracting  5.571MB/213.2MB

f67cc6bc543c: Extracting  7.799MB/213.2MB

f67cc6bc543c: Extracting  10.58MB/213.2MB

f67cc6bc543c: Extracting  14.48MB/213.2MB

f67cc6bc543c: Extracting  18.38MB/213.2MB

f67cc6bc543c: Extracting  22.84MB/213.2MB

f67cc6bc543c: Extracting  26.18MB/213.2MB

f67cc6bc543c: Extracting  28.97MB/213.2MB

f67cc6bc543c: Extracting   31.2MB/213.2MB

f67cc6bc543c: Extracting  33.42MB/213.2MB

f67cc6bc543c: Extracting  33.98MB/213.2MB

f67cc6bc543c: Extracting  35.09MB/213.2MB

f67cc6bc543c: Extracting  36.21MB/213.2MB

f67cc6bc543c: Extracting  36.77MB/213.2MB

f67cc6bc543c: Extracting  37.88MB/213.2MB

f67cc6bc543c: Extracting  39.55MB/213.2MB

f67cc6bc543c: Extracting  42.89MB/213.2MB

f67cc6bc543c: Extracting  46.79MB/213.2MB

f67cc6bc543c: Extracting  48.46MB/213.2MB

f67cc6bc543c: Extracting  52.92MB/213.2MB

f67cc6bc543c: Extracting  57.93MB/213.2MB

f67cc6bc543c: Extracting  60.16MB/213.2MB

f67cc6bc543c: Extracting  62.39MB/213.2MB

f67cc6bc543c: Extracting  64.62MB/213.2MB

f67cc6bc543c: Extracting  66.29MB/213.2MB

f67cc6bc543c: Extracting  69.07MB/213.2MB

f67cc6bc543c: Extracting  74.09MB/213.2MB

f67cc6bc543c: Extracting  76.87MB/213.2MB

f67cc6bc543c: Extracting  78.54MB/213.2MB

f67cc6bc543c: Extracting  79.66MB/213.2MB

f67cc6bc543c: Extracting  80.77MB/213.2MB

f67cc6bc543c: Extracting  82.44MB/213.2MB

f67cc6bc543c: Extracting  84.12MB/213.2MB

f67cc6bc543c: Extracting  85.23MB/213.2MB

f67cc6bc543c: Extracting  86.34MB/213.2MB

f67cc6bc543c: Extracting  87.46MB/213.2MB

f67cc6bc543c: Extracting  89.69MB/213.2MB

f67cc6bc543c: Extracting   90.8MB/213.2MB

f67cc6bc543c: Extracting  91.91MB/213.2MB

f67cc6bc543c: Extracting  93.03MB/213.2MB

f67cc6bc543c: Extracting   94.7MB/213.2MB

f67cc6bc543c: Extracting  95.81MB/213.2MB

f67cc6bc543c: Extracting  97.48MB/213.2MB

f67cc6bc543c: Extracting  99.16MB/213.2MB

f67cc6bc543c: Extracting  100.8MB/213.2MB

f67cc6bc543c: Extracting  102.5MB/213.2MB

f67cc6bc543c: Extracting  103.6MB/213.2MB

f67cc6bc543c: Extracting  105.8MB/213.2MB

f67cc6bc543c: Extracting  108.6MB/213.2MB

f67cc6bc543c: Extracting    112MB/213.2MB

f67cc6bc543c: Extracting  113.6MB/213.2MB

f67cc6bc543c: Extracting  115.9MB/213.2MB

f67cc6bc543c: Extracting  118.1MB/213.2MB

f67cc6bc543c: Extracting  121.4MB/213.2MB

f67cc6bc543c: Extracting  126.5MB/213.2MB

f67cc6bc543c: Extracting  130.4MB/213.2MB

f67cc6bc543c: Extracting  135.4MB/213.2MB

f67cc6bc543c: Extracting  140.9MB/213.2MB

f67cc6bc543c: Extracting  147.6MB/213.2MB

f67cc6bc543c: Extracting  153.7MB/213.2MB

f67cc6bc543c: Extracting  158.2MB/213.2MB

f67cc6bc543c: Extracting  162.7MB/213.2MB

f67cc6bc543c: Extracting  165.4MB/213.2MB

f67cc6bc543c: Extracting  168.2MB/213.2MB

f67cc6bc543c: Extracting    171MB/213.2MB

f67cc6bc543c: Extracting  175.5MB/213.2MB

f67cc6bc543c: Extracting  179.4MB/213.2MB

f67cc6bc543c: Extracting  182.2MB/213.2MB

f67cc6bc543c: Extracting  184.9MB/213.2MB

f67cc6bc543c: Extracting  188.3MB/213.2MB

f67cc6bc543c: Extracting    190MB/213.2MB

f67cc6bc543c: Extracting  191.1MB/213.2MB

f67cc6bc543c: Extracting  193.9MB/213.2MB

f67cc6bc543c: Extracting  195.5MB/213.2MB

f67cc6bc543c: Extracting  197.2MB/213.2MB

f67cc6bc543c: Extracting  198.9MB/213.2MB

f67cc6bc543c: Extracting    200MB/213.2MB

f67cc6bc543c: Extracting  202.8MB/213.2MB

f67cc6bc543c: Extracting  205.6MB/213.2MB

f67cc6bc543c: Extracting  207.8MB/213.2MB

f67cc6bc543c: Extracting  211.1MB/213.2MB

f67cc6bc543c: Extracting  212.2MB/213.2MB

f67cc6bc543c: Extracting  212.8MB/213.2MB

f67cc6bc543c: Extracting  213.2MB/213.2MB

f67cc6bc543c: Pull complete 

b4994600ef00: Extracting  163.8kB/14.39MB

b4994600ef00: Extracting  1.147MB/14.39MB

b4994600ef00: Extracting  6.226MB/14.39MB

b4994600ef00: Extracting  7.045MB/14.39MB

b4994600ef00: Extracting    7.7MB/14.39MB

b4994600ef00: Extracting   8.52MB/14.39MB

b4994600ef00: Extracting  9.011MB/14.39MB

b4994600ef00: Extracting  9.667MB/14.39MB

b4994600ef00: Extracting  10.49MB/14.39MB

b4994600ef00: Extracting  11.47MB/14.39MB

b4994600ef00: Extracting  13.43MB/14.39MB

b4994600ef00: Extracting  14.39MB/14.39MB

b4994600ef00: Pull complete 
Digest: sha256:651e28eb7d94432991881dd0b3c362003192a4894bf6abb3b1811bbdbc613d61
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v90-merge-411
osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v90-merge-411
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v90-merge-411 docker image
osm-v90-merge-411: Pulling from devops/cicd/opensourcemano/ro


284055322776: Already exists 


6f1bea837517: Already exists 


9fd13556eab7: Pulling fs layer 


8eb4975486f9: Pulling fs layer 


9c8f90132591: Pulling fs layer 


9570d9ae5923: Pulling fs layer 

9570d9ae5923: Waiting 

9c8f90132591: Downloading   3.63kB/244.7kB

9c8f90132591: Downloading  244.7kB/244.7kB

9c8f90132591: Verifying Checksum 

9c8f90132591: Download complete 

9fd13556eab7: Downloading  20.03kB/1.647MB

9570d9ae5923: Downloading  1.661kB/1.661kB

9570d9ae5923: Verifying Checksum 

9570d9ae5923: Download complete 

8eb4975486f9: Downloading  527.9kB/94.93MB

9fd13556eab7: Verifying Checksum 

9fd13556eab7: Download complete 

9fd13556eab7: Extracting  32.77kB/1.647MB

8eb4975486f9: Downloading  4.755MB/94.93MB

9fd13556eab7: Extracting  229.4kB/1.647MB

8eb4975486f9: Downloading  11.62MB/94.93MB

9fd13556eab7: Extracting  1.081MB/1.647MB

9fd13556eab7: Extracting  1.647MB/1.647MB

8eb4975486f9: Downloading  18.49MB/94.93MB

9fd13556eab7: Pull complete 

8eb4975486f9: Downloading  25.89MB/94.93MB

8eb4975486f9: Downloading  32.23MB/94.93MB

8eb4975486f9: Downloading  39.63MB/94.93MB

8eb4975486f9: Downloading  45.97MB/94.93MB

8eb4975486f9: Downloading  52.31MB/94.93MB

8eb4975486f9: Downloading  59.71MB/94.93MB

8eb4975486f9: Downloading  66.05MB/94.93MB

8eb4975486f9: Downloading  72.39MB/94.93MB

8eb4975486f9: Downloading  78.73MB/94.93MB

8eb4975486f9: Downloading  84.01MB/94.93MB

8eb4975486f9: Downloading  91.94MB/94.93MB

8eb4975486f9: Verifying Checksum 

8eb4975486f9: Download complete 

8eb4975486f9: Extracting  557.1kB/94.93MB

8eb4975486f9: Extracting  2.228MB/94.93MB

8eb4975486f9: Extracting  3.342MB/94.93MB

8eb4975486f9: Extracting  4.456MB/94.93MB

8eb4975486f9: Extracting  5.571MB/94.93MB

8eb4975486f9: Extracting  6.685MB/94.93MB

8eb4975486f9: Extracting  7.799MB/94.93MB

8eb4975486f9: Extracting  8.356MB/94.93MB

8eb4975486f9: Extracting   9.47MB/94.93MB

8eb4975486f9: Extracting  10.58MB/94.93MB

8eb4975486f9: Extracting   11.7MB/94.93MB

8eb4975486f9: Extracting  12.81MB/94.93MB

8eb4975486f9: Extracting  13.93MB/94.93MB

8eb4975486f9: Extracting  15.04MB/94.93MB

8eb4975486f9: Extracting  16.15MB/94.93MB

8eb4975486f9: Extracting  17.27MB/94.93MB

8eb4975486f9: Extracting  17.83MB/94.93MB

8eb4975486f9: Extracting  18.94MB/94.93MB

8eb4975486f9: Extracting  20.05MB/94.93MB

8eb4975486f9: Extracting  20.61MB/94.93MB

8eb4975486f9: Extracting  21.17MB/94.93MB

8eb4975486f9: Extracting  22.28MB/94.93MB

8eb4975486f9: Extracting   23.4MB/94.93MB

8eb4975486f9: Extracting  24.51MB/94.93MB

8eb4975486f9: Extracting  25.62MB/94.93MB

8eb4975486f9: Extracting  26.74MB/94.93MB

8eb4975486f9: Extracting   27.3MB/94.93MB

8eb4975486f9: Extracting  28.41MB/94.93MB

8eb4975486f9: Extracting  29.52MB/94.93MB

8eb4975486f9: Extracting  30.64MB/94.93MB

8eb4975486f9: Extracting  31.75MB/94.93MB

8eb4975486f9: Extracting  32.87MB/94.93MB

8eb4975486f9: Extracting  33.98MB/94.93MB

8eb4975486f9: Extracting  34.54MB/94.93MB

8eb4975486f9: Extracting  35.65MB/94.93MB

8eb4975486f9: Extracting  36.77MB/94.93MB

8eb4975486f9: Extracting  37.88MB/94.93MB

8eb4975486f9: Extracting  38.44MB/94.93MB

8eb4975486f9: Extracting  39.55MB/94.93MB

8eb4975486f9: Extracting  40.67MB/94.93MB

8eb4975486f9: Extracting  41.22MB/94.93MB

8eb4975486f9: Extracting  43.45MB/94.93MB

8eb4975486f9: Extracting  45.68MB/94.93MB

8eb4975486f9: Extracting  47.91MB/94.93MB

8eb4975486f9: Extracting  50.14MB/94.93MB

8eb4975486f9: Extracting  51.81MB/94.93MB

8eb4975486f9: Extracting  53.48MB/94.93MB

8eb4975486f9: Extracting  55.15MB/94.93MB

8eb4975486f9: Extracting  59.05MB/94.93MB

8eb4975486f9: Extracting  60.72MB/94.93MB

8eb4975486f9: Extracting  62.39MB/94.93MB

8eb4975486f9: Extracting   63.5MB/94.93MB

8eb4975486f9: Extracting  66.85MB/94.93MB

8eb4975486f9: Extracting  70.19MB/94.93MB

8eb4975486f9: Extracting  72.42MB/94.93MB

8eb4975486f9: Extracting  74.65MB/94.93MB

8eb4975486f9: Extracting  75.76MB/94.93MB

8eb4975486f9: Extracting  76.32MB/94.93MB

8eb4975486f9: Extracting  76.87MB/94.93MB

8eb4975486f9: Extracting  77.43MB/94.93MB

8eb4975486f9: Extracting  77.99MB/94.93MB

8eb4975486f9: Extracting   79.1MB/94.93MB

8eb4975486f9: Extracting  80.22MB/94.93MB

8eb4975486f9: Extracting  81.33MB/94.93MB

8eb4975486f9: Extracting     83MB/94.93MB

8eb4975486f9: Extracting  85.23MB/94.93MB

8eb4975486f9: Extracting   86.9MB/94.93MB

8eb4975486f9: Extracting  87.46MB/94.93MB

8eb4975486f9: Extracting  89.69MB/94.93MB

8eb4975486f9: Extracting  91.36MB/94.93MB

8eb4975486f9: Extracting  93.59MB/94.93MB

8eb4975486f9: Extracting  94.14MB/94.93MB

8eb4975486f9: Extracting  94.93MB/94.93MB

8eb4975486f9: Pull complete 

9c8f90132591: Extracting  32.77kB/244.7kB

9c8f90132591: Extracting  244.7kB/244.7kB

9c8f90132591: Extracting  244.7kB/244.7kB

9c8f90132591: Pull complete 

9570d9ae5923: Extracting  1.661kB/1.661kB

9570d9ae5923: Extracting  1.661kB/1.661kB

9570d9ae5923: Pull complete 
Digest: sha256:058dd5467217923cc2568089a2ccf4d99bef24e2e1e8fd180b2f32b0daefa899
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v90-merge-411
osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v90-merge-411
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v90-merge-411 docker image
osm-v90-merge-411: Pulling from devops/cicd/opensourcemano/lcm


284055322776: Already exists 


f291c388f9a9: Pulling fs layer 


7dbad547e9ff: Pulling fs layer 


95a6e8a3e432: Pulling fs layer 


d0b6f6fbe17e: Pulling fs layer 


81081f58d108: Pulling fs layer 


47b09e805699: Pulling fs layer 


d656ce0f12a9: Pulling fs layer 


56fa8ce51257: Pulling fs layer 


8938c6a13c57: Pulling fs layer 


d9ce67dab4f0: Pulling fs layer 


d86e9b68e8dd: Pulling fs layer 


d5dbda11362c: Pulling fs layer 

81081f58d108: Waiting 

47b09e805699: Waiting 

d656ce0f12a9: Waiting 

56fa8ce51257: Waiting 

8938c6a13c57: Waiting 

d9ce67dab4f0: Waiting 

d86e9b68e8dd: Waiting 

d5dbda11362c: Waiting 

d0b6f6fbe17e: Waiting 

7dbad547e9ff: Downloading  15.93kB/1.411MB

95a6e8a3e432: Downloading  298.6kB/29.46MB

7dbad547e9ff: Verifying Checksum 

7dbad547e9ff: Download complete 

f291c388f9a9: Downloading  392.8kB/39.16MB

d0b6f6fbe17e: Downloading  122.4kB/12.03MB

95a6e8a3e432: Downloading  3.543MB/29.46MB

f291c388f9a9: Downloading  3.932MB/39.16MB

d0b6f6fbe17e: Downloading  1.478MB/12.03MB

95a6e8a3e432: Downloading  7.376MB/29.46MB

f291c388f9a9: Downloading  8.257MB/39.16MB

d0b6f6fbe17e: Downloading  3.199MB/12.03MB

95a6e8a3e432: Downloading  10.03MB/29.46MB

f291c388f9a9: Downloading  13.76MB/39.16MB

d0b6f6fbe17e: Downloading  5.165MB/12.03MB

95a6e8a3e432: Downloading  12.68MB/29.46MB

f291c388f9a9: Downloading  18.87MB/39.16MB

d0b6f6fbe17e: Downloading  8.605MB/12.03MB

f291c388f9a9: Downloading  22.02MB/39.16MB

95a6e8a3e432: Downloading  15.63MB/29.46MB

d0b6f6fbe17e: Verifying Checksum 

d0b6f6fbe17e: Download complete 

81081f58d108: Downloading  122.4kB/12.24MB

f291c388f9a9: Downloading  26.74MB/39.16MB

95a6e8a3e432: Downloading  18.88MB/29.46MB

81081f58d108: Downloading  3.076MB/12.24MB

f291c388f9a9: Downloading  30.28MB/39.16MB

95a6e8a3e432: Downloading  21.53MB/29.46MB

81081f58d108: Downloading  7.745MB/12.24MB

f291c388f9a9: Downloading  32.64MB/39.16MB

95a6e8a3e432: Downloading   23.3MB/29.46MB

81081f58d108: Downloading  11.68MB/12.24MB

81081f58d108: Verifying Checksum 

81081f58d108: Download complete 

f291c388f9a9: Downloading     35MB/39.16MB

95a6e8a3e432: Downloading  26.25MB/29.46MB

47b09e805699: Downloading  130.6kB/12.85MB

f291c388f9a9: Downloading  38.93MB/39.16MB

95a6e8a3e432: Verifying Checksum 

95a6e8a3e432: Download complete 

f291c388f9a9: Verifying Checksum 

f291c388f9a9: Download complete 

47b09e805699: Downloading  3.022MB/12.85MB

d656ce0f12a9: Downloading  3.631kB/48.94kB

d656ce0f12a9: Verifying Checksum 

d656ce0f12a9: Download complete 

56fa8ce51257: Downloading   3.63kB/186.5kB

56fa8ce51257: Downloading  186.5kB/186.5kB

56fa8ce51257: Verifying Checksum 

56fa8ce51257: Download complete 

8938c6a13c57: Downloading   3.63kB/333.2kB

8938c6a13c57: Verifying Checksum 

8938c6a13c57: Download complete 

d9ce67dab4f0: Downloading  262.1kB/25.92MB

47b09e805699: Downloading  11.28MB/12.85MB

47b09e805699: Verifying Checksum 

47b09e805699: Download complete 

f291c388f9a9: Extracting  393.2kB/39.16MB

d86e9b68e8dd: Downloading  60.99kB/5.928MB

d5dbda11362c: Downloading     617B/617B

d5dbda11362c: Verifying Checksum 

d5dbda11362c: Download complete 

d9ce67dab4f0: Downloading  4.719MB/25.92MB

d86e9b68e8dd: Downloading  2.953MB/5.928MB

f291c388f9a9: Extracting  3.146MB/39.16MB

d86e9b68e8dd: Verifying Checksum 

d86e9b68e8dd: Download complete 

d9ce67dab4f0: Downloading  9.175MB/25.92MB

f291c388f9a9: Extracting  4.719MB/39.16MB

d9ce67dab4f0: Downloading   15.2MB/25.92MB

f291c388f9a9: Extracting  5.898MB/39.16MB

d9ce67dab4f0: Downloading  22.81MB/25.92MB

d9ce67dab4f0: Verifying Checksum 

d9ce67dab4f0: Download complete 

f291c388f9a9: Extracting  8.258MB/39.16MB

f291c388f9a9: Extracting   11.4MB/39.16MB

f291c388f9a9: Extracting  17.69MB/39.16MB

f291c388f9a9: Extracting  25.17MB/39.16MB

f291c388f9a9: Extracting  31.46MB/39.16MB

f291c388f9a9: Extracting  36.96MB/39.16MB

f291c388f9a9: Extracting  39.16MB/39.16MB

f291c388f9a9: Pull complete 

7dbad547e9ff: Extracting  32.77kB/1.411MB

7dbad547e9ff: Extracting  262.1kB/1.411MB

7dbad547e9ff: Extracting  1.411MB/1.411MB

7dbad547e9ff: Pull complete 

95a6e8a3e432: Extracting  294.9kB/29.46MB

95a6e8a3e432: Extracting  1.475MB/29.46MB

95a6e8a3e432: Extracting  3.834MB/29.46MB

95a6e8a3e432: Extracting  5.898MB/29.46MB

95a6e8a3e432: Extracting  8.847MB/29.46MB

95a6e8a3e432: Extracting  12.39MB/29.46MB

95a6e8a3e432: Extracting  14.75MB/29.46MB

95a6e8a3e432: Extracting   17.1MB/29.46MB

95a6e8a3e432: Extracting  17.99MB/29.46MB

95a6e8a3e432: Extracting  19.17MB/29.46MB

95a6e8a3e432: Extracting  20.05MB/29.46MB

95a6e8a3e432: Extracting  20.64MB/29.46MB

95a6e8a3e432: Extracting  21.23MB/29.46MB

95a6e8a3e432: Extracting  22.71MB/29.46MB

95a6e8a3e432: Extracting  23.89MB/29.46MB

95a6e8a3e432: Extracting  25.07MB/29.46MB

95a6e8a3e432: Extracting  25.95MB/29.46MB

95a6e8a3e432: Extracting  26.84MB/29.46MB

95a6e8a3e432: Extracting  28.31MB/29.46MB

95a6e8a3e432: Extracting  29.46MB/29.46MB

95a6e8a3e432: Pull complete 

d0b6f6fbe17e: Extracting  131.1kB/12.03MB

d0b6f6fbe17e: Extracting  393.2kB/12.03MB

d0b6f6fbe17e: Extracting  2.753MB/12.03MB

d0b6f6fbe17e: Extracting  6.291MB/12.03MB

d0b6f6fbe17e: Extracting  9.961MB/12.03MB

d0b6f6fbe17e: Extracting  12.03MB/12.03MB

d0b6f6fbe17e: Pull complete 

81081f58d108: Extracting  131.1kB/12.24MB

81081f58d108: Extracting  1.573MB/12.24MB

81081f58d108: Extracting  5.243MB/12.24MB

81081f58d108: Extracting  8.126MB/12.24MB

81081f58d108: Extracting  10.88MB/12.24MB

81081f58d108: Extracting  12.24MB/12.24MB

81081f58d108: Pull complete 

47b09e805699: Extracting  131.1kB/12.85MB

47b09e805699: Extracting  655.4kB/12.85MB

47b09e805699: Extracting  3.277MB/12.85MB

47b09e805699: Extracting  4.981MB/12.85MB

47b09e805699: Extracting  9.175MB/12.85MB

47b09e805699: Extracting  12.45MB/12.85MB

47b09e805699: Extracting  12.85MB/12.85MB

47b09e805699: Pull complete 

d656ce0f12a9: Extracting  32.77kB/48.94kB

d656ce0f12a9: Extracting  48.94kB/48.94kB

d656ce0f12a9: Pull complete 

56fa8ce51257: Extracting  32.77kB/186.5kB

56fa8ce51257: Extracting  186.5kB/186.5kB

56fa8ce51257: Extracting  186.5kB/186.5kB

56fa8ce51257: Pull complete 

8938c6a13c57: Extracting  32.77kB/333.2kB

8938c6a13c57: Extracting  327.7kB/333.2kB

8938c6a13c57: Extracting  333.2kB/333.2kB

8938c6a13c57: Extracting  333.2kB/333.2kB

8938c6a13c57: Pull complete 

d9ce67dab4f0: Extracting  262.1kB/25.92MB

d9ce67dab4f0: Extracting  786.4kB/25.92MB

d9ce67dab4f0: Extracting  2.884MB/25.92MB

d9ce67dab4f0: Extracting   7.34MB/25.92MB

d9ce67dab4f0: Extracting  11.27MB/25.92MB

d9ce67dab4f0: Extracting  13.11MB/25.92MB

d9ce67dab4f0: Extracting   17.3MB/25.92MB

d9ce67dab4f0: Extracting  20.19MB/25.92MB

d9ce67dab4f0: Extracting  25.69MB/25.92MB

d9ce67dab4f0: Extracting  25.92MB/25.92MB

d9ce67dab4f0: Pull complete 

d86e9b68e8dd: Extracting  65.54kB/5.928MB

d86e9b68e8dd: Extracting  524.3kB/5.928MB

d86e9b68e8dd: Extracting  4.981MB/5.928MB

d86e9b68e8dd: Extracting  5.928MB/5.928MB

d86e9b68e8dd: Pull complete 

d5dbda11362c: Extracting     617B/617B

d5dbda11362c: Extracting     617B/617B

d5dbda11362c: Pull complete 
Digest: sha256:57f84444646faf5d9952022c0db1e3ef05fba976f7460a66f198d91d43793401
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v90-merge-411
osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v90-merge-411
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v90-merge-411 docker image
osm-v90-merge-411: Pulling from devops/cicd/opensourcemano/ng-ui


284055322776: Already exists 


a407d991c9cd: Pulling fs layer 


9f63fdfcd169: Pulling fs layer 


2f4c52874ba4: Pulling fs layer 


312909813638: Pulling fs layer 


65db8430cdae: Pulling fs layer 


d4cc596c85bc: Pulling fs layer 


0d91493dd11f: Pulling fs layer 


7ce3cd74c36e: Pulling fs layer 


2d57ec53e5e9: Pulling fs layer 

d4cc596c85bc: Waiting 

65db8430cdae: Waiting 

0d91493dd11f: Waiting 

7ce3cd74c36e: Waiting 

2f4c52874ba4: Downloading  11.84kB/958kB

9f63fdfcd169: Downloading  376.4kB/37.51MB

2f4c52874ba4: Verifying Checksum 

2f4c52874ba4: Download complete 

a407d991c9cd: Downloading  528.4kB/72.12MB

312909813638: Downloading  11.84kB/1.182MB

9f63fdfcd169: Downloading  3.768MB/37.51MB

312909813638: Verifying Checksum 

312909813638: Download complete 

a407d991c9cd: Downloading  4.227MB/72.12MB

9f63fdfcd169: Downloading  8.667MB/37.51MB

65db8430cdae: Downloading  527.9kB/258.3MB

a407d991c9cd: Downloading  7.926MB/72.12MB

9f63fdfcd169: Downloading  12.81MB/37.51MB

65db8430cdae: Downloading  1.585MB/258.3MB

a407d991c9cd: Downloading   11.1MB/72.12MB

9f63fdfcd169: Downloading  16.58MB/37.51MB

a407d991c9cd: Downloading  14.27MB/72.12MB

65db8430cdae: Downloading   3.17MB/258.3MB

9f63fdfcd169: Downloading  19.97MB/37.51MB

a407d991c9cd: Downloading  17.97MB/72.12MB

65db8430cdae: Downloading  4.755MB/258.3MB

9f63fdfcd169: Downloading  22.23MB/37.51MB

a407d991c9cd: Downloading  21.14MB/72.12MB

65db8430cdae: Downloading  6.869MB/258.3MB

9f63fdfcd169: Downloading  24.87MB/37.51MB

a407d991c9cd: Downloading  24.83MB/72.12MB

65db8430cdae: Downloading  8.982MB/258.3MB

9f63fdfcd169: Downloading  27.13MB/37.51MB

a407d991c9cd: Downloading     28MB/72.12MB

65db8430cdae: Downloading   11.1MB/258.3MB

9f63fdfcd169: Downloading  29.39MB/37.51MB

a407d991c9cd: Downloading  31.17MB/72.12MB

65db8430cdae: Downloading  13.21MB/258.3MB

9f63fdfcd169: Downloading  31.28MB/37.51MB

a407d991c9cd: Downloading  34.34MB/72.12MB

65db8430cdae: Downloading  15.32MB/258.3MB

9f63fdfcd169: Downloading  33.54MB/37.51MB

a407d991c9cd: Downloading  38.04MB/72.12MB

65db8430cdae: Downloading  17.44MB/258.3MB

9f63fdfcd169: Downloading   35.8MB/37.51MB

a407d991c9cd: Downloading  41.21MB/72.12MB

65db8430cdae: Downloading  19.55MB/258.3MB

9f63fdfcd169: Verifying Checksum 

9f63fdfcd169: Download complete 

a407d991c9cd: Downloading  44.38MB/72.12MB

65db8430cdae: Downloading  22.72MB/258.3MB

d4cc596c85bc: Downloading  130.6kB/12.73MB

a407d991c9cd: Downloading  47.55MB/72.12MB

d4cc596c85bc: Downloading   1.31MB/12.73MB

65db8430cdae: Downloading  25.89MB/258.3MB

a407d991c9cd: Downloading  51.25MB/72.12MB

d4cc596c85bc: Downloading  2.621MB/12.73MB

65db8430cdae: Downloading  29.06MB/258.3MB

a407d991c9cd: Downloading  54.95MB/72.12MB

d4cc596c85bc: Downloading  4.333MB/12.73MB

65db8430cdae: Downloading  32.76MB/258.3MB

a407d991c9cd: Downloading  58.65MB/72.12MB

d4cc596c85bc: Downloading  6.299MB/12.73MB

65db8430cdae: Downloading  36.46MB/258.3MB

a407d991c9cd: Downloading  62.35MB/72.12MB

d4cc596c85bc: Downloading  8.134MB/12.73MB

65db8430cdae: Downloading  39.63MB/258.3MB

a407d991c9cd: Downloading  66.05MB/72.12MB

d4cc596c85bc: Downloading  10.24MB/12.73MB

65db8430cdae: Downloading   42.8MB/258.3MB

d4cc596c85bc: Downloading  12.34MB/12.73MB

a407d991c9cd: Downloading  69.75MB/72.12MB

d4cc596c85bc: Verifying Checksum 

d4cc596c85bc: Download complete 

65db8430cdae: Downloading  45.97MB/258.3MB

0d91493dd11f: Downloading     825B/825B

0d91493dd11f: Verifying Checksum 

0d91493dd11f: Download complete 

a407d991c9cd: Verifying Checksum 

a407d991c9cd: Download complete 

7ce3cd74c36e: Downloading     185B/185B

7ce3cd74c36e: Verifying Checksum 

7ce3cd74c36e: Download complete 

2d57ec53e5e9: Downloading  45.06kB/4.104MB

65db8430cdae: Downloading  51.25MB/258.3MB

2d57ec53e5e9: Downloading   1.45MB/4.104MB

65db8430cdae: Downloading  57.59MB/258.3MB

a407d991c9cd: Extracting  557.1kB/72.12MB

2d57ec53e5e9: Downloading  3.437MB/4.104MB

2d57ec53e5e9: Verifying Checksum 

2d57ec53e5e9: Download complete 

a407d991c9cd: Extracting  5.014MB/72.12MB

65db8430cdae: Downloading  62.35MB/258.3MB

a407d991c9cd: Extracting  6.685MB/72.12MB

65db8430cdae: Downloading  68.69MB/258.3MB

65db8430cdae: Downloading  76.09MB/258.3MB

a407d991c9cd: Extracting  8.913MB/72.12MB

65db8430cdae: Downloading  82.96MB/258.3MB

a407d991c9cd: Extracting  10.03MB/72.12MB

65db8430cdae: Downloading  89.82MB/258.3MB

a407d991c9cd: Extracting  12.26MB/72.12MB

65db8430cdae: Downloading  97.22MB/258.3MB

a407d991c9cd: Extracting  14.48MB/72.12MB

65db8430cdae: Downloading  105.1MB/258.3MB

a407d991c9cd: Extracting  17.83MB/72.12MB

65db8430cdae: Downloading    112MB/258.3MB

a407d991c9cd: Extracting  22.84MB/72.12MB

65db8430cdae: Downloading  117.3MB/258.3MB

a407d991c9cd: Extracting  25.62MB/72.12MB

65db8430cdae: Downloading  124.2MB/258.3MB

a407d991c9cd: Extracting  28.97MB/72.12MB

65db8430cdae: Downloading  132.1MB/258.3MB

a407d991c9cd: Extracting  32.31MB/72.12MB

65db8430cdae: Downloading    139MB/258.3MB

a407d991c9cd: Extracting  35.65MB/72.12MB

65db8430cdae: Downloading  146.9MB/258.3MB

a407d991c9cd: Extracting  38.99MB/72.12MB

65db8430cdae: Downloading  152.7MB/258.3MB

a407d991c9cd: Extracting  40.67MB/72.12MB

65db8430cdae: Downloading  159.6MB/258.3MB

65db8430cdae: Downloading    167MB/258.3MB

65db8430cdae: Downloading  174.4MB/258.3MB

a407d991c9cd: Extracting  43.45MB/72.12MB

65db8430cdae: Downloading  180.7MB/258.3MB

a407d991c9cd: Extracting  44.56MB/72.12MB

65db8430cdae: Downloading  189.7MB/258.3MB

a407d991c9cd: Extracting  50.69MB/72.12MB

65db8430cdae: Downloading  197.1MB/258.3MB

a407d991c9cd: Extracting  55.15MB/72.12MB

65db8430cdae: Downloading    204MB/258.3MB

a407d991c9cd: Extracting  61.83MB/72.12MB

65db8430cdae: Downloading  210.8MB/258.3MB

a407d991c9cd: Extracting  66.85MB/72.12MB

65db8430cdae: Downloading  217.7MB/258.3MB

65db8430cdae: Downloading  225.6MB/258.3MB

a407d991c9cd: Extracting  72.12MB/72.12MB

65db8430cdae: Downloading  233.5MB/258.3MB

a407d991c9cd: Pull complete 

65db8430cdae: Downloading  240.9MB/258.3MB

9f63fdfcd169: Extracting  393.2kB/37.51MB

65db8430cdae: Downloading  247.8MB/258.3MB

9f63fdfcd169: Extracting  5.505MB/37.51MB

65db8430cdae: Downloading  254.7MB/258.3MB

65db8430cdae: Verifying Checksum 

65db8430cdae: Download complete 

9f63fdfcd169: Extracting  10.22MB/37.51MB

9f63fdfcd169: Extracting  14.16MB/37.51MB

9f63fdfcd169: Extracting   17.3MB/37.51MB

9f63fdfcd169: Extracting  18.48MB/37.51MB

9f63fdfcd169: Extracting  19.27MB/37.51MB

9f63fdfcd169: Extracting  19.66MB/37.51MB

9f63fdfcd169: Extracting  20.45MB/37.51MB

9f63fdfcd169: Extracting  21.23MB/37.51MB

9f63fdfcd169: Extracting  22.02MB/37.51MB

9f63fdfcd169: Extracting   23.2MB/37.51MB

9f63fdfcd169: Extracting  25.17MB/37.51MB

9f63fdfcd169: Extracting  26.74MB/37.51MB

9f63fdfcd169: Extracting  31.06MB/37.51MB

9f63fdfcd169: Extracting  36.57MB/37.51MB

9f63fdfcd169: Extracting  37.51MB/37.51MB

9f63fdfcd169: Pull complete 

2f4c52874ba4: Extracting  32.77kB/958kB

2f4c52874ba4: Extracting  458.8kB/958kB

2f4c52874ba4: Extracting    958kB/958kB

2f4c52874ba4: Pull complete 

312909813638: Extracting  32.77kB/1.182MB

312909813638: Extracting  196.6kB/1.182MB

312909813638: Extracting  1.182MB/1.182MB

312909813638: Pull complete 

65db8430cdae: Extracting  557.1kB/258.3MB

65db8430cdae: Extracting  2.785MB/258.3MB

65db8430cdae: Extracting  6.685MB/258.3MB

65db8430cdae: Extracting  10.58MB/258.3MB

65db8430cdae: Extracting   15.6MB/258.3MB

65db8430cdae: Extracting  21.17MB/258.3MB

65db8430cdae: Extracting  24.51MB/258.3MB

65db8430cdae: Extracting  32.87MB/258.3MB

65db8430cdae: Extracting  36.77MB/258.3MB

65db8430cdae: Extracting  39.55MB/258.3MB

65db8430cdae: Extracting  41.78MB/258.3MB

65db8430cdae: Extracting  46.79MB/258.3MB

65db8430cdae: Extracting  54.03MB/258.3MB

65db8430cdae: Extracting   59.6MB/258.3MB

65db8430cdae: Extracting  64.62MB/258.3MB

65db8430cdae: Extracting  68.52MB/258.3MB

65db8430cdae: Extracting  76.32MB/258.3MB

65db8430cdae: Extracting  81.33MB/258.3MB

65db8430cdae: Extracting  85.79MB/258.3MB

65db8430cdae: Extracting  94.14MB/258.3MB

65db8430cdae: Extracting  103.1MB/258.3MB

65db8430cdae: Extracting  114.8MB/258.3MB

65db8430cdae: Extracting  119.8MB/258.3MB

65db8430cdae: Extracting  128.1MB/258.3MB

65db8430cdae: Extracting    132MB/258.3MB

65db8430cdae: Extracting  132.6MB/258.3MB

65db8430cdae: Extracting  133.1MB/258.3MB

65db8430cdae: Extracting  133.7MB/258.3MB

65db8430cdae: Extracting  135.9MB/258.3MB

65db8430cdae: Extracting    137MB/258.3MB

65db8430cdae: Extracting  137.6MB/258.3MB

65db8430cdae: Extracting  138.7MB/258.3MB

65db8430cdae: Extracting  139.3MB/258.3MB

65db8430cdae: Extracting    142MB/258.3MB

65db8430cdae: Extracting  143.7MB/258.3MB

65db8430cdae: Extracting  145.4MB/258.3MB

65db8430cdae: Extracting  147.6MB/258.3MB

65db8430cdae: Extracting  149.8MB/258.3MB

65db8430cdae: Extracting  151.5MB/258.3MB

65db8430cdae: Extracting  153.7MB/258.3MB

65db8430cdae: Extracting  154.9MB/258.3MB

65db8430cdae: Extracting  155.4MB/258.3MB

65db8430cdae: Extracting    156MB/258.3MB

65db8430cdae: Extracting  156.5MB/258.3MB

65db8430cdae: Extracting  157.1MB/258.3MB

65db8430cdae: Extracting  157.6MB/258.3MB

65db8430cdae: Extracting  159.3MB/258.3MB

65db8430cdae: Extracting  162.1MB/258.3MB

65db8430cdae: Extracting  164.9MB/258.3MB

65db8430cdae: Extracting  167.7MB/258.3MB

65db8430cdae: Extracting  168.2MB/258.3MB

65db8430cdae: Extracting  168.8MB/258.3MB

65db8430cdae: Extracting  169.3MB/258.3MB

65db8430cdae: Extracting  169.9MB/258.3MB

65db8430cdae: Extracting  170.5MB/258.3MB

65db8430cdae: Extracting    171MB/258.3MB

65db8430cdae: Extracting  171.6MB/258.3MB

65db8430cdae: Extracting  174.4MB/258.3MB

65db8430cdae: Extracting  174.9MB/258.3MB

65db8430cdae: Extracting  177.1MB/258.3MB

65db8430cdae: Extracting  178.3MB/258.3MB

65db8430cdae: Extracting  178.8MB/258.3MB

65db8430cdae: Extracting  180.5MB/258.3MB

65db8430cdae: Extracting  181.6MB/258.3MB

65db8430cdae: Extracting  183.3MB/258.3MB

65db8430cdae: Extracting  183.8MB/258.3MB

65db8430cdae: Extracting  185.5MB/258.3MB

65db8430cdae: Extracting  186.6MB/258.3MB

65db8430cdae: Extracting  189.4MB/258.3MB

65db8430cdae: Extracting  191.6MB/258.3MB

65db8430cdae: Extracting  193.9MB/258.3MB

65db8430cdae: Extracting  196.1MB/258.3MB

65db8430cdae: Extracting  197.2MB/258.3MB

65db8430cdae: Extracting  199.4MB/258.3MB

65db8430cdae: Extracting  200.5MB/258.3MB

65db8430cdae: Extracting  201.1MB/258.3MB

65db8430cdae: Extracting  202.2MB/258.3MB

65db8430cdae: Extracting  203.3MB/258.3MB

65db8430cdae: Extracting  204.4MB/258.3MB

65db8430cdae: Extracting    205MB/258.3MB

65db8430cdae: Extracting  206.1MB/258.3MB

65db8430cdae: Extracting  207.2MB/258.3MB

65db8430cdae: Extracting  208.3MB/258.3MB

65db8430cdae: Extracting  209.5MB/258.3MB

65db8430cdae: Extracting  210.6MB/258.3MB

65db8430cdae: Extracting  211.1MB/258.3MB

65db8430cdae: Extracting  211.7MB/258.3MB

65db8430cdae: Extracting  212.2MB/258.3MB

65db8430cdae: Extracting  213.4MB/258.3MB

65db8430cdae: Extracting    215MB/258.3MB

65db8430cdae: Extracting  216.1MB/258.3MB

65db8430cdae: Extracting  217.3MB/258.3MB

65db8430cdae: Extracting  218.4MB/258.3MB

65db8430cdae: Extracting  219.5MB/258.3MB

65db8430cdae: Extracting  220.6MB/258.3MB

65db8430cdae: Extracting  221.7MB/258.3MB

65db8430cdae: Extracting  226.2MB/258.3MB

65db8430cdae: Extracting  226.7MB/258.3MB

65db8430cdae: Extracting  227.3MB/258.3MB

65db8430cdae: Extracting  227.8MB/258.3MB

65db8430cdae: Extracting    229MB/258.3MB

65db8430cdae: Extracting  230.1MB/258.3MB

65db8430cdae: Extracting  231.7MB/258.3MB

65db8430cdae: Extracting  232.3MB/258.3MB

65db8430cdae: Extracting    234MB/258.3MB

65db8430cdae: Extracting  235.6MB/258.3MB

65db8430cdae: Extracting  237.9MB/258.3MB

65db8430cdae: Extracting  240.6MB/258.3MB

65db8430cdae: Extracting  242.9MB/258.3MB

65db8430cdae: Extracting    244MB/258.3MB

65db8430cdae: Extracting  245.7MB/258.3MB

65db8430cdae: Extracting  247.9MB/258.3MB

65db8430cdae: Extracting  250.7MB/258.3MB

65db8430cdae: Extracting  252.9MB/258.3MB

65db8430cdae: Extracting    254MB/258.3MB

65db8430cdae: Extracting  254.6MB/258.3MB

65db8430cdae: Extracting  255.7MB/258.3MB

65db8430cdae: Extracting  256.8MB/258.3MB

65db8430cdae: Extracting  257.9MB/258.3MB

65db8430cdae: Extracting  258.3MB/258.3MB

65db8430cdae: Pull complete 

d4cc596c85bc: Extracting  131.1kB/12.73MB

d4cc596c85bc: Extracting  262.1kB/12.73MB

d4cc596c85bc: Extracting  4.325MB/12.73MB

d4cc596c85bc: Extracting  5.112MB/12.73MB

d4cc596c85bc: Extracting  5.898MB/12.73MB

d4cc596c85bc: Extracting  6.554MB/12.73MB

d4cc596c85bc: Extracting  8.126MB/12.73MB

d4cc596c85bc: Extracting  10.09MB/12.73MB

d4cc596c85bc: Extracting  12.45MB/12.73MB

d4cc596c85bc: Extracting  12.73MB/12.73MB

d4cc596c85bc: Pull complete 

0d91493dd11f: Extracting     825B/825B

0d91493dd11f: Extracting     825B/825B

0d91493dd11f: Pull complete 

7ce3cd74c36e: Extracting     185B/185B

7ce3cd74c36e: Extracting     185B/185B

7ce3cd74c36e: Pull complete 

2d57ec53e5e9: Extracting  65.54kB/4.104MB

2d57ec53e5e9: Extracting  262.1kB/4.104MB

2d57ec53e5e9: Extracting  4.104MB/4.104MB

2d57ec53e5e9: Extracting  4.104MB/4.104MB

2d57ec53e5e9: Pull complete 
Digest: sha256:b84f35a10befb23a771717b5aad1bbdbbab60cd0ff00ec67bb0a2398d93d9429
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v90-merge-411
osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v90-merge-411
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v90-merge-411 docker image
osm-v90-merge-411: Pulling from devops/cicd/opensourcemano/osmclient


284055322776: Already exists 


6f1bea837517: Already exists 


9b5628b806f4: Pulling fs layer 


c1c46c859cc8: Pulling fs layer 

9b5628b806f4: Downloading  24.12kB/2.355MB

c1c46c859cc8: Downloading  142.9kB/14.14MB

9b5628b806f4: Download complete 

9b5628b806f4: Extracting  32.77kB/2.355MB

c1c46c859cc8: Downloading  3.301MB/14.14MB

9b5628b806f4: Extracting  229.4kB/2.355MB

c1c46c859cc8: Downloading  11.33MB/14.14MB

c1c46c859cc8: Verifying Checksum 

c1c46c859cc8: Download complete 

9b5628b806f4: Extracting  1.573MB/2.355MB

9b5628b806f4: Extracting  2.355MB/2.355MB

9b5628b806f4: Pull complete 

c1c46c859cc8: Extracting  163.8kB/14.14MB

c1c46c859cc8: Extracting  491.5kB/14.14MB

c1c46c859cc8: Extracting  1.638MB/14.14MB

c1c46c859cc8: Extracting  5.734MB/14.14MB

c1c46c859cc8: Extracting  8.684MB/14.14MB

c1c46c859cc8: Extracting  10.65MB/14.14MB

c1c46c859cc8: Extracting  12.78MB/14.14MB

c1c46c859cc8: Extracting  14.14MB/14.14MB

c1c46c859cc8: Pull complete 
Digest: sha256:a055fdfb4c1ff49fbd1e8ea169de9f603dbcbfa5e7683d7c49fddba88832ed65
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v90-merge-411
osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v90-merge-411
Finished pulling and generating docker images
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/lwui.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=6GFYeYRrepGJlmlpcq9M31w8kO1MAZxi
OSMLCM_VCA_HOST=172.21.249.224
OSMLCM_VCA_SECRET=1abf2884b16356e63b3cbac7a9531580
OSMLCM_VCA_PUBKEY=ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4RTcpNFyZsVrfzREoHKK8PFpK4USJd9+OkGkzbXpLxlex62oWzBxi82fQ9/c7GOOgrLbDRLGNqaGdCwddpzf84vYb1/d2a9U1gNNqZElBNdF55Js1z/0Ryh1sc5gRHUV2/DiCDswH+y5zNEoqjmwRV/jLvfiebcuw1HjNA6x3/ur75I2QvEtV3MRWLATe64N7xFMGovqcnbMr8SoJY4O1xDAoX1GDWy+xCm38LSd8t0gFw8LIyGUCXAgFwDGLBTq1rlKLqJZo1q3X8kFEpHP9ueOun/SVLNWZnzgnt0+Ox6GkF0tpaCWI1ph2ncB9KanY2/Fx4ZI7yVbbcdb2vAZ/ juju-client-key
OSMLCM_VCA_CACERT=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUQ5RENDQWx5Z0F3SUJBZ0lWQUtGa0VWWGYwQytPRGxPUmQ4bHRLc01mNExvL01BMEdDU3FHU0liM0RRRUIKQ3dVQU1DRXhEVEFMQmdOVkJBb1RCRXAxYW5VeEVEQU9CZ05WQkFNVEIycDFhblV0WTJFd0hoY05NakV4TWpFMQpNRGt5TlRRMldoY05NekV4TWpFMU1Ea3pNRFEyV2pBaE1RMHdDd1lEVlFRS0V3UktkV3AxTVJBd0RnWURWUVFECkV3ZHFkV3AxTFdOaE1JSUJvakFOQmdrcWhraUc5dzBCQVFFRkFBT0NBWThBTUlJQmlnS0NBWUVBdE1RT1NJMlYKVk13YmxrUkNRTUJNRWNuRjJnZTRDTFBWdWk0d2l6dHRxQ3ZUWHBRKzVZSllzaGdLM1Fta3dBbGJIaENTTTQrMAorSTA3YndTY0ppOW5iUVBDam9UTmdVK2tCcXJxT0JIY0QwYjBYZ1ZwTU5FMW9qSHppdWViVzNSdjRoTVBBdDVMCi9tNVlqTTd1b3BzV1FIUDhJamlJUSszUllJNmFFQ01VMGlPblA4MXRSK2RxRnZhWlBqZ1M1N2hkQXVSdjJKcEkKdmFHc1JZSDVxOHd4OTIyTW1kUVNZelQ1em1iRjZPcDJlbmhGUlZRc2MvRnc1c24xVXJPc09YWkdITFQyZEE3SwpvZ0lGL29SdUVjdEN5aVdsT2J1WDJWbzJiYVhPTE5naG9SQkJ6RThvTXJRTFNxZGFYd0F3cjhkZjFTdlpQa2hOCks5STVYWlRVbUZzMUdrWEpWY0dYM2I4dElFaVJVRE1xOVVOTDFGNVBnWW1UQmFkbm9rUVk3K0JZNDhBRE5iakEKU3RuWHh5RGJYQzgvR1BXenNhclJ0bVVnWElzVW4yNWNIYnM3ODhTaVBud1NaQTE0NVdFVXl2SEMvWllycmxUSgpHQmU4TnY4YlRpTjhVWW5tZllkbVAxYTNEZkYzVDdKZDF3SGxxYldxY3hIN1FlRm1qbG96V2IvQkFnTUJBQUdqCkl6QWhNQTRHQTFVZER3RUIvd1FFQXdJQ3BEQVBCZ05WSFJNQkFmOEVCVEFEQVFIL01BMEdDU3FHU0liM0RRRUIKQ3dVQUE0SUJnUUFEQ3ZsYTFOd3k3SThuUVI3RFBVWG82YXVuY1B3SXlMOWRBbGpZT1B2S0hldHJCbXkwV2d0WQpqaVZtbFJvYWE5K055b0g3ejdPMVlnamZNcWhWMEIrWE9PdjZwbm0vL3pvVjhxZGkrNCtsUU5iejF5VDRRYURkCkYrdFhYK3l3VzNZdDFGRGxUdEwwRmhiU0hnZ0EvWDgzUzhycjUzWDJTU1lGdFp1QVNCWDRLNnM5VFJueU9tSDEKU2cyWmNka2NFNnRrM3Y1SFc4cmcxV0cwNTJyVk0wMWNmOGwzalcvdnpZRnorN1Y5b2YxY1pHeEdVTW5hbDJwWgpaeDlCR1liaGpPU1RrNXk2Sis1bE8rcFFCY3QzV1VydVQwSDk5WmY1R2NxWXdrMTZ3b3JVTGZRUEFycnArSTJHCkQyTlhzd2huMmMxZ095WWZ1V3cyL08wWFM2Ujg0elQ0S3BoVnpWZUxOZUNOVHFIZm5GWFM0Qm5sdkdCeHlzZ1EKbVJsZGNFSGUxN0hETnNWVUR1VHcramIvbGcraHVZU1REblErY09mMnYwZHQvdjRJb3B5cDVVdjZHVHpBR2RzYwpwdFBuNG5lWXFHdktDbmVUeWI2RzdPNlhvZDV4dnpwZWlQZEVHSml2U0lVUVlsREg4VUZ3aXJKTmE0WWhBVndOCmo3clYyOWV4T2dZPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCgo=
# 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=5Vivfoffg4xzHNZQGlUmaShFL45wvKld
RO_DB_ROOT_PASSWORD=5Vivfoffg4xzHNZQGlUmaShFL45wvKld
OSMRO_DATABASE_COMMONKEY=6GFYeYRrepGJlmlpcq9M31w8kO1MAZxi
MYSQL_ROOT_PASSWORD=5Vivfoffg4xzHNZQGlUmaShFL45wvKld
ROOT_DB_PASSWORD=5Vivfoffg4xzHNZQGlUmaShFL45wvKld
KEYSTONE_DB_PASSWORD=IjNwoM2SlVQ2UYvJRVZhAXcQqZqmztC1
SERVICE_PASSWORD=B4acWF1WbePH2t3ZYAXim0EVYDVTzqMK
OSMNBI_AUTHENTICATION_SERVICE_PASSWORD=B4acWF1WbePH2t3ZYAXim0EVYDVTzqMK
OSMNBI_DATABASE_COMMONKEY=6GFYeYRrepGJlmlpcq9M31w8kO1MAZxi
OSMMON_KEYSTONE_SERVICE_PASSWORD=B4acWF1WbePH2t3ZYAXim0EVYDVTzqMK
OSMMON_DATABASE_COMMONKEY=6GFYeYRrepGJlmlpcq9M31w8kO1MAZxi
OSMMON_SQL_DATABASE_URI=mysql://root:5Vivfoffg4xzHNZQGlUmaShFL45wvKld@mysql:3306/mon
OS_NOTIFIER_URI=http://172.21.249.224:8662
OSMMON_VCA_HOST=172.21.249.224
OSMMON_VCA_SECRET=1abf2884b16356e63b3cbac7a9531580
OSMMON_VCA_CACERT=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUQ5RENDQWx5Z0F3SUJBZ0lWQUtGa0VWWGYwQytPRGxPUmQ4bHRLc01mNExvL01BMEdDU3FHU0liM0RRRUIKQ3dVQU1DRXhEVEFMQmdOVkJBb1RCRXAxYW5VeEVEQU9CZ05WQkFNVEIycDFhblV0WTJFd0hoY05NakV4TWpFMQpNRGt5TlRRMldoY05NekV4TWpFMU1Ea3pNRFEyV2pBaE1RMHdDd1lEVlFRS0V3UktkV3AxTVJBd0RnWURWUVFECkV3ZHFkV3AxTFdOaE1JSUJvakFOQmdrcWhraUc5dzBCQVFFRkFBT0NBWThBTUlJQmlnS0NBWUVBdE1RT1NJMlYKVk13YmxrUkNRTUJNRWNuRjJnZTRDTFBWdWk0d2l6dHRxQ3ZUWHBRKzVZSllzaGdLM1Fta3dBbGJIaENTTTQrMAorSTA3YndTY0ppOW5iUVBDam9UTmdVK2tCcXJxT0JIY0QwYjBYZ1ZwTU5FMW9qSHppdWViVzNSdjRoTVBBdDVMCi9tNVlqTTd1b3BzV1FIUDhJamlJUSszUllJNmFFQ01VMGlPblA4MXRSK2RxRnZhWlBqZ1M1N2hkQXVSdjJKcEkKdmFHc1JZSDVxOHd4OTIyTW1kUVNZelQ1em1iRjZPcDJlbmhGUlZRc2MvRnc1c24xVXJPc09YWkdITFQyZEE3SwpvZ0lGL29SdUVjdEN5aVdsT2J1WDJWbzJiYVhPTE5naG9SQkJ6RThvTXJRTFNxZGFYd0F3cjhkZjFTdlpQa2hOCks5STVYWlRVbUZzMUdrWEpWY0dYM2I4dElFaVJVRE1xOVVOTDFGNVBnWW1UQmFkbm9rUVk3K0JZNDhBRE5iakEKU3RuWHh5RGJYQzgvR1BXenNhclJ0bVVnWElzVW4yNWNIYnM3ODhTaVBud1NaQTE0NVdFVXl2SEMvWllycmxUSgpHQmU4TnY4YlRpTjhVWW5tZllkbVAxYTNEZkYzVDdKZDF3SGxxYldxY3hIN1FlRm1qbG96V2IvQkFnTUJBQUdqCkl6QWhNQTRHQTFVZER3RUIvd1FFQXdJQ3BEQVBCZ05WSFJNQkFmOEVCVEFEQVFIL01BMEdDU3FHU0liM0RRRUIKQ3dVQUE0SUJnUUFEQ3ZsYTFOd3k3SThuUVI3RFBVWG82YXVuY1B3SXlMOWRBbGpZT1B2S0hldHJCbXkwV2d0WQpqaVZtbFJvYWE5K055b0g3ejdPMVlnamZNcWhWMEIrWE9PdjZwbm0vL3pvVjhxZGkrNCtsUU5iejF5VDRRYURkCkYrdFhYK3l3VzNZdDFGRGxUdEwwRmhiU0hnZ0EvWDgzUzhycjUzWDJTU1lGdFp1QVNCWDRLNnM5VFJueU9tSDEKU2cyWmNka2NFNnRrM3Y1SFc4cmcxV0cwNTJyVk0wMWNmOGwzalcvdnpZRnorN1Y5b2YxY1pHeEdVTW5hbDJwWgpaeDlCR1liaGpPU1RrNXk2Sis1bE8rcFFCY3QzV1VydVQwSDk5WmY1R2NxWXdrMTZ3b3JVTGZRUEFycnArSTJHCkQyTlhzd2huMmMxZ095WWZ1V3cyL08wWFM2Ujg0elQ0S3BoVnpWZUxOZUNOVHFIZm5GWFM0Qm5sdkdCeHlzZ1EKbVJsZGNFSGUxN0hETnNWVUR1VHcramIvbGcraHVZU1REblErY09mMnYwZHQvdjRJb3B5cDVVdjZHVHpBR2RzYwpwdFBuNG5lWXFHdktDbmVUeWI2RzdPNlhvZDV4dnpwZWlQZEVHSml2U0lVUVlsREg4VUZ3aXJKTmE0WWhBVndOCmo3clYyOWV4T2dZPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCgo=
OSMPOL_SQL_DATABASE_URI=mysql://root:5Vivfoffg4xzHNZQGlUmaShFL45wvKld@mysql:3306/pol
OSMUI_SQL_DATABASE_URI=mysql://root:5Vivfoffg4xzHNZQGlUmaShFL45wvKld@mysql:3306/lwui
Finished generation of docker env files
Added 'osm' model on k8scloud with credential 'k8scloud' for user 'admin'
Located charm "cs:~charmed-osm/mongodb-k8s-29".
Deploying charm "cs:~charmed-osm/mongodb-k8s-29".
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/lwui-secret created
secret/pol-secret created
Updating K8s manifest file from opensourcemano\/nbi:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/nbi:osm-v90-merge-411
Updating K8s manifest file from opensourcemano\/lcm:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/lcm:osm-v90-merge-411
Updating K8s manifest file from opensourcemano\/ro:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/ro:osm-v90-merge-411
Updating K8s manifest file from opensourcemano\/pol:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/pol:osm-v90-merge-411
Updating K8s manifest file from opensourcemano\/mon:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/mon:osm-v90-merge-411
Updating K8s manifest file from opensourcemano\/ng-ui:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/ng-ui:osm-v90-merge-411
Updating K8s manifest file from opensourcemano\/keystone:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/keystone:osm-v90-merge-411
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
sed: can't read /etc/osm/docker/osm_pla/pla.yaml: No such file or directory
error: the path "/etc/osm/docker/osm_pla" does not exist
  % 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  3104  100  3104    0     0  1010k      0 --:--:-- --:--:-- --:--:-- 1010k
OK

0% [Working]
            
Ign:1 http://172.21.1.7:60867/release unstable InRelease

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
                                                                               
Hit:2 http://172.21.1.7:60867/release unstable Release

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
0% [Release.gpg gpgv 3202 B] [Connecting to nova.clouds.archive.ubuntu.com (91.
                                                                               
Hit:3 https://download.docker.com/linux/ubuntu bionic InRelease

0% [Release.gpg gpgv 3202 B] [Waiting for headers] [Connecting to security.ubun
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease

0% [Release.gpg gpgv 3202 B] [Waiting for headers] [Connecting to security.ubun
                                                                               
0% [Waiting for headers] [Waiting for headers] [Waiting for headers]
0% [3 InRelease gpgv 64.4 kB] [Waiting for headers] [Waiting for headers] [Wait
                                                                               
Get:6 http://172.21.1.7:60867/release unstable/IM amd64 Packages [896 B]

0% [3 InRelease gpgv 64.4 kB] [Waiting for headers] [Waiting for headers] [Wait
0% [6 Packages store 0 B] [3 InRelease gpgv 64.4 kB] [Waiting for headers] [Wai
0% [3 InRelease gpgv 64.4 kB] [Waiting for headers] [Waiting for headers] [Wait
                                                                               
Get:7 http://172.21.1.7:60867/release unstable/osmclient amd64 Packages [473 B]

0% [3 InRelease gpgv 64.4 kB] [Waiting for headers] [Waiting for headers] [Wait
0% [7 Packages store 0 B] [3 InRelease gpgv 64.4 kB] [Waiting for headers] [Wai
0% [3 InRelease gpgv 64.4 kB] [Waiting for headers] [Waiting for headers] [Wait
                                                                               
0% [3 InRelease gpgv 64.4 kB] [Waiting for headers] [Waiting for headers]
                                                                         
Hit:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease

0% [3 InRelease gpgv 64.4 kB] [Waiting for headers] [Waiting for headers]
                                                                         
Hit:10 http://security.ubuntu.com/ubuntu bionic-security InRelease

                                                                         
0% [3 InRelease gpgv 64.4 kB] [Waiting for headers]
                                                   
Hit:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease

0% [Connected to packages.cloud.google.com (142.250.185.174)] [3 InRelease gpgv
                                                                               
0% [Connected to packages.cloud.google.com (142.250.185.174)]
0% [Connected to packages.cloud.google.com (142.250.185.174)] [4 InRelease gpgv
                                                                               
Get:8 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [9383 B]

                                                                               
0% [4 InRelease gpgv 242 kB]
                            
0% [Working]
0% [9 InRelease gpgv 88.7 kB]
                             
0% [Working]
0% [10 InRelease gpgv 88.7 kB]
                              
0% [Working]
0% [11 InRelease gpgv 74.6 kB]
                              
0% [Working]
0% [8 InRelease gpgv 9383 B]
                            
100% [Working]
              
Fetched 10.8 kB in 2s (7093 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 36%

Reading package lists... 36%

Reading package lists... 50%

Reading package lists... 52%

Reading package lists... 52%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 97%

Reading package lists... 97%

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.1.7:60867/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.1.7:60867/release unstable InRelease

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
                                                                               
Hit:2 http://172.21.1.7:60867/release unstable Release

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t
0% [Release.gpg gpgv 3202 B] [Connecting to nova.clouds.archive.ubuntu.com (91.
                                                                               
Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease

0% [Release.gpg gpgv 3202 B] [Connecting to nova.clouds.archive.ubuntu.com (91.
                                                                               
Hit:4 https://download.docker.com/linux/ubuntu bionic InRelease

                                                                               
0% [Release.gpg gpgv 3202 B] [Waiting for headers] [Waiting for headers]
                                                                        
0% [Waiting for headers] [Waiting for headers]
0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] [Waiting for headers]
                                                                         
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease

0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] [Waiting for headers]
                                                                         
0% [3 InRelease gpgv 88.7 kB] [Waiting for headers]
                                                   
Hit:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease

0% [Connecting to packages.cloud.google.com (142.250.185.174)] [3 InRelease gpg
0% [Connected to packages.cloud.google.com (142.250.185.174)] [Waiting for head
0% [Connected to packages.cloud.google.com (142.250.185.174)] [4 InRelease gpgv
                                                                               
Hit:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease

                                                                               
0% [Waiting for headers] [4 InRelease gpgv 64.4 kB]
                                                   
0% [Waiting for headers]
0% [Waiting for headers] [6 InRelease gpgv 242 kB]
                                                  
Hit:7 https://packages.cloud.google.com/apt kubernetes-xenial InRelease

                                                  
0% [6 InRelease gpgv 242 kB]
                            
0% [Working]
0% [8 InRelease gpgv 88.7 kB]
                             
0% [Working]
0% [9 InRelease gpgv 74.6 kB]
                             
0% [Working]
0% [7 InRelease gpgv 9383 B]
                            
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 36%

Reading package lists... 36%

Reading package lists... 36%

Reading package lists... 52%

Reading package lists... 52%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 53%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 90%

Reading package lists... 90%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 94%

Reading package lists... 97%

Reading package lists... 97%

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.1.7:60867/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 were automatically installed and are no longer required:
  dns-root-data dnsmasq-base grub-pc-bin libuv1 uidmap xdelta3
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7
  dh-python dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libasan4 libatomic1 libbinutils libc-dev-bin libc6 libc6-dev libcc1-0
  libcilkrts5 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl
  libgcc-7-dev libgomp1 libisl19 libitm1 liblsan0 libmpc3 libmpx2
  libpython3-dev libpython3.6 libpython3.6-dev libpython3.6-minimal
  libpython3.6-stdlib libquadmath0 libstdc++-7-dev libtsan0 libubsan0
  linux-libc-dev make manpages-dev python-pip-whl python3-crypto python3-dev
  python3-distutils python3-keyring python3-keyrings.alt python3-lib2to3
  python3-secretstorage python3-setuptools python3-wheel python3-xdg python3.6
  python3.6-dev python3.6-minimal
Suggested packages:
  binutils-doc cpp-doc gcc-7-locales debian-keyring g++-multilib
  g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib autoconf automake
  libtool flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg
  libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg
  libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg glibc-doc bzr
  libstdc++-7-doc make-doc python-crypto-doc gnome-keyring libkf5wallet-bin
  gir1.2-gnomekeyring-1.0 python-secretstorage-doc python-setuptools-doc
  python3.6-venv python3.6-doc binfmt-support
The following NEW packages will be installed:
  binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7
  dh-python dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5
  libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-7-dev
  libgomp1 libisl19 libitm1 liblsan0 libmpc3 libmpx2 libpython3-dev
  libpython3.6-dev libquadmath0 libstdc++-7-dev libtsan0 libubsan0
  linux-libc-dev make manpages-dev python-pip-whl python3-crypto python3-dev
  python3-distutils python3-keyring python3-keyrings.alt python3-lib2to3
  python3-pip python3-secretstorage python3-setuptools python3-wheel
  python3-xdg python3.6-dev
The following packages will be upgraded:
  libc6 libpython3.6 libpython3.6-minimal libpython3.6-stdlib python3.6
  python3.6-minimal
6 upgraded, 57 newly installed, 0 to remove and 176 not upgraded.
Need to get 99.5 MB of archives.
After this operation, 253 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB]

0% [1 libc6 14.2 kB/2832 kB 1%]
0% [1 libc6 373 kB/2832 kB 13%]
                               
3% [Working]
            
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6 amd64 3.6.9-1~18.04ubuntu1.4 [1414 kB]

3% [2 libpython3.6 33.0 kB/1414 kB 2%]
                                      
4% [Waiting for headers]
                        
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB]

4% [3 python3.6 36.9 kB/203 kB 18%]
                                   
5% [Waiting for headers]
                        
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB]

5% [4 libpython3.6-stdlib 65.5 kB/1712 kB 4%]
                                             
6% [Working]
            
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB]

6% [5 python3.6-minimal 0 B/1610 kB 0%]
                                       
8% [Working]
            
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB]

8% [6 libpython3.6-minimal 0 B/534 kB 0%]
                                         
9% [Working]
            
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB]

9% [7 binutils-common 0 B/197 kB 0%]
                                    
9% [Working]
            
Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB]

9% [8 libbinutils 0 B/489 kB 0%]
                                
10% [Working]
             
Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB]

10% [9 binutils-x86-64-linux-gnu 0 B/1839 kB 0%]
                                                
12% [Working]
             
Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B]

12% [10 binutils 0 B/3388 B 0%]
                               
12% [Working]
             
Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB]

12% [11 libc-dev-bin 0 B/71.8 kB 0%]
                                    
12% [Working]
             
Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB]

12% [12 linux-libc-dev 0 B/994 kB 0%]
                                     
13% [Working]
             
Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB]

13% [13 libc6-dev 0 B/2585 kB 0%]
                                 
16% [Working]
             
Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB]

16% [14 gcc-7-base 0 B/18.3 kB 0%]
                                  
16% [Working]
             
Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB]

16% [15 libisl19 0 B/551 kB 0%]
                               
17% [Working]
             
Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]

17% [16 libmpc3 0 B/40.8 kB 0%]
                               
17% [Working]
             
Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB]

17% [17 cpp-7 0 B/8591 kB 0%]
                             
24% [Working]
             
Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB]

24% [18 cpp 0 B/27.7 kB 0%]
                           
25% [Working]
             
Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB]

25% [19 libcc1-0 0 B/39.4 kB 0%]
                                
25% [Working]
             
Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB]

25% [20 libgomp1 0 B/76.5 kB 0%]
                                
26% [Working]
             
Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB]

26% [21 libitm1 0 B/27.9 kB 0%]
                               
26% [Working]
             
Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B]

26% [22 libatomic1 0 B/9192 B 0%]
                                 
26% [Working]
             
Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB]

26% [23 libasan4 0 B/358 kB 0%]
                               
27% [Working]
             
Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB]

27% [24 liblsan0 0 B/133 kB 0%]
                               
27% [Working]
             
Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB]

27% [25 libtsan0 0 B/288 kB 0%]
                               
28% [Working]
             
Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB]

28% [26 libubsan0 0 B/126 kB 0%]
                                
28% [Working]
             
Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB]

28% [27 libcilkrts5 0 B/42.5 kB 0%]
                                   
29% [Working]
             
Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB]

29% [28 libmpx2 0 B/11.6 kB 0%]
                               
29% [Working]
             
Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB]

29% [29 libquadmath0 0 B/134 kB 0%]
                                   
29% [Working]
             
Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB]

29% [30 libgcc-7-dev 0 B/2378 kB 0%]
                                    
32% [Working]
             
Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB]

32% [31 gcc-7 0 B/9381 kB 0%]
                             
39% [Working]
             
Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B]

39% [32 gcc 5184 B/5184 B 100%]
                               
40% [Waiting for headers]
                         
Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB]

40% [33 libstdc++-7-dev 32.3 kB/1471 kB 2%]
                                           
41% [Waiting for headers]
                         
Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB]

41% [34 g++-7 65.5 kB/9697 kB 1%]
                                 
49% [Waiting for headers]
                         
Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B]

50% [Waiting for headers]
                         
Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB]

50% [36 make 65.5 kB/154 kB 43%]
                                
Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB]

50% [37 libdpkg-perl 44.8 kB/211 kB 21%]
                                        
Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB]

                                        
51% [38 dpkg-dev 65.5 kB/607 kB 11%]
                                    
51% [Waiting for headers]
                         
Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B]

51% [39 build-essential 4758 B/4758 B 100%]
                                           
Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lib2to3 all 3.6.9-1~18.04 [77.4 kB]

52% [40 python3-lib2to3 45.1 kB/77.4 kB 58%]
                                            
Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distutils all 3.6.9-1~18.04 [144 kB]

52% [41 python3-distutils 60.9 kB/144 kB 42%]
                                             
Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-python all 3.20180325ubuntu2 [89.2 kB]

                                             
53% [42 dh-python 47.5 kB/89.2 kB 53%]
                                      
53% [Waiting for headers]
                         
Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB]

53% [43 libfakeroot 23.5 kB/25.9 kB 91%]
                                        
53% [Waiting for headers]
                         
Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB]

53% [44 fakeroot 32.8 kB/62.3 kB 53%]
                                     
54% [Working]
             
Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]

54% [45 libalgorithm-diff-perl 47.6 kB/47.6 kB 100%]
                                                    
54% [Working]
             
Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB]

54% [46 libalgorithm-diff-xs-perl 11.1 kB/11.1 kB 100%]
                                                       
54% [Working]
             
Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]

54% [47 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%]
                                                     
55% [Working]
             
Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1-dev amd64 2.2.5-3ubuntu0.2 [122 kB]

55% [48 libexpat1-dev 20.5 kB/122 kB 17%]
                                         
55% [Waiting for headers]
                         
Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB]

55% [49 libfile-fcntllock-perl 33.2 kB/33.2 kB 100%]
                                                    
55% [Working]
             
Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-dev amd64 3.6.9-1~18.04ubuntu1.4 [44.9 MB]

55% [50 libpython3.6-dev 34.6 kB/44.9 MB 0%]
67% [50 libpython3.6-dev 14.2 MB/44.9 MB 32%]
78% [50 libpython3.6-dev 28.0 MB/44.9 MB 62%]
89% [50 libpython3.6-dev 41.5 MB/44.9 MB 92%]
                                             
92% [Waiting for headers]
                         
Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-dev amd64 3.6.7-1~18.04 [7328 B]

92% [Waiting for headers]
                         
Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB]

92% [52 manpages-dev 49.8 kB/2217 kB 2%]
                                        
94% [Working]
             
Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.5 [1653 kB]

94% [53 python-pip-whl 61.0 kB/1653 kB 4%]
                                          
96% [Working]
             
Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB]

96% [54 python3-crypto 29.6 kB/244 kB 12%]
                                          
96% [Working]
             
Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-dev amd64 3.6.9-1~18.04ubuntu1.4 [508 kB]

96% [55 python3.6-dev 57.3 kB/508 kB 11%]
                                         
97% [Waiting for headers]
                         
Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-dev amd64 3.6.7-1~18.04 [1288 B]

97% [56 python3-dev 1288 B/1288 B 100%]
                                       
97% [Working]
             
Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB]

97% [57 python3-secretstorage 12.1 kB/12.1 kB 100%]
                                                   
98% [Working]
             
Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB]

98% [58 python3-keyring 26.7 kB/26.7 kB 100%]
                                             
Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB]

                                             
Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.5 [114 kB]

                                             
98% [60 python3-pip 22.1 kB/114 kB 19%]
                                       
99% [Waiting for headers]
                         
Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB]

99% [61 python3-setuptools 24.6 kB/248 kB 10%]
                                              
99% [Waiting for headers]
                         
Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB]

99% [62 python3-wheel 36.5 kB/36.5 kB 100%]
                                           
100% [Waiting for headers]
                          
Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB]

100% [63 python3-xdg 16.5 kB/31.3 kB 53%]
                                         
100% [Working]
              
Fetched 99.5 MB in 5s (20.3 MB/s)

Extracting templates from packages: 47%
Extracting templates from packages: 95%
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 ... 61136 files and directories currently installed.)
Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ...
Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ...
Setting up libc6:amd64 (2.27-3ubuntu1.4) ...
(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 ... 61136 files and directories currently installed.)
Preparing to unpack .../00-libpython3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
Unpacking libpython3.6:amd64 (3.6.9-1~18.04ubuntu1.4) over (3.6.9-1~18.04ubuntu1) ...
Preparing to unpack .../01-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) over (3.6.9-1~18.04ubuntu1) ...
Preparing to unpack .../02-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) over (3.6.9-1~18.04ubuntu1) ...
Preparing to unpack .../03-python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) over (3.6.9-1~18.04ubuntu1) ...
Preparing to unpack .../04-libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) over (3.6.9-1~18.04ubuntu1) ...
Selecting previously unselected package binutils-common:amd64.
Preparing to unpack .../05-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ...
Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../06-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ...
Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../07-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ...
Selecting previously unselected package binutils.
Preparing to unpack .../08-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ...
Unpacking binutils (2.30-21ubuntu1~18.04.7) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../09-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ...
Unpacking libc-dev-bin (2.27-3ubuntu1.4) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../10-linux-libc-dev_4.15.0-163.171_amd64.deb ...
Unpacking linux-libc-dev:amd64 (4.15.0-163.171) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../11-libc6-dev_2.27-3ubuntu1.4_amd64.deb ...
Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) ...
Selecting previously unselected package gcc-7-base:amd64.
Preparing to unpack .../12-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package libisl19:amd64.
Preparing to unpack .../13-libisl19_0.19-1_amd64.deb ...
Unpacking libisl19:amd64 (0.19-1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../14-libmpc3_1.1.0-1_amd64.deb ...
Unpacking libmpc3:amd64 (1.1.0-1) ...
Selecting previously unselected package cpp-7.
Preparing to unpack .../15-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package cpp.
Preparing to unpack .../16-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../17-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ...
Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../18-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ...
Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../19-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ...
Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../20-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ...
Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
Selecting previously unselected package libasan4:amd64.
Preparing to unpack .../21-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../22-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../23-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
Selecting previously unselected package libubsan0:amd64.
Preparing to unpack .../24-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package libcilkrts5:amd64.
Preparing to unpack .../25-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package libmpx2:amd64.
Preparing to unpack .../26-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ...
Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../27-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ...
Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
Selecting previously unselected package libgcc-7-dev:amd64.
Preparing to unpack .../28-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package gcc-7.
Preparing to unpack .../29-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package gcc.
Preparing to unpack .../30-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
Selecting previously unselected package libstdc++-7-dev:amd64.
Preparing to unpack .../31-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package g++-7.
Preparing to unpack .../32-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ...
Selecting previously unselected package g++.
Preparing to unpack .../33-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
Selecting previously unselected package make.
Preparing to unpack .../34-make_4.1-9.1ubuntu1_amd64.deb ...
Unpacking make (4.1-9.1ubuntu1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../35-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ...
Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../36-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ...
Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../37-build-essential_12.4ubuntu1_amd64.deb ...
Unpacking build-essential (12.4ubuntu1) ...
Selecting previously unselected package python3-lib2to3.
Preparing to unpack .../38-python3-lib2to3_3.6.9-1~18.04_all.deb ...
Unpacking python3-lib2to3 (3.6.9-1~18.04) ...
Selecting previously unselected package python3-distutils.
Preparing to unpack .../39-python3-distutils_3.6.9-1~18.04_all.deb ...
Unpacking python3-distutils (3.6.9-1~18.04) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../40-dh-python_3.20180325ubuntu2_all.deb ...
Unpacking dh-python (3.20180325ubuntu2) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../41-libfakeroot_1.22-2ubuntu1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../42-fakeroot_1.22-2ubuntu1_amd64.deb ...
Unpacking fakeroot (1.22-2ubuntu1) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../43-libalgorithm-diff-perl_1.19.03-1_all.deb ...
Unpacking libalgorithm-diff-perl (1.19.03-1) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../44-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../45-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 .../46-libexpat1-dev_2.2.5-3ubuntu0.2_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../47-libfile-fcntllock-perl_0.22-3build2_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3build2) ...
Selecting previously unselected package libpython3.6-dev:amd64.
Preparing to unpack .../48-libpython3.6-dev_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
Unpacking libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1.4) ...
Selecting previously unselected package libpython3-dev:amd64.
Preparing to unpack .../49-libpython3-dev_3.6.7-1~18.04_amd64.deb ...
Unpacking libpython3-dev:amd64 (3.6.7-1~18.04) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../50-manpages-dev_4.15-1_all.deb ...
Unpacking manpages-dev (4.15-1) ...
Selecting previously unselected package python-pip-whl.
Preparing to unpack .../51-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.5_all.deb ...
Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ...
Selecting previously unselected package python3-crypto.
Preparing to unpack .../52-python3-crypto_2.6.1-8ubuntu2_amd64.deb ...
Unpacking python3-crypto (2.6.1-8ubuntu2) ...
Selecting previously unselected package python3.6-dev.
Preparing to unpack .../53-python3.6-dev_3.6.9-1~18.04ubuntu1.4_amd64.deb ...
Unpacking python3.6-dev (3.6.9-1~18.04ubuntu1.4) ...
Selecting previously unselected package python3-dev.
Preparing to unpack .../54-python3-dev_3.6.7-1~18.04_amd64.deb ...
Unpacking python3-dev (3.6.7-1~18.04) ...
Selecting previously unselected package python3-secretstorage.
Preparing to unpack .../55-python3-secretstorage_2.3.1-2_all.deb ...
Unpacking python3-secretstorage (2.3.1-2) ...
Selecting previously unselected package python3-keyring.
Preparing to unpack .../56-python3-keyring_10.6.0-1_all.deb ...
Unpacking python3-keyring (10.6.0-1) ...
Selecting previously unselected package python3-keyrings.alt.
Preparing to unpack .../57-python3-keyrings.alt_3.0-1_all.deb ...
Unpacking python3-keyrings.alt (3.0-1) ...
Selecting previously unselected package python3-pip.
Preparing to unpack .../58-python3-pip_9.0.1-2.3~ubuntu1.18.04.5_all.deb ...
Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.5) ...
Selecting previously unselected package python3-setuptools.
Preparing to unpack .../59-python3-setuptools_39.0.1-2_all.deb ...
Unpacking python3-setuptools (39.0.1-2) ...
Selecting previously unselected package python3-wheel.
Preparing to unpack .../60-python3-wheel_0.30.0-0.2_all.deb ...
Unpacking python3-wheel (0.30.0-0.2) ...
Selecting previously unselected package python3-xdg.
Preparing to unpack .../61-python3-xdg_0.25-4ubuntu1.1_all.deb ...
Unpacking python3-xdg (0.25-4ubuntu1.1) ...
Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ...
Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
Setting up make (4.1-9.1ubuntu1) ...
Setting up python3-crypto (2.6.1-8ubuntu2) ...
Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
Setting up python3-xdg (0.25-4ubuntu1.1) ...
Setting up python3-keyrings.alt (3.0-1) ...
Setting up linux-libc-dev:amd64 (4.15.0-163.171) ...
Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ...
Setting up python3-wheel (0.30.0-0.2) ...
Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ...
Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ...
Setting up libfile-fcntllock-perl (0.22-3build2) ...
Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
Setting up libfakeroot:amd64 (1.22-2ubuntu1) ...
Setting up libalgorithm-diff-perl (1.19.03-1) ...
Setting up libmpc3:amd64 (1.1.0-1) ...
Setting up libc-dev-bin (2.27-3ubuntu1.4) ...
Setting up python3-lib2to3 (3.6.9-1~18.04) ...
Setting up python3-secretstorage (2.3.1-2) ...
Setting up manpages-dev (4.15-1) ...
Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ...
Setting up python3-distutils (3.6.9-1~18.04) ...
Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
Setting up libisl19:amd64 (0.19-1) ...
Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ...
Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
Setting up python3-keyring (10.6.0-1) ...
Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ...
Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ...
Setting up fakeroot (1.22-2ubuntu1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libalgorithm-diff-xs-perl (0.04-5) ...
Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.5) ...
Setting up libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ...
Setting up python3-setuptools (39.0.1-2) ...
Setting up dh-python (3.20180325ubuntu2) ...
Setting up libpython3.6:amd64 (3.6.9-1~18.04ubuntu1.4) ...
Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ...
Setting up cpp (4:7.4.0-1ubuntu2.3) ...
Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ...
Setting up libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1.4) ...
Setting up binutils (2.30-21ubuntu1~18.04.7) ...
Setting up python3.6-dev (3.6.9-1~18.04ubuntu1.4) ...
Setting up libpython3-dev:amd64 (3.6.7-1~18.04) ...
Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
Setting up g++-7 (7.5.0-3ubuntu1~18.04) ...
Setting up python3-dev (3.6.7-1~18.04) ...
Setting up gcc (4:7.4.0-1ubuntu2.3) ...
Setting up dpkg-dev (1.19.0.5ubuntu2.3) ...
Setting up g++ (4:7.4.0-1ubuntu2.3) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.4ubuntu1) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Collecting pip
  Downloading https://files.pythonhosted.org/packages/a4/6d/6463d49a933f547439d6b5b98b46af8742cc03ae83543e4d7688c2420f8b/pip-21.3.1-py3-none-any.whl (1.7MB)
[?25l
    0% |                                | 10kB 12.0MB/s eta 0:00:01
    1% |                                | 20kB 3.4MB/s eta 0:00:01
    1% |                                | 30kB 1.8MB/s eta 0:00:01
    2% |                                | 40kB 2.0MB/s eta 0:00:01
    2% |                                | 51kB 2.2MB/s eta 0:00:01
    3% |#                               | 61kB 2.4MB/s eta 0:00:01
    4% |#                               | 71kB 2.4MB/s eta 0:00:01
    4% |#                               | 81kB 2.7MB/s eta 0:00:01
    5% |#                               | 92kB 2.4MB/s eta 0:00:01
    5% |#                               | 102kB 2.6MB/s eta 0:00:01
    6% |##                              | 112kB 2.5MB/s eta 0:00:01
    7% |##                              | 122kB 2.8MB/s eta 0:00:01
    7% |##                              | 133kB 3.8MB/s eta 0:00:01
    8% |##                              | 143kB 4.1MB/s eta 0:00:01
    8% |##                              | 153kB 4.6MB/s eta 0:00:01
    9% |###                             | 163kB 4.7MB/s eta 0:00:01
    10% |###                             | 174kB 5.6MB/s eta 0:00:01
    10% |###                             | 184kB 5.5MB/s eta 0:00:01
    11% |###                             | 194kB 6.3MB/s eta 0:00:01
    11% |###                             | 204kB 6.2MB/s eta 0:00:01
    12% |###                             | 215kB 6.8MB/s eta 0:00:01
    13% |####                            | 225kB 6.3MB/s eta 0:00:01
    13% |####                            | 235kB 6.4MB/s eta 0:00:01
    14% |####                            | 245kB 6.9MB/s eta 0:00:01
    14% |####                            | 256kB 6.8MB/s eta 0:00:01
    15% |####                            | 266kB 7.5MB/s eta 0:00:01
    16% |#####                           | 276kB 7.2MB/s eta 0:00:01
    16% |#####                           | 286kB 7.4MB/s eta 0:00:01
    17% |#####                           | 296kB 11.3MB/s eta 0:00:01
    17% |#####                           | 307kB 13.6MB/s eta 0:00:01
    18% |#####                           | 317kB 15.6MB/s eta 0:00:01
    19% |######                          | 327kB 20.0MB/s eta 0:00:01
    19% |######                          | 337kB 21.2MB/s eta 0:00:01
    20% |######                          | 348kB 22.7MB/s eta 0:00:01
    20% |######                          | 358kB 24.2MB/s eta 0:00:01
    21% |######                          | 368kB 17.3MB/s eta 0:00:01
    21% |#######                         | 378kB 19.2MB/s eta 0:00:01
    22% |#######                         | 389kB 20.5MB/s eta 0:00:01
    23% |#######                         | 399kB 20.8MB/s eta 0:00:01
    23% |#######                         | 409kB 21.4MB/s eta 0:00:01
    24% |#######                         | 419kB 21.5MB/s eta 0:00:01
    24% |#######                         | 430kB 12.3MB/s eta 0:00:01
    25% |########                        | 440kB 12.1MB/s eta 0:00:01
    26% |########                        | 450kB 9.1MB/s eta 0:00:01
    26% |########                        | 460kB 8.9MB/s eta 0:00:01
    27% |########                        | 471kB 10.6MB/s eta 0:00:01
    27% |########                        | 481kB 10.5MB/s eta 0:00:01
    28% |#########                       | 491kB 10.3MB/s eta 0:00:01
    29% |#########                       | 501kB 10.2MB/s eta 0:00:01
    29% |#########                       | 512kB 10.1MB/s eta 0:00:01
    30% |#########                       | 522kB 10.1MB/s eta 0:00:01
    30% |#########                       | 532kB 15.3MB/s eta 0:00:01
    31% |##########                      | 542kB 15.4MB/s eta 0:00:01
    32% |##########                      | 552kB 25.8MB/s eta 0:00:01
    32% |##########                      | 563kB 27.5MB/s eta 0:00:01
    33% |##########                      | 573kB 28.1MB/s eta 0:00:01
    33% |##########                      | 583kB 29.2MB/s eta 0:00:01
    34% |###########                     | 593kB 30.9MB/s eta 0:00:01
    35% |###########                     | 604kB 30.2MB/s eta 0:00:01
    35% |###########                     | 614kB 30.0MB/s eta 0:00:01
    36% |###########                     | 624kB 29.7MB/s eta 0:00:01
    36% |###########                     | 634kB 29.2MB/s eta 0:00:01
    37% |###########                     | 645kB 30.7MB/s eta 0:00:01
    38% |############                    | 655kB 32.4MB/s eta 0:00:01
    38% |############                    | 665kB 32.9MB/s eta 0:00:01
    39% |############                    | 675kB 34.6MB/s eta 0:00:01
    39% |############                    | 686kB 35.8MB/s eta 0:00:01
    40% |############                    | 696kB 36.3MB/s eta 0:00:01
    40% |#############                   | 706kB 40.3MB/s eta 0:00:01
    41% |#############                   | 716kB 44.7MB/s eta 0:00:01
    42% |#############                   | 727kB 47.9MB/s eta 0:00:01
    42% |#############                   | 737kB 54.6MB/s eta 0:00:01
    43% |#############                   | 747kB 35.4MB/s eta 0:00:01
    43% |##############                  | 757kB 36.7MB/s eta 0:00:01
    44% |##############                  | 768kB 37.8MB/s eta 0:00:01
    45% |##############                  | 778kB 38.0MB/s eta 0:00:01
    45% |##############                  | 788kB 36.5MB/s eta 0:00:01
    46% |##############                  | 798kB 36.9MB/s eta 0:00:01
    46% |###############                 | 808kB 36.6MB/s eta 0:00:01
    47% |###############                 | 819kB 36.4MB/s eta 0:00:01
    48% |###############                 | 829kB 37.0MB/s eta 0:00:01
    48% |###############                 | 839kB 36.0MB/s eta 0:00:01
    49% |###############                 | 849kB 56.9MB/s eta 0:00:01
    49% |###############                 | 860kB 34.6MB/s eta 0:00:01
    50% |################                | 870kB 33.9MB/s eta 0:00:01
    51% |################                | 880kB 33.8MB/s eta 0:00:01
    51% |################                | 890kB 23.4MB/s eta 0:00:01
    52% |################                | 901kB 23.0MB/s eta 0:00:01
    52% |################                | 911kB 23.1MB/s eta 0:00:01
    53% |#################               | 921kB 13.5MB/s eta 0:00:01
    54% |#################               | 931kB 13.2MB/s eta 0:00:01
    54% |#################               | 942kB 13.1MB/s eta 0:00:01
    55% |#################               | 952kB 13.0MB/s eta 0:00:01
    55% |#################               | 962kB 15.2MB/s eta 0:00:01
    56% |##################              | 972kB 15.1MB/s eta 0:00:01
    57% |##################              | 983kB 14.9MB/s eta 0:00:01
    57% |##################              | 993kB 18.5MB/s eta 0:00:01
    58% |##################              | 1.0MB 18.2MB/s eta 0:00:01
    58% |##################              | 1.0MB 18.0MB/s eta 0:00:01
    59% |###################             | 1.0MB 38.7MB/s eta 0:00:01
    60% |###################             | 1.0MB 39.9MB/s eta 0:00:01
    60% |###################             | 1.0MB 39.8MB/s eta 0:00:01
    61% |###################             | 1.1MB 40.3MB/s eta 0:00:01
    61% |###################             | 1.1MB 40.6MB/s eta 0:00:01
    62% |###################             | 1.1MB 41.4MB/s eta 0:00:01
    62% |####################            | 1.1MB 40.8MB/s eta 0:00:01
    63% |####################            | 1.1MB 41.3MB/s eta 0:00:01
    64% |####################            | 1.1MB 44.3MB/s eta 0:00:01
    64% |####################            | 1.1MB 45.6MB/s eta 0:00:01
    65% |####################            | 1.1MB 48.1MB/s eta 0:00:01
    65% |#####################           | 1.1MB 47.9MB/s eta 0:00:01
    66% |#####################           | 1.1MB 50.6MB/s eta 0:00:01
    67% |#####################           | 1.2MB 53.0MB/s eta 0:00:01
    67% |#####################           | 1.2MB 53.7MB/s eta 0:00:01
    68% |#####################           | 1.2MB 56.6MB/s eta 0:00:01
    68% |######################          | 1.2MB 58.5MB/s eta 0:00:01
    69% |######################          | 1.2MB 62.1MB/s eta 0:00:01
    70% |######################          | 1.2MB 54.6MB/s eta 0:00:01
    70% |######################          | 1.2MB 54.8MB/s eta 0:00:01
    71% |######################          | 1.2MB 54.9MB/s eta 0:00:01
    71% |#######################         | 1.2MB 56.4MB/s eta 0:00:01
    72% |#######################         | 1.2MB 56.6MB/s eta 0:00:01
    73% |#######################         | 1.3MB 56.7MB/s eta 0:00:01
    73% |#######################         | 1.3MB 58.1MB/s eta 0:00:01
    74% |#######################         | 1.3MB 57.7MB/s eta 0:00:01
    74% |#######################         | 1.3MB 55.4MB/s eta 0:00:01
    75% |########################        | 1.3MB 54.8MB/s eta 0:00:01
    76% |########################        | 1.3MB 64.3MB/s eta 0:00:01
    76% |########################        | 1.3MB 64.5MB/s eta 0:00:01
    77% |########################        | 1.3MB 65.1MB/s eta 0:00:01
    77% |########################        | 1.3MB 65.3MB/s eta 0:00:01
    78% |#########################       | 1.4MB 65.9MB/s eta 0:00:01
    79% |#########################       | 1.4MB 66.1MB/s eta 0:00:01
    79% |#########################       | 1.4MB 46.4MB/s eta 0:00:01
    80% |#########################       | 1.4MB 46.4MB/s eta 0:00:01
    80% |#########################       | 1.4MB 48.9MB/s eta 0:00:01
    81% |##########################      | 1.4MB 47.7MB/s eta 0:00:01
    81% |##########################      | 1.4MB 47.6MB/s eta 0:00:01
    82% |##########################      | 1.4MB 47.7MB/s eta 0:00:01
    83% |##########################      | 1.4MB 47.3MB/s eta 0:00:01
    83% |##########################      | 1.4MB 49.1MB/s eta 0:00:01
    84% |##########################      | 1.5MB 49.2MB/s eta 0:00:01
    84% |###########################     | 1.5MB 49.2MB/s eta 0:00:01
    85% |###########################     | 1.5MB 68.5MB/s eta 0:00:01
    86% |###########################     | 1.5MB 69.5MB/s eta 0:00:01
    86% |###########################     | 1.5MB 72.6MB/s eta 0:00:01
    87% |###########################     | 1.5MB 77.2MB/s eta 0:00:01
    87% |############################    | 1.5MB 78.2MB/s eta 0:00:01
    88% |############################    | 1.5MB 78.4MB/s eta 0:00:01
    89% |############################    | 1.5MB 79.4MB/s eta 0:00:01
    89% |############################    | 1.5MB 80.1MB/s eta 0:00:01
    90% |############################    | 1.6MB 79.6MB/s eta 0:00:01
    90% |#############################   | 1.6MB 80.0MB/s eta 0:00:01
    91% |#############################   | 1.6MB 84.4MB/s eta 0:00:01
    92% |#############################   | 1.6MB 83.5MB/s eta 0:00:01
    92% |#############################   | 1.6MB 81.4MB/s eta 0:00:01
    93% |#############################   | 1.6MB 79.2MB/s eta 0:00:01
    93% |##############################  | 1.6MB 79.3MB/s eta 0:00:01
    94% |##############################  | 1.6MB 78.4MB/s eta 0:00:01
    95% |##############################  | 1.6MB 76.7MB/s eta 0:00:01
    95% |##############################  | 1.6MB 76.3MB/s eta 0:00:01
    96% |##############################  | 1.7MB 77.1MB/s eta 0:00:01
    96% |##############################  | 1.7MB 75.3MB/s eta 0:00:01
    97% |############################### | 1.7MB 73.5MB/s eta 0:00:01
    98% |############################### | 1.7MB 73.1MB/s eta 0:00:01
    98% |############################### | 1.7MB 74.4MB/s eta 0:00:01
    99% |############################### | 1.7MB 74.9MB/s eta 0:00:01
    99% |############################### | 1.7MB 74.9MB/s eta 0:00:01
    100% |################################| 1.7MB 715kB/s 
[?25hInstalling collected packages: pip
  Found existing installation: pip 9.0.1
    Not uninstalling pip at /usr/lib/python3/dist-packages, outside environment /usr
Successfully installed pip-21.3.1
Collecting python-magic
  Downloading python_magic-0.4.24-py2.py3-none-any.whl (12 kB)
Collecting pyangbind
  Downloading pyangbind-0.8.1.tar.gz (48 kB)
[?25l

     |######                          | 10 kB 4.9 MB/s eta 0:00:01
     |#############                   | 20 kB 3.4 MB/s eta 0:00:01
     |####################            | 30 kB 1.8 MB/s eta 0:00:01
     |##########################      | 40 kB 1.9 MB/s eta 0:00:01
     |################################| 48 kB 1.8 MB/s            
[?25h  Preparing metadata (setup.py) ... [?25l- done
[?25hCollecting verboselogs
  Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
Collecting bitarray
  Downloading bitarray-2.3.4.tar.gz (88 kB)
[?25l

     |###                             | 10 kB 18.8 MB/s eta 0:00:01
     |#######                         | 20 kB 12.1 MB/s eta 0:00:01
     |###########                     | 30 kB 13.0 MB/s eta 0:00:01
     |##############                  | 40 kB 13.0 MB/s eta 0:00:01
     |##################              | 51 kB 8.9 MB/s eta 0:00:01 
     |######################          | 61 kB 9.9 MB/s eta 0:00:01 
     |#########################       | 71 kB 4.2 MB/s eta 0:00:01 
     |#############################   | 81 kB 4.7 MB/s eta 0:00:01 
     |################################| 88 kB 3.5 MB/s             
[?25h  Preparing metadata (setup.py) ... [?25l- done
[?25hCollecting enum34
  Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
Collecting lxml
  Downloading lxml-4.7.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.4 MB)
[?25l

     |                                | 10 kB 18.7 MB/s eta 0:00:01
     |                                | 20 kB 24.1 MB/s eta 0:00:01
     |                                | 30 kB 30.8 MB/s eta 0:00:01
     |                                | 40 kB 35.4 MB/s eta 0:00:01
     |                                | 51 kB 38.8 MB/s eta 0:00:01
     |                                | 61 kB 42.7 MB/s eta 0:00:01
     |                                | 71 kB 45.4 MB/s eta 0:00:01
     |                                | 81 kB 48.2 MB/s eta 0:00:01
     |                                | 92 kB 50.2 MB/s eta 0:00:01
     |                                | 102 kB 45.6 MB/s eta 0:00:01
     |                                | 112 kB 45.6 MB/s eta 0:00:01
     |                                | 122 kB 45.6 MB/s eta 0:00:01
     |                                | 133 kB 45.6 MB/s eta 0:00:01
     |                                | 143 kB 45.6 MB/s eta 0:00:01
     |                                | 153 kB 45.6 MB/s eta 0:00:01
     |                                | 163 kB 45.6 MB/s eta 0:00:01
     |                                | 174 kB 45.6 MB/s eta 0:00:01
     |                                | 184 kB 45.6 MB/s eta 0:00:01
     |                                | 194 kB 45.6 MB/s eta 0:00:01
     |#                               | 204 kB 45.6 MB/s eta 0:00:01
     |#                               | 215 kB 45.6 MB/s eta 0:00:01
     |#                               | 225 kB 45.6 MB/s eta 0:00:01
     |#                               | 235 kB 45.6 MB/s eta 0:00:01
     |#                               | 245 kB 45.6 MB/s eta 0:00:01
     |#                               | 256 kB 45.6 MB/s eta 0:00:01
     |#                               | 266 kB 45.6 MB/s eta 0:00:01
     |#                               | 276 kB 45.6 MB/s eta 0:00:01
     |#                               | 286 kB 45.6 MB/s eta 0:00:01
     |#                               | 296 kB 45.6 MB/s eta 0:00:01
     |#                               | 307 kB 45.6 MB/s eta 0:00:01
     |#                               | 317 kB 45.6 MB/s eta 0:00:01
     |#                               | 327 kB 45.6 MB/s eta 0:00:01
     |#                               | 337 kB 45.6 MB/s eta 0:00:01
     |#                               | 348 kB 45.6 MB/s eta 0:00:01
     |#                               | 358 kB 45.6 MB/s eta 0:00:01
     |#                               | 368 kB 45.6 MB/s eta 0:00:01
     |#                               | 378 kB 45.6 MB/s eta 0:00:01
     |#                               | 389 kB 45.6 MB/s eta 0:00:01
     |#                               | 399 kB 45.6 MB/s eta 0:00:01
     |##                              | 409 kB 45.6 MB/s eta 0:00:01
     |##                              | 419 kB 45.6 MB/s eta 0:00:01
     |##                              | 430 kB 45.6 MB/s eta 0:00:01
     |##                              | 440 kB 45.6 MB/s eta 0:00:01
     |##                              | 450 kB 45.6 MB/s eta 0:00:01
     |##                              | 460 kB 45.6 MB/s eta 0:00:01
     |##                              | 471 kB 45.6 MB/s eta 0:00:01
     |##                              | 481 kB 45.6 MB/s eta 0:00:01
     |##                              | 491 kB 45.6 MB/s eta 0:00:01
     |##                              | 501 kB 45.6 MB/s eta 0:00:01
     |##                              | 512 kB 45.6 MB/s eta 0:00:01
     |##                              | 522 kB 45.6 MB/s eta 0:00:01
     |##                              | 532 kB 45.6 MB/s eta 0:00:01
     |##                              | 542 kB 45.6 MB/s eta 0:00:01
     |##                              | 552 kB 45.6 MB/s eta 0:00:01
     |##                              | 563 kB 45.6 MB/s eta 0:00:01
     |##                              | 573 kB 45.6 MB/s eta 0:00:01
     |##                              | 583 kB 45.6 MB/s eta 0:00:01
     |##                              | 593 kB 45.6 MB/s eta 0:00:01
     |###                             | 604 kB 45.6 MB/s eta 0:00:01
     |###                             | 614 kB 45.6 MB/s eta 0:00:01
     |###                             | 624 kB 45.6 MB/s eta 0:00:01
     |###                             | 634 kB 45.6 MB/s eta 0:00:01
     |###                             | 645 kB 45.6 MB/s eta 0:00:01
     |###                             | 655 kB 45.6 MB/s eta 0:00:01
     |###                             | 665 kB 45.6 MB/s eta 0:00:01
     |###                             | 675 kB 45.6 MB/s eta 0:00:01
     |###                             | 686 kB 45.6 MB/s eta 0:00:01
     |###                             | 696 kB 45.6 MB/s eta 0:00:01
     |###                             | 706 kB 45.6 MB/s eta 0:00:01
     |###                             | 716 kB 45.6 MB/s eta 0:00:01
     |###                             | 727 kB 45.6 MB/s eta 0:00:01
     |###                             | 737 kB 45.6 MB/s eta 0:00:01
     |###                             | 747 kB 45.6 MB/s eta 0:00:01
     |###                             | 757 kB 45.6 MB/s eta 0:00:01
     |###                             | 768 kB 45.6 MB/s eta 0:00:01
     |###                             | 778 kB 45.6 MB/s eta 0:00:01
     |###                             | 788 kB 45.6 MB/s eta 0:00:01
     |###                             | 798 kB 45.6 MB/s eta 0:00:01
     |####                            | 808 kB 45.6 MB/s eta 0:00:01
     |####                            | 819 kB 45.6 MB/s eta 0:00:01
     |####                            | 829 kB 45.6 MB/s eta 0:00:01
     |####                            | 839 kB 45.6 MB/s eta 0:00:01
     |####                            | 849 kB 45.6 MB/s eta 0:00:01
     |####                            | 860 kB 45.6 MB/s eta 0:00:01
     |####                            | 870 kB 45.6 MB/s eta 0:00:01
     |####                            | 880 kB 45.6 MB/s eta 0:00:01
     |####                            | 890 kB 45.6 MB/s eta 0:00:01
     |####                            | 901 kB 45.6 MB/s eta 0:00:01
     |####                            | 911 kB 45.6 MB/s eta 0:00:01
     |####                            | 921 kB 45.6 MB/s eta 0:00:01
     |####                            | 931 kB 45.6 MB/s eta 0:00:01
     |####                            | 942 kB 45.6 MB/s eta 0:00:01
     |####                            | 952 kB 45.6 MB/s eta 0:00:01
     |####                            | 962 kB 45.6 MB/s eta 0:00:01
     |####                            | 972 kB 45.6 MB/s eta 0:00:01
     |####                            | 983 kB 45.6 MB/s eta 0:00:01
     |####                            | 993 kB 45.6 MB/s eta 0:00:01
     |#####                           | 1.0 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.0 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.0 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.0 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.0 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.1 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.1 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.1 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.1 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.1 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.1 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.1 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.1 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.1 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.1 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.2 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.2 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.2 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.2 MB 45.6 MB/s eta 0:00:01
     |#####                           | 1.2 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.2 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.2 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.2 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.2 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.2 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.3 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.3 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.3 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.3 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.3 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.3 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.3 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.3 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.3 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.4 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.4 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.4 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.4 MB 45.6 MB/s eta 0:00:01
     |######                          | 1.4 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.4 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.4 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.4 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.4 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.4 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.5 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.5 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.5 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.5 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.5 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.5 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.5 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.5 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.5 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.5 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.6 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.6 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.6 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.6 MB 45.6 MB/s eta 0:00:01
     |#######                         | 1.6 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.6 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.6 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.6 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.6 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.6 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.7 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.7 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.7 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.7 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.7 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.7 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.7 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.7 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.7 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.8 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.8 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.8 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.8 MB 45.6 MB/s eta 0:00:01
     |########                        | 1.8 MB 45.6 MB/s eta 0:00:01
     |#########                       | 1.8 MB 45.6 MB/s eta 0:00:01
     |#########                       | 1.8 MB 45.6 MB/s eta 0:00:01
     |#########                       | 1.8 MB 45.6 MB/s eta 0:00:01
     |#########                       | 1.8 MB 45.6 MB/s eta 0:00:01
     |#########                       | 1.8 MB 45.6 MB/s eta 0:00:01
     |#########                       | 1.9 MB 45.6 MB/s eta 0:00:01
     |#########                       | 1.9 MB 45.6 MB/s eta 0:00:01
     |#########                       | 1.9 MB 45.6 MB/s eta 0:00:01
     |#########                       | 1.9 MB 45.6 MB/s eta 0:00:01
     |#########                       | 1.9 MB 45.6 MB/s eta 0:00:01
     |#########                       | 1.9 MB 45.6 MB/s eta 0:00:01
     |#########                       | 1.9 MB 45.6 MB/s eta 0:00:01
     |#########                       | 1.9 MB 45.6 MB/s eta 0:00:01
     |#########                       | 1.9 MB 45.6 MB/s eta 0:00:01
     |#########                       | 1.9 MB 45.6 MB/s eta 0:00:01
     |#########                       | 2.0 MB 45.6 MB/s eta 0:00:01
     |#########                       | 2.0 MB 45.6 MB/s eta 0:00:01
     |#########                       | 2.0 MB 45.6 MB/s eta 0:00:01
     |#########                       | 2.0 MB 45.6 MB/s eta 0:00:01
     |#########                       | 2.0 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.0 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.0 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.0 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.0 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.0 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.1 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.1 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.1 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.1 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.1 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.1 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.1 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.1 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.1 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.2 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.2 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.2 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.2 MB 45.6 MB/s eta 0:00:01
     |##########                      | 2.2 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.2 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.2 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.2 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.2 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.2 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.3 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.3 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.3 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.3 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.3 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.3 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.3 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.3 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.3 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.3 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.4 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.4 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.4 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.4 MB 45.6 MB/s eta 0:00:01
     |###########                     | 2.4 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.4 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.4 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.4 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.4 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.4 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.5 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.5 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.5 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.5 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.5 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.5 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.5 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.5 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.5 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.5 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.6 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.6 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.6 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.6 MB 45.6 MB/s eta 0:00:01
     |############                    | 2.6 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.6 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.6 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.6 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.6 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.7 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.7 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.7 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.7 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.7 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.7 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.7 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.7 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.7 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.7 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.8 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.8 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.8 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.8 MB 45.6 MB/s eta 0:00:01
     |#############                   | 2.8 MB 45.6 MB/s eta 0:00:01
     |##############                  | 2.8 MB 45.6 MB/s eta 0:00:01
     |##############                  | 2.8 MB 45.6 MB/s eta 0:00:01
     |##############                  | 2.8 MB 45.6 MB/s eta 0:00:01
     |##############                  | 2.8 MB 45.6 MB/s eta 0:00:01
     |##############                  | 2.8 MB 45.6 MB/s eta 0:00:01
     |##############                  | 2.9 MB 45.6 MB/s eta 0:00:01
     |##############                  | 2.9 MB 45.6 MB/s eta 0:00:01
     |##############                  | 2.9 MB 45.6 MB/s eta 0:00:01
     |##############                  | 2.9 MB 45.6 MB/s eta 0:00:01
     |##############                  | 2.9 MB 45.6 MB/s eta 0:00:01
     |##############                  | 2.9 MB 45.6 MB/s eta 0:00:01
     |##############                  | 2.9 MB 45.6 MB/s eta 0:00:01
     |##############                  | 2.9 MB 45.6 MB/s eta 0:00:01
     |##############                  | 2.9 MB 45.6 MB/s eta 0:00:01
     |##############                  | 2.9 MB 45.6 MB/s eta 0:00:01
     |##############                  | 3.0 MB 45.6 MB/s eta 0:00:01
     |##############                  | 3.0 MB 45.6 MB/s eta 0:00:01
     |##############                  | 3.0 MB 45.6 MB/s eta 0:00:01
     |##############                  | 3.0 MB 45.6 MB/s eta 0:00:01
     |##############                  | 3.0 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.0 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.0 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.0 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.0 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.1 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.1 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.1 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.1 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.1 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.1 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.1 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.1 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.1 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.1 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.2 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.2 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.2 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.2 MB 45.6 MB/s eta 0:00:01
     |###############                 | 3.2 MB 45.6 MB/s eta 0:00:01
     |################                | 3.2 MB 45.6 MB/s eta 0:00:01
     |################                | 3.2 MB 45.6 MB/s eta 0:00:01
     |################                | 3.2 MB 45.6 MB/s eta 0:00:01
     |################                | 3.2 MB 45.6 MB/s eta 0:00:01
     |################                | 3.2 MB 45.6 MB/s eta 0:00:01
     |################                | 3.3 MB 45.6 MB/s eta 0:00:01
     |################                | 3.3 MB 45.6 MB/s eta 0:00:01
     |################                | 3.3 MB 45.6 MB/s eta 0:00:01
     |################                | 3.3 MB 45.6 MB/s eta 0:00:01
     |################                | 3.3 MB 45.6 MB/s eta 0:00:01
     |################                | 3.3 MB 45.6 MB/s eta 0:00:01
     |################                | 3.3 MB 45.6 MB/s eta 0:00:01
     |################                | 3.3 MB 45.6 MB/s eta 0:00:01
     |################                | 3.3 MB 45.6 MB/s eta 0:00:01
     |################                | 3.3 MB 45.6 MB/s eta 0:00:01
     |################                | 3.4 MB 45.6 MB/s eta 0:00:01
     |################                | 3.4 MB 45.6 MB/s eta 0:00:01
     |################                | 3.4 MB 45.6 MB/s eta 0:00:01
     |################                | 3.4 MB 45.6 MB/s eta 0:00:01
     |################                | 3.4 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.4 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.4 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.4 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.4 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.5 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.5 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.5 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.5 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.5 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.5 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.5 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.5 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.5 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.5 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.6 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.6 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.6 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.6 MB 45.6 MB/s eta 0:00:01
     |#################               | 3.6 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.6 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.6 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.6 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.6 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.6 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.7 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.7 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.7 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.7 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.7 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.7 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.7 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.7 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.7 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.7 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.8 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.8 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.8 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.8 MB 45.6 MB/s eta 0:00:01
     |##################              | 3.8 MB 45.6 MB/s eta 0:00:01
     |###################             | 3.8 MB 45.6 MB/s eta 0:00:01
     |###################             | 3.8 MB 45.6 MB/s eta 0:00:01
     |###################             | 3.8 MB 45.6 MB/s eta 0:00:01
     |###################             | 3.8 MB 45.6 MB/s eta 0:00:01
     |###################             | 3.9 MB 45.6 MB/s eta 0:00:01
     |###################             | 3.9 MB 45.6 MB/s eta 0:00:01
     |###################             | 3.9 MB 45.6 MB/s eta 0:00:01
     |###################             | 3.9 MB 45.6 MB/s eta 0:00:01
     |###################             | 3.9 MB 45.6 MB/s eta 0:00:01
     |###################             | 3.9 MB 45.6 MB/s eta 0:00:01
     |###################             | 3.9 MB 45.6 MB/s eta 0:00:01
     |###################             | 3.9 MB 45.6 MB/s eta 0:00:01
     |###################             | 3.9 MB 45.6 MB/s eta 0:00:01
     |###################             | 3.9 MB 45.6 MB/s eta 0:00:01
     |###################             | 4.0 MB 45.6 MB/s eta 0:00:01
     |###################             | 4.0 MB 45.6 MB/s eta 0:00:01
     |###################             | 4.0 MB 45.6 MB/s eta 0:00:01
     |###################             | 4.0 MB 45.6 MB/s eta 0:00:01
     |###################             | 4.0 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.0 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.0 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.0 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.0 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.0 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.1 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.1 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.1 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.1 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.1 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.1 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.1 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.1 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.1 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.1 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.2 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.2 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.2 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.2 MB 45.6 MB/s eta 0:00:01
     |####################            | 4.2 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.2 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.2 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.2 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.2 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.2 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.3 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.3 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.3 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.3 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.3 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.3 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.3 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.3 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.3 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.4 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.4 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.4 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.4 MB 45.6 MB/s eta 0:00:01
     |#####################           | 4.4 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.4 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.4 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.4 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.4 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.4 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.5 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.5 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.5 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.5 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.5 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.5 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.5 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.5 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.5 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.5 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.6 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.6 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.6 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.6 MB 45.6 MB/s eta 0:00:01
     |######################          | 4.6 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.6 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.6 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.6 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.6 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.6 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.7 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.7 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.7 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.7 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.7 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.7 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.7 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.7 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.7 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.8 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.8 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.8 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.8 MB 45.6 MB/s eta 0:00:01
     |#######################         | 4.8 MB 45.6 MB/s eta 0:00:01
     |########################        | 4.8 MB 45.6 MB/s eta 0:00:01
     |########################        | 4.8 MB 45.6 MB/s eta 0:00:01
     |########################        | 4.8 MB 45.6 MB/s eta 0:00:01
     |########################        | 4.8 MB 45.6 MB/s eta 0:00:01
     |########################        | 4.8 MB 45.6 MB/s eta 0:00:01
     |########################        | 4.9 MB 45.6 MB/s eta 0:00:01
     |########################        | 4.9 MB 45.6 MB/s eta 0:00:01
     |########################        | 4.9 MB 45.6 MB/s eta 0:00:01
     |########################        | 4.9 MB 45.6 MB/s eta 0:00:01
     |########################        | 4.9 MB 45.6 MB/s eta 0:00:01
     |########################        | 4.9 MB 45.6 MB/s eta 0:00:01
     |########################        | 4.9 MB 45.6 MB/s eta 0:00:01
     |########################        | 4.9 MB 45.6 MB/s eta 0:00:01
     |########################        | 4.9 MB 45.6 MB/s eta 0:00:01
     |########################        | 4.9 MB 45.6 MB/s eta 0:00:01
     |########################        | 5.0 MB 45.6 MB/s eta 0:00:01
     |########################        | 5.0 MB 45.6 MB/s eta 0:00:01
     |########################        | 5.0 MB 45.6 MB/s eta 0:00:01
     |########################        | 5.0 MB 45.6 MB/s eta 0:00:01
     |########################        | 5.0 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.0 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.0 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.0 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.0 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.0 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.1 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.1 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.1 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.1 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.1 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.1 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.1 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.1 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.1 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.2 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.2 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.2 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.2 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.2 MB 45.6 MB/s eta 0:00:01
     |#########################       | 5.2 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.2 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.2 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.2 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.2 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.3 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.3 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.3 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.3 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.3 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.3 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.3 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.3 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.3 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.3 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.4 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.4 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.4 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.4 MB 45.6 MB/s eta 0:00:01
     |##########################      | 5.4 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.4 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.4 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.4 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.4 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.4 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.5 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.5 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.5 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.5 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.5 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.5 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.5 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.5 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.5 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.6 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.6 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.6 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.6 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.6 MB 45.6 MB/s eta 0:00:01
     |###########################     | 5.6 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.6 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.6 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.6 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.6 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.7 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.7 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.7 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.7 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.7 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.7 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.7 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.7 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.7 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.7 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.8 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.8 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.8 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.8 MB 45.6 MB/s eta 0:00:01
     |############################    | 5.8 MB 45.6 MB/s eta 0:00:01
     |#############################   | 5.8 MB 45.6 MB/s eta 0:00:01
     |#############################   | 5.8 MB 45.6 MB/s eta 0:00:01
     |#############################   | 5.8 MB 45.6 MB/s eta 0:00:01
     |#############################   | 5.8 MB 45.6 MB/s eta 0:00:01
     |#############################   | 5.8 MB 45.6 MB/s eta 0:00:01
     |#############################   | 5.9 MB 45.6 MB/s eta 0:00:01
     |#############################   | 5.9 MB 45.6 MB/s eta 0:00:01
     |#############################   | 5.9 MB 45.6 MB/s eta 0:00:01
     |#############################   | 5.9 MB 45.6 MB/s eta 0:00:01
     |#############################   | 5.9 MB 45.6 MB/s eta 0:00:01
     |#############################   | 5.9 MB 45.6 MB/s eta 0:00:01
     |#############################   | 5.9 MB 45.6 MB/s eta 0:00:01
     |#############################   | 5.9 MB 45.6 MB/s eta 0:00:01
     |#############################   | 5.9 MB 45.6 MB/s eta 0:00:01
     |#############################   | 5.9 MB 45.6 MB/s eta 0:00:01
     |#############################   | 6.0 MB 45.6 MB/s eta 0:00:01
     |#############################   | 6.0 MB 45.6 MB/s eta 0:00:01
     |#############################   | 6.0 MB 45.6 MB/s eta 0:00:01
     |#############################   | 6.0 MB 45.6 MB/s eta 0:00:01
     |#############################   | 6.0 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.0 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.0 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.0 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.0 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.1 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.1 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.1 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.1 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.1 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.1 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.1 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.1 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.1 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.1 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.2 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.2 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.2 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.2 MB 45.6 MB/s eta 0:00:01
     |##############################  | 6.2 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.2 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.2 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.2 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.2 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.2 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.3 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.3 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.3 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.3 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.3 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.3 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.3 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.3 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.3 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.3 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.4 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.4 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.4 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.4 MB 45.6 MB/s eta 0:00:01
     |############################### | 6.4 MB 45.6 MB/s eta 0:00:01
     |################################| 6.4 MB 45.6 MB/s            
[?25hCollecting pyang
  Downloading pyang-2.5.2-py2.py3-none-any.whl (595 kB)
[?25l

     |                                | 10 kB 14.4 MB/s eta 0:00:01
     |#                               | 20 kB 17.8 MB/s eta 0:00:01
     |#                               | 30 kB 21.4 MB/s eta 0:00:01
     |##                              | 40 kB 23.6 MB/s eta 0:00:01
     |##                              | 51 kB 25.3 MB/s eta 0:00:01
     |###                             | 61 kB 28.3 MB/s eta 0:00:01
     |###                             | 71 kB 30.3 MB/s eta 0:00:01
     |####                            | 81 kB 32.9 MB/s eta 0:00:01
     |####                            | 92 kB 34.1 MB/s eta 0:00:01
     |#####                           | 102 kB 35.8 MB/s eta 0:00:01
     |######                          | 112 kB 35.8 MB/s eta 0:00:01
     |######                          | 122 kB 35.8 MB/s eta 0:00:01
     |#######                         | 133 kB 35.8 MB/s eta 0:00:01
     |#######                         | 143 kB 35.8 MB/s eta 0:00:01
     |########                        | 153 kB 35.8 MB/s eta 0:00:01
     |########                        | 163 kB 35.8 MB/s eta 0:00:01
     |#########                       | 174 kB 35.8 MB/s eta 0:00:01
     |#########                       | 184 kB 35.8 MB/s eta 0:00:01
     |##########                      | 194 kB 35.8 MB/s eta 0:00:01
     |###########                     | 204 kB 35.8 MB/s eta 0:00:01
     |###########                     | 215 kB 35.8 MB/s eta 0:00:01
     |############                    | 225 kB 35.8 MB/s eta 0:00:01
     |############                    | 235 kB 35.8 MB/s eta 0:00:01
     |#############                   | 245 kB 35.8 MB/s eta 0:00:01
     |#############                   | 256 kB 35.8 MB/s eta 0:00:01
     |##############                  | 266 kB 35.8 MB/s eta 0:00:01
     |##############                  | 276 kB 35.8 MB/s eta 0:00:01
     |###############                 | 286 kB 35.8 MB/s eta 0:00:01
     |###############                 | 296 kB 35.8 MB/s eta 0:00:01
     |################                | 307 kB 35.8 MB/s eta 0:00:01
     |#################               | 317 kB 35.8 MB/s eta 0:00:01
     |#################               | 327 kB 35.8 MB/s eta 0:00:01
     |##################              | 337 kB 35.8 MB/s eta 0:00:01
     |##################              | 348 kB 35.8 MB/s eta 0:00:01
     |###################             | 358 kB 35.8 MB/s eta 0:00:01
     |###################             | 368 kB 35.8 MB/s eta 0:00:01
     |####################            | 378 kB 35.8 MB/s eta 0:00:01
     |####################            | 389 kB 35.8 MB/s eta 0:00:01
     |#####################           | 399 kB 35.8 MB/s eta 0:00:01
     |######################          | 409 kB 35.8 MB/s eta 0:00:01
     |######################          | 419 kB 35.8 MB/s eta 0:00:01
     |#######################         | 430 kB 35.8 MB/s eta 0:00:01
     |#######################         | 440 kB 35.8 MB/s eta 0:00:01
     |########################        | 450 kB 35.8 MB/s eta 0:00:01
     |########################        | 460 kB 35.8 MB/s eta 0:00:01
     |#########################       | 471 kB 35.8 MB/s eta 0:00:01
     |#########################       | 481 kB 35.8 MB/s eta 0:00:01
     |##########################      | 491 kB 35.8 MB/s eta 0:00:01
     |##########################      | 501 kB 35.8 MB/s eta 0:00:01
     |###########################     | 512 kB 35.8 MB/s eta 0:00:01
     |############################    | 522 kB 35.8 MB/s eta 0:00:01
     |############################    | 532 kB 35.8 MB/s eta 0:00:01
     |#############################   | 542 kB 35.8 MB/s eta 0:00:01
     |#############################   | 552 kB 35.8 MB/s eta 0:00:01
     |##############################  | 563 kB 35.8 MB/s eta 0:00:01
     |##############################  | 573 kB 35.8 MB/s eta 0:00:01
     |############################### | 583 kB 35.8 MB/s eta 0:00:01
     |############################### | 593 kB 35.8 MB/s eta 0:00:01
     |################################| 595 kB 35.8 MB/s            
[?25hCollecting regex
  Downloading regex-2021.11.10-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (748 kB)
[?25l

     |                                | 10 kB 29.0 MB/s eta 0:00:01
     |                                | 20 kB 35.2 MB/s eta 0:00:01
     |#                               | 30 kB 43.7 MB/s eta 0:00:01
     |#                               | 40 kB 48.6 MB/s eta 0:00:01
     |##                              | 51 kB 52.7 MB/s eta 0:00:01
     |##                              | 61 kB 55.6 MB/s eta 0:00:01
     |###                             | 71 kB 58.6 MB/s eta 0:00:01
     |###                             | 81 kB 62.5 MB/s eta 0:00:01
     |###                             | 92 kB 65.4 MB/s eta 0:00:01
     |####                            | 102 kB 65.9 MB/s eta 0:00:01
     |####                            | 112 kB 65.9 MB/s eta 0:00:01
     |#####                           | 122 kB 65.9 MB/s eta 0:00:01
     |#####                           | 133 kB 65.9 MB/s eta 0:00:01
     |######                          | 143 kB 65.9 MB/s eta 0:00:01
     |######                          | 153 kB 65.9 MB/s eta 0:00:01
     |#######                         | 163 kB 65.9 MB/s eta 0:00:01
     |#######                         | 174 kB 65.9 MB/s eta 0:00:01
     |#######                         | 184 kB 65.9 MB/s eta 0:00:01
     |########                        | 194 kB 65.9 MB/s eta 0:00:01
     |########                        | 204 kB 65.9 MB/s eta 0:00:01
     |#########                       | 215 kB 65.9 MB/s eta 0:00:01
     |#########                       | 225 kB 65.9 MB/s eta 0:00:01
     |##########                      | 235 kB 65.9 MB/s eta 0:00:01
     |##########                      | 245 kB 65.9 MB/s eta 0:00:01
     |##########                      | 256 kB 65.9 MB/s eta 0:00:01
     |###########                     | 266 kB 65.9 MB/s eta 0:00:01
     |###########                     | 276 kB 65.9 MB/s eta 0:00:01
     |############                    | 286 kB 65.9 MB/s eta 0:00:01
     |############                    | 296 kB 65.9 MB/s eta 0:00:01
     |#############                   | 307 kB 65.9 MB/s eta 0:00:01
     |#############                   | 317 kB 65.9 MB/s eta 0:00:01
     |##############                  | 327 kB 65.9 MB/s eta 0:00:01
     |##############                  | 337 kB 65.9 MB/s eta 0:00:01
     |##############                  | 348 kB 65.9 MB/s eta 0:00:01
     |###############                 | 358 kB 65.9 MB/s eta 0:00:01
     |###############                 | 368 kB 65.9 MB/s eta 0:00:01
     |################                | 378 kB 65.9 MB/s eta 0:00:01
     |################                | 389 kB 65.9 MB/s eta 0:00:01
     |#################               | 399 kB 65.9 MB/s eta 0:00:01
     |#################               | 409 kB 65.9 MB/s eta 0:00:01
     |#################               | 419 kB 65.9 MB/s eta 0:00:01
     |##################              | 430 kB 65.9 MB/s eta 0:00:01
     |##################              | 440 kB 65.9 MB/s eta 0:00:01
     |###################             | 450 kB 65.9 MB/s eta 0:00:01
     |###################             | 460 kB 65.9 MB/s eta 0:00:01
     |####################            | 471 kB 65.9 MB/s eta 0:00:01
     |####################            | 481 kB 65.9 MB/s eta 0:00:01
     |#####################           | 491 kB 65.9 MB/s eta 0:00:01
     |#####################           | 501 kB 65.9 MB/s eta 0:00:01
     |#####################           | 512 kB 65.9 MB/s eta 0:00:01
     |######################          | 522 kB 65.9 MB/s eta 0:00:01
     |######################          | 532 kB 65.9 MB/s eta 0:00:01
     |#######################         | 542 kB 65.9 MB/s eta 0:00:01
     |#######################         | 552 kB 65.9 MB/s eta 0:00:01
     |########################        | 563 kB 65.9 MB/s eta 0:00:01
     |########################        | 573 kB 65.9 MB/s eta 0:00:01
     |########################        | 583 kB 65.9 MB/s eta 0:00:01
     |#########################       | 593 kB 65.9 MB/s eta 0:00:01
     |#########################       | 604 kB 65.9 MB/s eta 0:00:01
     |##########################      | 614 kB 65.9 MB/s eta 0:00:01
     |##########################      | 624 kB 65.9 MB/s eta 0:00:01
     |###########################     | 634 kB 65.9 MB/s eta 0:00:01
     |###########################     | 645 kB 65.9 MB/s eta 0:00:01
     |############################    | 655 kB 65.9 MB/s eta 0:00:01
     |############################    | 665 kB 65.9 MB/s eta 0:00:01
     |############################    | 675 kB 65.9 MB/s eta 0:00:01
     |#############################   | 686 kB 65.9 MB/s eta 0:00:01
     |#############################   | 696 kB 65.9 MB/s eta 0:00:01
     |##############################  | 706 kB 65.9 MB/s eta 0:00:01
     |##############################  | 716 kB 65.9 MB/s eta 0:00:01
     |############################### | 727 kB 65.9 MB/s eta 0:00:01
     |############################### | 737 kB 65.9 MB/s eta 0:00:01
     |############################### | 747 kB 65.9 MB/s eta 0:00:01
     |################################| 748 kB 65.9 MB/s            
[?25hRequirement already satisfied: six in /usr/lib/python3/dist-packages (from pyangbind) (1.11.0)
Building wheels for collected packages: pyangbind, bitarray
  Building wheel for pyangbind (setup.py) ... [?25l- done
[?25h  Created wheel for pyangbind: filename=pyangbind-0.8.1-py3-none-any.whl size=49314 sha256=056d128a51415b0e3553e0e21063ee595c45b7e0846f604dbc990e3f988bfa7b
  Stored in directory: /root/.cache/pip/wheels/d7/5f/16/210e82959deac8e57e539448ff940505a957125a521cb2a828
  Building wheel for bitarray (setup.py) ... [?25l- \ | / done
[?25h  Created wheel for bitarray: filename=bitarray-2.3.4-cp36-cp36m-linux_x86_64.whl size=179216 sha256=52657e6e70dbef6cee1ad94b7db383fdb127b64047c054cd7073fbf130771717
  Stored in directory: /root/.cache/pip/wheels/21/b1/7e/9ddd1aab6da0bf7136e4f915c5b7f6b60ac738ac6122a1ced9
Successfully built pyangbind bitarray
Installing collected packages: lxml, regex, pyang, enum34, bitarray, verboselogs, python-magic, pyangbind
Successfully installed bitarray-2.3.4 enum34-1.1.10 lxml-4.7.1 pyang-2.5.2 pyangbind-0.8.1 python-magic-0.4.24 regex-2021.11.10 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 packages were automatically installed and are no longer required:
  dns-root-data dnsmasq-base grub-pc-bin libuv1 uidmap xdelta3
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  python3-osm-im python3-osmclient
0 upgraded, 2 newly installed, 0 to remove and 176 not upgraded.
Need to get 242 kB of archives.
After this operation, 8116 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://172.21.1.7:60867/release unstable/IM amd64 python3-osm-im all 9.1.5+g35517bb-1 [184 kB]

5% [1 python3-osm-im 14.2 kB/184 kB 8%]
                                       
71% [Working]
             
Get:2 http://172.21.1.7:60867/release unstable/osmclient amd64 python3-osmclient all 9.1.5+g1cbff09-1 [58.6 kB]

75% [2 python3-osmclient 12.4 kB/58.6 kB 21%]
                                             
100% [Working]
              
Fetched 242 kB in 0s (14.4 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 ... 67742 files and directories currently installed.)
Preparing to unpack .../python3-osm-im_9.1.5+g35517bb-1_all.deb ...
Unpacking python3-osm-im (9.1.5+g35517bb-1) ...
Selecting previously unselected package python3-osmclient.
Preparing to unpack .../python3-osmclient_9.1.5+g1cbff09-1_all.deb ...
Unpacking python3-osmclient (9.1.5+g1cbff09-1) ...
Setting up python3-osmclient (9.1.5+g1cbff09-1) ...
Setting up python3-osm-im (9.1.5+g35517bb-1) ...
Defaulting to user installation because normal site-packages is not writeable
Collecting bitarray==1.8.1
  Downloading bitarray-1.8.1.tar.gz (62 kB)
[?25l

     |█████▎                          | 10 kB 7.0 MB/s eta 0:00:01
     |██████████▌                     | 20 kB 3.6 MB/s eta 0:00:01
     |███████████████▉                | 30 kB 1.7 MB/s eta 0:00:01
     |█████████████████████           | 40 kB 2.0 MB/s eta 0:00:01
     |██████████████████████████▎     | 51 kB 2.1 MB/s eta 0:00:01
     |███████████████████████████████▋| 61 kB 2.4 MB/s eta 0:00:01
     |████████████████████████████████| 62 kB 1.0 MB/s            
[?25h  Preparing metadata (setup.py) ... [?25l- done
[?25hRequirement already satisfied: enum34==1.1.10 in /usr/local/lib/python3.6/dist-packages (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 3)) (1.1.10)
Collecting lxml==4.6.3
  Downloading lxml-4.6.3-cp36-cp36m-manylinux2014_x86_64.whl (6.3 MB)
[?25l

     |                                | 10 kB 17.5 MB/s eta 0:00:01
     |                                | 20 kB 14.6 MB/s eta 0:00:01
     |▏                               | 30 kB 18.9 MB/s eta 0:00:01
     |▏                               | 40 kB 12.5 MB/s eta 0:00:01
     |▎                               | 51 kB 14.7 MB/s eta 0:00:01
     |▎                               | 61 kB 11.7 MB/s eta 0:00:01
     |▍                               | 71 kB 11.0 MB/s eta 0:00:01
     |▍                               | 81 kB 11.6 MB/s eta 0:00:01
     |▌                               | 92 kB 5.1 MB/s eta 0:00:02 
     |▌                               | 102 kB 5.1 MB/s eta 0:00:02
     |▋                               | 112 kB 5.1 MB/s eta 0:00:02
     |▋                               | 122 kB 5.1 MB/s eta 0:00:02
     |▊                               | 133 kB 5.1 MB/s eta 0:00:02
     |▊                               | 143 kB 5.1 MB/s eta 0:00:02
     |▉                               | 153 kB 5.1 MB/s eta 0:00:02
     |▉                               | 163 kB 5.1 MB/s eta 0:00:02
     |▉                               | 174 kB 5.1 MB/s eta 0:00:02
     |█                               | 184 kB 5.1 MB/s eta 0:00:02
     |█                               | 194 kB 5.1 MB/s eta 0:00:02
     |█                               | 204 kB 5.1 MB/s eta 0:00:02
     |█                               | 215 kB 5.1 MB/s eta 0:00:02
     |█▏                              | 225 kB 5.1 MB/s eta 0:00:02
     |█▏                              | 235 kB 5.1 MB/s eta 0:00:02
     |█▎                              | 245 kB 5.1 MB/s eta 0:00:02
     |█▎                              | 256 kB 5.1 MB/s eta 0:00:02
     |█▍                              | 266 kB 5.1 MB/s eta 0:00:02
     |█▍                              | 276 kB 5.1 MB/s eta 0:00:02
     |█▌                              | 286 kB 5.1 MB/s eta 0:00:02
     |█▌                              | 296 kB 5.1 MB/s eta 0:00:02
     |█▋                              | 307 kB 5.1 MB/s eta 0:00:02
     |█▋                              | 317 kB 5.1 MB/s eta 0:00:02
     |█▋                              | 327 kB 5.1 MB/s eta 0:00:02
     |█▊                              | 337 kB 5.1 MB/s eta 0:00:02
     |█▊                              | 348 kB 5.1 MB/s eta 0:00:02
     |█▉                              | 358 kB 5.1 MB/s eta 0:00:02
     |█▉                              | 368 kB 5.1 MB/s eta 0:00:02
     |██                              | 378 kB 5.1 MB/s eta 0:00:02
     |██                              | 389 kB 5.1 MB/s eta 0:00:02
     |██                              | 399 kB 5.1 MB/s eta 0:00:02
     |██                              | 409 kB 5.1 MB/s eta 0:00:02
     |██▏                             | 419 kB 5.1 MB/s eta 0:00:02
     |██▏                             | 430 kB 5.1 MB/s eta 0:00:02
     |██▎                             | 440 kB 5.1 MB/s eta 0:00:02
     |██▎                             | 450 kB 5.1 MB/s eta 0:00:02
     |██▍                             | 460 kB 5.1 MB/s eta 0:00:02
     |██▍                             | 471 kB 5.1 MB/s eta 0:00:02
     |██▍                             | 481 kB 5.1 MB/s eta 0:00:02
     |██▌                             | 491 kB 5.1 MB/s eta 0:00:02
     |██▌                             | 501 kB 5.1 MB/s eta 0:00:02
     |██▋                             | 512 kB 5.1 MB/s eta 0:00:02
     |██▋                             | 522 kB 5.1 MB/s eta 0:00:02
     |██▊                             | 532 kB 5.1 MB/s eta 0:00:02
     |██▊                             | 542 kB 5.1 MB/s eta 0:00:02
     |██▉                             | 552 kB 5.1 MB/s eta 0:00:02
     |██▉                             | 563 kB 5.1 MB/s eta 0:00:02
     |███                             | 573 kB 5.1 MB/s eta 0:00:02
     |███                             | 583 kB 5.1 MB/s eta 0:00:02
     |███                             | 593 kB 5.1 MB/s eta 0:00:02
     |███                             | 604 kB 5.1 MB/s eta 0:00:02
     |███▏                            | 614 kB 5.1 MB/s eta 0:00:02
     |███▏                            | 624 kB 5.1 MB/s eta 0:00:02
     |███▏                            | 634 kB 5.1 MB/s eta 0:00:02
     |███▎                            | 645 kB 5.1 MB/s eta 0:00:02
     |███▎                            | 655 kB 5.1 MB/s eta 0:00:02
     |███▍                            | 665 kB 5.1 MB/s eta 0:00:02
     |███▍                            | 675 kB 5.1 MB/s eta 0:00:02
     |███▌                            | 686 kB 5.1 MB/s eta 0:00:02
     |███▌                            | 696 kB 5.1 MB/s eta 0:00:02
     |███▋                            | 706 kB 5.1 MB/s eta 0:00:02
     |███▋                            | 716 kB 5.1 MB/s eta 0:00:02
     |███▊                            | 727 kB 5.1 MB/s eta 0:00:02
     |███▊                            | 737 kB 5.1 MB/s eta 0:00:02
     |███▉                            | 747 kB 5.1 MB/s eta 0:00:02
     |███▉                            | 757 kB 5.1 MB/s eta 0:00:02
     |████                            | 768 kB 5.1 MB/s eta 0:00:02
     |████                            | 778 kB 5.1 MB/s eta 0:00:02
     |████                            | 788 kB 5.1 MB/s eta 0:00:02
     |████                            | 798 kB 5.1 MB/s eta 0:00:02
     |████                            | 808 kB 5.1 MB/s eta 0:00:02
     |████▏                           | 819 kB 5.1 MB/s eta 0:00:02
     |████▏                           | 829 kB 5.1 MB/s eta 0:00:02
     |████▎                           | 839 kB 5.1 MB/s eta 0:00:02
     |████▎                           | 849 kB 5.1 MB/s eta 0:00:02
     |████▍                           | 860 kB 5.1 MB/s eta 0:00:02
     |████▍                           | 870 kB 5.1 MB/s eta 0:00:02
     |████▌                           | 880 kB 5.1 MB/s eta 0:00:02
     |████▌                           | 890 kB 5.1 MB/s eta 0:00:02
     |████▋                           | 901 kB 5.1 MB/s eta 0:00:02
     |████▋                           | 911 kB 5.1 MB/s eta 0:00:02
     |████▊                           | 921 kB 5.1 MB/s eta 0:00:02
     |████▊                           | 931 kB 5.1 MB/s eta 0:00:02
     |████▊                           | 942 kB 5.1 MB/s eta 0:00:02
     |████▉                           | 952 kB 5.1 MB/s eta 0:00:02
     |████▉                           | 962 kB 5.1 MB/s eta 0:00:02
     |█████                           | 972 kB 5.1 MB/s eta 0:00:02
     |█████                           | 983 kB 5.1 MB/s eta 0:00:02
     |█████                           | 993 kB 5.1 MB/s eta 0:00:02
     |█████                           | 1.0 MB 5.1 MB/s eta 0:00:02
     |█████▏                          | 1.0 MB 5.1 MB/s eta 0:00:02
     |█████▏                          | 1.0 MB 5.1 MB/s eta 0:00:02
     |█████▎                          | 1.0 MB 5.1 MB/s eta 0:00:02
     |█████▎                          | 1.0 MB 5.1 MB/s eta 0:00:02
     |█████▍                          | 1.1 MB 5.1 MB/s eta 0:00:02
     |█████▍                          | 1.1 MB 5.1 MB/s eta 0:00:02
     |█████▌                          | 1.1 MB 5.1 MB/s eta 0:00:02
     |█████▌                          | 1.1 MB 5.1 MB/s eta 0:00:02
     |█████▌                          | 1.1 MB 5.1 MB/s eta 0:00:02
     |█████▋                          | 1.1 MB 5.1 MB/s eta 0:00:02
     |█████▋                          | 1.1 MB 5.1 MB/s eta 0:00:02
     |█████▊                          | 1.1 MB 5.1 MB/s eta 0:00:02
     |█████▊                          | 1.1 MB 5.1 MB/s eta 0:00:02
     |█████▉                          | 1.1 MB 5.1 MB/s eta 0:00:02
     |█████▉                          | 1.2 MB 5.1 MB/s eta 0:00:02
     |██████                          | 1.2 MB 5.1 MB/s eta 0:00:02
     |██████                          | 1.2 MB 5.1 MB/s eta 0:00:01
     |██████                          | 1.2 MB 5.1 MB/s eta 0:00:01
     |██████                          | 1.2 MB 5.1 MB/s eta 0:00:01
     |██████▏                         | 1.2 MB 5.1 MB/s eta 0:00:01
     |██████▏                         | 1.2 MB 5.1 MB/s eta 0:00:01
     |██████▎                         | 1.2 MB 5.1 MB/s eta 0:00:01
     |██████▎                         | 1.2 MB 5.1 MB/s eta 0:00:01
     |██████▎                         | 1.2 MB 5.1 MB/s eta 0:00:01
     |██████▍                         | 1.3 MB 5.1 MB/s eta 0:00:01
     |██████▍                         | 1.3 MB 5.1 MB/s eta 0:00:01
     |██████▌                         | 1.3 MB 5.1 MB/s eta 0:00:01
     |██████▌                         | 1.3 MB 5.1 MB/s eta 0:00:01
     |██████▋                         | 1.3 MB 5.1 MB/s eta 0:00:01
     |██████▋                         | 1.3 MB 5.1 MB/s eta 0:00:01
     |██████▊                         | 1.3 MB 5.1 MB/s eta 0:00:01
     |██████▊                         | 1.3 MB 5.1 MB/s eta 0:00:01
     |██████▉                         | 1.3 MB 5.1 MB/s eta 0:00:01
     |██████▉                         | 1.4 MB 5.1 MB/s eta 0:00:01
     |███████                         | 1.4 MB 5.1 MB/s eta 0:00:01
     |███████                         | 1.4 MB 5.1 MB/s eta 0:00:01
     |███████                         | 1.4 MB 5.1 MB/s eta 0:00:01
     |███████                         | 1.4 MB 5.1 MB/s eta 0:00:01
     |███████                         | 1.4 MB 5.1 MB/s eta 0:00:01
     |███████▏                        | 1.4 MB 5.1 MB/s eta 0:00:01
     |███████▏                        | 1.4 MB 5.1 MB/s eta 0:00:01
     |███████▎                        | 1.4 MB 5.1 MB/s eta 0:00:01
     |███████▎                        | 1.4 MB 5.1 MB/s eta 0:00:01
     |███████▍                        | 1.5 MB 5.1 MB/s eta 0:00:01
     |███████▍                        | 1.5 MB 5.1 MB/s eta 0:00:01
     |███████▌                        | 1.5 MB 5.1 MB/s eta 0:00:01
     |███████▌                        | 1.5 MB 5.1 MB/s eta 0:00:01
     |███████▋                        | 1.5 MB 5.1 MB/s eta 0:00:01
     |███████▋                        | 1.5 MB 5.1 MB/s eta 0:00:01
     |███████▊                        | 1.5 MB 5.1 MB/s eta 0:00:01
     |███████▊                        | 1.5 MB 5.1 MB/s eta 0:00:01
     |███████▉                        | 1.5 MB 5.1 MB/s eta 0:00:01
     |███████▉                        | 1.5 MB 5.1 MB/s eta 0:00:01
     |███████▉                        | 1.6 MB 5.1 MB/s eta 0:00:01
     |████████                        | 1.6 MB 5.1 MB/s eta 0:00:01
     |████████                        | 1.6 MB 5.1 MB/s eta 0:00:01
     |████████                        | 1.6 MB 5.1 MB/s eta 0:00:01
     |████████                        | 1.6 MB 5.1 MB/s eta 0:00:01
     |████████▏                       | 1.6 MB 5.1 MB/s eta 0:00:01
     |████████▏                       | 1.6 MB 5.1 MB/s eta 0:00:01
     |████████▎                       | 1.6 MB 5.1 MB/s eta 0:00:01
     |████████▎                       | 1.6 MB 5.1 MB/s eta 0:00:01
     |████████▍                       | 1.6 MB 5.1 MB/s eta 0:00:01
     |████████▍                       | 1.7 MB 5.1 MB/s eta 0:00:01
     |████████▌                       | 1.7 MB 5.1 MB/s eta 0:00:01
     |████████▌                       | 1.7 MB 5.1 MB/s eta 0:00:01
     |████████▋                       | 1.7 MB 5.1 MB/s eta 0:00:01
     |████████▋                       | 1.7 MB 5.1 MB/s eta 0:00:01
     |████████▋                       | 1.7 MB 5.1 MB/s eta 0:00:01
     |████████▊                       | 1.7 MB 5.1 MB/s eta 0:00:01
     |████████▊                       | 1.7 MB 5.1 MB/s eta 0:00:01
     |████████▉                       | 1.7 MB 5.1 MB/s eta 0:00:01
     |████████▉                       | 1.8 MB 5.1 MB/s eta 0:00:01
     |█████████                       | 1.8 MB 5.1 MB/s eta 0:00:01
     |█████████                       | 1.8 MB 5.1 MB/s eta 0:00:01
     |█████████                       | 1.8 MB 5.1 MB/s eta 0:00:01
     |█████████                       | 1.8 MB 5.1 MB/s eta 0:00:01
     |█████████▏                      | 1.8 MB 5.1 MB/s eta 0:00:01
     |█████████▏                      | 1.8 MB 5.1 MB/s eta 0:00:01
     |█████████▎                      | 1.8 MB 5.1 MB/s eta 0:00:01
     |█████████▎                      | 1.8 MB 5.1 MB/s eta 0:00:01
     |█████████▍                      | 1.8 MB 5.1 MB/s eta 0:00:01
     |█████████▍                      | 1.9 MB 5.1 MB/s eta 0:00:01
     |█████████▍                      | 1.9 MB 5.1 MB/s eta 0:00:01
     |█████████▌                      | 1.9 MB 5.1 MB/s eta 0:00:01
     |█████████▌                      | 1.9 MB 5.1 MB/s eta 0:00:01
     |█████████▋                      | 1.9 MB 5.1 MB/s eta 0:00:01
     |█████████▋                      | 1.9 MB 5.1 MB/s eta 0:00:01
     |█████████▊                      | 1.9 MB 5.1 MB/s eta 0:00:01
     |█████████▊                      | 1.9 MB 5.1 MB/s eta 0:00:01
     |█████████▉                      | 1.9 MB 5.1 MB/s eta 0:00:01
     |█████████▉                      | 1.9 MB 5.1 MB/s eta 0:00:01
     |██████████                      | 2.0 MB 5.1 MB/s eta 0:00:01
     |██████████                      | 2.0 MB 5.1 MB/s eta 0:00:01
     |██████████                      | 2.0 MB 5.1 MB/s eta 0:00:01
     |██████████                      | 2.0 MB 5.1 MB/s eta 0:00:01
     |██████████▏                     | 2.0 MB 5.1 MB/s eta 0:00:01
     |██████████▏                     | 2.0 MB 5.1 MB/s eta 0:00:01
     |██████████▏                     | 2.0 MB 5.1 MB/s eta 0:00:01
     |██████████▎                     | 2.0 MB 5.1 MB/s eta 0:00:01
     |██████████▎                     | 2.0 MB 5.1 MB/s eta 0:00:01
     |██████████▍                     | 2.0 MB 5.1 MB/s eta 0:00:01
     |██████████▍                     | 2.1 MB 5.1 MB/s eta 0:00:01
     |██████████▌                     | 2.1 MB 5.1 MB/s eta 0:00:01
     |██████████▌                     | 2.1 MB 5.1 MB/s eta 0:00:01
     |██████████▋                     | 2.1 MB 5.1 MB/s eta 0:00:01
     |██████████▋                     | 2.1 MB 5.1 MB/s eta 0:00:01
     |██████████▊                     | 2.1 MB 5.1 MB/s eta 0:00:01
     |██████████▊                     | 2.1 MB 5.1 MB/s eta 0:00:01
     |██████████▉                     | 2.1 MB 5.1 MB/s eta 0:00:01
     |██████████▉                     | 2.1 MB 5.1 MB/s eta 0:00:01
     |███████████                     | 2.2 MB 5.1 MB/s eta 0:00:01
     |███████████                     | 2.2 MB 5.1 MB/s eta 0:00:01
     |███████████                     | 2.2 MB 5.1 MB/s eta 0:00:01
     |███████████                     | 2.2 MB 5.1 MB/s eta 0:00:01
     |███████████                     | 2.2 MB 5.1 MB/s eta 0:00:01
     |███████████▏                    | 2.2 MB 5.1 MB/s eta 0:00:01
     |███████████▏                    | 2.2 MB 5.1 MB/s eta 0:00:01
     |███████████▎                    | 2.2 MB 5.1 MB/s eta 0:00:01
     |███████████▎                    | 2.2 MB 5.1 MB/s eta 0:00:01
     |███████████▍                    | 2.2 MB 5.1 MB/s eta 0:00:01
     |███████████▍                    | 2.3 MB 5.1 MB/s eta 0:00:01
     |███████████▌                    | 2.3 MB 5.1 MB/s eta 0:00:01
     |███████████▌                    | 2.3 MB 5.1 MB/s eta 0:00:01
     |███████████▋                    | 2.3 MB 5.1 MB/s eta 0:00:01
     |███████████▋                    | 2.3 MB 5.1 MB/s eta 0:00:01
     |███████████▊                    | 2.3 MB 5.1 MB/s eta 0:00:01
     |███████████▊                    | 2.3 MB 5.1 MB/s eta 0:00:01
     |███████████▉                    | 2.3 MB 5.1 MB/s eta 0:00:01
     |███████████▉                    | 2.3 MB 5.1 MB/s eta 0:00:01
     |███████████▉                    | 2.3 MB 5.1 MB/s eta 0:00:01
     |████████████                    | 2.4 MB 5.1 MB/s eta 0:00:01
     |████████████                    | 2.4 MB 5.1 MB/s eta 0:00:01
     |████████████                    | 2.4 MB 5.1 MB/s eta 0:00:01
     |████████████                    | 2.4 MB 5.1 MB/s eta 0:00:01
     |████████████▏                   | 2.4 MB 5.1 MB/s eta 0:00:01
     |████████████▏                   | 2.4 MB 5.1 MB/s eta 0:00:01
     |████████████▎                   | 2.4 MB 5.1 MB/s eta 0:00:01
     |████████████▎                   | 2.4 MB 5.1 MB/s eta 0:00:01
     |████████████▍                   | 2.4 MB 5.1 MB/s eta 0:00:01
     |████████████▍                   | 2.4 MB 5.1 MB/s eta 0:00:01
     |████████████▌                   | 2.5 MB 5.1 MB/s eta 0:00:01
     |████████████▌                   | 2.5 MB 5.1 MB/s eta 0:00:01
     |████████████▋                   | 2.5 MB 5.1 MB/s eta 0:00:01
     |████████████▋                   | 2.5 MB 5.1 MB/s eta 0:00:01
     |████████████▋                   | 2.5 MB 5.1 MB/s eta 0:00:01
     |████████████▊                   | 2.5 MB 5.1 MB/s eta 0:00:01
     |████████████▊                   | 2.5 MB 5.1 MB/s eta 0:00:01
     |████████████▉                   | 2.5 MB 5.1 MB/s eta 0:00:01
     |████████████▉                   | 2.5 MB 5.1 MB/s eta 0:00:01
     |█████████████                   | 2.5 MB 5.1 MB/s eta 0:00:01
     |█████████████                   | 2.6 MB 5.1 MB/s eta 0:00:01
     |█████████████                   | 2.6 MB 5.1 MB/s eta 0:00:01
     |█████████████                   | 2.6 MB 5.1 MB/s eta 0:00:01
     |█████████████▏                  | 2.6 MB 5.1 MB/s eta 0:00:01
     |█████████████▏                  | 2.6 MB 5.1 MB/s eta 0:00:01
     |█████████████▎                  | 2.6 MB 5.1 MB/s eta 0:00:01
     |█████████████▎                  | 2.6 MB 5.1 MB/s eta 0:00:01
     |█████████████▍                  | 2.6 MB 5.1 MB/s eta 0:00:01
     |█████████████▍                  | 2.6 MB 5.1 MB/s eta 0:00:01
     |█████████████▍                  | 2.7 MB 5.1 MB/s eta 0:00:01
     |█████████████▌                  | 2.7 MB 5.1 MB/s eta 0:00:01
     |█████████████▌                  | 2.7 MB 5.1 MB/s eta 0:00:01
     |█████████████▋                  | 2.7 MB 5.1 MB/s eta 0:00:01
     |█████████████▋                  | 2.7 MB 5.1 MB/s eta 0:00:01
     |█████████████▊                  | 2.7 MB 5.1 MB/s eta 0:00:01
     |█████████████▊                  | 2.7 MB 5.1 MB/s eta 0:00:01
     |█████████████▉                  | 2.7 MB 5.1 MB/s eta 0:00:01
     |█████████████▉                  | 2.7 MB 5.1 MB/s eta 0:00:01
     |██████████████                  | 2.7 MB 5.1 MB/s eta 0:00:01
     |██████████████                  | 2.8 MB 5.1 MB/s eta 0:00:01
     |██████████████                  | 2.8 MB 5.1 MB/s eta 0:00:01
     |██████████████                  | 2.8 MB 5.1 MB/s eta 0:00:01
     |██████████████▏                 | 2.8 MB 5.1 MB/s eta 0:00:01
     |██████████████▏                 | 2.8 MB 5.1 MB/s eta 0:00:01
     |██████████████▏                 | 2.8 MB 5.1 MB/s eta 0:00:01
     |██████████████▎                 | 2.8 MB 5.1 MB/s eta 0:00:01
     |██████████████▎                 | 2.8 MB 5.1 MB/s eta 0:00:01
     |██████████████▍                 | 2.8 MB 5.1 MB/s eta 0:00:01
     |██████████████▍                 | 2.8 MB 5.1 MB/s eta 0:00:01
     |██████████████▌                 | 2.9 MB 5.1 MB/s eta 0:00:01
     |██████████████▌                 | 2.9 MB 5.1 MB/s eta 0:00:01
     |██████████████▋                 | 2.9 MB 5.1 MB/s eta 0:00:01
     |██████████████▋                 | 2.9 MB 5.1 MB/s eta 0:00:01
     |██████████████▊                 | 2.9 MB 5.1 MB/s eta 0:00:01
     |██████████████▊                 | 2.9 MB 5.1 MB/s eta 0:00:01
     |██████████████▉                 | 2.9 MB 5.1 MB/s eta 0:00:01
     |██████████████▉                 | 2.9 MB 5.1 MB/s eta 0:00:01
     |███████████████                 | 2.9 MB 5.1 MB/s eta 0:00:01
     |███████████████                 | 2.9 MB 5.1 MB/s eta 0:00:01
     |███████████████                 | 3.0 MB 5.1 MB/s eta 0:00:01
     |███████████████                 | 3.0 MB 5.1 MB/s eta 0:00:01
     |███████████████                 | 3.0 MB 5.1 MB/s eta 0:00:01
     |███████████████▏                | 3.0 MB 5.1 MB/s eta 0:00:01
     |███████████████▏                | 3.0 MB 5.1 MB/s eta 0:00:01
     |███████████████▎                | 3.0 MB 5.1 MB/s eta 0:00:01
     |███████████████▎                | 3.0 MB 5.1 MB/s eta 0:00:01
     |███████████████▍                | 3.0 MB 5.1 MB/s eta 0:00:01
     |███████████████▍                | 3.0 MB 5.1 MB/s eta 0:00:01
     |███████████████▌                | 3.1 MB 5.1 MB/s eta 0:00:01
     |███████████████▌                | 3.1 MB 5.1 MB/s eta 0:00:01
     |███████████████▋                | 3.1 MB 5.1 MB/s eta 0:00:01
     |███████████████▋                | 3.1 MB 5.1 MB/s eta 0:00:01
     |███████████████▊                | 3.1 MB 5.1 MB/s eta 0:00:01
     |███████████████▊                | 3.1 MB 5.1 MB/s eta 0:00:01
     |███████████████▊                | 3.1 MB 5.1 MB/s eta 0:00:01
     |███████████████▉                | 3.1 MB 5.1 MB/s eta 0:00:01
     |███████████████▉                | 3.1 MB 5.1 MB/s eta 0:00:01
     |████████████████                | 3.1 MB 5.1 MB/s eta 0:00:01
     |████████████████                | 3.2 MB 5.1 MB/s eta 0:00:01
     |████████████████                | 3.2 MB 5.1 MB/s eta 0:00:01
     |████████████████                | 3.2 MB 5.1 MB/s eta 0:00:01
     |████████████████▏               | 3.2 MB 5.1 MB/s eta 0:00:01
     |████████████████▏               | 3.2 MB 5.1 MB/s eta 0:00:01
     |████████████████▎               | 3.2 MB 5.1 MB/s eta 0:00:01
     |████████████████▎               | 3.2 MB 5.1 MB/s eta 0:00:01
     |████████████████▍               | 3.2 MB 5.1 MB/s eta 0:00:01
     |████████████████▍               | 3.2 MB 5.1 MB/s eta 0:00:01
     |████████████████▌               | 3.2 MB 5.1 MB/s eta 0:00:01
     |████████████████▌               | 3.3 MB 5.1 MB/s eta 0:00:01
     |████████████████▌               | 3.3 MB 5.1 MB/s eta 0:00:01
     |████████████████▋               | 3.3 MB 5.1 MB/s eta 0:00:01
     |████████████████▋               | 3.3 MB 5.1 MB/s eta 0:00:01
     |████████████████▊               | 3.3 MB 5.1 MB/s eta 0:00:01
     |████████████████▊               | 3.3 MB 5.1 MB/s eta 0:00:01
     |████████████████▉               | 3.3 MB 5.1 MB/s eta 0:00:01
     |████████████████▉               | 3.3 MB 5.1 MB/s eta 0:00:01
     |█████████████████               | 3.3 MB 5.1 MB/s eta 0:00:01
     |█████████████████               | 3.3 MB 5.1 MB/s eta 0:00:01
     |█████████████████               | 3.4 MB 5.1 MB/s eta 0:00:01
     |█████████████████               | 3.4 MB 5.1 MB/s eta 0:00:01
     |█████████████████▏              | 3.4 MB 5.1 MB/s eta 0:00:01
     |█████████████████▏              | 3.4 MB 5.1 MB/s eta 0:00:01
     |█████████████████▎              | 3.4 MB 5.1 MB/s eta 0:00:01
     |█████████████████▎              | 3.4 MB 5.1 MB/s eta 0:00:01
     |█████████████████▎              | 3.4 MB 5.1 MB/s eta 0:00:01
     |█████████████████▍              | 3.4 MB 5.1 MB/s eta 0:00:01
     |█████████████████▍              | 3.4 MB 5.1 MB/s eta 0:00:01
     |█████████████████▌              | 3.5 MB 5.1 MB/s eta 0:00:01
     |█████████████████▌              | 3.5 MB 5.1 MB/s eta 0:00:01
     |█████████████████▋              | 3.5 MB 5.1 MB/s eta 0:00:01
     |█████████████████▋              | 3.5 MB 5.1 MB/s eta 0:00:01
     |█████████████████▊              | 3.5 MB 5.1 MB/s eta 0:00:01
     |█████████████████▊              | 3.5 MB 5.1 MB/s eta 0:00:01
     |█████████████████▉              | 3.5 MB 5.1 MB/s eta 0:00:01
     |█████████████████▉              | 3.5 MB 5.1 MB/s eta 0:00:01
     |██████████████████              | 3.5 MB 5.1 MB/s eta 0:00:01
     |██████████████████              | 3.5 MB 5.1 MB/s eta 0:00:01
     |██████████████████              | 3.6 MB 5.1 MB/s eta 0:00:01
     |██████████████████              | 3.6 MB 5.1 MB/s eta 0:00:01
     |██████████████████              | 3.6 MB 5.1 MB/s eta 0:00:01
     |██████████████████▏             | 3.6 MB 5.1 MB/s eta 0:00:01
     |██████████████████▏             | 3.6 MB 5.1 MB/s eta 0:00:01
     |██████████████████▎             | 3.6 MB 5.1 MB/s eta 0:00:01
     |██████████████████▎             | 3.6 MB 5.1 MB/s eta 0:00:01
     |██████████████████▍             | 3.6 MB 5.1 MB/s eta 0:00:01
     |██████████████████▍             | 3.6 MB 5.1 MB/s eta 0:00:01
     |██████████████████▌             | 3.6 MB 5.1 MB/s eta 0:00:01
     |██████████████████▌             | 3.7 MB 5.1 MB/s eta 0:00:01
     |██████████████████▋             | 3.7 MB 5.1 MB/s eta 0:00:01
     |██████████████████▋             | 3.7 MB 5.1 MB/s eta 0:00:01
     |██████████████████▊             | 3.7 MB 5.1 MB/s eta 0:00:01
     |██████████████████▊             | 3.7 MB 5.1 MB/s eta 0:00:01
     |██████████████████▉             | 3.7 MB 5.1 MB/s eta 0:00:01
     |██████████████████▉             | 3.7 MB 5.1 MB/s eta 0:00:01
     |██████████████████▉             | 3.7 MB 5.1 MB/s eta 0:00:01
     |███████████████████             | 3.7 MB 5.1 MB/s eta 0:00:01
     |███████████████████             | 3.7 MB 5.1 MB/s eta 0:00:01
     |███████████████████             | 3.8 MB 5.1 MB/s eta 0:00:01
     |███████████████████             | 3.8 MB 5.1 MB/s eta 0:00:01
     |███████████████████▏            | 3.8 MB 5.1 MB/s eta 0:00:01
     |███████████████████▏            | 3.8 MB 5.1 MB/s eta 0:00:01
     |███████████████████▎            | 3.8 MB 5.1 MB/s eta 0:00:01
     |███████████████████▎            | 3.8 MB 5.1 MB/s eta 0:00:01
     |███████████████████▍            | 3.8 MB 5.1 MB/s eta 0:00:01
     |███████████████████▍            | 3.8 MB 5.1 MB/s eta 0:00:01
     |███████████████████▌            | 3.8 MB 5.1 MB/s eta 0:00:01
     |███████████████████▌            | 3.9 MB 5.1 MB/s eta 0:00:01
     |███████████████████▋            | 3.9 MB 5.1 MB/s eta 0:00:01
     |███████████████████▋            | 3.9 MB 5.1 MB/s eta 0:00:01
     |███████████████████▋            | 3.9 MB 5.1 MB/s eta 0:00:01
     |███████████████████▊            | 3.9 MB 5.1 MB/s eta 0:00:01
     |███████████████████▊            | 3.9 MB 5.1 MB/s eta 0:00:01
     |███████████████████▉            | 3.9 MB 5.1 MB/s eta 0:00:01
     |███████████████████▉            | 3.9 MB 5.1 MB/s eta 0:00:01
     |████████████████████            | 3.9 MB 5.1 MB/s eta 0:00:01
     |████████████████████            | 3.9 MB 5.1 MB/s eta 0:00:01
     |████████████████████            | 4.0 MB 5.1 MB/s eta 0:00:01
     |████████████████████            | 4.0 MB 5.1 MB/s eta 0:00:01
     |████████████████████▏           | 4.0 MB 5.1 MB/s eta 0:00:01
     |████████████████████▏           | 4.0 MB 5.1 MB/s eta 0:00:01
     |████████████████████▎           | 4.0 MB 5.1 MB/s eta 0:00:01
     |████████████████████▎           | 4.0 MB 5.1 MB/s eta 0:00:01
     |████████████████████▍           | 4.0 MB 5.1 MB/s eta 0:00:01
     |████████████████████▍           | 4.0 MB 5.1 MB/s eta 0:00:01
     |████████████████████▍           | 4.0 MB 5.1 MB/s eta 0:00:01
     |████████████████████▌           | 4.0 MB 5.1 MB/s eta 0:00:01
     |████████████████████▌           | 4.1 MB 5.1 MB/s eta 0:00:01
     |████████████████████▋           | 4.1 MB 5.1 MB/s eta 0:00:01
     |████████████████████▋           | 4.1 MB 5.1 MB/s eta 0:00:01
     |████████████████████▊           | 4.1 MB 5.1 MB/s eta 0:00:01
     |████████████████████▊           | 4.1 MB 5.1 MB/s eta 0:00:01
     |████████████████████▉           | 4.1 MB 5.1 MB/s eta 0:00:01
     |████████████████████▉           | 4.1 MB 5.1 MB/s eta 0:00:01
     |█████████████████████           | 4.1 MB 5.1 MB/s eta 0:00:01
     |█████████████████████           | 4.1 MB 5.1 MB/s eta 0:00:01
     |█████████████████████           | 4.1 MB 5.1 MB/s eta 0:00:01
     |█████████████████████           | 4.2 MB 5.1 MB/s eta 0:00:01
     |█████████████████████▏          | 4.2 MB 5.1 MB/s eta 0:00:01
     |█████████████████████▏          | 4.2 MB 5.1 MB/s eta 0:00:01
     |█████████████████████▏          | 4.2 MB 5.1 MB/s eta 0:00:01
     |█████████████████████▎          | 4.2 MB 5.1 MB/s eta 0:00:01
     |█████████████████████▎          | 4.2 MB 5.1 MB/s eta 0:00:01
     |█████████████████████▍          | 4.2 MB 5.1 MB/s eta 0:00:01
     |█████████████████████▍          | 4.2 MB 5.1 MB/s eta 0:00:01
     |█████████████████████▌          | 4.2 MB 5.1 MB/s eta 0:00:01
     |█████████████████████▌          | 4.2 MB 5.1 MB/s eta 0:00:01
     |█████████████████████▋          | 4.3 MB 5.1 MB/s eta 0:00:01
     |█████████████████████▋          | 4.3 MB 5.1 MB/s eta 0:00:01
     |█████████████████████▊          | 4.3 MB 5.1 MB/s eta 0:00:01
     |█████████████████████▊          | 4.3 MB 5.1 MB/s eta 0:00:01
     |█████████████████████▉          | 4.3 MB 5.1 MB/s eta 0:00:01
     |█████████████████████▉          | 4.3 MB 5.1 MB/s eta 0:00:01
     |██████████████████████          | 4.3 MB 5.1 MB/s eta 0:00:01
     |██████████████████████          | 4.3 MB 5.1 MB/s eta 0:00:01
     |██████████████████████          | 4.3 MB 5.1 MB/s eta 0:00:01
     |██████████████████████          | 4.4 MB 5.1 MB/s eta 0:00:01
     |██████████████████████          | 4.4 MB 5.1 MB/s eta 0:00:01
     |██████████████████████▏         | 4.4 MB 5.1 MB/s eta 0:00:01
     |██████████████████████▏         | 4.4 MB 5.1 MB/s eta 0:00:01
     |██████████████████████▎         | 4.4 MB 5.1 MB/s eta 0:00:01
     |██████████████████████▎         | 4.4 MB 5.1 MB/s eta 0:00:01
     |██████████████████████▍         | 4.4 MB 5.1 MB/s eta 0:00:01
     |██████████████████████▍         | 4.4 MB 5.1 MB/s eta 0:00:01
     |██████████████████████▌         | 4.4 MB 5.1 MB/s eta 0:00:01
     |██████████████████████▌         | 4.4 MB 5.1 MB/s eta 0:00:01
     |██████████████████████▋         | 4.5 MB 5.1 MB/s eta 0:00:01
     |██████████████████████▋         | 4.5 MB 5.1 MB/s eta 0:00:01
     |██████████████████████▊         | 4.5 MB 5.1 MB/s eta 0:00:01
     |██████████████████████▊         | 4.5 MB 5.1 MB/s eta 0:00:01
     |██████████████████████▉         | 4.5 MB 5.1 MB/s eta 0:00:01
     |██████████████████████▉         | 4.5 MB 5.1 MB/s eta 0:00:01
     |██████████████████████▉         | 4.5 MB 5.1 MB/s eta 0:00:01
     |███████████████████████         | 4.5 MB 5.1 MB/s eta 0:00:01
     |███████████████████████         | 4.5 MB 5.1 MB/s eta 0:00:01
     |███████████████████████         | 4.5 MB 5.1 MB/s eta 0:00:01
     |███████████████████████         | 4.6 MB 5.1 MB/s eta 0:00:01
     |███████████████████████▏        | 4.6 MB 5.1 MB/s eta 0:00:01
     |███████████████████████▏        | 4.6 MB 5.1 MB/s eta 0:00:01
     |███████████████████████▎        | 4.6 MB 5.1 MB/s eta 0:00:01
     |███████████████████████▎        | 4.6 MB 5.1 MB/s eta 0:00:01
     |███████████████████████▍        | 4.6 MB 5.1 MB/s eta 0:00:01
     |███████████████████████▍        | 4.6 MB 5.1 MB/s eta 0:00:01
     |███████████████████████▌        | 4.6 MB 5.1 MB/s eta 0:00:01
     |███████████████████████▌        | 4.6 MB 5.1 MB/s eta 0:00:01
     |███████████████████████▋        | 4.6 MB 5.1 MB/s eta 0:00:01
     |███████████████████████▋        | 4.7 MB 5.1 MB/s eta 0:00:01
     |███████████████████████▋        | 4.7 MB 5.1 MB/s eta 0:00:01
     |███████████████████████▊        | 4.7 MB 5.1 MB/s eta 0:00:01
     |███████████████████████▊        | 4.7 MB 5.1 MB/s eta 0:00:01
     |███████████████████████▉        | 4.7 MB 5.1 MB/s eta 0:00:01
     |███████████████████████▉        | 4.7 MB 5.1 MB/s eta 0:00:01
     |████████████████████████        | 4.7 MB 5.1 MB/s eta 0:00:01
     |████████████████████████        | 4.7 MB 5.1 MB/s eta 0:00:01
     |████████████████████████        | 4.7 MB 5.1 MB/s eta 0:00:01
     |████████████████████████        | 4.8 MB 5.1 MB/s eta 0:00:01
     |████████████████████████▏       | 4.8 MB 5.1 MB/s eta 0:00:01
     |████████████████████████▏       | 4.8 MB 5.1 MB/s eta 0:00:01
     |████████████████████████▎       | 4.8 MB 5.1 MB/s eta 0:00:01
     |████████████████████████▎       | 4.8 MB 5.1 MB/s eta 0:00:01
     |████████████████████████▍       | 4.8 MB 5.1 MB/s eta 0:00:01
     |████████████████████████▍       | 4.8 MB 5.1 MB/s eta 0:00:01
     |████████████████████████▍       | 4.8 MB 5.1 MB/s eta 0:00:01
     |████████████████████████▌       | 4.8 MB 5.1 MB/s eta 0:00:01
     |████████████████████████▌       | 4.8 MB 5.1 MB/s eta 0:00:01
     |████████████████████████▋       | 4.9 MB 5.1 MB/s eta 0:00:01
     |████████████████████████▋       | 4.9 MB 5.1 MB/s eta 0:00:01
     |████████████████████████▊       | 4.9 MB 5.1 MB/s eta 0:00:01
     |████████████████████████▊       | 4.9 MB 5.1 MB/s eta 0:00:01
     |████████████████████████▉       | 4.9 MB 5.1 MB/s eta 0:00:01
     |████████████████████████▉       | 4.9 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████       | 4.9 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████       | 4.9 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████       | 4.9 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████       | 4.9 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████▏      | 5.0 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████▏      | 5.0 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████▏      | 5.0 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████▎      | 5.0 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████▎      | 5.0 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████▍      | 5.0 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████▍      | 5.0 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████▌      | 5.0 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████▌      | 5.0 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████▋      | 5.0 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████▋      | 5.1 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████▊      | 5.1 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████▊      | 5.1 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████▉      | 5.1 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████▉      | 5.1 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████      | 5.1 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████      | 5.1 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████      | 5.1 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████      | 5.1 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████      | 5.2 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████▏     | 5.2 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████▏     | 5.2 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████▎     | 5.2 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████▎     | 5.2 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████▍     | 5.2 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████▍     | 5.2 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████▌     | 5.2 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████▌     | 5.2 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████▋     | 5.2 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████▋     | 5.3 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████▊     | 5.3 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████▊     | 5.3 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████▊     | 5.3 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████▉     | 5.3 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████▉     | 5.3 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████     | 5.3 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████     | 5.3 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████     | 5.3 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████     | 5.3 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████▏    | 5.4 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████▏    | 5.4 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████▎    | 5.4 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████▎    | 5.4 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████▍    | 5.4 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████▍    | 5.4 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████▌    | 5.4 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████▌    | 5.4 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████▌    | 5.4 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████▋    | 5.4 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████▋    | 5.5 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████▊    | 5.5 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████▊    | 5.5 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████▉    | 5.5 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████▉    | 5.5 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████    | 5.5 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████    | 5.5 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████    | 5.5 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████    | 5.5 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████▏   | 5.6 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████▏   | 5.6 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████▎   | 5.6 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████▎   | 5.6 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████▎   | 5.6 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████▍   | 5.6 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████▍   | 5.6 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████▌   | 5.6 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████▌   | 5.6 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████▋   | 5.6 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████▋   | 5.7 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████▊   | 5.7 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████▊   | 5.7 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████▉   | 5.7 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████▉   | 5.7 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████   | 5.7 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████   | 5.7 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████   | 5.7 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████   | 5.7 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████   | 5.7 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████▏  | 5.8 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████▏  | 5.8 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████▎  | 5.8 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████▎  | 5.8 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████▍  | 5.8 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████▍  | 5.8 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████▌  | 5.8 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████▌  | 5.8 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████▋  | 5.8 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████▋  | 5.8 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████▊  | 5.9 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████▊  | 5.9 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████▉  | 5.9 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████▉  | 5.9 MB 5.1 MB/s eta 0:00:01
     |█████████████████████████████▉  | 5.9 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████  | 5.9 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████  | 5.9 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████  | 5.9 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████  | 5.9 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████▏ | 5.9 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████▏ | 6.0 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████▎ | 6.0 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████▎ | 6.0 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████▍ | 6.0 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████▍ | 6.0 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████▌ | 6.0 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████▌ | 6.0 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████▋ | 6.0 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████▋ | 6.0 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████▋ | 6.1 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████▊ | 6.1 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████▊ | 6.1 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████▉ | 6.1 MB 5.1 MB/s eta 0:00:01
     |██████████████████████████████▉ | 6.1 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████ | 6.1 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████ | 6.1 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████ | 6.1 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████ | 6.1 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████▏| 6.1 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████▏| 6.2 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████▎| 6.2 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████▎| 6.2 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████▍| 6.2 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████▍| 6.2 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████▍| 6.2 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████▌| 6.2 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████▌| 6.2 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████▋| 6.2 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████▋| 6.2 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████▊| 6.3 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████▊| 6.3 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████▉| 6.3 MB 5.1 MB/s eta 0:00:01
     |███████████████████████████████▉| 6.3 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████████| 6.3 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████████| 6.3 MB 5.1 MB/s eta 0:00:01
     |████████████████████████████████| 6.3 MB 5.1 MB/s            
[?25hCollecting pyang==2.4.0
  Downloading pyang-2.4.0-py2.py3-none-any.whl (591 kB)
[?25l

     |▌                               | 10 kB 28.2 MB/s eta 0:00:01
     |█                               | 20 kB 32.3 MB/s eta 0:00:01
     |█▋                              | 30 kB 38.1 MB/s eta 0:00:01
     |██▏                             | 40 kB 41.3 MB/s eta 0:00:01
     |██▊                             | 51 kB 43.6 MB/s eta 0:00:01
     |███▎                            | 61 kB 46.4 MB/s eta 0:00:01
     |███▉                            | 71 kB 44.8 MB/s eta 0:00:01
     |████▍                           | 81 kB 46.8 MB/s eta 0:00:01
     |█████                           | 92 kB 47.2 MB/s eta 0:00:01
     |█████▌                          | 102 kB 47.6 MB/s eta 0:00:01
     |██████                          | 112 kB 47.6 MB/s eta 0:00:01
     |██████▋                         | 122 kB 47.6 MB/s eta 0:00:01
     |███████▏                        | 133 kB 47.6 MB/s eta 0:00:01
     |███████▊                        | 143 kB 47.6 MB/s eta 0:00:01
     |████████▎                       | 153 kB 47.6 MB/s eta 0:00:01
     |████████▉                       | 163 kB 47.6 MB/s eta 0:00:01
     |█████████▍                      | 174 kB 47.6 MB/s eta 0:00:01
     |██████████                      | 184 kB 47.6 MB/s eta 0:00:01
     |██████████▌                     | 194 kB 47.6 MB/s eta 0:00:01
     |███████████                     | 204 kB 47.6 MB/s eta 0:00:01
     |███████████▋                    | 215 kB 47.6 MB/s eta 0:00:01
     |████████████▏                   | 225 kB 47.6 MB/s eta 0:00:01
     |████████████▊                   | 235 kB 47.6 MB/s eta 0:00:01
     |█████████████▎                  | 245 kB 47.6 MB/s eta 0:00:01
     |█████████████▉                  | 256 kB 47.6 MB/s eta 0:00:01
     |██████████████▍                 | 266 kB 47.6 MB/s eta 0:00:01
     |███████████████                 | 276 kB 47.6 MB/s eta 0:00:01
     |███████████████▌                | 286 kB 47.6 MB/s eta 0:00:01
     |████████████████                | 296 kB 47.6 MB/s eta 0:00:01
     |████████████████▋               | 307 kB 47.6 MB/s eta 0:00:01
     |█████████████████▏              | 317 kB 47.6 MB/s eta 0:00:01
     |█████████████████▊              | 327 kB 47.6 MB/s eta 0:00:01
     |██████████████████▎             | 337 kB 47.6 MB/s eta 0:00:01
     |██████████████████▉             | 348 kB 47.6 MB/s eta 0:00:01
     |███████████████████▍            | 358 kB 47.6 MB/s eta 0:00:01
     |████████████████████            | 368 kB 47.6 MB/s eta 0:00:01
     |████████████████████▌           | 378 kB 47.6 MB/s eta 0:00:01
     |█████████████████████           | 389 kB 47.6 MB/s eta 0:00:01
     |█████████████████████▋          | 399 kB 47.6 MB/s eta 0:00:01
     |██████████████████████▏         | 409 kB 47.6 MB/s eta 0:00:01
     |██████████████████████▊         | 419 kB 47.6 MB/s eta 0:00:01
     |███████████████████████▎        | 430 kB 47.6 MB/s eta 0:00:01
     |███████████████████████▉        | 440 kB 47.6 MB/s eta 0:00:01
     |████████████████████████▍       | 450 kB 47.6 MB/s eta 0:00:01
     |█████████████████████████       | 460 kB 47.6 MB/s eta 0:00:01
     |█████████████████████████▌      | 471 kB 47.6 MB/s eta 0:00:01
     |██████████████████████████      | 481 kB 47.6 MB/s eta 0:00:01
     |██████████████████████████▋     | 491 kB 47.6 MB/s eta 0:00:01
     |███████████████████████████▏    | 501 kB 47.6 MB/s eta 0:00:01
     |███████████████████████████▊    | 512 kB 47.6 MB/s eta 0:00:01
     |████████████████████████████▎   | 522 kB 47.6 MB/s eta 0:00:01
     |████████████████████████████▉   | 532 kB 47.6 MB/s eta 0:00:01
     |█████████████████████████████▍  | 542 kB 47.6 MB/s eta 0:00:01
     |██████████████████████████████  | 552 kB 47.6 MB/s eta 0:00:01
     |██████████████████████████████▌ | 563 kB 47.6 MB/s eta 0:00:01
     |███████████████████████████████ | 573 kB 47.6 MB/s eta 0:00:01
     |███████████████████████████████▋| 583 kB 47.6 MB/s eta 0:00:01
     |████████████████████████████████| 591 kB 47.6 MB/s            
[?25hRequirement already satisfied: pyangbind==0.8.1 in /usr/local/lib/python3.6/dist-packages (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 13)) (0.8.1)
Collecting pyyaml==5.4.1
  Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB)
[?25l

     |▌                               | 10 kB 10.6 MB/s eta 0:00:01
     |█                               | 20 kB 13.0 MB/s eta 0:00:01
     |█▌                              | 30 kB 13.6 MB/s eta 0:00:01
     |██                              | 40 kB 14.3 MB/s eta 0:00:01
     |██▋                             | 51 kB 14.8 MB/s eta 0:00:01
     |███                             | 61 kB 16.0 MB/s eta 0:00:01
     |███▋                            | 71 kB 17.0 MB/s eta 0:00:01
     |████                            | 81 kB 17.9 MB/s eta 0:00:01
     |████▋                           | 92 kB 18.2 MB/s eta 0:00:01
     |█████▏                          | 102 kB 18.6 MB/s eta 0:00:01
     |█████▋                          | 112 kB 18.6 MB/s eta 0:00:01
     |██████▏                         | 122 kB 18.6 MB/s eta 0:00:01
     |██████▋                         | 133 kB 18.6 MB/s eta 0:00:01
     |███████▏                        | 143 kB 18.6 MB/s eta 0:00:01
     |███████▊                        | 153 kB 18.6 MB/s eta 0:00:01
     |████████▏                       | 163 kB 18.6 MB/s eta 0:00:01
     |████████▊                       | 174 kB 18.6 MB/s eta 0:00:01
     |█████████▏                      | 184 kB 18.6 MB/s eta 0:00:01
     |█████████▊                      | 194 kB 18.6 MB/s eta 0:00:01
     |██████████▎                     | 204 kB 18.6 MB/s eta 0:00:01
     |██████████▊                     | 215 kB 18.6 MB/s eta 0:00:01
     |███████████▎                    | 225 kB 18.6 MB/s eta 0:00:01
     |███████████▊                    | 235 kB 18.6 MB/s eta 0:00:01
     |████████████▎                   | 245 kB 18.6 MB/s eta 0:00:01
     |████████████▉                   | 256 kB 18.6 MB/s eta 0:00:01
     |█████████████▎                  | 266 kB 18.6 MB/s eta 0:00:01
     |█████████████▉                  | 276 kB 18.6 MB/s eta 0:00:01
     |██████████████▎                 | 286 kB 18.6 MB/s eta 0:00:01
     |██████████████▉                 | 296 kB 18.6 MB/s eta 0:00:01
     |███████████████▍                | 307 kB 18.6 MB/s eta 0:00:01
     |███████████████▉                | 317 kB 18.6 MB/s eta 0:00:01
     |████████████████▍               | 327 kB 18.6 MB/s eta 0:00:01
     |████████████████▉               | 337 kB 18.6 MB/s eta 0:00:01
     |█████████████████▍              | 348 kB 18.6 MB/s eta 0:00:01
     |██████████████████              | 358 kB 18.6 MB/s eta 0:00:01
     |██████████████████▍             | 368 kB 18.6 MB/s eta 0:00:01
     |███████████████████             | 378 kB 18.6 MB/s eta 0:00:01
     |███████████████████▍            | 389 kB 18.6 MB/s eta 0:00:01
     |████████████████████            | 399 kB 18.6 MB/s eta 0:00:01
     |████████████████████▌           | 409 kB 18.6 MB/s eta 0:00:01
     |█████████████████████           | 419 kB 18.6 MB/s eta 0:00:01
     |█████████████████████▌          | 430 kB 18.6 MB/s eta 0:00:01
     |██████████████████████          | 440 kB 18.6 MB/s eta 0:00:01
     |██████████████████████▌         | 450 kB 18.6 MB/s eta 0:00:01
     |███████████████████████         | 460 kB 18.6 MB/s eta 0:00:01
     |███████████████████████▌        | 471 kB 18.6 MB/s eta 0:00:01
     |████████████████████████        | 481 kB 18.6 MB/s eta 0:00:01
     |████████████████████████▌       | 491 kB 18.6 MB/s eta 0:00:01
     |█████████████████████████       | 501 kB 18.6 MB/s eta 0:00:01
     |█████████████████████████▋      | 512 kB 18.6 MB/s eta 0:00:01
     |██████████████████████████      | 522 kB 18.6 MB/s eta 0:00:01
     |██████████████████████████▋     | 532 kB 18.6 MB/s eta 0:00:01
     |███████████████████████████     | 542 kB 18.6 MB/s eta 0:00:01
     |███████████████████████████▋    | 552 kB 18.6 MB/s eta 0:00:01
     |████████████████████████████▏   | 563 kB 18.6 MB/s eta 0:00:01
     |████████████████████████████▋   | 573 kB 18.6 MB/s eta 0:00:01
     |█████████████████████████████▏  | 583 kB 18.6 MB/s eta 0:00:01
     |█████████████████████████████▋  | 593 kB 18.6 MB/s eta 0:00:01
     |██████████████████████████████▏ | 604 kB 18.6 MB/s eta 0:00:01
     |██████████████████████████████▊ | 614 kB 18.6 MB/s eta 0:00:01
     |███████████████████████████████▏| 624 kB 18.6 MB/s eta 0:00:01
     |███████████████████████████████▊| 634 kB 18.6 MB/s eta 0:00:01
     |████████████████████████████████| 640 kB 18.6 MB/s            
[?25hCollecting regex==2021.3.17
  Downloading regex-2021.3.17-cp36-cp36m-manylinux2014_x86_64.whl (723 kB)
[?25l

     |▌                               | 10 kB 15.1 MB/s eta 0:00:01
     |█                               | 20 kB 14.8 MB/s eta 0:00:01
     |█▍                              | 30 kB 16.5 MB/s eta 0:00:01
     |█▉                              | 40 kB 16.2 MB/s eta 0:00:01
     |██▎                             | 51 kB 16.4 MB/s eta 0:00:01
     |██▊                             | 61 kB 16.4 MB/s eta 0:00:01
     |███▏                            | 71 kB 16.4 MB/s eta 0:00:01
     |███▋                            | 81 kB 15.5 MB/s eta 0:00:01
     |████                            | 92 kB 14.6 MB/s eta 0:00:01
     |████▌                           | 102 kB 13.8 MB/s eta 0:00:01
     |█████                           | 112 kB 13.8 MB/s eta 0:00:01
     |█████▍                          | 122 kB 13.8 MB/s eta 0:00:01
     |██████                          | 133 kB 13.8 MB/s eta 0:00:01
     |██████▍                         | 143 kB 13.8 MB/s eta 0:00:01
     |██████▉                         | 153 kB 13.8 MB/s eta 0:00:01
     |███████▎                        | 163 kB 13.8 MB/s eta 0:00:01
     |███████▊                        | 174 kB 13.8 MB/s eta 0:00:01
     |████████▏                       | 184 kB 13.8 MB/s eta 0:00:01
     |████████▋                       | 194 kB 13.8 MB/s eta 0:00:01
     |█████████                       | 204 kB 13.8 MB/s eta 0:00:01
     |█████████▌                      | 215 kB 13.8 MB/s eta 0:00:01
     |██████████                      | 225 kB 13.8 MB/s eta 0:00:01
     |██████████▍                     | 235 kB 13.8 MB/s eta 0:00:01
     |██████████▉                     | 245 kB 13.8 MB/s eta 0:00:01
     |███████████▎                    | 256 kB 13.8 MB/s eta 0:00:01
     |███████████▉                    | 266 kB 13.8 MB/s eta 0:00:01
     |████████████▎                   | 276 kB 13.8 MB/s eta 0:00:01
     |████████████▊                   | 286 kB 13.8 MB/s eta 0:00:01
     |█████████████▏                  | 296 kB 13.8 MB/s eta 0:00:01
     |█████████████▋                  | 307 kB 13.8 MB/s eta 0:00:01
     |██████████████                  | 317 kB 13.8 MB/s eta 0:00:01
     |██████████████▌                 | 327 kB 13.8 MB/s eta 0:00:01
     |███████████████                 | 337 kB 13.8 MB/s eta 0:00:01
     |███████████████▍                | 348 kB 13.8 MB/s eta 0:00:01
     |███████████████▉                | 358 kB 13.8 MB/s eta 0:00:01
     |████████████████▎               | 368 kB 13.8 MB/s eta 0:00:01
     |████████████████▊               | 378 kB 13.8 MB/s eta 0:00:01
     |█████████████████▏              | 389 kB 13.8 MB/s eta 0:00:01
     |█████████████████▊              | 399 kB 13.8 MB/s eta 0:00:01
     |██████████████████▏             | 409 kB 13.8 MB/s eta 0:00:01
     |██████████████████▋             | 419 kB 13.8 MB/s eta 0:00:01
     |███████████████████             | 430 kB 13.8 MB/s eta 0:00:01
     |███████████████████▌            | 440 kB 13.8 MB/s eta 0:00:01
     |████████████████████            | 450 kB 13.8 MB/s eta 0:00:01
     |████████████████████▍           | 460 kB 13.8 MB/s eta 0:00:01
     |████████████████████▉           | 471 kB 13.8 MB/s eta 0:00:01
     |█████████████████████▎          | 481 kB 13.8 MB/s eta 0:00:01
     |█████████████████████▊          | 491 kB 13.8 MB/s eta 0:00:01
     |██████████████████████▏         | 501 kB 13.8 MB/s eta 0:00:01
     |██████████████████████▋         | 512 kB 13.8 MB/s eta 0:00:01
     |███████████████████████▏        | 522 kB 13.8 MB/s eta 0:00:01
     |███████████████████████▋        | 532 kB 13.8 MB/s eta 0:00:01
     |████████████████████████        | 542 kB 13.8 MB/s eta 0:00:01
     |████████████████████████▌       | 552 kB 13.8 MB/s eta 0:00:01
     |█████████████████████████       | 563 kB 13.8 MB/s eta 0:00:01
     |█████████████████████████▍      | 573 kB 13.8 MB/s eta 0:00:01
     |█████████████████████████▉      | 583 kB 13.8 MB/s eta 0:00:01
     |██████████████████████████▎     | 593 kB 13.8 MB/s eta 0:00:01
     |██████████████████████████▊     | 604 kB 13.8 MB/s eta 0:00:01
     |███████████████████████████▏    | 614 kB 13.8 MB/s eta 0:00:01
     |███████████████████████████▋    | 624 kB 13.8 MB/s eta 0:00:01
     |████████████████████████████    | 634 kB 13.8 MB/s eta 0:00:01
     |████████████████████████████▌   | 645 kB 13.8 MB/s eta 0:00:01
     |█████████████████████████████   | 655 kB 13.8 MB/s eta 0:00:01
     |█████████████████████████████▌  | 665 kB 13.8 MB/s eta 0:00:01
     |██████████████████████████████  | 675 kB 13.8 MB/s eta 0:00:01
     |██████████████████████████████▍ | 686 kB 13.8 MB/s eta 0:00:01
     |██████████████████████████████▉ | 696 kB 13.8 MB/s eta 0:00:01
     |███████████████████████████████▎| 706 kB 13.8 MB/s eta 0:00:01
     |███████████████████████████████▊| 716 kB 13.8 MB/s eta 0:00:01
     |████████████████████████████████| 723 kB 13.8 MB/s            
[?25hCollecting six==1.15.0
  Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
Building wheels for collected packages: bitarray
  Building wheel for bitarray (setup.py) ... [?25l- \ | done
[?25h  Created wheel for bitarray: filename=bitarray-1.8.1-cp36-cp36m-linux_x86_64.whl size=126212 sha256=53a19f50a19ff429f4284515e3047f938c03e370d192f020ba998b254e525825
  Stored in directory: /home/ubuntu/.cache/pip/wheels/06/56/e5/6eb78d4f54ad7874a6f68bcefc2c82663d5ca22d6503351a81
Successfully built bitarray
Installing collected packages: lxml, six, regex, pyang, bitarray, pyyaml
Successfully installed bitarray-1.8.1 lxml-4.6.3 pyang-2.4.0 pyyaml-5.4.1 regex-2021.3.17 six-1.15.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

The following packages were automatically installed and are no longer required:
  dns-root-data dnsmasq-base grub-pc-bin libuv1 uidmap xdelta3
Use 'sudo apt autoremove' to remove them.
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 zlib1g-dev 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 173 not upgraded.
Need to get 3550 kB of archives.
After this operation, 9296 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB]

0% [1 libssl1.1 14.2 kB/1302 kB 1%]
10% [1 libssl1.1 423 kB/1302 kB 32%]
                                    
33% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.16 [159 kB]

33% [2 curl 0 B/159 kB 0%]
                          
41% [Working]
             
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.16 [220 kB]

41% [3 libcurl4 0 B/220 kB 0%]
                              
50% [Waiting for headers]
                         
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4-openssl-dev amd64 7.58.0-2ubuntu3.16 [301 kB]

50% [4 libcurl4-openssl-dev 22.0 kB/301 kB 7%]
                                              
61% [Waiting for headers]
                         
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.14 [1568 kB]

62% [5 libssl-dev 48.0 kB/1568 kB 3%]
                                     
100% [Working]
              
Fetched 3550 kB in 1s (3237 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 ... 67824 files and directories currently installed.)
Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ...
Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.6) ...
Preparing to unpack .../curl_7.58.0-2ubuntu3.16_amd64.deb ...
Unpacking curl (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.8) ...
Preparing to unpack .../libcurl4_7.58.0-2ubuntu3.16_amd64.deb ...
Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.8) ...
Selecting previously unselected package libcurl4-openssl-dev:amd64.
Preparing to unpack .../libcurl4-openssl-dev_7.58.0-2ubuntu3.16_amd64.deb ...
Unpacking libcurl4-openssl-dev:amd64 (7.58.0-2ubuntu3.16) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../libssl-dev_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ...
Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.14) ...
Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ...
Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.14) ...
Setting up libcurl4:amd64 (7.58.0-2ubuntu3.16) ...
Setting up libcurl4-openssl-dev:amd64 (7.58.0-2ubuntu3.16) ...
Setting up curl (7.58.0-2ubuntu3.16) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Defaulting to user installation because normal site-packages is not writeable
Collecting certifi==2020.12.5
  Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB)
[?25l

     |██▏                             | 10 kB 13.3 MB/s eta 0:00:01
     |████▍                           | 20 kB 4.2 MB/s eta 0:00:01 
     |██████▋                         | 30 kB 3.4 MB/s eta 0:00:01 
     |████████▉                       | 40 kB 2.2 MB/s eta 0:00:01 
     |███████████                     | 51 kB 2.2 MB/s eta 0:00:01 
     |█████████████▎                  | 61 kB 2.3 MB/s eta 0:00:01 
     |███████████████▌                | 71 kB 2.1 MB/s eta 0:00:01 
     |█████████████████▊              | 81 kB 2.4 MB/s eta 0:00:01 
     |████████████████████            | 92 kB 2.4 MB/s eta 0:00:01 
     |██████████████████████▏         | 102 kB 2.4 MB/s eta 0:00:01
     |████████████████████████▍       | 112 kB 2.4 MB/s eta 0:00:01
     |██████████████████████████▋     | 122 kB 2.4 MB/s eta 0:00:01
     |████████████████████████████▉   | 133 kB 2.4 MB/s eta 0:00:01
     |███████████████████████████████ | 143 kB 2.4 MB/s eta 0:00:01
     |████████████████████████████████| 147 kB 2.4 MB/s            
[?25hCollecting chardet==4.0.0
  Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB)
[?25l

     |█▉                              | 10 kB 21.6 MB/s eta 0:00:01
     |███▋                            | 20 kB 26.3 MB/s eta 0:00:01
     |█████▌                          | 30 kB 33.0 MB/s eta 0:00:01
     |███████▎                        | 40 kB 19.9 MB/s eta 0:00:01
     |█████████▏                      | 51 kB 16.5 MB/s eta 0:00:01
     |███████████                     | 61 kB 18.6 MB/s eta 0:00:01
     |████████████▉                   | 71 kB 14.6 MB/s eta 0:00:01
     |██████████████▋                 | 81 kB 16.0 MB/s eta 0:00:01
     |████████████████▌               | 92 kB 15.5 MB/s eta 0:00:01
     |██████████████████▎             | 102 kB 13.8 MB/s eta 0:00:01
     |████████████████████▏           | 112 kB 13.8 MB/s eta 0:00:01
     |██████████████████████          | 122 kB 13.8 MB/s eta 0:00:01
     |███████████████████████▉        | 133 kB 13.8 MB/s eta 0:00:01
     |█████████████████████████▋      | 143 kB 13.8 MB/s eta 0:00:01
     |███████████████████████████▌    | 153 kB 13.8 MB/s eta 0:00:01
     |█████████████████████████████▎  | 163 kB 13.8 MB/s eta 0:00:01
     |███████████████████████████████▏| 174 kB 13.8 MB/s eta 0:00:01
     |████████████████████████████████| 178 kB 13.8 MB/s            
[?25hCollecting click==7.1.2
  Downloading click-7.1.2-py2.py3-none-any.whl (82 kB)
[?25l

     |████                            | 10 kB 14.5 MB/s eta 0:00:01
     |████████                        | 20 kB 17.2 MB/s eta 0:00:01
     |███████████▉                    | 30 kB 18.0 MB/s eta 0:00:01
     |███████████████▉                | 40 kB 18.2 MB/s eta 0:00:01
     |███████████████████▉            | 51 kB 19.6 MB/s eta 0:00:01
     |███████████████████████▊        | 61 kB 21.0 MB/s eta 0:00:01
     |███████████████████████████▊    | 71 kB 21.8 MB/s eta 0:00:01
     |███████████████████████████████▊| 81 kB 22.7 MB/s eta 0:00:01
     |████████████████████████████████| 82 kB 1.3 MB/s             
[?25hCollecting idna==2.10
  Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
[?25l

     |█████▋                          | 10 kB 31.3 MB/s eta 0:00:01
     |███████████▏                    | 20 kB 39.1 MB/s eta 0:00:01
     |████████████████▊               | 30 kB 48.5 MB/s eta 0:00:01
     |██████████████████████▎         | 40 kB 54.4 MB/s eta 0:00:01
     |███████████████████████████▉    | 51 kB 51.0 MB/s eta 0:00:01
     |████████████████████████████████| 58 kB 10.2 MB/s            
[?25hCollecting jinja2==2.11.3
  Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB)
[?25l

     |██▋                             | 10 kB 29.4 MB/s eta 0:00:01
     |█████▏                          | 20 kB 32.1 MB/s eta 0:00:01
     |███████▉                        | 30 kB 38.8 MB/s eta 0:00:01
     |██████████▍                     | 40 kB 42.4 MB/s eta 0:00:01
     |█████████████                   | 51 kB 45.8 MB/s eta 0:00:01
     |███████████████▋                | 61 kB 50.0 MB/s eta 0:00:01
     |██████████████████▎             | 71 kB 52.8 MB/s eta 0:00:01
     |████████████████████▉           | 81 kB 56.1 MB/s eta 0:00:01
     |███████████████████████▌        | 92 kB 58.4 MB/s eta 0:00:01
     |██████████████████████████      | 102 kB 51.0 MB/s eta 0:00:01
     |████████████████████████████▊   | 112 kB 51.0 MB/s eta 0:00:01
     |███████████████████████████████▎| 122 kB 51.0 MB/s eta 0:00:01
     |████████████████████████████████| 125 kB 51.0 MB/s            
[?25hCollecting markupsafe==1.1.1
  Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 kB)
Collecting packaging==20.9
  Downloading packaging-20.9-py2.py3-none-any.whl (40 kB)
[?25l

     |████████                        | 10 kB 12.6 MB/s eta 0:00:01
     |████████████████                | 20 kB 13.7 MB/s eta 0:00:01
     |████████████████████████        | 30 kB 15.3 MB/s eta 0:00:01
     |████████████████████████████████| 40 kB 5.0 MB/s             
[?25hCollecting prettytable==2.1.0
  Downloading prettytable-2.1.0-py3-none-any.whl (22 kB)
Collecting pycurl==7.43.0.6
  Downloading pycurl-7.43.0.6.tar.gz (222 kB)
[?25l

     |█▌                              | 10 kB 26.7 MB/s eta 0:00:01
     |███                             | 20 kB 32.7 MB/s eta 0:00:01
     |████▍                           | 30 kB 41.3 MB/s eta 0:00:01
     |█████▉                          | 40 kB 48.1 MB/s eta 0:00:01
     |███████▍                        | 51 kB 52.1 MB/s eta 0:00:01
     |████████▉                       | 61 kB 57.0 MB/s eta 0:00:01
     |██████████▎                     | 71 kB 59.1 MB/s eta 0:00:01
     |███████████▊                    | 81 kB 62.5 MB/s eta 0:00:01
     |█████████████▎                  | 92 kB 65.0 MB/s eta 0:00:01
     |██████████████▊                 | 102 kB 48.3 MB/s eta 0:00:01
     |████████████████▏               | 112 kB 48.3 MB/s eta 0:00:01
     |█████████████████▋              | 122 kB 48.3 MB/s eta 0:00:01
     |███████████████████▏            | 133 kB 48.3 MB/s eta 0:00:01
     |████████████████████▋           | 143 kB 48.3 MB/s eta 0:00:01
     |██████████████████████          | 153 kB 48.3 MB/s eta 0:00:01
     |███████████████████████▌        | 163 kB 48.3 MB/s eta 0:00:01
     |█████████████████████████       | 174 kB 48.3 MB/s eta 0:00:01
     |██████████████████████████▌     | 184 kB 48.3 MB/s eta 0:00:01
     |████████████████████████████    | 194 kB 48.3 MB/s eta 0:00:01
     |█████████████████████████████▍  | 204 kB 48.3 MB/s eta 0:00:01
     |██████████████████████████████▉ | 215 kB 48.3 MB/s eta 0:00:01
     |████████████████████████████████| 222 kB 48.3 MB/s            
[?25h  Preparing metadata (setup.py) ... [?25l- done
[?25hCollecting pyparsing==2.4.7
  Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
[?25l

     |████▉                           | 10 kB 29.7 MB/s eta 0:00:01
     |█████████▋                      | 20 kB 35.1 MB/s eta 0:00:01
     |██████████████▌                 | 30 kB 44.7 MB/s eta 0:00:01
     |███████████████████▎            | 40 kB 52.2 MB/s eta 0:00:01
     |████████████████████████▏       | 51 kB 57.1 MB/s eta 0:00:01
     |█████████████████████████████   | 61 kB 63.1 MB/s eta 0:00:01
     |████████████████████████████████| 67 kB 9.8 MB/s             
[?25hCollecting python-magic==0.4.22
  Downloading python_magic-0.4.22-py2.py3-none-any.whl (12 kB)
Requirement already satisfied: pyyaml==5.4.1 in ./.local/lib/python3.6/site-packages (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 23)) (5.4.1)
Collecting requests==2.25.1
  Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB)
[?25l

     |█████▍                          | 10 kB 22.4 MB/s eta 0:00:01
     |██████████▊                     | 20 kB 28.7 MB/s eta 0:00:01
     |████████████████                | 30 kB 35.7 MB/s eta 0:00:01
     |█████████████████████▍          | 40 kB 40.6 MB/s eta 0:00:01
     |██████████████████████████▊     | 51 kB 41.7 MB/s eta 0:00:01
     |████████████████████████████████| 61 kB 11.2 MB/s            
[?25hCollecting urllib3==1.26.4
  Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB)
[?25l

     |██▏                             | 10 kB 28.5 MB/s eta 0:00:01
     |████▎                           | 20 kB 34.6 MB/s eta 0:00:01
     |██████▍                         | 30 kB 42.9 MB/s eta 0:00:01
     |████████▌                       | 40 kB 48.6 MB/s eta 0:00:01
     |██████████▊                     | 51 kB 52.4 MB/s eta 0:00:01
     |████████████▉                   | 61 kB 56.6 MB/s eta 0:00:01
     |███████████████                 | 71 kB 59.0 MB/s eta 0:00:01
     |█████████████████               | 81 kB 62.6 MB/s eta 0:00:01
     |███████████████████▎            | 92 kB 64.6 MB/s eta 0:00:01
     |█████████████████████▍          | 102 kB 41.5 MB/s eta 0:00:01
     |███████████████████████▌        | 112 kB 41.5 MB/s eta 0:00:01
     |█████████████████████████▋      | 122 kB 41.5 MB/s eta 0:00:01
     |███████████████████████████▉    | 133 kB 41.5 MB/s eta 0:00:01
     |██████████████████████████████  | 143 kB 41.5 MB/s eta 0:00:01
     |████████████████████████████████| 153 kB 41.5 MB/s            
[?25hRequirement already satisfied: verboselogs==1.7 in /usr/local/lib/python3.6/dist-packages (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 29)) (1.7)
Collecting wcwidth==0.2.5
  Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting importlib-metadata
  Downloading importlib_metadata-4.8.2-py3-none-any.whl (17 kB)
Collecting typing-extensions>=3.6.4
  Downloading typing_extensions-4.0.1-py3-none-any.whl (22 kB)
Collecting zipp>=0.5
  Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB)
Building wheels for collected packages: pycurl
  Building wheel for pycurl (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / done
[?25h  Created wheel for pycurl: filename=pycurl-7.43.0.6-cp36-cp36m-linux_x86_64.whl size=274694 sha256=ffd87fa40dfffb0eb2f6426165e76014f973a507f12fc0b1700f8a6ae5836d63
  Stored in directory: /home/ubuntu/.cache/pip/wheels/6b/17/54/ab9d3a8137df47050b265e8e01e1e161e423e6b6ec33bfd7d4
Successfully built pycurl
Installing collected packages: zipp, typing-extensions, wcwidth, urllib3, pyparsing, markupsafe, importlib-metadata, idna, chardet, certifi, requests, python-magic, pycurl, prettytable, packaging, jinja2, click
  WARNING: The script chardetect 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-2020.12.5 chardet-4.0.0 click-7.1.2 idna-2.10 importlib-metadata-4.8.2 jinja2-2.11.3 markupsafe-1.1.1 packaging-20.9 prettytable-2.1.0 pycurl-7.43.0.6 pyparsing-2.4.7 python-magic-0.4.22 requests-2.25.1 typing-extensions-4.0.1 urllib3-1.26.4 wcwidth-0.2.5 zipp-3.6.0

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>
Checking OSM health state...
Check OSM status with: kubectl -n osm get all
77cd62a0-202f-49db-bafc-fd29f3a0d999
cba2fa77-e982-41a7-ae8f-988fc2dbc480

DONE
Success command osm-v90-merge-411#639: 
                                ./install_osm.sh -y                                     -u http://172.21.1.7:60867                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-v90-merge-411
                            
Disconnected from osm-v90-merge-411[172.21.249.224: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.224' (RSA) to the list of known hosts.
Connected to osm-v90-merge-411[172.21.249.224:22] (SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3)
Started command osm-v90-merge-411#640: 
                        /usr/share/osm-devops/installers/osm_health.sh -k -s osm
                    
Success command osm-v90-merge-411#640: 
                        /usr/share/osm-devops/installers/osm_health.sh -k -s osm
                    
Disconnected from osm-v90-merge-411[172.21.249.224: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.224' (RSA) to the list of known hosts.
Connected to osm-v90-merge-411[172.21.249.224:22] (SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3)
Started command osm-v90-merge-411#641: 
                                echo `juju gui 2>&1 | grep password | cut -d: -f2`
                            
1abf2884b16356e63b3cbac7a9531580
Success command osm-v90-merge-411#641: 
                                echo `juju gui 2>&1 | grep password | cut -d: -f2`
                            
Disconnected from osm-v90-merge-411[172.21.249.224: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.224 --env PROMETHEUS_HOSTNAME=172.21.249.224 --env PROMETHEUS_PORT=9091 --env JUJU_PASSWORD=1abf2884b16356e63b3cbac7a9531580 --env-file /home/jenkins/hive/robot-systest.cfg -v /home/jenkins/hive/clouds.yaml:/etc/openstack/clouds.yaml -v /home/jenkins/hive/kubeconfig.yaml:/root/.kube/config -v /tmp/tmp.KtVntdvAXy:/robot-systest/reports opensourcemano/tests:osm-v90-merge-411 -c -t sanity

2021-12-15_09:36:57 Creating VIM osm
358ad45b-3907-4145-b937-93c5dfa63102
VIM status: | osm | 358ad45b-3907-4145-b937-93c5dfa63102 | admin | ENABLED | N/A |
f33b35ab-7e2c-4301-81cf-bc280d08d304
Checking status of SDNC sdnc-osm to see if it is enabled
SDNC enabled
==============================================================================
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 |
------------------------------------------------------------------------------
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 |
11 tests, 11 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 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 |
11 tests, 11 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 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 |
12 tests, 12 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                                              
==============================================================================
Change Juju Password :: NS package needs to be updated with the Ju... | PASS |
------------------------------------------------------------------------------
Upload Vnfds                                                          | PASS |
------------------------------------------------------------------------------
Upload Nsd                                                            | PASS |
------------------------------------------------------------------------------
Instantiate NS                                                        | PASS |
------------------------------------------------------------------------------
Delete NS                                                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 12-Ns Primitives                                      | PASS |
7 tests, 7 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                                         
==============================================================================
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                                 | PASS |
5 tests, 5 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.Hackfest Basic                                                      
==============================================================================
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                                              | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Hackfest Cloudinit                                                  
==============================================================================
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                                          | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Hackfest Multivdu                                                   
==============================================================================
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                                           | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.K8S 02-K8Scluster Creation                                          
==============================================================================
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 02-K8Scluster Creation                                  | PASS |
2 tests, 2 passed, 0 failed
==============================================================================
Testsuite.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                                           | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.K8S 04-Openldap Helm                                                
==============================================================================
Create Package For OpenLDAP CNF                                       | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS                                        | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Create Network Service Instance                                       | 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                                        | PASS |
8 tests, 8 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 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 |
11 tests, 11 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                                            
==============================================================================
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                                    | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Slice 02-Shared 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 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                             | PASS |
20 tests, 20 passed, 0 failed
==============================================================================
Testsuite                                                             | PASS |
297 tests, 297 passed, 0 failed
==============================================================================
Output:  /robot-systest/reports/output.xml
Log:     /robot-systest/reports/log.html
Report:  /robot-systest/reports/report.html
[Pipeline] sh
[osm-devops] Running shell script
+ cp /tmp/tmp.KtVntdvAXy/log.html /tmp/tmp.KtVntdvAXy/output.xml /tmp/tmp.KtVntdvAXy/report.html .
[Pipeline] sh
[osm-devops] Running shell script
+ pwd
[Pipeline] echo
Present Directory is : /tmp/tmp.P3IuNPWZ70/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] { (Archive 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.224' (RSA) to the list of known hosts.
Connected to osm-v90-merge-411[172.21.249.224:22] (SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3)
Started command osm-v90-merge-411#642: mkdir -p logs
Success command osm-v90-merge-411#642: mkdir -p logs
Disconnected from osm-v90-merge-411[172.21.249.224:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.224' (RSA) to the list of known hosts.
Connected to osm-v90-merge-411[172.21.249.224:22] (SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3)
Started command osm-v90-merge-411#643: 
            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-v90-merge-411#643: 
            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-v90-merge-411[172.21.249.224:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.224' (RSA) to the list of known hosts.
Connected to osm-v90-merge-411[172.21.249.224:22] (SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3)
Started command osm-v90-merge-411#644: 
            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-v90-merge-411#644: 
            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-v90-merge-411[172.21.249.224:22]
[Pipeline] sh
[osm-devops] 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.224' (RSA) to the list of known hosts.
Connected to osm-v90-merge-411[172.21.249.224:22] (SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3)
Started command osm-v90-merge-411#645: ls -al logs
total 8860
drwxrwxr-x  2 ubuntu ubuntu    4096 Dec 15 11:24 .
drwxr-xr-x 10 ubuntu ubuntu    4096 Dec 15 11:24 ..
-rw-rw-r--  1 ubuntu ubuntu   42491 Dec 15 11:24 grafana.log
-rw-rw-r--  1 ubuntu ubuntu 1146332 Dec 15 11:24 kafka.log
-rw-rw-r--  1 ubuntu ubuntu    1829 Dec 15 11:24 keystone.log
-rw-rw-r--  1 ubuntu ubuntu 1976094 Dec 15 11:24 lcm.log
-rw-rw-r--  1 ubuntu ubuntu  878219 Dec 15 11:24 mon.log
-rw-rw-r--  1 ubuntu ubuntu 4071506 Dec 15 11:24 mongodb-k8s.log
-rw-rw-r--  1 ubuntu ubuntu   19556 Dec 15 11:24 mysql.log
-rw-rw-r--  1 ubuntu ubuntu  589630 Dec 15 11:24 nbi.log
-rw-rw-r--  1 ubuntu ubuntu       0 Dec 15 11:24 ng-ui.log
-rw-rw-r--  1 ubuntu ubuntu   86593 Dec 15 11:24 pol.log
-rw-rw-r--  1 ubuntu ubuntu    2802 Dec 15 11:24 prometheus.log
-rw-rw-r--  1 ubuntu ubuntu  102302 Dec 15 11:24 ro.log
-rw-rw-r--  1 ubuntu ubuntu  126210 Dec 15 11:24 zookeeper.log
Success command osm-v90-merge-411#645: ls -al logs
Disconnected from osm-v90-merge-411[172.21.249.224:22]
[Pipeline] sshGet
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.224' (RSA) to the list of known hosts.
Connected to osm-v90-merge-411[172.21.249.224:22] (SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3)
Received file from osm-v90-merge-411: keystone.log -> /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/logs/keystone.log
Received file from osm-v90-merge-411: lcm.log -> /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/logs/lcm.log
Received file from osm-v90-merge-411: kafka.log -> /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/logs/kafka.log
Received file from osm-v90-merge-411: grafana.log -> /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/logs/grafana.log
Received file from osm-v90-merge-411: mon.log -> /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/logs/mon.log
Received file from osm-v90-merge-411: ng-ui.log -> /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/logs/ng-ui.log
Received file from osm-v90-merge-411: mysql.log -> /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/logs/mysql.log
Received file from osm-v90-merge-411: pol.log -> /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/logs/pol.log
Received file from osm-v90-merge-411: mongodb-k8s.log -> /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/logs/mongodb-k8s.log
Received file from osm-v90-merge-411: prometheus.log -> /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/logs/prometheus.log
Received file from osm-v90-merge-411: ro.log -> /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/logs/ro.log
Received file from osm-v90-merge-411: nbi.log -> /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/logs/nbi.log
Received file from osm-v90-merge-411: zookeeper.log -> /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/logs/zookeeper.log
Received directory from osm-v90-merge-411: logs -> /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops
Disconnected from osm-v90-merge-411[172.21.249.224:22]
[Pipeline] sh
[osm-devops] 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] { (Archive)
[Pipeline] sh
[osm-devops] Running shell script
+ echo osm-v90-merge-411
[Pipeline] step
Archiving artifacts
Recording fingerprints
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v9.0/repo/release
[Pipeline] {
[Pipeline] getArtifactoryServer
[Pipeline] newBuildInfo
[Pipeline] artifactoryUpload
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v9.0/411/dists/unstable/osmclient/binary-amd64/Packages.gz
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v9.0/411/dists/unstable/IM/binary-amd64/Packages.gz
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v9.0/411/dists/unstable/devops/binary-amd64/Packages.gz
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v9.0/411/dists/unstable/osmclient/binary-amd64/Packages
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v9.0/411/dists/unstable/IM/binary-amd64/Packages
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v9.0/411/dists/unstable/devops/binary-amd64/Packages
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v9.0/411/pool/osmclient/python3-osmclient_9.1.5%2Bg1cbff09-1_all.deb
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v9.0/411/pool/IM/osm-imdocs_9.1.5-g35517bb_all.deb
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v9.0/411/pool/IM/python3-osm-im_9.1.5%2Bg35517bb-1_all.deb
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v9.0/411/pool/devops/osm-devops_9.1.5-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::%20v9.0/411
[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] [osmclient] { (Branch: osmclient)
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/osmclient
[Pipeline] [osmclient] {
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/LCM
[Pipeline] [LCM] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/RO
[Pipeline] [RO] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/NBI
[Pipeline] [NBI] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/PLA
[Pipeline] [PLA] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/POL
[Pipeline] [POL] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/tests
[Pipeline] [tests] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/Keystone
[Pipeline] [Keystone] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.P3IuNPWZ70/usr/share/osm-devops/MON
[Pipeline] [MON] {
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker tag opensourcemano/osmclient:osm-v90-merge-411 opensourcemano/osmclient:releasenine-daily
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker tag opensourcemano/lcm:osm-v90-merge-411 opensourcemano/lcm:releasenine-daily
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker tag opensourcemano/ro:osm-v90-merge-411 opensourcemano/ro:releasenine-daily
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker tag opensourcemano/nbi:osm-v90-merge-411 opensourcemano/nbi:releasenine-daily
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker tag opensourcemano/ng-ui:osm-v90-merge-411 opensourcemano/ng-ui:releasenine-daily
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[Pipeline] [POL] sh
[PLA] + docker tag opensourcemano/pla:osm-v90-merge-411 opensourcemano/pla:releasenine-daily
[POL] [POL] Running shell script
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Pipeline] [MON] sh
[POL] + docker tag opensourcemano/pol:osm-v90-merge-411 opensourcemano/pol:releasenine-daily
[tests] + docker tag opensourcemano/tests:osm-v90-merge-411 opensourcemano/tests:releasenine-daily
[Keystone] + docker tag opensourcemano/keystone:osm-v90-merge-411 opensourcemano/keystone:releasenine-daily
[MON] [MON] Running shell script
[MON] + docker tag opensourcemano/mon:osm-v90-merge-411 opensourcemano/mon:releasenine-daily
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker push opensourcemano/osmclient:releasenine-daily
[osmclient] The push refers to repository [docker.io/opensourcemano/osmclient]
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [PLA] sh
[osmclient] e50db3c730f9: Preparing
[osmclient] 267c9dae949b: Preparing
[osmclient] 8b66586fd2c8: Preparing
[osmclient] 824bf068fd3d: Preparing
[LCM] + docker push opensourcemano/lcm:releasenine-daily
[LCM] The push refers to repository [docker.io/opensourcemano/lcm]
[RO] + docker push opensourcemano/ro:releasenine-daily
[RO] The push refers to repository [docker.io/opensourcemano/ro]
[NBI] + docker push opensourcemano/nbi:releasenine-daily
[NBI] The push refers to repository [docker.io/opensourcemano/nbi]
[NG-UI] + docker push opensourcemano/ng-ui:releasenine-daily
[NG-UI] The push refers to repository [docker.io/opensourcemano/ng-ui]
[PLA] [PLA] Running shell script
[PLA] + docker push opensourcemano/pla:releasenine-daily
[PLA] The push refers to repository [docker.io/opensourcemano/pla]
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Pipeline] [MON] sh
[LCM] 7f3287d04b9e: Preparing
[LCM] 12d281b6ffbc: Preparing
[LCM] a5e84de1d053: Preparing
[LCM] 27e48fd0b8cc: Preparing
[LCM] 12d281b6ffbc: Waiting
[LCM] a5e84de1d053: Waiting
[LCM] 4fc78eac524b: Preparing
[LCM] 8f0b393bd634: Preparing
[LCM] 06976444b5b7: Preparing
[LCM] 4fc78eac524b: Waiting
[LCM] 27e48fd0b8cc: Waiting
[LCM] 8f0b393bd634: Waiting
[LCM] d489f859087b: Preparing
[LCM] 915f481bd5c8: Preparing
[LCM] 06976444b5b7: Waiting
[LCM] d489f859087b: Waiting
[LCM] 915f481bd5c8: Waiting
[LCM] fe8941eb85bf: Preparing
[LCM] 59b737ce9885: Preparing
[LCM] 44bf2713701f: Preparing
[LCM] fe8941eb85bf: Waiting
[LCM] 59b737ce9885: Waiting
[LCM] 824bf068fd3d: Preparing
[LCM] 44bf2713701f: Waiting
[LCM] 824bf068fd3d: Waiting
[RO] 568d3b00f026: Preparing
[RO] 471e460ad5dc: Preparing
[RO] b9e80076f6b3: Preparing
[RO] e39456cf2a74: Preparing
[RO] 8b66586fd2c8: Preparing
[RO] 824bf068fd3d: Preparing
[RO] 568d3b00f026: Waiting
[RO] e39456cf2a74: Waiting
[RO] 471e460ad5dc: Waiting
[RO] 824bf068fd3d: Waiting
[RO] b9e80076f6b3: Waiting
[RO] 8b66586fd2c8: Waiting
[NBI] 4a93de7e1b90: Preparing
[NBI] 9939f8408663: Preparing
[NBI] 3532086464e1: Preparing
[NBI] ffd9e5a40c03: Preparing
[NBI] f2c24d3d582d: Preparing
[NBI] 09a4fff111f0: Preparing
[NBI] e7a662d1944a: Preparing
[NBI] 4a93de7e1b90: Waiting
[NBI] 8b66586fd2c8: Preparing
[NBI] 824bf068fd3d: Preparing
[NBI] 9939f8408663: Waiting
[NBI] f2c24d3d582d: Waiting
[NBI] 3532086464e1: Waiting
[NBI] 09a4fff111f0: Waiting
[NBI] ffd9e5a40c03: Waiting
[NBI] e7a662d1944a: Waiting
[NBI] 824bf068fd3d: Waiting
[POL] + docker push opensourcemano/pol:releasenine-daily
[POL] The push refers to repository [docker.io/opensourcemano/pol]
[tests] + docker push opensourcemano/tests:releasenine-daily
[tests] The push refers to repository [docker.io/opensourcemano/tests]
[MON] [MON] Running shell script
[NG-UI] 62ff652bb7e7: Preparing
[NG-UI] 6608c6a3f6b4: Preparing
[NG-UI] a4e12c0a6b9e: Preparing
[NG-UI] ca66d4a32d37: Preparing
[NG-UI] 252925e1717a: Preparing
[NG-UI] fed3562dadc6: Preparing
[NG-UI] a156eba52033: Preparing
[NG-UI] fb3a6b8eabe8: Preparing
[NG-UI] 00714d85f115: Preparing
[NG-UI] 824bf068fd3d: Preparing
[NG-UI] fed3562dadc6: Waiting
[NG-UI] ca66d4a32d37: Waiting
[NG-UI] a156eba52033: Waiting
[NG-UI] 62ff652bb7e7: Waiting
[NG-UI] fb3a6b8eabe8: Waiting
[NG-UI] 6608c6a3f6b4: Waiting
[NG-UI] 00714d85f115: Waiting
[NG-UI] a4e12c0a6b9e: Waiting
[NG-UI] 824bf068fd3d: Waiting
[NG-UI] 252925e1717a: Waiting
[PLA] 17a5847bf4e3: Preparing
[PLA] 1254b960648b: Preparing
[PLA] 2c0dde56c7c2: Preparing
[PLA] 2ffc5fe3f695: Preparing
[PLA] 64e15844559f: Preparing
[PLA] 87a16e25fc4e: Preparing
[PLA] fe29e11c3648: Preparing
[PLA] 510ff17109de: Preparing
[PLA] 824bf068fd3d: Preparing
[PLA] fe29e11c3648: Waiting
[PLA] 510ff17109de: Waiting
[PLA] 2ffc5fe3f695: Waiting
[PLA] 824bf068fd3d: Waiting
[PLA] 1254b960648b: Waiting
[PLA] 64e15844559f: Waiting
[PLA] 2c0dde56c7c2: Waiting
[PLA] 87a16e25fc4e: Waiting
[POL] 58865f70cf3e: Preparing
[POL] 78bcf64c5ef9: Preparing
[POL] 1d8f1c01129c: Preparing
[POL] 6c2d8b4594a8: Preparing
[POL] a20e3833460c: Preparing
[POL] f50bf72dc44e: Preparing
[POL] 873c9fae122b: Preparing
[POL] 337ff6fdedc7: Preparing
[POL] 0b061701c972: Preparing
[POL] db4be0772df0: Preparing
[POL] 9f54eef41275: Preparing
[POL] 58865f70cf3e: Waiting
[POL] 1d8f1c01129c: Waiting
[POL] 337ff6fdedc7: Waiting
[POL] 0b061701c972: Waiting
[POL] 6c2d8b4594a8: Waiting
[POL] db4be0772df0: Waiting
[POL] 873c9fae122b: Waiting
[POL] 9f54eef41275: Waiting
[POL] a20e3833460c: Waiting
[POL] f50bf72dc44e: Waiting
[POL] 78bcf64c5ef9: Waiting
[tests] f71e8321ac03: Preparing
[tests] 88396fd229f9: Preparing
[tests] 01bb74b413fa: Preparing
[tests] a9597a8145ec: Preparing
[tests] 585f6e991a44: Preparing
[tests] fde83d1de3e8: Preparing
[tests] 9d245fc6162d: Preparing
[tests] 4df884d9c09b: Preparing
[tests] eec84213f090: Preparing
[tests] f5dc9f3567eb: Preparing
[tests] a1d4e4fc1662: Preparing
[tests] f71e8321ac03: Waiting
[tests] 824bf068fd3d: Preparing
[tests] 01bb74b413fa: Waiting
[tests] 9d245fc6162d: Waiting
[tests] a9597a8145ec: Waiting
[tests] 4df884d9c09b: Waiting
[tests] 585f6e991a44: Waiting
[tests] eec84213f090: Waiting
[tests] fde83d1de3e8: Waiting
[tests] f5dc9f3567eb: Waiting
[tests] a1d4e4fc1662: Waiting
[tests] 824bf068fd3d: Waiting
[tests] 88396fd229f9: Waiting
[Keystone] + docker push opensourcemano/keystone:releasenine-daily
[Keystone] The push refers to repository [docker.io/opensourcemano/keystone]
[Keystone] 89f358ff2dbf: Preparing
[Keystone] 80f4ef4f834b: Preparing
[Keystone] f96f3b78b19a: Preparing
[Keystone] 7b61c00f95e8: Preparing
[Keystone] 9f54eef41275: Preparing
[Keystone] 7b61c00f95e8: Waiting
[Keystone] 89f358ff2dbf: Waiting
[Keystone] 80f4ef4f834b: Waiting
[Keystone] 9f54eef41275: Waiting
[Keystone] f96f3b78b19a: Waiting
[MON] + docker push opensourcemano/mon:releasenine-daily
[MON] The push refers to repository [docker.io/opensourcemano/mon]
[MON] 2718110bef4c: Preparing
[MON] 53e71a284ec6: Preparing
[MON] 8719f2dbb676: Preparing
[MON] 2171bd192ba1: Preparing
[MON] 11c601e6c752: Preparing
[MON] 7869eee9604f: Preparing
[MON] bd5e99de362c: Preparing
[MON] 56bec6e37f9f: Preparing
[MON] c9cb721fc5d6: Preparing
[MON] d889651bc6a4: Preparing
[MON] 9f54eef41275: Preparing
[MON] 8719f2dbb676: Waiting
[MON] 2171bd192ba1: Waiting
[MON] 11c601e6c752: Waiting
[MON] 7869eee9604f: Waiting
[MON] bd5e99de362c: Waiting
[MON] 56bec6e37f9f: Waiting
[MON] c9cb721fc5d6: Waiting
[MON] d889651bc6a4: Waiting
[MON] 9f54eef41275: Waiting
[MON] 2718110bef4c: Waiting
[MON] 53e71a284ec6: Waiting
[osmclient] 824bf068fd3d: Layer already exists
[osmclient] 8b66586fd2c8: Layer already exists
[LCM] 7f3287d04b9e: Pushed
[osmclient] 267c9dae949b: Pushed
[LCM] 12d281b6ffbc: Pushed
[osmclient] e50db3c730f9: Pushed
[LCM] a5e84de1d053: Pushed
[LCM] 27e48fd0b8cc: Pushed
[osmclient] releasenine-daily: digest: sha256:a055fdfb4c1ff49fbd1e8ea169de9f603dbcbfa5e7683d7c49fddba88832ed65 size: 1164
[LCM] 8f0b393bd634: Pushed
[Pipeline] [osmclient] }
[Pipeline] [osmclient] // dir
[Pipeline] [osmclient] }
[LCM] 4fc78eac524b: Pushed
[LCM] 06976444b5b7: Pushed
[LCM] 915f481bd5c8: Pushed
[LCM] 824bf068fd3d: Layer already exists
[LCM] 59b737ce9885: Pushed
[RO] 471e460ad5dc: Pushed
[LCM] d489f859087b: Pushed
[RO] 568d3b00f026: Pushed
[RO] 8b66586fd2c8: Layer already exists
[RO] 824bf068fd3d: Layer already exists
[LCM] fe8941eb85bf: Pushed
[RO] e39456cf2a74: Pushed
[LCM] 44bf2713701f: Pushed
[LCM] releasenine-daily: digest: sha256:57f84444646faf5d9952022c0db1e3ef05fba976f7460a66f198d91d43793401 size: 3059
[NBI] 4a93de7e1b90: Pushed
[NBI] 9939f8408663: Pushed
[NBI] 3532086464e1: Pushed
[NBI] ffd9e5a40c03: Pushed
[NBI] 8b66586fd2c8: Layer already exists
[NBI] 824bf068fd3d: Layer already exists
[NBI] f2c24d3d582d: Pushed
[Pipeline] [LCM] }
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[NBI] e7a662d1944a: Pushed
[NG-UI] 6608c6a3f6b4: Pushed
[NG-UI] 62ff652bb7e7: Pushed
[NG-UI] a4e12c0a6b9e: Pushed
[NBI] 09a4fff111f0: Pushed
[NG-UI] fed3562dadc6: Pushed
[NBI] releasenine-daily: digest: sha256:39364ed5634a3c123d168984f5d1645ef7953bddf88a09d1e592bd4585d92018 size: 2203
[Pipeline] [NBI] }
[Pipeline] [NBI] // dir
[Pipeline] [NBI] }
[NG-UI] a156eba52033: Pushed
[NG-UI] ca66d4a32d37: Pushed
[NG-UI] 00714d85f115: Layer already exists
[NG-UI] 824bf068fd3d: Layer already exists
[NG-UI] fb3a6b8eabe8: Pushed
[PLA] 1254b960648b: Pushed
[PLA] 17a5847bf4e3: Pushed
[PLA] 2c0dde56c7c2: Pushed
[PLA] 64e15844559f: Pushed
[PLA] fe29e11c3648: Pushed
[PLA] 87a16e25fc4e: Pushed
[PLA] 824bf068fd3d: Layer already exists
[RO] b9e80076f6b3: Pushed
[RO] releasenine-daily: digest: sha256:058dd5467217923cc2568089a2ccf4d99bef24e2e1e8fd180b2f32b0daefa899 size: 1582
[Pipeline] [RO] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[PLA] 510ff17109de: Pushed
[PLA] 2ffc5fe3f695: Pushed
[POL] 58865f70cf3e: Pushed
[POL] 1d8f1c01129c: Pushed
[POL] 6c2d8b4594a8: Pushed
[POL] 78bcf64c5ef9: Pushed
[POL] a20e3833460c: Pushed
[POL] f50bf72dc44e: Pushed
[POL] 873c9fae122b: Pushed
[PLA] releasenine-daily: digest: sha256:8e26a34af0b19b3f8b769454b97612313995ba918e3c73cbec45bf9c44962d10 size: 2204
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[Pipeline] [PLA] }
[POL] 9f54eef41275: Layer already exists
[POL] 0b061701c972: Pushed
[POL] 337ff6fdedc7: Pushed
[tests] 88396fd229f9: Pushed
[tests] 01bb74b413fa: Pushed
[tests] 585f6e991a44: Pushed
[POL] db4be0772df0: Pushed
[tests] fde83d1de3e8: Pushed
[tests] 4df884d9c09b: Pushed
[POL] releasenine-daily: digest: sha256:75789ae4d65df21752ffe97ede4737e947cf3675412994c392444fad1e8b004c size: 2628
[tests] 9d245fc6162d: Pushed
[Pipeline] [POL] }
[Pipeline] [POL] // dir
[Pipeline] [POL] }
[tests] f5dc9f3567eb: Pushed
[tests] a1d4e4fc1662: Layer already exists
[tests] 824bf068fd3d: Layer already exists
[tests] eec84213f090: Pushed
[Keystone] 80f4ef4f834b: Layer already exists
[Keystone] 89f358ff2dbf: Layer already exists
[Keystone] f96f3b78b19a: Layer already exists
[Keystone] 7b61c00f95e8: Layer already exists
[Keystone] 9f54eef41275: Layer already exists
[Keystone] releasenine-daily: digest: sha256:651e28eb7d94432991881dd0b3c362003192a4894bf6abb3b1811bbdbc613d61 size: 1368
[Pipeline] [Keystone] }
[Pipeline] [Keystone] // dir
[Pipeline] [Keystone] }
[tests] a9597a8145ec: Pushed
[tests] f71e8321ac03: Pushed
[tests] releasenine-daily: digest: sha256:2c20bfba8db379afddcee184d75922d100cfc44b4c8d9236091ce3463727f14b size: 2843
[Pipeline] [tests] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[NG-UI] 252925e1717a: Pushed
[NG-UI] releasenine-daily: digest: sha256:b84f35a10befb23a771717b5aad1bbdbbab60cd0ff00ec67bb0a2398d93d9429 size: 2424
[Pipeline] [NG-UI] }
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[MON] 2718110bef4c: Pushed
[MON] 2171bd192ba1: Pushed
[MON] 7869eee9604f: Pushed
[MON] 11c601e6c752: Pushed
[MON] bd5e99de362c: Pushed
[MON] c9cb721fc5d6: Pushed
[MON] 53e71a284ec6: Pushed
[MON] 9f54eef41275: Layer already exists
[MON] 8719f2dbb676: Pushed
[MON] d889651bc6a4: Pushed
[MON] 56bec6e37f9f: Pushed
[MON] releasenine-daily: digest: sha256:b3303c203c9ca88fbcc00b4147cb0a7f2c300afcb639d2f7f9bbc3d1ffda4df7 size: 2631
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Snap promotion)
[Pipeline] sh
[osm-devops] Running shell script
+ snapcraft login --with /home/jenkins/.snapcraft/config

Login successful. You now have these capabilities:

snaps:       No restriction
channels:    No restriction
permissions: ['package_access', 'package_manage', 'package_metrics', 'package_push', 'package_register', 'package_release', 'package_update']
expires:     2022-08-24T01:13:23.385413

[Pipeline] sh
[osm-devops] Running shell script
+ snapcraft revisions osmclient
+ grep 9.0/edge\*
+ tail -1
+ awk {print $1}
[Pipeline] echo
edge rev is 327
[Pipeline] sh
[osm-devops] Running shell script
+ snapcraft revisions osmclient
+ tail -1
+ awk {print $1}
+ grep 9.0/beta\*
beta rev is 327
[Pipeline] echo
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
Deleting VM: a010ef49-7ffd-48b8-8c41-60f9b83b2d14
[Pipeline] sh
[osm-stage_3-merge_v9.0] Running shell script
[Pipeline] sh
[osm-stage_3-merge_v9.0] Running shell script
+ docker stop osm-v90-merge-411-apache
osm-v90-merge-411-apache
[Pipeline] sh
[osm-stage_3-merge_v9.0] Running shell script
+ docker rm osm-v90-merge-411-apache
osm-v90-merge-411-apache
[Pipeline] sh
[osm-stage_3-merge_v9.0] Running shell script
+ rm -rf /tmp/tmp.P3IuNPWZ70
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS