FailedConsole Output

Started by upstream project "daily-stage_4-releasefourteen" build number 237
originally caused by:
 Started by timer
 > git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://osm.etsi.org/gerrit/osm/devops
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > git --version # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/WIM
Seen branch in repository origin/bug1511
Seen branch in repository origin/feature5837
Seen branch in repository origin/feature7106
Seen branch in repository origin/feature7928
Seen branch in repository origin/master
Seen branch in repository origin/multi_stack
Seen branch in repository origin/netslice
Seen branch in repository origin/new-pipeline
Seen branch in repository origin/ng-ro-refactor
Seen branch in repository origin/paas
Seen branch in repository origin/py3
Seen branch in repository origin/rift300
Seen branch in repository origin/sol006
Seen branch in repository origin/sol006v331
Seen branch in repository origin/systest
Seen branch in repository origin/v10.0
Seen branch in repository origin/v11.0
Seen branch in repository origin/v12.0
Seen branch in repository origin/v13.0
Seen branch in repository origin/v14.0
Seen branch in repository origin/v15.0
Seen branch in repository origin/v2.0
Seen branch in repository origin/v3.1
Seen branch in repository origin/v4.0
Seen branch in repository origin/v5.0
Seen branch in repository origin/v6.0
Seen branch in repository origin/v7.0
Seen branch in repository origin/v8.0
Seen branch in repository origin/v9.0
Seen branch in repository origin/vagrant_stage_3
Seen 31 remote branches
Obtained jenkins/ci-pipelines/ci_stage_3.groovy from 253d6dfcb6a96fd8e1e76e56c3c64c82b8014a82
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] properties
[Pipeline] node
Running on osm-cicd-4 in /home/jenkins/workspace/osm-stage_3-merge_v14.0
[Pipeline] {
[Pipeline] sh
[osm-stage_3-merge_v14.0] Running shell script
+ env
JENKINS_HOME=/var/lib/jenkins
REPO_DISTRO=unstable
SSH_CLIENT=212.234.161.1 52341 22
USER=jenkins
ROBOT_PASS_THRESHOLD=99.0
GPG_KEY_NAME=OSMETSI
OPENSTACK_BASE_IMAGE=ubuntu22.04
RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v14.0/243/display/redirect?page=changes
DO_ROBOT=true
XDG_SESSION_TYPE=tty
SHLVL=0
NODE_LABELS=osm-cicd-4 osm4 system
HUDSON_URL=https://osm.etsi.org/jenkins/
ROBOT_VIM=/home/jenkins/hive/robot-systest.cfg
MOTD_SHOWN=pam
OLDPWD=/home/jenkins
HOME=/home/jenkins
BUILD_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v14.0/243/
HUDSON_COOKIE=ce14d930-2867-4878-a480-0fdfb60aea04
JENKINS_SERVER_COOKIE=durable-ef033f8e5927c8d36830598f44b15b63
CLOUDS=/home/jenkins/hive/clouds.yaml
DOCKER_TAG=releasefourteen-daily
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
WORKSPACE=/home/jenkins/workspace/osm-stage_3-merge_v14.0
UPSTREAM_SUFFIX=-stage_2
LOGNAME=jenkins
NODE_NAME=osm-cicd-4
GERRIT_BRANCH=v14.0
HIVE_VIM_1=/home/jenkins/hive/openstack-etsi.rc
_=/usr/bin/java
RUN_ARTIFACTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v14.0/243/display/redirect?page=artifacts
SAVE_ARTIFACTS_ON_SMOKE_SUCCESS=true
XDG_SESSION_CLASS=user
EXECUTOR_NUMBER=0
SAVE_CONTAINER_ON_PASS=false
XDG_SESSION_ID=164
RUN_TESTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v14.0/243/display/redirect?page=tests
BUILD_DISPLAY_NAME=#243
HUDSON_HOME=/var/lib/jenkins
JOB_BASE_NAME=v14.0
DOWNSTREAM_STAGE_NAME=osm-stage_4
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
SAVE_ARTIFACTS_OVERRIDE=false
NODE=system
INSTALLER=Default
DO_BUILD=true
KUBECONFIG=/home/jenkins/hive/kubeconfig.yaml
ROBOT_TAG_NAME=daily
BUILD_ID=243
XDG_RUNTIME_DIR=/run/user/1001
DO_DOCKERPUSH=true
BUILD_TAG=jenkins-osm-stage_3-merge-v14.0-243
OPENSTACK_OSM_FLAVOR=osm.sanity
JENKINS_URL=https://osm.etsi.org/jenkins/
LANG=C.UTF-8
ROBOT_UNSTABLE_THRESHOLD=80.0
JOB_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v14.0/
BUILD_NUMBER=243
SHELL=/bin/bash
RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v14.0/243/display/redirect
ARTIFACTORY_SERVER=artifactory-osm
SAVE_CONTAINER_ON_FAIL=false
HUDSON_SERVER_COOKIE=6d3295a483c3e6d5
ROBOT_PORT_MAPPING_VIM=/home/jenkins/hive/port-mapping-etsi-vim.yaml
JOB_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v14.0/display/redirect
RELEASE=release
JOB_NAME=osm-stage_3-merge/v14.0
DO_INSTALL=true
PWD=/home/jenkins/workspace/osm-stage_3-merge_v14.0
REPO_KEY_NAME=pubkey.asc
SSH_CONNECTION=212.234.161.1 52341 172.21.249.4 22
TRY_OLD_SERVICE_ASSURANCE=false
BRANCH_NAME=v14.0
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://osm.etsi.org/gerrit/osm/devops
 > git init /home/jenkins/workspace/osm-stage_3-merge_v14.0 # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
Checking out Revision 253d6dfcb6a96fd8e1e76e56c3c64c82b8014a82 (v14.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 253d6dfcb6a96fd8e1e76e56c3c64c82b8014a82
Commit message: "Fixes Bug 2321"
 > git rev-list --no-walk 253d6dfcb6a96fd8e1e76e56c3c64c82b8014a82 # 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_v14.0] Running shell script
+ tree -fD repo
repo [error opening dir]

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

0 directories, 0 files
+ lsof repo
lsof: WARNING: can't stat() nsfs file system /var/snap/lxd/common/ns/shmounts
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /var/snap/lxd/common/ns/mntns
      Output information may be incomplete.
lsof: status error on repo: No such file or directory
lsof 4.93.2
 latest revision: https://github.com/lsof-org/lsof
 latest FAQ: https://github.com/lsof-org/lsof/blob/master/00FAQ
 latest (non-formatted) man page: https://github.com/lsof-org/lsof/blob/master/Lsof.8
 usage: [-?abhKlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-E] [+|-e s] [+|-f[gG]]
 [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s]
 [+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names]
Use the ``-h'' option to get more help information.
+ exit 0
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release
[Pipeline] {
[Pipeline] sh
[release] Running shell script
+ pwd
[Pipeline] lock
Trying to acquire lock on [Artifactory]
Lock acquired on [Artifactory]
[Pipeline] {
[Pipeline] parallel
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [IM] { (Branch: IM)
[Pipeline] [devops] { (Branch: devops)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [N2VC] { (Branch: N2VC)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [common] { (Branch: common)
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [NG-SA] { (Branch: NG-SA)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [RO] dir
[RO] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO
[Pipeline] [RO] {
[Pipeline] [osmclient] dir
[osmclient] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/osmclient
[Pipeline] [osmclient] {
[Pipeline] [IM] dir
[IM] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/IM
[Pipeline] [IM] {
[Pipeline] [devops] dir
[devops] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/devops
[Pipeline] [devops] {
[Pipeline] [MON] dir
[MON] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/MON
[Pipeline] [MON] {
[Pipeline] [N2VC] dir
[N2VC] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/N2VC
[Pipeline] [N2VC] {
[Pipeline] [NBI] dir
[NBI] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NBI
[Pipeline] [NBI] {
[common] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/common
[Pipeline] [common] dir
[Pipeline] [common] {
[Pipeline] [LCM] dir
[LCM] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/LCM
[Pipeline] [LCM] {
[Pipeline] [POL] dir
[POL] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/POL
[Pipeline] [POL] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [NG-SA] dir
[NG-SA] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NG-SA
[Pipeline] [NG-SA] {
[Pipeline] [PLA] dir
[PLA] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/tests
[Pipeline] [tests] {
[RO] Fetching artifact for RO
[Pipeline] [RO] echo
[Pipeline] [RO] step
[RO] Copied 1 artifact from "RO-stage_2-merge » v14.0" build number 255
[Pipeline] [osmclient] echo
[osmclient] Fetching artifact for osmclient
[Pipeline] [osmclient] step
[osmclient] Copied 1 artifact from "osmclient-stage_2-merge » v14.0" build number 247
[Pipeline] [IM] echo
[IM] Fetching artifact for IM
[Pipeline] [IM] step
[IM] Copied 1 artifact from "IM-stage_2-merge » v14.0" build number 248
[Pipeline] [devops] echo
[devops] Fetching artifact for devops
[Pipeline] [devops] step
[devops] Copied 1 artifact from "devops-stage_2-merge » v14.0" build number 259
[Pipeline] [MON] echo
[MON] Fetching artifact for MON
[Pipeline] [MON] step
[MON] Copied 1 artifact from "MON-stage_2-merge » v14.0" build number 246
[Pipeline] [N2VC] echo
[N2VC] Fetching artifact for N2VC
[Pipeline] [N2VC] step
[N2VC] Copied 1 artifact from "N2VC-stage_2-merge » v14.0" build number 248
[Pipeline] [NBI] echo
[NBI] Fetching artifact for NBI
[Pipeline] [NBI] step
[NBI] Copied 1 artifact from "NBI-stage_2-merge » v14.0" build number 248
[Pipeline] [common] echo
[common] Fetching artifact for common
[Pipeline] [common] step
[common] Copied 1 artifact from "common-stage_2-merge » v14.0" build number 247
[Pipeline] [LCM] echo
[LCM] Fetching artifact for LCM
[Pipeline] [LCM] step
[LCM] Copied 1 artifact from "LCM-stage_2-merge » v14.0" build number 248
[Pipeline] [POL] echo
[POL] Fetching artifact for POL
[Pipeline] [POL] step
[POL] Copied 1 artifact from "POL-stage_2-merge » v14.0" build number 245
[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 » v14.0" build number 251
[Pipeline] [NG-SA] echo
[NG-SA] Fetching artifact for NG-SA
[Pipeline] [NG-SA] step
[NG-SA] Copied 1 artifact from "NG-SA-stage_2-merge » v14.0" build number 250
[Pipeline] [PLA] echo
[PLA] Fetching artifact for PLA
[Pipeline] [PLA] step
[PLA] Copied 1 artifact from "PLA-stage_2-merge » v14.0" build number 245
[Pipeline] [tests] echo
[tests] Fetching artifact for tests
[Pipeline] [tests] step
[tests] Copied 1 artifact from "tests-stage_2-merge » v14.0" build number 252
[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] + + awk -F= /BUILD_NUMBER/{print $2}
[osmclient] cat build.env
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + cat build.env
[IM] + awk -F= /BUILD_NUMBER/{print $2}
[devops] [devops] Running shell script
[devops] + cat build.env
[devops] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [devops] sh
[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] + + awk -F= /BUILD_NUMBER/{print $2}
[NBI] cat build.env
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cat build.env
[common] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cat build.env
[LCM] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cat build.env
[POL] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + cat build.env
[NG-UI] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + cat build.env
[NG-SA] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + cat build.env
[PLA] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + cat build.env
[tests] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [RO] getArtifactoryServer
[Pipeline] [RO] echo
[RO] retrieve archive for RO/v14.0/RO-stage_2-merge :: v14.0/255/*
[Pipeline] [RO] echo
[RO] Searching Artifactory with {
[RO]      "files": [
[RO]         {
[RO]           "target": "./",
[RO]           "pattern": "osm-RO/v14.0/255/*"
[RO]         }
[RO]      ]
[RO]     }
[Pipeline] [RO] newBuildInfo
[Pipeline] [RO] artifactoryDownload
[RO] Searching for artifacts...
[RO] Found 19 artifacts.
[RO] Beginning to resolve Build Info published dependencies.
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/changelog/changelog-RO.html'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/changelog/changelog-RO.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/changelog/changelog-RO.html'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Finished resolving Build Info published dependencies.
[Pipeline] [osmclient] getArtifactoryServer
[Pipeline] [osmclient] echo
[osmclient] retrieve archive for osmclient/v14.0/osmclient-stage_2-merge :: v14.0/247/*
[Pipeline] [osmclient] echo
[osmclient] Searching Artifactory with {
[osmclient]      "files": [
[osmclient]         {
[osmclient]           "target": "./",
[osmclient]           "pattern": "osm-osmclient/v14.0/247/*"
[osmclient]         }
[osmclient]      ]
[osmclient]     }
[Pipeline] [osmclient] newBuildInfo
[Pipeline] [osmclient] artifactoryDownload
[osmclient] Searching for artifacts...
[osmclient] Found 2 artifacts.
[osmclient] Beginning to resolve Build Info published dependencies.
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/changelog/changelog-osmclient.html'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/changelog/changelog-osmclient.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/osmclient/v14.0/247/changelog/changelog-osmclient.html'
[osmclient] Finished resolving Build Info published dependencies.
[Pipeline] [IM] getArtifactoryServer
[Pipeline] [IM] echo
[IM] retrieve archive for IM/v14.0/IM-stage_2-merge :: v14.0/248/*
[Pipeline] [IM] echo
[IM] Searching Artifactory with {
[IM]      "files": [
[IM]         {
[IM]           "target": "./",
[IM]           "pattern": "osm-IM/v14.0/248/*"
[IM]         }
[IM]      ]
[IM]     }
[Pipeline] [IM] newBuildInfo
[Pipeline] [IM] artifactoryDownload
[IM] Searching for artifacts...
[IM] Found 3 artifacts.
[IM] Beginning to resolve Build Info published dependencies.
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/changelog/changelog-IM.html'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/changelog/changelog-IM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/IM/v14.0/248/changelog/changelog-IM.html'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb'
[IM] Finished resolving Build Info published dependencies.
[Pipeline] [devops] getArtifactoryServer
[Pipeline] [devops] echo
[devops] retrieve archive for devops/v14.0/devops-stage_2-merge :: v14.0/259/*
[Pipeline] [devops] echo
[devops] Searching Artifactory with {
[devops]      "files": [
[devops]         {
[devops]           "target": "./",
[devops]           "pattern": "osm-devops/v14.0/259/*"
[devops]         }
[devops]      ]
[devops]     }
[Pipeline] [devops] newBuildInfo
[Pipeline] [devops] artifactoryDownload
[devops] Searching for artifacts...
[devops] Found 2 artifacts.
[devops] Beginning to resolve Build Info published dependencies.
[devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb'
[devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/changelog/changelog-devops.html'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/changelog/changelog-devops.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/devops/v14.0/259/changelog/changelog-devops.html'
[devops] Finished resolving Build Info published dependencies.
[Pipeline] [MON] getArtifactoryServer
[Pipeline] [MON] echo
[MON] retrieve archive for MON/v14.0/MON-stage_2-merge :: v14.0/246/*
[Pipeline] [MON] echo
[MON] Searching Artifactory with {
[MON]      "files": [
[MON]         {
[MON]           "target": "./",
[MON]           "pattern": "osm-MON/v14.0/246/*"
[MON]         }
[MON]      ]
[MON]     }
[Pipeline] [MON] newBuildInfo
[Pipeline] [MON] artifactoryDownload
[MON] Searching for artifacts...
[MON] Found 2 artifacts.
[MON] Beginning to resolve Build Info published dependencies.
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/changelog/changelog-MON.html'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/changelog/changelog-MON.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/MON/v14.0/246/changelog/changelog-MON.html'
[MON] Finished resolving Build Info published dependencies.
[Pipeline] [N2VC] getArtifactoryServer
[Pipeline] [N2VC] echo
[N2VC] retrieve archive for N2VC/v14.0/N2VC-stage_2-merge :: v14.0/248/*
[Pipeline] [N2VC] echo
[N2VC] Searching Artifactory with {
[N2VC]      "files": [
[N2VC]         {
[N2VC]           "target": "./",
[N2VC]           "pattern": "osm-N2VC/v14.0/248/*"
[N2VC]         }
[N2VC]      ]
[N2VC]     }
[Pipeline] [N2VC] newBuildInfo
[Pipeline] [N2VC] artifactoryDownload
[N2VC] Searching for artifacts...
[N2VC] Found 4 artifacts.
[N2VC] Beginning to resolve Build Info published dependencies.
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/dists/unstable/N2VC/binary-amd64/Packages.gz'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/dists/unstable/N2VC/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/N2VC/v14.0/248/dists/unstable/N2VC/binary-amd64/Packages.gz'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/dists/unstable/N2VC/binary-amd64/Packages'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/dists/unstable/N2VC/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/N2VC/v14.0/248/dists/unstable/N2VC/binary-amd64/Packages'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/changelog/changelog-N2VC.html'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/changelog/changelog-N2VC.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/N2VC/v14.0/248/changelog/changelog-N2VC.html'
[N2VC] Finished resolving Build Info published dependencies.
[Pipeline] [NBI] getArtifactoryServer
[Pipeline] [NBI] echo
[NBI] retrieve archive for NBI/v14.0/NBI-stage_2-merge :: v14.0/248/*
[Pipeline] [NBI] echo
[NBI] Searching Artifactory with {
[NBI]      "files": [
[NBI]         {
[NBI]           "target": "./",
[NBI]           "pattern": "osm-NBI/v14.0/248/*"
[NBI]         }
[NBI]      ]
[NBI]     }
[Pipeline] [NBI] newBuildInfo
[Pipeline] [NBI] artifactoryDownload
[NBI] Searching for artifacts...
[NBI] Found 2 artifacts.
[NBI] Beginning to resolve Build Info published dependencies.
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb'
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/changelog/changelog-NBI.html'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/changelog/changelog-NBI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NBI/v14.0/248/changelog/changelog-NBI.html'
[NBI] Finished resolving Build Info published dependencies.
[Pipeline] [common] getArtifactoryServer
[Pipeline] [common] echo
[common] retrieve archive for common/v14.0/common-stage_2-merge :: v14.0/247/*
[Pipeline] [common] echo
[common] Searching Artifactory with {
[common]      "files": [
[common]         {
[common]           "target": "./",
[common]           "pattern": "osm-common/v14.0/247/*"
[common]         }
[common]      ]
[common]     }
[Pipeline] [common] newBuildInfo
[Pipeline] [common] artifactoryDownload
[common] Searching for artifacts...
[common] Found 2 artifacts.
[common] Beginning to resolve Build Info published dependencies.
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/changelog/changelog-common.html'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/changelog/changelog-common.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/common/v14.0/247/changelog/changelog-common.html'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb'
[common] Finished resolving Build Info published dependencies.
[Pipeline] [LCM] getArtifactoryServer
[Pipeline] [LCM] echo
[LCM] retrieve archive for LCM/v14.0/LCM-stage_2-merge :: v14.0/248/*
[Pipeline] [LCM] echo
[LCM] Searching Artifactory with {
[LCM]      "files": [
[LCM]         {
[LCM]           "target": "./",
[LCM]           "pattern": "osm-LCM/v14.0/248/*"
[LCM]         }
[LCM]      ]
[LCM]     }
[Pipeline] [LCM] newBuildInfo
[Pipeline] [LCM] artifactoryDownload
[LCM] Searching for artifacts...
[LCM] Found 2 artifacts.
[LCM] Beginning to resolve Build Info published dependencies.
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb'
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/changelog/changelog-LCM.html'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/changelog/changelog-LCM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/LCM/v14.0/248/changelog/changelog-LCM.html'
[LCM] Finished resolving Build Info published dependencies.
[Pipeline] [POL] getArtifactoryServer
[Pipeline] [POL] echo
[POL] retrieve archive for POL/v14.0/POL-stage_2-merge :: v14.0/245/*
[Pipeline] [POL] echo
[POL] Searching Artifactory with {
[POL]      "files": [
[POL]         {
[POL]           "target": "./",
[POL]           "pattern": "osm-POL/v14.0/245/*"
[POL]         }
[POL]      ]
[POL]     }
[Pipeline] [POL] newBuildInfo
[Pipeline] [POL] artifactoryDownload
[POL] Searching for artifacts...
[POL] Found 2 artifacts.
[POL] Beginning to resolve Build Info published dependencies.
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/changelog/changelog-POL.html'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/changelog/changelog-POL.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/POL/v14.0/245/changelog/changelog-POL.html'
[POL] Finished resolving Build Info published dependencies.
[Pipeline] [NG-UI] getArtifactoryServer
[Pipeline] [NG-UI] echo
[NG-UI] retrieve archive for NG-UI/v14.0/NG-UI-stage_2-merge :: v14.0/251/*
[Pipeline] [NG-UI] echo
[NG-UI] Searching Artifactory with {
[NG-UI]      "files": [
[NG-UI]         {
[NG-UI]           "target": "./",
[NG-UI]           "pattern": "osm-NG-UI/v14.0/251/*"
[NG-UI]         }
[NG-UI]      ]
[NG-UI]     }
[Pipeline] [NG-UI] newBuildInfo
[Pipeline] [NG-UI] artifactoryDownload
[NG-UI] Searching for artifacts...
[NG-UI] Found 2 artifacts.
[NG-UI] Beginning to resolve Build Info published dependencies.
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/changelog/changelog-NG-UI.html'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/changelog/changelog-NG-UI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NG-UI/v14.0/251/changelog/changelog-NG-UI.html'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb'
[NG-UI] Finished resolving Build Info published dependencies.
[Pipeline] [NG-SA] getArtifactoryServer
[Pipeline] [NG-SA] echo
[NG-SA] retrieve archive for NG-SA/v14.0/NG-SA-stage_2-merge :: v14.0/250/*
[Pipeline] [NG-SA] echo
[NG-SA] Searching Artifactory with {
[NG-SA]      "files": [
[NG-SA]         {
[NG-SA]           "target": "./",
[NG-SA]           "pattern": "osm-NG-SA/v14.0/250/*"
[NG-SA]         }
[NG-SA]      ]
[NG-SA]     }
[Pipeline] [NG-SA] newBuildInfo
[Pipeline] [NG-SA] artifactoryDownload
[NG-SA] Searching for artifacts...
[NG-SA] Found 3 artifacts.
[NG-SA] Beginning to resolve Build Info published dependencies.
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/changelog/changelog-NG-SA.html'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/changelog/changelog-NG-SA.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NG-SA/v14.0/250/changelog/changelog-NG-SA.html'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb'
[NG-SA] Finished resolving Build Info published dependencies.
[Pipeline] [PLA] getArtifactoryServer
[Pipeline] [PLA] echo
[PLA] retrieve archive for PLA/v14.0/PLA-stage_2-merge :: v14.0/245/*
[PLA] Searching Artifactory with {
[PLA]      "files": [
[PLA]         {
[PLA]           "target": "./",
[PLA]           "pattern": "osm-PLA/v14.0/245/*"
[PLA]         }
[PLA]      ]
[PLA]     }
[Pipeline] [PLA] echo
[Pipeline] [PLA] newBuildInfo
[Pipeline] [PLA] artifactoryDownload
[PLA] Searching for artifacts...
[PLA] Found 2 artifacts.
[PLA] Beginning to resolve Build Info published dependencies.
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/changelog/changelog-PLA.html'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/changelog/changelog-PLA.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/PLA/v14.0/245/changelog/changelog-PLA.html'
[PLA] Finished resolving Build Info published dependencies.
[Pipeline] [tests] getArtifactoryServer
[Pipeline] [tests] echo
[tests] retrieve archive for tests/v14.0/tests-stage_2-merge :: v14.0/252/*
[Pipeline] [tests] echo
[tests] Searching Artifactory with {
[tests]      "files": [
[tests]         {
[tests]           "target": "./",
[tests]           "pattern": "osm-tests/v14.0/252/*"
[tests]         }
[tests]      ]
[tests]     }
[Pipeline] [tests] newBuildInfo
[Pipeline] [tests] artifactoryDownload
[tests] Searching for artifacts...
[tests] Found 2 artifacts.
[tests] Beginning to resolve Build Info published dependencies.
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/changelog/changelog-tests.html'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/changelog/changelog-tests.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/tests/v14.0/252/changelog/changelog-tests.html'
[tests] Finished resolving Build Info published dependencies.
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + cp -R v14.0/247/changelog v14.0/247/pool .
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + cp -R v14.0/259/changelog v14.0/259/pool .
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + cp -R v14.0/246/changelog v14.0/246/pool .
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + cp -R v14.0/248/changelog v14.0/248/pool .
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cp -R v14.0/247/changelog v14.0/247/pool .
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cp -R v14.0/248/changelog v14.0/248/pool .
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cp -R v14.0/245/changelog v14.0/245/pool .
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + cp -R v14.0/251/changelog v14.0/251/pool .
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + cp -R v14.0/245/changelog v14.0/245/pool .
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + cp -R v14.0/252/changelog v14.0/252/pool .
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + cp -R v14.0/248/changelog v14.0/248/pool .
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + cp -R v14.0/250/changelog v14.0/250/pool .
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + cp -R v14.0/248/changelog v14.0/248/dists v14.0/248/pool .
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf v14.0/247
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + rm -rf v14.0/259
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + rm -rf v14.0/246
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + rm -rf v14.0/248
[Pipeline] [common] sh
[common] [common] Running shell script
[Pipeline] [LCM] sh
[common] + rm -rf v14.0/247
[LCM] [LCM] Running shell script
[LCM] + rm -rf v14.0/248
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[Pipeline] [NG-UI] sh
[POL] + rm -rf v14.0/245
[NG-UI] [NG-UI] Running shell script
[NG-UI] + rm -rf v14.0/251
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + rm -rf v14.0/245
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + cp -R v14.0/255/changelog v14.0/255/pool .
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + rm -rf v14.0/248
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + rm -rf v14.0/248
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[Pipeline] [tests] sh
[NG-SA] + rm -rf v14.0/250
[tests] [tests] Running shell script
[tests] + rm -rf v14.0/252
[osmclient] Fetched osmclient: [https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb]
[Pipeline] [osmclient] echo
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf dists
[Pipeline] [devops] echo
[devops] Fetched devops: [https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb]
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + rm -rf dists
[Pipeline] [MON] echo
[MON] Fetched MON: [https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb]
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + rm -rf dists
[Pipeline] [NBI] echo
[NBI] Fetched NBI: [https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb]
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + rm -rf dists
[Pipeline] [common] echo
[common] Fetched common: [https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb]
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + rm -rf dists
[Pipeline] [LCM] echo
[LCM] Fetched LCM: [https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb]
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + rm -rf dists
[POL] Fetched POL: [https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb]
[Pipeline] [POL] echo
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + rm -rf dists
[Pipeline] [NG-UI] echo
[NG-UI] Fetched NG-UI: [https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb]
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + rm -rf dists
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + rm -rf v14.0/255
[Pipeline] [IM] echo
[IM] Fetched IM: [https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb, https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb]
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + rm -rf dists
[Pipeline] [N2VC] echo
[N2VC] Fetched N2VC: [https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb]
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + rm -rf dists
[Pipeline] [NG-SA] echo
[NG-SA] Fetched NG-SA: [https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb]
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + rm -rf dists
[Pipeline] [PLA] echo
[PLA] Fetched PLA: [https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb]
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + rm -rf dists
[Pipeline] [tests] echo
[tests] Fetched tests: [https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb]
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + rm -rf dists
[Pipeline] [osmclient] }
[Pipeline] [devops] }
[Pipeline] [MON] }
[Pipeline] [NBI] }
[Pipeline] [common] }
[Pipeline] [LCM] }
[Pipeline] [POL] }
[Pipeline] [NG-UI] }
[Pipeline] [RO] echo
[RO] Fetched RO: [https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb]
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + rm -rf dists
[Pipeline] [IM] }
[Pipeline] [N2VC] }
[Pipeline] [NG-SA] }
[Pipeline] [PLA] }
[Pipeline] [tests] }
[Pipeline] [osmclient] // dir
[Pipeline] [devops] // dir
[Pipeline] [osmclient] }
[Pipeline] [devops] }
[Pipeline] [MON] // dir
[Pipeline] [NBI] // dir
[Pipeline] [common] // dir
[Pipeline] [MON] }
[Pipeline] [NBI] }
[Pipeline] [common] }
[Pipeline] [LCM] // dir
[Pipeline] [POL] // dir
[Pipeline] [LCM] }
[Pipeline] [POL] }
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[Pipeline] [IM] // dir
[Pipeline] [N2VC] // dir
[Pipeline] [IM] }
[Pipeline] [N2VC] }
[Pipeline] [RO] }
[Pipeline] [NG-SA] // dir
[Pipeline] [PLA] // dir
[Pipeline] [tests] // dir
[Pipeline] [NG-SA] }
[Pipeline] [PLA] }
[Pipeline] [tests] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[Pipeline] // parallel
[Pipeline] }
Lock released on resource [Artifactory]
[Pipeline] // lock
[Pipeline] sh
[release] Running shell script
+ mkdir -p pool
[Pipeline] sh
[release] Running shell script
+ ls -al devops/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 23:09 .
drwxrwxr-x 5 jenkins jenkins 4096 Feb 21 23:09 ..
drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 23:09 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_14.0.1-1_all.deb
Processing pool/devops/osm-devops_14.0.1-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/devops/osm-devops_14.0.1-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 Feb 21 23:09 .
drwxrwxr-x 5 jenkins jenkins 4096 Feb 21 23:09 ..
drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 23:09 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_14.0.1-g88bac73_amd64.deb pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb
Processing pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb
Processing pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/python3-osm-im_14.0.1+g88bac73-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
[release] Running shell script
[Pipeline] sh
+ ls -al osmclient/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 23:09 .
drwxrwxr-x 5 jenkins jenkins 4096 Feb 21 23:09 ..
drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 23:09 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_14.0.1.post1+g9204883-1_all.deb
Processing pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-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
[release] Running shell script
[Pipeline] sh
+ 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 42859
[Pipeline] sh
[repo] Running shell script
+ docker run -dit --name osm-v140-merge-243-apache -p 42859:80 -v /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo:/usr/local/apache2/htdocs/ httpd:2.4
Unable to find image 'httpd:2.4' locally
2.4: Pulling from library/httpd
e1caac4eb9d2: Pulling fs layer
87b0fe460fd9: Pulling fs layer
4f4fb700ef54: Pulling fs layer
9cebd3e3b523: Pulling fs layer
e9304da947c5: Pulling fs layer
b60d4b66b268: Pulling fs layer
9cebd3e3b523: Waiting
e9304da947c5: Waiting
b60d4b66b268: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
87b0fe460fd9: Verifying Checksum
87b0fe460fd9: Download complete
9cebd3e3b523: Verifying Checksum
9cebd3e3b523: Download complete
b60d4b66b268: Verifying Checksum
b60d4b66b268: Download complete
e1caac4eb9d2: Verifying Checksum
e1caac4eb9d2: Download complete
e9304da947c5: Verifying Checksum
e9304da947c5: Download complete
e1caac4eb9d2: Pull complete
87b0fe460fd9: Pull complete
4f4fb700ef54: Pull complete
9cebd3e3b523: Pull complete
e9304da947c5: Pull complete
b60d4b66b268: Pull complete
Digest: sha256:104f07de17ee186c8f37b9f561e04fbfe4cf080d78c6e5f3802fd08fd118c3da
Status: Downloaded newer image for httpd:2.4
b53322ad9e0322b61313075f557796e7e75a921f3f35ebbaf26001ea9ecdea13
[Pipeline] sh
[repo] Running shell script
+ docker inspect --format {{ .NetworkSettings.IPAddress }} osm-v140-merge-243-apache
[Pipeline] sh
[repo] Running shell script
+ echo 212.234.161.1 52341 172.21.249.4 22
+ awk {print $3}
[Pipeline] timeout
Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] sh
[repo] Running shell script
+ wget http://172.21.249.4:42859/release/dists/unstable/Release
--2024-02-21 23:09:57--  http://172.21.249.4:42859/release/dists/unstable/Release
Connecting to 172.21.249.4:42859... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3204 (3.1K)
Saving to: ‘Release’

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

2024-02-21 23:09:57 (391 MB/s) - ‘Release’ saved [3204/3204]

[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
HTTP server is ready and accepting http connections
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
[osm-stage_3-merge_v14.0] Running shell script
+ tree -fD repo
repo
├── [Feb 21 23:09]  repo/Release
├── [Feb 21 23:09]  repo/release
│   ├── [Feb 21 23:09]  repo/release/IM
│   │   ├── [Feb 21 11:00]  repo/release/IM/build.env
│   │   ├── [Feb 21 23:09]  repo/release/IM/changelog
│   │   │   └── [Feb 21 23:09]  repo/release/IM/changelog/changelog-IM.html
│   │   ├── [Feb 21 23:09]  repo/release/IM/pool
│   │   │   └── [Feb 21 23:09]  repo/release/IM/pool/IM
│   │   │       ├── [Feb 21 23:09]  repo/release/IM/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb
│   │   │       └── [Feb 21 23:09]  repo/release/IM/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb
│   │   └── [Feb 21 23:09]  repo/release/IM/v14.0
│   ├── [Feb 21 23:09]  repo/release/IM@tmp
│   ├── [Feb 21 23:09]  repo/release/LCM
│   │   ├── [Feb 21 10:52]  repo/release/LCM/build.env
│   │   ├── [Feb 21 23:09]  repo/release/LCM/changelog
│   │   │   └── [Feb 21 23:09]  repo/release/LCM/changelog/changelog-LCM.html
│   │   ├── [Feb 21 23:09]  repo/release/LCM/pool
│   │   │   └── [Feb 21 23:09]  repo/release/LCM/pool/LCM
│   │   │       └── [Feb 21 23:09]  repo/release/LCM/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb
│   │   └── [Feb 21 23:09]  repo/release/LCM/v14.0
│   ├── [Feb 21 23:09]  repo/release/LCM@tmp
│   ├── [Feb 21 23:09]  repo/release/MON
│   │   ├── [Feb 21 10:52]  repo/release/MON/build.env
│   │   ├── [Feb 21 23:09]  repo/release/MON/changelog
│   │   │   └── [Feb 21 23:09]  repo/release/MON/changelog/changelog-MON.html
│   │   ├── [Feb 21 23:09]  repo/release/MON/pool
│   │   │   └── [Feb 21 23:09]  repo/release/MON/pool/MON
│   │   │       └── [Feb 21 23:09]  repo/release/MON/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb
│   │   └── [Feb 21 23:09]  repo/release/MON/v14.0
│   ├── [Feb 21 23:09]  repo/release/MON@tmp
│   ├── [Feb 21 23:09]  repo/release/N2VC
│   │   ├── [Feb 21 10:51]  repo/release/N2VC/build.env
│   │   ├── [Feb 21 23:09]  repo/release/N2VC/changelog
│   │   │   └── [Feb 21 23:09]  repo/release/N2VC/changelog/changelog-N2VC.html
│   │   ├── [Feb 21 23:09]  repo/release/N2VC/pool
│   │   │   └── [Feb 21 23:09]  repo/release/N2VC/pool/N2VC
│   │   │       └── [Feb 21 23:09]  repo/release/N2VC/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb
│   │   └── [Feb 21 23:09]  repo/release/N2VC/v14.0
│   ├── [Feb 21 23:09]  repo/release/N2VC@tmp
│   ├── [Feb 21 23:09]  repo/release/NBI
│   │   ├── [Feb 21 10:52]  repo/release/NBI/build.env
│   │   ├── [Feb 21 23:09]  repo/release/NBI/changelog
│   │   │   └── [Feb 21 23:09]  repo/release/NBI/changelog/changelog-NBI.html
│   │   ├── [Feb 21 23:09]  repo/release/NBI/pool
│   │   │   └── [Feb 21 23:09]  repo/release/NBI/pool/NBI
│   │   │       └── [Feb 21 23:09]  repo/release/NBI/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb
│   │   └── [Feb 21 23:09]  repo/release/NBI/v14.0
│   ├── [Feb 21 23:09]  repo/release/NBI@tmp
│   ├── [Feb 21 23:09]  repo/release/NG-SA
│   │   ├── [Feb 21 10:54]  repo/release/NG-SA/build.env
│   │   ├── [Feb 21 23:09]  repo/release/NG-SA/changelog
│   │   │   └── [Feb 21 23:09]  repo/release/NG-SA/changelog/changelog-NG-SA.html
│   │   ├── [Feb 21 23:09]  repo/release/NG-SA/pool
│   │   │   └── [Feb 21 23:09]  repo/release/NG-SA/pool/NG-SA
│   │   │       ├── [Feb 21 23:09]  repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb
│   │   │       └── [Feb 21 23:09]  repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb
│   │   └── [Feb 21 23:09]  repo/release/NG-SA/v14.0
│   ├── [Feb 21 23:09]  repo/release/NG-SA@tmp
│   ├── [Feb 21 23:09]  repo/release/NG-UI
│   │   ├── [Feb 21 10:49]  repo/release/NG-UI/build.env
│   │   ├── [Feb 21 23:09]  repo/release/NG-UI/changelog
│   │   │   └── [Feb 21 23:09]  repo/release/NG-UI/changelog/changelog-NG-UI.html
│   │   ├── [Feb 21 23:09]  repo/release/NG-UI/pool
│   │   │   └── [Feb 21 23:09]  repo/release/NG-UI/pool/NG-UI
│   │   │       └── [Feb 21 23:09]  repo/release/NG-UI/pool/NG-UI/osm-ngui_14.0.1-1_all.deb
│   │   └── [Feb 21 23:09]  repo/release/NG-UI/v14.0
│   ├── [Feb 21 23:09]  repo/release/NG-UI@tmp
│   ├── [Feb 21 23:09]  repo/release/OSM ETSI Release Key.gpg
│   ├── [Feb 21 23:09]  repo/release/PLA
│   │   ├── [Feb 21 10:51]  repo/release/PLA/build.env
│   │   ├── [Feb 21 23:09]  repo/release/PLA/changelog
│   │   │   └── [Feb 21 23:09]  repo/release/PLA/changelog/changelog-PLA.html
│   │   ├── [Feb 21 23:09]  repo/release/PLA/pool
│   │   │   └── [Feb 21 23:09]  repo/release/PLA/pool/PLA
│   │   │       └── [Feb 21 23:09]  repo/release/PLA/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb
│   │   └── [Feb 21 23:09]  repo/release/PLA/v14.0
│   ├── [Feb 21 23:09]  repo/release/PLA@tmp
│   ├── [Feb 21 23:09]  repo/release/POL
│   │   ├── [Feb 21 10:50]  repo/release/POL/build.env
│   │   ├── [Feb 21 23:09]  repo/release/POL/changelog
│   │   │   └── [Feb 21 23:09]  repo/release/POL/changelog/changelog-POL.html
│   │   ├── [Feb 21 23:09]  repo/release/POL/pool
│   │   │   └── [Feb 21 23:09]  repo/release/POL/pool/POL
│   │   │       └── [Feb 21 23:09]  repo/release/POL/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb
│   │   └── [Feb 21 23:09]  repo/release/POL/v14.0
│   ├── [Feb 21 23:09]  repo/release/POL@tmp
│   ├── [Feb 21 23:09]  repo/release/RO
│   │   ├── [Feb 21 11:13]  repo/release/RO/build.env
│   │   ├── [Feb 21 23:09]  repo/release/RO/changelog
│   │   │   └── [Feb 21 23:09]  repo/release/RO/changelog/changelog-RO.html
│   │   ├── [Feb 21 23:09]  repo/release/RO/pool
│   │   │   └── [Feb 21 23:09]  repo/release/RO/pool/RO
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       └── [Feb 21 23:09]  repo/release/RO/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb
│   │   └── [Feb 21 23:09]  repo/release/RO/v14.0
│   ├── [Feb 21 23:09]  repo/release/RO@tmp
│   ├── [Feb 21 23:09]  repo/release/common
│   │   ├── [Feb 21 10:50]  repo/release/common/build.env
│   │   ├── [Feb 21 23:09]  repo/release/common/changelog
│   │   │   └── [Feb 21 23:09]  repo/release/common/changelog/changelog-common.html
│   │   ├── [Feb 21 23:09]  repo/release/common/pool
│   │   │   └── [Feb 21 23:09]  repo/release/common/pool/common
│   │   │       └── [Feb 21 23:09]  repo/release/common/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb
│   │   └── [Feb 21 23:09]  repo/release/common/v14.0
│   ├── [Feb 21 23:09]  repo/release/common@tmp
│   ├── [Feb 21 23:09]  repo/release/devops
│   │   ├── [Feb 21 10:49]  repo/release/devops/build.env
│   │   ├── [Feb 21 23:09]  repo/release/devops/changelog
│   │   │   └── [Feb 21 23:09]  repo/release/devops/changelog/changelog-devops.html
│   │   ├── [Feb 21 23:09]  repo/release/devops/pool
│   │   │   └── [Feb 21 23:09]  repo/release/devops/pool/devops
│   │   │       └── [Feb 21 23:09]  repo/release/devops/pool/devops/osm-devops_14.0.1-1_all.deb
│   │   └── [Feb 21 23:09]  repo/release/devops/v14.0
│   ├── [Feb 21 23:09]  repo/release/devops@tmp
│   ├── [Feb 21 23:09]  repo/release/dists
│   │   └── [Feb 21 23:09]  repo/release/dists/unstable
│   │       ├── [Feb 21 23:09]  repo/release/dists/unstable/IM
│   │       │   └── [Feb 21 23:09]  repo/release/dists/unstable/IM/binary-amd64
│   │       │       ├── [Feb 21 23:09]  repo/release/dists/unstable/IM/binary-amd64/Packages
│   │       │       └── [Feb 21 23:09]  repo/release/dists/unstable/IM/binary-amd64/Packages.gz
│   │       ├── [Feb 21 23:09]  repo/release/dists/unstable/Release
│   │       ├── [Feb 21 23:09]  repo/release/dists/unstable/Release.gpg
│   │       ├── [Feb 21 23:09]  repo/release/dists/unstable/devops
│   │       │   └── [Feb 21 23:09]  repo/release/dists/unstable/devops/binary-amd64
│   │       │       ├── [Feb 21 23:09]  repo/release/dists/unstable/devops/binary-amd64/Packages
│   │       │       └── [Feb 21 23:09]  repo/release/dists/unstable/devops/binary-amd64/Packages.gz
│   │       └── [Feb 21 23:09]  repo/release/dists/unstable/osmclient
│   │           └── [Feb 21 23:09]  repo/release/dists/unstable/osmclient/binary-amd64
│   │               ├── [Feb 21 23:09]  repo/release/dists/unstable/osmclient/binary-amd64/Packages
│   │               └── [Feb 21 23:09]  repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz
│   ├── [Feb 21 23:09]  repo/release/osmclient
│   │   ├── [Feb 21 10:52]  repo/release/osmclient/build.env
│   │   ├── [Feb 21 23:09]  repo/release/osmclient/changelog
│   │   │   └── [Feb 21 23:09]  repo/release/osmclient/changelog/changelog-osmclient.html
│   │   ├── [Feb 21 23:09]  repo/release/osmclient/pool
│   │   │   └── [Feb 21 23:09]  repo/release/osmclient/pool/osmclient
│   │   │       └── [Feb 21 23:09]  repo/release/osmclient/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb
│   │   └── [Feb 21 23:09]  repo/release/osmclient/v14.0
│   ├── [Feb 21 23:09]  repo/release/osmclient@tmp
│   ├── [Feb 21 23:09]  repo/release/pool
│   │   ├── [Feb 21 23:09]  repo/release/pool/IM
│   │   │   ├── [Feb 21 23:09]  repo/release/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb
│   │   │   └── [Feb 21 23:09]  repo/release/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb
│   │   ├── [Feb 21 23:09]  repo/release/pool/devops
│   │   │   └── [Feb 21 23:09]  repo/release/pool/devops/osm-devops_14.0.1-1_all.deb
│   │   └── [Feb 21 23:09]  repo/release/pool/osmclient
│   │       └── [Feb 21 23:09]  repo/release/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb
│   ├── [Feb 21 23:09]  repo/release/pubkey.asc
│   ├── [Feb 21 23:09]  repo/release/tests
│   │   ├── [Feb 21 10:50]  repo/release/tests/build.env
│   │   ├── [Feb 21 23:09]  repo/release/tests/changelog
│   │   │   └── [Feb 21 23:09]  repo/release/tests/changelog/changelog-tests.html
│   │   ├── [Feb 21 23:09]  repo/release/tests/pool
│   │   │   └── [Feb 21 23:09]  repo/release/tests/pool/tests
│   │   │       └── [Feb 21 23:09]  repo/release/tests/pool/tests/osm-tests_14.0.1-1_all.deb
│   │   └── [Feb 21 23:09]  repo/release/tests/v14.0
│   └── [Feb 21 23:09]  repo/release/tests@tmp
└── [Feb 21 23:09]  repo/release@tmp

98 directories, 76 files
[Pipeline] sh
[osm-stage_3-merge_v14.0] Running shell script
+ find ./repo/release/pool/ -name osm-devops*.deb
[Pipeline] sh
[osm-stage_3-merge_v14.0] Running shell script
+ mktemp -d
[Pipeline] echo
Extracting local devops package ./repo/release/pool/devops/osm-devops_14.0.1-1_all.deb into /tmp/tmp.02cgSXavro for docker build step
[Pipeline] sh
[osm-stage_3-merge_v14.0] Running shell script
+ dpkg -x ./repo/release/pool/devops/osm-devops_14.0.1-1_all.deb /tmp/tmp.02cgSXavro
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
Running in /tmp/tmp.02cgSXavro/usr/share/osm-devops
[Pipeline] {
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ docker login osm.etsi.org:5050/devops/cicd/ -u **** -p ****
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/****/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sh
[osm-devops] Running shell script
+ date +%Y-%m-%d:%H:%M:%S
[Pipeline] dir
Running in /tmp/tmp.02cgSXavro/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
[NG-UI, PLA, tests, RO, NBI, Airflow, POL, Prometheus, Keystone, Webhook, osmclient, MON, LCM]
[Pipeline] parallel
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [Airflow] { (Branch: Airflow)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [Prometheus] { (Branch: Prometheus)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [Webhook] { (Branch: Webhook)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.02cgSXavro/usr/share/osm-devops/docker/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.02cgSXavro/usr/share/osm-devops/docker/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.02cgSXavro/usr/share/osm-devops/docker/tests
[Pipeline] [tests] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.02cgSXavro/usr/share/osm-devops/docker/RO
[Pipeline] [RO] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.02cgSXavro/usr/share/osm-devops/docker/NBI
[Pipeline] [NBI] {
[Pipeline] [Airflow] dir
[Airflow] Running in /tmp/tmp.02cgSXavro/usr/share/osm-devops/docker/Airflow
[Pipeline] [Airflow] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.02cgSXavro/usr/share/osm-devops/docker/POL
[Pipeline] [POL] {
[Pipeline] [Prometheus] dir
[Prometheus] Running in /tmp/tmp.02cgSXavro/usr/share/osm-devops/docker/Prometheus
[Pipeline] [Prometheus] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.02cgSXavro/usr/share/osm-devops/docker/Keystone
[Pipeline] [Keystone] {
[Pipeline] [Webhook] dir
[Webhook] Running in /tmp/tmp.02cgSXavro/usr/share/osm-devops/docker/Webhook
[Pipeline] [Webhook] {
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.02cgSXavro/usr/share/osm-devops/docker/osmclient
[Pipeline] [osmclient] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.02cgSXavro/usr/share/osm-devops/docker/MON
[Pipeline] [MON] {
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.02cgSXavro/usr/share/osm-devops/docker/LCM
[Pipeline] [LCM] {
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ng-ui:osm-v140-merge-243 --build-arg CACHE_DATE=2024-02-21:23:10:04 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb .
[NG-UI] Sending build context to Docker daemon  4.608kB

[NG-UI] Step 1/23 : FROM ubuntu:22.04 as INSTALL
[NG-UI] 22.04: Pulling from library/ubuntu
[NG-UI] 01007420e9b0: Pulling fs layer
[NG-UI] 01007420e9b0: Verifying Checksum
[NG-UI] 01007420e9b0: Download complete
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/pla:osm-v140-merge-243 --build-arg CACHE_DATE=2024-02-21:23:10:04 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb .
[PLA] Sending build context to Docker daemon  9.216kB

[PLA] Step 1/39 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/tests:osm-v140-merge-243 --build-arg CACHE_DATE=2024-02-21:23:10:04 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb .
[tests] Sending build context to Docker daemon  4.608kB

[tests] Step 1/30 : FROM ubuntu:22.04 as FINAL
[RO] [RO] Running shell script
[Pipeline] [RO] sh
[RO] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ro:osm-v140-merge-243 --build-arg CACHE_DATE=2024-02-21:23:10:04 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb .
[RO] Sending build context to Docker daemon  14.34kB

[RO] Step 1/60 : FROM ubuntu:22.04 as INSTALL
[RO] 22.04: Pulling from library/ubuntu
[RO] 01007420e9b0: Pulling fs layer
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/nbi:osm-v140-merge-243 --build-arg CACHE_DATE=2024-02-21:23:10:04 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb .
[NBI] Sending build context to Docker daemon  6.656kB

[NBI] Step 1/46 : FROM ubuntu:22.04 as INSTALL
[NBI] 22.04: Pulling from library/ubuntu
[NBI] 01007420e9b0: Pulling fs layer
[NBI] 01007420e9b0: Verifying Checksum
[NBI] 01007420e9b0: Download complete
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/airflow:osm-v140-merge-243 --build-arg CACHE_DATE=2024-02-21:23:10:04 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb .
[Airflow] Sending build context to Docker daemon  4.096kB

[Airflow] Step 1/16 : FROM apache/airflow:2.5.3-python3.10
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/pol:osm-v140-merge-243 --build-arg CACHE_DATE=2024-02-21:23:10:04 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb .
[POL] Sending build context to Docker daemon  9.216kB

[POL] Step 1/40 : FROM ubuntu:22.04 as INSTALL
[POL] 22.04: Pulling from library/ubuntu
[POL] 01007420e9b0: Pulling fs layer
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/prometheus:osm-v140-merge-243 --build-arg CACHE_DATE=2024-02-21:23:10:04 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb .
[Prometheus] Sending build context to Docker daemon  15.36kB

[Prometheus] Step 1/13 : FROM python:3.8
[Prometheus] 3.8: Pulling from library/python
[Prometheus] 7bb465c29149: Pulling fs layer
[Prometheus] 2b9b41aaa3c5: Pulling fs layer
[Prometheus] 49b40be4436e: Pulling fs layer
[Prometheus] c558fac597f8: Pulling fs layer
[Prometheus] 11402150a57e: Pulling fs layer
[Prometheus] 4532b04ec8f7: Pulling fs layer
[Prometheus] 4df0efb76c10: Pulling fs layer
[Prometheus] 951fd003e72c: Pulling fs layer
[Prometheus] 7bb465c29149: Waiting
[Prometheus] 2b9b41aaa3c5: Waiting
[Prometheus] 49b40be4436e: Waiting
[Prometheus] c558fac597f8: Waiting
[Prometheus] 11402150a57e: Waiting
[Prometheus] 4532b04ec8f7: Waiting
[Prometheus] 4df0efb76c10: Waiting
[Prometheus] 951fd003e72c: Waiting
[Pipeline] [Keystone] sh
[PLA] 22.04: Pulling from library/ubuntu
[PLA] 01007420e9b0: Pulling fs layer
[PLA] 01007420e9b0: Verifying Checksum
[PLA] 01007420e9b0: Download complete
[Keystone] [Keystone] Running shell script
[Keystone] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/keystone:osm-v140-merge-243 --build-arg CACHE_DATE=2024-02-21:23:10:04 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb .
[Keystone] Sending build context to Docker daemon  27.65kB

[Keystone] Step 1/24 : FROM ubuntu:22.04
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Webhook] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/webhook:osm-v140-merge-243 --build-arg CACHE_DATE=2024-02-21:23:10:04 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb .
[Webhook] Sending build context to Docker daemon  4.608kB

[Webhook] Step 1/21 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/osmclient:osm-v140-merge-243 --build-arg CACHE_DATE=2024-02-21:23:10:04 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb .
[osmclient] Sending build context to Docker daemon  6.656kB

[osmclient] Step 1/31 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [LCM] sh
[tests] 22.04: Pulling from library/ubuntu
[tests] 01007420e9b0: Pulling fs layer
[tests] 01007420e9b0: Verifying Checksum
[tests] 01007420e9b0: Download complete
[RO] 01007420e9b0: Verifying Checksum
[RO] 01007420e9b0: Download complete
[Airflow] 2.5.3-python3.10: Pulling from apache/airflow
[Airflow] f1f26f570256: Pulling fs layer
[Airflow] 2d2b01660885: Pulling fs layer
[Airflow] b0e67886e6a0: Pulling fs layer
[Airflow] 8171e1a273d7: Pulling fs layer
[Airflow] ac3600f134ee: Pulling fs layer
[Airflow] 3bdd43570770: Pulling fs layer
[Airflow] a786a657b83e: Pulling fs layer
[Airflow] 7c0215dc3d99: Pulling fs layer
[Airflow] f16f5c3b543d: Pulling fs layer
[Airflow] 6aaa9b9167be: Pulling fs layer
[Airflow] a2d64d663c34: Pulling fs layer
[Airflow] 7c1ca0c1f1bf: Pulling fs layer
[Airflow] e9163f7ec66f: Pulling fs layer
[Airflow] cdd01e700345: Pulling fs layer
[Airflow] 6205aab6fce0: Pulling fs layer
[Airflow] e59e1f958147: Pulling fs layer
[Airflow] 21df5e7367dd: Pulling fs layer
[Airflow] 7f106fb411b1: Pulling fs layer
[Airflow] 4f4fb700ef54: Pulling fs layer
[Airflow] eaae7c197a3d: Pulling fs layer
[Airflow] 54598f02b4e7: Pulling fs layer
[Airflow] b0e67886e6a0: Waiting
[Airflow] 8171e1a273d7: Waiting
[Airflow] ac3600f134ee: Waiting
[Airflow] 3bdd43570770: Waiting
[Airflow] a786a657b83e: Waiting
[Airflow] 7c0215dc3d99: Waiting
[Airflow] f16f5c3b543d: Waiting
[Airflow] 6aaa9b9167be: Waiting
[Airflow] a2d64d663c34: Waiting
[Airflow] 7c1ca0c1f1bf: Waiting
[Airflow] e9163f7ec66f: Waiting
[Airflow] cdd01e700345: Waiting
[Airflow] 6205aab6fce0: Waiting
[Airflow] e59e1f958147: Waiting
[Airflow] 21df5e7367dd: Waiting
[Airflow] 7f106fb411b1: Waiting
[Airflow] 4f4fb700ef54: Waiting
[Airflow] eaae7c197a3d: Waiting
[Airflow] 54598f02b4e7: Waiting
[Airflow] 2d2b01660885: Verifying Checksum
[Airflow] 2d2b01660885: Download complete
[Airflow] 8171e1a273d7: Verifying Checksum
[Airflow] 8171e1a273d7: Download complete
[Airflow] b0e67886e6a0: Verifying Checksum
[Airflow] b0e67886e6a0: Download complete
[Airflow] 3bdd43570770: Verifying Checksum
[Airflow] 3bdd43570770: Download complete
[Airflow] ac3600f134ee: Verifying Checksum
[Airflow] ac3600f134ee: Download complete
[Airflow] f1f26f570256: Verifying Checksum
[Airflow] f1f26f570256: Download complete
[Airflow] f16f5c3b543d: Download complete
[Airflow] a2d64d663c34: Verifying Checksum
[Airflow] a2d64d663c34: Download complete
[Airflow] 7c1ca0c1f1bf: Verifying Checksum
[Airflow] 7c1ca0c1f1bf: Download complete
[Airflow] e9163f7ec66f: Verifying Checksum
[Airflow] e9163f7ec66f: Download complete
[Airflow] cdd01e700345: Verifying Checksum
[Airflow] cdd01e700345: Download complete
[Airflow] 6205aab6fce0: Verifying Checksum
[Airflow] 6205aab6fce0: Download complete
[Airflow] e59e1f958147: Verifying Checksum
[Airflow] e59e1f958147: Download complete
[Airflow] 21df5e7367dd: Verifying Checksum
[Airflow] 21df5e7367dd: Download complete
[Airflow] 7f106fb411b1: Verifying Checksum
[Airflow] 7f106fb411b1: Download complete
[Airflow] 4f4fb700ef54: Verifying Checksum
[Airflow] 4f4fb700ef54: Download complete
[Airflow] eaae7c197a3d: Verifying Checksum
[Airflow] eaae7c197a3d: Download complete
[Airflow] 54598f02b4e7: Verifying Checksum
[Airflow] 54598f02b4e7: Download complete
[Airflow] a786a657b83e: Verifying Checksum
[Airflow] a786a657b83e: Download complete
[POL] 01007420e9b0: Verifying Checksum
[POL] 01007420e9b0: Download complete
[Prometheus] 2b9b41aaa3c5: Verifying Checksum
[Prometheus] 2b9b41aaa3c5: Download complete
[Prometheus] 7bb465c29149: Verifying Checksum
[Prometheus] 7bb465c29149: Download complete
[Keystone] 22.04: Pulling from library/ubuntu
[Keystone] 01007420e9b0: Pulling fs layer
[Webhook] 22.04: Pulling from library/ubuntu
[Webhook] 01007420e9b0: Pulling fs layer
[osmclient] 22.04: Pulling from library/ubuntu
[osmclient] 01007420e9b0: Pulling fs layer
[MON] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/mon:osm-v140-merge-243 --build-arg CACHE_DATE=2024-02-21:23:10:04 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb .
[MON] Sending build context to Docker daemon  10.24kB

[MON] Step 1/56 : FROM ubuntu:22.04 as INSTALL
[MON] 22.04: Pulling from library/ubuntu
[MON] 01007420e9b0: Pulling fs layer
[LCM] [LCM] Running shell script
[LCM] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/lcm:osm-v140-merge-243 --build-arg CACHE_DATE=2024-02-21:23:10:04 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/247/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/259/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/246/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/248/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/247/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/248/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/245/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/251/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/248/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/248/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/250/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/245/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/252/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/255/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb .
[LCM] Sending build context to Docker daemon  10.24kB

[LCM] Step 1/58 : FROM ubuntu:22.04 as INSTALL
[LCM] 22.04: Pulling from library/ubuntu
[LCM] 01007420e9b0: Pulling fs layer
[Prometheus] 49b40be4436e: Verifying Checksum
[Prometheus] 49b40be4436e: Download complete
[Prometheus] 11402150a57e: Verifying Checksum
[Prometheus] 11402150a57e: Download complete
[Prometheus] 4532b04ec8f7: Verifying Checksum
[Prometheus] 4532b04ec8f7: Download complete
[Prometheus] 4df0efb76c10: Verifying Checksum
[Prometheus] 4df0efb76c10: Download complete
[Prometheus] 951fd003e72c: Verifying Checksum
[Prometheus] 951fd003e72c: Download complete
[NG-UI] 01007420e9b0: Pull complete
[NG-UI] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[NG-UI] Status: Downloaded newer image for ubuntu:22.04
[NG-UI]  ---> 3db8720ecbf5
[NG-UI] Step 2/23 : ARG APT_PROXY
[PLA] 01007420e9b0: Pull complete
[PLA] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[PLA] Status: Image is up to date for ubuntu:22.04
[PLA]  ---> 3db8720ecbf5
[PLA] Step 2/39 : ARG APT_PROXY
[tests] 01007420e9b0: Pull complete
[RO] 01007420e9b0: Pull complete
[NBI] 01007420e9b0: Pull complete
[NBI] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[NBI] Status: Image is up to date for ubuntu:22.04
[NBI]  ---> 3db8720ecbf5
[NBI] Step 2/46 : ARG APT_PROXY
[Airflow] 6aaa9b9167be: Verifying Checksum
[Airflow] 6aaa9b9167be: Download complete
[POL] 01007420e9b0: Pull complete
[POL] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[POL] Status: Image is up to date for ubuntu:22.04
[Prometheus] c558fac597f8: Download complete
[Keystone] 01007420e9b0: Pull complete
[Keystone] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[Keystone] Status: Image is up to date for ubuntu:22.04
[Keystone]  ---> 3db8720ecbf5
[Keystone] Step 2/24 : ARG APT_PROXY
[Webhook] 01007420e9b0: Pull complete
[Webhook] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[Webhook] Status: Image is up to date for ubuntu:22.04
[Webhook]  ---> 3db8720ecbf5
[Webhook] Step 2/21 : ARG APT_PROXY
[osmclient] 01007420e9b0: Pull complete
[osmclient] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[osmclient] Status: Downloaded newer image for ubuntu:22.04
[osmclient]  ---> 3db8720ecbf5
[osmclient] Step 2/31 : ARG APT_PROXY
[MON] 01007420e9b0: Pull complete
[MON] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[MON] Status: Image is up to date for ubuntu:22.04
[MON]  ---> 3db8720ecbf5
[MON] Step 2/56 : ARG APT_PROXY
[LCM] 01007420e9b0: Pull complete
[LCM] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[LCM] Status: Image is up to date for ubuntu:22.04
[LCM]  ---> 3db8720ecbf5
[LCM] Step 2/58 : ARG APT_PROXY
[RO] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[RO] Status: Image is up to date for ubuntu:22.04
[tests] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[tests] Status: Image is up to date for ubuntu:22.04
[tests]  ---> 3db8720ecbf5
[tests] Step 2/30 : ARG APT_PROXY
[RO]  ---> 3db8720ecbf5
[RO] Step 2/60 : ARG APT_PROXY
[Airflow] f1f26f570256: Pull complete
[POL]  ---> 3db8720ecbf5
[POL] Step 2/40 : ARG APT_PROXY
[Prometheus] 7bb465c29149: Pull complete
[Airflow] 2d2b01660885: Pull complete
[Prometheus] 2b9b41aaa3c5: Pull complete
[Airflow] b0e67886e6a0: Pull complete
[Airflow] 8171e1a273d7: Pull complete
[Airflow] ac3600f134ee: Pull complete
[Airflow] 3bdd43570770: Pull complete
[Prometheus] 49b40be4436e: Pull complete
[NBI]  ---> Running in 4f87bcd6eef4
[NBI] Removing intermediate container 4f87bcd6eef4
[NBI]  ---> fa13c3ef6d1e
[NBI] Step 3/46 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[Airflow] a786a657b83e: Pull complete
[Airflow] 7c0215dc3d99: Pull complete
[Keystone]  ---> Running in cdfc0e8b7048
[Keystone] Removing intermediate container cdfc0e8b7048
[Keystone]  ---> 6857730b6d08
[Keystone] Step 3/24 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[Webhook]  ---> Running in f274233e93de
[Webhook] Removing intermediate container f274233e93de
[Webhook]  ---> 9980313a496a
[Webhook] Step 3/21 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[osmclient]  ---> Running in 6717e3aef2dc
[osmclient] Removing intermediate container 6717e3aef2dc
[osmclient]  ---> a81c57f07fe0
[osmclient] Step 3/31 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[osmclient]  ---> Running in 99f4c25d2239
[MON]  ---> Running in fd1f7cdb8bb0
[MON] Removing intermediate container fd1f7cdb8bb0
[MON]  ---> dbc8265c1454
[MON] Step 3/56 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[MON]  ---> Running in 59df285a9578
[NBI]  ---> Running in 6c06697a2c19
[Keystone]  ---> Running in 4f69150497b2
[Webhook]  ---> Running in 8e85f1da89ba
[tests]  ---> Running in 8b28d59dbb19
[tests] Removing intermediate container 8b28d59dbb19
[tests]  ---> 01ebc021cc37
[tests] Step 3/30 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[tests]  ---> Running in d6636c974565
[RO]  ---> Running in ec00035982b2
[RO] Removing intermediate container ec00035982b2
[RO]  ---> 021489b55ae4
[RO] Step 3/60 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[RO]  ---> Running in 2656fdd22bdc
[POL]  ---> Running in fe518b3b59b4
[POL] Removing intermediate container fe518b3b59b4
[POL]  ---> 69c23dc4be01
[POL] Step 3/40 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[POL]  ---> Running in 1e9697280c08
[NG-UI]  ---> Running in 1d38e0dad468
[NG-UI] Removing intermediate container 1d38e0dad468
[NG-UI]  ---> 03ee5119db3b
[NG-UI] Step 3/23 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NG-UI]  ---> Running in 4860a044d924
[NG-UI] Removing intermediate container 4860a044d924
[NG-UI]  ---> 75c85d4c0e84
[NG-UI] Step 4/23 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https=2.4.*     curl=7.81.*     gnupg2=2.2.*     nginx=1.18.*     software-properties-common=0.99.*     xz-utils=5.2.*     && rm -rf /var/lib/apt/lists/*
[NG-UI]  ---> Running in 89af61b9f7ee
[PLA]  ---> Running in 62f6d1d766cb
[PLA] Removing intermediate container 62f6d1d766cb
[PLA]  ---> 33032f702524
[PLA] Step 3/39 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[PLA]  ---> Running in f70465ee6c5a
[LCM]  ---> Running in 510b1507e016
[LCM] Removing intermediate container 510b1507e016
[LCM]  ---> 0c0130086cf6
[LCM] Step 3/58 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[LCM]  ---> Running in 02515aa8539e
[LCM] Removing intermediate container 02515aa8539e
[LCM]  ---> 71a286640e7c
[LCM] Step 4/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Running in 97595a3c7be0
[PLA] Removing intermediate container f70465ee6c5a
[PLA]  ---> 52e9e49f4e3b
[PLA] Step 4/39 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[POL] Removing intermediate container 1e9697280c08
[POL]  ---> daab83e71896
[POL] Step 4/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[POL]  ---> Running in 7376d997d689
[Webhook] Removing intermediate container 8e85f1da89ba
[Webhook]  ---> 6a18559c6846
[Webhook] Step 4/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[Webhook]  ---> Running in 4fb7631cb4aa
[PLA]  ---> Running in 4be9996d38c5
[tests] Removing intermediate container d6636c974565
[tests]  ---> 4268978525b7
[tests] Step 4/30 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[tests]  ---> Running in f1e58fca3677
[RO] Removing intermediate container 2656fdd22bdc
[RO]  ---> 9ab6e7ac7773
[RO] Step 4/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[osmclient] Removing intermediate container 99f4c25d2239
[osmclient]  ---> 5056442a4a18
[osmclient] Step 4/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[NG-UI] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[NG-UI] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[NG-UI] Get:5 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[RO]  ---> Running in d44b6b13a13b
[NBI] Removing intermediate container 6c06697a2c19
[NBI]  ---> 9c260e106da5
[NBI] Step 4/46 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[NBI]  ---> Running in f7628e306946
[POL] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[POL] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[POL] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[POL] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[POL] Get:5 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[Keystone] Removing intermediate container 4f69150497b2
[Keystone]  ---> b7e3a6d36809
[Keystone] Step 4/24 : EXPOSE 5000
[Keystone]  ---> Running in c235e30ab3ab
[Keystone] Removing intermediate container c235e30ab3ab
[Keystone]  ---> 588e3372e54a
[Keystone] Step 5/24 : WORKDIR /app
[Keystone]  ---> Running in 953ebba47ac5
[osmclient]  ---> Running in d323260c9a32
[MON] Removing intermediate container 59df285a9578
[MON]  ---> 682e9a3dac91
[MON] Step 4/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[MON]  ---> Running in 32caee7611e3
[LCM] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[LCM] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[LCM] Ign:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[LCM] Ign:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[NG-UI] Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[NG-UI] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[NG-UI] Get:10 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[NG-UI] Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[NG-UI] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[NG-UI] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[NG-UI] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[NG-UI] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[PLA] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[PLA] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[PLA] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[PLA] Get:4 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[PLA] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[PLA] Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[Airflow] f16f5c3b543d: Pull complete
[POL] Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[POL] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[POL] Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[POL] Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[POL] Get:10 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[POL] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[POL] Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[POL] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[POL] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[POL] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[POL] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[POL] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[POL] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[Webhook] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[Webhook] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[Webhook] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[Webhook] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[Webhook] Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[Webhook] Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[Webhook] Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[Webhook] Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[Webhook] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[Webhook] Get:10 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[Webhook] Get:11 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[Webhook] Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[Webhook] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[Webhook] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[Webhook] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[Webhook] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[LCM] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[LCM] Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[LCM] Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[LCM] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[PLA] Get:7 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[PLA] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[PLA] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[PLA] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[PLA] Get:11 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[PLA] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[PLA] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[PLA] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[PLA] Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[PLA] Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[PLA] Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[PLA] Get:18 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[tests] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[tests] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[tests] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[tests] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[tests] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[tests] Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[tests] Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[tests] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[tests] Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[tests] Get:10 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[Keystone] Removing intermediate container 953ebba47ac5
[Keystone]  ---> 093c9819a542
[Keystone] Step 6/24 : COPY scripts/start.sh /app/start.sh
[Webhook] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[Webhook] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[osmclient] Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[osmclient] Get:5 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[osmclient] Get:6 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[tests] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[tests] Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[tests] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[tests] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[tests] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[NBI] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[NBI] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[NBI] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[NBI] Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[osmclient] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[osmclient] Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[osmclient] Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[osmclient] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[osmclient] Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[NG-UI] Fetched 29.7 MB in 4s (7645 kB/s)
[PLA] Fetched 29.7 MB in 4s (8094 kB/s)
[tests] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[tests] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[tests] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[RO] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[RO] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[RO] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[NBI] Get:5 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[POL] Fetched 29.7 MB in 4s (8424 kB/s)
[Keystone]  ---> 7b3fbc80601a
[Keystone] Step 7/24 : RUN DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get upgrade -y &&     DEBIAN_FRONTEND=noninteractive apt-get autoremove -y &&     DEBIAN_FRONTEND=noninteractive apt-get install -y software-properties-common &&     add-apt-repository -y cloud-archive:antelope &&     DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get dist-upgrade -y &&     DEBIAN_FRONTEND=noninteractive apt-get install -y     apache2=2.4.*     keystone=2:23.0.*     libapache2-mod-wsgi-py3=4.9.*     python3-pip=22.0.*     build-essential=12.9*     python3-dev=3.10.*     libldap2-dev=2.5.*     libsasl2-dev=2.1.*     libssl-dev=3.0.*     libffi-dev=3.4*     libxml2-dev=2.9.*     libxslt1-dev=1.1.*     zlib1g-dev=1:1.2.*     ldap-utils=2.5.*     curl=7.81.*     net-tools=1.60*     mysql-client=8.0.*     dnsutils=1:9.18.* &&     rm -rf /var/lib/apt/lists/* &&     chmod +x start.sh
[Webhook] Fetched 29.7 MB in 3s (8642 kB/s)
[osmclient] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[osmclient] Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[osmclient] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[osmclient] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[osmclient] Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[MON] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[RO] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[NBI] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[NBI] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[NBI] Get:8 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[NBI] Get:9 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[NBI] Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[NBI] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[NBI] Get:12 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[NBI] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[NBI] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[NBI] Get:15 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[NBI] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[NBI] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[NBI] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[POL] Reading package lists...
[Webhook] Reading package lists...
[osmclient] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[osmclient] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[osmclient] Fetched 29.7 MB in 4s (7709 kB/s)
[MON] Get:5 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[MON] Get:6 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[MON] Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[MON] Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[MON] Get:9 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[MON] Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[MON] Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[NG-UI] Reading package lists...
[PLA] Reading package lists...
[tests] Fetched 29.7 MB in 4s (6726 kB/s)
[RO] Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[RO] Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[RO] Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[RO] Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[RO] Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[RO] Get:10 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[RO] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[RO] Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[MON] Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[MON] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[MON] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[MON] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[MON] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[MON] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[MON] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[NG-UI] Reading package lists...
[NG-UI] Building dependency tree...
[NG-UI] Reading state information...
[RO] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[RO] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[RO] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[RO] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[RO] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[RO] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[POL] Reading package lists...
[Keystone]  ---> Running in 0d6bac1cd3a0
[Webhook] Reading package lists...
[Webhook] Building dependency tree...
[Webhook] Reading state information...
[NG-UI] The following additional packages will be installed:
[NG-UI]   ca-certificates dbus dirmngr distro-info-data dmsetup fontconfig-config
[NG-UI]   fonts-dejavu-core gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n
[NG-UI]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[NG-UI]   iproute2 iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libatm1
[NG-UI]   libbpf0 libbrotli1 libbsd0 libcap2-bin libcryptsetup12 libcurl3-gnutls
[NG-UI]   libcurl4 libdbus-1-3 libdeflate0 libdevmapper1.02.1 libdw1 libelf1 libexpat1
[NG-UI]   libfontconfig1 libfreetype6 libgd3 libgirepository-1.0-1 libglib2.0-0
[NG-UI]   libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjbig0
[NG-UI]   libjpeg-turbo8 libjpeg8 libjson-c5 libkmod2 libksba8 libldap-2.5-0
[NG-UI]   libldap-common libmaxminddb0 libmd0 libmnl0 libmpdec3 libnghttp2-14
[NG-UI]   libnginx-mod-http-geoip2 libnginx-mod-http-image-filter
[NG-UI]   libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream
[NG-UI]   libnginx-mod-stream-geoip2 libnpth0 libnss-systemd libpackagekit-glib2-18
[NG-UI]   libpam-cap libpam-systemd libpng16-16 libpolkit-agent-1-0
[NG-UI]   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
[NG-UI]   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules
[NG-UI]   libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libtiff5 libunwind8
[NG-UI]   libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxml2 libxmlb2
[NG-UI]   libxpm4 libxslt1.1 libxtables12 libyaml-0-2 lsb-release media-types
[NG-UI]   networkd-dispatcher nginx-common nginx-core openssl packagekit
[NG-UI]   packagekit-tools pinentry-curses pkexec policykit-1 polkitd publicsuffix
[NG-UI]   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
[NG-UI]   python3-cryptography python3-dbus python3-distro python3-distro-info
[NG-UI]   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
[NG-UI]   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
[NG-UI]   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
[NG-UI]   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
[NG-UI]   python3-software-properties python3-wadllib python3-zipp python3.10
[NG-UI]   python3.10-minimal readline-common shared-mime-info systemd systemd-sysv
[NG-UI]   systemd-timesyncd ucf unattended-upgrades xdg-user-dirs
[NG-UI] Suggested packages:
[NG-UI]   default-dbus-session-bus | dbus-session-bus dbus-user-session
[NG-UI]   pinentry-gnome3 tor parcimonie xloadimage scdaemon iproute2-doc isoquery
[NG-UI]   libgd-tools gstreamer1.0-tools mmdb-bin libsasl2-modules-gssapi-mit
[NG-UI]   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
[NG-UI]   libsasl2-modules-sql iw | wireless-tools fcgiwrap nginx-doc ssl-cert
[NG-UI]   appstream pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg
[NG-UI]   python-apt-doc python-blinker-doc python-cryptography-doc
[NG-UI]   python3-cryptography-vectors python-dbus-doc python3-crypto gir1.2-secret-1
[NG-UI]   gnome-keyring libkf5wallet-bin python3-keyrings.alt python3-testresources
[NG-UI]   python3-setuptools python-pyparsing-doc python-secretstorage-doc
[NG-UI]   python3.10-venv python3.10-doc binutils binfmt-support readline-doc
[NG-UI]   systemd-container libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
[NG-UI]   bsd-mailx default-mta | mail-transport-agent needrestart powermgmt-base
[NG-UI] The following NEW packages will be installed:
[NG-UI]   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
[NG-UI]   dmsetup fontconfig-config fonts-dejavu-core gir1.2-glib-2.0
[NG-UI]   gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent
[NG-UI]   gpg-wks-client gpg-wks-server gpgconf gpgsm iproute2 iso-codes libapparmor1
[NG-UI]   libappstream4 libargon2-1 libassuan0 libatm1 libbpf0 libbrotli1 libbsd0
[NG-UI]   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdeflate0
[NG-UI]   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libfontconfig1 libfreetype6
[NG-UI]   libgd3 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
[NG-UI]   libgstreamer1.0-0 libicu70 libip4tc2 libjbig0 libjpeg-turbo8 libjpeg8
[NG-UI]   libjson-c5 libkmod2 libksba8 libldap-2.5-0 libldap-common libmaxminddb0
[NG-UI]   libmd0 libmnl0 libmpdec3 libnghttp2-14 libnginx-mod-http-geoip2
[NG-UI]   libnginx-mod-http-image-filter libnginx-mod-http-xslt-filter
[NG-UI]   libnginx-mod-mail libnginx-mod-stream libnginx-mod-stream-geoip2 libnpth0
[NG-UI]   libnss-systemd libpackagekit-glib2-18 libpam-cap libpam-systemd libpng16-16
[NG-UI]   libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib
[NG-UI]   libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2
[NG-UI]   libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d
[NG-UI]   libtiff5 libunwind8 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
[NG-UI]   libxml2 libxmlb2 libxpm4 libxslt1.1 libxtables12 libyaml-0-2 lsb-release
[NG-UI]   media-types networkd-dispatcher nginx nginx-common nginx-core openssl
[NG-UI]   packagekit packagekit-tools pinentry-curses pkexec policykit-1 polkitd
[NG-UI]   publicsuffix python-apt-common python3 python3-apt python3-blinker
[NG-UI]   python3-cffi-backend python3-cryptography python3-dbus python3-distro
[NG-UI]   python3-distro-info python3-gi python3-httplib2 python3-importlib-metadata
[NG-UI]   python3-jeepney python3-jwt python3-keyring python3-launchpadlib
[NG-UI]   python3-lazr.restfulclient python3-lazr.uri python3-minimal
[NG-UI]   python3-more-itertools python3-oauthlib python3-pkg-resources
[NG-UI]   python3-pyparsing python3-secretstorage python3-six
[NG-UI]   python3-software-properties python3-wadllib python3-zipp python3.10
[NG-UI]   python3.10-minimal readline-common shared-mime-info
[NG-UI]   software-properties-common systemd systemd-sysv systemd-timesyncd ucf
[NG-UI]   unattended-upgrades xdg-user-dirs xz-utils
[NG-UI] 0 upgraded, 158 newly installed, 0 to remove and 3 not upgraded.
[NG-UI] Need to get 45.2 MB of archives.
[NG-UI] After this operation, 163 MB of additional disk space will be used.
[NG-UI] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[NG-UI] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[PLA] Reading package lists...
[PLA] Building dependency tree...
[PLA] Reading state information...
[tests] Reading package lists...
[NBI] Fetched 29.7 MB in 6s (5242 kB/s)
[POL] Building dependency tree...
[POL] Reading state information...
[POL] The following additional packages will be installed:
[POL]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[POL]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[POL]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[POL]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[POL]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[POL]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[POL]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[POL]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[POL]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[POL]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[POL]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[POL]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[POL]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[POL]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[POL]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[POL]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[POL]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[POL]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[POL]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[POL]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[POL]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[POL]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[POL]   rpcsvc-proto ucf xz-utils zlib1g-dev
[POL] Suggested packages:
[POL]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[POL]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[POL]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[POL]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[POL]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[POL]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[POL]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[POL]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[POL]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[POL]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[POL]   python-setuptools-doc python3.10-venv python3.10-doc binfmt-support
[POL]   readline-doc
[POL] The following NEW packages will be installed:
[POL]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[POL]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[POL]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[POL]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[POL]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[POL]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[POL]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[POL]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[POL]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[POL]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[POL]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[POL]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[POL]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[POL]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[POL]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[POL]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[POL]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[POL]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[POL]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[POL]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[POL]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[POL]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[POL]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[POL]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[POL]   zlib1g-dev
[POL] 0 upgraded, 138 newly installed, 0 to remove and 3 not upgraded.
[POL] Need to get 102 MB of archives.
[POL] After this operation, 359 MB of additional disk space will be used.
[POL] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[POL] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[POL] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
[POL] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[POL] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[POL] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[POL] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[POL] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[POL] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[POL] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[POL] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[POL] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[POL] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[POL] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[POL] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[POL] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[POL] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[POL] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[POL] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[POL] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.14 [1184 kB]
[POL] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[POL] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[POL] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[POL] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[POL] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[POL] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[POL] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.1 [76.7 kB]
[POL] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[POL] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[POL] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[POL] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[POL] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[POL] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[POL] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[Keystone] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[Keystone] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[Keystone] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[Keystone] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[Keystone] Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[Keystone] Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[Keystone] Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[Keystone] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[Keystone] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[Keystone] Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[Keystone] Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[Webhook] The following additional packages will be installed:
[Webhook]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[Webhook]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[Webhook]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[Webhook]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[Webhook]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[Webhook]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[Webhook]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[Webhook]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[Webhook]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[Webhook]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[Webhook]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[Webhook]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[Webhook]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[Webhook]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[Webhook]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[Webhook]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[Webhook]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[Webhook]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[Webhook]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[Webhook]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[Webhook]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[Webhook]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[Webhook]   rpcsvc-proto ucf xz-utils zlib1g-dev
[Webhook] Suggested packages:
[Webhook]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[Webhook]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[Webhook]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[Webhook]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[Webhook]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[Webhook]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[Webhook]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[Webhook]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[Webhook]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[Webhook]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[Webhook]   python-setuptools-doc python3.10-venv python3.10-doc binfmt-support
[Webhook]   readline-doc
[Webhook] The following NEW packages will be installed:
[Webhook]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[Webhook]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[Webhook]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[Webhook]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[Webhook]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[Webhook]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[Webhook]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[Webhook]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[Webhook]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[Webhook]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[Webhook]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[Webhook]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[Webhook]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[Webhook]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[Webhook]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[Webhook]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[Webhook]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[Webhook]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[Webhook]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[Webhook]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[Webhook]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[Webhook]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[Webhook]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[Webhook]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[Webhook]   zlib1g-dev
[Webhook] 0 upgraded, 138 newly installed, 0 to remove and 3 not upgraded.
[Webhook] Need to get 102 MB of archives.
[Webhook] After this operation, 359 MB of additional disk space will be used.
[Webhook] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[Webhook] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[Webhook] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
[Webhook] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[Webhook] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[Webhook] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[Webhook] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[Webhook] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[Webhook] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[Webhook] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[Webhook] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[Webhook] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[Webhook] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[Webhook] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[Webhook] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[Webhook] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[Webhook] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[Webhook] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[Webhook] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[Webhook] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.14 [1184 kB]
[Webhook] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[Webhook] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[Webhook] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[Webhook] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[Webhook] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[Webhook] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[Webhook] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.1 [76.7 kB]
[Webhook] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[osmclient] Reading package lists...
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[NG-UI] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[NG-UI] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[NG-UI] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[NG-UI] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[NG-UI] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.3 [39.3 kB]
[NG-UI] Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
[NG-UI] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB]
[NG-UI] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB]
[NG-UI] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.2 [211 kB]
[NG-UI] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB]
[NG-UI] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB]
[NG-UI] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.12 [4581 kB]
[NG-UI] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.12 [10.5 kB]
[NG-UI] Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.14 [1184 kB]
[NG-UI] Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[NG-UI] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB]
[NG-UI] Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB]
[NG-UI] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.6 [5160 B]
[NG-UI] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu4 [81.7 kB]
[NG-UI] Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1463 kB]
[NG-UI] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB]
[NG-UI] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB]
[NG-UI] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
[NG-UI] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB]
[NG-UI] Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[NG-UI] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[NG-UI] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB]
[NG-UI] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB]
[NG-UI] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB]
[NG-UI] Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 iproute2 amd64 5.15.0-1ubuntu2 [1070 kB]
[NG-UI] Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
[NG-UI] Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatm1 amd64 1:2.5.1-4build2 [22.8 kB]
[NG-UI] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B]
[NG-UI] Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
[NG-UI] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.12 [133 kB]
[NG-UI] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.1 [7928 B]
[NG-UI] Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.12 [203 kB]
[NG-UI] Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.3 [763 kB]
[NG-UI] Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB]
[NG-UI] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
[NG-UI] Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB]
[NG-UI] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB]
[NG-UI] Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 networkd-dispatcher all 2.1-2ubuntu0.22.04.2 [15.8 kB]
[NG-UI] Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu3 [14.6 kB]
[NG-UI] Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu3 [164 kB]
[NG-UI] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[NG-UI] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB]
[NG-UI] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.12 [31.2 kB]
[NG-UI] Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[NG-UI] Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB]
[NG-UI] Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmaxminddb0 amd64 1.5.2-1build2 [24.7 kB]
[NG-UI] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.1 [76.7 kB]
[NG-UI] Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[NG-UI] Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[NG-UI] Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[NG-UI] Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[NG-UI] Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[NG-UI] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[NG-UI] Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[NG-UI] Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[NG-UI] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distro-info all 1.1ubuntu0.2 [6554 B]
[NG-UI] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[NG-UI] Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.11 [1510 B]
[NG-UI] Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[PLA] The following additional packages will be installed:
[PLA]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[PLA]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[PLA]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[PLA]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[PLA]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[PLA]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[PLA]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[PLA]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[PLA]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[PLA]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[PLA]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[PLA]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[PLA]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[PLA]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[PLA]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[PLA]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[PLA]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[PLA]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[PLA]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[PLA]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[PLA]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[PLA]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[PLA]   rpcsvc-proto ucf xz-utils zlib1g-dev
[PLA] Suggested packages:
[PLA]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[PLA]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[PLA]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[PLA]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[PLA]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[PLA]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[PLA]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[PLA]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[PLA]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[PLA]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[PLA]   python-setuptools-doc python3.10-venv python3.10-doc binfmt-support
[PLA]   readline-doc
[PLA] The following NEW packages will be installed:
[PLA]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[PLA]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[PLA]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[PLA]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[PLA]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[PLA]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[PLA]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[PLA]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[PLA]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[PLA]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[PLA]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[PLA]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[PLA]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[PLA]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[PLA]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[PLA]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[PLA]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[PLA]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[PLA]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[PLA]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[PLA]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[PLA]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[PLA]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[PLA]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[PLA]   zlib1g-dev
[PLA] 0 upgraded, 138 newly installed, 0 to remove and 3 not upgraded.
[PLA] Need to get 102 MB of archives.
[PLA] After this operation, 359 MB of additional disk space will be used.
[PLA] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[PLA] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[PLA] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
[PLA] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[PLA] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[PLA] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[PLA] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[PLA] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[PLA] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[PLA] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[PLA] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[PLA] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[PLA] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[RO] Fetched 29.7 MB in 5s (5564 kB/s)
[POL] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[POL] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[POL] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[POL] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.5 [222 kB]
[POL] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.5 [662 kB]
[POL] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.5 [108 kB]
[POL] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.5 [103 kB]
[POL] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.5 [2326 kB]
[POL] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.5 [3202 B]
[POL] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.6 [20.3 kB]
[POL] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-94.104 [1355 kB]
[POL] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[POL] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[POL] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[POL] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[POL] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.6 [2100 kB]
[POL] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[POL] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[POL] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[POL] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[POL] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[POL] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[POL] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[POL] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[POL] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[POL] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[POL] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[POL] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[POL] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[POL] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[POL] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[POL] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[POL] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[POL] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[POL] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[POL] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[Keystone] Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[Keystone] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[Keystone] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[Keystone] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[Keystone] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[Webhook] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[Webhook] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[Webhook] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[Webhook] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[Webhook] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[Webhook] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[Webhook] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[Webhook] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[Webhook] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[Webhook] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.5 [222 kB]
[Webhook] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.5 [662 kB]
[Webhook] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.5 [108 kB]
[Webhook] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.5 [103 kB]
[Webhook] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.5 [2326 kB]
[Webhook] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.5 [3202 B]
[Webhook] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.6 [20.3 kB]
[Webhook] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-94.104 [1355 kB]
[Webhook] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[Webhook] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[Webhook] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[Webhook] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[Webhook] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.6 [2100 kB]
[Webhook] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[Webhook] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[Webhook] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[Webhook] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[Webhook] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[Webhook] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[Webhook] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[Webhook] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[Webhook] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[Webhook] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[Webhook] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[Webhook] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[Webhook] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[Webhook] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[osmclient] Reading package lists...
[MON] Fetched 29.7 MB in 6s (5354 kB/s)
[NG-UI] Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[NG-UI] Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[NG-UI] Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.2 [183 kB]
[NG-UI] Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[NG-UI] Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[NG-UI] Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.15 [289 kB]
[NG-UI] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.15 [194 kB]
[NG-UI] Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[NG-UI] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[NG-UI] Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[NG-UI] Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[NG-UI] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[NG-UI] Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[NG-UI] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[NG-UI] Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu2 [123 kB]
[NG-UI] Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu2 [25.3 kB]
[NG-UI] Get:90 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[NG-UI] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[NG-UI] Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[NG-UI] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[NG-UI] Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[NG-UI] Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[NG-UI] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[NG-UI] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[NG-UI] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[NG-UI] Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.15 [284 kB]
[NG-UI] Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB]
[NG-UI] Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB]
[NG-UI] Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB]
[NG-UI] Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[NG-UI] Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
[NG-UI] Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[NG-UI] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[NG-UI] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[NG-UI] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[NG-UI] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[NG-UI] Get:110 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[NG-UI] Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.7 [185 kB]
[NG-UI] Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[NG-UI] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[NG-UI] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.2 [80.9 kB]
[NG-UI] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB]
[NG-UI] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB]
[NG-UI] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.2 [15.5 kB]
[NG-UI] Get:118 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nginx-common all 1.18.0-6ubuntu14.4 [40.0 kB]
[NG-UI] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-http-geoip2 amd64 1.18.0-6ubuntu14.4 [11.9 kB]
[NG-UI] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-http-image-filter amd64 1.18.0-6ubuntu14.4 [15.4 kB]
[NG-UI] Get:121 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.1 [164 kB]
[NG-UI] Get:122 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.18.0-6ubuntu14.4 [13.7 kB]
[NG-UI] Get:123 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-mail amd64 1.18.0-6ubuntu14.4 [45.7 kB]
[NG-UI] Get:124 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-stream amd64 1.18.0-6ubuntu14.4 [72.9 kB]
[NG-UI] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-stream-geoip2 amd64 1.18.0-6ubuntu14.4 [10.1 kB]
[NG-UI] Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB]
[NG-UI] Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB]
[NG-UI] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[NG-UI] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nginx-core amd64 1.18.0-6ubuntu14.4 [484 kB]
[NG-UI] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nginx amd64 1.18.0-6ubuntu14.4 [3872 B]
[NG-UI] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB]
[NG-UI] Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB]
[NG-UI] Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B]
[NG-UI] Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit amd64 1.2.5-2ubuntu2 [442 kB]
[NG-UI] Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit-tools amd64 1.2.5-2ubuntu2 [28.8 kB]
[NG-UI] Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
[NG-UI] Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB]
[NG-UI] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.1 [236 kB]
[NG-UI] Get:139 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB]
[NG-UI] Get:140 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB]
[NG-UI] Get:141 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB]
[NG-UI] Get:142 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zipp all 1.0.0-3 [5440 B]
[NG-UI] Get:143 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
[NG-UI] Get:144 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB]
[NG-UI] Get:145 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
[NG-UI] Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB]
[NG-UI] Get:147 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB]
[NG-UI] Get:148 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
[NG-UI] Get:149 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB]
[NG-UI] Get:150 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB]
[NG-UI] Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
[NG-UI] Get:152 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
[NG-UI] Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
[NG-UI] Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB]
[NG-UI] Get:155 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB]
[NG-UI] Get:156 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB]
[NG-UI] Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 unattended-upgrades all 2.8ubuntu1 [49.4 kB]
[NG-UI] Get:158 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
[PLA] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[PLA] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[PLA] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[PLA] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[PLA] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[PLA] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[PLA] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.14 [1184 kB]
[PLA] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[PLA] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[PLA] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[PLA] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[PLA] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[PLA] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[PLA] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.1 [76.7 kB]
[PLA] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[PLA] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[PLA] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[PLA] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[PLA] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[PLA] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[PLA] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[PLA] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[PLA] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[PLA] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[PLA] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.5 [222 kB]
[PLA] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.5 [662 kB]
[PLA] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.5 [108 kB]
[PLA] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.5 [103 kB]
[PLA] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.5 [2326 kB]
[PLA] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.5 [3202 B]
[PLA] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.6 [20.3 kB]
[PLA] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-94.104 [1355 kB]
[PLA] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[PLA] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[PLA] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[PLA] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[PLA] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.6 [2100 kB]
[PLA] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[PLA] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[PLA] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[PLA] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[PLA] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[PLA] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[PLA] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[PLA] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[PLA] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[PLA] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[PLA] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[PLA] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[PLA] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[tests] Reading package lists...
[tests] Building dependency tree...
[tests] Reading state information...
[NBI] Reading package lists...
[POL] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[POL] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[POL] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB]
[POL] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[POL] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[POL] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[POL] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB]
[POL] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[POL] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[POL] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[POL] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[POL] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.2 [183 kB]
[POL] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[POL] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[POL] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.15 [289 kB]
[POL] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.15 [194 kB]
[POL] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[POL] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[POL] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[POL] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[POL] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[POL] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[POL] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[POL] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[POL] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[POL] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[POL] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[POL] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[POL] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[POL] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[POL] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[POL] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[POL] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[POL] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[POL] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[POL] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[POL] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[POL] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[POL] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[POL] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[POL] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[POL] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[POL] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[POL] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[POL] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[POL] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.7 [185 kB]
[POL] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[POL] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[POL] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.6 [29.0 kB]
[POL] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.2 [147 kB]
[POL] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[POL] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[POL] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[POL] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[POL] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.2 [15.5 kB]
[POL] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[POL] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[POL] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[POL] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[POL] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[POL] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[POL] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[POL] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[POL] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[POL] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[POL] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[POL] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[POL] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[Keystone] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[Keystone] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[Webhook] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[Webhook] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[Webhook] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[Webhook] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[Webhook] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[Webhook] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[Webhook] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[Webhook] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[Webhook] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB]
[Webhook] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[Webhook] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[Webhook] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[Webhook] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB]
[osmclient] Building dependency tree...
[osmclient] Reading state information...
[osmclient] The following additional packages will be installed:
[osmclient]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[osmclient]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[osmclient]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[osmclient]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[osmclient]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[osmclient]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[osmclient]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[osmclient]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[osmclient]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[osmclient]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[osmclient]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[osmclient]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[osmclient]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[osmclient]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[osmclient]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[osmclient]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[osmclient]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[osmclient]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[osmclient]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[osmclient]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[osmclient]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[osmclient]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[osmclient]   rpcsvc-proto ucf xz-utils zlib1g-dev
[osmclient] Suggested packages:
[osmclient]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[osmclient]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[osmclient]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[osmclient]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[osmclient]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[osmclient]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[osmclient]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[osmclient]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[osmclient]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[osmclient]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[osmclient]   python-setuptools-doc python3.10-venv python3.10-doc binfmt-support
[osmclient]   readline-doc
[NG-UI] debconf: delaying package configuration, since apt-utils is not installed
[NG-UI] Fetched 45.2 MB in 2s (23.9 MB/s)
[NG-UI] Selecting previously unselected package libpython3.10-minimal:amd64.
[NG-UI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
[NG-UI] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[NG-UI] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[PLA] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[PLA] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[PLA] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[PLA] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[tests] The following additional packages will be installed:
[tests]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[tests]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[tests]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[tests]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[tests]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[tests]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[tests]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[tests]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[tests]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[tests]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[tests]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[tests]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[tests]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[tests]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[tests]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[tests]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[tests]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[tests]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[tests]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[tests]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[tests]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[tests]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[tests]   rpcsvc-proto ucf xz-utils zlib1g-dev
[tests] Suggested packages:
[tests]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[tests]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[tests]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[tests]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[tests]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[tests]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[tests]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[tests]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[tests]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[tests]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[tests]   python-setuptools-doc python3.10-venv python3.10-doc binfmt-support
[tests]   readline-doc
[tests] The following NEW packages will be installed:
[tests]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[tests]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[tests]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[tests]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[tests]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[tests]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[tests]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[tests]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[tests]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[tests]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[tests]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[tests]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[tests]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[tests]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[tests]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[tests]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[tests]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[tests]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[tests]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[tests]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[tests]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[tests]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[tests]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[tests]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[tests]   zlib1g-dev
[tests] 0 upgraded, 138 newly installed, 0 to remove and 3 not upgraded.
[tests] Need to get 102 MB of archives.
[tests] After this operation, 359 MB of additional disk space will be used.
[tests] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[tests] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[tests] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
[tests] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[tests] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[tests] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[tests] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[tests] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[tests] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[tests] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[tests] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[tests] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[tests] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[tests] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[tests] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[tests] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[tests] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[tests] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[tests] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[tests] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.14 [1184 kB]
[tests] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[RO] Reading package lists...
[POL] debconf: delaying package configuration, since apt-utils is not installed
[POL] Fetched 102 MB in 2s (50.0 MB/s)
[POL] Selecting previously unselected package liblocale-gettext-perl.
[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 ... 4393 files and directories currently installed.)
[POL] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[POL] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[Webhook] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[Webhook] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[Webhook] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[Webhook] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[Webhook] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.2 [183 kB]
[Webhook] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[Webhook] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[Webhook] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.15 [289 kB]
[Webhook] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.15 [194 kB]
[Webhook] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[Webhook] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[Webhook] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[Webhook] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[Webhook] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[Webhook] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[Webhook] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[Webhook] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[Webhook] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[Webhook] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[Webhook] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[Webhook] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[Webhook] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[Webhook] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[Webhook] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[Webhook] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[Webhook] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[Webhook] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[Webhook] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[Webhook] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[Webhook] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[Webhook] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[Webhook] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[Webhook] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[Webhook] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[Webhook] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[Webhook] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[Webhook] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[Webhook] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[Webhook] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.7 [185 kB]
[Webhook] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[Webhook] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[Webhook] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.6 [29.0 kB]
[Webhook] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.2 [147 kB]
[Webhook] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[Webhook] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[Webhook] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[Webhook] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[Webhook] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.2 [15.5 kB]
[Webhook] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[Webhook] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[Webhook] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[Webhook] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[Webhook] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[Webhook] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[Webhook] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[Webhook] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[Webhook] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[Webhook] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[Webhook] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[Webhook] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[Webhook] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[osmclient] The following NEW packages will be installed:
[osmclient]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[osmclient]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[osmclient]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[osmclient]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[osmclient]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[osmclient]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[osmclient]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[osmclient]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[osmclient]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[osmclient]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[osmclient]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[osmclient]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[osmclient]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[osmclient]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[osmclient]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[osmclient]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[osmclient]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[osmclient]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[osmclient]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[osmclient]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[osmclient]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[osmclient]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[osmclient]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[osmclient]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[osmclient]   zlib1g-dev
[osmclient] 0 upgraded, 138 newly installed, 0 to remove and 3 not upgraded.
[osmclient] Need to get 102 MB of archives.
[osmclient] After this operation, 359 MB of additional disk space will be used.
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
[osmclient] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[osmclient] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[osmclient] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[osmclient] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[osmclient] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[osmclient] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[osmclient] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[osmclient] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[osmclient] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[osmclient] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[osmclient] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[osmclient] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[osmclient] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[osmclient] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[osmclient] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[osmclient] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[osmclient] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.14 [1184 kB]
[osmclient] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[osmclient] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[osmclient] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[osmclient] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[osmclient] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[osmclient] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[osmclient] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.1 [76.7 kB]
[osmclient] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[osmclient] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[osmclient] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[osmclient] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[osmclient] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[osmclient] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[osmclient] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[osmclient] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[osmclient] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[osmclient] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[osmclient] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.5 [222 kB]
[osmclient] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.5 [662 kB]
[osmclient] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.5 [108 kB]
[osmclient] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.5 [103 kB]
[osmclient] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.5 [2326 kB]
[osmclient] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.5 [3202 B]
[osmclient] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.6 [20.3 kB]
[osmclient] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-94.104 [1355 kB]
[osmclient] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[osmclient] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[osmclient] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[osmclient] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[osmclient] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.6 [2100 kB]
[osmclient] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[osmclient] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[osmclient] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[osmclient] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[osmclient] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[osmclient] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[osmclient] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[osmclient] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[osmclient] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[osmclient] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[osmclient] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[osmclient] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[osmclient] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[MON] Reading package lists...
[NG-UI] Selecting previously unselected package libexpat1:amd64.
[NG-UI] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
[NG-UI] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[NG-UI] Selecting previously unselected package python3.10-minimal.
[NG-UI] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[NG-UI] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[PLA] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[PLA] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[PLA] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[PLA] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[PLA] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[PLA] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB]
[PLA] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[PLA] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[PLA] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[PLA] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB]
[PLA] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[PLA] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[PLA] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[PLA] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[PLA] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.2 [183 kB]
[PLA] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[PLA] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[PLA] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.15 [289 kB]
[PLA] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.15 [194 kB]
[PLA] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[PLA] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[PLA] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[PLA] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[PLA] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[PLA] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[PLA] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[PLA] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[PLA] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[PLA] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[PLA] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[PLA] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[PLA] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[PLA] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[PLA] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[PLA] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[PLA] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[PLA] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[PLA] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[PLA] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[PLA] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[PLA] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[PLA] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[PLA] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[PLA] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[PLA] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[PLA] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[PLA] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[PLA] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[PLA] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.7 [185 kB]
[PLA] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[PLA] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[PLA] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.6 [29.0 kB]
[PLA] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.2 [147 kB]
[PLA] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[PLA] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[PLA] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[PLA] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[PLA] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.2 [15.5 kB]
[PLA] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[PLA] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[PLA] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[tests] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[tests] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[tests] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[tests] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[tests] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[tests] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.1 [76.7 kB]
[tests] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[tests] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[tests] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[tests] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[tests] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[tests] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[tests] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[tests] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[tests] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[tests] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[tests] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.5 [222 kB]
[tests] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.5 [662 kB]
[tests] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.5 [108 kB]
[tests] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.5 [103 kB]
[tests] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.5 [2326 kB]
[tests] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.5 [3202 B]
[tests] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.6 [20.3 kB]
[tests] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-94.104 [1355 kB]
[tests] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[tests] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[tests] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[tests] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[tests] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.6 [2100 kB]
[tests] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[tests] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[tests] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[tests] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[tests] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[RO] Reading package lists...
[RO] Building dependency tree...
[RO] Reading state information...
[RO] The following additional packages will be installed:
[RO]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[RO]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[RO]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[RO]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[RO]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[RO]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[RO]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[RO]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[RO]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[RO]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[RO]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[RO]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[RO]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[RO]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[RO]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[RO]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[RO]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[RO]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[RO]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[RO]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[RO]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[RO]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[RO]   rpcsvc-proto ucf xz-utils zlib1g-dev
[RO] Suggested packages:
[RO]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[RO]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[RO]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[RO]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[RO]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[RO]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[RO]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[RO]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[RO]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[RO]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[RO]   python-setuptools-doc python3.10-venv python3.10-doc binfmt-support
[RO]   readline-doc
[RO] The following NEW packages will be installed:
[RO]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[RO]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[RO]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[RO]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[RO]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[RO]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[RO]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[RO]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[RO]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[RO]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[RO]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[RO]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[RO]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[RO]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[RO]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[RO]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[RO]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[RO]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[RO]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[RO]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[RO]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[RO]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[RO]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[RO]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[RO]   zlib1g-dev
[RO] 0 upgraded, 138 newly installed, 0 to remove and 3 not upgraded.
[RO] Need to get 102 MB of archives.
[RO] After this operation, 359 MB of additional disk space will be used.
[RO] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[RO] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[NBI] Reading package lists...
[NBI] Building dependency tree...
[NBI] Reading state information...
[NBI] The following additional packages will be installed:
[NBI]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[NBI]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[NBI]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[NBI]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[NBI]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[NBI]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[NBI]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[NBI]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[NBI]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[NBI]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[NBI]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[NBI]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[NBI]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[NBI]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[NBI]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[NBI]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[NBI]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[NBI]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[NBI]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[NBI]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[NBI]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[NBI]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[NBI]   rpcsvc-proto ucf xz-utils zlib1g-dev
[NBI] Suggested packages:
[NBI]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[NBI]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[NBI]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[NBI]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[NBI]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[NBI]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[NBI]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[NBI]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[NBI]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[NBI]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[NBI]   python-setuptools-doc python3.10-venv python3.10-doc binfmt-support
[NBI]   readline-doc
[POL] Selecting previously unselected package libpython3.10-minimal:amd64.
[POL] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[POL] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Fetched 29.7 MB in 4s (7156 kB/s)
[Webhook] debconf: delaying package configuration, since apt-utils is not installed
[Webhook] Fetched 102 MB in 3s (32.8 MB/s)
[Webhook] Selecting previously unselected package liblocale-gettext-perl.
[Webhook] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
[Webhook] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[Webhook] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[Webhook] Selecting previously unselected package libpython3.10-minimal:amd64.
[Webhook] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[osmclient] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[osmclient] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[osmclient] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[osmclient] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[osmclient] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[osmclient] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[osmclient] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[osmclient] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[MON] Reading package lists...
[NG-UI] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[NG-UI] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[NG-UI] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[PLA] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[PLA] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[PLA] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[PLA] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[PLA] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[PLA] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[PLA] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[PLA] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[PLA] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[PLA] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[PLA] debconf: delaying package configuration, since apt-utils is not installed
[PLA] Fetched 102 MB in 4s (26.7 MB/s)
[tests] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[tests] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[tests] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[tests] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[tests] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[tests] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[tests] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[tests] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[tests] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[tests] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[tests] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[tests] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[RO] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
[RO] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[RO] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[RO] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[RO] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[RO] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[RO] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[RO] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[RO] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[RO] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[RO] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[RO] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[RO] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[RO] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[RO] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[RO] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[RO] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[RO] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.14 [1184 kB]
[RO] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[RO] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[RO] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[RO] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[RO] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[RO] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[RO] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.1 [76.7 kB]
[RO] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[RO] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[RO] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[RO] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[RO] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[RO] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[RO] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[NBI] The following NEW packages will be installed:
[NBI]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[NBI]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[NBI]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[NBI]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[NBI]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[NBI]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[NBI]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[NBI]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[NBI]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[NBI]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[NBI]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[NBI]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[NBI]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[NBI]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[NBI]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[NBI]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[NBI]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[NBI]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[NBI]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[NBI]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[NBI]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[NBI]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[NBI]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[NBI]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[NBI]   zlib1g-dev
[NBI] 0 upgraded, 138 newly installed, 0 to remove and 3 not upgraded.
[NBI] Need to get 102 MB of archives.
[NBI] After this operation, 359 MB of additional disk space will be used.
[NBI] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[NBI] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[NBI] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
[NBI] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[NBI] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[NBI] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[NBI] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[NBI] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[NBI] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[NBI] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[NBI] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[NBI] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[NBI] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[NBI] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[NBI] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[NBI] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[NBI] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[NBI] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[NBI] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[NBI] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.14 [1184 kB]
[NBI] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[NBI] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[NBI] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[NBI] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[NBI] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[NBI] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[NBI] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.1 [76.7 kB]
[NBI] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[NBI] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[NBI] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[NBI] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[NBI] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[NBI] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[NBI] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[NBI] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[POL] Selecting previously unselected package libexpat1:amd64.
[POL] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
[POL] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[POL] Selecting previously unselected package python3.10-minimal.
[POL] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[POL] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[Keystone] Reading package lists...
[Webhook] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Selecting previously unselected package libexpat1:amd64.
[Webhook] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
[osmclient] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB]
[osmclient] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[osmclient] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[osmclient] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[osmclient] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB]
[osmclient] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[osmclient] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[osmclient] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[osmclient] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[osmclient] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.2 [183 kB]
[osmclient] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[osmclient] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[osmclient] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.15 [289 kB]
[osmclient] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.15 [194 kB]
[osmclient] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[osmclient] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[osmclient] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[osmclient] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[osmclient] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[osmclient] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[osmclient] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[osmclient] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[osmclient] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[osmclient] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[osmclient] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[osmclient] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[osmclient] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[osmclient] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[osmclient] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[osmclient] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[osmclient] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[osmclient] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[osmclient] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[osmclient] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[osmclient] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[osmclient] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[osmclient] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[osmclient] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[osmclient] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[osmclient] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[osmclient] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[osmclient] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[osmclient] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[osmclient] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.7 [185 kB]
[osmclient] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[osmclient] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[osmclient] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.6 [29.0 kB]
[osmclient] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.2 [147 kB]
[osmclient] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[osmclient] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[osmclient] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[osmclient] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[osmclient] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.2 [15.5 kB]
[osmclient] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[osmclient] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[osmclient] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[MON] Building dependency tree...
[MON] Reading state information...
[MON] The following additional packages will be installed:
[MON]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[MON]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[MON]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[MON]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[MON]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[MON]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[MON]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[MON]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[MON]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[MON]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[MON]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[MON]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[MON]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[MON]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[MON]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[MON]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[MON]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[MON]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[MON]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[MON]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[MON]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[MON]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[MON]   rpcsvc-proto ucf xz-utils zlib1g-dev
[MON] Suggested packages:
[MON]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[MON]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[MON]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[MON]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[MON]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[MON]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[MON]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[MON]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[MON]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[MON]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[MON]   python-setuptools-doc python3.10-venv python3.10-doc binfmt-support
[MON]   readline-doc
[MON] The following NEW packages will be installed:
[MON]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[MON]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[MON]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[MON]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[MON]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[MON]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[MON]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[MON]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[MON]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[MON]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[MON]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[MON]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[MON]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[MON]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[MON]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[MON]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[MON]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[MON]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[MON]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[MON]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[MON]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[MON]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[MON]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[MON]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[MON]   zlib1g-dev
[MON] 0 upgraded, 138 newly installed, 0 to remove and 3 not upgraded.
[MON] Need to get 102 MB of archives.
[MON] After this operation, 359 MB of additional disk space will be used.
[MON] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[MON] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[MON] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[MON] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[MON] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[MON] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[MON] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[MON] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[MON] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[MON] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[MON] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[MON] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[MON] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[MON] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[MON] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[PLA] Selecting previously unselected package liblocale-gettext-perl.
[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 ... 4393 files and directories currently installed.)
[PLA] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[PLA] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[PLA] Selecting previously unselected package libpython3.10-minimal:amd64.
[PLA] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[tests] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[tests] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[tests] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[tests] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[tests] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[tests] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB]
[tests] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[tests] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[tests] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[tests] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB]
[tests] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[tests] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[tests] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[tests] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[tests] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.2 [183 kB]
[tests] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[tests] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[tests] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.15 [289 kB]
[tests] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.15 [194 kB]
[tests] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[tests] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[tests] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[tests] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[tests] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[tests] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[tests] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[tests] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[tests] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[tests] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[tests] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[tests] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[tests] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[tests] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[tests] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[tests] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[tests] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[tests] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[tests] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[tests] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[tests] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[tests] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[tests] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[tests] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[tests] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[tests] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[tests] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[tests] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[tests] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[tests] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.7 [185 kB]
[tests] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[tests] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[tests] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.6 [29.0 kB]
[tests] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.2 [147 kB]
[tests] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[RO] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[RO] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[RO] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[RO] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.5 [222 kB]
[RO] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.5 [662 kB]
[RO] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.5 [108 kB]
[RO] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.5 [103 kB]
[RO] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.5 [2326 kB]
[RO] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.5 [3202 B]
[RO] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.6 [20.3 kB]
[RO] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-94.104 [1355 kB]
[RO] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[RO] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[RO] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[RO] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[RO] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.6 [2100 kB]
[RO] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[RO] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[RO] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[RO] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[RO] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[NBI] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[NBI] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[NBI] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.5 [222 kB]
[NBI] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.5 [662 kB]
[NBI] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.5 [108 kB]
[NBI] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.5 [103 kB]
[NBI] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.5 [2326 kB]
[NBI] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.5 [3202 B]
[NBI] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.6 [20.3 kB]
[NBI] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-94.104 [1355 kB]
[NBI] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[NBI] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[NBI] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[NBI] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[NBI] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.6 [2100 kB]
[NBI] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[NBI] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[NBI] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[NBI] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[NBI] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[POL] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Reading package lists...
[Keystone] Building dependency tree...
[Keystone] Reading state information...
[Keystone] Calculating upgrade...
[Webhook] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[Webhook] Selecting previously unselected package python3.10-minimal.
[Webhook] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[osmclient] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[osmclient] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[osmclient] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[osmclient] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[osmclient] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[osmclient] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[osmclient] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[osmclient] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[osmclient] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[osmclient] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[MON] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[MON] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.14 [1184 kB]
[MON] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[MON] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[MON] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[MON] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[MON] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[MON] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[MON] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.1 [76.7 kB]
[MON] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[MON] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[MON] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[MON] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[MON] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[MON] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[MON] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[MON] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[MON] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[MON] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[MON] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.5 [222 kB]
[MON] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.5 [662 kB]
[MON] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.5 [108 kB]
[MON] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.5 [103 kB]
[MON] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.5 [2326 kB]
[MON] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.5 [3202 B]
[MON] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.6 [20.3 kB]
[MON] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-94.104 [1355 kB]
[PLA] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[PLA] Selecting previously unselected package libexpat1:amd64.
[PLA] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
[PLA] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[PLA] Selecting previously unselected package python3.10-minimal.
[PLA] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[PLA] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[tests] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[tests] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[tests] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[tests] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.2 [15.5 kB]
[tests] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[tests] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[tests] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[tests] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[tests] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[tests] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[tests] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[tests] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[tests] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[tests] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[tests] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[tests] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[tests] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[tests] debconf: delaying package configuration, since apt-utils is not installed
[RO] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[RO] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[RO] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[RO] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[RO] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[RO] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[RO] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[RO] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[RO] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[RO] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[RO] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[RO] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[NBI] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[NBI] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[NBI] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[NBI] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[NBI] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[NBI] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[NBI] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[NBI] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[NBI] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[NBI] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[NBI] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[NBI] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[POL] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[POL] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[Keystone] The following packages will be upgraded:
[Keystone]   base-files login passwd
[Keystone] 3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[Keystone] Need to get 1018 kB of archives.
[Keystone] After this operation, 0 B of additional disk space will be used.
[Keystone] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 base-files amd64 12ubuntu4.6 [62.5 kB]
[Keystone] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 login amd64 1:4.8.1-2ubuntu2.2 [188 kB]
[Keystone] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 passwd amd64 1:4.8.1-2ubuntu2.2 [768 kB]
[Keystone] debconf: delaying package configuration, since apt-utils is not installed
[Keystone] Fetched 1018 kB in 0s (6108 kB/s)
[Keystone] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
[Keystone] Preparing to unpack .../base-files_12ubuntu4.6_amd64.deb ...
[Webhook] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[Webhook] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[osmclient] debconf: delaying package configuration, since apt-utils is not installed
[osmclient] Fetched 102 MB in 4s (28.7 MB/s)
[osmclient] Selecting previously unselected package liblocale-gettext-perl.
[osmclient] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
[osmclient] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[osmclient] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[osmclient] Selecting previously unselected package libpython3.10-minimal:amd64.
[osmclient] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[MON] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[MON] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[MON] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[MON] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[MON] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.6 [2100 kB]
[MON] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[MON] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[MON] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[MON] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[MON] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[MON] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[MON] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[MON] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[MON] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[MON] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[MON] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[MON] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[MON] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[MON] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[MON] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[PLA] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[PLA] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[PLA] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[tests] Fetched 102 MB in 4s (25.9 MB/s)
[tests] Selecting previously unselected package liblocale-gettext-perl.
[tests] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
[tests] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[tests] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[tests] Selecting previously unselected package libpython3.10-minimal:amd64.
[tests] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[tests] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[RO] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[RO] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[RO] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[RO] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[RO] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[RO] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB]
[RO] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[RO] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[RO] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[RO] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB]
[RO] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[RO] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[RO] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[RO] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[RO] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.2 [183 kB]
[RO] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[RO] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[RO] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.15 [289 kB]
[RO] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.15 [194 kB]
[NBI] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[NBI] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[NBI] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[NBI] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[NBI] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[NBI] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB]
[NBI] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[NBI] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[NBI] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[NBI] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB]
[NBI] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[NBI] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[NBI] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[NBI] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[NBI] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.2 [183 kB]
[NBI] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[NBI] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[Keystone] Unpacking base-files (12ubuntu4.6) over (12ubuntu4.5) ...
[osmclient] Selecting previously unselected package libexpat1:amd64.
[osmclient] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
[osmclient] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[osmclient] Selecting previously unselected package python3.10-minimal.
[osmclient] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[MON] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[MON] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[MON] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[MON] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[MON] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[tests] Selecting previously unselected package libexpat1:amd64.
[tests] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
[RO] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[RO] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[RO] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[RO] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[RO] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[RO] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[RO] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[RO] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[RO] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[RO] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[RO] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[RO] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[RO] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[RO] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[RO] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[RO] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[RO] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[RO] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[RO] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[RO] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[RO] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[RO] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[RO] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[RO] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[RO] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[RO] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[RO] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[RO] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[RO] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[RO] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.7 [185 kB]
[RO] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[RO] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[RO] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.6 [29.0 kB]
[RO] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.2 [147 kB]
[RO] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[RO] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[RO] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[RO] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[RO] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.2 [15.5 kB]
[RO] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[RO] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[RO] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[NBI] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.15 [289 kB]
[NBI] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.15 [194 kB]
[NBI] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[NBI] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[NBI] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[NBI] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[NBI] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[NBI] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[NBI] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[NBI] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[NBI] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[NBI] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[NBI] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[NBI] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[NBI] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[NBI] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[NBI] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[NBI] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[NBI] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[NBI] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[NBI] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[NBI] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[NBI] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[NBI] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[NBI] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[NBI] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[NBI] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[NBI] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[NBI] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[NBI] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[NBI] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[NBI] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.7 [185 kB]
[NBI] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[NBI] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[NBI] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.6 [29.0 kB]
[NBI] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.2 [147 kB]
[NBI] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[NBI] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[NBI] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[NBI] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[NBI] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.2 [15.5 kB]
[NBI] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[NBI] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[NBI] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[Keystone] Setting up base-files (12ubuntu4.6) ...
[Keystone] Installing new version of config file /etc/issue ...
[Keystone] Installing new version of config file /etc/issue.net ...
[Keystone] Installing new version of config file /etc/lsb-release ...
[osmclient] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[osmclient] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[MON] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[MON] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[MON] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB]
[MON] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[MON] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[MON] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[MON] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB]
[MON] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[MON] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[MON] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[MON] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[MON] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.2 [183 kB]
[NG-UI] Selecting previously unselected package python3-minimal.
[NG-UI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4697 files and directories currently installed.)
[NG-UI] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[NG-UI] Unpacking python3-minimal (3.10.6-1~22.04) ...
[NG-UI] Selecting previously unselected package media-types.
[NG-UI] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[NG-UI] Unpacking media-types (7.0.0) ...
[NG-UI] Selecting previously unselected package libmpdec3:amd64.
[NG-UI] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[NG-UI] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[NG-UI] Selecting previously unselected package readline-common.
[NG-UI] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[NG-UI] Unpacking readline-common (8.1.2-1) ...
[tests] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[tests] Selecting previously unselected package python3.10-minimal.
[tests] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[tests] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[tests] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[tests] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[tests] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[RO] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[RO] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[RO] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[RO] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[RO] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[RO] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[RO] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[RO] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[RO] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[RO] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[NBI] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[NBI] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[NBI] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[NBI] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[NBI] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[NBI] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[NBI] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[NBI] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[NBI] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[NBI] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[Keystone] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
[Keystone] Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_amd64.deb ...
[Keystone] Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2.1) ...
[MON] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[MON] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[MON] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.15 [289 kB]
[MON] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.15 [194 kB]
[MON] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[MON] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[MON] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[MON] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[MON] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[MON] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[MON] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[MON] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[MON] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[MON] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[MON] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[MON] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[MON] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[MON] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[MON] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[MON] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[MON] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[MON] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[MON] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[MON] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[MON] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[MON] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[MON] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[MON] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[MON] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[MON] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[MON] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[MON] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[MON] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[MON] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.7 [185 kB]
[MON] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[MON] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[MON] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.6 [29.0 kB]
[MON] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.2 [147 kB]
[MON] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[MON] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[MON] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[MON] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[MON] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.2 [15.5 kB]
[MON] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[MON] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[MON] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[MON] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[MON] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[MON] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[NG-UI] Selecting previously unselected package libreadline8:amd64.
[NG-UI] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[NG-UI] Unpacking libreadline8:amd64 (8.1.2-1) ...
[NG-UI] Selecting previously unselected package libsqlite3-0:amd64.
[NG-UI] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[NG-UI] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[NG-UI] Selecting previously unselected package libpython3.10-stdlib:amd64.
[NG-UI] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[NG-UI] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[NG-UI] Selecting previously unselected package python3.10.
[NG-UI] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[NG-UI] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[RO] debconf: delaying package configuration, since apt-utils is not installed
[RO] Fetched 102 MB in 6s (18.4 MB/s)
[RO] Selecting previously unselected package liblocale-gettext-perl.
[RO] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
[RO] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[RO] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[RO] Selecting previously unselected package libpython3.10-minimal:amd64.
[RO] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[RO] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[RO] Selecting previously unselected package libexpat1:amd64.
[RO] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
[RO] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[NBI] debconf: delaying package configuration, since apt-utils is not installed
[NBI] Fetched 102 MB in 6s (18.3 MB/s)
[NBI] Selecting previously unselected package liblocale-gettext-perl.
[NBI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
[NBI] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[NBI] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[NBI] Selecting previously unselected package libpython3.10-minimal:amd64.
[NBI] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[NBI] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[NBI] Selecting previously unselected package libexpat1:amd64.
[NBI] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
[NBI] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[NBI] Selecting previously unselected package python3.10-minimal.
[NBI] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[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 ... 4711 files and directories currently installed.)
[POL] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[POL] Unpacking python3-minimal (3.10.6-1~22.04) ...
[POL] Selecting previously unselected package media-types.
[POL] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[POL] Unpacking media-types (7.0.0) ...
[POL] Selecting previously unselected package libmpdec3:amd64.
[POL] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[POL] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[POL] Selecting previously unselected package readline-common.
[POL] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[POL] Unpacking readline-common (8.1.2-1) ...
[POL] Selecting previously unselected package libreadline8:amd64.
[POL] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[POL] Unpacking libreadline8:amd64 (8.1.2-1) ...
[POL] Selecting previously unselected package libsqlite3-0:amd64.
[POL] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[POL] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[POL] Selecting previously unselected package libpython3.10-stdlib:amd64.
[POL] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[POL] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Setting up login (1:4.8.1-2ubuntu2.2) ...
[Keystone] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
[Keystone] Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_amd64.deb ...
[Keystone] Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2.1) ...
[Webhook] Selecting previously unselected package python3-minimal.
[Webhook] (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 ... 4711 files and directories currently installed.)
[Webhook] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[Webhook] Unpacking python3-minimal (3.10.6-1~22.04) ...
[Webhook] Selecting previously unselected package media-types.
[Webhook] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[Webhook] Unpacking media-types (7.0.0) ...
[Webhook] Selecting previously unselected package libmpdec3:amd64.
[Webhook] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[Webhook] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[Webhook] Selecting previously unselected package readline-common.
[Webhook] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[Webhook] Unpacking readline-common (8.1.2-1) ...
[Webhook] Selecting previously unselected package libreadline8:amd64.
[Webhook] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[Webhook] Unpacking libreadline8:amd64 (8.1.2-1) ...
[MON] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[MON] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[MON] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[MON] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[MON] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[MON] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[MON] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[MON] debconf: delaying package configuration, since apt-utils is not installed
[MON] Fetched 102 MB in 6s (18.1 MB/s)
[MON] Selecting previously unselected package liblocale-gettext-perl.
[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 ... 4393 files and directories currently installed.)
[MON] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[MON] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[MON] Selecting previously unselected package libpython3.10-minimal:amd64.
[MON] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[MON] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[NG-UI] Selecting previously unselected package libpython3-stdlib:amd64.
[NG-UI] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[NG-UI] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[NG-UI] Setting up python3-minimal (3.10.6-1~22.04) ...
[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 ... 4711 files and directories currently installed.)
[PLA] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[PLA] Unpacking python3-minimal (3.10.6-1~22.04) ...
[PLA] Selecting previously unselected package media-types.
[PLA] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[PLA] Unpacking media-types (7.0.0) ...
[PLA] Selecting previously unselected package libmpdec3:amd64.
[PLA] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[PLA] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[PLA] Selecting previously unselected package readline-common.
[PLA] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[PLA] Unpacking readline-common (8.1.2-1) ...
[PLA] Selecting previously unselected package libreadline8:amd64.
[PLA] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[PLA] Unpacking libreadline8:amd64 (8.1.2-1) ...
[RO] Selecting previously unselected package python3.10-minimal.
[RO] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[RO] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[RO] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[RO] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[RO] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[NBI] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[NBI] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[NBI] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[NBI] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[POL] Selecting previously unselected package python3.10.
[POL] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[POL] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[Keystone] Setting up passwd (1:4.8.1-2ubuntu2.2) ...
[Webhook] Selecting previously unselected package libsqlite3-0:amd64.
[Webhook] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[Webhook] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[Webhook] Selecting previously unselected package libpython3.10-stdlib:amd64.
[Webhook] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[MON] Selecting previously unselected package libexpat1:amd64.
[MON] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
[MON] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[MON] Selecting previously unselected package python3.10-minimal.
[MON] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[MON] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[NG-UI] Selecting previously unselected package python3.
[NG-UI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5127 files and directories currently installed.)
[NG-UI] Preparing to unpack .../0-python3_3.10.6-1~22.04_amd64.deb ...
[NG-UI] Unpacking python3 (3.10.6-1~22.04) ...
[NG-UI] Selecting previously unselected package libapparmor1:amd64.
[NG-UI] Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.3_amd64.deb ...
[NG-UI] Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.3) ...
[NG-UI] Selecting previously unselected package libargon2-1:amd64.
[NG-UI] Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ...
[NG-UI] Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
[NG-UI] Selecting previously unselected package libdevmapper1.02.1:amd64.
[NG-UI] Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
[NG-UI] Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
[NG-UI] Selecting previously unselected package libjson-c5:amd64.
[NG-UI] Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ...
[NG-UI] Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
[NG-UI] Selecting previously unselected package libcryptsetup12:amd64.
[NG-UI] Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.2_amd64.deb ...
[NG-UI] Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ...
[NG-UI] Selecting previously unselected package libip4tc2:amd64.
[NG-UI] Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ...
[NG-UI] Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ...
[NG-UI] Selecting previously unselected package libkmod2:amd64.
[NG-UI] Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ...
[NG-UI] Unpacking libkmod2:amd64 (29-1ubuntu1) ...
[PLA] Selecting previously unselected package libsqlite3-0:amd64.
[PLA] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[PLA] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[PLA] Selecting previously unselected package libpython3.10-stdlib:amd64.
[PLA] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[PLA] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[PLA] Selecting previously unselected package python3.10.
[PLA] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[PLA] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[POL] Selecting previously unselected package libpython3-stdlib:amd64.
[POL] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[POL] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[POL] Setting up python3-minimal (3.10.6-1~22.04) ...
[POL] Selecting previously unselected package python3.
[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 ... 5141 files and directories currently installed.)
[POL] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[POL] Unpacking python3 (3.10.6-1~22.04) ...
[POL] Selecting previously unselected package perl-modules-5.34.
[POL] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[POL] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[Keystone] Reading package lists...
[Keystone] Building dependency tree...
[Keystone] Reading state information...
[Webhook] Selecting previously unselected package python3.10.
[Webhook] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[Webhook] Selecting previously unselected package libpython3-stdlib:amd64.
[Webhook] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[Webhook] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[Webhook] Setting up python3-minimal (3.10.6-1~22.04) ...
[Webhook] Selecting previously unselected package python3.
[Webhook] (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 ... 5141 files and directories currently installed.)
[Webhook] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[Webhook] Unpacking python3 (3.10.6-1~22.04) ...
[Webhook] Selecting previously unselected package perl-modules-5.34.
[Webhook] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[Webhook] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[osmclient] Selecting previously unselected package python3-minimal.
[osmclient] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4711 files and directories currently installed.)
[osmclient] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[osmclient] Unpacking python3-minimal (3.10.6-1~22.04) ...
[osmclient] Selecting previously unselected package media-types.
[osmclient] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[osmclient] Unpacking media-types (7.0.0) ...
[osmclient] Selecting previously unselected package libmpdec3:amd64.
[osmclient] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[osmclient] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[osmclient] Selecting previously unselected package readline-common.
[osmclient] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[osmclient] Unpacking readline-common (8.1.2-1) ...
[osmclient] Selecting previously unselected package libreadline8:amd64.
[osmclient] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[osmclient] Unpacking libreadline8:amd64 (8.1.2-1) ...
[osmclient] Selecting previously unselected package libsqlite3-0:amd64.
[osmclient] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[osmclient] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[MON] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[MON] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[MON] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[NG-UI] Selecting previously unselected package systemd.
[NG-UI] Preparing to unpack .../8-systemd_249.11-0ubuntu3.12_amd64.deb ...
[NG-UI] Unpacking systemd (249.11-0ubuntu3.12) ...
[PLA] Selecting previously unselected package libpython3-stdlib:amd64.
[PLA] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[PLA] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[PLA] Setting up python3-minimal (3.10.6-1~22.04) ...
[tests] Selecting previously unselected package python3-minimal.
[tests] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4711 files and directories currently installed.)
[tests] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[tests] Unpacking python3-minimal (3.10.6-1~22.04) ...
[tests] Selecting previously unselected package media-types.
[tests] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[tests] Unpacking media-types (7.0.0) ...
[tests] Selecting previously unselected package libmpdec3:amd64.
[tests] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[tests] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[tests] Selecting previously unselected package readline-common.
[tests] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[tests] Unpacking readline-common (8.1.2-1) ...
[tests] Selecting previously unselected package libreadline8:amd64.
[tests] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[tests] Unpacking libreadline8:amd64 (8.1.2-1) ...
[tests] Selecting previously unselected package libsqlite3-0:amd64.
[tests] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[tests] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[tests] Selecting previously unselected package libpython3.10-stdlib:amd64.
[tests] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[tests] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[tests] Selecting previously unselected package python3.10.
[tests] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[tests] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[tests] Selecting previously unselected package libpython3-stdlib:amd64.
[tests] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[tests] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[tests] Setting up python3-minimal (3.10.6-1~22.04) ...
[Keystone] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[osmclient] Selecting previously unselected package libpython3.10-stdlib:amd64.
[osmclient] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Selecting previously unselected package python3.10.
[osmclient] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[osmclient] Selecting previously unselected package libpython3-stdlib:amd64.
[osmclient] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[osmclient] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[osmclient] Setting up python3-minimal (3.10.6-1~22.04) ...
[NG-UI] Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.3) ...
[NG-UI] Setting up libargon2-1:amd64 (0~20171227-0.3) ...
[PLA] Selecting previously unselected package python3.
[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 ... 5141 files and directories currently installed.)
[PLA] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[PLA] Unpacking python3 (3.10.6-1~22.04) ...
[PLA] Selecting previously unselected package perl-modules-5.34.
[PLA] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[NBI] Selecting previously unselected package python3-minimal.
[NBI] (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 ... 4711 files and directories currently installed.)
[NBI] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[NBI] Unpacking python3-minimal (3.10.6-1~22.04) ...
[POL] Selecting previously unselected package libgdbm6:amd64.
[POL] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[POL] Unpacking libgdbm6:amd64 (1.23-1) ...
[NG-UI] Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
[NG-UI] Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
[NG-UI] Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ...
[PLA] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[NBI] Selecting previously unselected package media-types.
[NBI] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[NBI] Unpacking media-types (7.0.0) ...
[Keystone] Reading package lists...
[Keystone] Building dependency tree...
[Keystone] Reading state information...
[Keystone] The following additional packages will be installed:
[Keystone]   ca-certificates dbus dirmngr distro-info-data dmsetup gir1.2-glib-2.0
[Keystone]   gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent
[Keystone]   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1
[Keystone]   libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12
[Keystone]   libcurl3-gnutls libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1
[Keystone]   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
[Keystone]   libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8
[Keystone]   libldap-2.5-0 libldap-common libmpdec3 libnghttp2-14 libnpth0 libnss-systemd
[Keystone]   libpackagekit-glib2-18 libpam-cap libpam-systemd libpolkit-agent-1-0
[Keystone]   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
[Keystone]   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules
[Keystone]   libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2
[Keystone]   libxmlb2 libyaml-0-2 lsb-release media-types networkd-dispatcher openssl
[Keystone]   packagekit packagekit-tools pinentry-curses pkexec policykit-1 polkitd
[Keystone]   publicsuffix python-apt-common python3 python3-apt python3-blinker
[Keystone]   python3-cffi-backend python3-cryptography python3-dbus python3-distro
[Keystone]   python3-distro-info python3-gi python3-httplib2 python3-importlib-metadata
[Keystone]   python3-jeepney python3-jwt python3-keyring python3-launchpadlib
[Keystone]   python3-lazr.restfulclient python3-lazr.uri python3-minimal
[Keystone]   python3-more-itertools python3-oauthlib python3-pkg-resources
[Keystone]   python3-pyparsing python3-secretstorage python3-six
[Keystone]   python3-software-properties python3-wadllib python3-zipp python3.10
[Keystone]   python3.10-minimal readline-common shared-mime-info systemd systemd-sysv
[Keystone]   systemd-timesyncd ucf unattended-upgrades xdg-user-dirs xz-utils
[Keystone] Suggested packages:
[Keystone]   default-dbus-session-bus | dbus-session-bus dbus-user-session
[Keystone]   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
[Keystone]   gstreamer1.0-tools libsasl2-modules-gssapi-mit
[Keystone]   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
[Keystone]   libsasl2-modules-sql iw | wireless-tools appstream pinentry-doc python3-doc
[Keystone]   python3-tk python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
[Keystone]   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
[Keystone]   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
[Keystone]   python3-keyrings.alt python3-testresources python3-setuptools
[Keystone]   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
[Keystone]   binutils binfmt-support readline-doc systemd-container libfido2-1
[Keystone]   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 bsd-mailx default-mta
[Keystone]   | mail-transport-agent needrestart powermgmt-base
[Keystone] The following NEW packages will be installed:
[Keystone]   ca-certificates dbus dirmngr distro-info-data dmsetup gir1.2-glib-2.0
[Keystone]   gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent
[Keystone]   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1
[Keystone]   libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12
[Keystone]   libcurl3-gnutls libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1
[Keystone]   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
[Keystone]   libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8
[Keystone]   libldap-2.5-0 libldap-common libmpdec3 libnghttp2-14 libnpth0 libnss-systemd
[Keystone]   libpackagekit-glib2-18 libpam-cap libpam-systemd libpolkit-agent-1-0
[Keystone]   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
[Keystone]   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules
[Keystone]   libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2
[Keystone]   libxmlb2 libyaml-0-2 lsb-release media-types networkd-dispatcher openssl
[Keystone]   packagekit packagekit-tools pinentry-curses pkexec policykit-1 polkitd
[Keystone]   publicsuffix python-apt-common python3 python3-apt python3-blinker
[Keystone]   python3-cffi-backend python3-cryptography python3-dbus python3-distro
[Keystone]   python3-distro-info python3-gi python3-httplib2 python3-importlib-metadata
[Keystone]   python3-jeepney python3-jwt python3-keyring python3-launchpadlib
[Keystone]   python3-lazr.restfulclient python3-lazr.uri python3-minimal
[Keystone]   python3-more-itertools python3-oauthlib python3-pkg-resources
[Keystone]   python3-pyparsing python3-secretstorage python3-six
[Keystone]   python3-software-properties python3-wadllib python3-zipp python3.10
[Keystone]   python3.10-minimal readline-common shared-mime-info
[Keystone]   software-properties-common systemd systemd-sysv systemd-timesyncd ucf
[Keystone]   unattended-upgrades xdg-user-dirs xz-utils
[Keystone] 0 upgraded, 118 newly installed, 0 to remove and 0 not upgraded.
[Keystone] Need to get 39.1 MB of archives.
[Keystone] After this operation, 144 MB of additional disk space will be used.
[Keystone] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[Keystone] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
[Keystone] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[Keystone] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[Keystone] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[Webhook] Selecting previously unselected package libgdbm6:amd64.
[Webhook] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[Webhook] Unpacking libgdbm6:amd64 (1.23-1) ...
[NG-UI] Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ...
[NG-UI] Setting up libkmod2:amd64 (29-1ubuntu1) ...
[NG-UI] Setting up systemd (249.11-0ubuntu3.12) ...
[NG-UI] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
[NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
[NG-UI] Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
[NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
[NG-UI] ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
[NG-UI] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
[NG-UI] Initializing machine ID from random generator.
[tests] Selecting previously unselected package python3.
[tests] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5141 files and directories currently installed.)
[tests] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[tests] Unpacking python3 (3.10.6-1~22.04) ...
[tests] Selecting previously unselected package perl-modules-5.34.
[tests] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[tests] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[RO] Selecting previously unselected package python3-minimal.
[RO] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4711 files and directories currently installed.)
[RO] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[RO] Unpacking python3-minimal (3.10.6-1~22.04) ...
[RO] Selecting previously unselected package media-types.
[RO] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[RO] Unpacking media-types (7.0.0) ...
[RO] Selecting previously unselected package libmpdec3:amd64.
[RO] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[RO] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[RO] Selecting previously unselected package readline-common.
[RO] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[RO] Unpacking readline-common (8.1.2-1) ...
[RO] Selecting previously unselected package libreadline8:amd64.
[RO] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[RO] Unpacking libreadline8:amd64 (8.1.2-1) ...
[RO] Selecting previously unselected package libsqlite3-0:amd64.
[RO] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[RO] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[NBI] Selecting previously unselected package libmpdec3:amd64.
[NBI] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[NBI] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[NBI] Selecting previously unselected package readline-common.
[NBI] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[NBI] Unpacking readline-common (8.1.2-1) ...
[NBI] Selecting previously unselected package libreadline8:amd64.
[NBI] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[NBI] Unpacking libreadline8:amd64 (8.1.2-1) ...
[NBI] Selecting previously unselected package libsqlite3-0:amd64.
[NBI] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[NBI] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[NBI] Selecting previously unselected package libpython3.10-stdlib:amd64.
[NBI] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[NBI] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[POL] Selecting previously unselected package libgdbm-compat4:amd64.
[POL] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[POL] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[POL] Selecting previously unselected package libperl5.34:amd64.
[POL] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[POL] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[Keystone] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[Keystone] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[Keystone] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[Keystone] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[Keystone] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[Keystone] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[Keystone] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[Keystone] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[Keystone] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.3 [39.3 kB]
[Keystone] Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
[Keystone] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB]
[Keystone] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB]
[Keystone] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.2 [211 kB]
[Keystone] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB]
[Keystone] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB]
[Keystone] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.12 [4581 kB]
[Keystone] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.12 [10.5 kB]
[Keystone] Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.14 [1184 kB]
[Keystone] Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[Keystone] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB]
[Keystone] Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB]
[Keystone] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.6 [5160 B]
[Keystone] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu4 [81.7 kB]
[Keystone] Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1463 kB]
[Keystone] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB]
[Keystone] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB]
[Keystone] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
[Keystone] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB]
[Keystone] Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
[Keystone] Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B]
[Keystone] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
[Webhook] Selecting previously unselected package libgdbm-compat4:amd64.
[Webhook] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[Webhook] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[Webhook] Selecting previously unselected package libperl5.34:amd64.
[Webhook] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[Webhook] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[osmclient] Selecting previously unselected package python3.
[osmclient] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5141 files and directories currently installed.)
[osmclient] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[osmclient] Unpacking python3 (3.10.6-1~22.04) ...
[osmclient] Selecting previously unselected package perl-modules-5.34.
[osmclient] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[osmclient] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[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 ... 4711 files and directories currently installed.)
[MON] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[MON] Unpacking python3-minimal (3.10.6-1~22.04) ...
[MON] Selecting previously unselected package media-types.
[MON] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[MON] Unpacking media-types (7.0.0) ...
[MON] Selecting previously unselected package libmpdec3:amd64.
[MON] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[MON] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[MON] Selecting previously unselected package readline-common.
[MON] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[MON] Unpacking readline-common (8.1.2-1) ...
[MON] Selecting previously unselected package libreadline8:amd64.
[MON] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[MON] Unpacking libreadline8:amd64 (8.1.2-1) ...
[NG-UI] Selecting previously unselected package systemd-sysv.
[NG-UI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5966 files and directories currently installed.)
[NG-UI] Preparing to unpack .../000-systemd-sysv_249.11-0ubuntu3.12_amd64.deb ...
[PLA] Selecting previously unselected package libgdbm6:amd64.
[PLA] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[RO] Selecting previously unselected package libpython3.10-stdlib:amd64.
[RO] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[RO] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.12 [133 kB]
[Keystone] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.1 [7928 B]
[Keystone] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.12 [203 kB]
[Keystone] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.3 [763 kB]
[Keystone] Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB]
[Keystone] Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
[Keystone] Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB]
[Keystone] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB]
[Keystone] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 networkd-dispatcher all 2.1-2ubuntu0.22.04.2 [15.8 kB]
[Keystone] Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu3 [14.6 kB]
[Keystone] Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu3 [164 kB]
[Keystone] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[Keystone] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB]
[Keystone] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.12 [31.2 kB]
[Keystone] Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[Keystone] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB]
[Keystone] Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.1 [76.7 kB]
[Keystone] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[Keystone] Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[Keystone] Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distro-info all 1.1ubuntu0.2 [6554 B]
[Keystone] Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[Keystone] Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[Keystone] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[Keystone] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[Keystone] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[Keystone] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[Keystone] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.2 [183 kB]
[Keystone] Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[Keystone] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[Keystone] Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu2 [123 kB]
[Keystone] Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu2 [25.3 kB]
[Keystone] Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[Keystone] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[Keystone] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[Keystone] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[Keystone] Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[MON] Selecting previously unselected package libsqlite3-0:amd64.
[MON] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[MON] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[MON] Selecting previously unselected package libpython3.10-stdlib:amd64.
[MON] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[MON] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[NG-UI] Unpacking systemd-sysv (249.11-0ubuntu3.12) ...
[NG-UI] Selecting previously unselected package openssl.
[NG-UI] Preparing to unpack .../001-openssl_3.0.2-0ubuntu1.14_amd64.deb ...
[NG-UI] Unpacking openssl (3.0.2-0ubuntu1.14) ...
[NG-UI] Selecting previously unselected package ca-certificates.
[NG-UI] Preparing to unpack .../002-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[NG-UI] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[PLA] Unpacking libgdbm6:amd64 (1.23-1) ...
[PLA] Selecting previously unselected package libgdbm-compat4:amd64.
[PLA] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[PLA] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[PLA] Selecting previously unselected package libperl5.34:amd64.
[PLA] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[PLA] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[RO] Selecting previously unselected package python3.10.
[RO] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[RO] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[RO] Selecting previously unselected package libpython3-stdlib:amd64.
[RO] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[RO] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[RO] Setting up python3-minimal (3.10.6-1~22.04) ...
[NBI] Selecting previously unselected package python3.10.
[NBI] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[NBI] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[NBI] Selecting previously unselected package libpython3-stdlib:amd64.
[NBI] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[NBI] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[NBI] Setting up python3-minimal (3.10.6-1~22.04) ...
[POL] Selecting previously unselected package perl.
[POL] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[POL] Unpacking perl (5.34.0-3ubuntu1.3) ...
[POL] Selecting previously unselected package openssl.
[POL] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.14_amd64.deb ...
[POL] Unpacking openssl (3.0.2-0ubuntu1.14) ...
[POL] Selecting previously unselected package ca-certificates.
[POL] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[POL] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[Keystone] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[Keystone] Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[Keystone] Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[Keystone] Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[Keystone] Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[Keystone] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[Keystone] Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[Keystone] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.15 [284 kB]
[Keystone] Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB]
[Keystone] Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB]
[Keystone] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB]
[Keystone] Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
[Keystone] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.2 [80.9 kB]
[Keystone] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB]
[Keystone] Get:87 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB]
[Keystone] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.2 [15.5 kB]
[Keystone] Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB]
[Keystone] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB]
[Keystone] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[Keystone] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB]
[Keystone] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB]
[Keystone] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B]
[Keystone] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit amd64 1.2.5-2ubuntu2 [442 kB]
[Keystone] Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit-tools amd64 1.2.5-2ubuntu2 [28.8 kB]
[Keystone] Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
[Keystone] Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB]
[Keystone] Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.1 [236 kB]
[Keystone] Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB]
[Keystone] Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB]
[Keystone] Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB]
[Keystone] Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zipp all 1.0.0-3 [5440 B]
[Keystone] Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
[Keystone] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB]
[Keystone] Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
[Keystone] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB]
[Keystone] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB]
[Keystone] Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
[Keystone] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB]
[Keystone] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB]
[Keystone] Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
[Keystone] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
[Keystone] Get:114 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
[Keystone] Get:115 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB]
[Keystone] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB]
[Keystone] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB]
[Keystone] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 unattended-upgrades all 2.8ubuntu1 [49.4 kB]
[Keystone] debconf: delaying package configuration, since apt-utils is not installed
[Keystone] Fetched 39.1 MB in 3s (12.1 MB/s)
[Webhook] Selecting previously unselected package perl.
[Webhook] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[Webhook] Unpacking perl (5.34.0-3ubuntu1.3) ...
[Webhook] Selecting previously unselected package openssl.
[Webhook] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.14_amd64.deb ...
[Webhook] Unpacking openssl (3.0.2-0ubuntu1.14) ...
[Webhook] Selecting previously unselected package ca-certificates.
[Webhook] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[Webhook] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[MON] Selecting previously unselected package python3.10.
[MON] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[MON] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[MON] Selecting previously unselected package libpython3-stdlib:amd64.
[MON] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[MON] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[NG-UI] Selecting previously unselected package libdbus-1-3:amd64.
[NG-UI] Preparing to unpack .../003-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ...
[NG-UI] Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
[NG-UI] Selecting previously unselected package dbus.
[NG-UI] Preparing to unpack .../004-dbus_1.12.20-2ubuntu4.1_amd64.deb ...
[NG-UI] Unpacking dbus (1.12.20-2ubuntu4.1) ...
[NG-UI] Selecting previously unselected package distro-info-data.
[NG-UI] Preparing to unpack .../005-distro-info-data_0.52ubuntu0.6_all.deb ...
[NG-UI] Unpacking distro-info-data (0.52ubuntu0.6) ...
[NG-UI] Selecting previously unselected package dmsetup.
[NG-UI] Preparing to unpack .../006-dmsetup_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
[NG-UI] Unpacking dmsetup (2:1.02.175-2.1ubuntu4) ...
[NG-UI] Selecting previously unselected package libglib2.0-0:amd64.
[NG-UI] Preparing to unpack .../007-libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
[tests] Selecting previously unselected package libgdbm6:amd64.
[tests] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[tests] Unpacking libgdbm6:amd64 (1.23-1) ...
[tests] Selecting previously unselected package libgdbm-compat4:amd64.
[tests] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[tests] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[tests] Selecting previously unselected package libperl5.34:amd64.
[tests] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[tests] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[RO] Selecting previously unselected package python3.
[RO] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5141 files and directories currently installed.)
[RO] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[RO] Unpacking python3 (3.10.6-1~22.04) ...
[RO] Selecting previously unselected package perl-modules-5.34.
[RO] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[RO] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[NBI] Selecting previously unselected package python3.
[NBI] (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 ... 5141 files and directories currently installed.)
[NBI] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[NBI] Unpacking python3 (3.10.6-1~22.04) ...
[NBI] Selecting previously unselected package perl-modules-5.34.
[NBI] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[NBI] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[POL] Selecting previously unselected package libmd0:amd64.
[POL] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[POL] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[POL] Selecting previously unselected package libbsd0:amd64.
[POL] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[POL] Unpacking libbsd0:amd64 (0.11.5-1) ...
[POL] Selecting previously unselected package netbase.
[POL] Preparing to unpack .../010-netbase_6.3_all.deb ...
[POL] Unpacking netbase (6.3) ...
[POL] Selecting previously unselected package python3-pkg-resources.
[POL] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[POL] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[POL] Selecting previously unselected package ucf.
[POL] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[POL] Moving old data out of the way
[POL] Unpacking ucf (3.0043) ...
[Keystone] Selecting previously unselected package libpython3.10-minimal:amd64.
[Keystone] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
[Keystone] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[Keystone] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Selecting previously unselected package libexpat1:amd64.
[Keystone] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
[Webhook] Selecting previously unselected package libmd0:amd64.
[Webhook] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[Webhook] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[Webhook] Selecting previously unselected package libbsd0:amd64.
[Webhook] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[Webhook] Unpacking libbsd0:amd64 (0.11.5-1) ...
[Webhook] Selecting previously unselected package netbase.
[Webhook] Preparing to unpack .../010-netbase_6.3_all.deb ...
[Webhook] Unpacking netbase (6.3) ...
[Webhook] Selecting previously unselected package python3-pkg-resources.
[Webhook] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[Webhook] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[osmclient] Selecting previously unselected package libgdbm6:amd64.
[osmclient] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[osmclient] Unpacking libgdbm6:amd64 (1.23-1) ...
[osmclient] Selecting previously unselected package libgdbm-compat4:amd64.
[osmclient] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[osmclient] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[osmclient] Selecting previously unselected package libperl5.34:amd64.
[osmclient] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[osmclient] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[MON] Setting up python3-minimal (3.10.6-1~22.04) ...
[MON] Selecting previously unselected package python3.
[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 ... 5141 files and directories currently installed.)
[MON] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[MON] Unpacking python3 (3.10.6-1~22.04) ...
[MON] Selecting previously unselected package perl-modules-5.34.
[MON] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[MON] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[NG-UI] Selecting previously unselected package libgirepository-1.0-1:amd64.
[NG-UI] Preparing to unpack .../008-libgirepository-1.0-1_1.72.0-1_amd64.deb ...
[NG-UI] Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ...
[NG-UI] Selecting previously unselected package gir1.2-glib-2.0:amd64.
[NG-UI] Preparing to unpack .../009-gir1.2-glib-2.0_1.72.0-1_amd64.deb ...
[NG-UI] Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ...
[NG-UI] Selecting previously unselected package libelf1:amd64.
[NG-UI] Preparing to unpack .../010-libelf1_0.186-1build1_amd64.deb ...
[NG-UI] Unpacking libelf1:amd64 (0.186-1build1) ...
[NG-UI] Selecting previously unselected package libbpf0:amd64.
[NG-UI] Preparing to unpack .../011-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ...
[PLA] Selecting previously unselected package perl.
[PLA] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[PLA] Unpacking perl (5.34.0-3ubuntu1.3) ...
[PLA] Selecting previously unselected package openssl.
[PLA] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.14_amd64.deb ...
[PLA] Unpacking openssl (3.0.2-0ubuntu1.14) ...
[PLA] Selecting previously unselected package ca-certificates.
[PLA] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[POL] Selecting previously unselected package libnghttp2-14:amd64.
[POL] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.1_amd64.deb ...
[POL] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[POL] Selecting previously unselected package libpng16-16:amd64.
[POL] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[POL] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[POL] Selecting previously unselected package libpsl5:amd64.
[POL] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[POL] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[POL] Selecting previously unselected package libxau6:amd64.
[POL] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[POL] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[Keystone] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[Keystone] Selecting previously unselected package python3.10-minimal.
[Keystone] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[Keystone] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[Keystone] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[Keystone] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[Webhook] Selecting previously unselected package ucf.
[Webhook] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[Webhook] Moving old data out of the way
[Webhook] Unpacking ucf (3.0043) ...
[Webhook] Selecting previously unselected package libnghttp2-14:amd64.
[Webhook] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.1_amd64.deb ...
[Webhook] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[Webhook] Selecting previously unselected package libpng16-16:amd64.
[Webhook] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[Webhook] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[Webhook] Selecting previously unselected package libpsl5:amd64.
[Webhook] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[Webhook] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[Webhook] Selecting previously unselected package libxau6:amd64.
[Webhook] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[Webhook] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[osmclient] Selecting previously unselected package perl.
[osmclient] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[osmclient] Unpacking perl (5.34.0-3ubuntu1.3) ...
[osmclient] Selecting previously unselected package openssl.
[osmclient] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.14_amd64.deb ...
[NG-UI] Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ...
[NG-UI] Selecting previously unselected package libmd0:amd64.
[NG-UI] Preparing to unpack .../012-libmd0_1.0.4-1build1_amd64.deb ...
[NG-UI] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[NG-UI] Selecting previously unselected package libbsd0:amd64.
[NG-UI] Preparing to unpack .../013-libbsd0_0.11.5-1_amd64.deb ...
[NG-UI] Unpacking libbsd0:amd64 (0.11.5-1) ...
[NG-UI] Selecting previously unselected package libmnl0:amd64.
[NG-UI] Preparing to unpack .../014-libmnl0_1.0.4-3build2_amd64.deb ...
[NG-UI] Unpacking libmnl0:amd64 (1.0.4-3build2) ...
[NG-UI] Selecting previously unselected package libxtables12:amd64.
[NG-UI] Preparing to unpack .../015-libxtables12_1.8.7-1ubuntu5.2_amd64.deb ...
[NG-UI] Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ...
[PLA] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[PLA] Selecting previously unselected package libmd0:amd64.
[PLA] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[PLA] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[PLA] Selecting previously unselected package libbsd0:amd64.
[PLA] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[PLA] Unpacking libbsd0:amd64 (0.11.5-1) ...
[PLA] Selecting previously unselected package netbase.
[PLA] Preparing to unpack .../010-netbase_6.3_all.deb ...
[PLA] Unpacking netbase (6.3) ...
[tests] Selecting previously unselected package perl.
[tests] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[tests] Unpacking perl (5.34.0-3ubuntu1.3) ...
[tests] Selecting previously unselected package openssl.
[tests] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.14_amd64.deb ...
[tests] Unpacking openssl (3.0.2-0ubuntu1.14) ...
[tests] Selecting previously unselected package ca-certificates.
[tests] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[tests] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[POL] Selecting previously unselected package libxdmcp6:amd64.
[POL] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[POL] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[POL] Selecting previously unselected package libxcb1:amd64.
[POL] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[POL] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[POL] Selecting previously unselected package libx11-data.
[POL] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[POL] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[POL] Selecting previously unselected package libx11-6:amd64.
[POL] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[POL] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[POL] Selecting previously unselected package manpages.
[Webhook] Selecting previously unselected package libxdmcp6:amd64.
[Webhook] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[Webhook] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[Webhook] Selecting previously unselected package libxcb1:amd64.
[Webhook] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[Webhook] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[Webhook] Selecting previously unselected package libx11-data.
[Webhook] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[Webhook] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[Webhook] Selecting previously unselected package libx11-6:amd64.
[Webhook] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[Webhook] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[osmclient] Unpacking openssl (3.0.2-0ubuntu1.14) ...
[osmclient] Selecting previously unselected package ca-certificates.
[osmclient] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[osmclient] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[osmclient] Selecting previously unselected package libmd0:amd64.
[osmclient] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[osmclient] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[NG-UI] Selecting previously unselected package libcap2-bin.
[NG-UI] Preparing to unpack .../016-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package iproute2.
[NG-UI] Preparing to unpack .../017-iproute2_5.15.0-1ubuntu2_amd64.deb ...
[NG-UI] Unpacking iproute2 (5.15.0-1ubuntu2) ...
[NG-UI] Selecting previously unselected package iso-codes.
[NG-UI] Preparing to unpack .../018-iso-codes_4.9.0-1_all.deb ...
[NG-UI] Unpacking iso-codes (4.9.0-1) ...
[PLA] Selecting previously unselected package python3-pkg-resources.
[PLA] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[PLA] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[PLA] Selecting previously unselected package ucf.
[PLA] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[PLA] Moving old data out of the way
[PLA] Unpacking ucf (3.0043) ...
[PLA] Selecting previously unselected package libnghttp2-14:amd64.
[PLA] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.1_amd64.deb ...
[PLA] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[PLA] Selecting previously unselected package libpng16-16:amd64.
[PLA] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[PLA] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[PLA] Selecting previously unselected package libpsl5:amd64.
[PLA] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[PLA] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[PLA] Selecting previously unselected package libxau6:amd64.
[PLA] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[tests] Selecting previously unselected package libmd0:amd64.
[tests] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[tests] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[tests] Selecting previously unselected package libbsd0:amd64.
[tests] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[tests] Unpacking libbsd0:amd64 (0.11.5-1) ...
[tests] Selecting previously unselected package netbase.
[tests] Preparing to unpack .../010-netbase_6.3_all.deb ...
[tests] Unpacking netbase (6.3) ...
[tests] Selecting previously unselected package python3-pkg-resources.
[tests] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[tests] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[NBI] Selecting previously unselected package libgdbm6:amd64.
[NBI] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[NBI] Unpacking libgdbm6:amd64 (1.23-1) ...
[NBI] Selecting previously unselected package libgdbm-compat4:amd64.
[NBI] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[NBI] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[NBI] Selecting previously unselected package libperl5.34:amd64.
[NBI] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[NBI] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[POL] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[POL] Unpacking manpages (5.10-1ubuntu1) ...
[POL] Selecting previously unselected package publicsuffix.
[POL] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[POL] Unpacking publicsuffix (20211207.1025-1) ...
[POL] Selecting previously unselected package xz-utils.
[POL] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[POL] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[POL] Selecting previously unselected package binutils-common:amd64.
[POL] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.5_amd64.deb ...
[POL] Unpacking binutils-common:amd64 (2.38-4ubuntu2.5) ...
[POL] Selecting previously unselected package libbinutils:amd64.
[POL] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.5_amd64.deb ...
[POL] Unpacking libbinutils:amd64 (2.38-4ubuntu2.5) ...
[Webhook] Selecting previously unselected package manpages.
[Webhook] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[Webhook] Unpacking manpages (5.10-1ubuntu1) ...
[Webhook] Selecting previously unselected package publicsuffix.
[Webhook] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[Webhook] Unpacking publicsuffix (20211207.1025-1) ...
[Webhook] Selecting previously unselected package xz-utils.
[Webhook] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[Webhook] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[Webhook] Selecting previously unselected package binutils-common:amd64.
[Webhook] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.5_amd64.deb ...
[Webhook] Unpacking binutils-common:amd64 (2.38-4ubuntu2.5) ...
[Webhook] Selecting previously unselected package libbinutils:amd64.
[Webhook] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.5_amd64.deb ...
[Webhook] Unpacking libbinutils:amd64 (2.38-4ubuntu2.5) ...
[osmclient] Selecting previously unselected package libbsd0:amd64.
[osmclient] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[osmclient] Unpacking libbsd0:amd64 (0.11.5-1) ...
[osmclient] Selecting previously unselected package netbase.
[osmclient] Preparing to unpack .../010-netbase_6.3_all.deb ...
[osmclient] Unpacking netbase (6.3) ...
[osmclient] Selecting previously unselected package python3-pkg-resources.
[osmclient] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[osmclient] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[osmclient] Selecting previously unselected package ucf.
[osmclient] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[osmclient] Moving old data out of the way
[osmclient] Unpacking ucf (3.0043) ...
[osmclient] Selecting previously unselected package libnghttp2-14:amd64.
[osmclient] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.1_amd64.deb ...
[osmclient] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[osmclient] Selecting previously unselected package libpng16-16:amd64.
[osmclient] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[osmclient] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[MON] Selecting previously unselected package libgdbm6:amd64.
[MON] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[MON] Unpacking libgdbm6:amd64 (1.23-1) ...
[MON] Selecting previously unselected package libgdbm-compat4:amd64.
[MON] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[MON] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[MON] Selecting previously unselected package libperl5.34:amd64.
[MON] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[MON] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[PLA] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[PLA] Selecting previously unselected package libxdmcp6:amd64.
[PLA] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[PLA] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[PLA] Selecting previously unselected package libxcb1:amd64.
[PLA] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[PLA] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[PLA] Selecting previously unselected package libx11-data.
[PLA] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[PLA] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[tests] Selecting previously unselected package ucf.
[tests] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[tests] Moving old data out of the way
[tests] Unpacking ucf (3.0043) ...
[tests] Selecting previously unselected package libnghttp2-14:amd64.
[tests] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.1_amd64.deb ...
[tests] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[RO] Selecting previously unselected package libgdbm6:amd64.
[RO] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[RO] Unpacking libgdbm6:amd64 (1.23-1) ...
[RO] Selecting previously unselected package libgdbm-compat4:amd64.
[RO] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[RO] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[RO] Selecting previously unselected package libperl5.34:amd64.
[RO] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[RO] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[POL] Selecting previously unselected package libctf-nobfd0:amd64.
[POL] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.5_amd64.deb ...
[POL] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[POL] Selecting previously unselected package libctf0:amd64.
[POL] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.5_amd64.deb ...
[POL] Unpacking libctf0:amd64 (2.38-4ubuntu2.5) ...
[POL] Selecting previously unselected package binutils-x86-64-linux-gnu.
[POL] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.5_amd64.deb ...
[POL] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[Webhook] Selecting previously unselected package libctf-nobfd0:amd64.
[Webhook] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.5_amd64.deb ...
[Webhook] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[Webhook] Selecting previously unselected package libctf0:amd64.
[Webhook] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.5_amd64.deb ...
[Webhook] Unpacking libctf0:amd64 (2.38-4ubuntu2.5) ...
[Webhook] Selecting previously unselected package binutils-x86-64-linux-gnu.
[Webhook] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.5_amd64.deb ...
[Webhook] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[osmclient] Selecting previously unselected package libpsl5:amd64.
[osmclient] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[osmclient] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[osmclient] Selecting previously unselected package libxau6:amd64.
[osmclient] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[osmclient] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[osmclient] Selecting previously unselected package libxdmcp6:amd64.
[osmclient] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[osmclient] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[NG-UI] Selecting previously unselected package libatm1:amd64.
[NG-UI] Preparing to unpack .../019-libatm1_1%3a2.5.1-4build2_amd64.deb ...
[NG-UI] Unpacking libatm1:amd64 (1:2.5.1-4build2) ...
[tests] Selecting previously unselected package libpng16-16:amd64.
[tests] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[tests] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[osmclient] Selecting previously unselected package libxcb1:amd64.
[osmclient] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[osmclient] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[NG-UI] Selecting previously unselected package libglib2.0-data.
[NG-UI] Preparing to unpack .../020-libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ...
[NG-UI] Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ...
[NG-UI] Selecting previously unselected package libicu70:amd64.
[NG-UI] Preparing to unpack .../021-libicu70_70.1-2_amd64.deb ...
[NG-UI] Unpacking libicu70:amd64 (70.1-2) ...
[PLA] Selecting previously unselected package libx11-6:amd64.
[PLA] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[PLA] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[PLA] Selecting previously unselected package manpages.
[PLA] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[PLA] Unpacking manpages (5.10-1ubuntu1) ...
[tests] Selecting previously unselected package libpsl5:amd64.
[tests] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[tests] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[tests] Selecting previously unselected package libxau6:amd64.
[tests] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[tests] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[tests] Selecting previously unselected package libxdmcp6:amd64.
[tests] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[tests] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[RO] Selecting previously unselected package perl.
[RO] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[RO] Unpacking perl (5.34.0-3ubuntu1.3) ...
[NBI] Selecting previously unselected package perl.
[NBI] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[NBI] Unpacking perl (5.34.0-3ubuntu1.3) ...
[NBI] Selecting previously unselected package openssl.
[NBI] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.14_amd64.deb ...
[NBI] Unpacking openssl (3.0.2-0ubuntu1.14) ...
[POL] Selecting previously unselected package binutils.
[POL] Preparing to unpack .../029-binutils_2.38-4ubuntu2.5_amd64.deb ...
[POL] Unpacking binutils (2.38-4ubuntu2.5) ...
[POL] Selecting previously unselected package libc-dev-bin.
[POL] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.6_amd64.deb ...
[POL] Unpacking libc-dev-bin (2.35-0ubuntu3.6) ...
[Webhook] Selecting previously unselected package binutils.
[Webhook] Preparing to unpack .../029-binutils_2.38-4ubuntu2.5_amd64.deb ...
[Webhook] Unpacking binutils (2.38-4ubuntu2.5) ...
[Webhook] Selecting previously unselected package libc-dev-bin.
[Webhook] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.6_amd64.deb ...
[Webhook] Unpacking libc-dev-bin (2.35-0ubuntu3.6) ...
[osmclient] Selecting previously unselected package libx11-data.
[osmclient] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[osmclient] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[osmclient] Selecting previously unselected package libx11-6:amd64.
[osmclient] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[osmclient] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[PLA] Selecting previously unselected package publicsuffix.
[PLA] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[PLA] Unpacking publicsuffix (20211207.1025-1) ...
[PLA] Selecting previously unselected package xz-utils.
[PLA] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[PLA] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[PLA] Selecting previously unselected package binutils-common:amd64.
[PLA] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.5_amd64.deb ...
[PLA] Unpacking binutils-common:amd64 (2.38-4ubuntu2.5) ...
[PLA] Selecting previously unselected package libbinutils:amd64.
[PLA] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.5_amd64.deb ...
[PLA] Unpacking libbinutils:amd64 (2.38-4ubuntu2.5) ...
[tests] Selecting previously unselected package libxcb1:amd64.
[tests] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[tests] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[tests] Selecting previously unselected package libx11-data.
[tests] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[tests] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[tests] Selecting previously unselected package libx11-6:amd64.
[tests] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[tests] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[tests] Selecting previously unselected package manpages.
[tests] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[tests] Unpacking manpages (5.10-1ubuntu1) ...
[RO] Selecting previously unselected package openssl.
[RO] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.14_amd64.deb ...
[RO] Unpacking openssl (3.0.2-0ubuntu1.14) ...
[RO] Selecting previously unselected package ca-certificates.
[RO] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[RO] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[NBI] Selecting previously unselected package ca-certificates.
[NBI] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[NBI] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[NBI] Selecting previously unselected package libmd0:amd64.
[NBI] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[NBI] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[NBI] Selecting previously unselected package libbsd0:amd64.
[NBI] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[NBI] Unpacking libbsd0:amd64 (0.11.5-1) ...
[NBI] Selecting previously unselected package netbase.
[NBI] Preparing to unpack .../010-netbase_6.3_all.deb ...
[NBI] Unpacking netbase (6.3) ...
[POL] Selecting previously unselected package linux-libc-dev:amd64.
[POL] Preparing to unpack .../031-linux-libc-dev_5.15.0-94.104_amd64.deb ...
[POL] Unpacking linux-libc-dev:amd64 (5.15.0-94.104) ...
[Keystone] Selecting previously unselected package python3-minimal.
[Keystone] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4697 files and directories currently installed.)
[Keystone] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[Keystone] Unpacking python3-minimal (3.10.6-1~22.04) ...
[Keystone] Selecting previously unselected package media-types.
[Keystone] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[Keystone] Unpacking media-types (7.0.0) ...
[Keystone] Selecting previously unselected package libmpdec3:amd64.
[Keystone] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[Keystone] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[Keystone] Selecting previously unselected package readline-common.
[Keystone] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[Keystone] Unpacking readline-common (8.1.2-1) ...
[Keystone] Selecting previously unselected package libreadline8:amd64.
[Keystone] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[Keystone] Unpacking libreadline8:amd64 (8.1.2-1) ...
[Keystone] Selecting previously unselected package libsqlite3-0:amd64.
[Keystone] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[Keystone] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[Webhook] Selecting previously unselected package linux-libc-dev:amd64.
[Webhook] Preparing to unpack .../031-linux-libc-dev_5.15.0-94.104_amd64.deb ...
[Webhook] Unpacking linux-libc-dev:amd64 (5.15.0-94.104) ...
[osmclient] Selecting previously unselected package manpages.
[osmclient] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[osmclient] Unpacking manpages (5.10-1ubuntu1) ...
[osmclient] Selecting previously unselected package publicsuffix.
[osmclient] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[osmclient] Unpacking publicsuffix (20211207.1025-1) ...
[osmclient] Selecting previously unselected package xz-utils.
[osmclient] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[osmclient] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[osmclient] Selecting previously unselected package binutils-common:amd64.
[osmclient] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.5_amd64.deb ...
[osmclient] Unpacking binutils-common:amd64 (2.38-4ubuntu2.5) ...
[MON] Selecting previously unselected package perl.
[MON] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[MON] Unpacking perl (5.34.0-3ubuntu1.3) ...
[MON] Selecting previously unselected package openssl.
[MON] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.14_amd64.deb ...
[MON] Unpacking openssl (3.0.2-0ubuntu1.14) ...
[MON] Selecting previously unselected package ca-certificates.
[MON] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[MON] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package libnss-systemd:amd64.
[NG-UI] Preparing to unpack .../022-libnss-systemd_249.11-0ubuntu3.12_amd64.deb ...
[NG-UI] Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.12) ...
[NG-UI] Selecting previously unselected package libpam-cap:amd64.
[NG-UI] Preparing to unpack .../023-libpam-cap_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package libpam-systemd:amd64.
[NG-UI] Preparing to unpack .../024-libpam-systemd_249.11-0ubuntu3.12_amd64.deb ...
[NG-UI] Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.12) ...
[PLA] Selecting previously unselected package libctf-nobfd0:amd64.
[PLA] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.5_amd64.deb ...
[PLA] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[PLA] Selecting previously unselected package libctf0:amd64.
[PLA] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.5_amd64.deb ...
[PLA] Unpacking libctf0:amd64 (2.38-4ubuntu2.5) ...
[PLA] Selecting previously unselected package binutils-x86-64-linux-gnu.
[PLA] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.5_amd64.deb ...
[PLA] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[tests] Selecting previously unselected package publicsuffix.
[tests] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[tests] Unpacking publicsuffix (20211207.1025-1) ...
[tests] Selecting previously unselected package xz-utils.
[tests] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[tests] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[tests] Selecting previously unselected package binutils-common:amd64.
[tests] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.5_amd64.deb ...
[tests] Unpacking binutils-common:amd64 (2.38-4ubuntu2.5) ...
[RO] Selecting previously unselected package libmd0:amd64.
[RO] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[RO] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[RO] Selecting previously unselected package libbsd0:amd64.
[RO] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[RO] Unpacking libbsd0:amd64 (0.11.5-1) ...
[RO] Selecting previously unselected package netbase.
[RO] Preparing to unpack .../010-netbase_6.3_all.deb ...
[RO] Unpacking netbase (6.3) ...
[RO] Selecting previously unselected package python3-pkg-resources.
[RO] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[RO] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[RO] Selecting previously unselected package ucf.
[RO] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[RO] Moving old data out of the way
[RO] Unpacking ucf (3.0043) ...
[NBI] Selecting previously unselected package python3-pkg-resources.
[NBI] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[NBI] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[NBI] Selecting previously unselected package ucf.
[NBI] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[NBI] Moving old data out of the way
[NBI] Unpacking ucf (3.0043) ...
[NBI] Selecting previously unselected package libnghttp2-14:amd64.
[NBI] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.1_amd64.deb ...
[NBI] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[POL] Selecting previously unselected package libcrypt-dev:amd64.
[POL] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[POL] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[POL] Selecting previously unselected package rpcsvc-proto.
[POL] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[POL] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[POL] Selecting previously unselected package libtirpc-dev:amd64.
[Keystone] Selecting previously unselected package libpython3.10-stdlib:amd64.
[Keystone] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[Keystone] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Selecting previously unselected package libbinutils:amd64.
[osmclient] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.5_amd64.deb ...
[osmclient] Unpacking libbinutils:amd64 (2.38-4ubuntu2.5) ...
[osmclient] Selecting previously unselected package libctf-nobfd0:amd64.
[osmclient] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.5_amd64.deb ...
[osmclient] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[MON] Selecting previously unselected package libmd0:amd64.
[MON] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[MON] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[MON] Selecting previously unselected package libbsd0:amd64.
[MON] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[MON] Unpacking libbsd0:amd64 (0.11.5-1) ...
[MON] Selecting previously unselected package netbase.
[MON] Preparing to unpack .../010-netbase_6.3_all.deb ...
[MON] Unpacking netbase (6.3) ...
[tests] Selecting previously unselected package libbinutils:amd64.
[tests] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.5_amd64.deb ...
[tests] Unpacking libbinutils:amd64 (2.38-4ubuntu2.5) ...
[NBI] Selecting previously unselected package libpng16-16:amd64.
[NBI] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[NBI] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[POL] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[POL] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[Webhook] Selecting previously unselected package libcrypt-dev:amd64.
[Webhook] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[Webhook] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[osmclient] Selecting previously unselected package libctf0:amd64.
[osmclient] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.5_amd64.deb ...
[osmclient] Unpacking libctf0:amd64 (2.38-4ubuntu2.5) ...
[MON] Selecting previously unselected package python3-pkg-resources.
[MON] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[MON] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package libxml2:amd64.
[NG-UI] Preparing to unpack .../025-libxml2_2.9.13+dfsg-1ubuntu0.3_amd64.deb ...
[RO] Selecting previously unselected package libnghttp2-14:amd64.
[RO] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ...
[PLA] Selecting previously unselected package binutils.
[PLA] Preparing to unpack .../029-binutils_2.38-4ubuntu2.5_amd64.deb ...
[PLA] Unpacking binutils (2.38-4ubuntu2.5) ...
[RO] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[NBI] Selecting previously unselected package libpsl5:amd64.
[NBI] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[NBI] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[POL] Selecting previously unselected package libnsl-dev:amd64.
[POL] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[Keystone] Selecting previously unselected package python3.10.
[Keystone] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[Keystone] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[Webhook] Selecting previously unselected package rpcsvc-proto.
[Webhook] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[Webhook] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[osmclient] Selecting previously unselected package binutils-x86-64-linux-gnu.
[osmclient] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.5_amd64.deb ...
[osmclient] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[MON] Selecting previously unselected package ucf.
[MON] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[MON] Moving old data out of the way
[MON] Unpacking ucf (3.0043) ...
[tests] Selecting previously unselected package libctf-nobfd0:amd64.
[tests] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.5_amd64.deb ...
[tests] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[POL] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[Prometheus] c558fac597f8: Pull complete
[NG-UI] Selecting previously unselected package libyaml-0-2:amd64.
[NG-UI] Preparing to unpack .../026-libyaml-0-2_0.2.2-1build2_amd64.deb ...
[NG-UI] Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ...
[NG-UI] Selecting previously unselected package lsb-release.
[NG-UI] Preparing to unpack .../027-lsb-release_11.1.0ubuntu4_all.deb ...
[NG-UI] Unpacking lsb-release (11.1.0ubuntu4) ...
[NG-UI] Selecting previously unselected package python3-dbus.
[NG-UI] Preparing to unpack .../028-python3-dbus_1.2.18-3build1_amd64.deb ...
[NG-UI] Unpacking python3-dbus (1.2.18-3build1) ...
[NG-UI] Selecting previously unselected package python3-gi.
[NG-UI] Preparing to unpack .../029-python3-gi_3.42.1-0ubuntu1_amd64.deb ...
[NG-UI] Unpacking python3-gi (3.42.1-0ubuntu1) ...
[NG-UI] Selecting previously unselected package networkd-dispatcher.
[NG-UI] Preparing to unpack .../030-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ...
[NG-UI] Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ...
[PLA] Selecting previously unselected package libc-dev-bin.
[PLA] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.6_amd64.deb ...
[PLA] Unpacking libc-dev-bin (2.35-0ubuntu3.6) ...
[PLA] Selecting previously unselected package linux-libc-dev:amd64.
[PLA] Preparing to unpack .../031-linux-libc-dev_5.15.0-94.104_amd64.deb ...
[PLA] Unpacking linux-libc-dev:amd64 (5.15.0-94.104) ...
[tests] Selecting previously unselected package libctf0:amd64.
[tests] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.5_amd64.deb ...
[tests] Unpacking libctf0:amd64 (2.38-4ubuntu2.5) ...
[tests] Selecting previously unselected package binutils-x86-64-linux-gnu.
[tests] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.5_amd64.deb ...
[tests] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[RO] Selecting previously unselected package libpng16-16:amd64.
[RO] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[RO] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[RO] Selecting previously unselected package libpsl5:amd64.
[RO] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[RO] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[RO] Selecting previously unselected package libxau6:amd64.
[RO] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[RO] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[RO] Selecting previously unselected package libxdmcp6:amd64.
[RO] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[RO] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[RO] Selecting previously unselected package libxcb1:amd64.
[RO] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[RO] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[NBI] Selecting previously unselected package libxau6:amd64.
[NBI] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[NBI] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[NBI] Selecting previously unselected package libxdmcp6:amd64.
[NBI] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[NBI] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[NBI] Selecting previously unselected package libxcb1:amd64.
[NBI] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[NBI] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[NBI] Selecting previously unselected package libx11-data.
[NBI] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[NBI] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[POL] Selecting previously unselected package libc6-dev:amd64.
[POL] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.6_amd64.deb ...
[POL] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[Keystone] Selecting previously unselected package libpython3-stdlib:amd64.
[Keystone] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[Keystone] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[Keystone] Setting up python3-minimal (3.10.6-1~22.04) ...
[Webhook] Selecting previously unselected package libtirpc-dev:amd64.
[Webhook] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[Webhook] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[Webhook] Selecting previously unselected package libnsl-dev:amd64.
[Webhook] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[Webhook] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[Webhook] Selecting previously unselected package libc6-dev:amd64.
[Webhook] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.6_amd64.deb ...
[Webhook] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[osmclient] Selecting previously unselected package binutils.
[osmclient] Preparing to unpack .../029-binutils_2.38-4ubuntu2.5_amd64.deb ...
[osmclient] Unpacking binutils (2.38-4ubuntu2.5) ...
[osmclient] Selecting previously unselected package libc-dev-bin.
[osmclient] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.6_amd64.deb ...
[osmclient] Unpacking libc-dev-bin (2.35-0ubuntu3.6) ...
[osmclient] Selecting previously unselected package linux-libc-dev:amd64.
[osmclient] Preparing to unpack .../031-linux-libc-dev_5.15.0-94.104_amd64.deb ...
[osmclient] Unpacking linux-libc-dev:amd64 (5.15.0-94.104) ...
[MON] Selecting previously unselected package libnghttp2-14:amd64.
[MON] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.1_amd64.deb ...
[MON] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[MON] Selecting previously unselected package libpng16-16:amd64.
[MON] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[MON] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[MON] Selecting previously unselected package libpsl5:amd64.
[MON] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[MON] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[MON] Selecting previously unselected package libxau6:amd64.
[MON] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[MON] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[MON] Selecting previously unselected package libxdmcp6:amd64.
[MON] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[MON] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[NG-UI] Selecting previously unselected package python-apt-common.
[NG-UI] Preparing to unpack .../031-python-apt-common_2.4.0ubuntu3_all.deb ...
[NG-UI] Unpacking python-apt-common (2.4.0ubuntu3) ...
[NG-UI] Selecting previously unselected package python3-apt.
[NG-UI] Preparing to unpack .../032-python3-apt_2.4.0ubuntu3_amd64.deb ...
[NG-UI] Unpacking python3-apt (2.4.0ubuntu3) ...
[tests] Selecting previously unselected package binutils.
[tests] Preparing to unpack .../029-binutils_2.38-4ubuntu2.5_amd64.deb ...
[tests] Unpacking binutils (2.38-4ubuntu2.5) ...
[tests] Selecting previously unselected package libc-dev-bin.
[tests] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.6_amd64.deb ...
[tests] Unpacking libc-dev-bin (2.35-0ubuntu3.6) ...
[tests] Selecting previously unselected package linux-libc-dev:amd64.
[tests] Preparing to unpack .../031-linux-libc-dev_5.15.0-94.104_amd64.deb ...
[tests] Unpacking linux-libc-dev:amd64 (5.15.0-94.104) ...
[RO] Selecting previously unselected package libx11-data.
[RO] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[RO] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[RO] Selecting previously unselected package libx11-6:amd64.
[RO] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[RO] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[NBI] Selecting previously unselected package libx11-6:amd64.
[NBI] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[NBI] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[POL] Selecting previously unselected package gcc-11-base:amd64.
[POL] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package python3.
[Keystone] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5127 files and directories currently installed.)
[Keystone] Preparing to unpack .../0-python3_3.10.6-1~22.04_amd64.deb ...
[Keystone] Unpacking python3 (3.10.6-1~22.04) ...
[Keystone] Selecting previously unselected package libapparmor1:amd64.
[Keystone] Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.3_amd64.deb ...
[Keystone] Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.3) ...
[MON] Selecting previously unselected package libxcb1:amd64.
[MON] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[MON] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[MON] Selecting previously unselected package libx11-data.
[MON] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[MON] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Selecting previously unselected package python3-pkg-resources.
[NG-UI] Preparing to unpack .../033-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[NG-UI] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[PLA] Selecting previously unselected package libcrypt-dev:amd64.
[PLA] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[PLA] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[RO] Selecting previously unselected package manpages.
[RO] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[RO] Unpacking manpages (5.10-1ubuntu1) ...
[NBI] Selecting previously unselected package manpages.
[NBI] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[NBI] Unpacking manpages (5.10-1ubuntu1) ...
[POL] Selecting previously unselected package libisl23:amd64.
[POL] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[POL] Unpacking libisl23:amd64 (0.24-2build1) ...
[Prometheus] 11402150a57e: Pull complete
[Keystone] Selecting previously unselected package libargon2-1:amd64.
[Keystone] Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ...
[Keystone] Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
[NG-UI] Selecting previously unselected package shared-mime-info.
[NG-UI] Preparing to unpack .../034-shared-mime-info_2.1-2_amd64.deb ...
[NG-UI] Unpacking shared-mime-info (2.1-2) ...
[NG-UI] Selecting previously unselected package systemd-timesyncd.
[NG-UI] Preparing to unpack .../035-systemd-timesyncd_249.11-0ubuntu3.12_amd64.deb ...
[NG-UI] Unpacking systemd-timesyncd (249.11-0ubuntu3.12) ...
[PLA] Selecting previously unselected package rpcsvc-proto.
[PLA] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[PLA] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[PLA] Selecting previously unselected package libtirpc-dev:amd64.
[PLA] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[NBI] Selecting previously unselected package publicsuffix.
[NBI] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[NBI] Unpacking publicsuffix (20211207.1025-1) ...
[NBI] Selecting previously unselected package xz-utils.
[NBI] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[NBI] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[POL] Selecting previously unselected package libmpfr6:amd64.
[POL] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[POL] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[POL] Selecting previously unselected package libmpc3:amd64.
[POL] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[Keystone] Selecting previously unselected package libdevmapper1.02.1:amd64.
[Keystone] Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
[Keystone] Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
[Keystone] Selecting previously unselected package libjson-c5:amd64.
[Keystone] Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ...
[Keystone] Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
[Webhook] Selecting previously unselected package gcc-11-base:amd64.
[Webhook] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package libisl23:amd64.
[Webhook] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[Webhook] Unpacking libisl23:amd64 (0.24-2build1) ...
[Webhook] Selecting previously unselected package libmpfr6:amd64.
[Webhook] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[osmclient] Selecting previously unselected package libcrypt-dev:amd64.
[osmclient] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[osmclient] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[osmclient] Selecting previously unselected package rpcsvc-proto.
[osmclient] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[MON] Selecting previously unselected package libx11-6:amd64.
[MON] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[MON] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Selecting previously unselected package ucf.
[NG-UI] Preparing to unpack .../036-ucf_3.0043_all.deb ...
[NG-UI] Moving old data out of the way
[NG-UI] Unpacking ucf (3.0043) ...
[NG-UI] Selecting previously unselected package xdg-user-dirs.
[NG-UI] Preparing to unpack .../037-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ...
[NG-UI] Unpacking xdg-user-dirs (0.17-2ubuntu4) ...
[NG-UI] Selecting previously unselected package libmaxminddb0:amd64.
[NG-UI] Preparing to unpack .../038-libmaxminddb0_1.5.2-1build2_amd64.deb ...
[NG-UI] Unpacking libmaxminddb0:amd64 (1.5.2-1build2) ...
[PLA] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[PLA] Selecting previously unselected package libnsl-dev:amd64.
[PLA] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[PLA] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[PLA] Selecting previously unselected package libc6-dev:amd64.
[PLA] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.6_amd64.deb ...
[PLA] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[tests] Selecting previously unselected package libcrypt-dev:amd64.
[tests] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[tests] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[tests] Selecting previously unselected package rpcsvc-proto.
[tests] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[tests] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[tests] Selecting previously unselected package libtirpc-dev:amd64.
[tests] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[tests] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[tests] Selecting previously unselected package libnsl-dev:amd64.
[tests] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[tests] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[tests] Selecting previously unselected package libc6-dev:amd64.
[tests] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.6_amd64.deb ...
[tests] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[RO] Selecting previously unselected package publicsuffix.
[RO] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[RO] Unpacking publicsuffix (20211207.1025-1) ...
[RO] Selecting previously unselected package xz-utils.
[RO] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[RO] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[RO] Selecting previously unselected package binutils-common:amd64.
[RO] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.5_amd64.deb ...
[RO] Unpacking binutils-common:amd64 (2.38-4ubuntu2.5) ...
[RO] Selecting previously unselected package libbinutils:amd64.
[RO] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.5_amd64.deb ...
[RO] Unpacking libbinutils:amd64 (2.38-4ubuntu2.5) ...
[RO] Selecting previously unselected package libctf-nobfd0:amd64.
[RO] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.5_amd64.deb ...
[RO] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[RO] Selecting previously unselected package libctf0:amd64.
[RO] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.5_amd64.deb ...
[RO] Unpacking libctf0:amd64 (2.38-4ubuntu2.5) ...
[NBI] Selecting previously unselected package binutils-common:amd64.
[NBI] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.5_amd64.deb ...
[NBI] Unpacking binutils-common:amd64 (2.38-4ubuntu2.5) ...
[NBI] Selecting previously unselected package libbinutils:amd64.
[NBI] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.5_amd64.deb ...
[NBI] Unpacking libbinutils:amd64 (2.38-4ubuntu2.5) ...
[NBI] Selecting previously unselected package libctf-nobfd0:amd64.
[NBI] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.5_amd64.deb ...
[NBI] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[NBI] Selecting previously unselected package libctf0:amd64.
[NBI] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.5_amd64.deb ...
[NBI] Unpacking libctf0:amd64 (2.38-4ubuntu2.5) ...
[NBI] Selecting previously unselected package binutils-x86-64-linux-gnu.
[NBI] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.5_amd64.deb ...
[NBI] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[POL] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[POL] Selecting previously unselected package cpp-11.
[POL] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libcryptsetup12:amd64.
[Keystone] Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.2_amd64.deb ...
[Keystone] Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ...
[Keystone] Selecting previously unselected package libip4tc2:amd64.
[Keystone] Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ...
[Keystone] Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ...
[Keystone] Selecting previously unselected package libkmod2:amd64.
[Keystone] Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ...
[Keystone] Unpacking libkmod2:amd64 (29-1ubuntu1) ...
[Keystone] Selecting previously unselected package systemd.
[Keystone] Preparing to unpack .../8-systemd_249.11-0ubuntu3.12_amd64.deb ...
[Keystone] Unpacking systemd (249.11-0ubuntu3.12) ...
[Webhook] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[Webhook] Selecting previously unselected package libmpc3:amd64.
[Webhook] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[Webhook] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[Webhook] Selecting previously unselected package cpp-11.
[Webhook] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[osmclient] Selecting previously unselected package libtirpc-dev:amd64.
[osmclient] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[osmclient] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[osmclient] Selecting previously unselected package libnsl-dev:amd64.
[osmclient] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[osmclient] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[osmclient] Selecting previously unselected package libc6-dev:amd64.
[osmclient] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.6_amd64.deb ...
[osmclient] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[MON] Selecting previously unselected package manpages.
[MON] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[MON] Unpacking manpages (5.10-1ubuntu1) ...
[MON] Selecting previously unselected package publicsuffix.
[MON] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[MON] Unpacking publicsuffix (20211207.1025-1) ...
[MON] Selecting previously unselected package xz-utils.
[MON] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[MON] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[MON] Selecting previously unselected package binutils-common:amd64.
[MON] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.5_amd64.deb ...
[MON] Unpacking binutils-common:amd64 (2.38-4ubuntu2.5) ...
[MON] Selecting previously unselected package libbinutils:amd64.
[MON] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.5_amd64.deb ...
[MON] Unpacking libbinutils:amd64 (2.38-4ubuntu2.5) ...
[MON] Selecting previously unselected package libctf-nobfd0:amd64.
[MON] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.5_amd64.deb ...
[MON] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[NG-UI] Selecting previously unselected package libnghttp2-14:amd64.
[NG-UI] Preparing to unpack .../039-libnghttp2-14_1.43.0-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libpng16-16:amd64.
[NG-UI] Preparing to unpack .../040-libpng16-16_1.6.37-3build5_amd64.deb ...
[NG-UI] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[NG-UI] Selecting previously unselected package libpsl5:amd64.
[NG-UI] Preparing to unpack .../041-libpsl5_0.21.0-1.2build2_amd64.deb ...
[NG-UI] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[RO] Selecting previously unselected package binutils-x86-64-linux-gnu.
[RO] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.5_amd64.deb ...
[RO] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[MON] Selecting previously unselected package libctf0:amd64.
[MON] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.5_amd64.deb ...
[MON] Unpacking libctf0:amd64 (2.38-4ubuntu2.5) ...
[MON] Selecting previously unselected package binutils-x86-64-linux-gnu.
[MON] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.5_amd64.deb ...
[MON] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[NG-UI] Selecting previously unselected package libxau6:amd64.
[NG-UI] Preparing to unpack .../042-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[RO] Selecting previously unselected package binutils.
[RO] Preparing to unpack .../029-binutils_2.38-4ubuntu2.5_amd64.deb ...
[NBI] Selecting previously unselected package binutils.
[NBI] Preparing to unpack .../029-binutils_2.38-4ubuntu2.5_amd64.deb ...
[NBI] Unpacking binutils (2.38-4ubuntu2.5) ...
[POL] Selecting previously unselected package cpp.
[POL] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[osmclient] Selecting previously unselected package gcc-11-base:amd64.
[osmclient] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[NG-UI] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[PLA] Selecting previously unselected package gcc-11-base:amd64.
[PLA] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package gcc-11-base:amd64.
[tests] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Unpacking binutils (2.38-4ubuntu2.5) ...
[POL] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[Prometheus] 4532b04ec8f7: Pull complete
[Webhook] Selecting previously unselected package cpp.
[Webhook] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[Webhook] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[MON] Selecting previously unselected package binutils.
[MON] Preparing to unpack .../029-binutils_2.38-4ubuntu2.5_amd64.deb ...
[MON] Unpacking binutils (2.38-4ubuntu2.5) ...
[NG-UI] Selecting previously unselected package libxdmcp6:amd64.
[NG-UI] Preparing to unpack .../043-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[NG-UI] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[PLA] Selecting previously unselected package libisl23:amd64.
[PLA] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[PLA] Unpacking libisl23:amd64 (0.24-2build1) ...
[RO] Selecting previously unselected package libc-dev-bin.
[RO] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.6_amd64.deb ...
[RO] Unpacking libc-dev-bin (2.35-0ubuntu3.6) ...
[NBI] Selecting previously unselected package libc-dev-bin.
[NBI] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.6_amd64.deb ...
[NBI] Unpacking libc-dev-bin (2.35-0ubuntu3.6) ...
[POL] Selecting previously unselected package libcc1-0:amd64.
[POL] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Prometheus] 4df0efb76c10: Pull complete
[Keystone] Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.3) ...
[Keystone] Setting up libargon2-1:amd64 (0~20171227-0.3) ...
[Keystone] Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
[Webhook] Selecting previously unselected package libcc1-0:amd64.
[Webhook] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Selecting previously unselected package libisl23:amd64.
[osmclient] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[osmclient] Unpacking libisl23:amd64 (0.24-2build1) ...
[MON] Selecting previously unselected package libc-dev-bin.
[MON] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.6_amd64.deb ...
[NG-UI] Selecting previously unselected package libxcb1:amd64.
[NG-UI] Preparing to unpack .../044-libxcb1_1.14-3ubuntu3_amd64.deb ...
[NG-UI] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[PLA] Selecting previously unselected package libmpfr6:amd64.
[PLA] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[PLA] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[tests] Selecting previously unselected package libisl23:amd64.
[tests] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[tests] Unpacking libisl23:amd64 (0.24-2build1) ...
[RO] Selecting previously unselected package linux-libc-dev:amd64.
[RO] Preparing to unpack .../031-linux-libc-dev_5.15.0-94.104_amd64.deb ...
[RO] Unpacking linux-libc-dev:amd64 (5.15.0-94.104) ...
[NBI] Selecting previously unselected package linux-libc-dev:amd64.
[NBI] Preparing to unpack .../031-linux-libc-dev_5.15.0-94.104_amd64.deb ...
[NBI] Unpacking linux-libc-dev:amd64 (5.15.0-94.104) ...
[POL] Selecting previously unselected package libgomp1:amd64.
[POL] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
[Keystone] Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ...
[Keystone] Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ...
[Keystone] Setting up libkmod2:amd64 (29-1ubuntu1) ...
[Webhook] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package libgomp1:amd64.
[Webhook] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package libmpfr6:amd64.
[osmclient] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[osmclient] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[MON] Unpacking libc-dev-bin (2.35-0ubuntu3.6) ...
[MON] Selecting previously unselected package linux-libc-dev:amd64.
[MON] Preparing to unpack .../031-linux-libc-dev_5.15.0-94.104_amd64.deb ...
[MON] Unpacking linux-libc-dev:amd64 (5.15.0-94.104) ...
[NG-UI] Selecting previously unselected package libx11-data.
[NG-UI] Preparing to unpack .../045-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[NG-UI] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[PLA] Selecting previously unselected package libmpc3:amd64.
[PLA] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[PLA] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[PLA] Selecting previously unselected package cpp-11.
[PLA] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libmpfr6:amd64.
[tests] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[tests] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[tests] Selecting previously unselected package libmpc3:amd64.
[tests] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[tests] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[tests] Selecting previously unselected package cpp-11.
[tests] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libitm1:amd64.
[POL] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libatomic1:amd64.
[POL] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libasan6:amd64.
[POL] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Setting up systemd (249.11-0ubuntu3.12) ...
[Keystone] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
[Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
[Keystone] Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
[Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
[Keystone] ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
[Keystone] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
[Keystone] Initializing machine ID from random generator.
[Webhook] Selecting previously unselected package libitm1:amd64.
[Webhook] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package libatomic1:amd64.
[Webhook] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package libasan6:amd64.
[Webhook] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package libmpc3:amd64.
[osmclient] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[osmclient] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[osmclient] Selecting previously unselected package cpp-11.
[osmclient] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package libx11-6:amd64.
[NG-UI] Preparing to unpack .../046-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[NG-UI] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Selecting previously unselected package publicsuffix.
[NG-UI] Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
[NG-UI] Unpacking publicsuffix (20211207.1025-1) ...
[NG-UI] Selecting previously unselected package python3-distro-info.
[NG-UI] Preparing to unpack .../048-python3-distro-info_1.1ubuntu0.2_all.deb ...
[NG-UI] Unpacking python3-distro-info (1.1ubuntu0.2) ...
[NG-UI] Selecting previously unselected package xz-utils.
[NG-UI] Preparing to unpack .../049-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[NG-UI] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[NG-UI] Selecting previously unselected package apt-transport-https.
[NG-UI] Preparing to unpack .../050-apt-transport-https_2.4.11_all.deb ...
[NG-UI] Unpacking apt-transport-https (2.4.11) ...
[NG-UI] Selecting previously unselected package libbrotli1:amd64.
[NG-UI] Preparing to unpack .../051-libbrotli1_1.0.9-2build6_amd64.deb ...
[NG-UI] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[RO] Selecting previously unselected package libcrypt-dev:amd64.
[RO] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[RO] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[RO] Selecting previously unselected package rpcsvc-proto.
[RO] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[RO] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[RO] Selecting previously unselected package libtirpc-dev:amd64.
[RO] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[RO] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[NBI] Selecting previously unselected package libcrypt-dev:amd64.
[NBI] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[NBI] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[NBI] Selecting previously unselected package rpcsvc-proto.
[NBI] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[NBI] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[NBI] Selecting previously unselected package libtirpc-dev:amd64.
[NBI] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[NBI] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[NBI] Selecting previously unselected package libnsl-dev:amd64.
[NBI] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[POL] Selecting previously unselected package liblsan0:amd64.
[POL] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libtsan0:amd64.
[POL] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package systemd-sysv.
[Keystone] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5966 files and directories currently installed.)
[Keystone] Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.12_amd64.deb ...
[Keystone] Unpacking systemd-sysv (249.11-0ubuntu3.12) ...
[Keystone] Selecting previously unselected package openssl.
[Keystone] Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.14_amd64.deb ...
[Webhook] Selecting previously unselected package liblsan0:amd64.
[Webhook] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package libtsan0:amd64.
[Webhook] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package libcrypt-dev:amd64.
[MON] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[MON] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[MON] Selecting previously unselected package rpcsvc-proto.
[MON] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[MON] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[MON] Selecting previously unselected package libtirpc-dev:amd64.
[MON] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[MON] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libsasl2-modules-db:amd64.
[NG-UI] Preparing to unpack .../052-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[NG-UI] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NG-UI] Selecting previously unselected package libsasl2-2:amd64.
[NG-UI] Preparing to unpack .../053-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[NG-UI] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[PLA] Selecting previously unselected package cpp.
[PLA] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[PLA] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[PLA] Selecting previously unselected package libcc1-0:amd64.
[PLA] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package cpp.
[tests] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[tests] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[RO] Selecting previously unselected package libnsl-dev:amd64.
[RO] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[RO] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[RO] Selecting previously unselected package libc6-dev:amd64.
[RO] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.6_amd64.deb ...
[NBI] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[NBI] Selecting previously unselected package libc6-dev:amd64.
[NBI] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.6_amd64.deb ...
[NBI] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[POL] Selecting previously unselected package libubsan1:amd64.
[POL] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Prometheus] 951fd003e72c: Pull complete
[Prometheus] Digest: sha256:12266a9bc0318a9e0131561fc98d53b75325a3c2abd62aebc8302e3beb503b05
[Prometheus] Status: Downloaded newer image for python:3.8
[Prometheus]  ---> e88393a58f95
[Prometheus] Step 2/13 : ENV PROMETHEUS_URL http://prometheus:9090
[Keystone] Unpacking openssl (3.0.2-0ubuntu1.14) ...
[Webhook] Selecting previously unselected package libubsan1:amd64.
[Webhook] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package cpp.
[osmclient] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[osmclient] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[MON] Selecting previously unselected package libnsl-dev:amd64.
[MON] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[MON] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[RO] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[NG-UI] Selecting previously unselected package libldap-2.5-0:amd64.
[NG-UI] Preparing to unpack .../054-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.2_amd64.deb ...
[PLA] Selecting previously unselected package libgomp1:amd64.
[PLA] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[tests] Selecting previously unselected package libcc1-0:amd64.
[tests] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[RO] Selecting previously unselected package gcc-11-base:amd64.
[RO] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Selecting previously unselected package gcc-11-base:amd64.
[NBI] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Selecting previously unselected package libquadmath0:amd64.
[POL] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Selecting previously unselected package ca-certificates.
[Keystone] Preparing to unpack .../02-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[Keystone] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[Webhook] Selecting previously unselected package libquadmath0:amd64.
[Webhook] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Selecting previously unselected package libc6-dev:amd64.
[MON] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.6_amd64.deb ...
[MON] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[NG-UI] Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[PLA] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package libcc1-0:amd64.
[osmclient] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package libitm1:amd64.
[PLA] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Selecting previously unselected package gcc-11-base:amd64.
[MON] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libgomp1:amd64.
[tests] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package libisl23:amd64.
[NBI] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[POL] Selecting previously unselected package libgcc-11-dev:amd64.
[POL] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libdbus-1-3:amd64.
[Keystone] Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ...
[Keystone] Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
[Webhook] Selecting previously unselected package libgcc-11-dev:amd64.
[Webhook] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Selecting previously unselected package libgomp1:amd64.
[osmclient] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[NG-UI] Selecting previously unselected package librtmp1:amd64.
[NG-UI] Preparing to unpack .../055-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[NG-UI] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[RO] Selecting previously unselected package libisl23:amd64.
[RO] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[RO] Unpacking libisl23:amd64 (0.24-2build1) ...
[NBI] Unpacking libisl23:amd64 (0.24-2build1) ...
[Webhook] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package libssh-4:amd64.
[NG-UI] Preparing to unpack .../056-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[PLA] Selecting previously unselected package libatomic1:amd64.
[PLA] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libitm1:amd64.
[tests] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package libmpfr6:amd64.
[RO] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[RO] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[NBI] Selecting previously unselected package libmpfr6:amd64.
[NBI] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[NBI] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[POL] Selecting previously unselected package gcc-11.
[POL] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package dbus.
[Keystone] Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_amd64.deb ...
[Keystone] Unpacking dbus (1.12.20-2ubuntu4.1) ...
[Webhook] Selecting previously unselected package gcc-11.
[Webhook] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package libitm1:amd64.
[osmclient] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package libisl23:amd64.
[MON] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[MON] Unpacking libisl23:amd64 (0.24-2build1) ...
[NG-UI] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[PLA] Selecting previously unselected package libasan6:amd64.
[PLA] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libatomic1:amd64.
[tests] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package libcurl4:amd64.
[NG-UI] Preparing to unpack .../057-libcurl4_7.81.0-1ubuntu1.15_amd64.deb ...
[osmclient] Selecting previously unselected package libatomic1:amd64.
[osmclient] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Selecting previously unselected package libmpfr6:amd64.
[MON] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[NG-UI] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[tests] Selecting previously unselected package libasan6:amd64.
[tests] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[RO] Selecting previously unselected package libmpc3:amd64.
[RO] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[RO] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[NBI] Selecting previously unselected package libmpc3:amd64.
[NBI] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[NBI] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[Webhook] Selecting previously unselected package gcc.
[Webhook] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[osmclient] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[NG-UI] Selecting previously unselected package curl.
[NG-UI] Preparing to unpack .../058-curl_7.81.0-1ubuntu1.15_amd64.deb ...
[NG-UI] Unpacking curl (7.81.0-1ubuntu1.15) ...
[PLA] Selecting previously unselected package liblsan0:amd64.
[PLA] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package cpp-11.
[RO] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package cpp-11.
[NBI] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Selecting previously unselected package gcc.
[POL] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[POL] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[Keystone] Selecting previously unselected package distro-info-data.
[Keystone] Preparing to unpack .../05-distro-info-data_0.52ubuntu0.6_all.deb ...
[Keystone] Unpacking distro-info-data (0.52ubuntu0.6) ...
[Keystone] Selecting previously unselected package dmsetup.
[Keystone] Preparing to unpack .../06-dmsetup_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
[Webhook] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[osmclient] Selecting previously unselected package libasan6:amd64.
[osmclient] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package libmpc3:amd64.
[MON] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[MON] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[NG-UI] Selecting previously unselected package libassuan0:amd64.
[NG-UI] Preparing to unpack .../059-libassuan0_2.5.5-1build1_amd64.deb ...
[NG-UI] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[NG-UI] Selecting previously unselected package gpgconf.
[NG-UI] Preparing to unpack .../060-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package libtsan0:amd64.
[PLA] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package liblsan0:amd64.
[tests] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libtsan0:amd64.
[tests] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package cpp.
[RO] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[RO] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[RO] Selecting previously unselected package libcc1-0:amd64.
[RO] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libstdc++-11-dev:amd64.
[POL] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Unpacking dmsetup (2:1.02.175-2.1ubuntu4) ...
[Keystone] Selecting previously unselected package libglib2.0-0:amd64.
[Keystone] Preparing to unpack .../07-libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ...
[Keystone] Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
[Webhook] Selecting previously unselected package libstdc++-11-dev:amd64.
[Webhook] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package liblsan0:amd64.
[osmclient] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package cpp-11.
[MON] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package libksba8:amd64.
[NG-UI] Preparing to unpack .../061-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[NG-UI] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[NG-UI] Selecting previously unselected package libnpth0:amd64.
[NG-UI] Preparing to unpack .../062-libnpth0_1.6-3build2_amd64.deb ...
[NG-UI] Unpacking libnpth0:amd64 (1.6-3build2) ...
[PLA] Selecting previously unselected package libubsan1:amd64.
[PLA] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libubsan1:amd64.
[tests] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package libgomp1:amd64.
[RO] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package cpp.
[NBI] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[NBI] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[POL] Selecting previously unselected package g++-11.
[POL] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[Prometheus]  ---> Running in b8bd7759ed1a
[Prometheus] Removing intermediate container b8bd7759ed1a
[Prometheus]  ---> ca11577b6d8d
[Prometheus] Step 3/13 : ENV MONGODB_URL mongodb://mongo:27017
[Keystone] Selecting previously unselected package libgirepository-1.0-1:amd64.
[Keystone] Preparing to unpack .../08-libgirepository-1.0-1_1.72.0-1_amd64.deb ...
[Keystone] Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ...
[Webhook] Selecting previously unselected package g++-11.
[Webhook] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package libtsan0:amd64.
[osmclient] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package cpp.
[MON] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[MON] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[MON] Selecting previously unselected package libcc1-0:amd64.
[MON] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package dirmngr.
[NG-UI] Preparing to unpack .../063-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package fonts-dejavu-core.
[NG-UI] Preparing to unpack .../064-fonts-dejavu-core_2.37-2build1_all.deb ...
[NG-UI] Unpacking fonts-dejavu-core (2.37-2build1) ...
[PLA] Selecting previously unselected package libquadmath0:amd64.
[PLA] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package libgcc-11-dev:amd64.
[PLA] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libquadmath0:amd64.
[tests] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libgcc-11-dev:amd64.
[tests] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package libitm1:amd64.
[RO] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package libatomic1:amd64.
[RO] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package libasan6:amd64.
[RO] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package libcc1-0:amd64.
[NBI] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package libgomp1:amd64.
[NBI] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package libitm1:amd64.
[NBI] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package g++.
[POL] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[POL] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[POL] Selecting previously unselected package make.
[POL] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[POL] Unpacking make (4.3-4.1build1) ...
[POL] Selecting previously unselected package libdpkg-perl.
[POL] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.2_all.deb ...
[Prometheus]  ---> Running in 9f9c93726a76
[Keystone] Selecting previously unselected package gir1.2-glib-2.0:amd64.
[Keystone] Preparing to unpack .../09-gir1.2-glib-2.0_1.72.0-1_amd64.deb ...
[Keystone] Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ...
[Keystone] Selecting previously unselected package iso-codes.
[Keystone] Preparing to unpack .../10-iso-codes_4.9.0-1_all.deb ...
[Keystone] Unpacking iso-codes (4.9.0-1) ...
[Webhook] Selecting previously unselected package g++.
[Webhook] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[Webhook] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[Webhook] Selecting previously unselected package make.
[Webhook] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[Webhook] Unpacking make (4.3-4.1build1) ...
[Webhook] Selecting previously unselected package libdpkg-perl.
[Webhook] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.2_all.deb ...
[osmclient] Selecting previously unselected package libubsan1:amd64.
[osmclient] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package libquadmath0:amd64.
[osmclient] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package libgcc-11-dev:amd64.
[osmclient] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package libgomp1:amd64.
[MON] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package libitm1:amd64.
[MON] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package fontconfig-config.
[NG-UI] Preparing to unpack .../065-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[NG-UI] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[PLA] Selecting previously unselected package gcc-11.
[PLA] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package gcc-11.
[tests] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package liblsan0:amd64.
[RO] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package libatomic1:amd64.
[NBI] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Unpacking libdpkg-perl (1.21.1ubuntu2.2) ...
[POL] Selecting previously unselected package bzip2.
[POL] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[POL] Unpacking bzip2 (1.0.8-5build1) ...
[Prometheus] Removing intermediate container 9f9c93726a76
[Prometheus]  ---> 05dd4e10a4f5
[Prometheus] Step 4/13 : ENV PROMETHEUS_CONFIG_FILE /etc/prometheus/prometheus.yml
[Keystone] Selecting previously unselected package libcap2-bin.
[Keystone] Preparing to unpack .../11-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
[Webhook] Unpacking libdpkg-perl (1.21.1ubuntu2.2) ...
[Webhook] Selecting previously unselected package bzip2.
[Webhook] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[Webhook] Unpacking bzip2 (1.0.8-5build1) ...
[Webhook] Selecting previously unselected package patch.
[Webhook] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[Webhook] Unpacking patch (2.7.6-7build2) ...
[osmclient] Selecting previously unselected package gcc-11.
[osmclient] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package libatomic1:amd64.
[MON] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package libpackagekit-glib2-18:amd64.
[NG-UI] Preparing to unpack .../066-libpackagekit-glib2-18_1.2.5-2ubuntu2_amd64.deb ...
[NG-UI] Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
[NG-UI] Selecting previously unselected package gir1.2-packagekitglib-1.0.
[NG-UI] Preparing to unpack .../067-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_amd64.deb ...
[RO] Selecting previously unselected package libtsan0:amd64.
[RO] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package libasan6:amd64.
[NBI] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package patch.
[POL] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[POL] Unpacking patch (2.7.6-7build2) ...
[POL] Selecting previously unselected package lto-disabled-list.
[POL] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[POL] Unpacking lto-disabled-list (24) ...
[Prometheus]  ---> Running in 36a264f0ae45
[Keystone] Selecting previously unselected package libelf1:amd64.
[Keystone] Preparing to unpack .../12-libelf1_0.186-1build1_amd64.deb ...
[Keystone] Unpacking libelf1:amd64 (0.186-1build1) ...
[Keystone] Selecting previously unselected package libglib2.0-data.
[Keystone] Preparing to unpack .../13-libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ...
[Keystone] Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ...
[Webhook] Selecting previously unselected package lto-disabled-list.
[Webhook] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[Webhook] Unpacking lto-disabled-list (24) ...
[MON] Selecting previously unselected package libasan6:amd64.
[MON] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[NG-UI] Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
[NG-UI] Selecting previously unselected package gnupg-l10n.
[NG-UI] Preparing to unpack .../068-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[NG-UI] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package gnupg-utils.
[NG-UI] Preparing to unpack .../069-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Selecting previously unselected package libubsan1:amd64.
[RO] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package liblsan0:amd64.
[NBI] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package dpkg-dev.
[POL] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.2_all.deb ...
[POL] Unpacking dpkg-dev (1.21.1ubuntu2.2) ...
[POL] Selecting previously unselected package build-essential.
[POL] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[Prometheus] Removing intermediate container 36a264f0ae45
[Prometheus]  ---> 76b211f9d0ad
[Prometheus] Step 5/13 : ENV PROMETHEUS_BASE_CONFIG_FILE /etc/prometheus_base/prometheus.yml
[Keystone] Selecting previously unselected package libicu70:amd64.
[Keystone] Preparing to unpack .../14-libicu70_70.1-2_amd64.deb ...
[Keystone] Unpacking libicu70:amd64 (70.1-2) ...
[Webhook] Selecting previously unselected package dpkg-dev.
[Webhook] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.2_all.deb ...
[Webhook] Unpacking dpkg-dev (1.21.1ubuntu2.2) ...
[osmclient] Selecting previously unselected package gcc.
[osmclient] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[osmclient] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[MON] Selecting previously unselected package liblsan0:amd64.
[MON] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[NG-UI] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package gpg.
[NG-UI] Preparing to unpack .../070-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package pinentry-curses.
[NG-UI] Preparing to unpack .../071-pinentry-curses_1.1.1-1build2_amd64.deb ...
[NG-UI] Unpacking pinentry-curses (1.1.1-1build2) ...
[PLA] Selecting previously unselected package gcc.
[PLA] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[PLA] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[PLA] Selecting previously unselected package libstdc++-11-dev:amd64.
[PLA] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package gcc.
[tests] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[tests] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[tests] Selecting previously unselected package libstdc++-11-dev:amd64.
[tests] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package libquadmath0:amd64.
[RO] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package libgcc-11-dev:amd64.
[RO] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package libtsan0:amd64.
[NBI] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Unpacking build-essential (12.9ubuntu3) ...
[POL] Selecting previously unselected package libbrotli1:amd64.
[POL] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[POL] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[POL] Selecting previously unselected package libsasl2-modules-db:amd64.
[POL] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[POL] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Prometheus]  ---> Running in d2dc015fd3c2
[Prometheus] Removing intermediate container d2dc015fd3c2
[Prometheus]  ---> 084c0e6da9a8
[Prometheus] Step 6/13 : ENV PROMETHEUS_ALERTS_FILE /etc/prometheus/osm_alert_rules.yml
[Keystone] Selecting previously unselected package libnss-systemd:amd64.
[Keystone] Preparing to unpack .../15-libnss-systemd_249.11-0ubuntu3.12_amd64.deb ...
[Webhook] Selecting previously unselected package build-essential.
[Webhook] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[Webhook] Unpacking build-essential (12.9ubuntu3) ...
[Webhook] Selecting previously unselected package libbrotli1:amd64.
[Webhook] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[Webhook] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[Webhook] Selecting previously unselected package libsasl2-modules-db:amd64.
[Webhook] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[Webhook] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Webhook] Selecting previously unselected package libsasl2-2:amd64.
[Webhook] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[Webhook] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[osmclient] Selecting previously unselected package libstdc++-11-dev:amd64.
[osmclient] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package libtsan0:amd64.
[MON] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package g++-11.
[PLA] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package gcc-11.
[RO] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package libubsan1:amd64.
[NBI] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libsasl2-2:amd64.
[POL] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[POL] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[POL] Selecting previously unselected package libldap-2.5-0:amd64.
[POL] Preparing to unpack .../068-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.12) ...
[MON] Selecting previously unselected package libubsan1:amd64.
[MON] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package gpg-agent.
[NG-UI] Preparing to unpack .../072-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package gpg-wks-client.
[NG-UI] Preparing to unpack .../073-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package g++.
[PLA] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[PLA] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[PLA] Selecting previously unselected package make.
[PLA] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[PLA] Unpacking make (4.3-4.1build1) ...
[tests] Selecting previously unselected package g++-11.
[tests] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package gcc.
[RO] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[RO] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[NBI] Selecting previously unselected package libquadmath0:amd64.
[NBI] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package libgcc-11-dev:amd64.
[NBI] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[POL] Selecting previously unselected package librtmp1:amd64.
[POL] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[POL] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[Prometheus]  ---> Running in 25119c6efd00
[Keystone] Selecting previously unselected package libpam-cap:amd64.
[Keystone] Preparing to unpack .../16-libpam-cap_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package libpam-systemd:amd64.
[Keystone] Preparing to unpack .../17-libpam-systemd_249.11-0ubuntu3.12_amd64.deb ...
[Keystone] Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.12) ...
[Webhook] Selecting previously unselected package libldap-2.5-0:amd64.
[Webhook] Preparing to unpack .../068-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.2_amd64.deb ...
[Webhook] Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[Webhook] Selecting previously unselected package librtmp1:amd64.
[Webhook] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[Webhook] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[osmclient] Selecting previously unselected package g++-11.
[osmclient] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package g++.
[osmclient] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[osmclient] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[osmclient] Selecting previously unselected package make.
[osmclient] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[osmclient] Unpacking make (4.3-4.1build1) ...
[MON] Selecting previously unselected package libquadmath0:amd64.
[MON] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package libgcc-11-dev:amd64.
[MON] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package gpg-wks-server.
[NG-UI] Preparing to unpack .../074-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package libdpkg-perl.
[PLA] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.2_all.deb ...
[RO] Selecting previously unselected package libstdc++-11-dev:amd64.
[RO] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package gcc-11.
[NBI] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Selecting previously unselected package libssh-4:amd64.
[POL] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[POL] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[Prometheus] Removing intermediate container 25119c6efd00
[Prometheus]  ---> 5fbc3b5fa456
[Prometheus] Step 7/13 : ENV PROMETHEUS_BASE_ALERTS_FILE /etc/prometheus_base/osm_alert_rules.yml
[Keystone] Selecting previously unselected package libxml2:amd64.
[Keystone] Preparing to unpack .../18-libxml2_2.9.13+dfsg-1ubuntu0.3_amd64.deb ...
[Keystone] Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ...
[Webhook] Selecting previously unselected package libssh-4:amd64.
[Webhook] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[Webhook] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[osmclient] Selecting previously unselected package libdpkg-perl.
[osmclient] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.2_all.deb ...
[osmclient] Unpacking libdpkg-perl (1.21.1ubuntu2.2) ...
[MON] Selecting previously unselected package gcc-11.
[MON] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package gpgsm.
[NG-UI] Preparing to unpack .../075-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package gnupg.
[NG-UI] Preparing to unpack .../076-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[NG-UI] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package libcurl3-gnutls:amd64.
[NG-UI] Preparing to unpack .../077-libcurl3-gnutls_7.81.0-1ubuntu1.15_amd64.deb ...
[NG-UI] Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.15) ...
[PLA] Unpacking libdpkg-perl (1.21.1ubuntu2.2) ...
[PLA] Selecting previously unselected package bzip2.
[PLA] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[PLA] Unpacking bzip2 (1.0.8-5build1) ...
[PLA] Selecting previously unselected package patch.
[PLA] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[PLA] Unpacking patch (2.7.6-7build2) ...
[tests] Selecting previously unselected package g++.
[tests] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[tests] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[tests] Selecting previously unselected package make.
[tests] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[tests] Unpacking make (4.3-4.1build1) ...
[tests] Selecting previously unselected package libdpkg-perl.
[tests] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.2_all.deb ...
[tests] Unpacking libdpkg-perl (1.21.1ubuntu2.2) ...
[NBI] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libcurl4:amd64.
[POL] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.15_amd64.deb ...
[POL] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[POL] Selecting previously unselected package curl.
[POL] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.15_amd64.deb ...
[POL] Unpacking curl (7.81.0-1ubuntu1.15) ...
[POL] Selecting previously unselected package libassuan0:amd64.
[POL] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[POL] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[Prometheus]  ---> Running in 2a243da7a8a7
[Prometheus] Removing intermediate container 2a243da7a8a7
[Prometheus]  ---> 99fe4facca1d
[Prometheus] Step 8/13 : ENV TARGET_DATABASE osm
[Keystone] Selecting previously unselected package libyaml-0-2:amd64.
[Keystone] Preparing to unpack .../19-libyaml-0-2_0.2.2-1build2_amd64.deb ...
[Keystone] Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ...
[Keystone] Selecting previously unselected package lsb-release.
[Keystone] Preparing to unpack .../20-lsb-release_11.1.0ubuntu4_all.deb ...
[Keystone] Unpacking lsb-release (11.1.0ubuntu4) ...
[Keystone] Selecting previously unselected package python3-dbus.
[Keystone] Preparing to unpack .../21-python3-dbus_1.2.18-3build1_amd64.deb ...
[Keystone] Unpacking python3-dbus (1.2.18-3build1) ...
[Webhook] Selecting previously unselected package libcurl4:amd64.
[Webhook] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.15_amd64.deb ...
[Webhook] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[Webhook] Selecting previously unselected package curl.
[Webhook] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.15_amd64.deb ...
[Webhook] Unpacking curl (7.81.0-1ubuntu1.15) ...
[Webhook] Selecting previously unselected package libassuan0:amd64.
[Webhook] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[Webhook] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[osmclient] Selecting previously unselected package bzip2.
[osmclient] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[osmclient] Unpacking bzip2 (1.0.8-5build1) ...
[osmclient] Selecting previously unselected package patch.
[osmclient] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[osmclient] Unpacking patch (2.7.6-7build2) ...
[NG-UI] Selecting previously unselected package libstemmer0d:amd64.
[NG-UI] Preparing to unpack .../078-libstemmer0d_2.2.0-1build1_amd64.deb ...
[NG-UI] Unpacking libstemmer0d:amd64 (2.2.0-1build1) ...
[NG-UI] Selecting previously unselected package libxmlb2:amd64.
[NG-UI] Preparing to unpack .../079-libxmlb2_0.3.6-2build1_amd64.deb ...
[NG-UI] Unpacking libxmlb2:amd64 (0.3.6-2build1) ...
[PLA] Selecting previously unselected package lto-disabled-list.
[PLA] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[PLA] Unpacking lto-disabled-list (24) ...
[PLA] Selecting previously unselected package dpkg-dev.
[PLA] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.2_all.deb ...
[PLA] Unpacking dpkg-dev (1.21.1ubuntu2.2) ...
[tests] Selecting previously unselected package bzip2.
[tests] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[tests] Unpacking bzip2 (1.0.8-5build1) ...
[tests] Selecting previously unselected package patch.
[tests] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[tests] Unpacking patch (2.7.6-7build2) ...
[tests] Selecting previously unselected package lto-disabled-list.
[tests] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[tests] Unpacking lto-disabled-list (24) ...
[RO] Selecting previously unselected package g++-11.
[RO] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package gcc.
[NBI] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[NBI] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[NBI] Selecting previously unselected package libstdc++-11-dev:amd64.
[NBI] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package gpgconf.
[POL] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[POL] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package libksba8:amd64.
[POL] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[POL] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[POL] Selecting previously unselected package libnpth0:amd64.
[Prometheus]  ---> Running in 790c17e2dc87
[Keystone] Selecting previously unselected package python3-gi.
[Keystone] Preparing to unpack .../22-python3-gi_3.42.1-0ubuntu1_amd64.deb ...
[Keystone] Unpacking python3-gi (3.42.1-0ubuntu1) ...
[Keystone] Selecting previously unselected package networkd-dispatcher.
[Keystone] Preparing to unpack .../23-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ...
[Keystone] Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ...
[Webhook] Selecting previously unselected package gpgconf.
[Webhook] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[Webhook] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package libksba8:amd64.
[Webhook] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[Webhook] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[osmclient] Selecting previously unselected package lto-disabled-list.
[osmclient] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[osmclient] Unpacking lto-disabled-list (24) ...
[osmclient] Selecting previously unselected package dpkg-dev.
[osmclient] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.2_all.deb ...
[osmclient] Unpacking dpkg-dev (1.21.1ubuntu2.2) ...
[osmclient] Selecting previously unselected package build-essential.
[osmclient] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[MON] Selecting previously unselected package gcc.
[MON] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[MON] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[MON] Selecting previously unselected package libstdc++-11-dev:amd64.
[MON] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package libappstream4:amd64.
[NG-UI] Preparing to unpack .../080-libappstream4_0.15.2-2_amd64.deb ...
[NG-UI] Unpacking libappstream4:amd64 (0.15.2-2) ...
[NG-UI] Selecting previously unselected package libdeflate0:amd64.
[NG-UI] Preparing to unpack .../081-libdeflate0_1.10-2_amd64.deb ...
[NG-UI] Unpacking libdeflate0:amd64 (1.10-2) ...
[NG-UI] Selecting previously unselected package libdw1:amd64.
[NG-UI] Preparing to unpack .../082-libdw1_0.186-1build1_amd64.deb ...
[NG-UI] Unpacking libdw1:amd64 (0.186-1build1) ...
[PLA] Selecting previously unselected package build-essential.
[PLA] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[PLA] Unpacking build-essential (12.9ubuntu3) ...
[PLA] Selecting previously unselected package libbrotli1:amd64.
[PLA] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[PLA] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[PLA] Selecting previously unselected package libsasl2-modules-db:amd64.
[PLA] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[PLA] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[PLA] Selecting previously unselected package libsasl2-2:amd64.
[PLA] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[PLA] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[tests] Selecting previously unselected package dpkg-dev.
[tests] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.2_all.deb ...
[tests] Unpacking dpkg-dev (1.21.1ubuntu2.2) ...
[tests] Selecting previously unselected package build-essential.
[tests] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[tests] Unpacking build-essential (12.9ubuntu3) ...
[tests] Selecting previously unselected package libbrotli1:amd64.
[tests] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[tests] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[RO] Selecting previously unselected package g++.
[RO] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[RO] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[RO] Selecting previously unselected package make.
[RO] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[RO] Unpacking make (4.3-4.1build1) ...
[RO] Selecting previously unselected package libdpkg-perl.
[RO] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.2_all.deb ...
[RO] Unpacking libdpkg-perl (1.21.1ubuntu2.2) ...
[NBI] Selecting previously unselected package g++-11.
[NBI] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[Airflow] 6aaa9b9167be: Pull complete
[Airflow] a2d64d663c34: Pull complete
[Airflow] 7c1ca0c1f1bf: Pull complete
[Airflow] e9163f7ec66f: Pull complete
[Airflow] cdd01e700345: Pull complete
[Airflow] 6205aab6fce0: Pull complete
[Airflow] e59e1f958147: Pull complete
[Airflow] 21df5e7367dd: Pull complete
[Airflow] 7f106fb411b1: Pull complete
[Airflow] 4f4fb700ef54: Pull complete
[Airflow] eaae7c197a3d: Pull complete
[Airflow] 54598f02b4e7: Pull complete
[Airflow] Digest: sha256:104413084ad5a9fa66c17aad35f668ade5fb67b2566c77125d81accbe6c5934f
[Airflow] Status: Downloaded newer image for apache/airflow:2.5.3-python3.10
[Airflow]  ---> 3211f4f8f08b
[Airflow] Step 2/16 : USER root
[Airflow]  ---> Running in 09b8fd5c6823
[POL] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[POL] Unpacking libnpth0:amd64 (1.6-3build2) ...
[POL] Selecting previously unselected package dirmngr.
[POL] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[POL] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package libfakeroot:amd64.
[POL] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[POL] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[POL] Selecting previously unselected package fakeroot.
[POL] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[Prometheus] Removing intermediate container 790c17e2dc87
[Prometheus]  ---> e2faa49497cb
[Prometheus] Step 9/13 : WORKDIR /code
[Prometheus]  ---> Running in e460aa527a69
[Keystone] Selecting previously unselected package python-apt-common.
[Keystone] Preparing to unpack .../24-python-apt-common_2.4.0ubuntu3_all.deb ...
[Keystone] Unpacking python-apt-common (2.4.0ubuntu3) ...
[Keystone] Selecting previously unselected package python3-apt.
[Keystone] Preparing to unpack .../25-python3-apt_2.4.0ubuntu3_amd64.deb ...
[Keystone] Unpacking python3-apt (2.4.0ubuntu3) ...
[Keystone] Selecting previously unselected package python3-pkg-resources.
[Keystone] Preparing to unpack .../26-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[Keystone] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[Webhook] Selecting previously unselected package libnpth0:amd64.
[Webhook] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[Webhook] Unpacking libnpth0:amd64 (1.6-3build2) ...
[Webhook] Selecting previously unselected package dirmngr.
[Webhook] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[Webhook] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[osmclient] Unpacking build-essential (12.9ubuntu3) ...
[osmclient] Selecting previously unselected package libbrotli1:amd64.
[osmclient] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[osmclient] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[osmclient] Selecting previously unselected package libsasl2-modules-db:amd64.
[osmclient] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[osmclient] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[osmclient] Selecting previously unselected package libsasl2-2:amd64.
[osmclient] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[MON] Selecting previously unselected package g++-11.
[MON] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package libfreetype6:amd64.
[NG-UI] Preparing to unpack .../083-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[NG-UI] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[NG-UI] Selecting previously unselected package libfontconfig1:amd64.
[NG-UI] Preparing to unpack .../084-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[NG-UI] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[NG-UI] Selecting previously unselected package libjpeg-turbo8:amd64.
[NG-UI] Preparing to unpack .../085-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[NG-UI] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[NG-UI] Selecting previously unselected package libjpeg8:amd64.
[NG-UI] Preparing to unpack .../086-libjpeg8_8c-2ubuntu10_amd64.deb ...
[NG-UI] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[PLA] Selecting previously unselected package libldap-2.5-0:amd64.
[PLA] Preparing to unpack .../068-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.2_amd64.deb ...
[PLA] Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[PLA] Selecting previously unselected package librtmp1:amd64.
[PLA] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[PLA] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[PLA] Selecting previously unselected package libssh-4:amd64.
[PLA] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[PLA] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[tests] Selecting previously unselected package libsasl2-modules-db:amd64.
[tests] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[tests] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[tests] Selecting previously unselected package libsasl2-2:amd64.
[tests] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[tests] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[tests] Selecting previously unselected package libldap-2.5-0:amd64.
[tests] Preparing to unpack .../068-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.2_amd64.deb ...
[tests] Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[tests] Selecting previously unselected package librtmp1:amd64.
[tests] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[RO] Selecting previously unselected package bzip2.
[RO] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[RO] Unpacking bzip2 (1.0.8-5build1) ...
[RO] Selecting previously unselected package patch.
[RO] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[RO] Unpacking patch (2.7.6-7build2) ...
[RO] Selecting previously unselected package lto-disabled-list.
[RO] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[RO] Unpacking lto-disabled-list (24) ...
[RO] Selecting previously unselected package dpkg-dev.
[RO] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.2_all.deb ...
[RO] Unpacking dpkg-dev (1.21.1ubuntu2.2) ...
[NBI] Selecting previously unselected package g++.
[NBI] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[NBI] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[NBI] Selecting previously unselected package make.
[NBI] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[NBI] Unpacking make (4.3-4.1build1) ...
[NBI] Selecting previously unselected package libdpkg-perl.
[NBI] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.2_all.deb ...
[NBI] Unpacking libdpkg-perl (1.21.1ubuntu2.2) ...
[NBI] Selecting previously unselected package bzip2.
[NBI] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[NBI] Unpacking bzip2 (1.0.8-5build1) ...
[NBI] Selecting previously unselected package patch.
[NBI] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[NBI] Unpacking patch (2.7.6-7build2) ...
[Airflow] Removing intermediate container 09b8fd5c6823
[Airflow]  ---> d2cddc229ab6
[Airflow] Step 3/16 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc git python3 python3-dev python3-venv python3-pip     python3-setuptools wget zstd &&     python3 -m pip install -U pip build
[Airflow]  ---> Running in abfb52afaf0d
[POL] Unpacking fakeroot (1.28-1ubuntu1) ...
[POL] Selecting previously unselected package fonts-dejavu-core.
[POL] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[POL] Unpacking fonts-dejavu-core (2.37-2build1) ...
[POL] Selecting previously unselected package fontconfig-config.
[POL] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[POL] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[Prometheus] Removing intermediate container e460aa527a69
[Prometheus]  ---> e18df7350791
[Prometheus] Step 10/13 : COPY src/requirements.txt .
[Prometheus]  ---> 8157fd769379
[Prometheus] Step 11/13 : RUN pip install -r requirements.txt
[Prometheus]  ---> Running in df1df5439cba
[Keystone] Selecting previously unselected package shared-mime-info.
[Keystone] Preparing to unpack .../27-shared-mime-info_2.1-2_amd64.deb ...
[Keystone] Unpacking shared-mime-info (2.1-2) ...
[Keystone] Selecting previously unselected package systemd-timesyncd.
[Keystone] Preparing to unpack .../28-systemd-timesyncd_249.11-0ubuntu3.12_amd64.deb ...
[Keystone] Unpacking systemd-timesyncd (249.11-0ubuntu3.12) ...
[Keystone] Selecting previously unselected package ucf.
[Keystone] Preparing to unpack .../29-ucf_3.0043_all.deb ...
[Keystone] Moving old data out of the way
[Keystone] Unpacking ucf (3.0043) ...
[Webhook] Selecting previously unselected package libfakeroot:amd64.
[Webhook] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[Webhook] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[Webhook] Selecting previously unselected package fakeroot.
[Webhook] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[Webhook] Unpacking fakeroot (1.28-1ubuntu1) ...
[Webhook] Selecting previously unselected package fonts-dejavu-core.
[Webhook] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[Webhook] Unpacking fonts-dejavu-core (2.37-2build1) ...
[Webhook] Selecting previously unselected package fontconfig-config.
[Webhook] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[Webhook] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[osmclient] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[osmclient] Selecting previously unselected package libldap-2.5-0:amd64.
[osmclient] Preparing to unpack .../068-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.2_amd64.deb ...
[osmclient] Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[osmclient] Selecting previously unselected package librtmp1:amd64.
[osmclient] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[osmclient] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[osmclient] Selecting previously unselected package libssh-4:amd64.
[osmclient] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[osmclient] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[osmclient] Selecting previously unselected package libcurl4:amd64.
[osmclient] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.15_amd64.deb ...
[osmclient] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[MON] Selecting previously unselected package g++.
[MON] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[MON] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[MON] Selecting previously unselected package make.
[MON] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[MON] Unpacking make (4.3-4.1build1) ...
[MON] Selecting previously unselected package libdpkg-perl.
[MON] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.2_all.deb ...
[MON] Unpacking libdpkg-perl (1.21.1ubuntu2.2) ...
[MON] Selecting previously unselected package bzip2.
[MON] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[MON] Unpacking bzip2 (1.0.8-5build1) ...
[NG-UI] Selecting previously unselected package libjbig0:amd64.
[NG-UI] Preparing to unpack .../087-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package libwebp7:amd64.
[NG-UI] Preparing to unpack .../088-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[NG-UI] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[NG-UI] Selecting previously unselected package libtiff5:amd64.
[NG-UI] Preparing to unpack .../089-libtiff5_4.3.0-6ubuntu0.7_amd64.deb ...
[NG-UI] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[NG-UI] Selecting previously unselected package libxpm4:amd64.
[NG-UI] Preparing to unpack .../090-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[NG-UI] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[NG-UI] Selecting previously unselected package libgd3:amd64.
[NG-UI] Preparing to unpack .../091-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[NG-UI] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[NG-UI] Selecting previously unselected package libglib2.0-bin.
[NG-UI] Preparing to unpack .../092-libglib2.0-bin_2.72.4-0ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ...
[NG-UI] Selecting previously unselected package libunwind8:amd64.
[NG-UI] Preparing to unpack .../093-libunwind8_1.3.2-2build2.1_amd64.deb ...
[NG-UI] Unpacking libunwind8:amd64 (1.3.2-2build2.1) ...
[NG-UI] Selecting previously unselected package libgstreamer1.0-0:amd64.
[PLA] Selecting previously unselected package libcurl4:amd64.
[PLA] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.15_amd64.deb ...
[PLA] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[PLA] Selecting previously unselected package curl.
[PLA] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.15_amd64.deb ...
[PLA] Unpacking curl (7.81.0-1ubuntu1.15) ...
[PLA] Selecting previously unselected package libassuan0:amd64.
[PLA] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[PLA] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[PLA] Selecting previously unselected package gpgconf.
[PLA] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[PLA] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package libksba8:amd64.
[PLA] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[PLA] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[PLA] Selecting previously unselected package libnpth0:amd64.
[PLA] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[PLA] Unpacking libnpth0:amd64 (1.6-3build2) ...
[PLA] Selecting previously unselected package dirmngr.
[PLA] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[PLA] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package libfakeroot:amd64.
[PLA] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[PLA] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[tests] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[tests] Selecting previously unselected package libssh-4:amd64.
[tests] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[tests] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[tests] Selecting previously unselected package libcurl4:amd64.
[tests] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.15_amd64.deb ...
[tests] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[tests] Selecting previously unselected package curl.
[tests] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.15_amd64.deb ...
[tests] Unpacking curl (7.81.0-1ubuntu1.15) ...
[tests] Selecting previously unselected package libassuan0:amd64.
[tests] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[tests] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[tests] Selecting previously unselected package gpgconf.
[tests] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package libksba8:amd64.
[tests] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[tests] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[tests] Selecting previously unselected package libnpth0:amd64.
[tests] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[tests] Unpacking libnpth0:amd64 (1.6-3build2) ...
[tests] Selecting previously unselected package dirmngr.
[tests] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package build-essential.
[RO] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[RO] Unpacking build-essential (12.9ubuntu3) ...
[RO] Selecting previously unselected package libbrotli1:amd64.
[RO] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[RO] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[RO] Selecting previously unselected package libsasl2-modules-db:amd64.
[RO] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[RO] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[RO] Selecting previously unselected package libsasl2-2:amd64.
[RO] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[RO] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[RO] Selecting previously unselected package libldap-2.5-0:amd64.
[RO] Preparing to unpack .../068-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.2_amd64.deb ...
[RO] Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[RO] Selecting previously unselected package librtmp1:amd64.
[RO] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[RO] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[RO] Selecting previously unselected package libssh-4:amd64.
[RO] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[RO] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[RO] Selecting previously unselected package libcurl4:amd64.
[RO] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.15_amd64.deb ...
[RO] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[NBI] Selecting previously unselected package lto-disabled-list.
[NBI] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[NBI] Unpacking lto-disabled-list (24) ...
[NBI] Selecting previously unselected package dpkg-dev.
[NBI] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.2_all.deb ...
[NBI] Unpacking dpkg-dev (1.21.1ubuntu2.2) ...
[NBI] Selecting previously unselected package build-essential.
[NBI] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[NBI] Unpacking build-essential (12.9ubuntu3) ...
[NBI] Selecting previously unselected package libbrotli1:amd64.
[NBI] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[NBI] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[NBI] Selecting previously unselected package libsasl2-modules-db:amd64.
[NBI] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[NBI] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NBI] Selecting previously unselected package libsasl2-2:amd64.
[NBI] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[NBI] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NBI] Selecting previously unselected package libldap-2.5-0:amd64.
[NBI] Preparing to unpack .../068-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.2_amd64.deb ...
[Airflow] Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
[Airflow] Get:2 https://packages.microsoft.com/debian/11/prod bullseye InRelease [3649 B]
[Airflow] Get:3 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
[Airflow] Get:4 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
[Airflow] Get:5 https://apt.postgresql.org/pub/repos/apt bullseye-pgdg InRelease [123 kB]
[Airflow] Get:6 http://deb.debian.org/debian bullseye/main amd64 Packages [8068 kB]
[POL] Selecting previously unselected package gnupg-l10n.
[POL] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[POL] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package gnupg-utils.
[POL] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[POL] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package gpg.
[POL] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[POL] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package pinentry-curses.
[POL] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[POL] Unpacking pinentry-curses (1.1.1-1build2) ...
[POL] Selecting previously unselected package gpg-agent.
[POL] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[POL] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package gpg-wks-client.
[POL] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[POL] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package gpg-wks-server.
[POL] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[POL] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package gpgsm.
[POL] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[POL] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package xdg-user-dirs.
[Keystone] Preparing to unpack .../30-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ...
[Keystone] Unpacking xdg-user-dirs (0.17-2ubuntu4) ...
[Keystone] Selecting previously unselected package libnghttp2-14:amd64.
[Keystone] Preparing to unpack .../31-libnghttp2-14_1.43.0-1ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[Keystone] Selecting previously unselected package libpsl5:amd64.
[Keystone] Preparing to unpack .../32-libpsl5_0.21.0-1.2build2_amd64.deb ...
[Keystone] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[Keystone] Selecting previously unselected package publicsuffix.
[Keystone] Preparing to unpack .../33-publicsuffix_20211207.1025-1_all.deb ...
[Keystone] Unpacking publicsuffix (20211207.1025-1) ...
[Keystone] Selecting previously unselected package python3-distro-info.
[Keystone] Preparing to unpack .../34-python3-distro-info_1.1ubuntu0.2_all.deb ...
[Keystone] Unpacking python3-distro-info (1.1ubuntu0.2) ...
[Keystone] Selecting previously unselected package xz-utils.
[Keystone] Preparing to unpack .../35-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[Keystone] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[Keystone] Selecting previously unselected package libassuan0:amd64.
[Keystone] Preparing to unpack .../36-libassuan0_2.5.5-1build1_amd64.deb ...
[Keystone] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[Keystone] Selecting previously unselected package gpgconf.
[Keystone] Preparing to unpack .../37-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package libksba8:amd64.
[Keystone] Preparing to unpack .../38-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[Keystone] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[Webhook] Selecting previously unselected package gnupg-l10n.
[Webhook] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[Webhook] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package gnupg-utils.
[Webhook] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[Webhook] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package gpg.
[Webhook] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[Webhook] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package pinentry-curses.
[Webhook] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[Webhook] Unpacking pinentry-curses (1.1.1-1build2) ...
[Webhook] Selecting previously unselected package gpg-agent.
[Webhook] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[Webhook] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package gpg-wks-client.
[Webhook] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[Webhook] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package gpg-wks-server.
[Webhook] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[Webhook] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package gpgsm.
[Webhook] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[Webhook] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package gnupg.
[Webhook] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[osmclient] Selecting previously unselected package curl.
[osmclient] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.15_amd64.deb ...
[osmclient] Unpacking curl (7.81.0-1ubuntu1.15) ...
[osmclient] Selecting previously unselected package libassuan0:amd64.
[osmclient] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[osmclient] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[osmclient] Selecting previously unselected package gpgconf.
[osmclient] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[osmclient] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package libksba8:amd64.
[osmclient] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[osmclient] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[osmclient] Selecting previously unselected package libnpth0:amd64.
[osmclient] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[osmclient] Unpacking libnpth0:amd64 (1.6-3build2) ...
[osmclient] Selecting previously unselected package dirmngr.
[osmclient] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[osmclient] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package libfakeroot:amd64.
[osmclient] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[osmclient] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[osmclient] Selecting previously unselected package fakeroot.
[osmclient] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[osmclient] Unpacking fakeroot (1.28-1ubuntu1) ...
[osmclient] Selecting previously unselected package fonts-dejavu-core.
[osmclient] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[MON] Selecting previously unselected package patch.
[MON] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[MON] Unpacking patch (2.7.6-7build2) ...
[MON] Selecting previously unselected package lto-disabled-list.
[MON] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[MON] Unpacking lto-disabled-list (24) ...
[MON] Selecting previously unselected package dpkg-dev.
[MON] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.2_all.deb ...
[MON] Unpacking dpkg-dev (1.21.1ubuntu2.2) ...
[MON] Selecting previously unselected package build-essential.
[MON] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[MON] Unpacking build-essential (12.9ubuntu3) ...
[MON] Selecting previously unselected package libbrotli1:amd64.
[MON] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[MON] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[MON] Selecting previously unselected package libsasl2-modules-db:amd64.
[MON] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[MON] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NG-UI] Preparing to unpack .../094-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ...
[NG-UI] Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
[NG-UI] Selecting previously unselected package libldap-common.
[NG-UI] Preparing to unpack .../095-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.2_all.deb ...
[NG-UI] Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[NG-UI] Selecting previously unselected package nginx-common.
[NG-UI] Preparing to unpack .../096-nginx-common_1.18.0-6ubuntu14.4_all.deb ...
[NG-UI] Unpacking nginx-common (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-geoip2.
[NG-UI] Preparing to unpack .../097-libnginx-mod-http-geoip2_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-geoip2 (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-image-filter.
[NG-UI] Preparing to unpack .../098-libnginx-mod-http-image-filter_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-image-filter (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libxslt1.1:amd64.
[NG-UI] Preparing to unpack .../099-libxslt1.1_1.1.34-4ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-xslt-filter.
[NG-UI] Preparing to unpack .../100-libnginx-mod-http-xslt-filter_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-xslt-filter (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-mail.
[NG-UI] Preparing to unpack .../101-libnginx-mod-mail_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-mail (1.18.0-6ubuntu14.4) ...
[PLA] Selecting previously unselected package fakeroot.
[PLA] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[PLA] Unpacking fakeroot (1.28-1ubuntu1) ...
[PLA] Selecting previously unselected package fonts-dejavu-core.
[PLA] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[PLA] Unpacking fonts-dejavu-core (2.37-2build1) ...
[PLA] Selecting previously unselected package fontconfig-config.
[PLA] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[PLA] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[PLA] Selecting previously unselected package gnupg-l10n.
[PLA] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[PLA] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package gnupg-utils.
[PLA] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[PLA] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package gpg.
[PLA] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[PLA] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package libfakeroot:amd64.
[tests] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[tests] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[tests] Selecting previously unselected package fakeroot.
[tests] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[tests] Unpacking fakeroot (1.28-1ubuntu1) ...
[tests] Selecting previously unselected package fonts-dejavu-core.
[tests] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[tests] Unpacking fonts-dejavu-core (2.37-2build1) ...
[tests] Selecting previously unselected package fontconfig-config.
[tests] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[tests] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[tests] Selecting previously unselected package gnupg-l10n.
[tests] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[tests] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package gnupg-utils.
[tests] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package curl.
[RO] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.15_amd64.deb ...
[RO] Unpacking curl (7.81.0-1ubuntu1.15) ...
[RO] Selecting previously unselected package libassuan0:amd64.
[RO] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[RO] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[RO] Selecting previously unselected package gpgconf.
[RO] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package libksba8:amd64.
[RO] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[RO] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[RO] Selecting previously unselected package libnpth0:amd64.
[RO] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[RO] Unpacking libnpth0:amd64 (1.6-3build2) ...
[RO] Selecting previously unselected package dirmngr.
[RO] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package libfakeroot:amd64.
[RO] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[RO] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[RO] Selecting previously unselected package fakeroot.
[RO] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[RO] Unpacking fakeroot (1.28-1ubuntu1) ...
[NBI] Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[NBI] Selecting previously unselected package librtmp1:amd64.
[NBI] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[NBI] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[NBI] Selecting previously unselected package libssh-4:amd64.
[NBI] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[NBI] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[NBI] Selecting previously unselected package libcurl4:amd64.
[NBI] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.15_amd64.deb ...
[NBI] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[NBI] Selecting previously unselected package curl.
[NBI] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.15_amd64.deb ...
[NBI] Unpacking curl (7.81.0-1ubuntu1.15) ...
[NBI] Selecting previously unselected package libassuan0:amd64.
[NBI] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[NBI] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[NBI] Selecting previously unselected package gpgconf.
[NBI] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[NBI] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package libksba8:amd64.
[NBI] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[NBI] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[NBI] Selecting previously unselected package libnpth0:amd64.
[NBI] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[NBI] Unpacking libnpth0:amd64 (1.6-3build2) ...
[NBI] Selecting previously unselected package dirmngr.
[Airflow] Get:7 https://packages.microsoft.com/debian/11/prod bullseye/main armhf Packages [26.2 kB]
[Airflow] Get:8 https://packages.microsoft.com/debian/11/prod bullseye/main amd64 Packages [140 kB]
[Airflow] Get:9 https://packages.microsoft.com/debian/11/prod bullseye/main arm64 Packages [28.6 kB]
[Airflow] Get:10 https://packages.microsoft.com/debian/11/prod bullseye/main all Packages [1214 B]
[Airflow] Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [268 kB]
[Airflow] Get:12 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
[POL] Selecting previously unselected package gnupg.
[POL] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[POL] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package javascript-common.
[POL] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[POL] Unpacking javascript-common (11+nmu1) ...
[POL] Selecting previously unselected package libalgorithm-diff-perl.
[POL] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[POL] Unpacking libalgorithm-diff-perl (1.201-1) ...
[POL] Selecting previously unselected package libalgorithm-diff-xs-perl.
[POL] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[POL] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[POL] Selecting previously unselected package libalgorithm-merge-perl.
[POL] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[POL] Unpacking libalgorithm-merge-perl (0.08-3) ...
[POL] Selecting previously unselected package libfreetype6:amd64.
[POL] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[POL] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[POL] Selecting previously unselected package libfontconfig1:amd64.
[POL] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[POL] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[POL] Selecting previously unselected package libjpeg-turbo8:amd64.
[POL] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[POL] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[POL] Selecting previously unselected package libjpeg8:amd64.
[POL] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[POL] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[POL] Selecting previously unselected package libdeflate0:amd64.
[POL] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[POL] Unpacking libdeflate0:amd64 (1.10-2) ...
[Keystone] Selecting previously unselected package libsasl2-modules-db:amd64.
[Keystone] Preparing to unpack .../39-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[Keystone] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Keystone] Selecting previously unselected package libsasl2-2:amd64.
[Keystone] Preparing to unpack .../40-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[Keystone] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Keystone] Selecting previously unselected package libldap-2.5-0:amd64.
[Keystone] Preparing to unpack .../41-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package libnpth0:amd64.
[Keystone] Preparing to unpack .../42-libnpth0_1.6-3build2_amd64.deb ...
[Keystone] Unpacking libnpth0:amd64 (1.6-3build2) ...
[Keystone] Selecting previously unselected package dirmngr.
[Keystone] Preparing to unpack .../43-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package libpackagekit-glib2-18:amd64.
[Keystone] Preparing to unpack .../44-libpackagekit-glib2-18_1.2.5-2ubuntu2_amd64.deb ...
[Keystone] Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
[Keystone] Selecting previously unselected package gir1.2-packagekitglib-1.0.
[Keystone] Preparing to unpack .../45-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_amd64.deb ...
[Keystone] Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
[Keystone] Selecting previously unselected package gnupg-l10n.
[Keystone] Preparing to unpack .../46-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[Keystone] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[Webhook] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package javascript-common.
[Webhook] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[Webhook] Unpacking javascript-common (11+nmu1) ...
[Webhook] Selecting previously unselected package libalgorithm-diff-perl.
[Webhook] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[Webhook] Unpacking libalgorithm-diff-perl (1.201-1) ...
[Webhook] Selecting previously unselected package libalgorithm-diff-xs-perl.
[Webhook] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[Webhook] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[Webhook] Selecting previously unselected package libalgorithm-merge-perl.
[Webhook] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[Webhook] Unpacking libalgorithm-merge-perl (0.08-3) ...
[Webhook] Selecting previously unselected package libfreetype6:amd64.
[Webhook] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[Webhook] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[Webhook] Selecting previously unselected package libfontconfig1:amd64.
[Webhook] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[Webhook] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[osmclient] Unpacking fonts-dejavu-core (2.37-2build1) ...
[osmclient] Selecting previously unselected package fontconfig-config.
[osmclient] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[osmclient] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[osmclient] Selecting previously unselected package gnupg-l10n.
[osmclient] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[osmclient] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package gnupg-utils.
[osmclient] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[osmclient] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package libsasl2-2:amd64.
[MON] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[MON] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[MON] Selecting previously unselected package libldap-2.5-0:amd64.
[MON] Preparing to unpack .../068-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.2_amd64.deb ...
[MON] Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[MON] Selecting previously unselected package librtmp1:amd64.
[MON] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[MON] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[MON] Selecting previously unselected package libssh-4:amd64.
[MON] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[MON] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[MON] Selecting previously unselected package libcurl4:amd64.
[MON] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.15_amd64.deb ...
[MON] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[MON] Selecting previously unselected package curl.
[MON] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.15_amd64.deb ...
[MON] Unpacking curl (7.81.0-1ubuntu1.15) ...
[MON] Selecting previously unselected package libassuan0:amd64.
[MON] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[MON] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[MON] Selecting previously unselected package gpgconf.
[MON] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[MON] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package libksba8:amd64.
[MON] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[MON] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[NG-UI] Selecting previously unselected package libnginx-mod-stream.
[NG-UI] Preparing to unpack .../102-libnginx-mod-stream_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-stream (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-stream-geoip2.
[NG-UI] Preparing to unpack .../103-libnginx-mod-stream-geoip2_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-stream-geoip2 (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[NG-UI] Preparing to unpack .../104-libpolkit-gobject-1-0_0.105-33_amd64.deb ...
[NG-UI] Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ...
[NG-UI] Selecting previously unselected package libpolkit-agent-1-0:amd64.
[NG-UI] Preparing to unpack .../105-libpolkit-agent-1-0_0.105-33_amd64.deb ...
[NG-UI] Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ...
[NG-UI] Selecting previously unselected package libsasl2-modules:amd64.
[NG-UI] Preparing to unpack .../106-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[NG-UI] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NG-UI] Selecting previously unselected package nginx-core.
[NG-UI] Preparing to unpack .../107-nginx-core_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking nginx-core (1.18.0-6ubuntu14.4) ...
[PLA] Selecting previously unselected package pinentry-curses.
[PLA] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[PLA] Unpacking pinentry-curses (1.1.1-1build2) ...
[PLA] Selecting previously unselected package gpg-agent.
[PLA] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[PLA] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package gpg-wks-client.
[PLA] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[PLA] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package gpg-wks-server.
[PLA] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[PLA] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package gpgsm.
[PLA] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[PLA] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package gnupg.
[PLA] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[PLA] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package gpg.
[tests] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package pinentry-curses.
[tests] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[tests] Unpacking pinentry-curses (1.1.1-1build2) ...
[tests] Selecting previously unselected package gpg-agent.
[tests] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package gpg-wks-client.
[tests] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package gpg-wks-server.
[tests] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package gpgsm.
[tests] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package fonts-dejavu-core.
[RO] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[RO] Unpacking fonts-dejavu-core (2.37-2build1) ...
[RO] Selecting previously unselected package fontconfig-config.
[RO] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[RO] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[RO] Selecting previously unselected package gnupg-l10n.
[RO] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[RO] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package gnupg-utils.
[RO] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[NBI] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[NBI] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package libfakeroot:amd64.
[NBI] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[NBI] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[NBI] Selecting previously unselected package fakeroot.
[NBI] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[NBI] Unpacking fakeroot (1.28-1ubuntu1) ...
[NBI] Selecting previously unselected package fonts-dejavu-core.
[NBI] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[NBI] Unpacking fonts-dejavu-core (2.37-2build1) ...
[Airflow] Get:13 https://apt.postgresql.org/pub/repos/apt bullseye-pgdg/main amd64 Packages [306 kB]
[POL] Selecting previously unselected package libjbig0:amd64.
[POL] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[POL] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[POL] Selecting previously unselected package libwebp7:amd64.
[POL] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[POL] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[POL] Selecting previously unselected package libtiff5:amd64.
[POL] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.7_amd64.deb ...
[POL] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[POL] Selecting previously unselected package libxpm4:amd64.
[POL] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[POL] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[POL] Selecting previously unselected package libgd3:amd64.
[POL] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[POL] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[POL] Selecting previously unselected package libc-devtools.
[POL] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.6_amd64.deb ...
[POL] Unpacking libc-devtools (2.35-0ubuntu3.6) ...
[POL] Selecting previously unselected package libexpat1-dev:amd64.
[POL] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.2_amd64.deb ...
[POL] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[Keystone] Selecting previously unselected package gnupg-utils.
[Keystone] Preparing to unpack .../47-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package gpg.
[Keystone] Preparing to unpack .../48-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package pinentry-curses.
[Keystone] Preparing to unpack .../49-pinentry-curses_1.1.1-1build2_amd64.deb ...
[Keystone] Unpacking pinentry-curses (1.1.1-1build2) ...
[Keystone] Selecting previously unselected package gpg-agent.
[Keystone] Preparing to unpack .../50-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package gpg-wks-client.
[Keystone] Preparing to unpack .../51-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package gpg-wks-server.
[Keystone] Preparing to unpack .../52-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package gpgsm.
[Keystone] Preparing to unpack .../53-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package libjpeg-turbo8:amd64.
[Webhook] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[Webhook] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[Webhook] Selecting previously unselected package libjpeg8:amd64.
[Webhook] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[Webhook] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[Webhook] Selecting previously unselected package libdeflate0:amd64.
[Webhook] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[Webhook] Unpacking libdeflate0:amd64 (1.10-2) ...
[Webhook] Selecting previously unselected package libjbig0:amd64.
[Webhook] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[Webhook] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[Webhook] Selecting previously unselected package libwebp7:amd64.
[Webhook] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[Webhook] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[Webhook] Selecting previously unselected package libtiff5:amd64.
[Webhook] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.7_amd64.deb ...
[Webhook] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[Webhook] Selecting previously unselected package libxpm4:amd64.
[Webhook] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[Webhook] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[Webhook] Selecting previously unselected package libgd3:amd64.
[Webhook] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[Webhook] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[Webhook] Selecting previously unselected package libc-devtools.
[Webhook] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.6_amd64.deb ...
[Webhook] Unpacking libc-devtools (2.35-0ubuntu3.6) ...
[osmclient] Selecting previously unselected package gpg.
[osmclient] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[osmclient] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package pinentry-curses.
[osmclient] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[osmclient] Unpacking pinentry-curses (1.1.1-1build2) ...
[osmclient] Selecting previously unselected package gpg-agent.
[osmclient] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[osmclient] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package gpg-wks-client.
[osmclient] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[osmclient] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package gpg-wks-server.
[osmclient] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[osmclient] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package gpgsm.
[osmclient] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[osmclient] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package gnupg.
[osmclient] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[osmclient] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package javascript-common.
[osmclient] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[osmclient] Unpacking javascript-common (11+nmu1) ...
[MON] Selecting previously unselected package libnpth0:amd64.
[MON] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[MON] Unpacking libnpth0:amd64 (1.6-3build2) ...
[MON] Selecting previously unselected package dirmngr.
[MON] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[MON] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package libfakeroot:amd64.
[MON] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[MON] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[MON] Selecting previously unselected package fakeroot.
[MON] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[MON] Unpacking fakeroot (1.28-1ubuntu1) ...
[MON] Selecting previously unselected package fonts-dejavu-core.
[MON] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[MON] Unpacking fonts-dejavu-core (2.37-2build1) ...
[MON] Selecting previously unselected package fontconfig-config.
[MON] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[MON] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[NG-UI] Selecting previously unselected package nginx.
[NG-UI] Preparing to unpack .../108-nginx_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking nginx (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package polkitd.
[NG-UI] Preparing to unpack .../109-polkitd_0.105-33_amd64.deb ...
[NG-UI] Unpacking polkitd (0.105-33) ...
[NG-UI] Selecting previously unselected package pkexec.
[NG-UI] Preparing to unpack .../110-pkexec_0.105-33_amd64.deb ...
[NG-UI] Unpacking pkexec (0.105-33) ...
[NG-UI] Selecting previously unselected package policykit-1.
[NG-UI] Preparing to unpack .../111-policykit-1_0.105-33_amd64.deb ...
[NG-UI] Unpacking policykit-1 (0.105-33) ...
[NG-UI] Selecting previously unselected package packagekit.
[NG-UI] Preparing to unpack .../112-packagekit_1.2.5-2ubuntu2_amd64.deb ...
[NG-UI] Unpacking packagekit (1.2.5-2ubuntu2) ...
[NG-UI] Selecting previously unselected package packagekit-tools.
[NG-UI] Preparing to unpack .../113-packagekit-tools_1.2.5-2ubuntu2_amd64.deb ...
[NG-UI] Unpacking packagekit-tools (1.2.5-2ubuntu2) ...
[NG-UI] Selecting previously unselected package python3-blinker.
[NG-UI] Preparing to unpack .../114-python3-blinker_1.4+dfsg1-0.4_all.deb ...
[NG-UI] Unpacking python3-blinker (1.4+dfsg1-0.4) ...
[NG-UI] Selecting previously unselected package python3-cffi-backend:amd64.
[NG-UI] Preparing to unpack .../115-python3-cffi-backend_1.15.0-1build2_amd64.deb ...
[NG-UI] Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ...
[NG-UI] Selecting previously unselected package python3-cryptography.
[NG-UI] Preparing to unpack .../116-python3-cryptography_3.4.8-1ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking python3-cryptography (3.4.8-1ubuntu2.1) ...
[PLA] Selecting previously unselected package javascript-common.
[PLA] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[PLA] Unpacking javascript-common (11+nmu1) ...
[PLA] Selecting previously unselected package libalgorithm-diff-perl.
[PLA] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[PLA] Unpacking libalgorithm-diff-perl (1.201-1) ...
[PLA] Selecting previously unselected package libalgorithm-diff-xs-perl.
[PLA] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[PLA] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[PLA] Selecting previously unselected package libalgorithm-merge-perl.
[PLA] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[PLA] Unpacking libalgorithm-merge-perl (0.08-3) ...
[PLA] Selecting previously unselected package libfreetype6:amd64.
[PLA] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[PLA] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[PLA] Selecting previously unselected package libfontconfig1:amd64.
[PLA] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[PLA] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[PLA] Selecting previously unselected package libjpeg-turbo8:amd64.
[PLA] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[PLA] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[PLA] Selecting previously unselected package libjpeg8:amd64.
[PLA] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[PLA] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[PLA] Selecting previously unselected package libdeflate0:amd64.
[PLA] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[PLA] Unpacking libdeflate0:amd64 (1.10-2) ...
[PLA] Selecting previously unselected package libjbig0:amd64.
[PLA] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[PLA] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[tests] Selecting previously unselected package gnupg.
[tests] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[tests] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package javascript-common.
[tests] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[tests] Unpacking javascript-common (11+nmu1) ...
[tests] Selecting previously unselected package libalgorithm-diff-perl.
[tests] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[tests] Unpacking libalgorithm-diff-perl (1.201-1) ...
[tests] Selecting previously unselected package libalgorithm-diff-xs-perl.
[tests] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[tests] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[tests] Selecting previously unselected package libalgorithm-merge-perl.
[tests] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[tests] Unpacking libalgorithm-merge-perl (0.08-3) ...
[tests] Selecting previously unselected package libfreetype6:amd64.
[tests] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[tests] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[tests] Selecting previously unselected package libfontconfig1:amd64.
[tests] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[tests] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[tests] Selecting previously unselected package libjpeg-turbo8:amd64.
[tests] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[tests] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[tests] Selecting previously unselected package libjpeg8:amd64.
[tests] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[tests] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[tests] Selecting previously unselected package libdeflate0:amd64.
[tests] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[tests] Unpacking libdeflate0:amd64 (1.10-2) ...
[RO] Selecting previously unselected package gpg.
[RO] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package pinentry-curses.
[RO] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[RO] Unpacking pinentry-curses (1.1.1-1build2) ...
[RO] Selecting previously unselected package gpg-agent.
[RO] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package gpg-wks-client.
[RO] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package gpg-wks-server.
[RO] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package gpgsm.
[RO] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package gnupg.
[RO] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[RO] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package javascript-common.
[RO] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[RO] Unpacking javascript-common (11+nmu1) ...
[RO] Selecting previously unselected package libalgorithm-diff-perl.
[RO] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[RO] Unpacking libalgorithm-diff-perl (1.201-1) ...
[NBI] Selecting previously unselected package fontconfig-config.
[NBI] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[NBI] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[NBI] Selecting previously unselected package gnupg-l10n.
[NBI] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[NBI] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package gnupg-utils.
[NBI] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[NBI] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package gpg.
[NBI] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[NBI] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package pinentry-curses.
[NBI] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[NBI] Unpacking pinentry-curses (1.1.1-1build2) ...
[NBI] Selecting previously unselected package gpg-agent.
[NBI] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[NBI] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package gpg-wks-client.
[NBI] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[NBI] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package gpg-wks-server.
[NBI] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[NBI] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package gpgsm.
[NBI] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[NBI] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package libfile-fcntllock-perl.
[POL] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[POL] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[POL] Selecting previously unselected package libjs-jquery.
[POL] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[POL] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[POL] Selecting previously unselected package libjs-underscore.
[POL] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[POL] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[POL] Selecting previously unselected package libjs-sphinxdoc.
[POL] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[POL] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[POL] Selecting previously unselected package libldap-common.
[POL] Preparing to unpack .../111-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.2_all.deb ...
[POL] Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[POL] Selecting previously unselected package libpython3.10:amd64.
[POL] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[POL] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[POL] Selecting previously unselected package zlib1g-dev:amd64.
[POL] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[POL] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[Keystone] Selecting previously unselected package gnupg.
[Keystone] Preparing to unpack .../54-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[Keystone] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package libbrotli1:amd64.
[Keystone] Preparing to unpack .../55-libbrotli1_1.0.9-2build6_amd64.deb ...
[Keystone] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[Keystone] Selecting previously unselected package librtmp1:amd64.
[Keystone] Preparing to unpack .../56-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[Keystone] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[Keystone] Selecting previously unselected package libssh-4:amd64.
[Keystone] Preparing to unpack .../57-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[Keystone] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[Keystone] Selecting previously unselected package libcurl3-gnutls:amd64.
[Keystone] Preparing to unpack .../58-libcurl3-gnutls_7.81.0-1ubuntu1.15_amd64.deb ...
[Keystone] Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.15) ...
[Keystone] Selecting previously unselected package libstemmer0d:amd64.
[Keystone] Preparing to unpack .../59-libstemmer0d_2.2.0-1build1_amd64.deb ...
[Keystone] Unpacking libstemmer0d:amd64 (2.2.0-1build1) ...
[Keystone] Selecting previously unselected package libxmlb2:amd64.
[Keystone] Preparing to unpack .../60-libxmlb2_0.3.6-2build1_amd64.deb ...
[Keystone] Unpacking libxmlb2:amd64 (0.3.6-2build1) ...
[Keystone] Selecting previously unselected package libappstream4:amd64.
[Keystone] Preparing to unpack .../61-libappstream4_0.15.2-2_amd64.deb ...
[Keystone] Unpacking libappstream4:amd64 (0.15.2-2) ...
[Webhook] Selecting previously unselected package libexpat1-dev:amd64.
[Webhook] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.2_amd64.deb ...
[Webhook] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[Webhook] Selecting previously unselected package libfile-fcntllock-perl.
[Webhook] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[Webhook] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[Webhook] Selecting previously unselected package libjs-jquery.
[Webhook] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[Webhook] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[Webhook] Selecting previously unselected package libjs-underscore.
[Webhook] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[Webhook] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[Webhook] Selecting previously unselected package libjs-sphinxdoc.
[Webhook] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[Webhook] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[Webhook] Selecting previously unselected package libldap-common.
[Webhook] Preparing to unpack .../111-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.2_all.deb ...
[Webhook] Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[Webhook] Selecting previously unselected package libpython3.10:amd64.
[Webhook] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Selecting previously unselected package libalgorithm-diff-perl.
[osmclient] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[osmclient] Unpacking libalgorithm-diff-perl (1.201-1) ...
[osmclient] Selecting previously unselected package libalgorithm-diff-xs-perl.
[osmclient] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[osmclient] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[osmclient] Selecting previously unselected package libalgorithm-merge-perl.
[osmclient] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[osmclient] Unpacking libalgorithm-merge-perl (0.08-3) ...
[osmclient] Selecting previously unselected package libfreetype6:amd64.
[osmclient] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[osmclient] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[osmclient] Selecting previously unselected package libfontconfig1:amd64.
[osmclient] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[osmclient] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[osmclient] Selecting previously unselected package libjpeg-turbo8:amd64.
[osmclient] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[osmclient] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[osmclient] Selecting previously unselected package libjpeg8:amd64.
[osmclient] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[osmclient] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[osmclient] Selecting previously unselected package libdeflate0:amd64.
[osmclient] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[osmclient] Unpacking libdeflate0:amd64 (1.10-2) ...
[osmclient] Selecting previously unselected package libjbig0:amd64.
[osmclient] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[osmclient] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[osmclient] Selecting previously unselected package libwebp7:amd64.
[osmclient] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[osmclient] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[MON] Selecting previously unselected package gnupg-l10n.
[MON] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[MON] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package gnupg-utils.
[MON] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[MON] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package gpg.
[MON] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[MON] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package pinentry-curses.
[MON] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[MON] Unpacking pinentry-curses (1.1.1-1build2) ...
[MON] Selecting previously unselected package gpg-agent.
[MON] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[MON] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package python3-pyparsing.
[NG-UI] Preparing to unpack .../117-python3-pyparsing_2.4.7-1_all.deb ...
[NG-UI] Unpacking python3-pyparsing (2.4.7-1) ...
[NG-UI] Selecting previously unselected package python3-httplib2.
[NG-UI] Preparing to unpack .../118-python3-httplib2_0.20.2-2_all.deb ...
[NG-UI] Unpacking python3-httplib2 (0.20.2-2) ...
[NG-UI] Selecting previously unselected package python3-more-itertools.
[NG-UI] Preparing to unpack .../119-python3-more-itertools_8.10.0-2_all.deb ...
[NG-UI] Unpacking python3-more-itertools (8.10.0-2) ...
[NG-UI] Selecting previously unselected package python3-zipp.
[NG-UI] Preparing to unpack .../120-python3-zipp_1.0.0-3_all.deb ...
[NG-UI] Unpacking python3-zipp (1.0.0-3) ...
[NG-UI] Selecting previously unselected package python3-importlib-metadata.
[NG-UI] Preparing to unpack .../121-python3-importlib-metadata_4.6.4-1_all.deb ...
[NG-UI] Unpacking python3-importlib-metadata (4.6.4-1) ...
[NG-UI] Selecting previously unselected package python3-jeepney.
[NG-UI] Preparing to unpack .../122-python3-jeepney_0.7.1-3_all.deb ...
[NG-UI] Unpacking python3-jeepney (0.7.1-3) ...
[PLA] Selecting previously unselected package libwebp7:amd64.
[PLA] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[PLA] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[PLA] Selecting previously unselected package libtiff5:amd64.
[PLA] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.7_amd64.deb ...
[PLA] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[PLA] Selecting previously unselected package libxpm4:amd64.
[PLA] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[PLA] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[PLA] Selecting previously unselected package libgd3:amd64.
[PLA] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[PLA] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[PLA] Selecting previously unselected package libc-devtools.
[PLA] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.6_amd64.deb ...
[PLA] Unpacking libc-devtools (2.35-0ubuntu3.6) ...
[PLA] Selecting previously unselected package libexpat1-dev:amd64.
[PLA] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.2_amd64.deb ...
[PLA] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[tests] Selecting previously unselected package libjbig0:amd64.
[tests] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[tests] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[tests] Selecting previously unselected package libwebp7:amd64.
[tests] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[tests] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[tests] Selecting previously unselected package libtiff5:amd64.
[tests] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.7_amd64.deb ...
[tests] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[tests] Selecting previously unselected package libxpm4:amd64.
[tests] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[tests] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[tests] Selecting previously unselected package libgd3:amd64.
[tests] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[tests] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[tests] Selecting previously unselected package libc-devtools.
[tests] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.6_amd64.deb ...
[tests] Unpacking libc-devtools (2.35-0ubuntu3.6) ...
[RO] Selecting previously unselected package libalgorithm-diff-xs-perl.
[RO] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[RO] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[RO] Selecting previously unselected package libalgorithm-merge-perl.
[RO] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[RO] Unpacking libalgorithm-merge-perl (0.08-3) ...
[RO] Selecting previously unselected package libfreetype6:amd64.
[RO] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[RO] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[RO] Selecting previously unselected package libfontconfig1:amd64.
[RO] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[RO] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[RO] Selecting previously unselected package libjpeg-turbo8:amd64.
[RO] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[RO] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[RO] Selecting previously unselected package libjpeg8:amd64.
[RO] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[RO] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[RO] Selecting previously unselected package libdeflate0:amd64.
[RO] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[RO] Unpacking libdeflate0:amd64 (1.10-2) ...
[NBI] Selecting previously unselected package gnupg.
[NBI] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[NBI] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package javascript-common.
[NBI] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[NBI] Unpacking javascript-common (11+nmu1) ...
[NBI] Selecting previously unselected package libalgorithm-diff-perl.
[NBI] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[NBI] Unpacking libalgorithm-diff-perl (1.201-1) ...
[NBI] Selecting previously unselected package libalgorithm-diff-xs-perl.
[NBI] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[NBI] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[NBI] Selecting previously unselected package libalgorithm-merge-perl.
[NBI] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[NBI] Unpacking libalgorithm-merge-perl (0.08-3) ...
[NBI] Selecting previously unselected package libfreetype6:amd64.
[NBI] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[NBI] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[NBI] Selecting previously unselected package libfontconfig1:amd64.
[NBI] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[NBI] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[NBI] Selecting previously unselected package libjpeg-turbo8:amd64.
[NBI] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[NBI] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[POL] Selecting previously unselected package libpython3.10-dev:amd64.
[POL] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[POL] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Selecting previously unselected package libdw1:amd64.
[Keystone] Preparing to unpack .../62-libdw1_0.186-1build1_amd64.deb ...
[Keystone] Unpacking libdw1:amd64 (0.186-1build1) ...
[Keystone] Selecting previously unselected package libglib2.0-bin.
[Keystone] Preparing to unpack .../63-libglib2.0-bin_2.72.4-0ubuntu2.2_amd64.deb ...
[Keystone] Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ...
[Keystone] Selecting previously unselected package libunwind8:amd64.
[Keystone] Preparing to unpack .../64-libunwind8_1.3.2-2build2.1_amd64.deb ...
[Keystone] Unpacking libunwind8:amd64 (1.3.2-2build2.1) ...
[Keystone] Selecting previously unselected package libgstreamer1.0-0:amd64.
[Keystone] Preparing to unpack .../65-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ...
[Keystone] Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
[Keystone] Selecting previously unselected package libldap-common.
[Keystone] Preparing to unpack .../66-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.2_all.deb ...
[Keystone] Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[Keystone] Preparing to unpack .../67-libpolkit-gobject-1-0_0.105-33_amd64.deb ...
[Keystone] Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ...
[Webhook] Selecting previously unselected package zlib1g-dev:amd64.
[Webhook] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[Webhook] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[Webhook] Selecting previously unselected package libpython3.10-dev:amd64.
[Webhook] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Selecting previously unselected package libtiff5:amd64.
[osmclient] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.7_amd64.deb ...
[osmclient] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[osmclient] Selecting previously unselected package libxpm4:amd64.
[osmclient] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[osmclient] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[osmclient] Selecting previously unselected package libgd3:amd64.
[osmclient] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[osmclient] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[osmclient] Selecting previously unselected package libc-devtools.
[osmclient] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.6_amd64.deb ...
[osmclient] Unpacking libc-devtools (2.35-0ubuntu3.6) ...
[osmclient] Selecting previously unselected package libexpat1-dev:amd64.
[osmclient] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.2_amd64.deb ...
[osmclient] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[osmclient] Selecting previously unselected package libfile-fcntllock-perl.
[osmclient] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[osmclient] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[MON] Selecting previously unselected package gpg-wks-client.
[MON] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[MON] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package gpg-wks-server.
[MON] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[MON] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package gpgsm.
[MON] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[MON] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package gnupg.
[MON] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[MON] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package javascript-common.
[MON] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[MON] Unpacking javascript-common (11+nmu1) ...
[MON] Selecting previously unselected package libalgorithm-diff-perl.
[MON] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[MON] Unpacking libalgorithm-diff-perl (1.201-1) ...
[MON] Selecting previously unselected package libalgorithm-diff-xs-perl.
[MON] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[MON] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[MON] Selecting previously unselected package libalgorithm-merge-perl.
[MON] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[MON] Unpacking libalgorithm-merge-perl (0.08-3) ...
[MON] Selecting previously unselected package libfreetype6:amd64.
[MON] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[MON] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[NG-UI] Selecting previously unselected package python3-jwt.
[NG-UI] Preparing to unpack .../123-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
[NG-UI] Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
[NG-UI] Selecting previously unselected package python3-secretstorage.
[NG-UI] Preparing to unpack .../124-python3-secretstorage_3.3.1-1_all.deb ...
[NG-UI] Unpacking python3-secretstorage (3.3.1-1) ...
[NG-UI] Selecting previously unselected package python3-keyring.
[NG-UI] Preparing to unpack .../125-python3-keyring_23.5.0-1_all.deb ...
[NG-UI] Unpacking python3-keyring (23.5.0-1) ...
[NG-UI] Selecting previously unselected package python3-lazr.uri.
[NG-UI] Preparing to unpack .../126-python3-lazr.uri_1.0.6-2_all.deb ...
[NG-UI] Unpacking python3-lazr.uri (1.0.6-2) ...
[NG-UI] Selecting previously unselected package python3-wadllib.
[NG-UI] Preparing to unpack .../127-python3-wadllib_1.3.6-1_all.deb ...
[NG-UI] Unpacking python3-wadllib (1.3.6-1) ...
[NG-UI] Selecting previously unselected package python3-distro.
[NG-UI] Preparing to unpack .../128-python3-distro_1.7.0-1_all.deb ...
[NG-UI] Unpacking python3-distro (1.7.0-1) ...
[PLA] Selecting previously unselected package libfile-fcntllock-perl.
[PLA] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[PLA] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[PLA] Selecting previously unselected package libjs-jquery.
[PLA] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[PLA] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[PLA] Selecting previously unselected package libjs-underscore.
[PLA] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[PLA] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[PLA] Selecting previously unselected package libjs-sphinxdoc.
[PLA] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[PLA] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[PLA] Selecting previously unselected package libldap-common.
[PLA] Preparing to unpack .../111-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.2_all.deb ...
[PLA] Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[PLA] Selecting previously unselected package libpython3.10:amd64.
[PLA] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[PLA] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[tests] Selecting previously unselected package libexpat1-dev:amd64.
[tests] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.2_amd64.deb ...
[tests] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[tests] Selecting previously unselected package libfile-fcntllock-perl.
[tests] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[tests] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[tests] Selecting previously unselected package libjs-jquery.
[tests] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[tests] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[tests] Selecting previously unselected package libjs-underscore.
[tests] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[tests] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[tests] Selecting previously unselected package libjs-sphinxdoc.
[tests] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[tests] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[tests] Selecting previously unselected package libldap-common.
[tests] Preparing to unpack .../111-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.2_all.deb ...
[tests] Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[tests] Selecting previously unselected package libpython3.10:amd64.
[tests] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[tests] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[RO] Selecting previously unselected package libjbig0:amd64.
[RO] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[RO] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[RO] Selecting previously unselected package libwebp7:amd64.
[RO] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[RO] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[RO] Selecting previously unselected package libtiff5:amd64.
[RO] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.7_amd64.deb ...
[RO] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[RO] Selecting previously unselected package libxpm4:amd64.
[RO] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[RO] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[RO] Selecting previously unselected package libgd3:amd64.
[RO] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[RO] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[RO] Selecting previously unselected package libc-devtools.
[RO] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.6_amd64.deb ...
[RO] Unpacking libc-devtools (2.35-0ubuntu3.6) ...
[RO] Selecting previously unselected package libexpat1-dev:amd64.
[RO] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.2_amd64.deb ...
[RO] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[NBI] Selecting previously unselected package libjpeg8:amd64.
[NBI] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[NBI] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[NBI] Selecting previously unselected package libdeflate0:amd64.
[NBI] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[NBI] Unpacking libdeflate0:amd64 (1.10-2) ...
[NBI] Selecting previously unselected package libjbig0:amd64.
[NBI] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[NBI] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[NBI] Selecting previously unselected package libwebp7:amd64.
[NBI] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[NBI] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[NBI] Selecting previously unselected package libtiff5:amd64.
[NBI] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.7_amd64.deb ...
[NBI] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[NBI] Selecting previously unselected package libxpm4:amd64.
[NBI] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[NBI] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[NBI] Selecting previously unselected package libgd3:amd64.
[NBI] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[NBI] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[Airflow] Fetched 9191 kB in 5s (1793 kB/s)
[POL] Selecting previously unselected package libpython3-dev:amd64.
[POL] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[POL] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[POL] Selecting previously unselected package libsasl2-modules:amd64.
[POL] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[POL] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[POL] Selecting previously unselected package manpages-dev.
[POL] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[POL] Unpacking manpages-dev (5.10-1ubuntu1) ...
[POL] Selecting previously unselected package python3.10-dev.
[POL] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[POL] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[Keystone] Selecting previously unselected package libpolkit-agent-1-0:amd64.
[Keystone] Preparing to unpack .../68-libpolkit-agent-1-0_0.105-33_amd64.deb ...
[Keystone] Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ...
[Keystone] Selecting previously unselected package libsasl2-modules:amd64.
[Keystone] Preparing to unpack .../69-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[Keystone] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Keystone] Selecting previously unselected package polkitd.
[Keystone] Preparing to unpack .../70-polkitd_0.105-33_amd64.deb ...
[Keystone] Unpacking polkitd (0.105-33) ...
[Keystone] Selecting previously unselected package pkexec.
[Keystone] Preparing to unpack .../71-pkexec_0.105-33_amd64.deb ...
[Keystone] Unpacking pkexec (0.105-33) ...
[Keystone] Selecting previously unselected package policykit-1.
[Keystone] Preparing to unpack .../72-policykit-1_0.105-33_amd64.deb ...
[Keystone] Unpacking policykit-1 (0.105-33) ...
[Keystone] Selecting previously unselected package packagekit.
[Keystone] Preparing to unpack .../73-packagekit_1.2.5-2ubuntu2_amd64.deb ...
[Keystone] Unpacking packagekit (1.2.5-2ubuntu2) ...
[Keystone] Selecting previously unselected package packagekit-tools.
[Keystone] Preparing to unpack .../74-packagekit-tools_1.2.5-2ubuntu2_amd64.deb ...
[Keystone] Unpacking packagekit-tools (1.2.5-2ubuntu2) ...
[Webhook] Selecting previously unselected package libpython3-dev:amd64.
[Webhook] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[Webhook] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[Webhook] Selecting previously unselected package libsasl2-modules:amd64.
[Webhook] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[Webhook] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Webhook] Selecting previously unselected package manpages-dev.
[Webhook] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[Webhook] Unpacking manpages-dev (5.10-1ubuntu1) ...
[osmclient] Selecting previously unselected package libjs-jquery.
[osmclient] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[osmclient] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[osmclient] Selecting previously unselected package libjs-underscore.
[osmclient] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[osmclient] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[osmclient] Selecting previously unselected package libjs-sphinxdoc.
[osmclient] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[osmclient] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[osmclient] Selecting previously unselected package libldap-common.
[osmclient] Preparing to unpack .../111-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.2_all.deb ...
[osmclient] Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[osmclient] Selecting previously unselected package libpython3.10:amd64.
[osmclient] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Selecting previously unselected package zlib1g-dev:amd64.
[osmclient] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[osmclient] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[osmclient] Selecting previously unselected package libpython3.10-dev:amd64.
[osmclient] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[MON] Selecting previously unselected package libfontconfig1:amd64.
[MON] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[MON] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[MON] Selecting previously unselected package libjpeg-turbo8:amd64.
[MON] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[MON] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[MON] Selecting previously unselected package libjpeg8:amd64.
[MON] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[MON] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[MON] Selecting previously unselected package libdeflate0:amd64.
[MON] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[MON] Unpacking libdeflate0:amd64 (1.10-2) ...
[MON] Selecting previously unselected package libjbig0:amd64.
[MON] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[MON] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[MON] Selecting previously unselected package libwebp7:amd64.
[MON] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[MON] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[MON] Selecting previously unselected package libtiff5:amd64.
[MON] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.7_amd64.deb ...
[MON] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[NG-UI] Selecting previously unselected package python3-oauthlib.
[NG-UI] Preparing to unpack .../129-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
[NG-UI] Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package python3-six.
[NG-UI] Preparing to unpack .../130-python3-six_1.16.0-3ubuntu1_all.deb ...
[NG-UI] Unpacking python3-six (1.16.0-3ubuntu1) ...
[NG-UI] Selecting previously unselected package python3-lazr.restfulclient.
[NG-UI] Preparing to unpack .../131-python3-lazr.restfulclient_0.14.4-1_all.deb ...
[NG-UI] Unpacking python3-lazr.restfulclient (0.14.4-1) ...
[NG-UI] Selecting previously unselected package python3-launchpadlib.
[NG-UI] Preparing to unpack .../132-python3-launchpadlib_1.10.16-1_all.deb ...
[NG-UI] Unpacking python3-launchpadlib (1.10.16-1) ...
[NG-UI] Selecting previously unselected package python3-software-properties.
[NG-UI] Preparing to unpack .../133-python3-software-properties_0.99.22.9_all.deb ...
[NG-UI] Unpacking python3-software-properties (0.99.22.9) ...
[NG-UI] Selecting previously unselected package software-properties-common.
[NG-UI] Preparing to unpack .../134-software-properties-common_0.99.22.9_all.deb ...
[NG-UI] Unpacking software-properties-common (0.99.22.9) ...
[NG-UI] Selecting previously unselected package unattended-upgrades.
[NG-UI] Preparing to unpack .../135-unattended-upgrades_2.8ubuntu1_all.deb ...
[NG-UI] Unpacking unattended-upgrades (2.8ubuntu1) ...
[PLA] Selecting previously unselected package zlib1g-dev:amd64.
[PLA] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[PLA] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[PLA] Selecting previously unselected package libpython3.10-dev:amd64.
[PLA] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[PLA] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[tests] Selecting previously unselected package zlib1g-dev:amd64.
[tests] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[tests] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[tests] Selecting previously unselected package libpython3.10-dev:amd64.
[tests] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[tests] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[RO] Selecting previously unselected package libfile-fcntllock-perl.
[RO] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[RO] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[RO] Selecting previously unselected package libjs-jquery.
[RO] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[RO] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[RO] Selecting previously unselected package libjs-underscore.
[RO] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[RO] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[RO] Selecting previously unselected package libjs-sphinxdoc.
[RO] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[RO] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[RO] Selecting previously unselected package libldap-common.
[RO] Preparing to unpack .../111-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.2_all.deb ...
[RO] Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[RO] Selecting previously unselected package libpython3.10:amd64.
[RO] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[RO] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[NBI] Selecting previously unselected package libc-devtools.
[NBI] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.6_amd64.deb ...
[NBI] Unpacking libc-devtools (2.35-0ubuntu3.6) ...
[NBI] Selecting previously unselected package libexpat1-dev:amd64.
[NBI] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.2_amd64.deb ...
[NBI] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[NBI] Selecting previously unselected package libfile-fcntllock-perl.
[NBI] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[NBI] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[NBI] Selecting previously unselected package libjs-jquery.
[NBI] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[NBI] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[NBI] Selecting previously unselected package libjs-underscore.
[NBI] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[NBI] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[NBI] Selecting previously unselected package libjs-sphinxdoc.
[Airflow] Reading package lists...
[POL] Selecting previously unselected package python3-lib2to3.
[POL] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[POL] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[POL] Selecting previously unselected package python3-distutils.
[POL] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[POL] Unpacking python3-distutils (3.10.8-1~22.04) ...
[POL] Selecting previously unselected package python3-dev.
[POL] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[POL] Unpacking python3-dev (3.10.6-1~22.04) ...
[POL] Selecting previously unselected package python3-setuptools.
[POL] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[POL] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[POL] Selecting previously unselected package python3-wheel.
[POL] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[POL] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[Prometheus] Collecting aiohttp==3.6.2
[Prometheus]   Downloading aiohttp-3.6.2-py3-none-any.whl (441 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 kB 3.9 MB/s eta 0:00:00
[Prometheus] Collecting async-timeout==3.0.1
[Prometheus]   Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
[Prometheus] Collecting attrs==20.2.0
[Prometheus]   Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.1/48.1 kB 2.0 MB/s eta 0:00:00
[Prometheus] Collecting chardet==3.0.4
[Prometheus]   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.7 MB/s eta 0:00:00
[Prometheus] Collecting idna==2.10
[Prometheus]   Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
[Keystone] Selecting previously unselected package python3-blinker.
[Keystone] Preparing to unpack .../75-python3-blinker_1.4+dfsg1-0.4_all.deb ...
[Keystone] Unpacking python3-blinker (1.4+dfsg1-0.4) ...
[Keystone] Selecting previously unselected package python3-cffi-backend:amd64.
[Keystone] Preparing to unpack .../76-python3-cffi-backend_1.15.0-1build2_amd64.deb ...
[Keystone] Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ...
[Keystone] Selecting previously unselected package python3-cryptography.
[Keystone] Preparing to unpack .../77-python3-cryptography_3.4.8-1ubuntu2.1_amd64.deb ...
[Keystone] Unpacking python3-cryptography (3.4.8-1ubuntu2.1) ...
[Keystone] Selecting previously unselected package python3-pyparsing.
[Keystone] Preparing to unpack .../78-python3-pyparsing_2.4.7-1_all.deb ...
[Keystone] Unpacking python3-pyparsing (2.4.7-1) ...
[Keystone] Selecting previously unselected package python3-httplib2.
[Keystone] Preparing to unpack .../79-python3-httplib2_0.20.2-2_all.deb ...
[Keystone] Unpacking python3-httplib2 (0.20.2-2) ...
[Keystone] Selecting previously unselected package python3-more-itertools.
[Keystone] Preparing to unpack .../80-python3-more-itertools_8.10.0-2_all.deb ...
[Keystone] Unpacking python3-more-itertools (8.10.0-2) ...
[Keystone] Selecting previously unselected package python3-zipp.
[Keystone] Preparing to unpack .../81-python3-zipp_1.0.0-3_all.deb ...
[Keystone] Unpacking python3-zipp (1.0.0-3) ...
[Keystone] Selecting previously unselected package python3-importlib-metadata.
[Keystone] Preparing to unpack .../82-python3-importlib-metadata_4.6.4-1_all.deb ...
[Keystone] Unpacking python3-importlib-metadata (4.6.4-1) ...
[Webhook] Selecting previously unselected package python3.10-dev.
[Webhook] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[Webhook] Selecting previously unselected package python3-lib2to3.
[Webhook] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[Webhook] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[Webhook] Selecting previously unselected package python3-distutils.
[Webhook] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[Webhook] Unpacking python3-distutils (3.10.8-1~22.04) ...
[Webhook] Selecting previously unselected package python3-dev.
[Webhook] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[Webhook] Unpacking python3-dev (3.10.6-1~22.04) ...
[Webhook] Selecting previously unselected package python3-setuptools.
[Webhook] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[Webhook] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[osmclient] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[MON] Selecting previously unselected package libxpm4:amd64.
[MON] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[MON] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[MON] Selecting previously unselected package libgd3:amd64.
[MON] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[MON] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[MON] Selecting previously unselected package libc-devtools.
[MON] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.6_amd64.deb ...
[MON] Unpacking libc-devtools (2.35-0ubuntu3.6) ...
[MON] Selecting previously unselected package libexpat1-dev:amd64.
[MON] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.2_amd64.deb ...
[MON] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[MON] Selecting previously unselected package libfile-fcntllock-perl.
[MON] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[MON] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[MON] Selecting previously unselected package libjs-jquery.
[MON] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[MON] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[MON] Selecting previously unselected package libjs-underscore.
[MON] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[MON] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[MON] Selecting previously unselected package libjs-sphinxdoc.
[MON] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[MON] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[NG-UI] Selecting previously unselected package gnupg2.
[NG-UI] Preparing to unpack .../136-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
[NG-UI] Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[NG-UI] Setting up media-types (7.0.0) ...
[NG-UI] Setting up systemd-sysv (249.11-0ubuntu3.12) ...
[NG-UI] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[NG-UI] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[NG-UI] Setting up apt-transport-https (2.4.11) ...
[NG-UI] Setting up xdg-user-dirs (0.17-2ubuntu4) ...
[NG-UI] Setting up libyaml-0-2:amd64 (0.2.2-1build2) ...
[NG-UI] Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
[NG-UI] No schema files found: doing nothing.
[NG-UI] Setting up distro-info-data (0.52ubuntu0.6) ...
[NG-UI] Setting up libmaxminddb0:amd64 (1.5.2-1build2) ...
[NG-UI] Setting up libxmlb2:amd64 (0.3.6-2build1) ...
[NG-UI] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[NG-UI] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[NG-UI] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[PLA] Selecting previously unselected package libpython3-dev:amd64.
[PLA] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[PLA] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[PLA] Selecting previously unselected package libsasl2-modules:amd64.
[PLA] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[PLA] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[PLA] Selecting previously unselected package manpages-dev.
[PLA] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[PLA] Unpacking manpages-dev (5.10-1ubuntu1) ...
[tests] Selecting previously unselected package libpython3-dev:amd64.
[tests] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[tests] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[tests] Selecting previously unselected package libsasl2-modules:amd64.
[tests] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[tests] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[tests] Selecting previously unselected package manpages-dev.
[tests] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[tests] Unpacking manpages-dev (5.10-1ubuntu1) ...
[RO] Selecting previously unselected package zlib1g-dev:amd64.
[RO] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[RO] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[RO] Selecting previously unselected package libpython3.10-dev:amd64.
[RO] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[RO] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[NBI] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[NBI] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[NBI] Selecting previously unselected package libldap-common.
[NBI] Preparing to unpack .../111-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.2_all.deb ...
[NBI] Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[NBI] Selecting previously unselected package libpython3.10:amd64.
[NBI] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[NBI] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[NBI] Selecting previously unselected package zlib1g-dev:amd64.
[NBI] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[NBI] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[NBI] Selecting previously unselected package libpython3.10-dev:amd64.
[NBI] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[NBI] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[Airflow] Reading package lists...
[Airflow] Building dependency tree...
[Airflow] Reading state information...
[Airflow] python3 is already the newest version (3.9.2-3).
[Airflow] python3 set to manually installed.
[Airflow] The following additional packages will be installed:
[Airflow]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp
[Airflow]   cpp-10 dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-10
[Airflow]   gcc-10 git-man javascript-common less libalgorithm-diff-perl
[Airflow]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libatomic1
[Airflow]   libbinutils libc-dev-bin libc-devtools libc6 libc6-dev libcc1-0 libcrypt-dev
[Airflow]   libctf-nobfd0 libctf0 libcurl3-gnutls libdeflate0 libdpkg-perl liberror-perl
[Airflow]   libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libfreetype6
[Airflow]   libgcc-10-dev libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg62-turbo
[Airflow]   libjs-jquery libjs-sphinxdoc libjs-underscore liblocale-gettext-perl
[Airflow]   liblsan0 libmpc3 libmpfr6 libnsl-dev libpng16-16 libpython3-dev libpython3.9
[Airflow]   libpython3.9-dev libquadmath0 libstdc++-10-dev libtiff5 libtirpc-dev
[Airflow]   libtsan0 libubsan1 libwebp6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
[Airflow]   libxpm4 linux-libc-dev make manpages manpages-dev patch python-pip-whl
[Airflow]   python3-distutils python3-lib2to3 python3-pkg-resources python3-wheel
[Airflow]   python3.9-dev python3.9-venv ucf xz-utils zlib1g-dev
[Airflow] Suggested packages:
[Airflow]   binutils-doc bzip2-doc cpp-doc gcc-10-locales debian-keyring g++-multilib
[Airflow]   g++-10-multilib gcc-10-doc gcc-multilib autoconf automake libtool flex bison
[Airflow]   gdb gcc-doc gcc-10-multilib gettext-base git-daemon-run
[Airflow]   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
[Airflow]   git-mediawiki git-svn apache2 | lighttpd | httpd glibc-doc bzr libgd-tools
[Airflow]   libstdc++-10-doc make-doc man-browser ed diffutils-doc python-setuptools-doc
[Airflow] Recommended packages:
[Airflow]   libnss-nis libnss-nisplus
[POL] Selecting previously unselected package python3-pip.
[POL] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[POL] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[POL] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[POL] Setting up media-types (7.0.0) ...
[POL] Setting up javascript-common (11+nmu1) ...
[POL] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[POL] Setting up lto-disabled-list (24) ...
[POL] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[POL] Setting up manpages (5.10-1ubuntu1) ...
[POL] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[POL] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 1.6 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-jeepney.
[Keystone] Preparing to unpack .../83-python3-jeepney_0.7.1-3_all.deb ...
[Keystone] Unpacking python3-jeepney (0.7.1-3) ...
[Keystone] Selecting previously unselected package python3-jwt.
[Keystone] Preparing to unpack .../84-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
[Keystone] Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
[Keystone] Selecting previously unselected package python3-secretstorage.
[Keystone] Preparing to unpack .../85-python3-secretstorage_3.3.1-1_all.deb ...
[Keystone] Unpacking python3-secretstorage (3.3.1-1) ...
[Keystone] Selecting previously unselected package python3-keyring.
[Keystone] Preparing to unpack .../86-python3-keyring_23.5.0-1_all.deb ...
[Keystone] Unpacking python3-keyring (23.5.0-1) ...
[Keystone] Selecting previously unselected package python3-lazr.uri.
[Keystone] Preparing to unpack .../87-python3-lazr.uri_1.0.6-2_all.deb ...
[Webhook] Selecting previously unselected package python3-wheel.
[Webhook] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[Webhook] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[Webhook] Selecting previously unselected package python3-pip.
[Webhook] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[Webhook] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[osmclient] Selecting previously unselected package libpython3-dev:amd64.
[osmclient] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[osmclient] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[osmclient] Selecting previously unselected package libsasl2-modules:amd64.
[osmclient] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[osmclient] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[osmclient] Selecting previously unselected package manpages-dev.
[osmclient] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[osmclient] Unpacking manpages-dev (5.10-1ubuntu1) ...
[osmclient] Selecting previously unselected package python3.10-dev.
[osmclient] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[osmclient] Selecting previously unselected package python3-lib2to3.
[osmclient] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[osmclient] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[MON] Selecting previously unselected package libldap-common.
[MON] Preparing to unpack .../111-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.2_all.deb ...
[MON] Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[MON] Selecting previously unselected package libpython3.10:amd64.
[MON] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[MON] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[MON] Selecting previously unselected package zlib1g-dev:amd64.
[MON] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[MON] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[MON] Selecting previously unselected package libpython3.10-dev:amd64.
[MON] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[MON] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[NG-UI] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[NG-UI] Setting up libdeflate0:amd64 (1.10-2) ...
[NG-UI] Setting up nginx-common (1.18.0-6ubuntu14.4) ...
[NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service → /lib/systemd/system/nginx.service.
[NG-UI] Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
[NG-UI] Setting up libnss-systemd:amd64 (249.11-0ubuntu3.12) ...
[NG-UI] First installation detected...
[NG-UI] Checking NSS setup...
[NG-UI] Setting up libnpth0:amd64 (1.6-3build2) ...
[NG-UI] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[NG-UI] Setting up libatm1:amd64 (1:2.5.1-4build2) ...
[NG-UI] Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[NG-UI] Setting up libunwind8:amd64 (1.3.2-2build2.1) ...
[NG-UI] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[NG-UI] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NG-UI] Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
[NG-UI] Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ...
[NG-UI] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[NG-UI] Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
[NG-UI] Setting up dbus (1.12.20-2ubuntu4.1) ...
[PLA] Selecting previously unselected package python3.10-dev.
[PLA] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[PLA] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[PLA] Selecting previously unselected package python3-lib2to3.
[PLA] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[PLA] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[PLA] Selecting previously unselected package python3-distutils.
[PLA] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[PLA] Unpacking python3-distutils (3.10.8-1~22.04) ...
[PLA] Selecting previously unselected package python3-dev.
[PLA] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[PLA] Unpacking python3-dev (3.10.6-1~22.04) ...
[PLA] Selecting previously unselected package python3-setuptools.
[PLA] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[PLA] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[tests] Selecting previously unselected package python3.10-dev.
[tests] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[tests] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[tests] Selecting previously unselected package python3-lib2to3.
[tests] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[tests] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[tests] Selecting previously unselected package python3-distutils.
[tests] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[tests] Unpacking python3-distutils (3.10.8-1~22.04) ...
[tests] Selecting previously unselected package python3-dev.
[tests] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[tests] Unpacking python3-dev (3.10.6-1~22.04) ...
[tests] Selecting previously unselected package python3-setuptools.
[tests] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[RO] Selecting previously unselected package libpython3-dev:amd64.
[RO] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[RO] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[RO] Selecting previously unselected package libsasl2-modules:amd64.
[RO] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[RO] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[RO] Selecting previously unselected package manpages-dev.
[RO] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[RO] Unpacking manpages-dev (5.10-1ubuntu1) ...
[NBI] Selecting previously unselected package libpython3-dev:amd64.
[NBI] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[NBI] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[NBI] Selecting previously unselected package libsasl2-modules:amd64.
[NBI] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[NBI] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NBI] Selecting previously unselected package manpages-dev.
[NBI] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[NBI] Unpacking manpages-dev (5.10-1ubuntu1) ...
[Airflow] The following NEW packages will be installed:
[Airflow]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp
[Airflow]   cpp-10 dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-10 gcc
[Airflow]   gcc-10 git git-man javascript-common less libalgorithm-diff-perl
[Airflow]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libatomic1
[Airflow]   libbinutils libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev
[Airflow]   libctf-nobfd0 libctf0 libcurl3-gnutls libdeflate0 libdpkg-perl liberror-perl
[Airflow]   libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libfreetype6
[Airflow]   libgcc-10-dev libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg62-turbo
[Airflow]   libjs-jquery libjs-sphinxdoc libjs-underscore liblocale-gettext-perl
[Airflow]   liblsan0 libmpc3 libmpfr6 libnsl-dev libpng16-16 libpython3-dev libpython3.9
[Airflow]   libpython3.9-dev libquadmath0 libstdc++-10-dev libtiff5 libtirpc-dev
[Airflow]   libtsan0 libubsan1 libwebp6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
[Airflow]   libxpm4 linux-libc-dev make manpages manpages-dev patch python-pip-whl
[Airflow]   python3-dev python3-distutils python3-lib2to3 python3-pip
[Airflow]   python3-pkg-resources python3-setuptools python3-venv python3-wheel
[Airflow]   python3.9-dev python3.9-venv ucf wget xz-utils zlib1g-dev zstd
[Airflow] The following packages will be upgraded:
[Airflow]   libc6
[Airflow] 1 upgraded, 94 newly installed, 0 to remove and 51 not upgraded.
[Airflow] Need to get 93.4 MB of archives.
[Airflow] After this operation, 328 MB of additional disk space will be used.
[Airflow] Get:1 http://deb.debian.org/debian bullseye/main amd64 libc6 amd64 2.31-13+deb11u8 [2823 kB]
[Airflow] Get:2 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
[Airflow] Get:3 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
[Airflow] Get:4 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
[Airflow] Get:5 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
[Airflow] Get:6 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
[Airflow] Get:7 http://deb.debian.org/debian bullseye/main amd64 wget amd64 1.21-1+deb11u1 [964 kB]
[Airflow] Get:8 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
[Airflow] Get:9 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
[Airflow] Get:10 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
[Airflow] Get:11 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
[Airflow] Get:12 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
[Airflow] Get:13 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
[POL] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[POL] Setting up binutils-common:amd64 (2.38-4ubuntu2.5) ...
[POL] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[POL] Setting up libdeflate0:amd64 (1.10-2) ...
[POL] Setting up linux-libc-dev:amd64 (5.15.0-94.104) ...
[POL] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[POL] Setting up libnpth0:amd64 (1.6-3build2) ...
[POL] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[POL] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[POL] Setting up bzip2 (1.0.8-5build1) ...
[POL] Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[POL] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[POL] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[POL] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[POL] Setting up fakeroot (1.28-1ubuntu1) ...
[POL] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[POL] Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[POL] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[POL] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[POL] Setting up make (4.3-4.1build1) ...
[POL] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[POL] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[POL] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[POL] Setting up xz-utils (5.2.5-2ubuntu1) ...
[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 libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[POL] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[Prometheus] Collecting multidict==4.7.6
[Prometheus]   Downloading multidict-4.7.6-cp38-cp38-manylinux1_x86_64.whl (162 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.9/162.9 kB 14.9 MB/s eta 0:00:00
[Keystone] Unpacking python3-lazr.uri (1.0.6-2) ...
[Keystone] Selecting previously unselected package python3-wadllib.
[Keystone] Preparing to unpack .../88-python3-wadllib_1.3.6-1_all.deb ...
[Keystone] Unpacking python3-wadllib (1.3.6-1) ...
[Keystone] Selecting previously unselected package python3-distro.
[Keystone] Preparing to unpack .../89-python3-distro_1.7.0-1_all.deb ...
[Keystone] Unpacking python3-distro (1.7.0-1) ...
[Keystone] Selecting previously unselected package python3-oauthlib.
[Keystone] Preparing to unpack .../90-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
[Keystone] Selecting previously unselected package python3-six.
[Keystone] Preparing to unpack .../91-python3-six_1.16.0-3ubuntu1_all.deb ...
[Keystone] Unpacking python3-six (1.16.0-3ubuntu1) ...
[Keystone] Selecting previously unselected package python3-lazr.restfulclient.
[Keystone] Preparing to unpack .../92-python3-lazr.restfulclient_0.14.4-1_all.deb ...
[Keystone] Unpacking python3-lazr.restfulclient (0.14.4-1) ...
[Keystone] Selecting previously unselected package python3-launchpadlib.
[Keystone] Preparing to unpack .../93-python3-launchpadlib_1.10.16-1_all.deb ...
[Keystone] Unpacking python3-launchpadlib (1.10.16-1) ...
[Keystone] Selecting previously unselected package python3-software-properties.
[Keystone] Preparing to unpack .../94-python3-software-properties_0.99.22.9_all.deb ...
[Keystone] Unpacking python3-software-properties (0.99.22.9) ...
[Webhook] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[Webhook] Setting up media-types (7.0.0) ...
[Webhook] Setting up javascript-common (11+nmu1) ...
[Webhook] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[Webhook] Setting up lto-disabled-list (24) ...
[Webhook] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[Webhook] Setting up manpages (5.10-1ubuntu1) ...
[Webhook] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[Webhook] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[Webhook] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Webhook] Setting up binutils-common:amd64 (2.38-4ubuntu2.5) ...
[Webhook] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[Webhook] Setting up libdeflate0:amd64 (1.10-2) ...
[Webhook] Setting up linux-libc-dev:amd64 (5.15.0-94.104) ...
[Webhook] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[Webhook] Setting up libnpth0:amd64 (1.6-3build2) ...
[Webhook] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[Webhook] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[Webhook] Setting up bzip2 (1.0.8-5build1) ...
[Webhook] Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[Webhook] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[Webhook] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[Webhook] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Webhook] Setting up fakeroot (1.28-1ubuntu1) ...
[Webhook] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[Webhook] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Webhook] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Webhook] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Webhook] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Webhook] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Webhook] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Webhook] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Webhook] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Webhook] Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[Webhook] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[Webhook] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[Webhook] Setting up make (4.3-4.1build1) ...
[Webhook] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[Webhook] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[osmclient] Selecting previously unselected package python3-distutils.
[osmclient] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[osmclient] Unpacking python3-distutils (3.10.8-1~22.04) ...
[osmclient] Selecting previously unselected package python3-dev.
[osmclient] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[osmclient] Unpacking python3-dev (3.10.6-1~22.04) ...
[osmclient] Selecting previously unselected package python3-setuptools.
[osmclient] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[osmclient] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[osmclient] Selecting previously unselected package python3-wheel.
[osmclient] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[osmclient] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[osmclient] Selecting previously unselected package python3-pip.
[osmclient] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[osmclient] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[MON] Selecting previously unselected package libpython3-dev:amd64.
[MON] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[MON] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[MON] Selecting previously unselected package libsasl2-modules:amd64.
[MON] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[MON] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[MON] Selecting previously unselected package manpages-dev.
[MON] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[MON] Unpacking manpages-dev (5.10-1ubuntu1) ...
[NG-UI] Setting up xz-utils (5.2.5-2ubuntu1) ...
[NG-UI] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[NG-UI] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[NG-UI] Setting up libmnl0:amd64 (1.0.4-3build2) ...
[NG-UI] Setting up systemd-timesyncd (249.11-0ubuntu3.12) ...
[PLA] Selecting previously unselected package python3-wheel.
[PLA] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[PLA] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[PLA] Selecting previously unselected package python3-pip.
[PLA] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[PLA] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[tests] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[tests] Selecting previously unselected package python3-wheel.
[tests] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[tests] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[tests] Selecting previously unselected package python3-pip.
[tests] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[tests] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[RO] Selecting previously unselected package python3.10-dev.
[RO] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[RO] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[RO] Selecting previously unselected package python3-lib2to3.
[RO] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[RO] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[RO] Selecting previously unselected package python3-distutils.
[RO] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[RO] Unpacking python3-distutils (3.10.8-1~22.04) ...
[RO] Selecting previously unselected package python3-dev.
[RO] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[RO] Unpacking python3-dev (3.10.6-1~22.04) ...
[NBI] Selecting previously unselected package python3.10-dev.
[NBI] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[NBI] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[NBI] Selecting previously unselected package python3-lib2to3.
[NBI] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[NBI] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[NBI] Selecting previously unselected package python3-distutils.
[NBI] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[NBI] Unpacking python3-distutils (3.10.8-1~22.04) ...
[Airflow] Get:14 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
[Airflow] Get:15 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u8 [276 kB]
[Airflow] Get:16 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.209-2 [1698 kB]
[Airflow] Get:17 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
[Airflow] Get:18 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB]
[Airflow] Get:19 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
[Airflow] Get:20 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u8 [2361 kB]
[Airflow] Get:21 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
[Airflow] Get:22 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
[Airflow] Get:23 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
[Airflow] Get:24 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
[Airflow] Get:25 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
[Airflow] Get:26 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
[Airflow] Get:27 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
[Airflow] Get:28 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
[Airflow] Get:29 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
[Airflow] Get:30 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
[Airflow] Get:31 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
[Airflow] Get:32 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
[POL] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Setting up patch (2.7.6-7build2) ...
[POL] Setting up fonts-dejavu-core (2.37-2build1) ...
[POL] Setting up ucf (3.0043) ...
[POL] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[POL] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[POL] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[POL] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[POL] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Setting up libmd0:amd64 (1.0.4-1build1) ...
[POL] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[POL] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[POL] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[POL] Setting up netbase (6.3) ...
[POL] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[Prometheus] Collecting pymongo==3.11.0
[Prometheus]   Downloading pymongo-3.11.0-cp38-cp38-manylinux2014_x86_64.whl (530 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.4/530.4 kB 7.1 MB/s eta 0:00:00
[Prometheus] Collecting python-dateutil==2.8.1
[Prometheus]   Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.2/227.2 kB 10.3 MB/s eta 0:00:00
[Prometheus] Collecting PyYAML==5.3.1
[Prometheus]   Downloading PyYAML-5.3.1.tar.gz (269 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 269.4/269.4 kB 7.0 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package software-properties-common.
[Keystone] Preparing to unpack .../95-software-properties-common_0.99.22.9_all.deb ...
[Keystone] Unpacking software-properties-common (0.99.22.9) ...
[Keystone] Selecting previously unselected package unattended-upgrades.
[Keystone] Preparing to unpack .../96-unattended-upgrades_2.8ubuntu1_all.deb ...
[Keystone] Unpacking unattended-upgrades (2.8ubuntu1) ...
[Keystone] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[Keystone] Setting up media-types (7.0.0) ...
[Keystone] Setting up systemd-sysv (249.11-0ubuntu3.12) ...
[Keystone] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[Keystone] Setting up xdg-user-dirs (0.17-2ubuntu4) ...
[Keystone] Setting up libyaml-0-2:amd64 (0.2.2-1build2) ...
[Keystone] Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
[Keystone] No schema files found: doing nothing.
[Keystone] Setting up distro-info-data (0.52ubuntu0.6) ...
[Keystone] Setting up libxmlb2:amd64 (0.3.6-2build1) ...
[Keystone] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[Webhook] Setting up xz-utils (5.2.5-2ubuntu1) ...
[Webhook] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[Webhook] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[Webhook] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Setting up patch (2.7.6-7build2) ...
[Webhook] Setting up fonts-dejavu-core (2.37-2build1) ...
[Webhook] Setting up ucf (3.0043) ...
[Webhook] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[Webhook] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Webhook] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[Webhook] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[Webhook] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Setting up libmd0:amd64 (1.0.4-1build1) ...
[Webhook] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[Webhook] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[osmclient] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[MON] Selecting previously unselected package python3.10-dev.
[MON] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[MON] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[MON] Selecting previously unselected package python3-lib2to3.
[MON] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[MON] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[NG-UI] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
[NG-UI] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
[NG-UI] Setting up fonts-dejavu-core (2.37-2build1) ...
[NG-UI] Setting up ucf (3.0043) ...
[NG-UI] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[NG-UI] Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ...
[NG-UI] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[PLA] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[PLA] Setting up media-types (7.0.0) ...
[PLA] Setting up javascript-common (11+nmu1) ...
[PLA] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[PLA] Setting up lto-disabled-list (24) ...
[RO] Selecting previously unselected package python3-setuptools.
[RO] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[RO] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[RO] Selecting previously unselected package python3-wheel.
[RO] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[RO] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[RO] Selecting previously unselected package python3-pip.
[RO] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[RO] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[NBI] Selecting previously unselected package python3-dev.
[NBI] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[NBI] Unpacking python3-dev (3.10.6-1~22.04) ...
[NBI] Selecting previously unselected package python3-setuptools.
[NBI] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[NBI] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[NBI] Selecting previously unselected package python3-wheel.
[NBI] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[NBI] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[NBI] Selecting previously unselected package python3-pip.
[NBI] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[NBI] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[Airflow] Get:33 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
[Airflow] Get:34 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
[Airflow] Get:35 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
[Airflow] Get:36 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
[POL] Setting up libbinutils:amd64 (2.38-4ubuntu2.5) ...
[POL] Setting up libisl23:amd64 (0.24-2build1) ...
[POL] Setting up libc-dev-bin (2.35-0ubuntu3.6) ...
[POL] Setting up openssl (3.0.2-0ubuntu1.14) ...
[POL] Setting up libbsd0:amd64 (0.11.5-1) ...
[POL] Setting up readline-common (8.1.2-1) ...
[POL] Setting up publicsuffix (20211207.1025-1) ...
[POL] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Setting up liblocale-gettext-perl (1.07-4build3) ...
[POL] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Setting up libgdbm6:amd64 (1.23-1) ...
[POL] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[POL] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Setting up libctf0:amd64 (2.38-4ubuntu2.5) ...
[POL] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[POL] Setting up pinentry-curses (1.1.1-1build2) ...
[POL] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[POL] Setting up manpages-dev (5.10-1ubuntu1) ...
[POL] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[POL] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[POL] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[Keystone] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[Keystone] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Keystone] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[Keystone] Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
[Keystone] Setting up libnss-systemd:amd64 (249.11-0ubuntu3.12) ...
[Keystone] First installation detected...
[Keystone] Checking NSS setup...
[Keystone] Setting up libnpth0:amd64 (1.6-3build2) ...
[Keystone] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[Keystone] Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[Keystone] Setting up libunwind8:amd64 (1.3.2-2build2.1) ...
[Keystone] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Keystone] Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
[Keystone] Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ...
[Keystone] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[Keystone] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[Keystone] Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
[Keystone] Setting up dbus (1.12.20-2ubuntu4.1) ...
[Webhook] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[Webhook] Setting up netbase (6.3) ...
[Webhook] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[Webhook] Setting up libbinutils:amd64 (2.38-4ubuntu2.5) ...
[Webhook] Setting up libisl23:amd64 (0.24-2build1) ...
[Webhook] Setting up libc-dev-bin (2.35-0ubuntu3.6) ...
[Webhook] Setting up openssl (3.0.2-0ubuntu1.14) ...
[Webhook] Setting up libbsd0:amd64 (0.11.5-1) ...
[Webhook] Setting up readline-common (8.1.2-1) ...
[Webhook] Setting up publicsuffix (20211207.1025-1) ...
[Webhook] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Setting up liblocale-gettext-perl (1.07-4build3) ...
[Webhook] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Setting up libgdbm6:amd64 (1.23-1) ...
[Webhook] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[Webhook] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Setting up libctf0:amd64 (2.38-4ubuntu2.5) ...
[Webhook] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[Webhook] Setting up pinentry-curses (1.1.1-1build2) ...
[osmclient] Setting up media-types (7.0.0) ...
[osmclient] Setting up javascript-common (11+nmu1) ...
[osmclient] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[osmclient] Setting up lto-disabled-list (24) ...
[osmclient] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[osmclient] Setting up manpages (5.10-1ubuntu1) ...
[osmclient] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[osmclient] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[osmclient] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[osmclient] Setting up binutils-common:amd64 (2.38-4ubuntu2.5) ...
[osmclient] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[osmclient] Setting up libdeflate0:amd64 (1.10-2) ...
[osmclient] Setting up linux-libc-dev:amd64 (5.15.0-94.104) ...
[osmclient] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[osmclient] Setting up libnpth0:amd64 (1.6-3build2) ...
[osmclient] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[osmclient] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[MON] Selecting previously unselected package python3-distutils.
[MON] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[MON] Unpacking python3-distutils (3.10.8-1~22.04) ...
[MON] Selecting previously unselected package python3-dev.
[MON] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[MON] Unpacking python3-dev (3.10.6-1~22.04) ...
[MON] Selecting previously unselected package python3-setuptools.
[MON] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[MON] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[MON] Selecting previously unselected package python3-wheel.
[MON] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[MON] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[NG-UI] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[NG-UI] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[NG-UI] Setting up libmd0:amd64 (1.0.4-1build1) ...
[NG-UI] Setting up python-apt-common (2.4.0ubuntu3) ...
[NG-UI] Setting up dmsetup (2:1.02.175-2.1ubuntu4) ...
[NG-UI] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[NG-UI] Setting up libpam-systemd:amd64 (249.11-0ubuntu3.12) ...
[PLA] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[PLA] Setting up manpages (5.10-1ubuntu1) ...
[PLA] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[PLA] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[PLA] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[PLA] Setting up binutils-common:amd64 (2.38-4ubuntu2.5) ...
[PLA] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[PLA] Setting up libdeflate0:amd64 (1.10-2) ...
[PLA] Setting up linux-libc-dev:amd64 (5.15.0-94.104) ...
[PLA] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[PLA] Setting up libnpth0:amd64 (1.6-3build2) ...
[PLA] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[PLA] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[PLA] Setting up bzip2 (1.0.8-5build1) ...
[PLA] Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[PLA] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[PLA] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[PLA] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[PLA] Setting up fakeroot (1.28-1ubuntu1) ...
[tests] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[tests] Setting up media-types (7.0.0) ...
[tests] Setting up javascript-common (11+nmu1) ...
[tests] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[tests] Setting up lto-disabled-list (24) ...
[tests] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[tests] Setting up manpages (5.10-1ubuntu1) ...
[tests] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[tests] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[tests] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Airflow] Get:37 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
[Airflow] Get:38 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
[Airflow] Get:39 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
[Airflow] Get:40 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
[Airflow] Get:41 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
[Airflow] Get:42 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.13 [1552 kB]
[Airflow] Get:43 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
[Airflow] Get:44 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.13 [2314 kB]
[POL] Setting up libreadline8:amd64 (8.1.2-1) ...
[POL] Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[POL] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[POL] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[Prometheus]   Preparing metadata (setup.py): started
[Keystone] Setting up xz-utils (5.2.5-2ubuntu1) ...
[Keystone] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[Keystone] Setting up systemd-timesyncd (249.11-0ubuntu3.12) ...
[Webhook] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Setting up manpages-dev (5.10-1ubuntu1) ...
[Webhook] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[Webhook] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[Webhook] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[osmclient] Setting up bzip2 (1.0.8-5build1) ...
[osmclient] Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[osmclient] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[osmclient] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[osmclient] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[osmclient] Setting up fakeroot (1.28-1ubuntu1) ...
[osmclient] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[osmclient] Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[osmclient] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[osmclient] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[osmclient] Setting up make (4.3-4.1build1) ...
[osmclient] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[osmclient] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[osmclient] Setting up xz-utils (5.2.5-2ubuntu1) ...
[osmclient] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[osmclient] 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
[osmclient] 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
[osmclient] 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
[osmclient] 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
[osmclient] 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
[osmclient] 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
[osmclient] 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
[osmclient] 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
[osmclient] 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
[osmclient] 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
[osmclient] Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[osmclient] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[MON] Selecting previously unselected package python3-pip.
[MON] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[MON] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[NG-UI] Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ...
[NG-UI] Setting up libstemmer0d:amd64 (2.2.0-1build1) ...
[NG-UI] Setting up libnginx-mod-http-geoip2 (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up openssl (3.0.2-0ubuntu1.14) ...
[NG-UI] Setting up libbsd0:amd64 (0.11.5-1) ...
[NG-UI] Setting up libelf1:amd64 (0.186-1build1) ...
[NG-UI] Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
[NG-UI] Setting up readline-common (8.1.2-1) ...
[NG-UI] Setting up publicsuffix (20211207.1025-1) ...
[NG-UI] Setting up iso-codes (4.9.0-1) ...
[NG-UI] Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ...
[NG-UI] Setting up libicu70:amd64 (70.1-2) ...
[NG-UI] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[NG-UI] Setting up pinentry-curses (1.1.1-1build2) ...
[NG-UI] Setting up libnginx-mod-mail (1.18.0-6ubuntu14.4) ...
[PLA] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[PLA] Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[PLA] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[PLA] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[PLA] Setting up make (4.3-4.1build1) ...
[PLA] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[PLA] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[PLA] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[PLA] Setting up xz-utils (5.2.5-2ubuntu1) ...
[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 libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[PLA] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[PLA] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Setting up patch (2.7.6-7build2) ...
[PLA] Setting up fonts-dejavu-core (2.37-2build1) ...
[PLA] Setting up ucf (3.0043) ...
[tests] Setting up binutils-common:amd64 (2.38-4ubuntu2.5) ...
[tests] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[tests] Setting up libdeflate0:amd64 (1.10-2) ...
[tests] Setting up linux-libc-dev:amd64 (5.15.0-94.104) ...
[tests] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[tests] Setting up libnpth0:amd64 (1.6-3build2) ...
[tests] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[tests] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[tests] Setting up bzip2 (1.0.8-5build1) ...
[tests] Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[tests] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[tests] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[tests] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[tests] Setting up fakeroot (1.28-1ubuntu1) ...
[tests] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[tests] Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[tests] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[tests] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[tests] Setting up make (4.3-4.1build1) ...
[tests] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[tests] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[tests] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[tests] Setting up xz-utils (5.2.5-2ubuntu1) ...
[RO] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[RO] Setting up media-types (7.0.0) ...
[RO] Setting up javascript-common (11+nmu1) ...
[RO] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[RO] Setting up lto-disabled-list (24) ...
[RO] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[RO] Setting up manpages (5.10-1ubuntu1) ...
[RO] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[RO] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[RO] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[RO] Setting up binutils-common:amd64 (2.38-4ubuntu2.5) ...
[RO] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[RO] Setting up libdeflate0:amd64 (1.10-2) ...
[RO] Setting up linux-libc-dev:amd64 (5.15.0-94.104) ...
[RO] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[RO] Setting up libnpth0:amd64 (1.6-3build2) ...
[NBI] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[NBI] Setting up media-types (7.0.0) ...
[NBI] Setting up javascript-common (11+nmu1) ...
[NBI] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[NBI] Setting up lto-disabled-list (24) ...
[NBI] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[NBI] Setting up manpages (5.10-1ubuntu1) ...
[NBI] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[NBI] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[NBI] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NBI] Setting up binutils-common:amd64 (2.38-4ubuntu2.5) ...
[NBI] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[NBI] Setting up libdeflate0:amd64 (1.10-2) ...
[NBI] Setting up linux-libc-dev:amd64 (5.15.0-94.104) ...
[NBI] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[Airflow] Get:45 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
[Airflow] Get:46 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
[Airflow] Get:47 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
[Airflow] Get:48 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
[Airflow] Get:49 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
[Airflow] Get:50 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u11 [344 kB]
[Airflow] Get:51 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
[Airflow] Get:52 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1+deb11u2 [1828 kB]
[Airflow] Get:53 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1+deb11u2 [5518 kB]
[Airflow] Get:54 http://deb.debian.org/debian bullseye/main amd64 javascript-common all 11+nmu1 [6260 B]
[Airflow] Get:55 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
[Airflow] Get:56 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
[Airflow] Get:57 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
[Airflow] Get:58 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
[Airflow] Get:59 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB]
[Airflow] Get:60 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
[Airflow] Get:61 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
[Airflow] Get:62 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
[Airflow] Get:63 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
[Airflow] Get:64 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB]
[Airflow] Get:65 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u5 [290 kB]
[Airflow] Get:66 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
[Airflow] Get:67 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
[Airflow] Get:68 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
[Airflow] Get:69 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1+deb11u2 [311 kB]
[Airflow] Get:70 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1+deb11u2 [772 kB]
[Airflow] Get:71 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB]
[Airflow] Get:72 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
[Airflow] Get:73 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u8 [246 kB]
[Airflow] Get:74 http://deb.debian.org/debian bullseye/main amd64 libexpat1-dev amd64 2.2.10-2+deb11u5 [141 kB]
[Airflow] Get:75 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
[Airflow] Get:76 http://deb.debian.org/debian bullseye/main amd64 libjs-jquery all 3.5.1+dfsg+~3.5.5-7 [315 kB]
[Airflow] Get:77 http://deb.debian.org/debian bullseye/main amd64 libjs-underscore all 1.9.1~dfsg-3 [100 kB]
[Airflow] Get:78 http://deb.debian.org/debian bullseye/main amd64 libjs-sphinxdoc all 3.4.3-2 [127 kB]
[Airflow] Get:79 http://deb.debian.org/debian bullseye/main amd64 libpython3.9 amd64 3.9.2-1 [1691 kB]
[Airflow] Get:80 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-dev amd64 3.9.2-1 [4028 kB]
[Airflow] Get:81 http://deb.debian.org/debian bullseye/main amd64 libpython3-dev amd64 3.9.2-3 [21.7 kB]
[Airflow] Get:82 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
[Airflow] Get:83 http://deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
[Airflow] Get:84 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
[Airflow] Get:85 http://deb.debian.org/debian bullseye/main amd64 python3.9-dev amd64 3.9.2-1 [515 kB]
[Airflow] Get:86 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
[Airflow] Get:87 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
[Airflow] Get:88 http://deb.debian.org/debian bullseye/main amd64 python3-dev amd64 3.9.2-3 [24.8 kB]
[Airflow] Get:89 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
[Airflow] Get:90 http://deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
[Airflow] Get:91 http://deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
[Airflow] Get:92 http://deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
[Airflow] Get:93 http://deb.debian.org/debian bullseye/main amd64 python3.9-venv amd64 3.9.2-1 [5396 B]
[Airflow] Get:94 http://deb.debian.org/debian bullseye/main amd64 python3-venv amd64 3.9.2-3 [1188 B]
[Keystone] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
[Keystone] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
[Keystone] Setting up ucf (3.0043) ...
[Keystone] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Keystone] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[Keystone] Setting up python-apt-common (2.4.0ubuntu3) ...
[Keystone] Setting up dmsetup (2:1.02.175-2.1ubuntu4) ...
[Keystone] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[Keystone] Setting up libpam-systemd:amd64 (249.11-0ubuntu3.12) ...
[Keystone] Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ...
[Webhook] Setting up libreadline8:amd64 (8.1.2-1) ...
[Webhook] Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[Webhook] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[osmclient] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Setting up patch (2.7.6-7build2) ...
[osmclient] Setting up fonts-dejavu-core (2.37-2build1) ...
[osmclient] Setting up ucf (3.0043) ...
[osmclient] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[osmclient] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[osmclient] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[osmclient] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[osmclient] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Setting up libmd0:amd64 (1.0.4-1build1) ...
[osmclient] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[osmclient] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[osmclient] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[osmclient] Setting up netbase (6.3) ...
[osmclient] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[MON] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[MON] Setting up media-types (7.0.0) ...
[MON] Setting up javascript-common (11+nmu1) ...
[MON] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[MON] Setting up lto-disabled-list (24) ...
[MON] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[MON] Setting up manpages (5.10-1ubuntu1) ...
[MON] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[MON] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[MON] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[MON] Setting up binutils-common:amd64 (2.38-4ubuntu2.5) ...
[MON] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.1) ...
[NG-UI] Setting up libdw1:amd64 (0.186-1build1) ...
[NG-UI] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[NG-UI] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[NG-UI] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[NG-UI] Setting up libreadline8:amd64 (8.1.2-1) ...
[NG-UI] Setting up libnginx-mod-stream (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ...
[NG-UI] Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[NG-UI] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[NG-UI] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[PLA] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[PLA] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[PLA] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[PLA] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[PLA] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Setting up libmd0:amd64 (1.0.4-1build1) ...
[PLA] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[PLA] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[PLA] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[PLA] Setting up netbase (6.3) ...
[PLA] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[PLA] Setting up libbinutils:amd64 (2.38-4ubuntu2.5) ...
[PLA] Setting up libisl23:amd64 (0.24-2build1) ...
[PLA] Setting up libc-dev-bin (2.35-0ubuntu3.6) ...
[PLA] Setting up openssl (3.0.2-0ubuntu1.14) ...
[PLA] Setting up libbsd0:amd64 (0.11.5-1) ...
[PLA] Setting up readline-common (8.1.2-1) ...
[PLA] Setting up publicsuffix (20211207.1025-1) ...
[PLA] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Setting up liblocale-gettext-perl (1.07-4build3) ...
[PLA] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[tests] 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
[tests] 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
[tests] 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
[tests] 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
[tests] 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
[tests] 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
[tests] 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
[tests] 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
[tests] 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
[tests] 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
[tests] Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[tests] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[tests] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Setting up patch (2.7.6-7build2) ...
[tests] Setting up fonts-dejavu-core (2.37-2build1) ...
[tests] Setting up ucf (3.0043) ...
[tests] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[tests] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[tests] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[tests] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[tests] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[RO] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[RO] Setting up bzip2 (1.0.8-5build1) ...
[RO] Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[RO] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[RO] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[RO] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[RO] Setting up fakeroot (1.28-1ubuntu1) ...
[RO] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[RO] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[RO] Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[RO] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[RO] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[RO] Setting up make (4.3-4.1build1) ...
[RO] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[RO] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[RO] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[RO] Setting up xz-utils (5.2.5-2ubuntu1) ...
[RO] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[RO] 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
[RO] 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
[RO] 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
[RO] 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
[RO] 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
[RO] 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
[RO] 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
[RO] 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
[RO] 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
[RO] 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
[RO] Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[RO] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[RO] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Setting up patch (2.7.6-7build2) ...
[NBI] Setting up libnpth0:amd64 (1.6-3build2) ...
[NBI] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[NBI] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[NBI] Setting up bzip2 (1.0.8-5build1) ...
[NBI] Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[NBI] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[NBI] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[NBI] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NBI] Setting up fakeroot (1.28-1ubuntu1) ...
[NBI] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[NBI] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[NBI] Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[NBI] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[NBI] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[NBI] Setting up make (4.3-4.1build1) ...
[NBI] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[NBI] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[NBI] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[NBI] Setting up xz-utils (5.2.5-2ubuntu1) ...
[NBI] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[NBI] 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
[NBI] 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
[NBI] 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
[NBI] 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
[NBI] 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
[NBI] 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
[NBI] 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
[NBI] 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
[NBI] 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
[NBI] 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
[NBI] Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[NBI] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[NBI] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Setting up patch (2.7.6-7build2) ...
[NBI] Setting up fonts-dejavu-core (2.37-2build1) ...
[Airflow] Get:95 http://deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
[POL] Updating certificates in /etc/ssl/certs...
[Prometheus]   Preparing metadata (setup.py): finished with status 'done'
[Prometheus] Collecting six==1.15.0
[Prometheus]   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
[Prometheus] Collecting yarl==1.6.0
[Prometheus]   Downloading yarl-1.6.0-cp38-cp38-manylinux1_x86_64.whl (262 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 262.5/262.5 kB 3.8 MB/s eta 0:00:00
[Prometheus] Building wheels for collected packages: PyYAML
[Prometheus]   Building wheel for PyYAML (setup.py): started
[Keystone] Setting up libstemmer0d:amd64 (2.2.0-1build1) ...
[Keystone] Setting up openssl (3.0.2-0ubuntu1.14) ...
[Keystone] Setting up libelf1:amd64 (0.186-1build1) ...
[Keystone] Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
[Keystone] Setting up readline-common (8.1.2-1) ...
[Keystone] Setting up publicsuffix (20211207.1025-1) ...
[Keystone] Setting up iso-codes (4.9.0-1) ...
[Keystone] Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ...
[Keystone] Setting up libicu70:amd64 (70.1-2) ...
[Keystone] Setting up pinentry-curses (1.1.1-1build2) ...
[Keystone] Setting up libdw1:amd64 (0.186-1build1) ...
[Keystone] Setting up libreadline8:amd64 (8.1.2-1) ...
[Keystone] Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ...
[Keystone] Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[Keystone] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[Webhook] Updating certificates in /etc/ssl/certs...
[osmclient] Setting up libbinutils:amd64 (2.38-4ubuntu2.5) ...
[osmclient] Setting up libisl23:amd64 (0.24-2build1) ...
[osmclient] Setting up libc-dev-bin (2.35-0ubuntu3.6) ...
[osmclient] Setting up openssl (3.0.2-0ubuntu1.14) ...
[osmclient] Setting up libbsd0:amd64 (0.11.5-1) ...
[osmclient] Setting up readline-common (8.1.2-1) ...
[osmclient] Setting up publicsuffix (20211207.1025-1) ...
[osmclient] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Setting up liblocale-gettext-perl (1.07-4build3) ...
[osmclient] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Setting up libgdbm6:amd64 (1.23-1) ...
[osmclient] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[osmclient] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Setting up libctf0:amd64 (2.38-4ubuntu2.5) ...
[osmclient] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[osmclient] Setting up pinentry-curses (1.1.1-1build2) ...
[osmclient] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Setting up manpages-dev (5.10-1ubuntu1) ...
[osmclient] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[osmclient] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[osmclient] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[MON] Setting up libdeflate0:amd64 (1.10-2) ...
[MON] Setting up linux-libc-dev:amd64 (5.15.0-94.104) ...
[MON] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[MON] Setting up libnpth0:amd64 (1.6-3build2) ...
[MON] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[MON] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[MON] Setting up bzip2 (1.0.8-5build1) ...
[MON] Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[MON] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[MON] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[MON] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[MON] Setting up fakeroot (1.28-1ubuntu1) ...
[MON] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[MON] Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[MON] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[MON] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[MON] Setting up make (4.3-4.1build1) ...
[MON] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[MON] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[PLA] Setting up libgdbm6:amd64 (1.23-1) ...
[PLA] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[PLA] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] Setting up libctf0:amd64 (2.38-4ubuntu2.5) ...
[PLA] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[PLA] Setting up pinentry-curses (1.1.1-1build2) ...
[PLA] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[PLA] Setting up manpages-dev (5.10-1ubuntu1) ...
[PLA] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[PLA] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[PLA] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[PLA] Setting up libreadline8:amd64 (8.1.2-1) ...
[PLA] Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[PLA] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[PLA] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[tests] Setting up libmd0:amd64 (1.0.4-1build1) ...
[tests] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[tests] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[tests] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[tests] Setting up netbase (6.3) ...
[tests] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[tests] Setting up libbinutils:amd64 (2.38-4ubuntu2.5) ...
[tests] Setting up libisl23:amd64 (0.24-2build1) ...
[tests] Setting up libc-dev-bin (2.35-0ubuntu3.6) ...
[tests] Setting up openssl (3.0.2-0ubuntu1.14) ...
[tests] Setting up libbsd0:amd64 (0.11.5-1) ...
[tests] Setting up readline-common (8.1.2-1) ...
[tests] Setting up publicsuffix (20211207.1025-1) ...
[tests] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Setting up liblocale-gettext-perl (1.07-4build3) ...
[tests] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Setting up libgdbm6:amd64 (1.23-1) ...
[tests] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[tests] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Setting up libctf0:amd64 (2.38-4ubuntu2.5) ...
[tests] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[tests] Setting up pinentry-curses (1.1.1-1build2) ...
[tests] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[tests] Setting up manpages-dev (5.10-1ubuntu1) ...
[tests] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[tests] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[tests] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[RO] Setting up fonts-dejavu-core (2.37-2build1) ...
[RO] Setting up ucf (3.0043) ...
[RO] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[RO] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[RO] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[RO] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[RO] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Setting up libmd0:amd64 (1.0.4-1build1) ...
[RO] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[RO] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[RO] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[RO] Setting up netbase (6.3) ...
[RO] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[RO] Setting up libbinutils:amd64 (2.38-4ubuntu2.5) ...
[RO] Setting up libisl23:amd64 (0.24-2build1) ...
[RO] Setting up libc-dev-bin (2.35-0ubuntu3.6) ...
[RO] Setting up openssl (3.0.2-0ubuntu1.14) ...
[RO] Setting up libbsd0:amd64 (0.11.5-1) ...
[RO] Setting up readline-common (8.1.2-1) ...
[RO] Setting up publicsuffix (20211207.1025-1) ...
[RO] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Setting up liblocale-gettext-perl (1.07-4build3) ...
[RO] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Setting up ucf (3.0043) ...
[NBI] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[NBI] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NBI] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[NBI] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[NBI] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Setting up libmd0:amd64 (1.0.4-1build1) ...
[NBI] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[NBI] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[NBI] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[NBI] Setting up netbase (6.3) ...
[NBI] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[NBI] Setting up libbinutils:amd64 (2.38-4ubuntu2.5) ...
[NBI] Setting up libisl23:amd64 (0.24-2build1) ...
[NBI] Setting up libc-dev-bin (2.35-0ubuntu3.6) ...
[NBI] Setting up openssl (3.0.2-0ubuntu1.14) ...
[NBI] Setting up libbsd0:amd64 (0.11.5-1) ...
[NBI] Setting up readline-common (8.1.2-1) ...
[NBI] Setting up publicsuffix (20211207.1025-1) ...
[NBI] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Setting up liblocale-gettext-perl (1.07-4build3) ...
[NBI] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Setting up libgdbm6:amd64 (1.23-1) ...
[NBI] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[osmclient] Setting up libreadline8:amd64 (8.1.2-1) ...
[osmclient] Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[osmclient] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[MON] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[MON] Setting up xz-utils (5.2.5-2ubuntu1) ...
[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 libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[MON] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[MON] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Setting up patch (2.7.6-7build2) ...
[MON] Setting up fonts-dejavu-core (2.37-2build1) ...
[MON] Setting up ucf (3.0043) ...
[MON] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[MON] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[MON] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[MON] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[MON] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Setting up libmd0:amd64 (1.0.4-1build1) ...
[MON] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[MON] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[MON] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[MON] Setting up netbase (6.3) ...
[MON] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[MON] Setting up libbinutils:amd64 (2.38-4ubuntu2.5) ...
[MON] Setting up libisl23:amd64 (0.24-2build1) ...
[MON] Setting up libc-dev-bin (2.35-0ubuntu3.6) ...
[MON] Setting up openssl (3.0.2-0ubuntu1.14) ...
[MON] Setting up libbsd0:amd64 (0.11.5-1) ...
[MON] Setting up readline-common (8.1.2-1) ...
[NG-UI] Updating certificates in /etc/ssl/certs...
[tests] Setting up libreadline8:amd64 (8.1.2-1) ...
[tests] Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[tests] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[tests] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[RO] Setting up libgdbm6:amd64 (1.23-1) ...
[RO] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[RO] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up libctf0:amd64 (2.38-4ubuntu2.5) ...
[RO] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[RO] Setting up pinentry-curses (1.1.1-1build2) ...
[RO] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up manpages-dev (5.10-1ubuntu1) ...
[RO] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[RO] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[RO] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[RO] Setting up libreadline8:amd64 (8.1.2-1) ...
[RO] Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[RO] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[RO] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[NBI] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Setting up libctf0:amd64 (2.38-4ubuntu2.5) ...
[NBI] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[NBI] Setting up pinentry-curses (1.1.1-1build2) ...
[NBI] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[NBI] Setting up manpages-dev (5.10-1ubuntu1) ...
[NBI] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[NBI] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[NBI] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[NBI] Setting up libreadline8:amd64 (8.1.2-1) ...
[NBI] Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[NBI] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[NBI] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[POL] 137 added, 0 removed; done.
[POL] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[POL] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[POL] Setting up libjs-sphinxdoc (4.3.2-1) ...
[POL] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Setting up cpp (4:11.2.0-1ubuntu1) ...
[POL] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[Keystone] Updating certificates in /etc/ssl/certs...
[osmclient] Updating certificates in /etc/ssl/certs...
[MON] Setting up publicsuffix (20211207.1025-1) ...
[MON] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Setting up liblocale-gettext-perl (1.07-4build3) ...
[MON] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Setting up libgdbm6:amd64 (1.23-1) ...
[MON] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[MON] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Setting up libctf0:amd64 (2.38-4ubuntu2.5) ...
[MON] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[MON] Setting up pinentry-curses (1.1.1-1build2) ...
[MON] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[MON] Setting up manpages-dev (5.10-1ubuntu1) ...
[MON] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[MON] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[MON] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[PLA] Updating certificates in /etc/ssl/certs...
[tests] Updating certificates in /etc/ssl/certs...
[POL] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[POL] Setting up libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[POL] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[POL] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[POL] Setting up curl (7.81.0-1ubuntu1.15) ...
[POL] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[POL] Setting up gpg (2.2.27-3ubuntu2.1) ...
[POL] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[POL] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[POL] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[POL] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[POL] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[POL] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[Webhook] 137 added, 0 removed; done.
[Webhook] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[Webhook] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[Webhook] Setting up libjs-sphinxdoc (4.3.2-1) ...
[Webhook] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Setting up cpp (4:11.2.0-1ubuntu1) ...
[Webhook] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[Webhook] Setting up libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[Webhook] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[Webhook] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[Webhook] Setting up curl (7.81.0-1ubuntu1.15) ...
[Webhook] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[Webhook] Setting up gpg (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[Webhook] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[Webhook] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[Webhook] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[MON] Setting up libreadline8:amd64 (8.1.2-1) ...
[MON] Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[MON] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[MON] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[NG-UI] 137 added, 0 removed; done.
[NG-UI] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[NG-UI] Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ...
[NG-UI] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[NG-UI] Setting up libpolkit-agent-1-0:amd64 (0.105-33) ...
[NG-UI] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[NG-UI] Setting up curl (7.81.0-1ubuntu1.15) ...
[NG-UI] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[NG-UI] Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ...
[NG-UI] Setting up libnginx-mod-stream-geoip2 (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ...
[NG-UI] Setting up polkitd (0.105-33) ...
[NG-UI] Setting up gpg (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
[NG-UI] Setcap worked! gst-ptp-helper is not suid!
[NG-UI] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[RO] Updating certificates in /etc/ssl/certs...
[NBI] Updating certificates in /etc/ssl/certs...
[Airflow] Preconfiguring packages ...
[Airflow] Fetched 93.4 MB in 5s (19.1 MB/s)
[Airflow] (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 ... 12082 files and directories currently installed.)
[Airflow] Preparing to unpack .../libc6_2.31-13+deb11u8_amd64.deb ...
[Airflow] Unpacking libc6:amd64 (2.31-13+deb11u8) over (2.31-13+deb11u5) ...
[POL] Setting up python3.10 (3.10.12-1~22.04.3) ...
[Keystone] 137 added, 0 removed; done.
[Keystone] Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ...
[Keystone] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[Keystone] Setting up libpolkit-agent-1-0:amd64 (0.105-33) ...
[Keystone] Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ...
[Keystone] Setting up polkitd (0.105-33) ...
[Keystone] Setting up gpg (2.2.27-3ubuntu2.1) ...
[Keystone] Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
[Keystone] Setcap worked! gst-ptp-helper is not suid!
[Keystone] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[Keystone] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[Keystone] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
[Webhook] Setting up python3.10 (3.10.12-1~22.04.3) ...
[osmclient] 137 added, 0 removed; done.
[osmclient] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[osmclient] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[osmclient] Setting up libjs-sphinxdoc (4.3.2-1) ...
[osmclient] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Setting up cpp (4:11.2.0-1ubuntu1) ...
[NG-UI] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
[NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
[NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
[PLA] 137 added, 0 removed; done.
[PLA] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[PLA] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[PLA] Setting up libjs-sphinxdoc (4.3.2-1) ...
[PLA] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] Setting up cpp (4:11.2.0-1ubuntu1) ...
[PLA] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[PLA] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[PLA] Setting up libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[PLA] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[PLA] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[PLA] Setting up curl (7.81.0-1ubuntu1.15) ...
[PLA] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[PLA] Setting up gpg (2.2.27-3ubuntu2.1) ...
[PLA] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[PLA] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[PLA] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[PLA] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[PLA] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[PLA] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
[Keystone] Setting up python3.10 (3.10.12-1~22.04.3) ...
[osmclient] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[osmclient] Setting up libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[osmclient] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[osmclient] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[osmclient] Setting up curl (7.81.0-1ubuntu1.15) ...
[osmclient] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[osmclient] Setting up gpg (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[osmclient] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[osmclient] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[osmclient] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[MON] Updating certificates in /etc/ssl/certs...
[NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
[NG-UI] Setting up python3.10 (3.10.12-1~22.04.3) ...
[PLA] Setting up python3.10 (3.10.12-1~22.04.3) ...
[tests] 137 added, 0 removed; done.
[tests] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[tests] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[tests] Setting up libjs-sphinxdoc (4.3.2-1) ...
[tests] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Setting up cpp (4:11.2.0-1ubuntu1) ...
[tests] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[tests] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[tests] Setting up libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[tests] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[tests] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[tests] Setting up curl (7.81.0-1ubuntu1.15) ...
[tests] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[tests] Setting up gpg (2.2.27-3ubuntu2.1) ...
[POL] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[POL] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[POL] Setting up python3 (3.10.6-1~22.04) ...
[POL] Setting up binutils (2.38-4ubuntu2.5) ...
[POL] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up python3.10 (3.10.12-1~22.04.3) ...
[tests] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[tests] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[tests] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[POL] Setting up perl (5.34.0-3ubuntu1.3) ...
[POL] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[Webhook] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[Webhook] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up python3 (3.10.6-1~22.04) ...
[Webhook] Setting up binutils (2.38-4ubuntu2.5) ...
[Webhook] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up perl (5.34.0-3ubuntu1.3) ...
[tests] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[tests] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[tests] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[NBI] 137 added, 0 removed; done.
[NBI] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[NBI] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[NBI] Setting up libjs-sphinxdoc (4.3.2-1) ...
[NBI] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Setting up cpp (4:11.2.0-1ubuntu1) ...
[NBI] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[NBI] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[NBI] Setting up libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[NBI] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[NBI] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[POL] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[POL] Setting up libdpkg-perl (1.21.1ubuntu2.2) ...
[POL] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[POL] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[POL] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[POL] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[POL] Setting up libc-devtools (2.35-0ubuntu3.6) ...
[POL] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[Keystone] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[Keystone] Setting up pkexec (0.105-33) ...
[Keystone] Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.15) ...
[Keystone] Setting up python3 (3.10.6-1~22.04) ...
[Webhook] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[Webhook] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[Webhook] Setting up libdpkg-perl (1.21.1ubuntu2.2) ...
[Webhook] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[Webhook] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[tests] Setting up python3.10 (3.10.12-1~22.04.3) ...
[RO] 137 added, 0 removed; done.
[RO] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[RO] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[RO] Setting up libjs-sphinxdoc (4.3.2-1) ...
[RO] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up cpp (4:11.2.0-1ubuntu1) ...
[RO] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[RO] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[RO] Setting up libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[RO] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[RO] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[RO] Setting up curl (7.81.0-1ubuntu1.15) ...
[RO] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[RO] Setting up gpg (2.2.27-3ubuntu2.1) ...
[RO] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[RO] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[RO] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[RO] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[RO] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[RO] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[NBI] Setting up curl (7.81.0-1ubuntu1.15) ...
[NBI] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[NBI] Setting up gpg (2.2.27-3ubuntu2.1) ...
[NBI] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[NBI] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[NBI] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[NBI] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[NBI] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[NBI] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[POL] Setting up python3-distutils (3.10.8-1~22.04) ...
[POL] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[Keystone] Setting up libappstream4:amd64 (0.15.2-2) ...
[Keystone] Setting up python3-six (1.16.0-3ubuntu1) ...
[Keystone] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
[Keystone] Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
[Keystone] Setting up python3-pyparsing (2.4.7-1) ...
[Webhook] Setting up libc-devtools (2.35-0ubuntu3.6) ...
[Webhook] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[Webhook] Setting up python3-distutils (3.10.8-1~22.04) ...
[MON] 137 added, 0 removed; done.
[MON] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[MON] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[MON] Setting up libjs-sphinxdoc (4.3.2-1) ...
[MON] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Setting up cpp (4:11.2.0-1ubuntu1) ...
[MON] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[MON] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[MON] Setting up libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[MON] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[MON] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[MON] Setting up curl (7.81.0-1ubuntu1.15) ...
[MON] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[MON] Setting up gpg (2.2.27-3ubuntu2.1) ...
[MON] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[MON] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[MON] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[MON] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[MON] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[MON] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[NG-UI] Setting up iproute2 (5.15.0-1ubuntu2) ...
[NG-UI] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up pkexec (0.105-33) ...
[NG-UI] Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.15) ...
[NG-UI] Setting up python3 (3.10.6-1~22.04) ...
[NG-UI] Setting up libappstream4:amd64 (0.15.2-2) ...
[NG-UI] Setting up python3-six (1.16.0-3ubuntu1) ...
[NG-UI] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[PLA] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[PLA] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[PLA] Setting up python3 (3.10.6-1~22.04) ...
[PLA] Setting up binutils (2.38-4ubuntu2.5) ...
[PLA] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[PLA] Setting up perl (5.34.0-3ubuntu1.3) ...
[RO] Setting up python3.10 (3.10.12-1~22.04.3) ...
[NBI] Setting up python3.10 (3.10.12-1~22.04.3) ...
[Airflow] Setting up libc6:amd64 (2.31-13+deb11u8) ...
[Airflow] Selecting previously unselected package liblocale-gettext-perl.
[Airflow] (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 ... 12082 files and directories currently installed.)
[Airflow] Preparing to unpack .../00-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
[Airflow] Unpacking liblocale-gettext-perl (1.07-4+b1) ...
[POL] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[POL] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Setting up python3-gi (3.42.1-0ubuntu1) ...
[Keystone] Setting up shared-mime-info (2.1-2) ...
[Webhook] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[osmclient] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[osmclient] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up python3 (3.10.6-1~22.04) ...
[osmclient] Setting up binutils (2.38-4ubuntu2.5) ...
[osmclient] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up perl (5.34.0-3ubuntu1.3) ...
[osmclient] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[osmclient] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[osmclient] Setting up libdpkg-perl (1.21.1ubuntu2.2) ...
[osmclient] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[osmclient] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[MON] Setting up python3.10 (3.10.12-1~22.04.3) ...
[NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
[NG-UI] Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
[NG-UI] Setting up python3-pyparsing (2.4.7-1) ...
[NG-UI] Setting up python3-gi (3.42.1-0ubuntu1) ...
[PLA] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[PLA] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[PLA] Setting up libdpkg-perl (1.21.1ubuntu2.2) ...
[PLA] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[PLA] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[PLA] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[PLA] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[PLA] Setting up libc-devtools (2.35-0ubuntu3.6) ...
[PLA] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[tests] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[tests] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[tests] Setting up python3 (3.10.6-1~22.04) ...
[tests] Setting up binutils (2.38-4ubuntu2.5) ...
[tests] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[Airflow] Selecting previously unselected package less.
[Airflow] Preparing to unpack .../01-less_551-2_amd64.deb ...
[Airflow] Unpacking less (551-2) ...
[Airflow] Selecting previously unselected package bzip2.
[Airflow] Preparing to unpack .../02-bzip2_1.0.8-4_amd64.deb ...
[Airflow] Unpacking bzip2 (1.0.8-4) ...
[Airflow] Selecting previously unselected package manpages.
[Airflow] Preparing to unpack .../03-manpages_5.10-1_all.deb ...
[Airflow] Unpacking manpages (5.10-1) ...
[Airflow] Selecting previously unselected package ucf.
[Airflow] Preparing to unpack .../04-ucf_3.0043_all.deb ...
[Airflow] Moving old data out of the way
[Airflow] Unpacking ucf (3.0043) ...
[Airflow] Selecting previously unselected package wget.
[Airflow] Preparing to unpack .../05-wget_1.21-1+deb11u1_amd64.deb ...
[Airflow] Unpacking wget (1.21-1+deb11u1) ...
[POL] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[POL] Setting up libalgorithm-diff-perl (1.201-1) ...
[POL] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[POL] Setting up gcc (4:11.2.0-1ubuntu1) ...
[POL] Setting up dpkg-dev (1.21.1ubuntu2.2) ...
[POL] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[POL] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[Webhook] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[Webhook] Setting up libalgorithm-diff-perl (1.201-1) ...
[Webhook] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[osmclient] Setting up libc-devtools (2.35-0ubuntu3.6) ...
[osmclient] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[osmclient] Setting up python3-distutils (3.10.8-1~22.04) ...
[NG-UI] Setting up shared-mime-info (2.1-2) ...
[PLA] Setting up python3-distutils (3.10.8-1~22.04) ...
[PLA] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[tests] Setting up perl (5.34.0-3ubuntu1.3) ...
[tests] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[tests] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[tests] Setting up libdpkg-perl (1.21.1ubuntu2.2) ...
[tests] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[tests] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[tests] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[tests] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[Airflow] Selecting previously unselected package xz-utils.
[Airflow] Preparing to unpack .../06-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
[Airflow] Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
[Airflow] Selecting previously unselected package binutils-common:amd64.
[Airflow] Preparing to unpack .../07-binutils-common_2.35.2-2_amd64.deb ...
[Airflow] Unpacking binutils-common:amd64 (2.35.2-2) ...
[Webhook] Setting up gcc (4:11.2.0-1ubuntu1) ...
[Webhook] Setting up dpkg-dev (1.21.1ubuntu2.2) ...
[Webhook] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[osmclient] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[PLA] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[PLA] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[PLA] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[PLA] Setting up libalgorithm-diff-perl (1.201-1) ...
[tests] Setting up libc-devtools (2.35-0ubuntu3.6) ...
[tests] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[tests] Setting up python3-distutils (3.10.8-1~22.04) ...
[NBI] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[NBI] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[NBI] Setting up python3 (3.10.6-1~22.04) ...
[NBI] Setting up binutils (2.38-4ubuntu2.5) ...
[NBI] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[NBI] Setting up perl (5.34.0-3ubuntu1.3) ...
[NBI] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[NBI] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[NBI] Setting up libdpkg-perl (1.21.1ubuntu2.2) ...
[NBI] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[NBI] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[NBI] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[NBI] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[NBI] Setting up libc-devtools (2.35-0ubuntu3.6) ...
[Airflow] Selecting previously unselected package libbinutils:amd64.
[Airflow] Preparing to unpack .../08-libbinutils_2.35.2-2_amd64.deb ...
[Airflow] Unpacking libbinutils:amd64 (2.35.2-2) ...
[Airflow] Selecting previously unselected package libctf-nobfd0:amd64.
[Airflow] Preparing to unpack .../09-libctf-nobfd0_2.35.2-2_amd64.deb ...
[Airflow] Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
[Airflow] Selecting previously unselected package libctf0:amd64.
[Airflow] Preparing to unpack .../10-libctf0_2.35.2-2_amd64.deb ...
[Airflow] Unpacking libctf0:amd64 (2.35.2-2) ...
[Airflow] Selecting previously unselected package binutils-x86-64-linux-gnu.
[Airflow] Preparing to unpack .../11-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
[Airflow] Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
[osmclient] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[osmclient] Setting up libalgorithm-diff-perl (1.201-1) ...
[osmclient] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[osmclient] Setting up gcc (4:11.2.0-1ubuntu1) ...
[MON] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[MON] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[MON] Setting up python3 (3.10.6-1~22.04) ...
[MON] Setting up binutils (2.38-4ubuntu2.5) ...
[MON] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[MON] Setting up perl (5.34.0-3ubuntu1.3) ...
[PLA] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[PLA] Setting up gcc (4:11.2.0-1ubuntu1) ...
[PLA] Setting up dpkg-dev (1.21.1ubuntu2.2) ...
[PLA] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[PLA] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[tests] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[RO] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[RO] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[RO] Setting up python3 (3.10.6-1~22.04) ...
[RO] Setting up binutils (2.38-4ubuntu2.5) ...
[RO] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[RO] Setting up perl (5.34.0-3ubuntu1.3) ...
[RO] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[RO] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[RO] Setting up libdpkg-perl (1.21.1ubuntu2.2) ...
[RO] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[RO] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[RO] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[RO] Setting up libc-devtools (2.35-0ubuntu3.6) ...
[RO] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[NBI] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[NBI] Setting up python3-distutils (3.10.8-1~22.04) ...
[Airflow] Selecting previously unselected package binutils.
[Airflow] Preparing to unpack .../12-binutils_2.35.2-2_amd64.deb ...
[Airflow] Unpacking binutils (2.35.2-2) ...
[osmclient] Setting up dpkg-dev (1.21.1ubuntu2.2) ...
[osmclient] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[MON] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[MON] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[MON] Setting up libdpkg-perl (1.21.1ubuntu2.2) ...
[MON] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[MON] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[MON] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[MON] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[tests] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[tests] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[tests] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[tests] Setting up libalgorithm-diff-perl (1.201-1) ...
[tests] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[RO] Setting up python3-distutils (3.10.8-1~22.04) ...
[NBI] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[NBI] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[NBI] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[NBI] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[NBI] Setting up libalgorithm-diff-perl (1.201-1) ...
[Airflow] Selecting previously unselected package libc-dev-bin.
[Airflow] Preparing to unpack .../13-libc-dev-bin_2.31-13+deb11u8_amd64.deb ...
[Airflow] Unpacking libc-dev-bin (2.31-13+deb11u8) ...
[Airflow] Selecting previously unselected package linux-libc-dev:amd64.
[Airflow] Preparing to unpack .../14-linux-libc-dev_5.10.209-2_amd64.deb ...
[Airflow] Unpacking linux-libc-dev:amd64 (5.10.209-2) ...
[POL] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[POL] Setting up g++ (4:11.2.0-1ubuntu1) ...
[POL] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[POL] Setting up gnupg (2.2.27-3ubuntu2.1) ...
[POL] Setting up build-essential (12.9ubuntu3) ...
[POL] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[POL] Setting up libalgorithm-merge-perl (0.08-3) ...
[POL] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[POL] Setting up python3-dev (3.10.6-1~22.04) ...
[POL] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[POL] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[POL] Updating certificates in /etc/ssl/certs...
[Prometheus]   Building wheel for PyYAML (setup.py): finished with status 'done'
[Prometheus]   Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=607932 sha256=4a0b26a7bda266f7d149bb3d985d04b7ea9028adb9f1169eac0852bc3a27ae9e
[Prometheus]   Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c
[Prometheus] Successfully built PyYAML
[Prometheus] Installing collected packages: chardet, six, PyYAML, pymongo, multidict, idna, attrs, async-timeout, yarl, python-dateutil, aiohttp
[MON] Setting up libc-devtools (2.35-0ubuntu3.6) ...
[MON] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[MON] Setting up python3-distutils (3.10.8-1~22.04) ...
[tests] Setting up gcc (4:11.2.0-1ubuntu1) ...
[tests] Setting up dpkg-dev (1.21.1ubuntu2.2) ...
[tests] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[tests] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[RO] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[NBI] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[NBI] Setting up gcc (4:11.2.0-1ubuntu1) ...
[NBI] Setting up dpkg-dev (1.21.1ubuntu2.2) ...
[NBI] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[NBI] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[Airflow] Selecting previously unselected package libcrypt-dev:amd64.
[Airflow] Preparing to unpack .../15-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
[Airflow] Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
[Airflow] Selecting previously unselected package libtirpc-dev:amd64.
[Airflow] Preparing to unpack .../16-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ...
[Airflow] Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
[Airflow] Selecting previously unselected package libnsl-dev:amd64.
[Airflow] Preparing to unpack .../17-libnsl-dev_1.3.0-2_amd64.deb ...
[Airflow] Unpacking libnsl-dev:amd64 (1.3.0-2) ...
[Airflow] Selecting previously unselected package libc6-dev:amd64.
[Airflow] Preparing to unpack .../18-libc6-dev_2.31-13+deb11u8_amd64.deb ...
[Airflow] Unpacking libc6-dev:amd64 (2.31-13+deb11u8) ...
[Webhook] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[Webhook] Setting up g++ (4:11.2.0-1ubuntu1) ...
[Webhook] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[Webhook] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[Webhook] Setting up gnupg (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up build-essential (12.9ubuntu3) ...
[Webhook] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[Webhook] Setting up libalgorithm-merge-perl (0.08-3) ...
[Webhook] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[Webhook] Setting up python3-dev (3.10.6-1~22.04) ...
[Webhook] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[Webhook] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[Webhook] Updating certificates in /etc/ssl/certs...
[MON] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[RO] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[RO] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[RO] Setting up libalgorithm-diff-perl (1.201-1) ...
[RO] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[Keystone] Setting up python3-jeepney (0.7.1-3) ...
[Keystone] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[Keystone] Setting up python3-httplib2 (0.20.2-2) ...
[MON] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[PLA] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[POL] 0 added, 0 removed; done.
[POL] Running hooks in /etc/ca-certificates/update.d...
[POL] done.
[RO] Setting up gcc (4:11.2.0-1ubuntu1) ...
[Keystone] Setting up lsb-release (11.1.0ubuntu4) ...
[Webhook] 0 added, 0 removed; done.
[Webhook] Running hooks in /etc/ca-certificates/update.d...
[Webhook] done.
[osmclient] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[PLA] Setting up g++ (4:11.2.0-1ubuntu1) ...
[tests] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[NBI] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[osmclient] Setting up g++ (4:11.2.0-1ubuntu1) ...
[MON] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[PLA] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[tests] Setting up g++ (4:11.2.0-1ubuntu1) ...
[tests] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[RO] Setting up dpkg-dev (1.21.1ubuntu2.2) ...
[NBI] Setting up g++ (4:11.2.0-1ubuntu1) ...
[NBI] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[NBI] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[Keystone] Setting up python3-distro-info (1.1ubuntu0.2) ...
[osmclient] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[osmclient] Setting up gnupg (2.2.27-3ubuntu2.1) ...
[MON] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[MON] Setting up libalgorithm-diff-perl (1.201-1) ...
[PLA] Setting up gnupg (2.2.27-3ubuntu2.1) ...
[Airflow] Selecting previously unselected package libisl23:amd64.
[Airflow] Preparing to unpack .../19-libisl23_0.23-1_amd64.deb ...
[Airflow] Unpacking libisl23:amd64 (0.23-1) ...
[PLA] Setting up build-essential (12.9ubuntu3) ...
[tests] Setting up gnupg (2.2.27-3ubuntu2.1) ...
[RO] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[NBI] Setting up gnupg (2.2.27-3ubuntu2.1) ...
[Prometheus] Successfully installed PyYAML-5.3.1 aiohttp-3.6.2 async-timeout-3.0.1 attrs-20.2.0 chardet-3.0.4 idna-2.10 multidict-4.7.6 pymongo-3.11.0 python-dateutil-2.8.1 six-1.15.0 yarl-1.6.0
[Prometheus] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[Keystone] Setting up policykit-1 (0.105-33) ...
[osmclient] Setting up build-essential (12.9ubuntu3) ...
[PLA] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[tests] Setting up build-essential (12.9ubuntu3) ...
[RO] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[NBI] Setting up build-essential (12.9ubuntu3) ...
[Airflow] Selecting previously unselected package libmpfr6:amd64.
[Airflow] Preparing to unpack .../20-libmpfr6_4.1.0-3_amd64.deb ...
[Prometheus] 
[Prometheus] [notice] A new release of pip is available: 23.0.1 -> 24.0
[Prometheus] [notice] To update, run: pip install --upgrade pip
[Keystone] Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ...
[osmclient] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[MON] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[PLA] Setting up libalgorithm-merge-perl (0.08-3) ...
[PLA] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[PLA] Setting up python3-dev (3.10.6-1~22.04) ...
[PLA] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[PLA] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[PLA] Updating certificates in /etc/ssl/certs...
[tests] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[tests] Setting up libalgorithm-merge-perl (0.08-3) ...
[tests] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[tests] Setting up python3-dev (3.10.6-1~22.04) ...
[tests] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[tests] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[tests] Updating certificates in /etc/ssl/certs...
[NBI] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[NBI] Setting up libalgorithm-merge-perl (0.08-3) ...
[NBI] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[NBI] Setting up python3-dev (3.10.6-1~22.04) ...
[NBI] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[NBI] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[NBI] Updating certificates in /etc/ssl/certs...
[Airflow] Unpacking libmpfr6:amd64 (4.1.0-3) ...
[Airflow] Selecting previously unselected package libmpc3:amd64.
[Airflow] Preparing to unpack .../21-libmpc3_1.2.0-1_amd64.deb ...
[Airflow] Unpacking libmpc3:amd64 (1.2.0-1) ...
[Airflow] Selecting previously unselected package cpp-10.
[Airflow] Preparing to unpack .../22-cpp-10_10.2.1-6_amd64.deb ...
[Airflow] Unpacking cpp-10 (10.2.1-6) ...
[Keystone] Setting up python3-blinker (1.4+dfsg1-0.4) ...
[Keystone] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[Keystone] Setting up python3-more-itertools (8.10.0-2) ...
[osmclient] Setting up libalgorithm-merge-perl (0.08-3) ...
[osmclient] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[osmclient] Setting up python3-dev (3.10.6-1~22.04) ...
[osmclient] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[osmclient] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[osmclient] Updating certificates in /etc/ssl/certs...
[MON] Setting up gcc (4:11.2.0-1ubuntu1) ...
[MON] Setting up dpkg-dev (1.21.1ubuntu2.2) ...
[MON] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[MON] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[PLA] 0 added, 0 removed; done.
[PLA] Running hooks in /etc/ca-certificates/update.d...
[PLA] done.
[Keystone] Setting up python3-dbus (1.2.18-3build1) ...
[Keystone] Setting up python3-distro (1.7.0-1) ...
[Keystone] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[Keystone] Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
[osmclient] 0 added, 0 removed; done.
[osmclient] Running hooks in /etc/ca-certificates/update.d...
[osmclient] done.
[NG-UI] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[NG-UI] Setting up python3-jeepney (0.7.1-3) ...
[NG-UI] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
[NG-UI] Setting up python3-httplib2 (0.20.2-2) ...
[NG-UI] Setting up lsb-release (11.1.0ubuntu4) ...
[NG-UI] Setting up python3-distro-info (1.1ubuntu0.2) ...
[NG-UI] Setting up policykit-1 (0.105-33) ...
[NG-UI] Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ...
[NG-UI] Setting up python3-blinker (1.4+dfsg1-0.4) ...
[NG-UI] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[NG-UI] Setting up python3-more-itertools (8.10.0-2) ...
[NG-UI] Setting up python3-dbus (1.2.18-3build1) ...
[tests] 0 added, 0 removed; done.
[tests] Running hooks in /etc/ca-certificates/update.d...
[tests] done.
[RO] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[RO] Setting up g++ (4:11.2.0-1ubuntu1) ...
[RO] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[RO] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[RO] Setting up gnupg (2.2.27-3ubuntu2.1) ...
[RO] Setting up build-essential (12.9ubuntu3) ...
[RO] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[RO] Setting up libalgorithm-merge-perl (0.08-3) ...
[RO] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[RO] Setting up python3-dev (3.10.6-1~22.04) ...
[RO] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[RO] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[RO] Updating certificates in /etc/ssl/certs...
[NBI] 0 added, 0 removed; done.
[NBI] Running hooks in /etc/ca-certificates/update.d...
[NBI] done.
[Airflow] Selecting previously unselected package cpp.
[Airflow] Preparing to unpack .../23-cpp_4%3a10.2.1-1_amd64.deb ...
[Airflow] Unpacking cpp (4:10.2.1-1) ...
[Airflow] Selecting previously unselected package libcc1-0:amd64.
[Airflow] Preparing to unpack .../24-libcc1-0_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libcc1-0:amd64 (10.2.1-6) ...
[Airflow] Selecting previously unselected package libgomp1:amd64.
[Airflow] Preparing to unpack .../25-libgomp1_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libgomp1:amd64 (10.2.1-6) ...
[Airflow] Selecting previously unselected package libitm1:amd64.
[Airflow] Preparing to unpack .../26-libitm1_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libitm1:amd64 (10.2.1-6) ...
[Keystone] Setting up python3-apt (2.4.0ubuntu3) ...
[Keystone] Setting up python3-lazr.uri (1.0.6-2) ...
[NG-UI] Setting up python3-distro (1.7.0-1) ...
[Airflow] Selecting previously unselected package libatomic1:amd64.
[Airflow] Preparing to unpack .../27-libatomic1_10.2.1-6_amd64.deb ...
[Keystone] Setting up python3-zipp (1.0.0-3) ...
[MON] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[MON] Setting up g++ (4:11.2.0-1ubuntu1) ...
[NG-UI] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[RO] 0 added, 0 removed; done.
[RO] Running hooks in /etc/ca-certificates/update.d...
[RO] done.
[Airflow] Unpacking libatomic1:amd64 (10.2.1-6) ...
[Keystone] Setting up unattended-upgrades (2.8ubuntu1) ...
[MON] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[MON] Setting up gnupg (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
[NG-UI] Setting up python3-apt (2.4.0ubuntu3) ...
[Airflow] Selecting previously unselected package libasan6:amd64.
[Airflow] Preparing to unpack .../28-libasan6_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libasan6:amd64 (10.2.1-6) ...
[Prometheus] Removing intermediate container df1df5439cba
[Prometheus]  ---> 6891d6c36f64
[Prometheus] Step 12/13 : COPY src/app.py .
[Keystone] 
[Keystone] Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version
[Keystone] 
[Keystone] Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version
[MON] Setting up build-essential (12.9ubuntu3) ...
[MON] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[MON] Setting up libalgorithm-merge-perl (0.08-3) ...
[MON] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[MON] Setting up python3-dev (3.10.6-1~22.04) ...
[MON] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[MON] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[MON] Updating certificates in /etc/ssl/certs...
[Prometheus]  ---> 30de009d7a96
[Prometheus] Step 13/13 : CMD [ "python", "-u", "./app.py" ]
[Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service.
[NG-UI] Setting up libnginx-mod-http-image-filter (1.18.0-6ubuntu14.4) ...
[Airflow] Selecting previously unselected package liblsan0:amd64.
[Airflow] Preparing to unpack .../29-liblsan0_10.2.1-6_amd64.deb ...
[Airflow] Unpacking liblsan0:amd64 (10.2.1-6) ...
[MON] 0 added, 0 removed; done.
[MON] Running hooks in /etc/ca-certificates/update.d...
[MON] done.
[Keystone] Setting up python3-cryptography (3.4.8-1ubuntu2.1) ...
[NG-UI] Setting up python3-lazr.uri (1.0.6-2) ...
[NG-UI] Setting up python3-zipp (1.0.0-3) ...
[Keystone] Setting up python3-wadllib (1.3.6-1) ...
[NG-UI] Setting up libnginx-mod-http-xslt-filter (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up unattended-upgrades (2.8ubuntu1) ...
[Airflow] Selecting previously unselected package libtsan0:amd64.
[Airflow] Preparing to unpack .../30-libtsan0_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libtsan0:amd64 (10.2.1-6) ...
[Airflow] Selecting previously unselected package libubsan1:amd64.
[Airflow] Preparing to unpack .../31-libubsan1_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libubsan1:amd64 (10.2.1-6) ...
[Keystone] Setting up gnupg (2.2.27-3ubuntu2.1) ...
[Keystone] Setting up packagekit (1.2.5-2ubuntu2) ...
[Prometheus]  ---> Running in e33f00eaeef9
[Keystone] invoke-rc.d: could not determine current runlevel
[Keystone] invoke-rc.d: policy-rc.d denied execution of force-reload.
[Keystone] Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[Keystone] Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ...
[NG-UI] 
[NG-UI] Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version
[NG-UI] 
[NG-UI] Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version
[Airflow] Selecting previously unselected package libquadmath0:amd64.
[Airflow] Preparing to unpack .../32-libquadmath0_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libquadmath0:amd64 (10.2.1-6) ...
[Airflow] Selecting previously unselected package libgcc-10-dev:amd64.
[Airflow] Preparing to unpack .../33-libgcc-10-dev_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
[Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
[Keystone] Setting up packagekit-tools (1.2.5-2ubuntu2) ...
[Keystone] Setting up python3-importlib-metadata (4.6.4-1) ...
[Keystone] Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
[NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service.
[Keystone] Setting up python3-secretstorage (3.3.1-1) ...
[NG-UI] Setting up python3-cryptography (3.4.8-1ubuntu2.1) ...
[Prometheus] Removing intermediate container e33f00eaeef9
[Prometheus]  ---> 61f2bceb63fd
[Prometheus] [Warning] One or more build-args [PYTHON3_OSM_IM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL OSM_TESTS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_IMDOCS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_VMWARE_URL APT_PROXY PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROSDN_DPB_URL OSM_DEVOPS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_RO_PLUGIN_URL CACHE_DATE PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_N2VC_URL] were not consumed
[Prometheus] Successfully built 61f2bceb63fd
[Prometheus] Successfully tagged opensourcemano/prometheus:osm-v140-merge-243
[Pipeline] [Prometheus] echo
[Keystone] Setting up python3-keyring (23.5.0-1) ...
[Keystone] Setting up python3-lazr.restfulclient (0.14.4-1) ...
[Prometheus] Tagging prometheus:osm-v140-merge-243
[Pipeline] [Prometheus] sh
[Airflow] Selecting previously unselected package gcc-10.
[Airflow] Preparing to unpack .../34-gcc-10_10.2.1-6_amd64.deb ...
[Airflow] Unpacking gcc-10 (10.2.1-6) ...
[Prometheus] [Prometheus] Running shell script
[NG-UI] Setting up python3-wadllib (1.3.6-1) ...
[NG-UI] Setting up gnupg (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up packagekit (1.2.5-2ubuntu2) ...
[Keystone] Setting up python3-launchpadlib (1.10.16-1) ...
[Prometheus] + docker tag opensourcemano/prometheus:osm-v140-merge-243 osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v140-merge-243
[Pipeline] [Prometheus] sh
[NG-UI] invoke-rc.d: could not determine current runlevel
[NG-UI] invoke-rc.d: policy-rc.d denied execution of force-reload.
[NG-UI] Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[NG-UI] Setting up nginx-core (1.18.0-6ubuntu14.4) ...
[NG-UI] invoke-rc.d: could not determine current runlevel
[NG-UI] invoke-rc.d: policy-rc.d denied execution of start.
[NG-UI] Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ...
[NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
[NG-UI] Setting up packagekit-tools (1.2.5-2ubuntu2) ...
[NG-UI] Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up python3-importlib-metadata (4.6.4-1) ...
[Keystone] Setting up python3-software-properties (0.99.22.9) ...
[Keystone] Setting up software-properties-common (0.99.22.9) ...
[Keystone] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v140-merge-243
[Prometheus] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus]
[Prometheus] 4521a2f14de4: Preparing
[Prometheus] c649d27e67d0: Preparing
[Prometheus] edda03d9dc15: Preparing
[Prometheus] ad4aec43ce61: Preparing
[Prometheus] 6e751b5b0bee: Preparing
[Prometheus] 126cdbcad241: Preparing
[Prometheus] 01589a17de95: Preparing
[Prometheus] 84f540ade319: Preparing
[Prometheus] 9fe4e8a1862c: Preparing
[Prometheus] 909275a3eaaa: Preparing
[Prometheus] f3f47b3309ca: Preparing
[Prometheus] 1a5fc1184c48: Preparing
[Prometheus] 84f540ade319: Waiting
[Prometheus] 9fe4e8a1862c: Waiting
[Prometheus] 909275a3eaaa: Waiting
[Prometheus] f3f47b3309ca: Waiting
[Prometheus] 1a5fc1184c48: Waiting
[Prometheus] 126cdbcad241: Waiting
[Prometheus] 01589a17de95: Waiting
[Prometheus] 6e751b5b0bee: Layer already exists
[Prometheus] 126cdbcad241: Layer already exists
[Prometheus] 01589a17de95: Layer already exists
[Prometheus] 84f540ade319: Layer already exists
[Prometheus] 9fe4e8a1862c: Layer already exists
[Prometheus] 909275a3eaaa: Layer already exists
[Prometheus] f3f47b3309ca: Layer already exists
[Prometheus] edda03d9dc15: Pushed
[Prometheus] ad4aec43ce61: Pushed
[Prometheus] 4521a2f14de4: Pushed
[NG-UI] Setting up nginx (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
[NG-UI] Setting up python3-secretstorage (3.3.1-1) ...
[NG-UI] Setting up python3-keyring (23.5.0-1) ...
[NG-UI] Setting up python3-lazr.restfulclient (0.14.4-1) ...
[Airflow] Selecting previously unselected package gcc.
[Airflow] Preparing to unpack .../35-gcc_4%3a10.2.1-1_amd64.deb ...
[Airflow] Unpacking gcc (4:10.2.1-1) ...
[Keystone] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[Keystone] Updating certificates in /etc/ssl/certs...
[Prometheus] 1a5fc1184c48: Layer already exists
[NG-UI] Setting up python3-launchpadlib (1.10.16-1) ...
[Airflow] Selecting previously unselected package libstdc++-10-dev:amd64.
[Airflow] Preparing to unpack .../36-libstdc++-10-dev_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
[Keystone] 0 added, 0 removed; done.
[Keystone] Running hooks in /etc/ca-certificates/update.d...
[Keystone] done.
[Keystone] Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
[Prometheus] c649d27e67d0: Pushed
[NG-UI] Setting up python3-software-properties (0.99.22.9) ...
[Prometheus] osm-v140-merge-243: digest: sha256:eba5dbac6ed46f7a97675fc5f9f98a9c37f79660bd9c3dba8f760f222b71a141 size: 2841
[Pipeline] [Prometheus] }
[Pipeline] [Prometheus] // dir
[Pipeline] [Prometheus] }
[NG-UI] Setting up software-properties-common (0.99.22.9) ...
[Airflow] Selecting previously unselected package g++-10.
[Airflow] Preparing to unpack .../37-g++-10_10.2.1-6_amd64.deb ...
[NG-UI] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[Airflow] Unpacking g++-10 (10.2.1-6) ...
[NG-UI] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[NG-UI] Updating certificates in /etc/ssl/certs...
[Keystone] Reading package lists...
[Keystone] Building dependency tree...
[Keystone] Reading state information...
[Keystone] The following NEW packages will be installed:
[Keystone]   ubuntu-cloud-keyring
[Keystone] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
[Keystone] Need to get 4564 B of archives.
[Keystone] After this operation, 20.5 kB of additional disk space will be used.
[Keystone] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 ubuntu-cloud-keyring all 2021.03.26 [4564 B]
[Airflow] Selecting previously unselected package g++.
[Airflow] Preparing to unpack .../38-g++_4%3a10.2.1-1_amd64.deb ...
[Airflow] Unpacking g++ (4:10.2.1-1) ...
[Keystone] debconf: delaying package configuration, since apt-utils is not installed
[Keystone] Fetched 4564 B in 0s (46.3 kB/s)
[Keystone] Selecting previously unselected package ubuntu-cloud-keyring.
[Keystone] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9652 files and directories currently installed.)
[Keystone] Preparing to unpack .../ubuntu-cloud-keyring_2021.03.26_all.deb ...
[Keystone] Unpacking ubuntu-cloud-keyring (2021.03.26) ...
[NG-UI] 0 added, 0 removed; done.
[NG-UI] Running hooks in /etc/ca-certificates/update.d...
[NG-UI] done.
[NG-UI] Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
[Airflow] Selecting previously unselected package make.
[Airflow] Preparing to unpack .../39-make_4.3-4.1_amd64.deb ...
[Airflow] Unpacking make (4.3-4.1) ...
[Keystone] Setting up ubuntu-cloud-keyring (2021.03.26) ...
[Airflow] Selecting previously unselected package libdpkg-perl.
[Airflow] Preparing to unpack .../40-libdpkg-perl_1.20.13_all.deb ...
[Airflow] Unpacking libdpkg-perl (1.20.13) ...
[Keystone] Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
[Keystone] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
[Keystone] Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[Keystone] Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[Keystone] Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope InRelease [7762 B]
[Airflow] Selecting previously unselected package patch.
[Airflow] Preparing to unpack .../41-patch_2.7.6-7_amd64.deb ...
[Airflow] Unpacking patch (2.7.6-7) ...
[POL] Removing intermediate container 7376d997d689
[POL]  ---> 5dcefb4ca717
[POL] Step 5/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     mysql-client-core-8.0=8.0.*
[Keystone] Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 Packages [127 kB]
[Keystone] Fetched 135 kB in 3s (45.2 kB/s)
[Airflow] Selecting previously unselected package dpkg-dev.
[Airflow] Preparing to unpack .../42-dpkg-dev_1.20.13_all.deb ...
[Airflow] Unpacking dpkg-dev (1.20.13) ...
[Keystone] Reading package lists...
[Keystone] Repository: 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope main'
[Keystone] Description:
[Keystone] Ubuntu Cloud Archive for OpenStack Antelope
[Keystone] More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
[Keystone] Adding repository.
[Keystone] Adding deb entry to /etc/apt/sources.list.d/cloudarchive-antelope.list
[Keystone] Adding disabled deb-src entry to /etc/apt/sources.list.d/cloudarchive-antelope.list
[Keystone] Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope InRelease
[Keystone] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
[Keystone] Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[Keystone] Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[Keystone] Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
[Airflow] Selecting previously unselected package build-essential.
[Airflow] Preparing to unpack .../43-build-essential_12.9_amd64.deb ...
[Airflow] Unpacking build-essential (12.9) ...
[Airflow] Selecting previously unselected package libfakeroot:amd64.
[Airflow] Preparing to unpack .../44-libfakeroot_1.25.3-1.1_amd64.deb ...
[Keystone] Reading package lists...
[Airflow] Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
[Keystone] Reading package lists...
[Keystone] Building dependency tree...
[Keystone] Reading state information...
[Airflow] Selecting previously unselected package fakeroot.
[Airflow] Preparing to unpack .../45-fakeroot_1.25.3-1.1_amd64.deb ...
[Keystone] Calculating upgrade...
[Keystone] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[Airflow] Unpacking fakeroot (1.25.3-1.1) ...
[Keystone] Reading package lists...
[Airflow] Selecting previously unselected package fonts-dejavu-core.
[Airflow] Preparing to unpack .../46-fonts-dejavu-core_2.37-2_all.deb ...
[Airflow] Unpacking fonts-dejavu-core (2.37-2) ...
[Keystone] Building dependency tree...
[Keystone] Reading state information...
[Keystone] The following additional packages will be installed:
[Keystone]   alembic apache2-bin apache2-data apache2-utils bind9-dnsutils bind9-host
[Keystone]   bind9-libs binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp
[Keystone]   cpp-11 docutils-common dpkg-dev fakeroot file fontconfig-config
[Keystone]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base icu-devtools ieee-data
[Keystone]   javascript-common keystone-common libalgorithm-diff-perl
[Keystone]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapr1 libaprutil1
[Keystone]   libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan6 libatomic1 libbinutils
[Keystone]   libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev
[Keystone]   libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl libedit2
[Keystone]   libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libfreetype6
[Keystone]   libfribidi0 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1
[Keystone]   libgraphite2-3 libharfbuzz0b libicu-dev libimagequant0 libisl23 libitm1
[Keystone]   libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[Keystone]   libjs-underscore liblcms2-2 libldap-dev liblmdb0 liblocale-gettext-perl
[Keystone]   liblsan0 liblua5.3-0 libmagic-mgc libmagic1 libmaxminddb0 libmd0 libmpc3
[Keystone]   libmpfr6 libnsl-dev libopenjp2-7 libpaper-utils libpaper1 libperl5.34
[Keystone]   libpng16-16 libpython3-dev libpython3.10 libpython3.10-dev libquadmath0
[Keystone]   libraqm0 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libuv1
[Keystone]   libwebp7 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxcb1
[Keystone]   libxdmcp6 libxmlsec1 libxmlsec1-openssl libxpm4 libxslt1.1 linux-libc-dev
[Keystone]   lto-disabled-list mailcap make manpages manpages-dev mime-support
[Keystone]   mysql-client-8.0 mysql-client-core-8.0 mysql-common netbase patch perl
[Keystone]   perl-modules-5.34 pycadf-common python-babel-localedata
[Keystone]   python-pastedeploy-tpl python3-alembic python3-amqp python3-aniso8601
[Keystone]   python3-anyjson python3-attr python3-babel python3-bcrypt python3-bs4
[Keystone]   python3-cachetools python3-certifi python3-chardet python3-click
[Keystone]   python3-colorama python3-dateutil python3-debtcollector python3-decorator
[Keystone]   python3-defusedxml python3-distutils python3-dnspython python3-docutils
[Keystone]   python3-dogpile.cache python3-elementpath python3-eventlet python3-extras
[Keystone]   python3-fasteners python3-fixtures python3-flask python3-flask-restful
[Keystone]   python3-futurist python3-greenlet python3-html5lib python3-idna
[Keystone]   python3-importlib-resources python3-iso8601 python3-itsdangerous
[Keystone]   python3-jinja2 python3-jsonschema python3-keystone python3-keystoneauth1
[Keystone]   python3-keystoneclient python3-keystonemiddleware python3-kombu python3-ldap
[Keystone]   python3-lib2to3 python3-lxml python3-mako python3-markupsafe
[Keystone]   python3-memcache python3-migrate python3-monotonic python3-msgpack
[Keystone]   python3-netaddr python3-netifaces python3-olefile python3-openssl
[Keystone]   python3-os-service-types python3-oslo.cache python3-oslo.concurrency
[Keystone]   python3-oslo.config python3-oslo.context python3-oslo.db python3-oslo.i18n
[Keystone]   python3-oslo.log python3-oslo.messaging python3-oslo.metrics
[Keystone]   python3-oslo.middleware python3-oslo.policy python3-oslo.serialization
[Keystone]   python3-oslo.service python3-oslo.upgradecheck python3-oslo.utils
[Keystone]   python3-osprofiler python3-packaging python3-passlib python3-paste
[Keystone]   python3-pastedeploy python3-pastescript python3-pbr python3-pil
[Keystone]   python3-prettytable python3-prometheus-client python3-pyasn1
[Keystone]   python3-pyasn1-modules python3-pycadf python3-pygments python3-pyinotify
[Keystone]   python3-pymysql python3-pyrsistent python3-pysaml2 python3-repoze.lru
[Keystone]   python3-requests python3-requests-toolbelt python3-rfc3986 python3-roman
[Keystone]   python3-routes python3-scrypt python3-setuptools python3-simplejson
[Keystone]   python3-soupsieve python3-sqlalchemy python3-sqlalchemy-ext python3-sqlparse
[Keystone]   python3-statsd python3-stevedore python3-tempita python3-tenacity
[Keystone]   python3-testresources python3-testscenarios python3-testtools python3-tz
[Keystone]   python3-unittest2 python3-urllib3 python3-vine python3-wcwidth
[Keystone]   python3-webencodings python3-webob python3-werkzeug python3-wheel
[Keystone]   python3-wrapt python3-xmlschema python3-yaml python3.10-dev rpcsvc-proto
[Keystone]   sgml-base ssl-cert tzdata xml-core xmlsec1
[Keystone] Suggested packages:
[Keystone]   apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw
[Keystone]   binutils-doc bzip2-doc cpp-doc gcc-11-locales debian-keyring g++-multilib
[Keystone]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[Keystone]   gdb gcc-doc gcc-11-multilib libsasl2-modules-gssapi-mit
[Keystone]   | libsasl2-modules-gssapi-heimdal glibc-doc git bzr libgd-tools gdbm-l10n
[Keystone]   icu-doc liblcms2-utils mmdb-bin libssl-doc libstdc++-11-doc pkg-config
[Keystone]   make-doc man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl
[Keystone]   | libterm-readline-perl-perl libtap-harness-archive-perl python-amqp-doc
[Keystone]   python-attr-doc python-debtcollector-doc python3-sniffio python3-trio
[Keystone]   python3-aioquic python3-h2 python3-httpx docutils-doc fonts-linuxlibertine
[Keystone]   | ttf-linux-libertine texlive-lang-french texlive-latex-base
[Keystone]   texlive-latex-recommended python-eventlet-doc python3-asgiref python3-dotenv
[Keystone]   python-flask-doc python-futurist-doc python-greenlet-dev python-greenlet-doc
[Keystone]   python3-genshi python-jinja2-doc python-jsonschema-doc python3-ldappool
[Keystone]   python-keystoneauth1-doc python3-requests-kerberos python-kombu-doc
[Keystone]   python3-boto python3-django python3-pymongo python3-redis python-lxml-doc
[Keystone]   python3-beaker python-mako-doc memcached python-migrate-doc ipython3
[Keystone]   python-netaddr-docs python-openssl-doc python3-openssl-dbg
[Keystone]   python-os-service-types-doc python3-binary-memcached python-oslo.cache-doc
[Keystone]   python-oslo.concurrency-doc python-oslo.log-doc python3-confluent-kafka
[Keystone]   python3-zmq python-oslo.middleware-doc python-oslo.policy-doc
[Keystone]   python-oslo.service-doc httpd-wsgi libapache2-mod-python libapache2-mod-scgi
[Keystone]   libjs-mochikit python3-cherrypy3 python-pil-doc python-pygments-doc
[Keystone]   ttf-bitstream-vera python-pyinotify-doc python-pymysql-doc
[Keystone]   python3-repoze.who python3-socks python-requests-doc python-setuptools-doc
[Keystone]   python-sqlalchemy-doc python3-fdb python3-pymssql python3-mysqldb
[Keystone]   python3-psycopg2 python3-asyncpg python3-aiosqlite python-sqlparse-doc
[Keystone]   python-tenacity-doc python-testtools-doc python-webob-doc
[Keystone]   python-werkzeug-doc python3-watchdog sgml-base-doc debhelper
[Keystone] The following NEW packages will be installed:
[Keystone]   alembic apache2 apache2-bin apache2-data apache2-utils bind9-dnsutils
[Keystone]   bind9-host bind9-libs binutils binutils-common binutils-x86-64-linux-gnu
[Keystone]   build-essential bzip2 cpp cpp-11 curl dnsutils docutils-common dpkg-dev
[Keystone]   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11
[Keystone]   gcc-11-base icu-devtools ieee-data javascript-common keystone
[Keystone]   keystone-common ldap-utils libalgorithm-diff-perl libalgorithm-diff-xs-perl
[Keystone]   libalgorithm-merge-perl libapache2-mod-wsgi-py3 libapr1 libaprutil1
[Keystone]   libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan6 libatomic1 libbinutils
[Keystone]   libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev
[Keystone]   libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl libedit2
[Keystone]   libexpat1-dev libfakeroot libffi-dev libfile-fcntllock-perl libfontconfig1
[Keystone]   libfreetype6 libfribidi0 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
[Keystone]   libgomp1 libgraphite2-3 libharfbuzz0b libicu-dev libimagequant0 libisl23
[Keystone]   libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery
[Keystone]   libjs-sphinxdoc libjs-underscore liblcms2-2 libldap-dev libldap2-dev
[Keystone]   liblmdb0 liblocale-gettext-perl liblsan0 liblua5.3-0 libmagic-mgc libmagic1
[Keystone]   libmaxminddb0 libmd0 libmpc3 libmpfr6 libnsl-dev libopenjp2-7 libpaper-utils
[Keystone]   libpaper1 libperl5.34 libpng16-16 libpython3-dev libpython3.10
[Keystone]   libpython3.10-dev libquadmath0 libraqm0 libsasl2-dev libssl-dev
[Keystone]   libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libuv1 libwebp7
[Keystone]   libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
[Keystone]   libxml2-dev libxmlsec1 libxmlsec1-openssl libxpm4 libxslt1-dev libxslt1.1
[Keystone]   linux-libc-dev lto-disabled-list mailcap make manpages manpages-dev
[Keystone]   mime-support mysql-client mysql-client-8.0 mysql-client-core-8.0
[Keystone]   mysql-common net-tools netbase patch perl perl-modules-5.34 pycadf-common
[Keystone]   python-babel-localedata python-pastedeploy-tpl python3-alembic python3-amqp
[Keystone]   python3-aniso8601 python3-anyjson python3-attr python3-babel python3-bcrypt
[Keystone]   python3-bs4 python3-cachetools python3-certifi python3-chardet python3-click
[Keystone]   python3-colorama python3-dateutil python3-debtcollector python3-decorator
[Keystone]   python3-defusedxml python3-dev python3-distutils python3-dnspython
[Keystone]   python3-docutils python3-dogpile.cache python3-elementpath python3-eventlet
[Keystone]   python3-extras python3-fasteners python3-fixtures python3-flask
[Keystone]   python3-flask-restful python3-futurist python3-greenlet python3-html5lib
[Keystone]   python3-idna python3-importlib-resources python3-iso8601
[Keystone]   python3-itsdangerous python3-jinja2 python3-jsonschema python3-keystone
[Keystone]   python3-keystoneauth1 python3-keystoneclient python3-keystonemiddleware
[Keystone]   python3-kombu python3-ldap python3-lib2to3 python3-lxml python3-mako
[Keystone]   python3-markupsafe python3-memcache python3-migrate python3-monotonic
[Keystone]   python3-msgpack python3-netaddr python3-netifaces python3-olefile
[Keystone]   python3-openssl python3-os-service-types python3-oslo.cache
[Keystone]   python3-oslo.concurrency python3-oslo.config python3-oslo.context
[Keystone]   python3-oslo.db python3-oslo.i18n python3-oslo.log python3-oslo.messaging
[Keystone]   python3-oslo.metrics python3-oslo.middleware python3-oslo.policy
[Keystone]   python3-oslo.serialization python3-oslo.service python3-oslo.upgradecheck
[Keystone]   python3-oslo.utils python3-osprofiler python3-packaging python3-passlib
[Keystone]   python3-paste python3-pastedeploy python3-pastescript python3-pbr
[Keystone]   python3-pil python3-pip python3-prettytable python3-prometheus-client
[Keystone]   python3-pyasn1 python3-pyasn1-modules python3-pycadf python3-pygments
[Keystone]   python3-pyinotify python3-pymysql python3-pyrsistent python3-pysaml2
[Keystone]   python3-repoze.lru python3-requests python3-requests-toolbelt
[Keystone]   python3-rfc3986 python3-roman python3-routes python3-scrypt
[Keystone]   python3-setuptools python3-simplejson python3-soupsieve python3-sqlalchemy
[Keystone]   python3-sqlalchemy-ext python3-sqlparse python3-statsd python3-stevedore
[Keystone]   python3-tempita python3-tenacity python3-testresources python3-testscenarios
[Keystone]   python3-testtools python3-tz python3-unittest2 python3-urllib3 python3-vine
[Keystone]   python3-wcwidth python3-webencodings python3-webob python3-werkzeug
[Keystone]   python3-wheel python3-wrapt python3-xmlschema python3-yaml python3.10-dev
[Keystone]   rpcsvc-proto sgml-base ssl-cert tzdata xml-core xmlsec1 zlib1g-dev
[Keystone] 0 upgraded, 278 newly installed, 0 to remove and 0 not upgraded.
[Keystone] Need to get 134 MB of archives.
[Keystone] After this operation, 593 MB of additional disk space will be used.
[Keystone] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[Keystone] Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-alembic all 1.8.1-0ubuntu1~cloud0 [140 kB]
[Keystone] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[Keystone] Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 alembic all 1.8.1-0ubuntu1~cloud0 [448 kB]
[Keystone] Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-pbr all 5.11.1-0ubuntu1~cloud0 [71.3 kB]
[Webhook] Removing intermediate container 4fb7631cb4aa
[Webhook]  ---> 3ab3a8c32c6d
[Webhook] Step 5/21 : ARG PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL
[Keystone] Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-dnspython all 2.3.0-1ubuntu1~cloud0 [158 kB]
[Keystone] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[Keystone] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[Keystone] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[Keystone] Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-stevedore all 1:5.0.0-0ubuntu1~cloud0 [23.9 kB]
[Keystone] Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-dogpile.cache all 1.1.8-2~cloud0 [42.5 kB]
[Keystone] Get:12 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-eventlet all 0.33.1-4~cloud0 [181 kB]
[Keystone] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[Keystone] Get:14 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-werkzeug all 2.2.2-2ubuntu0.1~cloud0 [177 kB]
[Keystone] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapr1 amd64 1.7.0-8ubuntu0.22.04.1 [108 kB]
[Keystone] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libaprutil1 amd64 1.6.1-5ubuntu4.22.04.2 [92.8 kB]
[Keystone] Get:17 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-flask all 2.2.2-2ubuntu1.1~cloud0 [109 kB]
[Keystone] Get:18 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-keystoneauth1 all 5.1.2-0ubuntu1~cloud0 [164 kB]
[Keystone] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-5ubuntu4.22.04.2 [11.3 kB]
[Keystone] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libaprutil1-ldap amd64 1.6.1-5ubuntu4.22.04.2 [9170 B]
[Keystone] Get:21 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.context all 1:5.1.1-0ubuntu1~cloud0 [15.8 kB]
[Keystone] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.15 [289 kB]
[Keystone] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB]
[Keystone] Get:24 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.utils all 6.1.0-0ubuntu1~cloud0 [65.3 kB]
[Keystone] Get:25 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-yaml amd64 6.0-3build1~cloud0 [138 kB]
[Keystone] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-0 amd64 5.3.6-1build1 [140 kB]
[Keystone] Get:27 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.serialization all 5.1.1-0ubuntu1~cloud0 [18.1 kB]
[Keystone] Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2-bin amd64 2.4.52-1ubuntu4.7 [1346 kB]
[Keystone] Get:29 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.log all 5.0.0-0ubuntu1~cloud0 [46.8 kB]
[Keystone] Get:30 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.config all 1:9.1.1-0ubuntu1~cloud0 [110 kB]
[Keystone] Get:31 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-keystoneclient all 1:5.1.0-0ubuntu1~cloud0 [210 kB]
[Keystone] Get:32 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.cache all 3.3.1-0ubuntu1~cloud0 [40.4 kB]
[Keystone] Get:33 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-keystonemiddleware all 10.2.0-0ubuntu1~cloud0 [69.2 kB]
[Keystone] Get:34 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.concurrency all 5.1.1-0ubuntu1~cloud0 [33.4 kB]
[Keystone] Get:35 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.db all 12.3.1-0ubuntu1~cloud0 [115 kB]
[Keystone] Get:36 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.metrics all 0.6.0-0ubuntu1~cloud0 [7458 B]
[Keystone] Get:37 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.middleware all 5.1.1-0ubuntu1~cloud0 [36.6 kB]
[Keystone] Get:38 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.service all 3.1.1-0ubuntu2~cloud0 [52.2 kB]
[Keystone] Get:39 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.messaging all 14.2.0-0ubuntu1~cloud0 [159 kB]
[Keystone] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2-data all 2.4.52-1ubuntu4.7 [165 kB]
[Keystone] Get:41 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.policy all 4.1.1-0ubuntu1~cloud0 [60.1 kB]
[Keystone] Get:42 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.upgradecheck all 2.1.1-0ubuntu1~cloud0 [9252 B]
[Keystone] Get:43 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-osprofiler all 3.4.3-0ubuntu1~cloud0 [49.7 kB]
[Keystone] Get:44 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 keystone-common all 2:23.0.1-0ubuntu1~cloud0 [58.8 kB]
[Keystone] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2-utils amd64 2.4.52-1ubuntu4.7 [88.8 kB]
[Keystone] Get:46 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-keystone all 2:23.0.1-0ubuntu1~cloud0 [723 kB]
[Keystone] Get:47 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 keystone all 2:23.0.1-0ubuntu1~cloud0 [18.8 kB]
[Keystone] Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 mailcap all 3.70+nmu1ubuntu1 [23.8 kB]
[Keystone] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 mime-support all 3.66 [3696 B]
[Keystone] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2 amd64 2.4.52-1ubuntu4.7 [97.8 kB]
[Keystone] Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 sgml-base all 1.30 [12.5 kB]
[Keystone] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[Keystone] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[Keystone] Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfribidi0 amd64 1.0.8-2ubuntu3.1 [26.1 kB]
[Keystone] Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[Keystone] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-netifaces amd64 0.11.0-1build2 [18.3 kB]
[Keystone] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tzdata all 2023d-0ubuntu0.22.04 [351 kB]
[Keystone] Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblmdb0 amd64 0.9.24-1build2 [47.6 kB]
[Keystone] Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmaxminddb0 amd64 1.5.2-1build2 [24.7 kB]
[Keystone] Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuv1 amd64 1.43.0-1 [93.1 kB]
[Keystone] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-libs amd64 1:9.18.18-0ubuntu0.22.04.2 [1245 kB]
[Keystone] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-host amd64 1:9.18.18-0ubuntu0.22.04.2 [52.5 kB]
[Keystone] Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
[Keystone] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-dnsutils amd64 1:9.18.18-0ubuntu0.22.04.2 [157 kB]
[Keystone] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]
[Keystone] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]
[Keystone] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB]
[Keystone] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[Keystone] Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[Keystone] Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[Keystone] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[Keystone] Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[Keystone] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[Keystone] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[Keystone] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-resources all 5.1.2-1 [16.1 kB]
[Keystone] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB]
[Keystone] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB]
[Keystone] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-greenlet amd64 1.1.2-3build1 [65.0 kB]
[Keystone] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-sqlalchemy all 1.4.31+ds1-1build1 [996 kB]
[Keystone] Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[Keystone] Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[Keystone] Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[Keystone] Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.5 [222 kB]
[Airflow] Selecting previously unselected package fontconfig-config.
[Airflow] Preparing to unpack .../47-fontconfig-config_2.13.1-4.2_all.deb ...
[Airflow] Unpacking fontconfig-config (2.13.1-4.2) ...
[Airflow] Selecting previously unselected package libcurl3-gnutls:amd64.
[Airflow] Preparing to unpack .../48-libcurl3-gnutls_7.74.0-1.3+deb11u11_amd64.deb ...
[Airflow] Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u11) ...
[Keystone] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.5 [662 kB]
[Keystone] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.5 [108 kB]
[Keystone] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.5 [103 kB]
[Keystone] Get:87 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.5 [2326 kB]
[Keystone] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.5 [3202 B]
[Keystone] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.6 [20.3 kB]
[Keystone] Get:90 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-94.104 [1355 kB]
[Keystone] Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[Keystone] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[Keystone] Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[Keystone] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[Keystone] Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.6 [2100 kB]
[Keystone] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[Keystone] Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[Keystone] Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[Keystone] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[Keystone] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[Keystone] Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[Keystone] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[Keystone] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[Keystone] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[Keystone] Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[Keystone] Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[Keystone] Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[Keystone] Get:108 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[Keystone] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[Keystone] Get:110 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[Keystone] Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[Keystone] Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[Webhook]  ---> Running in a25975dcd3c1
[POL]  ---> Running in 3760fbea6c34
[POL] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[POL] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[POL] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[POL] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[POL] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[POL] Get:6 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[POL] Get:7 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[POL] Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[Keystone] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[Keystone] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[Keystone] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[Keystone] Get:116 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[Keystone] Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[Keystone] Get:118 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB]
[Keystone] Get:119 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[Keystone] Get:120 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[Keystone] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[Keystone] Get:122 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB]
[Keystone] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[Keystone] Get:124 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.15 [194 kB]
[Keystone] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 dnsutils all 1:9.18.18-0ubuntu0.22.04.2 [3926 B]
[Keystone] Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 xml-core all 0.18+nmu1 [21.6 kB]
[Keystone] Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 docutils-common all 0.17.1+dfsg-2 [117 kB]
[Keystone] Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[Keystone] Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[Keystone] Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[POL] Get:9 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[POL] Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[POL] Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[POL] Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[POL] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[POL] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[POL] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[Keystone] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[Keystone] Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 icu-devtools amd64 70.1-2 [197 kB]
[Keystone] Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 ieee-data all 20210605.1 [1887 kB]
[Keystone] Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[Keystone] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ldap-utils amd64 2.5.16+dfsg-0ubuntu0.22.04.2 [147 kB]
[Keystone] Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[Keystone] Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[Keystone] Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[Keystone] Get:139 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[Keystone] Get:140 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapache2-mod-wsgi-py3 amd64 4.9.0-1ubuntu0.1 [106 kB]
[Keystone] Get:141 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[POL] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[POL] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[POL] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[POL] Fetched 29.7 MB in 3s (10.7 MB/s)
[Keystone] Get:142 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[Keystone] Get:143 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[Keystone] Get:144 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[Keystone] Get:145 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[Keystone] Get:146 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[Keystone] Get:147 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[Keystone] Get:148 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.7 [185 kB]
[Keystone] Get:149 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[Keystone] Get:150 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[Keystone] Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.6 [29.0 kB]
[Keystone] Get:152 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.2 [147 kB]
[Keystone] Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[Keystone] Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgraphite2-3 amd64 1.3.14-1build2 [71.3 kB]
[Keystone] Get:155 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz0b amd64 2.7.4-1ubuntu3.1 [352 kB]
[Keystone] Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu-dev amd64 70.1-2 [11.6 MB]
[Keystone] Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 libimagequant0 amd64 2.17.0-1 [34.6 kB]
[Keystone] Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblcms2-2 amd64 2.12~rc1-2build2 [159 kB]
[Keystone] Get:159 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-dev amd64 2.5.16+dfsg-0ubuntu0.22.04.2 [303 kB]
[Keystone] Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpaper1 amd64 1.1.28build2 [13.8 kB]
[Keystone] Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpaper-utils amd64 1.1.28build2 [8674 B]
[Keystone] Get:162 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[Keystone] Get:163 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[Webhook] Removing intermediate container a25975dcd3c1
[Webhook]  ---> 584b8a9400c0
[Webhook] Step 6/21 : RUN curl $PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL -o osm_webhook_translator.deb
[MON] Removing intermediate container 32caee7611e3
[MON]  ---> 1709c619d022
[MON] Step 5/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     openssh-client=1:8.*
[Airflow] Selecting previously unselected package liberror-perl.
[Airflow] Preparing to unpack .../49-liberror-perl_0.17029-1_all.deb ...
[Airflow] Unpacking liberror-perl (0.17029-1) ...
[POL] Reading package lists...
[Keystone] Get:164 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[Keystone] Get:165 http://archive.ubuntu.com/ubuntu jammy/main amd64 libraqm0 amd64 0.7.0-4ubuntu1 [11.7 kB]
[Keystone] Get:166 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg2-3ubuntu1.2 [248 kB]
[Keystone] Get:167 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.14 [2374 kB]
[Keystone] Get:168 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpdemux2 amd64 1.2.2-2ubuntu0.22.04.2 [9964 B]
[Keystone] Get:169 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpmux3 amd64 1.2.2-2ubuntu0.22.04.2 [20.5 kB]
[Keystone] Get:170 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2-dev amd64 2.9.13+dfsg-1ubuntu0.3 [804 kB]
[Keystone] Get:171 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.1 [164 kB]
[Keystone] Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB]
[Keystone] Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB]
[Keystone] Get:174 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.22.04.1 [219 kB]
[Keystone] Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[Keystone] Get:176 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client-core-8.0 amd64 8.0.36-0ubuntu0.22.04.1 [2692 kB]
[Keystone] Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 mysql-common all 5.8+1.0.8 [7212 B]
[PLA] Removing intermediate container 4be9996d38c5
[PLA]  ---> cc3af65664d3
[PLA] Step 5/39 : ARG PYTHON3_OSM_COMMON_URL
[PLA]  ---> Running in cb1448648199
[tests] Removing intermediate container f1e58fca3677
[tests]  ---> 7a02b09c9acb
[tests] Step 5/30 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gettext-base=0.21*     git=1:2.34.*     iputils-ping=3:*     jq=1.6*     libmagic1=1:5.*
[tests]  ---> Running in 72cd1212ab39
[NBI] Removing intermediate container f7628e306946
[NBI]  ---> 5b803cffff38
[NBI] Step 5/46 : ARG PYTHON3_OSM_COMMON_URL
[NBI]  ---> Running in 2d3f74320efd
[Airflow] Selecting previously unselected package git-man.
[Airflow] Preparing to unpack .../50-git-man_1%3a2.30.2-1+deb11u2_all.deb ...
[Airflow] Unpacking git-man (1:2.30.2-1+deb11u2) ...
[Keystone] Get:178 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client-8.0 amd64 8.0.36-0ubuntu0.22.04.1 [22.7 kB]
[Keystone] Get:179 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client all 8.0.36-0ubuntu0.22.04.1 [9354 B]
[Keystone] Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5 [204 kB]
[Keystone] Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 pycadf-common all 3.1.1-2 [4608 B]
[Keystone] Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4982 kB]
[Keystone] Get:183 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4892 B]
[Keystone] Get:184 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-aniso8601 all 9.0.1-2 [40.6 kB]
[Keystone] Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-anyjson all 0.3.3-4 [7556 B]
[Keystone] Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-attr all 21.2.0-1 [44.0 kB]
[Keystone] Get:187 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-tz all 2022.1-1ubuntu0.22.04.1 [30.7 kB]
[Keystone] Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB]
[Keystone] Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-soupsieve all 2.3.1-1 [33.0 kB]
[Keystone] Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bs4 all 4.10.0-2 [79.1 kB]
[Keystone] Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9722 B]
[Keystone] Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB]
[Keystone] Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB]
[Keystone] Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-colorama all 0.4.4-1 [24.5 kB]
[Keystone] Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-click all 8.0.3-1 [78.3 kB]
[Keystone] Get:196 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dateutil all 2.8.1-6 [78.4 kB]
[Keystone] Get:197 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[Keystone] Get:198 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[Keystone] Get:199 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[Keystone] Get:200 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wrapt amd64 1.13.3-1build1 [34.0 kB]
[Keystone] Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-debtcollector all 2.3.0-0ubuntu1 [13.7 kB]
[Keystone] Get:202 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB]
[Keystone] Get:203 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-defusedxml all 0.7.1-1 [43.2 kB]
[Keystone] Get:204 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[Keystone] Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[Keystone] Get:206 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-roman all 3.3-1 [10.6 kB]
[Keystone] Get:207 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-docutils all 0.17.1+dfsg-2 [387 kB]
[Keystone] Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-elementpath all 2.5.0-1 [123 kB]
[Keystone] Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-monotonic all 1.6-2 [5732 B]
[Keystone] Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-extras all 1.0.0-4build1 [7640 B]
[Keystone] Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-fasteners all 0.14.1-2 [14.1 kB]
[Keystone] Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-testtools all 2.5.0-3ubuntu2 [123 kB]
[Keystone] Get:213 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-fixtures all 3.0.0-4 [32.6 kB]
[Keystone] Get:214 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-itsdangerous all 2.1.0-1 [14.7 kB]
[Keystone] Get:215 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB]
[Keystone] Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-flask-restful all 0.3.9-2 [22.9 kB]
[Keystone] Get:217 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-futurist all 2.4.0-2 [24.0 kB]
[Keystone] Get:218 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webencodings all 0.5.1-4 [11.8 kB]
[Keystone] Get:219 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-html5lib all 1.1-3 [87.0 kB]
[Keystone] Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB]
[Keystone] Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyrsistent amd64 0.18.1-1build1 [55.5 kB]
[Keystone] Get:222 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jsonschema all 3.2.0-0ubuntu2 [43.1 kB]
[Keystone] Get:223 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-iso8601 all 1.0.2-1 [15.8 kB]
[Keystone] Get:224 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lxml amd64 4.8.0-1build1 [1150 kB]
[Keystone] Get:225 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-os-service-types all 1.7.0-0ubuntu1 [13.1 kB]
[Keystone] Get:226 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB]
[Keystone] Get:227 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB]
[Keystone] Get:228 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-netaddr all 0.8.0-2 [309 kB]
[Keystone] Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-oslo.i18n all 5.1.0-0ubuntu1 [21.6 kB]
[Keystone] Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-msgpack amd64 1.0.3-1build1 [67.8 kB]
[Keystone] Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-packaging all 21.3-1 [30.7 kB]
[Keystone] Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB]
[Keystone] Get:233 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-rfc3986 all 1.5.0-2 [22.6 kB]
[Keystone] Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-memcache all 1.59-5 [17.6 kB]
[Keystone] Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pycadf all 3.1.1-2 [17.3 kB]
[Keystone] Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB]
[Keystone] Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-vine all 5.0.0+dfsg-2 [14.1 kB]
[Keystone] Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-amqp all 5.0.9-1 [43.2 kB]
[Keystone] Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-kombu all 5.2.3-1 [137 kB]
[Keystone] Get:240 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB]
[Keystone] Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB]
[Keystone] Get:242 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-ldap amd64 3.2.0-4ubuntu7.1 [95.0 kB]
[Keystone] Get:243 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-sqlparse all 0.4.2-1ubuntu0.22.04.1 [31.5 kB]
[Keystone] Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB]
[Keystone] Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-migrate all 0.13.0-0ubuntu2 [70.8 kB]
[Keystone] Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-olefile all 0.46-3 [33.8 kB]
[Keystone] Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB]
[Keystone] Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-unittest2 all 1.1.0-9 [76.3 kB]
[Keystone] Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-testresources all 2.0.1-3 [27.6 kB]
[Keystone] Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-testscenarios all 0.5.0-3build1 [13.7 kB]
[Keystone] Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prometheus-client all 0.9.0-1 [39.6 kB]
[Keystone] Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB]
[Keystone] Get:253 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-statsd all 3.3.0-2build1 [11.9 kB]
[Keystone] Get:254 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB]
[Keystone] Get:255 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB]
[Keystone] Get:256 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB]
[Keystone] Get:257 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB]
[Keystone] Get:258 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tenacity all 6.3.1-3 [15.3 kB]
[Keystone] Get:259 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB]
[Keystone] Get:260 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB]
[Keystone] Get:261 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB]
[Keystone] Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopenjp2-7 amd64 2.4.0-6 [158 kB]
[Keystone] Get:263 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pil amd64 9.0.1-1ubuntu0.2 [419 kB]
[Keystone] Get:264 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[Keystone] Get:265 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[Keystone] Get:266 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB]
[Keystone] Get:267 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pymysql all 1.0.2-1ubuntu1 [38.3 kB]
[Keystone] Get:268 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-xmlschema all 1.10.0-1 [172 kB]
[Keystone] Get:269 http://archive.ubuntu.com/ubuntu jammy/main amd64 xmlsec1 amd64 1.2.33-1build2 [27.4 kB]
[Keystone] Get:270 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pysaml2 all 7.1.0-0ubuntu2 [235 kB]
[Keystone] Get:271 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-requests-toolbelt all 0.9.1-1 [38.0 kB]
[Keystone] Get:272 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-scrypt amd64 0.8.0-0.3ubuntu8 [25.8 kB]
[Keystone] Get:273 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB]
[Keystone] Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-sqlalchemy-ext amd64 1.4.31+ds1-1build1 [16.4 kB]
[Keystone] Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 ssl-cert all 1.1.2 [17.4 kB]
[Keystone] Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-passlib all 1.7.4-1 [368 kB]
[Keystone] Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB]
[Keystone] Get:278 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap2-dev all 2.5.16+dfsg-0ubuntu0.22.04.2 [7118 B]
[Keystone] debconf: delaying package configuration, since apt-utils is not installed
[Webhook]  ---> Running in 66298874fcfa
[osmclient] Removing intermediate container d323260c9a32
[osmclient]  ---> 3891c0067f6a
[osmclient] Step 5/31 : ARG PYTHON3_OSM_IM_URL
[osmclient]  ---> Running in ba8b5a2c1da6
[MON]  ---> Running in 850dd5eb5b8b
[PLA] Removing intermediate container cb1448648199
[PLA]  ---> e16268672e22
[PLA] Step 6/39 : ARG PYTHON3_OSM_PLA_URL
[PLA]  ---> Running in f0690079b85a
[NBI] Removing intermediate container 2d3f74320efd
[NBI]  ---> c23a6d29a784
[NBI] Step 6/46 : ARG PYTHON3_OSM_IM_URL
[NBI]  ---> Running in ce9861606d81
[Airflow] Selecting previously unselected package git.
[Airflow] Preparing to unpack .../51-git_1%3a2.30.2-1+deb11u2_amd64.deb ...
[Airflow] Unpacking git (1:2.30.2-1+deb11u2) ...
[POL] Reading package lists...
[POL] Building dependency tree...
[POL] Reading state information...
[POL] The following additional packages will be installed:
[POL]   libedit2
[POL] The following NEW packages will be installed:
[POL]   libedit2 mysql-client-core-8.0
[POL] 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
[POL] Need to get 2788 kB of archives.
[POL] After this operation, 62.2 MB of additional disk space will be used.
[POL] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
[POL] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client-core-8.0 amd64 8.0.36-0ubuntu0.22.04.1 [2692 kB]
[Keystone] Fetched 134 MB in 7s (19.2 MB/s)
[Keystone] Selecting previously unselected package liblocale-gettext-perl.
[Keystone] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9658 files and directories currently installed.)
[Keystone] Preparing to unpack .../000-liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[Keystone] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[Keystone] Selecting previously unselected package perl-modules-5.34.
[Keystone] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[Keystone] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[osmclient] Removing intermediate container ba8b5a2c1da6
[osmclient]  ---> e9a97a64a960
[osmclient] Step 6/31 : ARG PYTHON3_OSMCLIENT_URL
[osmclient]  ---> Running in 82acbedc767e
[NG-UI] Removing intermediate container 89af61b9f7ee
[NG-UI]  ---> a9ee3ddf5280
[NG-UI] Step 5/23 : RUN curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - &&     echo "deb https://deb.nodesource.com/node_14.x jammy main" | tee -a /etc/apt/sources.list.d/nodesource.list &&     DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get install -y nodejs
[NG-UI]  ---> Running in f040a166a1e9
[NG-UI] Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
[NG-UI] OK
[NG-UI] deb https://deb.nodesource.com/node_14.x jammy main
[NG-UI] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[NG-UI] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[NG-UI] Get:5 https://deb.nodesource.com/node_14.x jammy InRelease [4563 B]
[PLA] Removing intermediate container f0690079b85a
[PLA]  ---> 72969e863cb5
[PLA] Step 7/39 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[PLA]  ---> Running in 8806eb2243e3
[tests] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[tests] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[tests] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[tests] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[tests] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[tests] Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[tests] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[tests] Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[NBI] Removing intermediate container ce9861606d81
[NBI]  ---> 3787c62d8179
[NBI] Step 7/46 : ARG PYTHON3_OSM_NBI_URL
[NBI]  ---> Running in 07f4f9c64d84
[POL] debconf: delaying package configuration, since apt-utils is not installed
[POL] Fetched 2788 kB in 0s (11.9 MB/s)
[POL] Selecting previously unselected package libedit2:amd64.
[POL] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16203 files and directories currently installed.)
[POL] Preparing to unpack .../libedit2_3.1-20210910-1build1_amd64.deb ...
[POL] Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
[Webhook]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[Webhook]                                  Dload  Upload   Total   Spent    Left  Speed
[Webhook] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4544  100  4544    0     0  30067      0 --:--:-- --:--:-- --:--:-- 30092
[osmclient] Removing intermediate container 82acbedc767e
[osmclient]  ---> 3b55c8549483
[osmclient] Step 7/31 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[osmclient]  ---> Running in 6ef8a063151b
[MON] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[MON] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[MON] Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[MON] Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[MON] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[MON] Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[MON] Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[MON] Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[NG-UI] Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[NG-UI] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[NG-UI] Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[NG-UI] Get:10 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[PLA]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[PLA]                                  Dload  Upload   Total   Spent    Left  Speed
[PLA] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 42696  100 42696    0     0   204k      0 --:--:-- --:--:-- --:--:--  205k
[tests] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[tests] Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[tests] Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[tests] Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[tests] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[tests] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[tests] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[tests] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[tests] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[tests] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[RO] Removing intermediate container d44b6b13a13b
[RO]  ---> 249defe02434
[RO] Step 5/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     genisoimage=9:1.1.*     netbase=6.*
[RO]  ---> Running in 882ac89eb8b1
[RO] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[RO] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[RO] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[RO] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[RO] Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[RO] Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[RO] Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[RO] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[RO] Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[RO] Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[RO] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[RO] Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[RO] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[RO] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[RO] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[RO] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[RO] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[RO] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[NBI] Removing intermediate container 07f4f9c64d84
[NBI]  ---> 8fc39e9d24a3
[NBI] Step 8/46 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Airflow] Selecting previously unselected package javascript-common.
[Airflow] Preparing to unpack .../52-javascript-common_11+nmu1_all.deb ...
[Airflow] Unpacking javascript-common (11+nmu1) ...
[POL] Selecting previously unselected package mysql-client-core-8.0.
[POL] Preparing to unpack .../mysql-client-core-8.0_8.0.36-0ubuntu0.22.04.1_amd64.deb ...
[POL] Unpacking mysql-client-core-8.0 (8.0.36-0ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package libgdbm6:amd64.
[Keystone] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[Keystone] Unpacking libgdbm6:amd64 (1.23-1) ...
[Keystone] Selecting previously unselected package libgdbm-compat4:amd64.
[Keystone] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[Keystone] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[Keystone] Selecting previously unselected package libperl5.34:amd64.
[Keystone] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[Keystone] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[Webhook] Removing intermediate container 66298874fcfa
[Webhook]  ---> d765b486511c
[Webhook] Step 7/21 : RUN dpkg -i ./osm_webhook_translator.deb
[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  169k  100  169k    0     0   934k      0 --:--:-- --:--:-- --:--:--  938k
[MON] Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[MON] Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[MON] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[MON] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[MON] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[MON] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[MON] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[MON] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[NG-UI] Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[NG-UI] Get:14 https://deb.nodesource.com/node_14.x jammy/main amd64 Packages [776 B]
[NG-UI] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[NG-UI] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[NG-UI] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[NG-UI] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[Airflow] Selecting previously unselected package libalgorithm-diff-perl.
[Airflow] Preparing to unpack .../53-libalgorithm-diff-perl_1.201-1_all.deb ...
[Airflow] Unpacking libalgorithm-diff-perl (1.201-1) ...
[NG-UI] Get:19 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[NG-UI] Get:20 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[tests] Fetched 29.7 MB in 3s (8984 kB/s)
[RO] Fetched 29.7 MB in 4s (8310 kB/s)
[NBI]  ---> Running in 82b508b12aae
[Airflow] Selecting previously unselected package libalgorithm-diff-xs-perl.
[Airflow] Preparing to unpack .../54-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
[Airflow] Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
[Airflow] Selecting previously unselected package libalgorithm-merge-perl.
[Airflow] Preparing to unpack .../55-libalgorithm-merge-perl_0.08-3_all.deb ...
[Airflow] Unpacking libalgorithm-merge-perl (0.08-3) ...
[Airflow] Selecting previously unselected package libpng16-16:amd64.
[Airflow] Preparing to unpack .../56-libpng16-16_1.6.37-3_amd64.deb ...
[Airflow] Unpacking libpng16-16:amd64 (1.6.37-3) ...
[Keystone] Selecting previously unselected package perl.
[Keystone] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[Keystone] Unpacking perl (5.34.0-3ubuntu1.3) ...
[Keystone] Selecting previously unselected package libapr1:amd64.
[Keystone] Preparing to unpack .../006-libapr1_1.7.0-8ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking libapr1:amd64 (1.7.0-8ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package libaprutil1:amd64.
[Keystone] Preparing to unpack .../007-libaprutil1_1.6.1-5ubuntu4.22.04.2_amd64.deb ...
[Keystone] Unpacking libaprutil1:amd64 (1.6.1-5ubuntu4.22.04.2) ...
[Webhook]  ---> Running in d0eea92a5324
[PLA] Removing intermediate container 8806eb2243e3
[PLA]  ---> 46f17c27b3b7
[PLA] Step 8/39 : RUN dpkg -i ./osm_common.deb
[PLA]  ---> Running in 14b1b4a973bb
[RO] Reading package lists...
[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 42696  100 42696    0     0   280k      0 --:--:-- --:--:-- --:--:--  281k
[Airflow] Selecting previously unselected package libfreetype6:amd64.
[Airflow] Preparing to unpack .../57-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ...
[Airflow] Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
[Airflow] Selecting previously unselected package libfontconfig1:amd64.
[Airflow] Preparing to unpack .../58-libfontconfig1_2.13.1-4.2_amd64.deb ...
[Airflow] Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
[Airflow] Selecting previously unselected package libjpeg62-turbo:amd64.
[Airflow] Preparing to unpack .../59-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
[Airflow] Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
[POL] Setting up libedit2:amd64 (3.1-20210910-1build1) ...
[POL] Setting up mysql-client-core-8.0 (8.0.36-0ubuntu0.22.04.1) ...
[POL] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[Keystone] Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64.
[Keystone] Preparing to unpack .../008-libaprutil1-dbd-sqlite3_1.6.1-5ubuntu4.22.04.2_amd64.deb ...
[Keystone] Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-5ubuntu4.22.04.2) ...
[Keystone] Selecting previously unselected package libaprutil1-ldap:amd64.
[Keystone] Preparing to unpack .../009-libaprutil1-ldap_1.6.1-5ubuntu4.22.04.2_amd64.deb ...
[Keystone] Unpacking libaprutil1-ldap:amd64 (1.6.1-5ubuntu4.22.04.2) ...
[Keystone] Selecting previously unselected package libcurl4:amd64.
[Keystone] Preparing to unpack .../010-libcurl4_7.81.0-1ubuntu1.15_amd64.deb ...
[Keystone] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[Keystone] Selecting previously unselected package libjansson4:amd64.
[Keystone] Preparing to unpack .../011-libjansson4_2.13.1-1.1build3_amd64.deb ...
[Keystone] Unpacking libjansson4:amd64 (2.13.1-1.1build3) ...
[Keystone] Selecting previously unselected package liblua5.3-0:amd64.
[Keystone] Preparing to unpack .../012-liblua5.3-0_5.3.6-1build1_amd64.deb ...
[Keystone] Unpacking liblua5.3-0:amd64 (5.3.6-1build1) ...
[Keystone] Selecting previously unselected package apache2-bin.
[Keystone] Preparing to unpack .../013-apache2-bin_2.4.52-1ubuntu4.7_amd64.deb ...
[Keystone] Unpacking apache2-bin (2.4.52-1ubuntu4.7) ...
[Webhook] Selecting previously unselected package python3-osm-webhook-translator.
[Webhook] (Reading database ... 16203 files and directories currently installed.)
[Webhook] Preparing to unpack ./osm_webhook_translator.deb ...
[Webhook] Unpacking python3-osm-webhook-translator (14.0.1-1) ...
[Webhook] Setting up python3-osm-webhook-translator (14.0.1-1) ...
[osmclient] Removing intermediate container 6ef8a063151b
[osmclient]  ---> a0c7f3920941
[osmclient] Step 8/31 : RUN dpkg -i ./osm_im.deb
[osmclient]  ---> Running in ae716067c068
[MON] Fetched 29.7 MB in 4s (7795 kB/s)
[tests] Reading package lists...
[NBI] Removing intermediate container 82b508b12aae
[NBI]  ---> 1399b7d3e5b4
[NBI] Step 9/46 : RUN dpkg -i ./osm_common.deb
[Airflow] Selecting previously unselected package libdeflate0:amd64.
[Airflow] Preparing to unpack .../60-libdeflate0_1.7-1_amd64.deb ...
[Airflow] Unpacking libdeflate0:amd64 (1.7-1) ...
[Keystone] Selecting previously unselected package apache2-data.
[Keystone] Preparing to unpack .../014-apache2-data_2.4.52-1ubuntu4.7_all.deb ...
[Keystone] Unpacking apache2-data (2.4.52-1ubuntu4.7) ...
[osmclient] Selecting previously unselected package python3-osm-im.
[osmclient] (Reading database ... 16203 files and directories currently installed.)
[osmclient] Preparing to unpack ./osm_im.deb ...
[osmclient] Unpacking python3-osm-im (14.0.1+g88bac73-1) ...
[osmclient] Setting up python3-osm-im (14.0.1+g88bac73-1) ...
[MON] Reading package lists...
[NG-UI] Fetched 29.7 MB in 5s (6177 kB/s)
[PLA] Selecting previously unselected package python3-osm-common.
[PLA] (Reading database ... 16203 files and directories currently installed.)
[PLA] Preparing to unpack ./osm_common.deb ...
[PLA] Unpacking python3-osm-common (14.0.1.post1+gdf51104-1) ...
[PLA] Setting up python3-osm-common (14.0.1.post1+gdf51104-1) ...
[tests] Reading package lists...
[tests] Building dependency tree...
[tests] Reading state information...
[RO] Reading package lists...
[RO] Building dependency tree...
[RO] Reading state information...
[RO] netbase is already the newest version (6.3).
[RO] netbase set to manually installed.
[RO] The following additional packages will be installed:
[RO]   libmagic-mgc libmagic1
[RO] Suggested packages:
[RO]   wodim cdrkit-doc file
[RO] The following NEW packages will be installed:
[RO]   genisoimage libmagic-mgc libmagic1
[NBI]  ---> Running in a8c83a30bea6
[Airflow] Selecting previously unselected package libjbig0:amd64.
[Airflow] Preparing to unpack .../61-libjbig0_2.1-3.1+b2_amd64.deb ...
[Airflow] Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
[Airflow] Selecting previously unselected package libwebp6:amd64.
[Airflow] Preparing to unpack .../62-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ...
[Airflow] Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ...
[Airflow] Selecting previously unselected package libtiff5:amd64.
[Airflow] Preparing to unpack .../63-libtiff5_4.2.0-1+deb11u5_amd64.deb ...
[Keystone] Selecting previously unselected package apache2-utils.
[Keystone] Preparing to unpack .../015-apache2-utils_2.4.52-1ubuntu4.7_amd64.deb ...
[Keystone] Unpacking apache2-utils (2.4.52-1ubuntu4.7) ...
[Keystone] Selecting previously unselected package mailcap.
[Keystone] Preparing to unpack .../016-mailcap_3.70+nmu1ubuntu1_all.deb ...
[Keystone] Unpacking mailcap (3.70+nmu1ubuntu1) ...
[Keystone] Selecting previously unselected package mime-support.
[Keystone] Preparing to unpack .../017-mime-support_3.66_all.deb ...
[Keystone] Unpacking mime-support (3.66) ...
[MON] Reading package lists...
[NG-UI] Reading package lists...
[NG-UI] W: https://deb.nodesource.com/node_14.x/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
[tests] The following additional packages will be installed:
[tests]   git-man less libcap2-bin libcbor0.8 libcurl3-gnutls libedit2 liberror-perl
[tests]   libfido2-1 libjq1 libmagic-mgc libonig5 libpam-cap libxext6 libxmuu1
[tests]   openssh-client xauth
[tests] Suggested packages:
[tests]   git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb
[tests]   git-cvs git-mediawiki git-svn file keychain libpam-ssh monkeysphere
[tests]   ssh-askpass
[tests] The following NEW packages will be installed:
[tests]   gettext-base git git-man iputils-ping jq less libcap2-bin libcbor0.8
[tests]   libcurl3-gnutls libedit2 liberror-perl libfido2-1 libjq1 libmagic-mgc
[tests]   libmagic1 libonig5 libpam-cap libxext6 libxmuu1 openssh-client xauth
[tests] 0 upgraded, 21 newly installed, 0 to remove and 3 not upgraded.
[tests] Need to get 6569 kB of archives.
[tests] After this operation, 35.3 MB of additional disk space will be used.
[tests] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB]
[tests] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 iputils-ping amd64 3:20211215-1 [42.9 kB]
[tests] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.1 [143 kB]
[tests] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.1 [7928 B]
[tests] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB]
[tests] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB]
[tests] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
[tests] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB]
[tests] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]
[tests] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]
[tests] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB]
[tests] Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB]
[tests] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.6 [906 kB]
[tests] Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB]
[tests] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.15 [284 kB]
[tests] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
[tests] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.10 [954 kB]
[tests] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.10 [3166 kB]
[tests] Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB]
[tests] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB]
[tests] Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB]
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 6569 kB in 1s (10.7 MB/s)
[RO] 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
[RO] Need to get 714 kB of archives.
[RO] After this operation, 9289 kB of additional disk space will be used.
[RO] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]
[RO] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]
[RO] Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 genisoimage amd64 9:1.1.11-3.2ubuntu1 [370 kB]
[RO] debconf: delaying package configuration, since apt-utils is not installed
[RO] Fetched 714 kB in 0s (1468 kB/s)
[RO] Selecting previously unselected package libmagic-mgc.
[RO] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16203 files and directories currently installed.)
[RO] Preparing to unpack .../libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
[RO] Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ...
[NBI] Selecting previously unselected package python3-osm-common.
[NBI] (Reading database ... 16203 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_common.deb ...
[NBI] Unpacking python3-osm-common (14.0.1.post1+gdf51104-1) ...
[NBI] Setting up python3-osm-common (14.0.1.post1+gdf51104-1) ...
[Airflow] Unpacking libtiff5:amd64 (4.2.0-1+deb11u5) ...
[Airflow] Selecting previously unselected package libxau6:amd64.
[Airflow] Preparing to unpack .../64-libxau6_1%3a1.0.9-1_amd64.deb ...
[Airflow] Unpacking libxau6:amd64 (1:1.0.9-1) ...
[Airflow] Selecting previously unselected package libxdmcp6:amd64.
[Airflow] Preparing to unpack .../65-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
[Airflow] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
[Airflow] Selecting previously unselected package libxcb1:amd64.
[Airflow] Preparing to unpack .../66-libxcb1_1.14-3_amd64.deb ...
[Airflow] Unpacking libxcb1:amd64 (1.14-3) ...
[Keystone] Selecting previously unselected package apache2.
[Keystone] Preparing to unpack .../018-apache2_2.4.52-1ubuntu4.7_amd64.deb ...
[Keystone] Unpacking apache2 (2.4.52-1ubuntu4.7) ...
[Keystone] Selecting previously unselected package sgml-base.
[Keystone] Preparing to unpack .../019-sgml-base_1.30_all.deb ...
[Webhook] Removing intermediate container d0eea92a5324
[Webhook]  ---> e0285382c644
[Webhook] Step 8/21 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_webhook_translator/requirements.txt
[Webhook]  ---> Running in a8c9c02b4827
[MON] Building dependency tree...
[MON] Reading state information...
[MON] The following additional packages will be installed:
[MON]   libcbor0.8 libedit2 libfido2-1 libxext6 libxmuu1 xauth
[MON] Suggested packages:
[MON]   keychain libpam-ssh monkeysphere ssh-askpass
[MON] The following NEW packages will be installed:
[MON]   libcbor0.8 libedit2 libfido2-1 libxext6 libxmuu1 openssh-client xauth
[MON] 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.
[MON] Need to get 1180 kB of archives.
[MON] After this operation, 3993 kB of additional disk space will be used.
[MON] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB]
[MON] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB]
[MON] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.6 [906 kB]
[MON] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB]
[MON] debconf: delaying package configuration, since apt-utils is not installed
[MON] Fetched 1180 kB in 0s (5561 kB/s)
[MON] Selecting previously unselected package libcbor0.8:amd64.
[MON] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16203 files and directories currently installed.)
[MON] Preparing to unpack .../0-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ...
[NG-UI] Reading package lists...
[NG-UI] Building dependency tree...
[NG-UI] Reading state information...
[PLA] Removing intermediate container 14b1b4a973bb
[PLA]  ---> 44b03ccd7a58
[PLA] Step 9/39 : RUN curl $PYTHON3_OSM_PLA_URL -o osm_pla.deb
[PLA]  ---> Running in 41c60f48eea1
[PLA]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[PLA]                                  Dload  Upload   Total   Spent    Left  Speed
[PLA] 
[tests] Selecting previously unselected package libcap2-bin.
[tests] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16203 files and directories currently installed.)
[tests] Preparing to unpack .../00-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
[tests] Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
[tests] Selecting previously unselected package iputils-ping.
[tests] Preparing to unpack .../01-iputils-ping_3%3a20211215-1_amd64.deb ...
[tests] Unpacking iputils-ping (3:20211215-1) ...
[tests] Selecting previously unselected package less.
[tests] Preparing to unpack .../02-less_590-1ubuntu0.22.04.1_amd64.deb ...
[tests] Unpacking less (590-1ubuntu0.22.04.1) ...
[tests] Selecting previously unselected package libpam-cap:amd64.
[tests] Preparing to unpack .../03-libpam-cap_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
[tests] Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
[tests] Selecting previously unselected package gettext-base.
[tests] Preparing to unpack .../04-gettext-base_0.21-4ubuntu4_amd64.deb ...
[tests] Unpacking gettext-base (0.21-4ubuntu4) ...
[tests] Selecting previously unselected package libcbor0.8:amd64.
[tests] Preparing to unpack .../05-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ...
[RO] Selecting previously unselected package libmagic1:amd64.
[RO] Preparing to unpack .../libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
[RO] Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[RO] Selecting previously unselected package genisoimage.
[RO] Preparing to unpack .../genisoimage_9%3a1.1.11-3.2ubuntu1_amd64.deb ...
[RO] Unpacking genisoimage (9:1.1.11-3.2ubuntu1) ...
[RO] Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
[RO] Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[RO] Setting up genisoimage (9:1.1.11-3.2ubuntu1) ...
[RO] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[Airflow] Selecting previously unselected package libx11-data.
[Airflow] Preparing to unpack .../67-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ...
[Airflow] Unpacking libx11-data (2:1.7.2-1+deb11u2) ...
[POL] Removing intermediate container 3760fbea6c34
[POL]  ---> fa545d7c5526
[POL] Step 6/40 : ARG PYTHON3_OSM_COMMON_URL
[POL]  ---> Running in 5d40ad100a33
[POL] Removing intermediate container 5d40ad100a33
[POL]  ---> de1de613f84f
[POL] Step 7/40 : ARG PYTHON3_OSM_POLICY_MODULE_URL
[POL]  ---> Running in 522f64f0777d
[POL] Removing intermediate container 522f64f0777d
[POL]  ---> cfb3111aca86
[POL] Step 8/40 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Keystone] Unpacking sgml-base (1.30) ...
[Keystone] Selecting previously unselected package libmd0:amd64.
[Keystone] Preparing to unpack .../020-libmd0_1.0.4-1build1_amd64.deb ...
[Keystone] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[Keystone] Selecting previously unselected package libbsd0:amd64.
[Keystone] Preparing to unpack .../021-libbsd0_0.11.5-1_amd64.deb ...
[Keystone] Unpacking libbsd0:amd64 (0.11.5-1) ...
[Keystone] Selecting previously unselected package libfribidi0:amd64.
[Keystone] Preparing to unpack .../022-libfribidi0_1.0.8-2ubuntu3.1_amd64.deb ...
[Keystone] Unpacking libfribidi0:amd64 (1.0.8-2ubuntu3.1) ...
[Keystone] Selecting previously unselected package netbase.
[Keystone] Preparing to unpack .../023-netbase_6.3_all.deb ...
[Keystone] Unpacking netbase (6.3) ...
[Keystone] Selecting previously unselected package python3-netifaces:amd64.
[Keystone] Preparing to unpack .../024-python3-netifaces_0.11.0-1build2_amd64.deb ...
[Keystone] Unpacking python3-netifaces:amd64 (0.11.0-1build2) ...
[MON] Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
[MON] Selecting previously unselected package libedit2:amd64.
[MON] Preparing to unpack .../1-libedit2_3.1-20210910-1build1_amd64.deb ...
[MON] Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
[MON] Selecting previously unselected package libfido2-1:amd64.
[MON] Preparing to unpack .../2-libfido2-1_1.10.0-1_amd64.deb ...
[MON] Unpacking libfido2-1:amd64 (1.10.0-1) ...
[MON] Selecting previously unselected package libxext6:amd64.
[MON] Preparing to unpack .../3-libxext6_2%3a1.3.4-1build1_amd64.deb ...
[MON] Unpacking libxext6:amd64 (2:1.3.4-1build1) ...
[MON] Selecting previously unselected package libxmuu1:amd64.
[MON] Preparing to unpack .../4-libxmuu1_2%3a1.1.3-3_amd64.deb ...
[MON] Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
[MON] Selecting previously unselected package openssh-client.
[MON] Preparing to unpack .../5-openssh-client_1%3a8.9p1-3ubuntu0.6_amd64.deb ...
[MON] Unpacking openssh-client (1:8.9p1-3ubuntu0.6) ...
[NG-UI] The following NEW packages will be installed:
[NG-UI]   nodejs
[NG-UI] 0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
[NG-UI] Need to get 25.4 MB of archives.
[NG-UI] After this operation, 121 MB of additional disk space will be used.
[NG-UI] Get:1 https://deb.nodesource.com/node_14.x jammy/main amd64 nodejs amd64 14.21.3-deb-1nodesource1 [25.4 MB]
[PLA]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 27908  100 27908    0     0  98683      0 --:--:-- --:--:-- --:--:-- 98964
[tests] Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
[tests] Selecting previously unselected package libedit2:amd64.
[tests] Preparing to unpack .../06-libedit2_3.1-20210910-1build1_amd64.deb ...
[tests] Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
[tests] Selecting previously unselected package libfido2-1:amd64.
[tests] Preparing to unpack .../07-libfido2-1_1.10.0-1_amd64.deb ...
[tests] Unpacking libfido2-1:amd64 (1.10.0-1) ...
[tests] Selecting previously unselected package libmagic-mgc.
[tests] Preparing to unpack .../08-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
[tests] Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ...
[NBI] Removing intermediate container a8c83a30bea6
[NBI]  ---> 2f5af11fe291
[NBI] Step 10/46 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[NBI]  ---> Running in ded1fd867508
[Airflow] Selecting previously unselected package libx11-6:amd64.
[Airflow] Preparing to unpack .../68-libx11-6_2%3a1.7.2-1+deb11u2_amd64.deb ...
[Airflow] Unpacking libx11-6:amd64 (2:1.7.2-1+deb11u2) ...
[Airflow] Selecting previously unselected package libxpm4:amd64.
[Airflow] Preparing to unpack .../69-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ...
[Airflow] Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ...
[Airflow] Selecting previously unselected package libgd3:amd64.
[Airflow] Preparing to unpack .../70-libgd3_2.3.0-2_amd64.deb ...
[Airflow] Unpacking libgd3:amd64 (2.3.0-2) ...
[Airflow] Selecting previously unselected package libc-devtools.
[Airflow] Preparing to unpack .../71-libc-devtools_2.31-13+deb11u8_amd64.deb ...
[Airflow] Unpacking libc-devtools (2.31-13+deb11u8) ...
[POL]  ---> Running in 2045508a2836
[POL]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[POL]                                  Dload  Upload   Total   Spent    Left  Speed
[POL] 
[Keystone] Selecting previously unselected package tzdata.
[Keystone] Preparing to unpack .../025-tzdata_2023d-0ubuntu0.22.04_all.deb ...
[Keystone] Unpacking tzdata (2023d-0ubuntu0.22.04) ...
[Webhook] Collecting annotated-types==0.5.0
[Webhook]   Downloading annotated_types-0.5.0-py3-none-any.whl (11 kB)
[Webhook] Collecting anyio==3.7.1
[Webhook]   Downloading anyio-3.7.1-py3-none-any.whl (80 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 KB 603.0 kB/s eta 0:00:00
[Webhook] Collecting certifi==2023.7.22
[Webhook]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[osmclient] Removing intermediate container ae716067c068
[osmclient]  ---> e35306ff440c
[osmclient] Step 9/31 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[osmclient]  ---> Running in d29a57297e85
[MON] Selecting previously unselected package xauth.
[MON] Preparing to unpack .../6-xauth_1%3a1.1-1build2_amd64.deb ...
[MON] Unpacking xauth (1:1.1-1build2) ...
[MON] Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
[MON] Setting up libedit2:amd64 (3.1-20210910-1build1) ...
[MON] Setting up libxext6:amd64 (2:1.3.4-1build1) ...
[MON] Setting up libfido2-1:amd64 (1.10.0-1) ...
[NG-UI] debconf: delaying package configuration, since apt-utils is not installed
[NG-UI] Fetched 25.4 MB in 1s (24.9 MB/s)
[PLA] Removing intermediate container 41c60f48eea1
[PLA]  ---> 104e501addac
[PLA] Step 10/39 : RUN dpkg -i ./osm_pla.deb
[PLA]  ---> Running in 630a9ad72cf1
[tests] Selecting previously unselected package libmagic1:amd64.
[tests] Preparing to unpack .../09-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
[tests] Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[tests] Selecting previously unselected package libxext6:amd64.
[tests] Preparing to unpack .../10-libxext6_2%3a1.3.4-1build1_amd64.deb ...
[tests] Unpacking libxext6:amd64 (2:1.3.4-1build1) ...
[tests] Selecting previously unselected package libxmuu1:amd64.
[tests] Preparing to unpack .../11-libxmuu1_2%3a1.1.3-3_amd64.deb ...
[tests] Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
[tests] Selecting previously unselected package openssh-client.
[tests] Preparing to unpack .../12-openssh-client_1%3a8.9p1-3ubuntu0.6_amd64.deb ...
[tests] Unpacking openssh-client (1:8.9p1-3ubuntu0.6) ...
[NBI]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[NBI]                                  Dload  Upload   Total   Spent    Left  Speed
[NBI] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  169k  100  169k    0     0  1546k      0 --:--:-- --:--:-- --:--:-- 1559k
[Airflow] Selecting previously unselected package libexpat1-dev:amd64.
[Airflow] Preparing to unpack .../72-libexpat1-dev_2.2.10-2+deb11u5_amd64.deb ...
[Airflow] Unpacking libexpat1-dev:amd64 (2.2.10-2+deb11u5) ...
[Airflow] Selecting previously unselected package libfile-fcntllock-perl.
[Airflow] Preparing to unpack .../73-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
[Airflow] Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
[Airflow] Selecting previously unselected package libjs-jquery.
[Airflow] Preparing to unpack .../74-libjs-jquery_3.5.1+dfsg+~3.5.5-7_all.deb ...
[Airflow] Unpacking libjs-jquery (3.5.1+dfsg+~3.5.5-7) ...
[Airflow] Selecting previously unselected package libjs-underscore.
[Airflow] Preparing to unpack .../75-libjs-underscore_1.9.1~dfsg-3_all.deb ...
[Airflow] Unpacking libjs-underscore (1.9.1~dfsg-3) ...
[POL]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 42696  100 42696    0     0   398k      0 --:--:-- --:--:-- --:--:--  397k
[Keystone] Selecting previously unselected package liblmdb0:amd64.
[Keystone] Preparing to unpack .../026-liblmdb0_0.9.24-1build2_amd64.deb ...
[Keystone] Unpacking liblmdb0:amd64 (0.9.24-1build2) ...
[Keystone] Selecting previously unselected package libmaxminddb0:amd64.
[Keystone] Preparing to unpack .../027-libmaxminddb0_1.5.2-1build2_amd64.deb ...
[Keystone] Unpacking libmaxminddb0:amd64 (1.5.2-1build2) ...
[Keystone] Selecting previously unselected package libuv1:amd64.
[Keystone] Preparing to unpack .../028-libuv1_1.43.0-1_amd64.deb ...
[Keystone] Unpacking libuv1:amd64 (1.43.0-1) ...
[Keystone] Selecting previously unselected package bind9-libs:amd64.
[Keystone] Preparing to unpack .../029-bind9-libs_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking bind9-libs:amd64 (1:9.18.18-0ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package bind9-host.
[Keystone] Preparing to unpack .../030-bind9-host_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ...
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 2.7 MB/s eta 0:00:00
[Webhook] Collecting charset-normalizer==3.3.0
[Webhook]   Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 3.0 MB/s eta 0:00:00
[Webhook] Collecting click==8.1.7
[Webhook]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 3.6 MB/s eta 0:00:00
[Webhook] Collecting exceptiongroup==1.1.3
[Webhook]   Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
[Webhook] Collecting fastapi==0.103.2
[Webhook]   Downloading fastapi-0.103.2-py3-none-any.whl (66 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.3/66.3 KB 6.7 MB/s eta 0:00:00
[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 66886  100 66886    0     0   448k      0 --:--:-- --:--:-- --:--:--  450k
[MON] Setting up libxmuu1:amd64 (2:1.1.3-3) ...
[MON] Setting up openssh-client (1:8.9p1-3ubuntu0.6) ...
[MON] update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
[MON] update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
[MON] update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
[MON] Setting up xauth (1:1.1-1build2) ...
[MON] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[NG-UI] Selecting previously unselected package nodejs.
[NG-UI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10460 files and directories currently installed.)
[NG-UI] Preparing to unpack .../nodejs_14.21.3-deb-1nodesource1_amd64.deb ...
[NG-UI] Unpacking nodejs (14.21.3-deb-1nodesource1) ...
[PLA] Selecting previously unselected package python3-osm-pla.
[PLA] (Reading database ... 16264 files and directories currently installed.)
[PLA] Preparing to unpack ./osm_pla.deb ...
[PLA] Unpacking python3-osm-pla (14.0.1+g1390ad3-1) ...
[PLA] Setting up python3-osm-pla (14.0.1+g1390ad3-1) ...
[tests] Selecting previously unselected package xauth.
[tests] Preparing to unpack .../13-xauth_1%3a1.1-1build2_amd64.deb ...
[tests] Unpacking xauth (1:1.1-1build2) ...
[tests] Selecting previously unselected package libcurl3-gnutls:amd64.
[tests] Preparing to unpack .../14-libcurl3-gnutls_7.81.0-1ubuntu1.15_amd64.deb ...
[tests] Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.15) ...
[tests] Selecting previously unselected package liberror-perl.
[tests] Preparing to unpack .../15-liberror-perl_0.17029-1_all.deb ...
[tests] Unpacking liberror-perl (0.17029-1) ...
[tests] Selecting previously unselected package git-man.
[tests] Preparing to unpack .../16-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ...
[tests] Unpacking git-man (1:2.34.1-1ubuntu1.10) ...
[tests] Selecting previously unselected package git.
[tests] Preparing to unpack .../17-git_1%3a2.34.1-1ubuntu1.10_amd64.deb ...
[tests] Unpacking git (1:2.34.1-1ubuntu1.10) ...
[RO] Removing intermediate container 882ac89eb8b1
[RO]  ---> 6e96aff96dde
[RO] Step 6/60 : ARG PYTHON3_OSM_COMMON_URL
[RO]  ---> Running in c5e0cff9b2b9
[RO] Removing intermediate container c5e0cff9b2b9
[RO]  ---> c2526d7980c9
[RO] Step 7/60 : ARG PYTHON3_OSM_NG_RO_URL
[RO]  ---> Running in 31e0e3891b47
[NBI] Removing intermediate container ded1fd867508
[NBI]  ---> 5bb75626402b
[NBI] Step 11/46 : RUN dpkg -i ./osm_im.deb
[NBI]  ---> Running in e846dc52cd35
[Airflow] Selecting previously unselected package libjs-sphinxdoc.
[Airflow] Preparing to unpack .../76-libjs-sphinxdoc_3.4.3-2_all.deb ...
[Airflow] Unpacking libjs-sphinxdoc (3.4.3-2) ...
[Airflow] Selecting previously unselected package libpython3.9:amd64.
[Airflow] Preparing to unpack .../77-libpython3.9_3.9.2-1_amd64.deb ...
[Airflow] Unpacking libpython3.9:amd64 (3.9.2-1) ...
[POL] Removing intermediate container 2045508a2836
[POL]  ---> dd7ca715818b
[POL] Step 9/40 : RUN dpkg -i ./osm_common.deb
[POL]  ---> Running in e79553b6d691
[Keystone] Unpacking bind9-host (1:9.18.18-0ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package libedit2:amd64.
[Keystone] Preparing to unpack .../031-libedit2_3.1-20210910-1build1_amd64.deb ...
[Keystone] Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
[Keystone] Selecting previously unselected package bind9-dnsutils.
[Keystone] Preparing to unpack .../032-bind9-dnsutils_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking bind9-dnsutils (1:9.18.18-0ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package libmagic-mgc.
[Keystone] Preparing to unpack .../033-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ...
[Keystone] Selecting previously unselected package libmagic1:amd64.
[Keystone] Preparing to unpack .../034-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[Keystone] Selecting previously unselected package file.
[Keystone] Preparing to unpack .../035-file_1%3a5.41-3ubuntu0.1_amd64.deb ...
[Keystone] Unpacking file (1:5.41-3ubuntu0.1) ...
[Webhook] Collecting h11==0.14.0
[Webhook]   Downloading h11-0.14.0-py3-none-any.whl (58 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 2.4 MB/s eta 0:00:00
[Webhook] Collecting idna==3.4
[Webhook]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 1.9 MB/s eta 0:00:00
[osmclient] Removing intermediate container d29a57297e85
[osmclient]  ---> f7f8ba00a9c0
[osmclient] Step 10/31 : RUN dpkg -i ./osmclient.deb
[osmclient]  ---> Running in 71b2f49a8ae9
[RO] Removing intermediate container 31e0e3891b47
[RO]  ---> c3f33aeadb2d
[RO] Step 8/60 : ARG PYTHON3_OSM_RO_PLUGIN_URL
[Airflow] Selecting previously unselected package libpython3.9-dev:amd64.
[Airflow] Preparing to unpack .../78-libpython3.9-dev_3.9.2-1_amd64.deb ...
[Airflow] Unpacking libpython3.9-dev:amd64 (3.9.2-1) ...
[POL] Selecting previously unselected package python3-osm-common.
[POL] (Reading database ... 16237 files and directories currently installed.)
[POL] Preparing to unpack ./osm_common.deb ...
[Keystone] Selecting previously unselected package libpng16-16:amd64.
[Keystone] Preparing to unpack .../036-libpng16-16_1.6.37-3build5_amd64.deb ...
[Keystone] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[Webhook] Collecting pydantic==2.4.2
[Webhook]   Downloading pydantic-2.4.2-py3-none-any.whl (395 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.8/395.8 KB 1.1 MB/s eta 0:00:00
[tests] Selecting previously unselected package libonig5:amd64.
[tests] Preparing to unpack .../18-libonig5_6.9.7.1-2build1_amd64.deb ...
[tests] Unpacking libonig5:amd64 (6.9.7.1-2build1) ...
[tests] Selecting previously unselected package libjq1:amd64.
[tests] Preparing to unpack .../19-libjq1_1.6-2.1ubuntu3_amd64.deb ...
[tests] Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ...
[tests] Selecting previously unselected package jq.
[tests] Preparing to unpack .../20-jq_1.6-2.1ubuntu3_amd64.deb ...
[tests] Unpacking jq (1.6-2.1ubuntu3) ...
[tests] Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
[tests] Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
[tests] Setting up libedit2:amd64 (3.1-20210910-1build1) ...
[tests] Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[RO]  ---> Running in e60ca6107e25
[RO] Removing intermediate container e60ca6107e25
[RO]  ---> c9c77381c836
[RO] Step 9/60 : ARG PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL
[RO]  ---> Running in f865ab2132fb
[RO] Removing intermediate container f865ab2132fb
[RO]  ---> c3208a56d3c9
[RO] Step 10/60 : ARG PYTHON3_OSM_ROSDN_DPB_URL
[NBI] Selecting previously unselected package python3-osm-im.
[NBI] (Reading database ... 16264 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_im.deb ...
[NBI] Unpacking python3-osm-im (14.0.1+g88bac73-1) ...
[NBI] Setting up python3-osm-im (14.0.1+g88bac73-1) ...
[Airflow] Selecting previously unselected package libpython3-dev:amd64.
[Airflow] Preparing to unpack .../79-libpython3-dev_3.9.2-3_amd64.deb ...
[Airflow] Unpacking libpython3-dev:amd64 (3.9.2-3) ...
[Airflow] Selecting previously unselected package manpages-dev.
[Airflow] Preparing to unpack .../80-manpages-dev_5.10-1_all.deb ...
[Airflow] Unpacking manpages-dev (5.10-1) ...
[POL] Unpacking python3-osm-common (14.0.1.post1+gdf51104-1) ...
[POL] Setting up python3-osm-common (14.0.1.post1+gdf51104-1) ...
[Keystone] Selecting previously unselected package libxau6:amd64.
[Keystone] Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[Keystone] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[Keystone] Selecting previously unselected package libxdmcp6:amd64.
[Keystone] Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[Keystone] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[Keystone] Selecting previously unselected package libxcb1:amd64.
[Keystone] Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_amd64.deb ...
[Keystone] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[Keystone] Selecting previously unselected package libx11-data.
[Keystone] Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[Keystone] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[osmclient] Selecting previously unselected package python3-osmclient.
[osmclient] (Reading database ... 16222 files and directories currently installed.)
[osmclient] Preparing to unpack ./osmclient.deb ...
[osmclient] Unpacking python3-osmclient (14.0.1.post1+g9204883-1) ...
[osmclient] Setting up python3-osmclient (14.0.1.post1+g9204883-1) ...
[MON] Removing intermediate container 850dd5eb5b8b
[MON]  ---> 2feef468a6de
[MON] Step 6/56 : ARG PYTHON3_OSM_COMMON_URL
[MON]  ---> Running in 0e95a7e504ab
[MON] Removing intermediate container 0e95a7e504ab
[MON]  ---> 69af408eee2d
[MON] Step 7/56 : ARG PYTHON3_OSM_MON_URL
[MON]  ---> Running in 1c81d587669c
[PLA] Removing intermediate container 630a9ad72cf1
[PLA]  ---> 283688282fcd
[PLA] Step 11/39 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_pla/requirements.txt
[PLA]  ---> Running in d27004ebe701
[tests] Setting up less (590-1ubuntu0.22.04.1) ...
[tests] Setting up libxext6:amd64 (2:1.3.4-1build1) ...
[tests] Setting up gettext-base (0.21-4ubuntu4) ...
[tests] Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.15) ...
[tests] Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
[tests] Setting up liberror-perl (0.17029-1) ...
[tests] Setting up git-man (1:2.34.1-1ubuntu1.10) ...
[tests] Setting up libfido2-1:amd64 (1.10.0-1) ...
[tests] Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
[tests] Setting up iputils-ping (3:20211215-1) ...
[RO]  ---> Running in d954479d44c5
[RO] Removing intermediate container d954479d44c5
[RO]  ---> 0c792a40ee86
[RO] Step 11/60 : ARG PYTHON3_OSM_ROSDN_DYNPAC_URL
[RO]  ---> Running in c0b511c1865c
[Airflow] Selecting previously unselected package python-pip-whl.
[Airflow] Preparing to unpack .../81-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
[Airflow] Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
[Airflow] Selecting previously unselected package zlib1g-dev:amd64.
[Airflow] Preparing to unpack .../82-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
[Airflow] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
[POL] Removing intermediate container e79553b6d691
[POL]  ---> 3cc11672a3c7
[POL] Step 10/40 : RUN curl $PYTHON3_OSM_POLICY_MODULE_URL -o osm_policy_module.deb
[Keystone] Selecting previously unselected package libx11-6:amd64.
[Keystone] Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[Keystone] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[Keystone] Selecting previously unselected package manpages.
[Keystone] Preparing to unpack .../042-manpages_5.10-1ubuntu1_all.deb ...
[Keystone] Unpacking manpages (5.10-1ubuntu1) ...
[Keystone] Selecting previously unselected package python3-importlib-resources.
[Keystone] Preparing to unpack .../043-python3-importlib-resources_5.1.2-1_all.deb ...
[Keystone] Unpacking python3-importlib-resources (5.1.2-1) ...
[Keystone] Selecting previously unselected package python3-markupsafe.
[Keystone] Preparing to unpack .../044-python3-markupsafe_2.0.1-2build1_amd64.deb ...
[Keystone] Unpacking python3-markupsafe (2.0.1-2build1) ...
[Keystone] Selecting previously unselected package python3-mako.
[Keystone] Preparing to unpack .../045-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ...
[Webhook] Collecting pydantic-core==2.10.1
[Webhook]   Downloading pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 6.2 MB/s eta 0:00:00
[Webhook] Collecting requests==2.31.0
[MON] Removing intermediate container 1c81d587669c
[MON]  ---> 8e121e3ccf83
[MON] Step 8/56 : ARG PYTHON3_N2VC_URL
[MON]  ---> Running in 1d4862afbb5f
[MON] Removing intermediate container 1d4862afbb5f
[MON]  ---> 015d60778086
[MON] Step 9/56 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[PLA] Collecting aiokafka==0.8.1
[PLA]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 3.8 MB/s eta 0:00:00
[tests] Setting up libxmuu1:amd64 (2:1.1.3-3) ...
[tests] Setting up libonig5:amd64 (6.9.7.1-2build1) ...
[tests] Setting up libjq1:amd64 (1.6-2.1ubuntu3) ...
[tests] Setting up openssh-client (1:8.9p1-3ubuntu0.6) ...
[tests] update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
[tests] update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
[tests] update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
[tests] Setting up git (1:2.34.1-1ubuntu1.10) ...
[tests] Setting up xauth (1:1.1-1build2) ...
[tests] Setting up jq (1.6-2.1ubuntu3) ...
[tests] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[RO] Removing intermediate container c0b511c1865c
[RO]  ---> 16d658adb8a9
[RO] Step 12/60 : ARG PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL
[RO]  ---> Running in 010af7d9a038
[RO] Removing intermediate container 010af7d9a038
[RO]  ---> b2da04ff89d2
[RO] Step 13/60 : ARG PYTHON3_OSM_ROSDN_IETFL2VPN_URL
[RO]  ---> Running in 672165d7bdb7
[Airflow] Selecting previously unselected package python3.9-dev.
[Airflow] Preparing to unpack .../83-python3.9-dev_3.9.2-1_amd64.deb ...
[Airflow] Unpacking python3.9-dev (3.9.2-1) ...
[Airflow] Selecting previously unselected package python3-lib2to3.
[Airflow] Preparing to unpack .../84-python3-lib2to3_3.9.2-1_all.deb ...
[Airflow] Unpacking python3-lib2to3 (3.9.2-1) ...
[Airflow] Selecting previously unselected package python3-distutils.
[Airflow] Preparing to unpack .../85-python3-distutils_3.9.2-1_all.deb ...
[Airflow] Unpacking python3-distutils (3.9.2-1) ...
[Airflow] Selecting previously unselected package python3-dev.
[Airflow] Preparing to unpack .../86-python3-dev_3.9.2-3_amd64.deb ...
[POL]  ---> Running in aa9c6753670d
[Keystone] Selecting previously unselected package python3-greenlet.
[Keystone] Preparing to unpack .../046-python3-greenlet_1.1.2-3build1_amd64.deb ...
[Keystone] Unpacking python3-greenlet (1.1.2-3build1) ...
[Keystone] Selecting previously unselected package python3-sqlalchemy.
[Keystone] Preparing to unpack .../047-python3-sqlalchemy_1.4.31+ds1-1build1_all.deb ...
[Keystone] Unpacking python3-sqlalchemy (1.4.31+ds1-1build1) ...
[Webhook]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 4.2 MB/s eta 0:00:00
[Webhook] Collecting sniffio==1.3.0
[Webhook]   Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
[Webhook] Collecting starlette==0.27.0
[Webhook]   Downloading starlette-0.27.0-py3-none-any.whl (66 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.0/67.0 KB 763.7 kB/s eta 0:00:00
[Webhook] Collecting typing-extensions==4.8.0
[Webhook]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[osmclient] Removing intermediate container 71b2f49a8ae9
[osmclient]  ---> a495fcb0799c
[osmclient] Step 11/31 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osmclient/requirements.txt
[osmclient]  ---> Running in 32063da00244
[MON]  ---> Running in 68a5f08a10f7
[PLA] Collecting async-timeout==4.0.3
[PLA]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[PLA] Collecting dataclasses==0.6
[PLA]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[PLA] Collecting dnspython==2.4.2
[PLA]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 3.9 MB/s eta 0:00:00
[PLA] Collecting kafka-python==2.0.2
[PLA]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[RO] Removing intermediate container 672165d7bdb7
[RO]  ---> 954b51235019
[RO] Step 14/60 : ARG PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL
[Airflow] Unpacking python3-dev (3.9.2-3) ...
[Airflow] Selecting previously unselected package python3-pkg-resources.
[Airflow] Preparing to unpack .../87-python3-pkg-resources_52.0.0-4_all.deb ...
[Airflow] Unpacking python3-pkg-resources (52.0.0-4) ...
[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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 27224  100 27224    0     0   237k      0 --:--:-- --:--:-- --:--:--  237k
[Keystone] Selecting previously unselected package python3-alembic.
[Keystone] Preparing to unpack .../048-python3-alembic_1.8.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-alembic (1.8.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package libjs-jquery.
[Keystone] Preparing to unpack .../049-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[Keystone] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[Webhook] Collecting urllib3==2.0.6
[Webhook]   Downloading urllib3-2.0.6-py3-none-any.whl (123 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 4.5 MB/s eta 0:00:00
[Webhook] Collecting uvicorn==0.23.2
[Webhook]   Downloading uvicorn-0.23.2-py3-none-any.whl (59 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.5/59.5 KB 639.8 kB/s eta 0:00:00
[Webhook] Installing collected packages: urllib3, typing-extensions, sniffio, idna, h11, exceptiongroup, click, charset-normalizer, certifi, annotated-types, uvicorn, requests, pydantic-core, anyio, starlette, pydantic, fastapi
[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 42696  100 42696    0     0   327k      0 --:--:-- --:--:-- --:--:--  328k
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 1.4 MB/s eta 0:00:00
[PLA] Collecting motor==3.3.1
[PLA]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 1.2 MB/s eta 0:00:00
[PLA] Collecting packaging==23.1
[PLA]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 696.7 kB/s eta 0:00:00
[RO]  ---> Running in ed35c28733a2
[NBI] Removing intermediate container e846dc52cd35
[NBI]  ---> 65c273b53c3c
[NBI] Step 12/46 : RUN curl $PYTHON3_OSM_NBI_URL -o osm_nbi.deb
[NBI]  ---> Running in d4f511f5f1ae
[Airflow] Selecting previously unselected package python3-setuptools.
[Airflow] Preparing to unpack .../88-python3-setuptools_52.0.0-4_all.deb ...
[Airflow] Unpacking python3-setuptools (52.0.0-4) ...
[Airflow] Selecting previously unselected package python3-wheel.
[Airflow] Preparing to unpack .../89-python3-wheel_0.34.2-1_all.deb ...
[Airflow] Unpacking python3-wheel (0.34.2-1) ...
[Airflow] Selecting previously unselected package python3-pip.
[Airflow] Preparing to unpack .../90-python3-pip_20.3.4-4+deb11u1_all.deb ...
[Keystone] Selecting previously unselected package libjs-underscore.
[Keystone] Preparing to unpack .../050-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[Keystone] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[Keystone] Selecting previously unselected package libjs-sphinxdoc.
[Keystone] Preparing to unpack .../051-libjs-sphinxdoc_4.3.2-1_all.deb ...
[Keystone] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[Keystone] Selecting previously unselected package alembic.
[Keystone] Preparing to unpack .../052-alembic_1.8.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking alembic (1.8.1-0ubuntu1~cloud0) ...
[osmclient] Collecting enum34==1.1.10
[osmclient]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[MON] Removing intermediate container 68a5f08a10f7
[MON]  ---> 6142fa1392b6
[MON] Step 10/56 : RUN dpkg -i ./osm_common.deb
[MON]  ---> Running in dbaba0886595
[PLA] Collecting pycryptodome==3.19.0
[PLA]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 10.0 MB/s eta 0:00:00
[RO] Removing intermediate container ed35c28733a2
[RO]  ---> 906ac57db227
[RO] Step 15/60 : ARG PYTHON3_OSM_ROSDN_ODLOF_URL
[RO]  ---> Running in 56652ad36308
[RO] Removing intermediate container 56652ad36308
[RO]  ---> 673a3d5ed406
[RO] Step 16/60 : ARG PYTHON3_OSM_ROSDN_ONOSOF_URL
[RO]  ---> Running in bba4d3e9a246
[Airflow] Unpacking python3-pip (20.3.4-4+deb11u1) ...
[Airflow] Selecting previously unselected package python3.9-venv.
[Airflow] Preparing to unpack .../91-python3.9-venv_3.9.2-1_amd64.deb ...
[Airflow] Unpacking python3.9-venv (3.9.2-1) ...
[POL] Removing intermediate container aa9c6753670d
[POL]  ---> 03ef525c8da8
[POL] Step 11/40 : RUN dpkg -i ./osm_policy_module.deb
[POL]  ---> Running in 108edf71d210
[POL] Selecting previously unselected package python3-osm-policy-module.
[POL] (Reading database ... 16298 files and directories currently installed.)
[POL] Preparing to unpack ./osm_policy_module.deb ...
[POL] Unpacking python3-osm-policy-module (14.0.1+g5e7b2a8-1) ...
[Keystone] Selecting previously unselected package binutils-common:amd64.
[Keystone] Preparing to unpack .../053-binutils-common_2.38-4ubuntu2.5_amd64.deb ...
[Keystone] Unpacking binutils-common:amd64 (2.38-4ubuntu2.5) ...
[Keystone] Selecting previously unselected package libbinutils:amd64.
[Keystone] Preparing to unpack .../054-libbinutils_2.38-4ubuntu2.5_amd64.deb ...
[Keystone] Unpacking libbinutils:amd64 (2.38-4ubuntu2.5) ...
[Keystone] Selecting previously unselected package libctf-nobfd0:amd64.
[Keystone] Preparing to unpack .../055-libctf-nobfd0_2.38-4ubuntu2.5_amd64.deb ...
[Keystone] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[osmclient] Collecting lxml==4.9.3
[osmclient]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 14.2 MB/s eta 0:00:00
[osmclient] Collecting pyang==2.5.3
[osmclient]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[NG-UI] Setting up nodejs (14.21.3-deb-1nodesource1) ...
[PLA] Collecting pymongo==4.5.0
[PLA]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 2.6 MB/s eta 0:00:00
[PLA] Collecting pyyaml==6.0.1
[RO] Removing intermediate container bba4d3e9a246
[RO]  ---> 3221ffed964a
[RO] Step 17/60 : ARG PYTHON3_OSM_ROSDN_ONOS_VPLS_URL
[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  154k  100  154k    0     0  1168k      0 --:--:-- --:--:-- --:--:-- 1171k
[Airflow] Selecting previously unselected package python3-venv.
[Airflow] Preparing to unpack .../92-python3-venv_3.9.2-3_amd64.deb ...
[Airflow] Unpacking python3-venv (3.9.2-3) ...
[Airflow] Selecting previously unselected package zstd.
[Airflow] Preparing to unpack .../93-zstd_1.4.8+dfsg-2.1_amd64.deb ...
[Airflow] Unpacking zstd (1.4.8+dfsg-2.1) ...
[POL] Setting up python3-osm-policy-module (14.0.1+g5e7b2a8-1) ...
[Keystone] Selecting previously unselected package libctf0:amd64.
[Keystone] Preparing to unpack .../056-libctf0_2.38-4ubuntu2.5_amd64.deb ...
[Keystone] Unpacking libctf0:amd64 (2.38-4ubuntu2.5) ...
[Keystone] Selecting previously unselected package binutils-x86-64-linux-gnu.
[Keystone] Preparing to unpack .../057-binutils-x86-64-linux-gnu_2.38-4ubuntu2.5_amd64.deb ...
[Keystone] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 7.3 MB/s eta 0:00:00
[osmclient] Collecting pyangbind==0.8.3.post1
[osmclient]   Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 75.5 kB/s eta 0:00:00
[MON] Selecting previously unselected package python3-osm-common.
[MON] (Reading database ... 16285 files and directories currently installed.)
[MON] Preparing to unpack ./osm_common.deb ...
[MON] Unpacking python3-osm-common (14.0.1.post1+gdf51104-1) ...
[MON] Setting up python3-osm-common (14.0.1.post1+gdf51104-1) ...
[PLA]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 24.2 MB/s eta 0:00:00
[PLA] Collecting jinja2==3.1.2
[PLA]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 4.0 MB/s eta 0:00:00
[PLA] Collecting markupsafe==2.1.3
[PLA]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[PLA] Collecting pymzn==0.18.3
[PLA]   Downloading pymzn-0.18.3-py3-none-any.whl (42 kB)
[RO]  ---> Running in 6f6d9f2ee0a8
[RO] Removing intermediate container 6f6d9f2ee0a8
[RO]  ---> f6bc7df402d1
[RO] Step 18/60 : ARG PYTHON3_OSM_ROVIM_AWS_URL
[RO]  ---> Running in 60a975346548
[NBI] Removing intermediate container d4f511f5f1ae
[NBI]  ---> 2434cb9a7dfc
[NBI] Step 13/46 : RUN dpkg -i ./osm_nbi.deb
[NBI]  ---> Running in e674d19376f2
[Airflow] Setting up python3-pkg-resources (52.0.0-4) ...
[Airflow] Setting up javascript-common (11+nmu1) ...
[Airflow] Setting up libxau6:amd64 (1:1.0.9-1) ...
[Airflow] Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
[Airflow] Setting up libxcb1:amd64 (1.14-3) ...
[Airflow] Setting up wget (1.21-1+deb11u1) ...
[Keystone] Selecting previously unselected package binutils.
[Keystone] Preparing to unpack .../058-binutils_2.38-4ubuntu2.5_amd64.deb ...
[Keystone] Unpacking binutils (2.38-4ubuntu2.5) ...
[Keystone] Selecting previously unselected package libc-dev-bin.
[Keystone] Preparing to unpack .../059-libc-dev-bin_2.35-0ubuntu3.6_amd64.deb ...
[Keystone] Unpacking libc-dev-bin (2.35-0ubuntu3.6) ...
[Keystone] Selecting previously unselected package linux-libc-dev:amd64.
[Keystone] Preparing to unpack .../060-linux-libc-dev_5.15.0-94.104_amd64.deb ...
[Keystone] Unpacking linux-libc-dev:amd64 (5.15.0-94.104) ...
[osmclient] Collecting pyyaml==6.0.1
[osmclient]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 28.4 MB/s eta 0:00:00
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 KB 222.3 kB/s eta 0:00:00
[PLA] Installing collected packages: pymzn, kafka-python, dataclasses, pyyaml, pycryptodome, packaging, markupsafe, dnspython, async-timeout, pymongo, jinja2, aiokafka, motor
[tests] Removing intermediate container 72cd1212ab39
[tests]  ---> 733a6e3279d6
[tests] Step 6/30 : ARG OSM_TESTS_URL
[tests]  ---> Running in 395fd9c3440a
[tests] Removing intermediate container 395fd9c3440a
[tests]  ---> 4070722333d3
[tests] Step 7/30 : ARG PYTHON3_OSM_IM_URL
[tests]  ---> Running in e5407b40d634
[tests] Removing intermediate container e5407b40d634
[tests]  ---> a195b8dfff02
[tests] Step 8/30 : ARG PYTHON3_OSMCLIENT_URL
[RO] Removing intermediate container 60a975346548
[RO]  ---> 9fff194baad6
[RO] Step 19/60 : ARG PYTHON3_OSM_ROVIM_AZURE_URL
[RO]  ---> Running in f1706699a065
[RO] Removing intermediate container f1706699a065
[RO]  ---> 7ed073d83548
[RO] Step 20/60 : ARG PYTHON3_OSM_ROVIM_GCP_URL
[NBI] Selecting previously unselected package python3-osm-nbi.
[NBI] (Reading database ... 16283 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_nbi.deb ...
[NBI] Unpacking python3-osm-nbi (14.0.1.post1+g19d101d-1) ...
[Airflow] Setting up libfile-fcntllock-perl (0.22-3+b7) ...
[Airflow] Setting up libalgorithm-diff-perl (1.201-1) ...
[Airflow] Setting up manpages (5.10-1) ...
[Airflow] Setting up binutils-common:amd64 (2.35.2-2) ...
[Airflow] Setting up libdeflate0:amd64 (1.7-1) ...
[Airflow] Setting up less (551-2) ...
[Airflow] Setting up linux-libc-dev:amd64 (5.10.209-2) ...
[Airflow] Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
[Airflow] Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u11) ...
[Airflow] Setting up libgomp1:amd64 (10.2.1-6) ...
[Airflow] Setting up bzip2 (1.0.8-4) ...
[POL] Removing intermediate container 108edf71d210
[POL]  ---> d4f44fd31257
[POL] Step 12/40 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_policy_module/requirements.txt
[Keystone] Selecting previously unselected package libcrypt-dev:amd64.
[Keystone] Preparing to unpack .../061-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[Keystone] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[Keystone] Selecting previously unselected package rpcsvc-proto.
[Keystone] Preparing to unpack .../062-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[Keystone] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[Keystone] Selecting previously unselected package libtirpc-dev:amd64.
[Keystone] Preparing to unpack .../063-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[Keystone] Selecting previously unselected package libnsl-dev:amd64.
[Keystone] Preparing to unpack .../064-libnsl-dev_1.3.0-2build2_amd64.deb ...
[Keystone] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[Webhook] Successfully installed annotated-types-0.5.0 anyio-3.7.1 certifi-2023.7.22 charset-normalizer-3.3.0 click-8.1.7 exceptiongroup-1.1.3 fastapi-0.103.2 h11-0.14.0 idna-3.4 pydantic-2.4.2 pydantic-core-2.10.1 requests-2.31.0 sniffio-1.3.0 starlette-0.27.0 typing-extensions-4.8.0 urllib3-2.0.6 uvicorn-0.23.2
[Webhook] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[osmclient] Collecting regex==2023.8.8
[osmclient]   Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 10.9 MB/s eta 0:00:00
[osmclient] Collecting six==1.16.0
[osmclient]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[osmclient] Collecting certifi==2023.7.22
[osmclient]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 3.5 MB/s eta 0:00:00
[tests]  ---> Running in b05c03f5ff74
[tests] Removing intermediate container b05c03f5ff74
[tests]  ---> 010994d1d762
[tests] Step 9/30 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[RO]  ---> Running in f78388bb3f81
[NBI] Setting up python3-osm-nbi (14.0.1.post1+g19d101d-1) ...
[Airflow] Setting up python3-wheel (0.34.2-1) ...
[Airflow] Setting up libjbig0:amd64 (2.1-3.1+b2) ...
[Airflow] Setting up libfakeroot:amd64 (1.25.3-1.1) ...
[Airflow] Setting up libasan6:amd64 (10.2.1-6) ...
[Airflow] Setting up fakeroot (1.25.3-1.1) ...
[Airflow] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[Airflow] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Airflow] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Airflow] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Airflow] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Airflow] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Airflow] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Airflow] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Airflow] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Airflow] Setting up liberror-perl (0.17029-1) ...
[Airflow] Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
[Airflow] Setting up libpython3.9:amd64 (3.9.2-1) ...
[Airflow] Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
[Airflow] Setting up libx11-data (2:1.7.2-1+deb11u2) ...
[POL]  ---> Running in 6fc7f8efc537
[Keystone] Selecting previously unselected package libc6-dev:amd64.
[Keystone] Preparing to unpack .../065-libc6-dev_2.35-0ubuntu3.6_amd64.deb ...
[Keystone] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[osmclient] Collecting charset-normalizer==3.3.0
[osmclient]   Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 3.1 MB/s eta 0:00:00
[osmclient] Collecting click==8.1.7
[osmclient]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 2.1 MB/s eta 0:00:00
[osmclient] Collecting idna==3.4
[osmclient]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 3.1 MB/s eta 0:00:00
[osmclient] Collecting jinja2==3.1.2
[osmclient]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 3.7 MB/s eta 0:00:00
[osmclient] Collecting jsonpath-ng==1.6.0
[MON] Removing intermediate container dbaba0886595
[MON]  ---> 3a7904108900
[MON] Step 11/56 : RUN curl $PYTHON3_N2VC_URL -o n2vc.deb
[MON]  ---> Running in 5b587d9e1828
[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 63204  100 63204    0     0   466k      0 --:--:-- --:--:-- --:--:--  467k
[tests]  ---> Running in 06d81fbdff27
[RO] Removing intermediate container f78388bb3f81
[RO]  ---> 4db3582b375f
[RO] Step 21/60 : ARG PYTHON3_OSM_ROVIM_OPENSTACK_URL
[RO]  ---> Running in ff6530a28e08
[RO] Removing intermediate container ff6530a28e08
[RO]  ---> 3a5f31b8a3d1
[RO] Step 22/60 : ARG PYTHON3_OSM_ROVIM_OPENVIM_URL
[Airflow] Setting up make (4.3-4.1) ...
[Airflow] Setting up libmpfr6:amd64 (4.1.0-3) ...
[Airflow] Setting up xz-utils (5.2.5-2.1~deb11u1) ...
[Airflow] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] Setting up libquadmath0:amd64 (10.2.1-6) ...
[Airflow] Setting up libpng16-16:amd64 (1.6.37-3) ...
[Airflow] Setting up libmpc3:amd64 (1.2.0-1) ...
[Airflow] Setting up libatomic1:amd64 (10.2.1-6) ...
[Airflow] Setting up patch (2.7.6-7) ...
[Airflow] Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ...
[Airflow] Setting up fonts-dejavu-core (2.37-2) ...
[Keystone] Selecting previously unselected package gcc-11-base:amd64.
[Keystone] Preparing to unpack .../066-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libisl23:amd64.
[Keystone] Preparing to unpack .../067-libisl23_0.24-2build1_amd64.deb ...
[Keystone] Unpacking libisl23:amd64 (0.24-2build1) ...
[Keystone] Selecting previously unselected package libmpfr6:amd64.
[Keystone] Preparing to unpack .../068-libmpfr6_4.1.0-3build3_amd64.deb ...
[Keystone] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[osmclient]   Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB)
[osmclient] Collecting markupsafe==2.1.3
[osmclient]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[osmclient] Collecting packaging==23.2
[osmclient]   Downloading packaging-23.2-py3-none-any.whl (53 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 KB 498.0 kB/s eta 0:00:00
[osmclient] Collecting ply==3.11
[osmclient]   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  169k  100  169k    0     0  1313k      0 --:--:-- --:--:-- --:--:-- 1317k
[RO]  ---> Running in 96c4306cf26f
[RO] Removing intermediate container 96c4306cf26f
[RO]  ---> 963816ecc13e
[RO] Step 23/60 : ARG PYTHON3_OSM_ROVIM_VMWARE_URL
[NBI] Removing intermediate container e674d19376f2
[NBI]  ---> b672b435e5eb
[NBI] Step 14/46 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osm_nbi/requirements.txt
[Airflow] Setting up ucf (3.0043) ...
[Airflow] Setting up libdpkg-perl (1.20.13) ...
[POL] Collecting aiokafka==0.8.1
[POL]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.0 MB/s eta 0:00:00
[POL] Collecting async-timeout==4.0.3
[POL]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[POL] Collecting dataclasses==0.6
[POL]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[POL] Collecting dnspython==2.4.2
[POL]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 2.4 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package libmpc3:amd64.
[Keystone] Preparing to unpack .../069-libmpc3_1.2.1-2build1_amd64.deb ...
[Keystone] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[Keystone] Selecting previously unselected package cpp-11.
[Keystone] Preparing to unpack .../070-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Removing intermediate container a8c9c02b4827
[Webhook]  ---> 6505c7cb90b2
[Webhook] Step 9/21 : FROM ubuntu:22.04 as FINAL
[Webhook]  ---> 3db8720ecbf5
[Webhook] Step 10/21 : ARG APT_PROXY
[Webhook]  ---> Using cache
[Webhook]  ---> 6857730b6d08
[Webhook] Step 11/21 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[Webhook]  ---> Using cache
[Webhook]  ---> b7e3a6d36809
[Webhook] Step 12/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 1.6 MB/s eta 0:00:00
[osmclient] Collecting prettytable==3.9.0
[osmclient]   Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
[osmclient] Collecting python-magic==0.4.27
[osmclient]   Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
[osmclient] Collecting requests==2.31.0
[osmclient]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 406.4 kB/s eta 0:00:00
[osmclient] Collecting urllib3==2.0.5
[MON] Removing intermediate container 5b587d9e1828
[MON]  ---> 586c22686b82
[MON] Step 12/56 : RUN dpkg -i ./n2vc.deb
[MON]  ---> Running in 6cbd676d39b4
[tests] Removing intermediate container 06d81fbdff27
[tests]  ---> 0932e21bc7e7
[tests] Step 10/30 : RUN dpkg -i ./osm_im.deb
[tests]  ---> Running in df57eed3924e
[RO]  ---> Running in 6086aa1e48f7
[RO] Removing intermediate container 6086aa1e48f7
[RO]  ---> 88bc3b6afc24
[RO] Step 24/60 : RUN for URL in     $PYTHON3_OSM_COMMON_URL     $PYTHON3_OSM_NG_RO_URL     $PYTHON3_OSM_RO_PLUGIN_URL     $PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL     $PYTHON3_OSM_ROSDN_DPB_URL     $PYTHON3_OSM_ROSDN_DYNPAC_URL     $PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL     $PYTHON3_OSM_ROSDN_IETFL2VPN_URL     $PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL     $PYTHON3_OSM_ROSDN_ODLOF_URL     $PYTHON3_OSM_ROSDN_ONOSOF_URL     $PYTHON3_OSM_ROSDN_ONOS_VPLS_URL     $PYTHON3_OSM_ROVIM_AWS_URL     $PYTHON3_OSM_ROVIM_AZURE_URL     $PYTHON3_OSM_ROVIM_GCP_URL     $PYTHON3_OSM_ROVIM_OPENSTACK_URL     $PYTHON3_OSM_ROVIM_OPENVIM_URL     $PYTHON3_OSM_ROVIM_VMWARE_URL ; do         curl -s $URL -O ;     done
[RO]  ---> Running in af0c13811920
[NBI]  ---> Running in 37a7bf391083
[Airflow] Setting up libubsan1:amd64 (10.2.1-6) ...
[Airflow] Setting up libnsl-dev:amd64 (1.3.0-2) ...
[Airflow] Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
[Airflow] Setting up git-man (1:2.30.2-1+deb11u2) ...
[Airflow] Setting up libx11-6:amd64 (2:1.7.2-1+deb11u2) ...
[Airflow] Setting up python-pip-whl (20.3.4-4+deb11u1) ...
[Airflow] Setting up libtiff5:amd64 (4.2.0-1+deb11u5) ...
[Airflow] Setting up libjs-jquery (3.5.1+dfsg+~3.5.5-7) ...
[POL] Collecting kafka-python==2.0.2
[POL]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 7.0 MB/s eta 0:00:00
[POL] Collecting motor==3.3.1
[POL]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 2.7 MB/s eta 0:00:00
[POL] Collecting packaging==23.1
[POL]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[Keystone] Selecting previously unselected package cpp.
[Keystone] Preparing to unpack .../071-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[Keystone] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[Keystone] Selecting previously unselected package libcc1-0:amd64.
[Keystone] Preparing to unpack .../072-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libgomp1:amd64.
[Keystone] Preparing to unpack .../073-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook]  ---> Running in a96c93ae340f
[osmclient]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 576.2 kB/s eta 0:00:00
[osmclient] Collecting verboselogs==1.7
[osmclient]   Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
[osmclient] Collecting wcwidth==0.2.8
[osmclient]   Downloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB)
[MON] Selecting previously unselected package python3-n2vc.
[MON] (Reading database ... 16346 files and directories currently installed.)
[MON] Preparing to unpack ./n2vc.deb ...
[MON] Unpacking python3-n2vc (14.0.1.post1+geb294f2-1) ...
[MON] Setting up python3-n2vc (14.0.1.post1+geb294f2-1) ...
[Airflow] Setting up libbinutils:amd64 (2.35.2-2) ...
[Airflow] Setting up libisl23:amd64 (0.23-1) ...
[Airflow] Setting up libc-dev-bin (2.31-13+deb11u8) ...
[Airflow] Setting up python3-lib2to3 (3.9.2-1) ...
[Airflow] Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
[Airflow] Setting up zstd (1.4.8+dfsg-2.1) ...
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 783.3 kB/s eta 0:00:00
[POL] Collecting pycryptodome==3.19.0
[POL]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 24.7 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package libitm1:amd64.
[Keystone] Preparing to unpack .../074-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libatomic1:amd64.
[Keystone] Preparing to unpack .../075-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libasan6:amd64.
[Keystone] Preparing to unpack .../076-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[Webhook] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[Webhook] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[Webhook] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[Webhook] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[Webhook] Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[Webhook] Get:7 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[Webhook] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[Webhook] Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[Webhook] Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[osmclient] Installing collected packages: wcwidth, verboselogs, ply, enum34, urllib3, six, regex, pyyaml, python-magic, prettytable, packaging, markupsafe, lxml, jsonpath-ng, idna, click, charset-normalizer, certifi, requests, pyang, jinja2, pyangbind
[NG-UI] Removing intermediate container f040a166a1e9
[NG-UI]  ---> ba8ba7d25a05
[NG-UI] Step 6/23 : ARG CACHE_DATE=not_a_date
[NG-UI]  ---> Running in 24220cb6a0da
[PLA] Successfully installed aiokafka-0.8.1 async-timeout-4.0.3 dataclasses-0.6 dnspython-2.4.2 jinja2-3.1.2 kafka-python-2.0.2 markupsafe-2.1.3 motor-3.3.1 packaging-23.1 pycryptodome-3.19.0 pymongo-4.5.0 pymzn-0.18.3 pyyaml-6.0.1
[PLA] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[tests] Selecting previously unselected package python3-osm-im.
[tests] (Reading database ... 17401 files and directories currently installed.)
[tests] Preparing to unpack ./osm_im.deb ...
[tests] Unpacking python3-osm-im (14.0.1+g88bac73-1) ...
[tests] Setting up python3-osm-im (14.0.1+g88bac73-1) ...
[NBI] Collecting aiokafka==0.8.1
[NBI]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.4 MB/s eta 0:00:00
[Airflow] Setting up libcc1-0:amd64 (10.2.1-6) ...
[Airflow] Setting up liblocale-gettext-perl (1.07-4+b1) ...
[Airflow] Setting up liblsan0:amd64 (10.2.1-6) ...
[Airflow] Setting up cpp-10 (10.2.1-6) ...
[Airflow] Setting up libitm1:amd64 (10.2.1-6) ...
[Airflow] Setting up libjs-underscore (1.9.1~dfsg-3) ...
[Airflow] Setting up libalgorithm-merge-perl (0.08-3) ...
[Airflow] Setting up libtsan0:amd64 (10.2.1-6) ...
[Airflow] Setting up libctf0:amd64 (2.35.2-2) ...
[Airflow] Setting up python3-distutils (3.9.2-1) ...
[POL] Collecting pymongo==4.5.0
[POL]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 26.8 MB/s eta 0:00:00
[POL] Collecting pyyaml==6.0.1
[Keystone] Selecting previously unselected package liblsan0:amd64.
[Keystone] Preparing to unpack .../077-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libtsan0:amd64.
[Keystone] Preparing to unpack .../078-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[Webhook] Get:12 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[Webhook] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[Webhook] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[Webhook] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[Webhook] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[Webhook] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[Webhook] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[NG-UI] Removing intermediate container 24220cb6a0da
[NG-UI]  ---> a1dacb093b5a
[NG-UI] Step 7/23 : ARG OSM_NGUI_URL
[NG-UI]  ---> Running in cc8d5e45e845
[NBI] Collecting async-timeout==4.0.3
[NBI]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[NBI] Collecting dataclasses==0.6
[NBI]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[NBI] Collecting dnspython==2.4.2
[NBI]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 14.6 MB/s eta 0:00:00
[NBI] Collecting kafka-python==2.0.2
[NBI]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 9.9 MB/s eta 0:00:00
[NBI] Collecting motor==3.3.1
[NBI]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[Airflow] Setting up manpages-dev (5.10-1) ...
[Airflow] Setting up python3-setuptools (52.0.0-4) ...
[POL]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 4.2 MB/s eta 0:00:00
[POL] Collecting attrs==23.1.0
[POL]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 827.2 kB/s eta 0:00:00
[POL] Collecting certifi==2023.7.22
[POL]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 3.4 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package libubsan1:amd64.
[Keystone] Preparing to unpack .../079-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libquadmath0:amd64.
[Keystone] Preparing to unpack .../080-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libgcc-11-dev:amd64.
[Keystone] Preparing to unpack .../081-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Removing intermediate container 6cbd676d39b4
[MON]  ---> 82a1e4890d85
[MON] Step 13/56 : RUN curl $PYTHON3_OSM_MON_URL -o osm_mon.deb
[MON]  ---> Running in 10c22aea3b76
[NG-UI] Removing intermediate container cc8d5e45e845
[NG-UI]  ---> e706340f0ad5
[NG-UI] Step 8/23 : RUN curl $OSM_NGUI_URL -o osm_ngui.deb
[NG-UI]  ---> Running in 0d5d2d78be2d
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 521.1 kB/s eta 0:00:00
[NBI] Collecting packaging==23.1
[NBI]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 229.1 kB/s eta 0:00:00
[NBI] Collecting pycryptodome==3.19.0
[Airflow] Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ...
[Airflow] Setting up fontconfig-config (2.13.1-4.2) ...
[POL] Collecting charset-normalizer==3.3.0
[POL]   Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 615.4 kB/s eta 0:00:00
[POL] Collecting click==8.1.7
[POL]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 3.1 MB/s eta 0:00:00
[POL] Collecting idna==3.4
[POL]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[Keystone] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[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 58668  100 58668    0     0   549k      0 --:--:-- --:--:-- --:--:--  550k
[NBI]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 27.3 MB/s eta 0:00:00
[Airflow] Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
[Airflow] Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
[Airflow] Setting up git (1:2.30.2-1+deb11u2) ...
[Airflow] Setting up python3-pip (20.3.4-4+deb11u1) ...
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 4.0 MB/s eta 0:00:00
[POL] Collecting jsonschema==4.19.1
[POL]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 458.2 kB/s eta 0:00:00
[POL] Collecting jsonschema-specifications==2023.7.1
[POL]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[Keystone] Selecting previously unselected package gcc-11.
[Keystone] Preparing to unpack .../082-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[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  967k  100  967k    0     0  5165k      0 --:--:-- --:--:-- --:--:-- 5173k
[PLA] Removing intermediate container d27004ebe701
[PLA]  ---> 785d232450bd
[PLA] Step 12/39 : ADD https://github.com/MiniZinc/MiniZincIDE/releases/download/2.4.2/MiniZincIDE-2.4.2-bundle-linux-x86_64.tgz /minizinc.tgz
[RO] Removing intermediate container af0c13811920
[RO]  ---> 3aa06e5d9013
[RO] Step 25/60 : RUN dpkg -i *.deb
[RO]  ---> Running in 575b3b361205
[NBI] Collecting pymongo==4.5.0
[NBI]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 25.8 MB/s eta 0:00:00
[NBI] Collecting pyyaml==6.0.1
[NBI]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 3.7 MB/s eta 0:00:00
[NBI] Collecting enum34==1.1.10
[NBI]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[Airflow] Setting up libjs-sphinxdoc (3.4.3-2) ...
[Airflow] Setting up cpp (4:10.2.1-1) ...
[Airflow] Setting up libc6-dev:amd64 (2.31-13+deb11u8) ...
[POL] Collecting peewee==3.16.3
[POL]   Downloading peewee-3.16.3.tar.gz (928 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 928.0/928.0 KB 4.6 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package gcc.
[Keystone] Preparing to unpack .../083-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[Keystone] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[Keystone] Selecting previously unselected package libstdc++-11-dev:amd64.
[Keystone] Preparing to unpack .../084-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Fetched 29.7 MB in 4s (7320 kB/s)
[Webhook] Reading package lists...
[MON] Removing intermediate container 10c22aea3b76
[MON]  ---> dddbdd60be4c
[MON] Step 14/56 : RUN dpkg -i ./osm_mon.deb
[MON]  ---> Running in 496c3dda47eb
[NG-UI] Removing intermediate container 0d5d2d78be2d
[NG-UI]  ---> 80e9d6a4b3e0
[NG-UI] Step 9/23 : RUN dpkg -i ./osm_ngui.deb
[tests] Removing intermediate container df57eed3924e
[tests]  ---> 4c6c040dad6d
[tests] Step 11/30 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[tests]  ---> Running in 698471637a06
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
[NBI] Collecting lxml==4.9.3
[NBI]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[Airflow] Setting up python3.9-venv (3.9.2-1) ...
[Airflow] Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
[Airflow] Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
[Airflow] Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
[Airflow] Setting up binutils (2.35.2-2) ...
[Airflow] Setting up dpkg-dev (1.20.13) ...
[Airflow] Setting up libexpat1-dev:amd64 (2.2.10-2+deb11u5) ...
[POL]   Installing build dependencies: started
[Keystone] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[osmclient] Successfully installed certifi-2023.7.22 charset-normalizer-3.3.0 click-8.1.7 enum34-1.1.10 idna-3.4 jinja2-3.1.2 jsonpath-ng-1.6.0 lxml-4.9.3 markupsafe-2.1.3 packaging-23.2 ply-3.11 prettytable-3.9.0 pyang-2.5.3 pyangbind-0.8.3.post1 python-magic-0.4.27 pyyaml-6.0.1 regex-2023.8.8 requests-2.31.0 six-1.16.0 urllib3-2.0.5 verboselogs-1.7 wcwidth-0.2.8
[NG-UI]  ---> Running in 2a80212b2f31
[tests]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 66886  100 66886    0     0   429k      0 --:--:-- --:--:-- --:--:--  429k
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 9.2 MB/s eta 0:00:00
[NBI] Collecting pyang==2.5.3
[NBI]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 17.3 MB/s eta 0:00:00
[Airflow] Setting up python3-venv (3.9.2-3) ...
[Airflow] Setting up libgd3:amd64 (2.3.0-2) ...
[Airflow] Setting up gcc-10 (10.2.1-6) ...
[Airflow] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
[Airflow] Setting up libc-devtools (2.31-13+deb11u8) ...
[Airflow] Setting up g++-10 (10.2.1-6) ...
[Airflow] Setting up libpython3.9-dev:amd64 (3.9.2-1) ...
[Airflow] Setting up gcc (4:10.2.1-1) ...
[Keystone] Selecting previously unselected package g++-11.
[Keystone] Preparing to unpack .../085-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Reading package lists...
[Webhook] Building dependency tree...
[Webhook] Reading state information...
[MON] Selecting previously unselected package python3-osm-mon.
[MON] (Reading database ... 16380 files and directories currently installed.)
[MON] Preparing to unpack ./osm_mon.deb ...
[MON] Unpacking python3-osm-mon (14.0.1.post1+g34343ec-1) ...
[MON] Setting up python3-osm-mon (14.0.1.post1+g34343ec-1) ...
[NG-UI] Selecting previously unselected package osm-ngui.
[NG-UI] (Reading database ... 15379 files and directories currently installed.)
[NG-UI] Preparing to unpack ./osm_ngui.deb ...
[NG-UI] Unpacking osm-ngui (14.0.1-1) ...
[PLA] 
[PLA] 
[RO] Selecting previously unselected package python3-osm-common.
[RO] (Reading database ... 16248 files and directories currently installed.)
[RO] Preparing to unpack python3-osm-common_14.0.1.post1+gdf51104-1_all.deb ...
[RO] Unpacking python3-osm-common (14.0.1.post1+gdf51104-1) ...
[RO] Selecting previously unselected package python3-osm-ng-ro.
[RO] Preparing to unpack python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb ...
[RO] Unpacking python3-osm-ng-ro (14.0.1.post1+gdc12a44-1) ...
[RO] Selecting previously unselected package python3-osm-ro-plugin.
[RO] Preparing to unpack python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb ...
[RO] Unpacking python3-osm-ro-plugin (14.0.1.post1+gdc12a44-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-arista-cloudvision.
[RO] Preparing to unpack python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-arista-cloudvision (14.0.1.post1+gdc12a44-1) ...
[NBI] Collecting pyangbind==0.8.3.post1
[NBI]   Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 67.3 kB/s eta 0:00:00
[Airflow] Setting up g++ (4:10.2.1-1) ...
[Airflow] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[Airflow] Setting up python3.9-dev (3.9.2-1) ...
[Airflow] Setting up build-essential (12.9) ...
[Airflow] Setting up libpython3-dev:amd64 (3.9.2-3) ...
[Airflow] Setting up python3-dev (3.9.2-3) ...
[Airflow] Processing triggers for libc-bin (2.31-13+deb11u5) ...
[Webhook] The following additional packages will be installed:
[Webhook]   libexpat1 libmpdec3 libpython3.10-minimal libpython3.10-stdlib libreadline8
[Webhook]   libsqlite3-0 media-types python3.10 python3.10-minimal readline-common
[Webhook] Suggested packages:
[Webhook]   python3.10-venv python3.10-doc binutils binfmt-support readline-doc
[Webhook] The following NEW packages will be installed:
[Webhook]   libexpat1 libmpdec3 libpython3.10-minimal libpython3.10-stdlib libreadline8
[Webhook]   libsqlite3-0 media-types python3-minimal python3.10 python3.10-minimal
[Webhook]   readline-common
[Webhook] 0 upgraded, 11 newly installed, 0 to remove and 3 not upgraded.
[Webhook] Need to get 6486 kB of archives.
[Webhook] After this operation, 23.3 MB of additional disk space will be used.
[Webhook] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[Webhook] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
[Webhook] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[Webhook] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[Webhook] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[Webhook] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[Webhook] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[Webhook] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[Webhook] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[Webhook] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[Webhook] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[Webhook] debconf: delaying package configuration, since apt-utils is not installed
[Webhook] Fetched 6486 kB in 0s (26.4 MB/s)
[RO] Selecting previously unselected package python3-osm-rosdn-dpb.
[RO] Preparing to unpack python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-dpb (14.0.1.post1+gdc12a44-1) ...
[NBI] Collecting regex==2023.8.8
[Keystone] Selecting previously unselected package g++.
[Keystone] Preparing to unpack .../086-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[Keystone] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[Keystone] Selecting previously unselected package make.
[Keystone] Preparing to unpack .../087-make_4.3-4.1build1_amd64.deb ...
[Keystone] Unpacking make (4.3-4.1build1) ...
[Keystone] Selecting previously unselected package libdpkg-perl.
[Keystone] Preparing to unpack .../088-libdpkg-perl_1.21.1ubuntu2.2_all.deb ...
[Keystone] Unpacking libdpkg-perl (1.21.1ubuntu2.2) ...
[Webhook] Selecting previously unselected package libpython3.10-minimal:amd64.
[Webhook] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
[Webhook] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[NG-UI] Setting up osm-ngui (14.0.1-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-dynpac.
[RO] Preparing to unpack python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb ...
[NBI]   Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 5.0 MB/s eta 0:00:00
[RO] Unpacking python3-osm-rosdn-dynpac (14.0.1.post1+gdc12a44-1) ...
[NBI] Collecting six==1.16.0
[NBI]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[Webhook] Selecting previously unselected package libexpat1:amd64.
[Webhook] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
[Webhook] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[PLA]  ---> 67e80b9e066d
[PLA] Step 13/39 : RUN tar -zxf /minizinc.tgz &&     mv /MiniZincIDE-2.4.2-bundle-linux /minizinc
[PLA]  ---> Running in a8d848d6a5de
[tests] Removing intermediate container 698471637a06
[tests]  ---> 8fa16d9be33f
[tests] Step 12/30 : RUN dpkg -i ./osmclient.deb
[tests]  ---> Running in 55455e693701
[RO] Selecting previously unselected package python3-osm-rosdn-floodlightof.
[RO] Preparing to unpack python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-floodlightof (14.0.1.post1+gdc12a44-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-ietfl2vpn.
[RO] Preparing to unpack python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-ietfl2vpn (14.0.1.post1+gdc12a44-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-juniper-contrail.
[RO] Preparing to unpack python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-juniper-contrail (14.0.1.post1+gdc12a44-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-odlof.
[RO] Preparing to unpack python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-odlof (14.0.1.post1+gdc12a44-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-onos-vpls.
[RO] Preparing to unpack python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-onos-vpls (14.0.1.post1+gdc12a44-1) ...
[NBI] Collecting aiohttp==3.8.5
[NBI]   Downloading aiohttp-3.8.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 8.5 MB/s eta 0:00:00
[NBI] Collecting aiosignal==1.3.1
[NBI]   Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[NBI] Collecting annotated-types==0.5.0
[NBI]   Downloading annotated_types-0.5.0-py3-none-any.whl (11 kB)
[Keystone] Selecting previously unselected package bzip2.
[Keystone] Preparing to unpack .../089-bzip2_1.0.8-5build1_amd64.deb ...
[Keystone] Unpacking bzip2 (1.0.8-5build1) ...
[Keystone] Selecting previously unselected package patch.
[Keystone] Preparing to unpack .../090-patch_2.7.6-7build2_amd64.deb ...
[Keystone] Unpacking patch (2.7.6-7build2) ...
[Keystone] Selecting previously unselected package lto-disabled-list.
[Keystone] Preparing to unpack .../091-lto-disabled-list_24_all.deb ...
[Keystone] Unpacking lto-disabled-list (24) ...
[Keystone] Selecting previously unselected package dpkg-dev.
[Keystone] Preparing to unpack .../092-dpkg-dev_1.21.1ubuntu2.2_all.deb ...
[Keystone] Unpacking dpkg-dev (1.21.1ubuntu2.2) ...
[Keystone] Selecting previously unselected package build-essential.
[Keystone] Preparing to unpack .../093-build-essential_12.9ubuntu3_amd64.deb ...
[Keystone] Unpacking build-essential (12.9ubuntu3) ...
[Webhook] Selecting previously unselected package python3.10-minimal.
[Webhook] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[Webhook] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[Webhook] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[MON] Removing intermediate container 496c3dda47eb
[MON]  ---> 6e4cf11552fb
[MON] Step 15/56 : RUN pip3 install     -r /usr/lib/python3/dist-packages/n2vc/requirements.txt     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_mon/requirements.txt
[MON]  ---> Running in 14e3bc14c866
[NG-UI] Removing intermediate container 2a80212b2f31
[NG-UI]  ---> 63437b33cef0
[NG-UI] Step 10/23 : WORKDIR /usr/share/osm-ngui
[NG-UI]  ---> Running in ced2f562b63b
[NG-UI] Removing intermediate container ced2f562b63b
[NG-UI]  ---> 1a92a6ef8b0f
[NG-UI] Step 11/23 : RUN npm install
[tests] Selecting previously unselected package python3-osmclient.
[tests] (Reading database ... 17420 files and directories currently installed.)
[tests] Preparing to unpack ./osmclient.deb ...
[tests] Unpacking python3-osmclient (14.0.1.post1+g9204883-1) ...
[tests] Setting up python3-osmclient (14.0.1.post1+g9204883-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-onosof.
[RO] Preparing to unpack python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-onosof (14.0.1.post1+gdc12a44-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-aws.
[RO] Preparing to unpack python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb ...
[RO] Unpacking python3-osm-rovim-aws (14.0.1.post1+gdc12a44-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-azure.
[RO] Preparing to unpack python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb ...
[RO] Unpacking python3-osm-rovim-azure (14.0.1.post1+gdc12a44-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-gcp.
[RO] Preparing to unpack python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb ...
[RO] Unpacking python3-osm-rovim-gcp (14.0.1.post1+gdc12a44-1) ...
[NBI] Collecting attrs==23.1.0
[NBI]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 4.0 MB/s eta 0:00:00
[NBI] Collecting autocommand==2.2.2
[NBI]   Downloading autocommand-2.2.2-py3-none-any.whl (19 kB)
[NBI] Collecting cefevent==0.5.4
[NBI]   Downloading cefevent-0.5.4-py3-none-any.whl (19 kB)
[NBI] Collecting certifi==2023.7.22
[NBI]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 12.8 MB/s eta 0:00:00
[NBI] Collecting charset-normalizer==3.3.0
[Keystone] Selecting previously unselected package curl.
[Keystone] Preparing to unpack .../094-curl_7.81.0-1ubuntu1.15_amd64.deb ...
[Keystone] Unpacking curl (7.81.0-1ubuntu1.15) ...
[Keystone] Selecting previously unselected package dnsutils.
[Keystone] Preparing to unpack .../095-dnsutils_1%3a9.18.18-0ubuntu0.22.04.2_all.deb ...
[Keystone] Unpacking dnsutils (1:9.18.18-0ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package xml-core.
[Keystone] Preparing to unpack .../096-xml-core_0.18+nmu1_all.deb ...
[Keystone] Unpacking xml-core (0.18+nmu1) ...
[Keystone] Selecting previously unselected package docutils-common.
[Keystone] Preparing to unpack .../097-docutils-common_0.17.1+dfsg-2_all.deb ...
[Keystone] Unpacking docutils-common (0.17.1+dfsg-2) ...
[osmclient] Removing intermediate container 32063da00244
[osmclient]  ---> 1e0d703d0548
[osmclient] Step 12/31 : FROM ubuntu:22.04 as FINAL
[osmclient]  ---> 3db8720ecbf5
[osmclient] Step 13/31 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> 6857730b6d08
[osmclient] Step 14/31 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[osmclient]  ---> Using cache
[osmclient]  ---> b7e3a6d36809
[osmclient] Step 15/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[osmclient]  ---> Running in e6762f02b771
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[osmclient] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[osmclient] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[NG-UI]  ---> Running in b2e06f35f646
[RO] Selecting previously unselected package python3-osm-rovim-openstack.
[RO] Preparing to unpack python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb ...
[RO] Unpacking python3-osm-rovim-openstack (14.0.1.post1+gdc12a44-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-openvim.
[RO] Preparing to unpack python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb ...
[RO] Unpacking python3-osm-rovim-openvim (14.0.1.post1+gdc12a44-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-vmware.
[RO] Preparing to unpack python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb ...
[RO] Unpacking python3-osm-rovim-vmware (14.0.1.post1+gdc12a44-1) ...
[RO] Setting up python3-osm-common (14.0.1.post1+gdf51104-1) ...
[NBI]   Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 3.0 MB/s eta 0:00:00
[NBI] Collecting cheroot==10.0.0
[NBI]   Downloading cheroot-10.0.0-py3-none-any.whl (101 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.6/101.6 KB 10.9 MB/s eta 0:00:00
[NBI] Collecting cherrypy==18.8.0
[NBI]   Downloading CherryPy-18.8.0-py2.py3-none-any.whl (348 kB)
[Airflow] Requirement already satisfied: pip in /usr/local/lib/python3.10/site-packages (22.3.1)
[Keystone] Selecting previously unselected package libfakeroot:amd64.
[Keystone] Preparing to unpack .../098-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[Keystone] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[Keystone] Selecting previously unselected package fakeroot.
[Keystone] Preparing to unpack .../099-fakeroot_1.28-1ubuntu1_amd64.deb ...
[Keystone] Unpacking fakeroot (1.28-1ubuntu1) ...
[Keystone] Selecting previously unselected package fonts-dejavu-core.
[Keystone] Preparing to unpack .../100-fonts-dejavu-core_2.37-2build1_all.deb ...
[Keystone] Unpacking fonts-dejavu-core (2.37-2build1) ...
[osmclient] Get:5 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[osmclient] Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[osmclient] Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[osmclient] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[osmclient] Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[MON] Collecting async-timeout==4.0.3
[MON]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[MON] Collecting bcrypt==4.0.1
[MON]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
[RO] Setting up python3-osm-ng-ro (14.0.1.post1+gdc12a44-1) ...
[RO] Setting up python3-osm-ro-plugin (14.0.1.post1+gdc12a44-1) ...
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 348.4/348.4 KB 551.7 kB/s eta 0:00:00
[NBI] Collecting debtcollector==2.5.0
[NBI]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[NBI] Collecting deepdiff==6.5.0
[NBI]   Downloading deepdiff-6.5.0-py3-none-any.whl (71 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.3/71.3 KB 5.9 MB/s eta 0:00:00
[Airflow] Collecting pip
[Airflow]   Downloading pip-24.0-py3-none-any.whl (2.1 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 4.9 MB/s eta 0:00:00
[Airflow] Collecting build
[POL]   Installing build dependencies: finished with status 'done'
[POL]   Getting requirements to build wheel: started
[POL]   Getting requirements to build wheel: finished with status 'done'
[POL]   Preparing metadata (pyproject.toml): started
[POL]   Preparing metadata (pyproject.toml): finished with status 'done'
[POL] Collecting peewee-migrate==1.12.2
[POL]   Downloading peewee_migrate-1.12.2-py3-none-any.whl (18 kB)
[Keystone] Selecting previously unselected package fontconfig-config.
[Keystone] Preparing to unpack .../101-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[Keystone] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[Keystone] Selecting previously unselected package icu-devtools.
[Keystone] Preparing to unpack .../102-icu-devtools_70.1-2_amd64.deb ...
[Keystone] Unpacking icu-devtools (70.1-2) ...
[Keystone] Selecting previously unselected package ieee-data.
[Keystone] Preparing to unpack .../103-ieee-data_20210605.1_all.deb ...
[Keystone] Unpacking ieee-data (20210605.1) ...
[Webhook] Selecting previously unselected package python3-minimal.
[Webhook] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4697 files and directories currently installed.)
[Webhook] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[Webhook] Unpacking python3-minimal (3.10.6-1~22.04) ...
[Webhook] Selecting previously unselected package libmpdec3:amd64.
[Webhook] Preparing to unpack .../1-libmpdec3_2.5.1-2build2_amd64.deb ...
[Webhook] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[Webhook] Selecting previously unselected package media-types.
[Webhook] Preparing to unpack .../2-media-types_7.0.0_all.deb ...
[Webhook] Unpacking media-types (7.0.0) ...
[osmclient] Get:10 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[osmclient] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[osmclient] Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[osmclient] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[osmclient] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[osmclient] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[osmclient] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[osmclient] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[osmclient] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 972.1 kB/s eta 0:00:00
[MON] Collecting cachetools==5.3.1
[MON]   Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
[MON] Collecting certifi==2023.7.22
[MON]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 7.9 MB/s eta 0:00:00
[tests] Removing intermediate container 55455e693701
[tests]  ---> ddff9c608676
[tests] Step 13/30 : RUN curl $OSM_TESTS_URL -o osm_tests.deb
[tests]  ---> Running in adcbef65bdc4
[RO] Setting up python3-osm-rosdn-arista-cloudvision (14.0.1.post1+gdc12a44-1) ...
[RO] Setting up python3-osm-rosdn-dpb (14.0.1.post1+gdc12a44-1) ...
[RO] Setting up python3-osm-rosdn-dynpac (14.0.1.post1+gdc12a44-1) ...
[NBI] Collecting frozenlist==1.4.0
[NBI]   Downloading frozenlist-1.4.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (225 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.7/225.7 KB 1.8 MB/s eta 0:00:00
[NBI] Collecting idna==3.4
[NBI]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 3.8 MB/s eta 0:00:00
[NBI] Collecting inflect==7.0.0
[NBI]   Downloading inflect-7.0.0-py3-none-any.whl (34 kB)
[NBI] Collecting iso8601==2.0.0
[NBI]   Downloading iso8601-2.0.0-py3-none-any.whl (7.5 kB)
[NBI] Collecting jaraco-collections==4.3.0
[NBI]   Downloading jaraco.collections-4.3.0-py3-none-any.whl (11 kB)
[NBI] Collecting jaraco-context==4.3.0
[NBI]   Downloading jaraco.context-4.3.0-py3-none-any.whl (5.3 kB)
[Airflow]   Downloading build-1.0.3-py3-none-any.whl (18 kB)
[Airflow] Collecting tomli>=1.1.0
[Airflow]   Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
[Airflow] Collecting packaging>=19.0
[Airflow]   Downloading packaging-23.2-py3-none-any.whl (53 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 7.3 MB/s eta 0:00:00
[Airflow] Collecting pyproject_hooks
[Airflow]   Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB)
[POL] Collecting pymysql==1.1.0
[POL]   Downloading PyMySQL-1.1.0-py3-none-any.whl (44 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.8/44.8 KB 2.2 MB/s eta 0:00:00
[POL] Collecting referencing==0.30.2
[POL]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[POL] Collecting requests==2.31.0
[POL]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 4.1 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package javascript-common.
[Keystone] Preparing to unpack .../104-javascript-common_11+nmu1_all.deb ...
[Keystone] Unpacking javascript-common (11+nmu1) ...
[Keystone] Selecting previously unselected package ldap-utils.
[Keystone] Preparing to unpack .../105-ldap-utils_2.5.16+dfsg-0ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking ldap-utils (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[Webhook] Selecting previously unselected package readline-common.
[Webhook] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[Webhook] Unpacking readline-common (8.1.2-1) ...
[Webhook] Selecting previously unselected package libreadline8:amd64.
[Webhook] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[Webhook] Unpacking libreadline8:amd64 (8.1.2-1) ...
[Webhook] Selecting previously unselected package libsqlite3-0:amd64.
[Webhook] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[Webhook] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[Webhook] Selecting previously unselected package libpython3.10-stdlib:amd64.
[Webhook] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Selecting previously unselected package python3.10.
[Webhook] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[MON] Collecting cffi==1.16.0
[MON]   Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 5.1 MB/s eta 0:00:00
[MON] Collecting charset-normalizer==3.3.0
[MON]   Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 53008  100 53008    0     0   351k      0 --:--:-- --:--:-- --:--:--  352k
[RO] Setting up python3-osm-rosdn-floodlightof (14.0.1.post1+gdc12a44-1) ...
[NBI] Collecting jaraco-functools==3.9.0
[NBI]   Downloading jaraco.functools-3.9.0-py3-none-any.whl (9.5 kB)
[NBI] Collecting jaraco-text==3.11.1
[NBI]   Downloading jaraco.text-3.11.1-py3-none-any.whl (11 kB)
[NBI] Collecting jsonschema==4.19.1
[NBI]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[Airflow] Installing collected packages: tomli, pip, packaging, pyproject_hooks, build
[POL] Collecting rpds-py==0.10.3
[POL]   Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[Keystone] Selecting previously unselected package libalgorithm-diff-perl.
[Keystone] Preparing to unpack .../106-libalgorithm-diff-perl_1.201-1_all.deb ...
[Keystone] Unpacking libalgorithm-diff-perl (1.201-1) ...
[Keystone] Selecting previously unselected package libalgorithm-diff-xs-perl.
[Keystone] Preparing to unpack .../107-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[Keystone] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[Keystone] Selecting previously unselected package libalgorithm-merge-perl.
[Keystone] Preparing to unpack .../108-libalgorithm-merge-perl_0.08-3_all.deb ...
[Keystone] Unpacking libalgorithm-merge-perl (0.08-3) ...
[Keystone] Selecting previously unselected package libpython3.10:amd64.
[Keystone] Preparing to unpack .../109-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[Keystone] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Setting up media-types (7.0.0) ...
[Webhook] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[Webhook] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[Webhook] Setting up python3-minimal (3.10.6-1~22.04) ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 6.6 MB/s eta 0:00:00
[MON] Collecting cryptography==41.0.4
[MON]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 89.5 kB/s eta 0:00:00
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 2.5 MB/s eta 0:00:00
[osmclient] Fetched 29.7 MB in 5s (6309 kB/s)
[RO] Setting up python3-osm-rosdn-ietfl2vpn (14.0.1.post1+gdc12a44-1) ...
[NBI] Collecting jsonschema-specifications==2023.7.1
[NBI]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[NBI] Collecting keystoneauth1==5.3.0
[NBI]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[Airflow]   WARNING: The scripts pip, pip3 and pip3.10 are installed in '/root/.local/bin' which is not on PATH.
[Airflow]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[Airflow]   WARNING: The script pyproject-build is installed in '/root/.local/bin' which is not on PATH.
[Airflow]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[POL] Collecting urllib3==2.0.5
[POL]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 11.0 MB/s eta 0:00:00
[POL] Building wheels for collected packages: peewee
[POL]   Building wheel for peewee (pyproject.toml): started
[Keystone] Selecting previously unselected package libapache2-mod-wsgi-py3.
[Keystone] Preparing to unpack .../110-libapache2-mod-wsgi-py3_4.9.0-1ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libapache2-mod-wsgi-py3 (4.9.0-1ubuntu0.1) ...
[Keystone] Selecting previously unselected package libfreetype6:amd64.
[Keystone] Preparing to unpack .../111-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[Keystone] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[Webhook] Setting up readline-common (8.1.2-1) ...
[Webhook] Setting up libreadline8:amd64 (8.1.2-1) ...
[Webhook] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Setting up python3.10 (3.10.12-1~22.04.3) ...
[osmclient] Reading package lists...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 3.2 MB/s eta 0:00:00
[MON] Collecting dnspython==2.4.2
[MON]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 11.6 MB/s eta 0:00:00
[MON] Collecting google-auth==2.17.3
[MON]   Downloading google_auth-2.17.3-py2.py3-none-any.whl (178 kB)
[RO] Setting up python3-osm-rosdn-juniper-contrail (14.0.1.post1+gdc12a44-1) ...
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 429.4 kB/s eta 0:00:00
[NBI] Collecting more-itertools==10.1.0
[NBI]   Downloading more_itertools-10.1.0-py3-none-any.whl (55 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 487.5 kB/s eta 0:00:00
[Airflow] Successfully installed build-1.0.3 packaging-23.2 pip-24.0 pyproject_hooks-1.0.0 tomli-2.0.1
[Airflow] 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
[Airflow] 
[Airflow] [notice] A new release of pip available: 22.3.1 -> 24.0
[Airflow] [notice] To update, run: python3 -m pip install --upgrade pip
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.2/178.2 KB 362.0 kB/s eta 0:00:00
[NG-UI] npm WARN deprecated @angular/flex-layout@9.0.0-beta.31: This package has been deprecated. Please see https://blog.angular.io/modern-css-in-angular-layouts-4a259dca9127
[tests] Removing intermediate container adcbef65bdc4
[tests]  ---> 48b7f6558899
[tests] Step 14/30 : RUN dpkg -i ./osm_tests.deb
[tests]  ---> Running in fc3fdc2b5662
[tests] Selecting previously unselected package osm-tests.
[tests] (Reading database ... 17503 files and directories currently installed.)
[tests] Preparing to unpack ./osm_tests.deb ...
[tests] Unpacking osm-tests (14.0.1-1) ...
[tests] Setting up osm-tests (14.0.1-1) ...
[RO] Setting up python3-osm-rosdn-odlof (14.0.1.post1+gdc12a44-1) ...
[RO] Setting up python3-osm-rosdn-onos-vpls (14.0.1.post1+gdc12a44-1) ...
[RO] Setting up python3-osm-rosdn-onosof (14.0.1.post1+gdc12a44-1) ...
[RO] Setting up python3-osm-rovim-aws (14.0.1.post1+gdc12a44-1) ...
[RO] Setting up python3-osm-rovim-azure (14.0.1.post1+gdc12a44-1) ...
[POL]   Building wheel for peewee (pyproject.toml): finished with status 'done'
[POL]   Created wheel for peewee: filename=peewee-3.16.3-py3-none-any.whl size=135502 sha256=3940191b226d7b2da522024c4ea62530d847c0c68c998a438ada224f92976972
[POL]   Stored in directory: /root/.cache/pip/wheels/c8/ac/6d/ad6d828725ffbe3abc508c95d25dd0c5fcc63539ae47913790
[POL] Successfully built peewee
[POL] Installing collected packages: peewee, kafka-python, dataclasses, urllib3, rpds-py, pyyaml, pymysql, pycryptodome, packaging, idna, dnspython, click, charset-normalizer, certifi, attrs, async-timeout, requests, referencing, pymongo, peewee-migrate, aiokafka, motor, jsonschema-specifications, jsonschema
[Keystone] Selecting previously unselected package libfontconfig1:amd64.
[Keystone] Preparing to unpack .../112-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[Keystone] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[Keystone] Selecting previously unselected package libjpeg-turbo8:amd64.
[Keystone] Preparing to unpack .../113-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[Keystone] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[Keystone] Selecting previously unselected package libjpeg8:amd64.
[Keystone] Preparing to unpack .../114-libjpeg8_8c-2ubuntu10_amd64.deb ...
[Keystone] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[Keystone] Selecting previously unselected package libdeflate0:amd64.
[Keystone] Preparing to unpack .../115-libdeflate0_1.10-2_amd64.deb ...
[Keystone] Unpacking libdeflate0:amd64 (1.10-2) ...
[Keystone] Selecting previously unselected package libjbig0:amd64.
[Keystone] Preparing to unpack .../116-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package libwebp7:amd64.
[Keystone] Preparing to unpack .../117-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package libtiff5:amd64.
[Keystone] Preparing to unpack .../118-libtiff5_4.3.0-6ubuntu0.7_amd64.deb ...
[Keystone] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[Keystone] Selecting previously unselected package libxpm4:amd64.
[Keystone] Preparing to unpack .../119-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package libgd3:amd64.
[Keystone] Preparing to unpack .../120-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[Keystone] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[Keystone] Selecting previously unselected package libc-devtools.
[Keystone] Preparing to unpack .../121-libc-devtools_2.35-0ubuntu3.6_amd64.deb ...
[Keystone] Unpacking libc-devtools (2.35-0ubuntu3.6) ...
[Keystone] Selecting previously unselected package libexpat1-dev:amd64.
[Keystone] Preparing to unpack .../122-libexpat1-dev_2.4.7-1ubuntu0.2_amd64.deb ...
[Keystone] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[Webhook] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[osmclient] Reading package lists...
[osmclient] Building dependency tree...
[osmclient] Reading state information...
[osmclient] The following additional packages will be installed:
[osmclient]   libexpat1 libmpdec3 libpython3.10-minimal libpython3.10-stdlib libreadline8
[osmclient]   libsqlite3-0 media-types python3.10 python3.10-minimal readline-common
[osmclient] Suggested packages:
[osmclient]   python3.10-venv python3.10-doc binutils binfmt-support readline-doc
[osmclient] The following NEW packages will be installed:
[osmclient]   libexpat1 libmpdec3 libpython3.10-minimal libpython3.10-stdlib libreadline8
[osmclient]   libsqlite3-0 media-types python3-minimal python3.10 python3.10-minimal
[osmclient]   readline-common
[osmclient] 0 upgraded, 11 newly installed, 0 to remove and 3 not upgraded.
[osmclient] Need to get 6486 kB of archives.
[osmclient] After this operation, 23.3 MB of additional disk space will be used.
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[osmclient] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[osmclient] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[osmclient] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[osmclient] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[osmclient] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[osmclient] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[osmclient] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[osmclient] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[osmclient] debconf: delaying package configuration, since apt-utils is not installed
[osmclient] Fetched 6486 kB in 0s (39.6 MB/s)
[osmclient] Selecting previously unselected package libpython3.10-minimal:amd64.
[osmclient] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
[osmclient] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Selecting previously unselected package libexpat1:amd64.
[osmclient] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
[osmclient] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[osmclient] Selecting previously unselected package python3.10-minimal.
[osmclient] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[MON] Collecting idna==3.4
[MON]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 235.1 kB/s eta 0:00:00
[MON] Collecting juju==2.9.44.0
[MON]   Downloading juju-2.9.44.0.tar.gz (818 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 KB 3.5 MB/s eta 0:00:00
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting jujubundlelib==0.5.7
[MON]   Downloading jujubundlelib-0.5.7.tar.gz (30 kB)
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting kubernetes==26.1.0
[MON]   Downloading kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB)
[RO] Setting up python3-osm-rovim-gcp (14.0.1.post1+gdc12a44-1) ...
[NBI] Collecting msgpack==1.0.7
[NBI]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 2.8 MB/s eta 0:00:00
[NBI] Collecting multidict==6.0.4
[NBI]   Downloading multidict-6.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.5/114.5 KB 4.5 MB/s eta 0:00:00
[NBI] Collecting netaddr==0.9.0
[NBI]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 36.1 MB/s eta 0:00:00
[NBI] Collecting netifaces==0.11.0
[NBI]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[NBI]   Preparing metadata (setup.py): started
[NBI]   Preparing metadata (setup.py): finished with status 'done'
[NBI] Collecting ordered-set==4.1.0
[NBI]   Downloading ordered_set-4.1.0-py3-none-any.whl (7.6 kB)
[NBI] Collecting os-service-types==1.7.0
[NBI]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[NBI] Collecting oslo-config==9.2.0
[NBI]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 12.7 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package libfile-fcntllock-perl.
[Keystone] Preparing to unpack .../123-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[Keystone] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[Keystone] Selecting previously unselected package libgraphite2-3:amd64.
[osmclient] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[osmclient] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 2.1 MB/s eta 0:00:00
[MON] Collecting macaroonbakery==1.3.1
[MON]   Downloading macaroonbakery-1.3.1.tar.gz (79 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 KB 4.4 MB/s eta 0:00:00
[MON]   Preparing metadata (setup.py): started
[RO] Setting up python3-osm-rovim-openstack (14.0.1.post1+gdc12a44-1) ...
[NBI] Collecting oslo-i18n==6.1.0
[NBI]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[Keystone] Preparing to unpack .../124-libgraphite2-3_1.3.14-1build2_amd64.deb ...
[Keystone] Unpacking libgraphite2-3:amd64 (1.3.14-1build2) ...
[Keystone] Selecting previously unselected package libharfbuzz0b:amd64.
[Keystone] Preparing to unpack .../125-libharfbuzz0b_2.7.4-1ubuntu3.1_amd64.deb ...
[Keystone] Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ...
[MON]   Preparing metadata (setup.py): finished with status 'done'
[RO] Setting up python3-osm-rovim-openvim (14.0.1.post1+gdc12a44-1) ...
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 48.3 kB/s eta 0:00:00
[NBI] Collecting oslo-serialization==5.2.0
[NBI]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[MON] Collecting motor==3.3.1
[MON]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 586.7 kB/s eta 0:00:00
[tests] Removing intermediate container fc3fdc2b5662
[tests]  ---> 72ed4fad3532
[tests] Step 15/30 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osmclient/requirements.txt     -r /usr/share/osm-tests/requirements.txt
[RO] Setting up python3-osm-rovim-vmware (14.0.1.post1+gdc12a44-1) ...
[NBI] Collecting oslo-utils==6.2.1
[NBI]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 682.7 kB/s eta 0:00:00
[NBI] Collecting pbr==5.11.1
[NBI]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 8.2 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package libicu-dev:amd64.
[Keystone] Preparing to unpack .../126-libicu-dev_70.1-2_amd64.deb ...
[Keystone] Unpacking libicu-dev:amd64 (70.1-2) ...
[MON] Collecting mypy-extensions==1.0.0
[MON]   Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
[MON] Collecting oauthlib==3.2.2
[MON]   Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 KB 2.1 MB/s eta 0:00:00
[NG-UI] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
[NBI] Collecting portend==3.2.0
[NBI]   Downloading portend-3.2.0-py3-none-any.whl (5.3 kB)
[Webhook] Removing intermediate container a96c93ae340f
[Webhook]  ---> 6761b80331e9
[Webhook] Step 13/21 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[MON] Collecting paramiko==2.12.0
[MON]   Downloading paramiko-2.12.0-py2.py3-none-any.whl (213 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.1/213.1 KB 1.1 MB/s eta 0:00:00
[tests]  ---> Running in 2e0a6bf73da4
[Keystone] Selecting previously unselected package libimagequant0:amd64.
[Keystone] Preparing to unpack .../127-libimagequant0_2.17.0-1_amd64.deb ...
[Keystone] Unpacking libimagequant0:amd64 (2.17.0-1) ...
[MON] Collecting protobuf==3.20.3
[MON]   Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB)
[PLA] Removing intermediate container a8d848d6a5de
[PLA]  ---> 1b207ea671c9
[PLA] Step 14/39 : FROM ubuntu:22.04 as FINAL
[PLA]  ---> 3db8720ecbf5
[PLA] Step 15/39 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> 6857730b6d08
[PLA] Step 16/39 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[PLA]  ---> Using cache
[PLA]  ---> b7e3a6d36809
[PLA] Step 17/39 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[PLA]  ---> Using cache
[PLA]  ---> 6761b80331e9
[PLA] Step 18/39 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[NBI] Collecting pydantic==2.4.2
[NBI]   Downloading pydantic-2.4.2-py3-none-any.whl (395 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.8/395.8 KB 3.0 MB/s eta 0:00:00
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 2.0 MB/s eta 0:00:00
[MON] Collecting pyasn1==0.5.0
[MON]   Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 KB 176.3 kB/s eta 0:00:00
[Keystone] Selecting previously unselected package liblcms2-2:amd64.
[Keystone] Preparing to unpack .../128-liblcms2-2_2.12~rc1-2build2_amd64.deb ...
[Keystone] Unpacking liblcms2-2:amd64 (2.12~rc1-2build2) ...
[osmclient] Selecting previously unselected package python3-minimal.
[osmclient] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4697 files and directories currently installed.)
[osmclient] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[osmclient] Unpacking python3-minimal (3.10.6-1~22.04) ...
[MON] Collecting pyasn1-modules==0.3.0
[MON]   Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 420.7 kB/s eta 0:00:00
[NG-UI] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.18.10: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.
[tests] Collecting enum34==1.1.10
[tests]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[NBI] Collecting pydantic-core==2.10.1
[NBI]   Downloading pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.5 MB/s eta 0:00:00
[NBI] Collecting pyparsing==3.1.1
[NBI]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[MON] Collecting pycparser==2.21
[MON]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 547.7 kB/s eta 0:00:00
[MON] Collecting pymacaroons==0.13.0
[MON]   Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB)
[tests] Collecting lxml==4.9.3
[tests]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 274.0 kB/s eta 0:00:00
[NBI] Collecting python-keystoneclient==5.2.0
[NBI]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 18.3 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package libldap-dev:amd64.
[Keystone] Preparing to unpack .../129-libldap-dev_2.5.16+dfsg-0ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking libldap-dev:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[osmclient] Selecting previously unselected package libmpdec3:amd64.
[osmclient] Preparing to unpack .../1-libmpdec3_2.5.1-2build2_amd64.deb ...
[osmclient] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 11.0 MB/s eta 0:00:00
[tests] Collecting pyang==2.5.3
[tests]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 3.4 MB/s eta 0:00:00
[NBI] Collecting pytz==2023.3.post1
[NBI]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 1.5 MB/s eta 0:00:00
[osmclient] Selecting previously unselected package media-types.
[osmclient] Preparing to unpack .../2-media-types_7.0.0_all.deb ...
[osmclient] Unpacking media-types (7.0.0) ...
[MON] Collecting pymongo==4.5.0
[MON]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 1.6 MB/s eta 0:00:00
[MON] Collecting pynacl==1.5.0
[MON]   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
[PLA]  ---> 9f0efb3f78d3
[PLA] Step 19/39 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[tests] Collecting pyangbind==0.8.3.post1
[tests]   Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 4.1 MB/s eta 0:00:00
[tests] Collecting pyyaml==6.0.1
[tests]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 2.7 MB/s eta 0:00:00
[RO] Removing intermediate container 575b3b361205
[RO]  ---> ad0dec1201a2
[RO] Step 26/60 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_ng_ro/requirements.txt
[RO]  ---> Running in a977ef269e17
[NBI] Collecting referencing==0.30.2
[NBI]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[NBI] Collecting requests==2.31.0
[NBI]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 215.0 kB/s eta 0:00:00
[NBI] Collecting rfc3986==2.0.0
[NBI]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[Keystone] Selecting previously unselected package libpaper1:amd64.
[Keystone] Preparing to unpack .../130-libpaper1_1.1.28build2_amd64.deb ...
[Keystone] Unpacking libpaper1:amd64 (1.1.28build2) ...
[Keystone] Selecting previously unselected package libpaper-utils.
[Keystone] Preparing to unpack .../131-libpaper-utils_1.1.28build2_amd64.deb ...
[Keystone] Unpacking libpaper-utils (1.1.28build2) ...
[Keystone] Selecting previously unselected package zlib1g-dev:amd64.
[Keystone] Preparing to unpack .../132-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[osmclient] Selecting previously unselected package readline-common.
[osmclient] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[osmclient] Unpacking readline-common (8.1.2-1) ...
[osmclient] Selecting previously unselected package libreadline8:amd64.
[osmclient] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[osmclient] Unpacking libreadline8:amd64 (8.1.2-1) ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 2.3 MB/s eta 0:00:00
[MON] Collecting pyrfc3339==1.1
[MON]   Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB)
[MON] Collecting python-dateutil==2.8.2
[MON]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 11.8 MB/s eta 0:00:00
[MON] Collecting pytz==2023.3.post1
[MON]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[NBI] Collecting rpds-py==0.10.3
[NBI]   Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 31.6 MB/s eta 0:00:00
[NBI] Collecting stevedore==5.1.0
[NBI]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 1.8 MB/s eta 0:00:00
[POL] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[POL] Successfully installed aiokafka-0.8.1 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.3.0 click-8.1.7 dataclasses-0.6 dnspython-2.4.2 idna-3.4 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 kafka-python-2.0.2 motor-3.3.1 packaging-23.1 peewee-3.16.3 peewee-migrate-1.12.2 pycryptodome-3.19.0 pymongo-4.5.0 pymysql-1.1.0 pyyaml-6.0.1 referencing-0.30.2 requests-2.31.0 rpds-py-0.10.3 urllib3-2.0.5
[Keystone] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[Keystone] Selecting previously unselected package libpython3.10-dev:amd64.
[Keystone] Preparing to unpack .../133-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[Keystone] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Selecting previously unselected package libpython3-dev:amd64.
[Keystone] Preparing to unpack .../134-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[Keystone] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[Webhook]  ---> 063f08db9ebe
[Webhook] Step 14/21 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
[osmclient] Selecting previously unselected package libsqlite3-0:amd64.
[osmclient] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[osmclient] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[osmclient] Selecting previously unselected package libpython3.10-stdlib:amd64.
[osmclient] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 3.6 MB/s eta 0:00:00
[MON] Collecting pyyaml==6.0.1
[MON]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 2.8 MB/s eta 0:00:00
[MON] Collecting requests==2.31.0
[MON]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 1.6 MB/s eta 0:00:00
[MON] Collecting requests-oauthlib==1.3.1
[MON]   Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
[tests] Collecting regex==2023.8.8
[tests]   Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 21.0 MB/s eta 0:00:00
[tests] Collecting six==1.16.0
[tests]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[tests] Collecting certifi==2023.7.22
[tests]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 12.1 MB/s eta 0:00:00
[tests] Collecting charset-normalizer==3.3.0
[tests]   Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 4.8 MB/s eta 0:00:00
[tests] Collecting click==8.1.7
[tests]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 1.8 MB/s eta 0:00:00
[NBI] Collecting tacacs-plus==2.6
[NBI]   Downloading tacacs_plus-2.6-py2.py3-none-any.whl (17 kB)
[NBI] Collecting tempora==5.5.0
[NBI]   Downloading tempora-5.5.0-py3-none-any.whl (13 kB)
[NBI] Collecting typing-extensions==4.8.0
[NBI]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[NBI] Collecting tzdata==2023.3
[NBI]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 13.9 MB/s eta 0:00:00
[NBI] Collecting urllib3==2.0.5
[NBI]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 5.4 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package libraqm0:amd64.
[Keystone] Preparing to unpack .../135-libraqm0_0.7.0-4ubuntu1_amd64.deb ...
[Keystone] Unpacking libraqm0:amd64 (0.7.0-4ubuntu1) ...
[Keystone] Selecting previously unselected package libsasl2-dev.
[Keystone] Preparing to unpack .../136-libsasl2-dev_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[Keystone] Unpacking libsasl2-dev (2.1.27+dfsg2-3ubuntu1.2) ...
[Keystone] Selecting previously unselected package libssl-dev:amd64.
[Keystone] Preparing to unpack .../137-libssl-dev_3.0.2-0ubuntu1.14_amd64.deb ...
[Keystone] Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.14) ...
[Keystone] Selecting previously unselected package libwebpdemux2:amd64.
[Keystone] Preparing to unpack .../138-libwebpdemux2_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package libwebpmux3:amd64.
[Keystone] Preparing to unpack .../139-libwebpmux3_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package libxml2-dev:amd64.
[Keystone] Preparing to unpack .../140-libxml2-dev_2.9.13+dfsg-1ubuntu0.3_amd64.deb ...
[Keystone] Unpacking libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.3) ...
[osmclient] Selecting previously unselected package python3.10.
[osmclient] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[osmclient] Setting up media-types (7.0.0) ...
[osmclient] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[osmclient] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[osmclient] Setting up python3-minimal (3.10.6-1~22.04) ...
[osmclient] Setting up readline-common (8.1.2-1) ...
[osmclient] Setting up libreadline8:amd64 (8.1.2-1) ...
[osmclient] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Setting up python3.10 (3.10.12-1~22.04.3) ...
[MON] Collecting retrying-async==2.0.0
[MON]   Downloading retrying-async-2.0.0.tar.gz (3.0 kB)
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting rsa==4.9
[MON]   Downloading rsa-4.9-py3-none-any.whl (34 kB)
[MON] Collecting six==1.16.0
[MON]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[MON] Collecting theblues==0.5.2
[MON]   Downloading theblues-0.5.2.tar.gz (18 kB)
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting idna==3.4
[tests]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 3.3 MB/s eta 0:00:00
[tests] Collecting jinja2==3.1.2
[tests]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 4.6 MB/s eta 0:00:00
[RO] Collecting aiokafka==0.8.1
[RO]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[NBI] Collecting wrapt==1.15.0
[NBI]   Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 2.3 MB/s eta 0:00:00
[NBI] Collecting yarl==1.9.2
[Airflow] Removing intermediate container abfb52afaf0d
[Airflow]  ---> 989f02475dfd
[Airflow] Step 4/16 : USER airflow
[Keystone] Selecting previously unselected package libxslt1.1:amd64.
[Keystone] Preparing to unpack .../141-libxslt1.1_1.1.34-4ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package libxmlsec1:amd64.
[Keystone] Preparing to unpack .../142-libxmlsec1_1.2.33-1build2_amd64.deb ...
[Keystone] Unpacking libxmlsec1:amd64 (1.2.33-1build2) ...
[MON] Collecting toposort==1.10
[MON]   Downloading toposort-1.10-py3-none-any.whl (8.5 kB)
[MON] Collecting typing-extensions==4.8.0
[MON]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[MON] Collecting typing-inspect==0.9.0
[MON]   Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB)
[tests] Collecting jsonpath-ng==1.6.0
[tests]   Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 1.2 MB/s eta 0:00:00
[RO] Collecting async-timeout==4.0.3
[RO]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[NBI]   Downloading yarl-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (268 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.8/268.8 KB 1.2 MB/s eta 0:00:00
[NBI] Collecting zc-lockfile==3.0.post1
[NBI]   Downloading zc.lockfile-3.0.post1-py3-none-any.whl (9.8 kB)
[MON] Collecting urllib3==2.0.6
[MON]   Downloading urllib3-2.0.6-py3-none-any.whl (123 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 319.9 kB/s eta 0:00:00
[MON] Collecting websocket-client==1.6.3
[tests] Collecting markupsafe==2.1.3
[tests]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[tests] Collecting packaging==23.2
[tests]   Downloading packaging-23.2-py3-none-any.whl (53 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 KB 408.7 kB/s eta 0:00:00
[tests] Collecting ply==3.11
[tests]   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 454.0 kB/s eta 0:00:00
[tests] Collecting prettytable==3.9.0
[tests]   Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
[RO] Collecting dataclasses==0.6
[RO]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[RO] Collecting dnspython==2.4.2
[RO]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[Keystone] Selecting previously unselected package libxmlsec1-openssl:amd64.
[Keystone] Preparing to unpack .../143-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ...
[Keystone] Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ...
[osmclient] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[MON]   Downloading websocket_client-1.6.3-py3-none-any.whl (57 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 KB 415.5 kB/s eta 0:00:00
[MON] Collecting websockets==11.0.3
[MON]   Downloading websockets-11.0.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.9/129.9 KB 1.2 MB/s eta 0:00:00
[MON] Collecting aiokafka==0.8.1
[MON]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[tests] Collecting python-magic==0.4.27
[tests]   Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 954.2 kB/s eta 0:00:00
[RO] Collecting kafka-python==2.0.2
[RO]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[NBI] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from zc-lockfile==3.0.post1->-r /usr/lib/python3/dist-packages/osm_nbi/requirements.txt (line 194)) (59.6.0)
[NBI] Building wheels for collected packages: netifaces
[NBI]   Building wheel for netifaces (setup.py): started
[Keystone] Selecting previously unselected package libxslt1-dev:amd64.
[Keystone] Preparing to unpack .../144-libxslt1-dev_1.1.34-4ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.22.04.1) ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 3.2 MB/s eta 0:00:00
[MON] Collecting dataclasses==0.6
[MON]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[PLA]  ---> c5eb35b1c6d4
[PLA] Step 20/39 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[PLA]  ---> Running in a61523402afd
[tests] Collecting requests==2.31.0
[tests]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 3.4 MB/s eta 0:00:00
[tests] Collecting urllib3==2.0.5
[tests]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 645.4 kB/s eta 0:00:00
[tests] Collecting verboselogs==1.7
[tests]   Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
[tests] Collecting wcwidth==0.2.8
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 1.5 MB/s eta 0:00:00
[RO] Collecting motor==3.3.1
[RO]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 8.0 MB/s eta 0:00:00
[RO] Collecting packaging==23.1
[RO]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 219.8 kB/s eta 0:00:00
[Airflow]  ---> Running in 0565083ee9d8
[Airflow] Removing intermediate container 0565083ee9d8
[Airflow]  ---> b0f704ceb680
[Airflow] Step 5/16 : ARG PYTHON3_OSM_COMMON_URL
[Airflow]  ---> Running in bc7ab1806601
[POL] Removing intermediate container 6fc7f8efc537
[POL]  ---> b99ca3c02c9b
[POL] Step 13/40 : FROM ubuntu:22.04 as FINAL
[POL]  ---> 3db8720ecbf5
[POL] Step 14/40 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> 6857730b6d08
[POL] Step 15/40 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[POL]  ---> Using cache
[POL]  ---> b7e3a6d36809
[POL] Step 16/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[POL]  ---> Using cache
[POL]  ---> 6761b80331e9
[POL] Step 17/40 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Keystone] Selecting previously unselected package manpages-dev.
[Keystone] Preparing to unpack .../145-manpages-dev_5.10-1ubuntu1_all.deb ...
[Keystone] Unpacking manpages-dev (5.10-1ubuntu1) ...
[Keystone] Selecting previously unselected package mysql-client-core-8.0.
[Keystone] Preparing to unpack .../146-mysql-client-core-8.0_8.0.36-0ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking mysql-client-core-8.0 (8.0.36-0ubuntu0.22.04.1) ...
[MON] Collecting kafka-python==2.0.2
[MON]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 5.3 MB/s eta 0:00:00
[MON] Collecting packaging==23.1
[MON]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 146.9 kB/s eta 0:00:00
[tests]   Downloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB)
[tests] Collecting appdirs==1.4.4
[tests]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[tests] Collecting argcomplete==3.1.2
[tests]   Downloading argcomplete-3.1.2-py3-none-any.whl (41 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 KB 1.4 MB/s eta 0:00:00
[tests] Collecting attrs==23.1.0
[tests]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 323.8 kB/s eta 0:00:00
[RO] Collecting pycryptodome==3.19.0
[RO]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 27.1 MB/s eta 0:00:00
[RO] Collecting pymongo==4.5.0
[Webhook]  ---> 7389f01b594d
[Webhook] Step 15/21 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[Webhook]  ---> Running in 3537eb808325
[MON] Collecting pycryptodome==3.19.0
[MON]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 26.3 MB/s eta 0:00:00
[MON] Collecting appdirs==1.4.4
[MON]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[MON] Collecting attrs==23.1.0
[MON]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 147.9 kB/s eta 0:00:00
[tests] Collecting autopage==0.5.1
[tests]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[tests] Collecting bcrypt==4.0.1
[tests]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
[RO]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 2.5 MB/s eta 0:00:00
[RO] Collecting pyyaml==6.0.1
[RO]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[Airflow] Removing intermediate container bc7ab1806601
[Airflow]  ---> 8c108329182b
[Airflow] Step 6/16 : ARG PYTHON3_OSM_NGSA_URL
[Keystone] Selecting previously unselected package mysql-common.
[Keystone] Preparing to unpack .../147-mysql-common_5.8+1.0.8_all.deb ...
[Keystone] Unpacking mysql-common (5.8+1.0.8) ...
[Keystone] Selecting previously unselected package mysql-client-8.0.
[MON] Collecting autopage==0.5.1
[MON]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[MON] Collecting cliff==4.3.0
[MON]   Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 609.9 kB/s eta 0:00:00
[MON] Collecting cmd2==2.4.3
[PLA] Removing intermediate container a61523402afd
[PLA]  ---> ed545d158703
[PLA] Step 21/39 : LABEL authors="Lars-Göran Magnusson"
[PLA]  ---> Running in 20fbe415e0ac
[PLA] Removing intermediate container 20fbe415e0ac
[PLA]  ---> 0d33d45bd145
[PLA] Step 22/39 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 2.9 MB/s eta 0:00:00
[tests] Collecting bitarray==2.8.1
[tests]   Downloading bitarray-2.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (286 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 286.2/286.2 KB 5.8 MB/s eta 0:00:00
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 3.6 MB/s eta 0:00:00
[RO] Collecting adal==1.2.7
[RO]   Downloading adal-1.2.7-py2.py3-none-any.whl (55 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.5/55.5 KB 628.3 kB/s eta 0:00:00
[RO] Collecting appdirs==1.4.4
[RO]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[RO] Collecting atpublic==4.0
[RO]   Downloading atpublic-4.0-py3-none-any.whl (4.9 kB)
[RO] Collecting attrs==23.1.0
[RO]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 2.0 MB/s eta 0:00:00
[RO] Collecting autopage==0.5.1
[RO]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[RO] Collecting azure-common==1.1.28
[Airflow]  ---> Running in 3dca62cf16cd
[Airflow] Removing intermediate container 3dca62cf16cd
[Airflow]  ---> 5a7856ef7719
[Airflow] Step 7/16 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Airflow]  ---> Running in 1845f68cae45
[Keystone] Preparing to unpack .../148-mysql-client-8.0_8.0.36-0ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking mysql-client-8.0 (8.0.36-0ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package mysql-client.
[Keystone] Preparing to unpack .../149-mysql-client_8.0.36-0ubuntu0.22.04.1_all.deb ...
[Keystone] Unpacking mysql-client (8.0.36-0ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package net-tools.
[Keystone] Preparing to unpack .../150-net-tools_1.60+git20181103.0eebece-1ubuntu5_amd64.deb ...
[Keystone] Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5) ...
[Keystone] Selecting previously unselected package pycadf-common.
[Keystone] Preparing to unpack .../151-pycadf-common_3.1.1-2_all.deb ...
[Keystone] Unpacking pycadf-common (3.1.1-2) ...
[Webhook] Removing intermediate container 3537eb808325
[Webhook]  ---> 588a3d6871c7
[Webhook] Step 16/21 : COPY --from=INSTALL /usr/local/bin/uvicorn /usr/local/bin/uvicorn
[Webhook]  ---> 4a4bf3d49f3a
[Webhook] Step 17/21 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_webhook_translator &&     chown -R appuser:appuser /app
[Webhook]  ---> Running in cf92c670e8e7
[osmclient] Removing intermediate container e6762f02b771
[osmclient]  ---> 4fdf6b2ae1a8
[osmclient] Step 16/31 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[MON]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 15.8 MB/s eta 0:00:00
[MON] Collecting contourpy==1.1.1
[MON]   Downloading contourpy-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.7/301.7 KB 15.8 MB/s eta 0:00:00
[MON] Collecting cycler==0.12.0
[MON]   Downloading cycler-0.12.0-py3-none-any.whl (8.2 kB)
[MON] Collecting dateparser==1.1.8
[MON]   Downloading dateparser-1.1.8-py2.py3-none-any.whl (293 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.8/293.8 KB 6.5 MB/s eta 0:00:00
[MON] Collecting debtcollector==2.5.0
[MON]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[MON] Collecting decorator==5.1.1
[MON]   Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
[tests] Collecting cffi==1.16.0
[tests]   Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 12.9 MB/s eta 0:00:00
[tests] Collecting cliff==4.3.0
[tests]   Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 6.2 MB/s eta 0:00:00
[tests] Collecting cmd2==2.4.3
[tests]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 489.6 kB/s eta 0:00:00
[RO]   Downloading azure_common-1.1.28-py2.py3-none-any.whl (14 kB)
[RO] Collecting azure-core==1.29.4
[RO]   Downloading azure_core-1.29.4-py3-none-any.whl (192 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.4/192.4 KB 21.0 MB/s eta 0:00:00
[RO] Collecting azure-identity==1.14.0
[RO]   Downloading azure_identity-1.14.0-py3-none-any.whl (160 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 KB 14.0 MB/s eta 0:00:00
[RO] Collecting azure-mgmt-compute==30.3.0
[RO]   Downloading azure_mgmt_compute-30.3.0-py3-none-any.whl (5.2 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 13.7 MB/s eta 0:00:00
[RO] Collecting azure-mgmt-core==1.4.0
[RO]   Downloading azure_mgmt_core-1.4.0-py3-none-any.whl (27 kB)
[Airflow]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[Airflow]                                  Dload  Upload   Total   Spent    Left  Speed
[Airflow] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 42696  100 42696    0     0   613k      0 --:--:-- --:--:-- --:--:--  613k
[POL]  ---> a26391fe8bd8
[POL] Step 18/40 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[Keystone] Selecting previously unselected package python-babel-localedata.
[Keystone] Preparing to unpack .../152-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ...
[Keystone] Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ...
[MON] Collecting dogpile-cache==1.2.2
[MON]   Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 6.3 MB/s eta 0:00:00
[MON] Collecting fonttools==4.43.0
[tests] Collecting cryptography==41.0.4
[tests]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 14.1 MB/s eta 0:00:00
[RO] Collecting azure-mgmt-network==25.1.0
[RO]   Downloading azure_mgmt_network-25.1.0-py3-none-any.whl (656 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.6/656.6 KB 2.9 MB/s eta 0:00:00
[MON]   Downloading fonttools-4.43.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB)
[tests] Collecting debtcollector==2.5.0
[tests]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[tests] Collecting decorator==5.1.1
[tests]   Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
[RO] Collecting azure-mgmt-resource==23.0.1
[RO]   Downloading azure_mgmt_resource-23.0.1-py3-none-any.whl (2.5 MB)
[NBI]   Building wheel for netifaces (setup.py): finished with status 'done'
[NBI]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35029 sha256=8b16dfc6b014978fb79277f811fd2cf488be2e667d814e1a87e91c91551c811b
[NBI]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[NBI] Successfully built netifaces
[NBI] Installing collected packages: pytz, netifaces, netaddr, kafka-python, enum34, dataclasses, cefevent, zc-lockfile, wrapt, urllib3, tzdata, typing-extensions, six, rpds-py, rfc3986, regex, pyyaml, pyparsing, pycryptodome, pbr, packaging, ordered-set, multidict, msgpack, more-itertools, lxml, jaraco-context, iso8601, idna, frozenlist, dnspython, charset-normalizer, certifi, autocommand, attrs, async-timeout, annotated-types, yarl, tacacs-plus, stevedore, requests, referencing, pymongo, pydantic-core, pyang, oslo-i18n, os-service-types, jaraco-functools, deepdiff, debtcollector, aiosignal, aiokafka, tempora, pydantic, pyangbind, oslo-utils, oslo-config, motor, keystoneauth1, jsonschema-specifications, cheroot, aiohttp, portend, oslo-serialization, jsonschema, inflect, python-keystoneclient, jaraco-text, jaraco-collections, cherrypy
[Keystone] Selecting previously unselected package python-pastedeploy-tpl.
[Keystone] Preparing to unpack .../153-python-pastedeploy-tpl_2.1.1-1_all.deb ...
[Keystone] Unpacking python-pastedeploy-tpl (2.1.1-1) ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 5.6 MB/s eta 0:00:00
[MON] Collecting futurist==2.4.1
[MON]   Downloading futurist-2.4.1-py3-none-any.whl (36 kB)
[MON] Collecting gnocchiclient==7.0.8
[MON]   Downloading gnocchiclient-7.0.8-py2.py3-none-any.whl (66 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 KB 3.1 MB/s eta 0:00:00
[PLA]  ---> cb23fd8eb679
[PLA] Step 23/39 : COPY --from=INSTALL /minizinc /minizinc
[tests] Collecting dogpile-cache==1.2.2
[tests]   Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 355.6 kB/s eta 0:00:00
[tests] Collecting exceptiongroup==1.1.3
[tests]   Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
[tests] Collecting h11==0.14.0
[tests]   Downloading h11-0.14.0-py3-none-any.whl (58 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 5.8 MB/s eta 0:00:00
[tests] Collecting haikunator==2.1.0
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 6.3 MB/s eta 0:00:00
[RO] Collecting bcrypt==4.0.1
[RO]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 4.1 MB/s eta 0:00:00
[RO] Collecting boto==2.49.0
[RO]   Downloading boto-2.49.0-py2.py3-none-any.whl (1.4 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 15.1 MB/s eta 0:00:00
[RO] Collecting cachetools==5.3.1
[RO]   Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
[Airflow] Removing intermediate container 1845f68cae45
[Airflow]  ---> 4f62a2fc1728
[Airflow] Step 8/16 : RUN curl $PYTHON3_OSM_NGSA_URL -o osm_ngsa.deb
[Airflow]  ---> Running in 046704f367ab
[Airflow]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[Airflow]                                  Dload  Upload   Total   Spent    Left  Speed
[Airflow] 
[Keystone] Selecting previously unselected package python3-aniso8601.
[Keystone] Preparing to unpack .../154-python3-aniso8601_9.0.1-2_all.deb ...
[Keystone] Unpacking python3-aniso8601 (9.0.1-2) ...
[Keystone] Selecting previously unselected package python3-anyjson.
[Keystone] Preparing to unpack .../155-python3-anyjson_0.3.3-4_all.deb ...
[Keystone] Unpacking python3-anyjson (0.3.3-4) ...
[Keystone] Selecting previously unselected package python3-attr.
[Keystone] Preparing to unpack .../156-python3-attr_21.2.0-1_all.deb ...
[Keystone] Unpacking python3-attr (21.2.0-1) ...
[MON] Collecting httmock==1.4.0
[MON]   Downloading httmock-1.4.0-py3-none-any.whl (4.8 kB)
[MON] Collecting humanfriendly==10.0
[MON]   Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 KB 8.3 MB/s eta 0:00:00
[MON] Collecting importlib-metadata==6.8.0
[MON]   Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
[MON] Collecting iso8601==2.1.0
[tests]   Downloading haikunator-2.1.0-py2.py3-none-any.whl (4.6 kB)
[tests] Collecting importlib-metadata==6.8.0
[tests]   Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
[tests] Collecting iso8601==2.1.0
[tests]   Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB)
[RO] Collecting certifi==2023.7.22
[RO]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 8.3 MB/s eta 0:00:00
[RO] Collecting cffi==1.16.0
[RO]   Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 4.1 MB/s eta 0:00:00
[Airflow]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 23970  100 23970    0     0   304k      0 --:--:-- --:--:-- --:--:--  304k
[Keystone] Selecting previously unselected package python3-tz.
[Keystone] Preparing to unpack .../157-python3-tz_2022.1-1ubuntu0.22.04.1_all.deb ...
[Keystone] Unpacking python3-tz (2022.1-1ubuntu0.22.04.1) ...
[Webhook] Removing intermediate container cf92c670e8e7
[Webhook]  ---> 7ef4e90031e5
[Webhook] Step 18/21 : WORKDIR /app/osm_webhook_translator
[MON]   Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB)
[MON] Collecting jmespath==1.0.1
[MON]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[MON] Collecting jsonpatch==1.33
[MON]   Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
[tests] Collecting jmespath==1.0.1
[tests]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[RO] Collecting charset-normalizer==3.3.0
[RO]   Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[MON] Collecting jsonpointer==2.4
[MON]   Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
[tests] Collecting jsonpatch==1.33
[tests]   Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
[tests] Collecting jsonpath-rw==1.4.0
[tests]   Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 76.9 kB/s eta 0:00:00
[RO] Collecting cheroot==10.0.0
[RO]   Downloading cheroot-10.0.0-py3-none-any.whl (101 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.6/101.6 KB 623.8 kB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-babel.
[Keystone] Preparing to unpack .../158-python3-babel_2.8.0+dfsg.1-7_all.deb ...
[Keystone] Unpacking python3-babel (2.8.0+dfsg.1-7) ...
[MON] Collecting keystoneauth1==5.3.0
[MON]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 5.1 MB/s eta 0:00:00
[MON] Collecting kiwisolver==1.4.5
[NG-UI] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.18.9: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-private-property-in-object@7.21.11: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead.
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting jsonpath-rw-ext==1.2.2
[tests]   Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB)
[RO] Collecting cherrypy==18.1.2
[RO]   Downloading CherryPy-18.1.2-py2.py3-none-any.whl (418 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 418.0/418.0 KB 11.0 MB/s eta 0:00:00
[RO] Collecting cliff==4.3.0
[RO]   Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 820.3 kB/s eta 0:00:00
[Airflow] Removing intermediate container 046704f367ab
[Airflow]  ---> c6ad101e357c
[Airflow] Step 9/16 : RUN ar x osm_common.deb &&     zstd -d < control.tar.zst | xz > control.tar.xz &&     zstd -d < data.tar.zst | xz > data.tar.xz &&     ar -m -c -a sdsd osm_common_repacked.deb debian-binary control.tar.xz data.tar.xz &&     rm debian-binary control.tar.xz data.tar.xz control.tar.zst data.tar.zst
[Keystone] Selecting previously unselected package python3-soupsieve.
[Keystone] Preparing to unpack .../159-python3-soupsieve_2.3.1-1_all.deb ...
[Keystone] Unpacking python3-soupsieve (2.3.1-1) ...
[Webhook]  ---> Running in 1e05665eae05
[Webhook] Removing intermediate container 1e05665eae05
[Webhook]  ---> 1aa52398eb51
[Webhook] Step 19/21 : USER appuser
[MON]   Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 6.4 MB/s eta 0:00:00
[MON] Collecting lxml==4.9.3
[MON]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[NG-UI] npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
[tests] Collecting jsonpointer==2.4
[tests]   Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
[RO] Collecting cmd2==2.4.3
[RO]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 2.9 MB/s eta 0:00:00
[Airflow]  ---> Running in d754a13ad54e
[Keystone] Selecting previously unselected package python3-bs4.
[Keystone] Preparing to unpack .../160-python3-bs4_4.10.0-2_all.deb ...
[Keystone] Unpacking python3-bs4 (4.10.0-2) ...
[osmclient]  ---> 0f2d6fe06044
[osmclient] Step 17/31 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 14.9 MB/s eta 0:00:00
[NG-UI] npm WARN deprecated @babel/plugin-proposal-class-static-block@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead.
[tests] Collecting jsonschema==4.19.1
[tests]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 8.5 MB/s eta 0:00:00
[tests] Collecting jsonschema-specifications==2023.7.1
[tests]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[tests] Collecting keystoneauth1==5.3.0
[tests]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[RO] Collecting cryptography==41.0.4
[RO]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 42.1 MB/s eta 0:00:00
[POL]  ---> 3d5d658b6edb
[POL] Step 19/40 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[Keystone] Selecting previously unselected package python3-cachetools.
[Keystone] Preparing to unpack .../161-python3-cachetools_5.0.0-1_all.deb ...
[Keystone] Unpacking python3-cachetools (5.0.0-1) ...
[Keystone] Selecting previously unselected package python3-certifi.
[Keystone] Preparing to unpack .../162-python3-certifi_2020.6.20-1_all.deb ...
[Keystone] Unpacking python3-certifi (2020.6.20-1) ...
[Keystone] Selecting previously unselected package python3-chardet.
[Keystone] Preparing to unpack .../163-python3-chardet_4.0.0-1_all.deb ...
[Keystone] Unpacking python3-chardet (4.0.0-1) ...
[Webhook]  ---> Running in 140492e0fd5b
[MON] Collecting matplotlib==3.8.0
[MON]   Downloading matplotlib-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB)
[NG-UI] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 470.2 kB/s eta 0:00:00
[tests] Collecting msgpack==1.0.7
[tests]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[RO] Collecting cvprac==1.3.1
[RO]   Downloading cvprac-1.3.1.tar.gz (4.3 MB)
[Keystone] Selecting previously unselected package python3-colorama.
[Keystone] Preparing to unpack .../164-python3-colorama_0.4.4-1_all.deb ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 9.0 MB/s eta 0:00:00
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 1.7 MB/s eta 0:00:00
[tests] Collecting netaddr==0.9.0
[tests]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 5.9 MB/s eta 0:00:00
[RO]   Preparing metadata (setup.py): started
[POL]  ---> 4200c76588f5
[POL] Step 20/40 : COPY --from=INSTALL /usr/bin/mysql /usr/bin/
[Keystone] Unpacking python3-colorama (0.4.4-1) ...
[MON] Collecting msgpack==1.0.7
[MON]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 2.3 MB/s eta 0:00:00
[MON] Collecting netaddr==0.9.0
[MON]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 7.1 MB/s eta 0:00:00
[tests] Collecting netifaces==0.11.0
[tests]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting objectpath==0.6.1
[tests]   Downloading objectpath-0.6.1-py2.py3-none-any.whl (20 kB)
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting debtcollector==2.5.0
[RO]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[RO] Collecting decorator==5.1.1
[RO]   Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
[RO] Collecting dogpile-cache==1.2.2
[RO]   Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 3.3 MB/s eta 0:00:00
[RO] Collecting flufl-enum==6.0.2
[RO]   Downloading flufl_enum-6.0.2-py3-none-any.whl (5.5 kB)
[Airflow] Removing intermediate container d754a13ad54e
[Airflow]  ---> 18889b85ef8b
[Airflow] Step 10/16 : RUN ar x osm_ngsa.deb &&    zstd -d < control.tar.zst | xz > control.tar.xz &&    zstd -d < data.tar.zst | xz > data.tar.xz &&    ar -m -c -a sdsd osm_ngsa_repacked.deb debian-binary control.tar.xz data.tar.xz &&    rm debian-binary control.tar.xz data.tar.xz control.tar.zst data.tar.zst
[Airflow]  ---> Running in 161ce9704c0d
[POL]  ---> 859e59c0997a
[POL] Step 21/40 : COPY --from=INSTALL /usr/bin/mysqladmin /usr/bin/
[Keystone] Selecting previously unselected package python3-click.
[Keystone] Preparing to unpack .../165-python3-click_8.0.3-1_all.deb ...
[Keystone] Unpacking python3-click (8.0.3-1) ...
[Keystone] Selecting previously unselected package python3-dateutil.
[Keystone] Preparing to unpack .../166-python3-dateutil_2.8.1-6_all.deb ...
[Keystone] Unpacking python3-dateutil (2.8.1-6) ...
[Webhook] Removing intermediate container 140492e0fd5b
[Webhook]  ---> e06f0c4c5721
[Webhook] Step 20/21 : EXPOSE 9998
[Webhook]  ---> Running in cfd795cb7d45
[Webhook] Removing intermediate container cfd795cb7d45
[Webhook]  ---> d4c9611d1d2f
[Webhook] Step 21/21 : CMD ["uvicorn", "osm_webhook_translator.main:app", "--host", "0.0.0.0", "--port", "9998"]
[osmclient]  ---> d56964de16b7
[osmclient] Step 18/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     libmagic1=1:5.*     && rm -rf /var/lib/apt/lists/*
[osmclient]  ---> Running in 09475c5e5b0d
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 19.6 MB/s eta 0:00:00
[MON] Collecting netifaces==0.11.0
[MON]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[MON]   Preparing metadata (setup.py): started
[tests] Collecting openstacksdk==1.5.0
[tests]   Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 5.4 MB/s eta 0:00:00
[tests] Collecting os-service-types==1.7.0
[tests]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[RO] Collecting google-api-core==2.12.0
[RO]   Downloading google_api_core-2.12.0-py3-none-any.whl (121 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 KB 525.3 kB/s eta 0:00:00
[RO] Collecting google-api-python-client==2.101.0
[RO]   Downloading google_api_python_client-2.101.0-py2.py3-none-any.whl (12.3 MB)
[Keystone] Selecting previously unselected package python3-lib2to3.
[Keystone] Preparing to unpack .../167-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[Keystone] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[Keystone] Selecting previously unselected package python3-distutils.
[Keystone] Preparing to unpack .../168-python3-distutils_3.10.8-1~22.04_all.deb ...
[Keystone] Unpacking python3-distutils (3.10.8-1~22.04) ...
[Keystone] Selecting previously unselected package python3-setuptools.
[Keystone] Preparing to unpack .../169-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[Keystone] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package python3-pbr.
[Keystone] Preparing to unpack .../170-python3-pbr_5.11.1-0ubuntu1~cloud0_all.deb ...
[Webhook]  ---> Running in 4d91a6837261
[Webhook] Removing intermediate container 4d91a6837261
[Webhook]  ---> bb989dd1569f
[Webhook] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_POLICY_MODULE_URL OSM_IMDOCS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_VMWARE_URL CACHE_DATE PYTHON3_N2VC_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_NGUI_URL OSM_TESTS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_DEVOPS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL] were not consumed
[Webhook] Successfully built bb989dd1569f
[Webhook] Successfully tagged opensourcemano/webhook:osm-v140-merge-243
[osmclient] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[osmclient] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[osmclient] Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting numpy==1.26.0
[MON]   Downloading numpy-1.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
[Webhook] Tagging webhook:osm-v140-merge-243
[Pipeline] [Webhook] echo
[Pipeline] [Webhook] sh
[tests] Collecting osc-lib==2.8.1
[tests]   Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB)
[Keystone] Unpacking python3-pbr (5.11.1-0ubuntu1~cloud0) ...
[osmclient] Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[osmclient] Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[osmclient] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[osmclient] Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[Webhook] [Webhook] Running shell script
[Webhook] + docker tag opensourcemano/webhook:osm-v140-merge-243 osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-v140-merge-243
[NG-UI] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 89.6 kB/s eta 0:00:00
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 7.3 MB/s eta 0:00:00
[osmclient] Get:10 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[osmclient] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[osmclient] Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[osmclient] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[Pipeline] [Webhook] sh
[tests] Collecting oslo-config==9.2.0
[tests]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 1.7 MB/s eta 0:00:00
[tests] Collecting oslo-i18n==6.1.0
[tests]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 2.9 MB/s eta 0:00:00
[tests] Collecting oslo-serialization==5.2.0
[RO] Collecting google-auth==2.23.2
[RO]   Downloading google_auth-2.23.2-py2.py3-none-any.whl (181 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.0/182.0 KB 8.3 MB/s eta 0:00:00
[RO] Collecting google-auth-httplib2==0.1.1
[RO]   Downloading google_auth_httplib2-0.1.1-py2.py3-none-any.whl (9.3 kB)
[osmclient] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[osmclient] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[osmclient] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[osmclient] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[osmclient] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 7.1 MB/s eta 0:00:00
[MON] Collecting openstacksdk==1.5.0
[MON]   Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 30.9 MB/s eta 0:00:00
[Webhook] [Webhook] Running shell script
[Webhook] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-v140-merge-243
[Webhook] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/webhook]
[Webhook] 76d5d6c84869: Preparing
[Webhook] 41f4a302acc5: Preparing
[Webhook] 422afd3665ef: Preparing
[Webhook] 2cecdcffe488: Preparing
[Webhook] 0ec34995cfb2: Preparing
[Webhook] dd0e23347bd4: Preparing
[Webhook] 4064fff143f1: Preparing
[Webhook] d101c9453715: Preparing
[Webhook] dd0e23347bd4: Waiting
[Webhook] 4064fff143f1: Waiting
[Webhook] d101c9453715: Waiting
[tests]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[tests] Collecting oslo-utils==6.2.1
[tests]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 8.9 MB/s eta 0:00:00
[tests] Collecting outcome==1.2.0
[tests]   Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB)
[tests] Collecting paramiko==3.3.1
[tests]   Downloading paramiko-3.3.1-py3-none-any.whl (224 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.8/224.8 KB 10.0 MB/s eta 0:00:00
[tests] Collecting pbr==5.11.1
[RO] Collecting google-cloud==0.34.0
[RO]   Downloading google_cloud-0.34.0-py2.py3-none-any.whl (1.8 kB)
[RO] Collecting googleapis-common-protos==1.60.0
[RO]   Downloading googleapis_common_protos-1.60.0-py2.py3-none-any.whl (227 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.6/227.6 KB 10.4 MB/s eta 0:00:00
[RO] Collecting httplib2==0.22.0
[RO]   Downloading httplib2-0.22.0-py3-none-any.whl (96 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 KB 9.1 MB/s eta 0:00:00
[RO] Collecting humanfriendly==10.0
[RO]   Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
[POL]  ---> f132320aa8ac
[POL] Step 22/40 : COPY --from=INSTALL /usr/bin/mysqlshow /usr/bin/
[POL]  ---> 27ee413a73f0
[POL] Step 23/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libedit.so.2 /usr/lib/x86_64-linux-gnu/
[Keystone] Selecting previously unselected package python3-wrapt.
[Keystone] Preparing to unpack .../171-python3-wrapt_1.13.3-1build1_amd64.deb ...
[Keystone] Unpacking python3-wrapt (1.13.3-1build1) ...
[Keystone] Selecting previously unselected package python3-debtcollector.
[Keystone] Preparing to unpack .../172-python3-debtcollector_2.3.0-0ubuntu1_all.deb ...
[Keystone] Unpacking python3-debtcollector (2.3.0-0ubuntu1) ...
[Keystone] Selecting previously unselected package python3-decorator.
[Keystone] Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ...
[Keystone] Unpacking python3-decorator (4.4.2-0ubuntu1) ...
[Keystone] Selecting previously unselected package python3-defusedxml.
[Keystone] Preparing to unpack .../174-python3-defusedxml_0.7.1-1_all.deb ...
[Keystone] Unpacking python3-defusedxml (0.7.1-1) ...
[Keystone] Selecting previously unselected package python3.10-dev.
[Keystone] Preparing to unpack .../175-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[Keystone] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[Keystone] Selecting previously unselected package python3-dev.
[Keystone] Preparing to unpack .../176-python3-dev_3.10.6-1~22.04_amd64.deb ...
[Keystone] Unpacking python3-dev (3.10.6-1~22.04) ...
[MON] Collecting os-client-config==2.1.0
[MON]   Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB)
[MON] Collecting os-service-types==1.7.0
[MON]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[MON] Collecting osc-lib==2.8.1
[MON]   Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 4.2 MB/s eta 0:00:00
[Webhook] 422afd3665ef: Pushed
[Webhook] 76d5d6c84869: Pushed
[Webhook] 41f4a302acc5: Pushed
[Webhook] d101c9453715: Layer already exists
[Webhook] 4064fff143f1: Pushed
[PLA]  ---> 7dbafc12fe5c
[PLA] Step 24/39 : RUN mkdir /entry_data &&     mkdir /placement &&     mkdir /entry_data/mzn-lib &&     ln -s /entry_data/mzn-lib /minizinc/share/minizinc/exec
[PLA]  ---> Running in 8951a078b7c4
[tests]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 4.5 MB/s eta 0:00:00
[tests] Collecting pycparser==2.21
[tests]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 11.8 MB/s eta 0:00:00
[tests] Collecting pyjsonselect==0.2.2
[tests]   Downloading pyjsonselect-0.2.2.tar.gz (8.9 kB)
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 KB 3.3 MB/s eta 0:00:00
[RO] Collecting idna==3.4
[RO]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 1.3 MB/s eta 0:00:00
[RO] Collecting importlib-metadata==6.8.0
[RO]   Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
[Airflow] Removing intermediate container 161ce9704c0d
[Airflow]  ---> 57345481470e
[Airflow] Step 11/16 : RUN mkdir /tmp/osm
[Airflow]  ---> Running in 7cfd2543c9e8
[POL]  ---> 5ea457a913ba
[POL] Step 24/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libbsd.so.0 /usr/lib/x86_64-linux-gnu/
[Keystone] Selecting previously unselected package python3-dnspython.
[Keystone] Preparing to unpack .../177-python3-dnspython_2.3.0-1ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-dnspython (2.3.0-1ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-roman.
[Keystone] Preparing to unpack .../178-python3-roman_3.3-1_all.deb ...
[Keystone] Unpacking python3-roman (3.3-1) ...
[Keystone] Selecting previously unselected package python3-docutils.
[Keystone] Preparing to unpack .../179-python3-docutils_0.17.1+dfsg-2_all.deb ...
[Keystone] Unpacking python3-docutils (0.17.1+dfsg-2) ...
[Keystone] Selecting previously unselected package python3-stevedore.
[Keystone] Preparing to unpack .../180-python3-stevedore_1%3a5.0.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-stevedore (1:5.0.0-0ubuntu1~cloud0) ...
[MON] Collecting oslo-config==9.2.0
[MON]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 9.6 MB/s eta 0:00:00
[MON] Collecting oslo-context==5.2.0
[MON]   Downloading oslo.context-5.2.0-py3-none-any.whl (20 kB)
[MON] Collecting oslo-i18n==6.1.0
[MON]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 6.5 MB/s eta 0:00:00
[MON] Collecting oslo-log==5.3.0
[MON]   Downloading oslo.log-5.3.0-py3-none-any.whl (76 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.3/76.3 KB 7.1 MB/s eta 0:00:00
[MON] Collecting oslo-serialization==5.2.0
[PLA] Removing intermediate container 8951a078b7c4
[PLA]  ---> 56833ed213e3
[PLA] Step 25/39 : COPY scripts/ /app/osm_pla/scripts/
[tests] Collecting pynacl==1.5.0
[tests]   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 6.0 MB/s eta 0:00:00
[tests] Collecting pyparsing==3.1.1
[tests]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 1.1 MB/s eta 0:00:00
[tests] Collecting pyperclip==1.8.2
[tests]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[tests]   Preparing metadata (setup.py): started
[RO] Collecting ipconflict==0.5.0
[RO]   Downloading ipconflict-0.5.0-py2.py3-none-any.whl (16 kB)
[RO] Collecting iso8601==2.1.0
[RO]   Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB)
[RO] Collecting isodate==0.6.1
[RO]   Downloading isodate-0.6.1-py2.py3-none-any.whl (41 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.7/41.7 KB 898.2 kB/s eta 0:00:00
[RO] Collecting jaraco-functools==3.9.0
[RO]   Downloading jaraco.functools-3.9.0-py3-none-any.whl (9.5 kB)
[POL]  ---> 11a0832da0ee
[POL] Step 25/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libmd.so.0 /usr/lib/x86_64-linux-gnu/
[Keystone] Selecting previously unselected package python3-dogpile.cache.
[Keystone] Preparing to unpack .../181-python3-dogpile.cache_1.1.8-2~cloud0_all.deb ...
[Keystone] Unpacking python3-dogpile.cache (1.1.8-2~cloud0) ...
[Keystone] Selecting previously unselected package python3-elementpath.
[Keystone] Preparing to unpack .../182-python3-elementpath_2.5.0-1_all.deb ...
[Keystone] Unpacking python3-elementpath (2.5.0-1) ...
[Keystone] Selecting previously unselected package python3-monotonic.
[Keystone] Preparing to unpack .../183-python3-monotonic_1.6-2_all.deb ...
[Keystone] Unpacking python3-monotonic (1.6-2) ...
[Keystone] Selecting previously unselected package python3-eventlet.
[Keystone] Preparing to unpack .../184-python3-eventlet_0.33.1-4~cloud0_all.deb ...
[Keystone] Unpacking python3-eventlet (0.33.1-4~cloud0) ...
[MON]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[MON] Collecting oslo-utils==6.2.1
[MON]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 3.2 MB/s eta 0:00:00
[MON] Collecting pandas==2.1.1
[MON]   Downloading pandas-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.3 MB)
[Webhook] 2cecdcffe488: Pushed
[Webhook] 0ec34995cfb2: Pushed
[PLA]  ---> 925f17a44838
[PLA] Step 26/39 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_pla &&     chown -R appuser:appuser /app &&     chown -R appuser:appuser /entry_data &&     chown -R appuser:appuser /minizinc &&     chown -R appuser:appuser /placement
[PLA]  ---> Running in 83c83a9aee41
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting pysocks==1.7.1
[tests]   Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
[tests] Collecting python-cinderclient==9.4.0
[tests]   Downloading python_cinderclient-9.4.0-py3-none-any.whl (255 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 255.9/255.9 KB 18.0 MB/s eta 0:00:00
[tests] Collecting python-keystoneclient==5.2.0
[tests]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 25.4 MB/s eta 0:00:00
[tests] Collecting python-novaclient==18.4.0
[tests]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 19.2 MB/s eta 0:00:00
[tests] Collecting python-openstackclient==6.3.0
[RO] Collecting jinja2==3.1.2
[RO]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 842.6 kB/s eta 0:00:00
[RO] Collecting jmespath==1.0.1
[RO]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[RO] Collecting jsonpatch==1.33
[RO]   Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
[RO] Collecting jsonpointer==2.4
[RO]   Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
[RO] Collecting jsonschema==4.19.1
[RO]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 4.9 MB/s eta 0:00:00
[Airflow] Removing intermediate container 7cfd2543c9e8
[Airflow]  ---> 94144179c6bf
[Airflow] Step 12/16 : RUN dpkg-deb -x osm_common_repacked.deb /tmp/osm
[Airflow]  ---> Running in 228d01efa9f4
[POL]  ---> 76edfda2022a
[POL] Step 26/40 : COPY scripts/ /app/osm_pol/scripts/
[Keystone] Selecting previously unselected package python3-extras.
[Keystone] Preparing to unpack .../185-python3-extras_1.0.0-4build1_all.deb ...
[Keystone] Unpacking python3-extras (1.0.0-4build1) ...
[Keystone] Selecting previously unselected package python3-fasteners.
[Keystone] Preparing to unpack .../186-python3-fasteners_0.14.1-2_all.deb ...
[Keystone] Unpacking python3-fasteners (0.14.1-2) ...
[Keystone] Selecting previously unselected package python3-testtools.
[Keystone] Preparing to unpack .../187-python3-testtools_2.5.0-3ubuntu2_all.deb ...
[Keystone] Unpacking python3-testtools (2.5.0-3ubuntu2) ...
[Keystone] Selecting previously unselected package python3-fixtures.
[Keystone] Preparing to unpack .../188-python3-fixtures_3.0.0-4_all.deb ...
[Keystone] Unpacking python3-fixtures (3.0.0-4) ...
[Keystone] Selecting previously unselected package python3-itsdangerous.
[Keystone] Preparing to unpack .../189-python3-itsdangerous_2.1.0-1_all.deb ...
[Keystone] Unpacking python3-itsdangerous (2.1.0-1) ...
[osmclient] Fetched 29.7 MB in 5s (5924 kB/s)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 27.1 MB/s eta 0:00:00
[MON] Collecting pbr==5.11.1
[MON]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 14.1 MB/s eta 0:00:00
[Webhook] dd0e23347bd4: Pushed
[tests]   Downloading python_openstackclient-6.3.0-py3-none-any.whl (1.1 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 23.1 MB/s eta 0:00:00
[RO] Collecting jsonschema-specifications==2023.7.1
[RO]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[RO] Collecting keystoneauth1==5.3.0
[POL]  ---> cd1c1fe62912
[POL] Step 27/40 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_pol &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[POL]  ---> Running in d1be66dfd186
[Keystone] Selecting previously unselected package python3-jinja2.
[Keystone] Preparing to unpack .../190-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ...
[Keystone] Selecting previously unselected package python3-werkzeug.
[Keystone] Preparing to unpack .../191-python3-werkzeug_2.2.2-2ubuntu0.1~cloud0_all.deb ...
[osmclient] Reading package lists...
[MON] Collecting pillow==10.0.1
[MON]   Downloading Pillow-10.0.1-cp310-cp310-manylinux_2_28_x86_64.whl (3.6 MB)
[Webhook] osm-v140-merge-243: digest: sha256:1f2de52bc69dfcd46279b329429a3030cc2a1112d36e1278cbdd40a201b3950f size: 1992
[Pipeline] [Webhook] }
[tests] Collecting pytz==2023.3.post1
[RO]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 2.6 MB/s eta 0:00:00
[RO] Collecting logutils==0.3.5
[RO]   Downloading logutils-0.3.5.tar.gz (27 kB)
[Keystone] Unpacking python3-werkzeug (2.2.2-2ubuntu0.1~cloud0) ...
[Keystone] Selecting previously unselected package python3-flask.
[Keystone] Preparing to unpack .../192-python3-flask_2.2.2-2ubuntu1.1~cloud0_all.deb ...
[Keystone] Unpacking python3-flask (2.2.2-2ubuntu1.1~cloud0) ...
[Pipeline] [Webhook] // dir
[Pipeline] [Webhook] }
[tests]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 16.8 MB/s eta 0:00:00
[tests] Collecting referencing==0.30.2
[RO]   Preparing metadata (setup.py): started
[Airflow] Removing intermediate container 228d01efa9f4
[Airflow]  ---> 90744bc1e396
[Airflow] Step 13/16 : RUN dpkg-deb -x osm_ngsa_repacked.deb /tmp/osm
[Keystone] Selecting previously unselected package python3-flask-restful.
[Keystone] Preparing to unpack .../193-python3-flask-restful_0.3.9-2_all.deb ...
[Keystone] Unpacking python3-flask-restful (0.3.9-2) ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 11.7 MB/s eta 0:00:00
[MON] Collecting prettytable==0.7.2
[MON]   Downloading prettytable-0.7.2.zip (28 kB)
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[tests]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[tests] Collecting requestsexceptions==1.4.0
[tests]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[tests] Collecting rfc3986==2.0.0
[tests]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[tests] Collecting robotframework==6.1.1
[tests]   Downloading robotframework-6.1.1-py3-none-any.whl (699 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 KB 10.5 MB/s eta 0:00:00
[tests] Collecting robotframework-jsonlibrary==0.5
[tests]   Downloading robotframework-jsonlibrary-0.5.tar.gz (5.5 kB)
[tests]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting lxml==4.9.3
[RO]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 29.5 MB/s eta 0:00:00
[Airflow]  ---> Running in 934276232a9f
[POL] Removing intermediate container d1be66dfd186
[POL]  ---> a79a79fb7792
[POL] Step 28/40 : WORKDIR /app/osm_pol
[POL]  ---> Running in 9f5708582fcf
[Keystone] Selecting previously unselected package python3-futurist.
[Keystone] Preparing to unpack .../194-python3-futurist_2.4.0-2_all.deb ...
[Keystone] Unpacking python3-futurist (2.4.0-2) ...
[Keystone] Selecting previously unselected package python3-webencodings.
[Keystone] Preparing to unpack .../195-python3-webencodings_0.5.1-4_all.deb ...
[Keystone] Unpacking python3-webencodings (0.5.1-4) ...
[Keystone] Selecting previously unselected package python3-html5lib.
[Keystone] Preparing to unpack .../196-python3-html5lib_1.1-3_all.deb ...
[Keystone] Unpacking python3-html5lib (1.1-3) ...
[Keystone] Selecting previously unselected package python3-idna.
[Keystone] Preparing to unpack .../197-python3-idna_3.3-1_all.deb ...
[Keystone] Unpacking python3-idna (3.3-1) ...
[osmclient] Reading package lists...
[osmclient] Building dependency tree...
[osmclient] Reading state information...
[MON] Collecting prometheus-api-client==0.5.4
[MON]   Downloading prometheus_api_client-0.5.4-py3-none-any.whl (28 kB)
[MON] Collecting prometheus-client==0.17.1
[MON]   Downloading prometheus_client-0.17.1-py3-none-any.whl (60 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 11.6 MB/s eta 0:00:00
[MON] Collecting pygments==2.16.1
[MON]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.9 MB/s eta 0:00:00
[MON] Collecting pyinotify==0.9.6
[MON]   Downloading pyinotify-0.9.6.tar.gz (60 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 KB 1.2 MB/s eta 0:00:00
[MON]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting robotframework-jsonvalidator==2.0.0
[tests]   Downloading robotframework_jsonvalidator-2.0.0-py2.py3-none-any.whl (10 kB)
[tests] Collecting robotframework-pythonlibcore==4.2.0
[tests]   Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB)
[tests] Collecting robotframework-requests==0.9.5
[tests]   Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB)
[tests] Collecting robotframework-seleniumlibrary==6.1.2
[tests]   Downloading robotframework_seleniumlibrary-6.1.2-py2.py3-none-any.whl (95 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 KB 4.0 MB/s eta 0:00:00
[RO] Collecting markupsafe==2.1.3
[RO]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[RO] Collecting more-itertools==10.1.0
[RO]   Downloading more_itertools-10.1.0-py3-none-any.whl (55 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 1.4 MB/s eta 0:00:00
[RO] Collecting msal==1.24.1
[RO]   Downloading msal-1.24.1-py2.py3-none-any.whl (95 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.0/96.0 KB 4.1 MB/s eta 0:00:00
[RO] Collecting msal-extensions==1.0.0
[RO]   Downloading msal_extensions-1.0.0-py2.py3-none-any.whl (19 kB)
[Airflow] Removing intermediate container 934276232a9f
[Airflow]  ---> 94af7afcf992
[Airflow] Step 14/16 : RUN mv /tmp/osm/usr/lib/python3/dist-packages/* /home/airflow/.local/lib/python3.10/site-packages/
[Airflow]  ---> Running in afd04dea74a1
[POL] Removing intermediate container 9f5708582fcf
[POL]  ---> 3aa256fabc31
[POL] Step 29/40 : USER appuser
[POL]  ---> Running in 5013b3597354
[POL] Removing intermediate container 5013b3597354
[POL]  ---> fc6187e27f92
[POL] Step 30/40 : ENV OSMPOL_MESSAGE_DRIVER kafka
[POL]  ---> Running in fdeaa0b63e25
[Keystone] Selecting previously unselected package python3-pyrsistent:amd64.
[Keystone] Preparing to unpack .../198-python3-pyrsistent_0.18.1-1build1_amd64.deb ...
[Keystone] Unpacking python3-pyrsistent:amd64 (0.18.1-1build1) ...
[Keystone] Selecting previously unselected package python3-jsonschema.
[Keystone] Preparing to unpack .../199-python3-jsonschema_3.2.0-0ubuntu2_all.deb ...
[Keystone] Unpacking python3-jsonschema (3.2.0-0ubuntu2) ...
[Keystone] Selecting previously unselected package python3-iso8601.
[Keystone] Preparing to unpack .../200-python3-iso8601_1.0.2-1_all.deb ...
[Keystone] Unpacking python3-iso8601 (1.0.2-1) ...
[Keystone] Selecting previously unselected package python3-lxml:amd64.
[Keystone] Preparing to unpack .../201-python3-lxml_4.8.0-1build1_amd64.deb ...
[Keystone] Unpacking python3-lxml:amd64 (4.8.0-1build1) ...
[Keystone] Selecting previously unselected package python3-os-service-types.
[Keystone] Preparing to unpack .../202-python3-os-service-types_1.7.0-0ubuntu1_all.deb ...
[Keystone] Unpacking python3-os-service-types (1.7.0-0ubuntu1) ...
[osmclient] The following additional packages will be installed:
[osmclient]   libmagic-mgc
[osmclient] Suggested packages:
[osmclient]   file
[osmclient] The following NEW packages will be installed:
[osmclient]   libmagic-mgc libmagic1
[osmclient] 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
[osmclient] Need to get 345 kB of archives.
[osmclient] After this operation, 7534 kB of additional disk space will be used.
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]
[osmclient] debconf: delaying package configuration, since apt-utils is not installed
[osmclient] Fetched 345 kB in 0s (4185 kB/s)
[osmclient] Selecting previously unselected package libmagic-mgc.
[osmclient] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5123 files and directories currently installed.)
[osmclient] Preparing to unpack .../libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
[osmclient] Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ...
[osmclient] Selecting previously unselected package libmagic1:amd64.
[osmclient] Preparing to unpack .../libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
[osmclient] Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting pyparsing==3.1.1
[MON]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 3.4 MB/s eta 0:00:00
[MON] Collecting pyperclip==1.8.2
[MON]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting python-ceilometerclient==2.9.0
[MON]   Downloading python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113 kB)
[tests] Collecting robotframework-sshlibrary==3.8.0
[tests]   Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.4/51.4 KB 1.5 MB/s eta 0:00:00
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting msgpack==1.0.7
[RO]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 15.6 MB/s eta 0:00:00
[RO] Collecting msrest==0.7.1
[RO]   Downloading msrest-0.7.1-py3-none-any.whl (85 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 KB 387.1 kB/s eta 0:00:00
[POL] Removing intermediate container fdeaa0b63e25
[POL]  ---> f98db7f29967
[POL] Step 31/40 : ENV OSMPOL_MESSAGE_HOST kafka
[Keystone] Selecting previously unselected package python3-urllib3.
[Keystone] Preparing to unpack .../203-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ...
[Keystone] Selecting previously unselected package python3-requests.
[Keystone] Preparing to unpack .../204-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ...
[osmclient] Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
[osmclient] Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[osmclient] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.4/113.4 KB 8.6 MB/s eta 0:00:00
[MON] Collecting python-cinderclient==8.3.0
[MON]   Downloading python_cinderclient-8.3.0-py3-none-any.whl (254 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.7/254.7 KB 11.8 MB/s eta 0:00:00
[MON] Collecting python-keystoneclient==5.2.0
[MON]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 12.0 MB/s eta 0:00:00
[MON] Collecting python-neutronclient==11.0.0
[MON]   Downloading python_neutronclient-11.0.0-py3-none-any.whl (293 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.6/293.6 KB 1.4 MB/s eta 0:00:00
[MON] Collecting python-novaclient==18.4.0
[tests] Collecting robotframework-yamllibrary==0.2.8
[tests]   Downloading robotframework-yamllibrary-0.2.8.zip (5.4 kB)
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting msrestazure==0.6.4
[RO]   Downloading msrestazure-0.6.4-py2.py3-none-any.whl (40 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 KB 2.6 MB/s eta 0:00:00
[RO] Collecting netaddr==0.9.0
[RO]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 19.1 MB/s eta 0:00:00
[RO] Collecting netifaces==0.11.0
[RO]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[RO]   Preparing metadata (setup.py): started
[POL]  ---> Running in 5d6da3b97d8c
[POL] Removing intermediate container 5d6da3b97d8c
[POL]  ---> 1db458a36392
[POL] Step 32/40 : ENV OSMPOL_MESSAGE_PORT 9092
[POL]  ---> Running in 51b727afb1c8
[POL] Removing intermediate container 51b727afb1c8
[POL]  ---> 28cf47fb9669
[POL] Step 33/40 : ENV OSMPOL_DATABASE_DRIVER mongo
[POL]  ---> Running in c15deced73ca
[Keystone] Selecting previously unselected package python3-keystoneauth1.
[Keystone] Preparing to unpack .../205-python3-keystoneauth1_5.1.2-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-keystoneauth1 (5.1.2-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-netaddr.
[Keystone] Preparing to unpack .../206-python3-netaddr_0.8.0-2_all.deb ...
[Keystone] Unpacking python3-netaddr (0.8.0-2) ...
[Keystone] Selecting previously unselected package python3-oslo.i18n.
[Keystone] Preparing to unpack .../207-python3-oslo.i18n_5.1.0-0ubuntu1_all.deb ...
[Keystone] Unpacking python3-oslo.i18n (5.1.0-0ubuntu1) ...
[Keystone] Selecting previously unselected package python3-oslo.context.
[Keystone] Preparing to unpack .../208-python3-oslo.context_1%3a5.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.context (1:5.1.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-msgpack.
[Keystone] Preparing to unpack .../209-python3-msgpack_1.0.3-1build1_amd64.deb ...
[osmclient] Removing intermediate container 09475c5e5b0d
[osmclient]  ---> b2e08b926a14
[osmclient] Step 19/31 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[osmclient]  ---> Running in e9c3020b9c97
[MON]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 26.1 MB/s eta 0:00:00
[MON] Collecting pyvcloud==23.0.4
[MON]   Downloading pyvcloud-23.0.4-py3-none-any.whl (224 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.2/224.2 KB 1.9 MB/s eta 0:00:00
[tests] Collecting rpds-py==0.10.3
[tests]   Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.8 MB/s eta 0:00:00
[tests] Collecting scp==0.14.5
[tests]   Downloading scp-0.14.5-py2.py3-none-any.whl (8.7 kB)
[tests] Collecting selenium==4.13.0
[tests]   Downloading selenium-4.13.0-py3-none-any.whl (9.5 MB)
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting oauthlib==3.2.2
[RO]   Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 KB 4.5 MB/s eta 0:00:00
[RO] Collecting openstacksdk==1.5.0
[RO]   Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 14.1 MB/s eta 0:00:00
[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.8.1
[Airflow] Removing intermediate container afd04dea74a1
[Airflow]  ---> db5b123c84aa
[Airflow] Step 15/16 : RUN rm -rf /tmp/osm
[Airflow]  ---> Running in ecc41d3a09ff
[POL] Removing intermediate container c15deced73ca
[POL]  ---> e3f7ba401f8c
[POL] Step 34/40 : ENV OSMPOL_DATABASE_URI mongodb://mongo:27017
[POL]  ---> Running in 3e3d1acda7e5
[POL] Removing intermediate container 3e3d1acda7e5
[POL]  ---> 0bc034943349
[POL] Step 35/40 : ENV OSMPOL_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[Keystone] Unpacking python3-msgpack (1.0.3-1build1) ...
[Keystone] Selecting previously unselected package python3-packaging.
[Keystone] Preparing to unpack .../210-python3-packaging_21.3-1_all.deb ...
[Keystone] Unpacking python3-packaging (21.3-1) ...
[Keystone] Selecting previously unselected package python3-oslo.utils.
[Keystone] Preparing to unpack .../211-python3-oslo.utils_6.1.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.utils (6.1.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-yaml.
[Keystone] Preparing to unpack .../212-python3-yaml_6.0-3build1~cloud0_amd64.deb ...
[Keystone] Unpacking python3-yaml (6.0-3build1~cloud0) ...
[Keystone] Selecting previously unselected package python3-oslo.serialization.
[Keystone] Preparing to unpack .../213-python3-oslo.serialization_5.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.serialization (5.1.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-pyinotify.
[Keystone] Preparing to unpack .../214-python3-pyinotify_0.9.6-1.3_all.deb ...
[Keystone] Unpacking python3-pyinotify (0.9.6-1.3) ...
[Keystone] Selecting previously unselected package python3-oslo.log.
[Keystone] Preparing to unpack .../215-python3-oslo.log_5.0.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.log (5.0.0-0ubuntu1~cloud0) ...
[MON] Collecting regex==2023.8.8
[MON]   Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 16.3 MB/s eta 0:00:00
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 32.9 MB/s eta 0:00:00
[tests] Collecting simplejson==3.19.1
[tests]   Downloading simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 KB 3.7 MB/s eta 0:00:00
[tests] Collecting sniffio==1.3.0
[tests]   Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
[tests] Collecting sortedcontainers==2.4.0
[tests]   Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
[RO]   Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 9.5 MB/s eta 0:00:00
[RO] Collecting oslo-config==9.2.0
[RO]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 1.2 MB/s eta 0:00:00
[RO] Collecting oslo-context==5.2.0
[RO]   Downloading oslo.context-5.2.0-py3-none-any.whl (20 kB)
[RO] Collecting oslo-i18n==6.1.0
[RO]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 2.0 MB/s eta 0:00:00
[RO] Collecting oslo-log==5.3.0
[RO]   Downloading oslo.log-5.3.0-py3-none-any.whl (76 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.3/76.3 KB 2.3 MB/s eta 0:00:00
[RO] Collecting oslo-serialization==5.2.0
[Airflow] Removing intermediate container ecc41d3a09ff
[Airflow]  ---> 7758ce3e3c05
[Airflow] Step 16/16 : RUN pip3 install    -r /home/airflow/.local/lib/python3.10/site-packages/osm_common/requirements.txt    -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt
[Airflow]  ---> Running in b7df7b2ee37e
[POL]  ---> Running in 3c06f9f487cb
[POL] Removing intermediate container 3c06f9f487cb
[POL]  ---> 3ff1681bde86
[POL] Step 36/40 : ENV OSMPOL_GLOBAL_LOG_LEVEL INFO
[POL]  ---> Running in 4fcc8ac6e7a5
[POL] Removing intermediate container 4fcc8ac6e7a5
[POL]  ---> 36bce68b40dc
[POL] Step 37/40 : ENV OSMPOL_AUTOHEAL_ENABLED True
[POL]  ---> Running in 61366036b1d9
[Keystone] Selecting previously unselected package python3-rfc3986.
[Keystone] Preparing to unpack .../216-python3-rfc3986_1.5.0-2_all.deb ...
[Keystone] Unpacking python3-rfc3986 (1.5.0-2) ...
[Keystone] Selecting previously unselected package python3-oslo.config.
[Keystone] Preparing to unpack .../217-python3-oslo.config_1%3a9.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.config (1:9.1.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-keystoneclient.
[Keystone] Preparing to unpack .../218-python3-keystoneclient_1%3a5.1.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-keystoneclient (1:5.1.0-0ubuntu1~cloud0) ...
[osmclient] Removing intermediate container e9c3020b9c97
[osmclient]  ---> 1d96aee3a641
[osmclient] Step 20/31 : COPY --from=INSTALL /usr/bin/osm /usr/bin/osm
[osmclient]  ---> fa8e3457f023
[osmclient] Step 21/31 : COPY charm.sh /usr/sbin/charm
[osmclient]  ---> e874534d48b1
[osmclient] Step 22/31 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osmclient &&     chown -R appuser:appuser /app
[osmclient]  ---> Running in 19df5df18a04
[MON] Collecting requestsexceptions==1.4.0
[MON]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[MON] Collecting rfc3986==2.0.0
[MON]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[MON] Collecting simplejson==3.19.1
[MON]   Downloading simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 KB 4.3 MB/s eta 0:00:00
[MON] Collecting stevedore==5.1.0
[MON]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[tests] Collecting stevedore==5.1.0
[tests]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 2.6 MB/s eta 0:00:00
[tests] Collecting tomlkit==0.12.1
[tests]   Downloading tomlkit-0.12.1-py3-none-any.whl (37 kB)
[tests] Collecting trio==0.22.2
[tests]   Downloading trio-0.22.2-py3-none-any.whl (400 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 KB 19.0 MB/s eta 0:00:00
[tests] Collecting trio-websocket==0.11.1
[tests]   Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB)
[RO]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[RO] Collecting oslo-utils==6.2.1
[RO]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 615.1 kB/s eta 0:00:00
[RO] Collecting paramiko==3.3.1
[RO]   Downloading paramiko-3.3.1-py3-none-any.whl (224 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.8/224.8 KB 15.1 MB/s eta 0:00:00
[RO] Collecting pbr==5.11.1
[RO]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[NBI] 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
[NBI] Successfully installed aiohttp-3.8.5 aiokafka-0.8.1 aiosignal-1.3.1 annotated-types-0.5.0 async-timeout-4.0.3 attrs-23.1.0 autocommand-2.2.2 cefevent-0.5.4 certifi-2023.7.22 charset-normalizer-3.3.0 cheroot-10.0.0 cherrypy-18.8.0 dataclasses-0.6 debtcollector-2.5.0 deepdiff-6.5.0 dnspython-2.4.2 enum34-1.1.10 frozenlist-1.4.0 idna-3.4 inflect-7.0.0 iso8601-2.0.0 jaraco-collections-4.3.0 jaraco-context-4.3.0 jaraco-functools-3.9.0 jaraco-text-3.11.1 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 kafka-python-2.0.2 keystoneauth1-5.3.0 lxml-4.9.3 more-itertools-10.1.0 motor-3.3.1 msgpack-1.0.7 multidict-6.0.4 netaddr-0.9.0 netifaces-0.11.0 ordered-set-4.1.0 os-service-types-1.7.0 oslo-config-9.2.0 oslo-i18n-6.1.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 pbr-5.11.1 portend-3.2.0 pyang-2.5.3 pyangbind-0.8.3.post1 pycryptodome-3.19.0 pydantic-2.4.2 pydantic-core-2.10.1 pymongo-4.5.0 pyparsing-3.1.1 python-keystoneclient-5.2.0 pytz-2023.3.post1 pyyaml-6.0.1 referencing-0.30.2 regex-2023.8.8 requests-2.31.0 rfc3986-2.0.0 rpds-py-0.10.3 six-1.16.0 stevedore-5.1.0 tacacs-plus-2.6 tempora-5.5.0 typing-extensions-4.8.0 tzdata-2023.3 urllib3-2.0.5 wrapt-1.15.0 yarl-1.9.2 zc-lockfile-3.0.post1
[POL] Removing intermediate container 61366036b1d9
[POL]  ---> d18adcac7375
[POL] Step 38/40 : ENV OSMPOL_AUTOSCALE_ENABLED True
[POL]  ---> Running in 719d0d8d0fcf
[POL] Removing intermediate container 719d0d8d0fcf
[POL]  ---> f4e0fc707cc5
[POL] Step 39/40 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD osm-pol-healthcheck || exit 1
[Keystone] Selecting previously unselected package python3-memcache.
[Keystone] Preparing to unpack .../219-python3-memcache_1.59-5_all.deb ...
[Keystone] Unpacking python3-memcache (1.59-5) ...
[Keystone] Selecting previously unselected package python3-oslo.cache.
[Keystone] Preparing to unpack .../220-python3-oslo.cache_3.3.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.cache (3.3.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-pycadf.
[Keystone] Preparing to unpack .../221-python3-pycadf_3.1.1-2_all.deb ...
[Keystone] Unpacking python3-pycadf (3.1.1-2) ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 2.9 MB/s eta 0:00:00
[MON] Collecting tzdata==2023.3
[MON]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 14.5 MB/s eta 0:00:00
[MON] Collecting tzlocal==5.0.1
[MON]   Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB)
[tests] Collecting typing-extensions==4.8.0
[tests]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[tests] Collecting tzdata==2023.3
[tests]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 7.2 MB/s eta 0:00:00
[tests] Collecting wrapt==1.15.0
[tests]   Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 491.1 kB/s eta 0:00:00
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 598.1 kB/s eta 0:00:00
[RO] Collecting portalocker==2.8.2
[RO]   Downloading portalocker-2.8.2-py3-none-any.whl (17 kB)
[RO] Collecting portend==3.2.0
[RO]   Downloading portend-3.2.0-py3-none-any.whl (5.3 kB)
[RO] Collecting prettytable==3.9.0
[RO]   Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
[RO] Collecting progressbar==2.5
[POL]  ---> Running in a2bfad7960e2
[POL] Removing intermediate container a2bfad7960e2
[POL]  ---> a7d7247ff4be
[POL] Step 40/40 : CMD /bin/bash scripts/start.sh
[Keystone] Selecting previously unselected package python3-webob.
[Keystone] Preparing to unpack .../222-python3-webob_1%3a1.8.6-1.1_all.deb ...
[Keystone] Unpacking python3-webob (1:1.8.6-1.1) ...
[Keystone] Selecting previously unselected package python3-keystonemiddleware.
[Keystone] Preparing to unpack .../223-python3-keystonemiddleware_10.2.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-keystonemiddleware (10.2.0-0ubuntu1~cloud0) ...
[MON] Collecting ujson==5.8.0
[MON]   Downloading ujson-5.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.9/53.9 KB 307.6 kB/s eta 0:00:00
[MON] Collecting unittest-xml-reporting==3.2.0
[MON]   Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB)
[MON] Collecting vcd-api-schemas-type==10.3.0.dev72
[MON]   Downloading vcd_api_schemas_type-10.3.0.dev72-py3-none-any.whl (3.0 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 10.6 MB/s eta 0:00:00
[tests] Collecting wsproto==1.2.0
[tests]   Downloading wsproto-1.2.0-py3-none-any.whl (24 kB)
[tests] Collecting xmltodict==0.13.0
[tests]   Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB)
[tests] Collecting yq==3.2.3
[tests]   Downloading yq-3.2.3-py3-none-any.whl (17 kB)
[tests] Collecting zipp==3.17.0
[tests]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[RO]   Downloading progressbar-2.5.tar.gz (10 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[POL]  ---> Running in 894151a9a785
[POL] Removing intermediate container 894151a9a785
[POL]  ---> 9d197dfc4d9b
[POL] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL CACHE_DATE OSM_TESTS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_N2VC_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NG_RO_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_NGUI_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ODLOF_URL] were not consumed
[POL] Successfully built 9d197dfc4d9b
[POL] Successfully tagged opensourcemano/pol:osm-v140-merge-243
[Keystone] Selecting previously unselected package python3-vine.
[Keystone] Preparing to unpack .../224-python3-vine_5.0.0+dfsg-2_all.deb ...
[Keystone] Unpacking python3-vine (5.0.0+dfsg-2) ...
[Keystone] Selecting previously unselected package python3-amqp.
[Keystone] Preparing to unpack .../225-python3-amqp_5.0.9-1_all.deb ...
[Keystone] Unpacking python3-amqp (5.0.9-1) ...
[osmclient] Removing intermediate container 19df5df18a04
[osmclient]  ---> 0045ee48c909
[osmclient] Step 23/31 : WORKDIR /app/osmclient
[osmclient]  ---> Running in 88e6c68de990
[MON] Collecting wcwidth==0.2.8
[MON]   Downloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB)
[MON] Collecting wrapt==1.15.0
[MON]   Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 2.7 MB/s eta 0:00:00
[MON] Collecting zipp==3.17.0
[Pipeline] [POL] echo
[Keystone] Selecting previously unselected package python3-kombu.
[Keystone] Preparing to unpack .../226-python3-kombu_5.2.3-1_all.deb ...
[Keystone] Unpacking python3-kombu (5.2.3-1) ...
[POL] Tagging pol:osm-v140-merge-243
[Pipeline] [POL] sh
[RO] Collecting protobuf==4.24.3
[RO]   Downloading protobuf-4.24.3-cp37-abi3-manylinux2014_x86_64.whl (311 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 311.6/311.6 KB 11.7 MB/s eta 0:00:00
[RO] Collecting py-radix==0.10.0
[RO]   Downloading py-radix-0.10.0.tar.gz (21 kB)
[Keystone] Selecting previously unselected package python3-pyasn1.
[Keystone] Preparing to unpack .../227-python3-pyasn1_0.4.8-1_all.deb ...
[Keystone] Unpacking python3-pyasn1 (0.4.8-1) ...
[osmclient] Removing intermediate container 88e6c68de990
[osmclient]  ---> 68763fdc710c
[osmclient] Step 24/31 : USER appuser
[MON]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[POL] [POL] Running shell script
[POL] + docker tag opensourcemano/pol:osm-v140-merge-243 osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v140-merge-243
[Pipeline] [POL] sh
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[Keystone] Selecting previously unselected package python3-pyasn1-modules.
[Keystone] Preparing to unpack .../228-python3-pyasn1-modules_0.2.1-1_all.deb ...
[Keystone] Unpacking python3-pyasn1-modules (0.2.1-1) ...
[Keystone] Selecting previously unselected package python3-ldap:amd64.
[Keystone] Preparing to unpack .../229-python3-ldap_3.2.0-4ubuntu7.1_amd64.deb ...
[Keystone] Unpacking python3-ldap:amd64 (3.2.0-4ubuntu7.1) ...
[osmclient]  ---> Running in 928140dcb396
[MON] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3/dist-packages (from kubernetes==26.1.0->-r /usr/lib/python3/dist-packages/n2vc/requirements.txt (line 49)) (59.6.0)
[POL] [POL] Running shell script
[POL] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v140-merge-243
[POL] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pol]
[POL] df189db1741c: Preparing
[POL] f7b4b746609a: Preparing
[POL] 2a5a5b85d003: Preparing
[POL] c78a39eab24c: Preparing
[POL] b64c72eb7c8a: Preparing
[POL] 83a4d498a3f2: Preparing
[POL] 3ca3a7841586: Preparing
[POL] d397ad794235: Preparing
[POL] c6785fee5098: Preparing
[POL] 74ec327a5685: Preparing
[POL] c08acf1bf976: Preparing
[POL] dd0e23347bd4: Preparing
[POL] 4064fff143f1: Preparing
[POL] d101c9453715: Preparing
[POL] d397ad794235: Waiting
[POL] c6785fee5098: Waiting
[POL] 74ec327a5685: Waiting
[POL] c08acf1bf976: Waiting
[POL] dd0e23347bd4: Waiting
[POL] 4064fff143f1: Waiting
[POL] 3ca3a7841586: Waiting
[POL] 83a4d498a3f2: Waiting
[POL] d101c9453715: Waiting
[RO] Collecting pyasn1==0.5.0
[RO]   Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 KB 108.6 kB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-sqlparse.
[Keystone] Preparing to unpack .../230-python3-sqlparse_0.4.2-1ubuntu0.22.04.1_all.deb ...
[Keystone] Unpacking python3-sqlparse (0.4.2-1ubuntu0.22.04.1) ...
[osmclient] Removing intermediate container 928140dcb396
[osmclient]  ---> 9bc59443d786
[osmclient] Step 25/31 : ENV LC_ALL=C.UTF-8
[POL] f7b4b746609a: Pushed
[POL] b64c72eb7c8a: Pushed
[POL] c78a39eab24c: Pushed
[POL] 2a5a5b85d003: Pushed
[POL] df189db1741c: Pushed
[tests] Building wheels for collected packages: jsonpath-rw, netifaces, pyjsonselect, pyperclip, robotframework-jsonlibrary, robotframework-sshlibrary, robotframework-yamllibrary
[tests]   Building wheel for jsonpath-rw (setup.py): started
[tests]   Building wheel for jsonpath-rw (setup.py): finished with status 'done'
[tests]   Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15149 sha256=c6cd6d368418e6214bf8719f124a6e3235409cef1522098ff3a4b44ba656ef40
[tests]   Stored in directory: /root/.cache/pip/wheels/e3/76/6f/c25be6a9e6cc9985b96e8c95997d46790242c6426ef68e754c
[tests]   Building wheel for netifaces (setup.py): started
[RO] Collecting pyasn1-modules==0.3.0
[RO]   Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 7.4 MB/s eta 0:00:00
[RO] Collecting pycparser==2.21
[RO]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 16.0 MB/s eta 0:00:00
[RO] Collecting pygments==2.16.1
[RO]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 39.7 MB/s eta 0:00:00
[RO] Collecting pyinotify==0.9.6
[Airflow] Collecting aiokafka==0.8.1
[Airflow]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 6.2 MB/s eta 0:00:00
[Airflow] Collecting async-timeout==4.0.3
[Keystone] Selecting previously unselected package python3-tempita.
[Keystone] Preparing to unpack .../231-python3-tempita_0.5.2-6ubuntu1_all.deb ...
[Keystone] Unpacking python3-tempita (0.5.2-6ubuntu1) ...
[Keystone] Selecting previously unselected package python3-migrate.
[Keystone] Preparing to unpack .../232-python3-migrate_0.13.0-0ubuntu2_all.deb ...
[Keystone] Unpacking python3-migrate (0.13.0-0ubuntu2) ...
[Keystone] Selecting previously unselected package python3-olefile.
[Keystone] Preparing to unpack .../233-python3-olefile_0.46-3_all.deb ...
[Keystone] Unpacking python3-olefile (0.46-3) ...
[osmclient]  ---> Running in 4fafaf1533bc
[osmclient] Removing intermediate container 4fafaf1533bc
[osmclient]  ---> dc4ce95fe847
[osmclient] Step 26/31 : ENV LANG=C.UTF-8
[POL] c6785fee5098: Pushed
[POL] 83a4d498a3f2: Pushed
[POL] 3ca3a7841586: Pushed
[POL] d397ad794235: Pushed
[RO]   Downloading pyinotify-0.9.6.tar.gz (60 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 KB 5.9 MB/s eta 0:00:00
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting pyjwt[crypto]==2.8.0
[RO]   Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB)
[RO] Collecting pynacl==1.5.0
[RO]   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 4.7 MB/s eta 0:00:00
[Airflow]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[Airflow] Collecting dataclasses==0.6
[Airflow]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[Airflow] Collecting dnspython==2.4.2
[Airflow]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 kB 22.4 MB/s eta 0:00:00
[Airflow] Collecting kafka-python==2.0.2
[Airflow]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 kB 21.9 MB/s eta 0:00:00
[Airflow] Collecting motor==3.3.1
[Airflow]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 kB 365.3 kB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-openssl.
[Keystone] Preparing to unpack .../234-python3-openssl_21.0.0-1_all.deb ...
[Keystone] Unpacking python3-openssl (21.0.0-1) ...
[Keystone] Selecting previously unselected package python3-oslo.concurrency.
[Keystone] Preparing to unpack .../235-python3-oslo.concurrency_5.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.concurrency (5.1.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-unittest2.
[Keystone] Preparing to unpack .../236-python3-unittest2_1.1.0-9_all.deb ...
[Keystone] Unpacking python3-unittest2 (1.1.0-9) ...
[osmclient]  ---> Running in 163b81dfe7eb
[MON] Building wheels for collected packages: juju, jujubundlelib, macaroonbakery, retrying-async, theblues, netifaces, prettytable, pyinotify, pyperclip
[MON]   Building wheel for juju (setup.py): started
[POL] d101c9453715: Layer already exists
[POL] dd0e23347bd4: Mounted from devops/cicd/opensourcemano/webhook
[POL] 4064fff143f1: Mounted from devops/cicd/opensourcemano/webhook
[RO] Collecting pyopenssl==23.2.0
[RO]   Downloading pyOpenSSL-23.2.0-py3-none-any.whl (59 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 KB 362.2 kB/s eta 0:00:00
[RO] Collecting pyparsing==3.1.1
[RO]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 573.5 kB/s eta 0:00:00
[Airflow] Collecting packaging==23.1
[Airflow]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 223.3 kB/s eta 0:00:00
[Airflow] Collecting pycryptodome==3.19.0
[Airflow]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 22.3 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-testresources.
[Keystone] Preparing to unpack .../237-python3-testresources_2.0.1-3_all.deb ...
[Keystone] Unpacking python3-testresources (2.0.1-3) ...
[Keystone] Selecting previously unselected package python3-testscenarios.
[Keystone] Preparing to unpack .../238-python3-testscenarios_0.5.0-3build1_all.deb ...
[Keystone] Unpacking python3-testscenarios (0.5.0-3build1) ...
[osmclient] Removing intermediate container 163b81dfe7eb
[osmclient]  ---> 17c2ba82df60
[osmclient] Step 27/31 : ENV OSM_HOSTNAME    nbi:9999
[MON]   Building wheel for juju (setup.py): finished with status 'done'
[MON]   Created wheel for juju: filename=juju-2.9.44.0-py3-none-any.whl size=809213 sha256=197e3d52bb3b8d274c2c848245a7c4116f5c938590cf54467dc0c846242cb185
[MON]   Stored in directory: /root/.cache/pip/wheels/83/d7/33/c77795bfcee2ffdcdf0b87c11c863fb6946b8a8f427c8a6bec
[MON]   Building wheel for jujubundlelib (setup.py): started
[POL] c08acf1bf976: Pushed
[RO] Collecting pyperclip==1.8.2
[RO]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting pysocks==1.7.1
[RO]   Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
[RO] Collecting python-cinderclient==7.4.1
[RO]   Downloading python_cinderclient-7.4.1-py3-none-any.whl (279 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 279.9/279.9 KB 1.5 MB/s eta 0:00:00
[Airflow] Collecting pymongo==4.5.0
[Airflow]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 kB 18.5 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-oslo.db.
[Keystone] Preparing to unpack .../239-python3-oslo.db_12.3.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.db (12.3.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-prometheus-client.
[Keystone] Preparing to unpack .../240-python3-prometheus-client_0.9.0-1_all.deb ...
[Keystone] Unpacking python3-prometheus-client (0.9.0-1) ...
[osmclient]  ---> Running in 139cf5d89193
[MON]   Building wheel for jujubundlelib (setup.py): finished with status 'done'
[MON]   Created wheel for jujubundlelib: filename=jujubundlelib-0.5.7-py2.py3-none-any.whl size=33949 sha256=9783dc40adbe59ee6b9a298319dab616c14d0b7ee8c24fd8488039c5079f133e
[MON]   Stored in directory: /root/.cache/pip/wheels/4a/57/b5/4755707ad707384c21c9220a2068468f0ee9d919f0402f0d37
[MON]   Building wheel for macaroonbakery (setup.py): started
[POL] 74ec327a5685: Pushed
[RO] Collecting python-dateutil==2.8.2
[RO]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 3.4 MB/s eta 0:00:00
[RO] Collecting python-glanceclient==4.4.0
[RO]   Downloading python_glanceclient-4.4.0-py3-none-any.whl (205 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 205.4/205.4 KB 23.8 MB/s eta 0:00:00
[Airflow] Collecting pyyaml==6.0.1
[Airflow]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 5.9 MB/s eta 0:00:00
[Airflow] Collecting attrs==23.1.0
[Airflow]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.8 MB/s eta 0:00:00
[Airflow] Collecting autopage==0.5.1
[Keystone] Selecting previously unselected package python3-oslo.metrics.
[Keystone] Preparing to unpack .../241-python3-oslo.metrics_0.6.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.metrics (0.6.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-bcrypt.
[Keystone] Preparing to unpack .../242-python3-bcrypt_3.2.0-1build1_amd64.deb ...
[Keystone] Unpacking python3-bcrypt (3.2.0-1build1) ...
[Keystone] Selecting previously unselected package python3-statsd.
[Keystone] Preparing to unpack .../243-python3-statsd_3.3.0-2build1_all.deb ...
[Keystone] Unpacking python3-statsd (3.3.0-2build1) ...
[osmclient] Removing intermediate container 139cf5d89193
[osmclient]  ---> 846b2491dc42
[osmclient] Step 28/31 : ENV OSM_USER        admin
[osmclient]  ---> Running in 2890365db782
[MON]   Building wheel for macaroonbakery (setup.py): finished with status 'done'
[MON]   Created wheel for macaroonbakery: filename=macaroonbakery-1.3.1-py2.py3-none-any.whl size=103439 sha256=6edb05f4b8b50c1f7e8c953482948710ef0fc48d4c47afd247cc642552a2fc14
[MON]   Stored in directory: /root/.cache/pip/wheels/03/10/e1/a423083040bf37cc21ef32e1ad18c1ec6165d0b5691f7365b5
[MON]   Building wheel for retrying-async (setup.py): started
[MON]   Building wheel for retrying-async (setup.py): finished with status 'done'
[MON]   Created wheel for retrying-async: filename=retrying_async-2.0.0-py3-none-any.whl size=3048 sha256=7b42e26d5db55efdb9529f06b04a620f85bd2c5be899d254496d1ad5b9ca78ed
[MON]   Stored in directory: /root/.cache/pip/wheels/21/31/06/6217651bd94602e3bebbeaa5b1e9566e49d7510f5b0354d2cb
[POL] osm-v140-merge-243: digest: sha256:53cb10a7e8f57783a87f672c9f34c496a1964a2be0a283991961659b38e81eb2 size: 3252
[Pipeline] [POL] }
[RO] Collecting python-keystoneclient==5.2.0
[RO]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 10.3 MB/s eta 0:00:00
[Pipeline] [POL] // dir
[Airflow]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[MON]   Building wheel for theblues (setup.py): started
[Pipeline] [POL] }
[RO] Collecting python-neutronclient==11.0.0
[RO]   Downloading python_neutronclient-11.0.0-py3-none-any.whl (293 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.6/293.6 KB 1.2 MB/s eta 0:00:00
[RO] Collecting python-novaclient==18.4.0
[RO]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 27.9 MB/s eta 0:00:00
[RO] Collecting python-openstackclient==6.3.0
[RO]   Downloading python_openstackclient-6.3.0-py3-none-any.whl (1.1 MB)
[NBI] Removing intermediate container 37a7bf391083
[NBI]  ---> 25362789d650
[NBI] Step 15/46 : FROM ubuntu:22.04 as FINAL
[NBI]  ---> 3db8720ecbf5
[NBI] Step 16/46 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> 6857730b6d08
[NBI] Step 17/46 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NBI]  ---> Using cache
[NBI]  ---> b7e3a6d36809
[NBI] Step 18/46 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[NBI]  ---> Using cache
[NBI]  ---> 4fdf6b2ae1a8
[NBI] Step 19/46 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Airflow] Requirement already satisfied: azure-common==1.1.28 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 21)) (1.1.28)
[Airflow] Collecting azure-core==1.29.4
[Airflow]   Downloading azure_core-1.29.4-py3-none-any.whl (192 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.4/192.4 kB 3.9 MB/s eta 0:00:00
[Airflow] Collecting azure-identity==1.14.0
[Airflow]   Downloading azure_identity-1.14.0-py3-none-any.whl (160 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 18.0 MB/s eta 0:00:00
[Airflow] Collecting azure-mgmt-compute==30.3.0
[Airflow]   Downloading azure_mgmt_compute-30.3.0-py3-none-any.whl (5.2 MB)
[Keystone] Selecting previously unselected package python3-oslo.middleware.
[Keystone] Preparing to unpack .../244-python3-oslo.middleware_5.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.middleware (5.1.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-paste.
[Keystone] Preparing to unpack .../245-python3-paste_3.5.0+dfsg1-1_all.deb ...
[Keystone] Unpacking python3-paste (3.5.0+dfsg1-1) ...
[Keystone] Selecting previously unselected package python3-pastedeploy.
[Keystone] Preparing to unpack .../246-python3-pastedeploy_2.1.1-1_all.deb ...
[Keystone] Unpacking python3-pastedeploy (2.1.1-1) ...
[osmclient] Removing intermediate container 2890365db782
[osmclient]  ---> 7ccf8c0448e2
[osmclient] Step 29/31 : ENV OSM_PASSWORD    admin
[osmclient]  ---> Running in b876a8283b90
[MON]   Building wheel for theblues (setup.py): finished with status 'done'
[MON]   Created wheel for theblues: filename=theblues-0.5.2-py3-none-any.whl size=19210 sha256=421c016cd11a455b44048a86cbc3ae84519c5cfdd162dd62f1a50513cee20d11
[MON]   Stored in directory: /root/.cache/pip/wheels/eb/52/b7/e9a3e25897ffdc9ece9fe1d3e9ca9f10792f8c40441e9d5381
[MON]   Building wheel for netifaces (setup.py): started
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 3.2 MB/s eta 0:00:00
[RO] Collecting pytz==2023.3.post1
[RO]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 8.1 MB/s eta 0:00:00
[RO] Collecting pyvcloud==19.1.1
[RO]   Downloading pyvcloud-19.1.1-py3-none-any.whl (60 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 15.7 MB/s eta 0:00:00
[Airflow] Collecting azure-mgmt-core==1.4.0
[Airflow]   Downloading azure_mgmt_core-1.4.0-py3-none-any.whl (27 kB)
[Keystone] Selecting previously unselected package python3-repoze.lru.
[Keystone] Preparing to unpack .../247-python3-repoze.lru_0.7-2_all.deb ...
[Keystone] Unpacking python3-repoze.lru (0.7-2) ...
[osmclient] Removing intermediate container b876a8283b90
[osmclient]  ---> 053db9a30d58
[osmclient] Step 30/31 : ENV OSM_PROJECT     admin
[tests]   Building wheel for netifaces (setup.py): finished with status 'done'
[tests]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35029 sha256=3415a81277e611a093a971c9e5707c116fb7fb0faa7b1a164ee55edccd44eb9c
[tests]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[tests]   Building wheel for pyjsonselect (setup.py): started
[tests]   Building wheel for pyjsonselect (setup.py): finished with status 'done'
[tests]   Created wheel for pyjsonselect: filename=pyjsonselect-0.2.2-py3-none-any.whl size=7781 sha256=bf047791ebb302f2410e8c470f0c6b9c0d9079a7adc8f5d57b29c36a58cf90ec
[tests]   Stored in directory: /root/.cache/pip/wheels/8e/65/9e/997261c61c9334136bc51c626dacbd51f5784e5664212fe308
[tests]   Building wheel for pyperclip (setup.py): started
[tests]   Building wheel for pyperclip (setup.py): finished with status 'done'
[tests]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=18bfaf69eac0a1a2873684aa3802347b33adbc1914608e452bd42806911a75da
[tests]   Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[tests]   Building wheel for robotframework-jsonlibrary (setup.py): started
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.3/60.3 KB 177.5 kB/s eta 0:00:00
[RO] Collecting pyvmomi==8.0.2.0
[RO]   Downloading pyvmomi-8.0.2.0.tar.gz (852 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 852.4/852.4 KB 41.0 MB/s eta 0:00:00
[Airflow] Collecting azure-mgmt-monitor==6.0.2
[Airflow]   Downloading azure_mgmt_monitor-6.0.2-py3-none-any.whl (1.3 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 4.2 MB/s eta 0:00:00
[Airflow] Collecting cachetools==5.3.1
[Airflow]   Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
[Airflow] Collecting certifi==2023.7.22
[Airflow]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 451.4 kB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-routes.
[Keystone] Preparing to unpack .../248-python3-routes_2.5.1-1ubuntu1_all.deb ...
[Keystone] Unpacking python3-routes (2.5.1-1ubuntu1) ...
[Keystone] Selecting previously unselected package python3-oslo.service.
[Keystone] Preparing to unpack .../249-python3-oslo.service_3.1.1-0ubuntu2~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.service (3.1.1-0ubuntu2~cloud0) ...
[Keystone] Selecting previously unselected package python3-tenacity.
[Keystone] Preparing to unpack .../250-python3-tenacity_6.3.1-3_all.deb ...
[osmclient]  ---> Running in 9ccc9a0d70bd
[tests]   Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done'
[tests]   Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.5-py3-none-any.whl size=5127 sha256=1fd72e1559bd5f06abda6273ad757fe85552f9aeebb852b8587e7599032e4adc
[tests]   Stored in directory: /root/.cache/pip/wheels/ec/b3/f7/a6d25db13b69a6fd2a9b0e039bce364e5b43344844ce46cb41
[tests]   Building wheel for robotframework-sshlibrary (setup.py): started
[tests]   Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
[tests]   Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55123 sha256=ed27c8252d4bd9722ba1c2698f04f711ff34d861273be24913375dc1f76950b4
[tests]   Stored in directory: /root/.cache/pip/wheels/8b/f5/7b/3772f9fe5bb34d9fbbe2d4ca30dcca67d741526f00adc15b30
[tests]   Building wheel for robotframework-yamllibrary (setup.py): started
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting referencing==0.30.2
[RO]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[RO] Collecting requests[socks]==2.31.0
[RO]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[Airflow] Collecting cffi==1.16.0
[Airflow]   Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 kB 1.9 MB/s eta 0:00:00
[Keystone] Unpacking python3-tenacity (6.3.1-3) ...
[Keystone] Selecting previously unselected package python3-oslo.messaging.
[Keystone] Preparing to unpack .../251-python3-oslo.messaging_14.2.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.messaging (14.2.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-oslo.policy.
[Keystone] Preparing to unpack .../252-python3-oslo.policy_4.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.policy (4.1.1-0ubuntu1~cloud0) ...
[osmclient] Removing intermediate container 9ccc9a0d70bd
[osmclient]  ---> adb863b45972
[osmclient] Step 31/31 : ENTRYPOINT [ "/bin/bash" ]
[osmclient]  ---> Running in ec7e2dc277e6
[tests]   Building wheel for robotframework-yamllibrary (setup.py): finished with status 'done'
[tests]   Created wheel for robotframework-yamllibrary: filename=robotframework_yamllibrary-0.2.8-py3-none-any.whl size=5375 sha256=191eac56ad8c00819c10afbff0bc279c4f7af7ad114e005849ccd5a227b20e87
[tests]   Stored in directory: /root/.cache/pip/wheels/28/9f/86/d6329a9f9e3cb9d3f2575d474274a0853ba65ce20206492299
[tests] Successfully built jsonpath-rw netifaces pyjsonselect pyperclip robotframework-jsonlibrary robotframework-sshlibrary robotframework-yamllibrary
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 599.2 kB/s eta 0:00:00
[RO] Collecting requests-oauthlib==1.3.1
[RO]   Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
[RO] Collecting requestsexceptions==1.4.0
[Airflow] Collecting charset-normalizer==3.3.0
[Airflow]   Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 kB 4.4 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-wcwidth.
[Keystone] Preparing to unpack .../253-python3-wcwidth_0.2.5+dfsg1-1_all.deb ...
[Keystone] Unpacking python3-wcwidth (0.2.5+dfsg1-1) ...
[osmclient] Removing intermediate container ec7e2dc277e6
[osmclient]  ---> e3eabaaa1085
[osmclient] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_RO_PLUGIN_URL CACHE_DATE PYTHON3_N2VC_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_NGUI_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL] were not consumed
[osmclient] Successfully built e3eabaaa1085
[osmclient] Successfully tagged opensourcemano/osmclient:osm-v140-merge-243
[Pipeline] [osmclient] echo
[osmclient] Tagging osmclient:osm-v140-merge-243
[Pipeline] [osmclient] sh
[tests] Installing collected packages: wcwidth, verboselogs, sortedcontainers, requestsexceptions, pytz, pyperclip, pyjsonselect, ply, objectpath, netifaces, netaddr, haikunator, enum34, bitarray, appdirs, zipp, xmltodict, wrapt, urllib3, tzdata, typing-extensions, tomlkit, sniffio, six, simplejson, rpds-py, robotframework-pythonlibcore, robotframework, rfc3986, regex, pyyaml, python-magic, pysocks, pyparsing, pycparser, prettytable, pbr, packaging, msgpack, markupsafe, lxml, jsonpointer, jsonpath-ng, jmespath, iso8601, idna, h11, exceptiongroup, decorator, click, charset-normalizer, certifi, bcrypt, autopage, attrs, argcomplete, yq, wsproto, stevedore, robotframework-yamllibrary, requests, referencing, pyang, outcome, oslo-i18n, os-service-types, jsonpath-rw, jsonpatch, jinja2, importlib-metadata, debtcollector, cmd2, cffi, trio, robotframework-requests, pynacl, pyangbind, oslo-utils, oslo-config, keystoneauth1, jsonschema-specifications, jsonpath-rw-ext, dogpile-cache, cryptography, cliff, trio-websocket, python-cinderclient, paramiko, oslo-serialization, openstacksdk, jsonschema, selenium, scp, robotframework-jsonvalidator, robotframework-jsonlibrary, python-novaclient, python-keystoneclient, osc-lib, robotframework-sshlibrary, robotframework-seleniumlibrary, python-openstackclient
[RO]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[RO] Collecting rfc3986==2.0.0
[RO]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[Airflow] Collecting cliff==4.3.0
[Airflow]   Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 5.1 MB/s eta 0:00:00
[Airflow] Collecting cmd2==2.4.3
[Airflow]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 kB 10.7 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-prettytable.
[Keystone] Preparing to unpack .../254-python3-prettytable_2.5.0-2_all.deb ...
[Keystone] Unpacking python3-prettytable (2.5.0-2) ...
[Keystone] Selecting previously unselected package python3-oslo.upgradecheck.
[Keystone] Preparing to unpack .../255-python3-oslo.upgradecheck_2.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.upgradecheck (2.1.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-osprofiler.
[osmclient] [osmclient] Running shell script
[osmclient] + docker tag opensourcemano/osmclient:osm-v140-merge-243 osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v140-merge-243
[Pipeline] [osmclient] sh
[Airflow] Collecting contourpy==1.1.1
[Airflow]   Downloading contourpy-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.7/301.7 kB 37.0 MB/s eta 0:00:00
[Keystone] Preparing to unpack .../256-python3-osprofiler_3.4.3-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-osprofiler (3.4.3-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-pastescript.
[Keystone] Preparing to unpack .../257-python3-pastescript_2.0.2-4_all.deb ...
[Keystone] Unpacking python3-pastescript (2.0.2-4) ...
[Keystone] Selecting previously unselected package libopenjp2-7:amd64.
[Keystone] Preparing to unpack .../258-libopenjp2-7_2.4.0-6_amd64.deb ...
[osmclient] [osmclient] Running shell script
[osmclient] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v140-merge-243
[osmclient] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient]
[osmclient] 39578f7be43b: Preparing
[osmclient] 26017e3e6122: Preparing
[osmclient] a33f12740656: Preparing
[osmclient] be8c5d521064: Preparing
[osmclient] 47f7c03f542f: Preparing
[osmclient] 935e4fa8056e: Preparing
[osmclient] f3ddf163333f: Preparing
[osmclient] 8e805737fb2f: Preparing
[osmclient] 4064fff143f1: Preparing
[osmclient] d101c9453715: Preparing
[osmclient] 935e4fa8056e: Waiting
[osmclient] f3ddf163333f: Waiting
[osmclient] 8e805737fb2f: Waiting
[osmclient] 4064fff143f1: Waiting
[osmclient] d101c9453715: Waiting
[RO] Collecting rpds-py==0.10.3
[RO]   Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 33.0 MB/s eta 0:00:00
[RO] Collecting rsa==4.9
[RO]   Downloading rsa-4.9-py3-none-any.whl (34 kB)
[RO] Collecting simplejson==3.19.1
[RO]   Downloading simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 KB 12.0 MB/s eta 0:00:00
[RO] Collecting six==1.16.0
[RO]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[NBI]  ---> 2d7afc4a8c92
[NBI] Step 20/46 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[Airflow] Collecting cryptography==41.0.4
[Airflow]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 34.1 MB/s eta 0:00:00
[Airflow] Collecting cycler==0.12.0
[Airflow]   Downloading cycler-0.12.0-py3-none-any.whl (8.2 kB)
[Keystone] Unpacking libopenjp2-7:amd64 (2.4.0-6) ...
[Keystone] Selecting previously unselected package python3-pil:amd64.
[Keystone] Preparing to unpack .../259-python3-pil_9.0.1-1ubuntu0.2_amd64.deb ...
[Keystone] Unpacking python3-pil:amd64 (9.0.1-1ubuntu0.2) ...
[Keystone] Selecting previously unselected package python3-wheel.
[Keystone] Preparing to unpack .../260-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[Keystone] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package python3-pip.
[Keystone] Preparing to unpack .../261-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[Keystone] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[osmclient] a33f12740656: Pushed
[osmclient] 26017e3e6122: Pushed
[osmclient] be8c5d521064: Pushed
[osmclient] 39578f7be43b: Pushed
[osmclient] 47f7c03f542f: Pushed
[osmclient] d101c9453715: Layer already exists
[osmclient] 4064fff143f1: Mounted from devops/cicd/opensourcemano/pol
[RO] Collecting stevedore==5.1.0
[RO]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 187.3 kB/s eta 0:00:00
[RO] Collecting tempora==5.5.0
[RO]   Downloading tempora-5.5.0-py3-none-any.whl (13 kB)
[Airflow] Collecting dateparser==1.1.8
[Airflow]   Downloading dateparser-1.1.8-py2.py3-none-any.whl (293 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.8/293.8 kB 28.7 MB/s eta 0:00:00
[Airflow] Collecting debtcollector==2.5.0
[Airflow]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[Keystone] Selecting previously unselected package python3-pygments.
[Keystone] Preparing to unpack .../262-python3-pygments_2.11.2+dfsg-2_all.deb ...
[Keystone] Unpacking python3-pygments (2.11.2+dfsg-2) ...
[MON]   Building wheel for netifaces (setup.py): finished with status 'done'
[MON]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35028 sha256=f353bf35635862c0ff117e2f766f213a1c066e5143d396da8a885ec6a30b20d1
[MON]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[MON]   Building wheel for prettytable (setup.py): started
[MON]   Building wheel for prettytable (setup.py): finished with status 'done'
[MON]   Created wheel for prettytable: filename=prettytable-0.7.2-py3-none-any.whl size=13714 sha256=79b4b261ab5f99071a570d4a79e77420494b8fbfa9cfca5fe648d767c645da47
[MON]   Stored in directory: /root/.cache/pip/wheels/25/4b/07/18c5d92824315576e478206ea69df34a9e31958f6143eb0e31
[MON]   Building wheel for pyinotify (setup.py): started
[MON]   Building wheel for pyinotify (setup.py): finished with status 'done'
[MON]   Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25352 sha256=44dc37bfc2790f88552e5fe1702f47f7e6b65ba1e08a870661bd1936b6a532a7
[MON]   Stored in directory: /root/.cache/pip/wheels/c8/e6/94/d10115432935b5daf653cc1341686f2b6b033d9341d4d32911
[MON]   Building wheel for pyperclip (setup.py): started
[RO] Collecting tqdm==4.66.1
[RO]   Downloading tqdm-4.66.1-py3-none-any.whl (78 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 KB 329.5 kB/s eta 0:00:00
[RO] Collecting typing-extensions==4.8.0
[RO]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[RO] Collecting tzdata==2023.3
[RO]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 24.9 MB/s eta 0:00:00
[Airflow] Collecting fonttools==4.43.0
[Airflow]   Downloading fonttools-4.43.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 13.0 MB/s eta 0:00:00
[Airflow] Collecting futurist==2.4.1
[Airflow]   Downloading futurist-2.4.1-py3-none-any.whl (36 kB)
[Airflow] Collecting gnocchiclient==7.0.8
[Airflow]   Downloading gnocchiclient-7.0.8-py2.py3-none-any.whl (66 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 6.6 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-pymysql.
[Keystone] Preparing to unpack .../263-python3-pymysql_1.0.2-1ubuntu1_all.deb ...
[Keystone] Unpacking python3-pymysql (1.0.2-1ubuntu1) ...
[Keystone] Selecting previously unselected package python3-xmlschema.
[Keystone] Preparing to unpack .../264-python3-xmlschema_1.10.0-1_all.deb ...
[Keystone] Unpacking python3-xmlschema (1.10.0-1) ...
[MON]   Building wheel for pyperclip (setup.py): finished with status 'done'
[MON]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=8672f1a4d7e968365d54ea247856d0b035497201f273b155a17baf967f08f4b1
[MON]   Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[MON] Successfully built juju jujubundlelib macaroonbakery retrying-async theblues netifaces prettytable pyinotify pyperclip
[osmclient] f3ddf163333f: Pushed
[RO] Collecting uritemplate==4.1.1
[RO]   Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
[RO] Collecting urllib3==2.0.6
[RO]   Downloading urllib3-2.0.6-py3-none-any.whl (123 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 921.1 kB/s eta 0:00:00
[RO] Collecting uuid==1.30
[RO]   Downloading uuid-1.30.tar.gz (5.8 kB)
[RO]   Preparing metadata (setup.py): started
[Airflow] Collecting google-api-core[grpc]==2.12.0
[Airflow]   Downloading google_api_core-2.12.0-py3-none-any.whl (121 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 273.1 kB/s eta 0:00:00
[Airflow] Collecting google-api-python-client==2.102.0
[Airflow]   Downloading google_api_python_client-2.102.0-py2.py3-none-any.whl (12.4 MB)
[Keystone] Selecting previously unselected package xmlsec1.
[Keystone] Preparing to unpack .../265-xmlsec1_1.2.33-1build2_amd64.deb ...
[Keystone] Unpacking xmlsec1 (1.2.33-1build2) ...
[Keystone] Selecting previously unselected package python3-pysaml2.
[Keystone] Preparing to unpack .../266-python3-pysaml2_7.1.0-0ubuntu2_all.deb ...
[Keystone] Unpacking python3-pysaml2 (7.1.0-0ubuntu2) ...
[Keystone] Selecting previously unselected package python3-requests-toolbelt.
[Keystone] Preparing to unpack .../267-python3-requests-toolbelt_0.9.1-1_all.deb ...
[Keystone] Unpacking python3-requests-toolbelt (0.9.1-1) ...
[MON] Installing collected packages: wcwidth, toposort, requestsexceptions, pytz, pyperclip, pyinotify, prettytable, netifaces, netaddr, kafka-python, dataclasses, appdirs, zipp, wrapt, websockets, websocket-client, vcd-api-schemas-type, urllib3, ujson, tzlocal, tzdata, typing-extensions, six, simplejson, rfc3986, regex, pyyaml, pyrfc3339, pyparsing, pygments, pycryptodome, pycparser, pyasn1, protobuf, prometheus-client, pillow, pbr, packaging, oauthlib, numpy, mypy-extensions, msgpack, lxml, kiwisolver, jsonpointer, jmespath, iso8601, idna, humanfriendly, futurist, fonttools, dnspython, decorator, cycler, charset-normalizer, certifi, cachetools, bcrypt, autopage, attrs, async-timeout, unittest-xml-reporting, typing-inspect, stevedore, rsa, retrying-async, requests, python-dateutil, pymongo, pyasn1-modules, oslo-i18n, os-service-types, jujubundlelib, jsonpatch, importlib-metadata, debtcollector, contourpy, cmd2, cffi, aiokafka, requests-oauthlib, pyvcloud, pynacl, pandas, oslo-utils, oslo-context, oslo-config, motor, matplotlib, keystoneauth1, httmock, google-auth, dogpile-cache, dateparser, cryptography, cliff, python-cinderclient, pymacaroons, prometheus-api-client, paramiko, oslo-serialization, openstacksdk, kubernetes, gnocchiclient, python-novaclient, python-keystoneclient, python-ceilometerclient, oslo-log, osc-lib, os-client-config, macaroonbakery, theblues, python-neutronclient, juju
[osmclient] 935e4fa8056e: Pushed
[osmclient] 8e805737fb2f: Pushed
[PLA] Removing intermediate container 83c83a9aee41
[PLA]  ---> 81a9318be17b
[PLA] Step 27/39 : WORKDIR /app/osm_pla
[PLA]  ---> Running in 13d1206ae782
[PLA] Removing intermediate container 13d1206ae782
[PLA]  ---> 421e4a4a1c33
[PLA] Step 28/39 : USER appuser
[PLA]  ---> Running in a7390acf8033
[PLA] Removing intermediate container a7390acf8033
[PLA]  ---> 392f35860634
[PLA] Step 29/39 : ENV OSMPLA_MESSAGE_DRIVER kafka
[PLA]  ---> Running in d62a090a3338
[Keystone] Selecting previously unselected package python3-scrypt.
[Keystone] Preparing to unpack .../268-python3-scrypt_0.8.0-0.3ubuntu8_amd64.deb ...
[Keystone] Unpacking python3-scrypt (0.8.0-0.3ubuntu8) ...
[osmclient] osm-v140-merge-243: digest: sha256:b8829f91d44904b279d4167fc42598449be02b72a2ae980aebba189dcf8f4471 size: 2410
[Pipeline] [osmclient] }
[Pipeline] [osmclient] // dir
[Pipeline] [osmclient] }
[PLA] Removing intermediate container d62a090a3338
[PLA]  ---> 6542b4de438c
[PLA] Step 30/39 : ENV OSMPLA_MESSAGE_HOST kafka
[PLA]  ---> Running in 24a733a46f28
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting warlock==2.0.1
[RO]   Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB)
[RO] Collecting wcwidth==0.2.8
[RO]   Downloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 15.3 MB/s eta 0:00:00
[Airflow] Collecting google-auth==2.23.2
[Airflow]   Downloading google_auth-2.23.2-py2.py3-none-any.whl (181 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.0/182.0 kB 10.5 MB/s eta 0:00:00
[Airflow] Collecting google-auth-httplib2==0.1.1
[Airflow]   Downloading google_auth_httplib2-0.1.1-py2.py3-none-any.whl (9.3 kB)
[Keystone] Selecting previously unselected package python3-simplejson.
[Keystone] Preparing to unpack .../269-python3-simplejson_3.17.6-1build1_amd64.deb ...
[Keystone] Unpacking python3-simplejson (3.17.6-1build1) ...
[Keystone] Selecting previously unselected package python3-sqlalchemy-ext:amd64.
[Keystone] Preparing to unpack .../270-python3-sqlalchemy-ext_1.4.31+ds1-1build1_amd64.deb ...
[Keystone] Unpacking python3-sqlalchemy-ext:amd64 (1.4.31+ds1-1build1) ...
[Keystone] Selecting previously unselected package ssl-cert.
[PLA] Removing intermediate container 24a733a46f28
[PLA]  ---> 0f5d76c8b600
[PLA] Step 31/39 : ENV OSMPLA_MESSAGE_PORT 9092
[PLA]  ---> Running in d3952ca9a94e
[RO] Collecting wrapt==1.15.0
[RO]   Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 1.1 MB/s eta 0:00:00
[RO] Collecting zc-lockfile==3.0.post1
[RO]   Downloading zc.lockfile-3.0.post1-py3-none-any.whl (9.8 kB)
[RO] Collecting zipp==3.17.0
[RO]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[Airflow] Collecting google-cloud-monitoring==2.15.1
[Airflow]   Downloading google_cloud_monitoring-2.15.1-py2.py3-none-any.whl (323 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.4/323.4 kB 3.8 MB/s eta 0:00:00
[Airflow] Collecting googleapis-common-protos==1.60.0
[Airflow]   Downloading googleapis_common_protos-1.60.0-py2.py3-none-any.whl (227 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.6/227.6 kB 3.8 MB/s eta 0:00:00
[Keystone] Preparing to unpack .../271-ssl-cert_1.1.2_all.deb ...
[Keystone] Unpacking ssl-cert (1.1.2) ...
[Keystone] Selecting previously unselected package keystone-common.
[Keystone] Preparing to unpack .../272-keystone-common_2%3a23.0.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking keystone-common (2:23.0.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-passlib.
[Keystone] Preparing to unpack .../273-python3-passlib_1.7.4-1_all.deb ...
[Keystone] Unpacking python3-passlib (1.7.4-1) ...
[PLA] Removing intermediate container d3952ca9a94e
[PLA]  ---> 5d6791eca08f
[PLA] Step 32/39 : ENV OSMPLA_DATABASE_DRIVER mongo
[PLA]  ---> Running in f4dac30cd6ab
[Keystone] Selecting previously unselected package python3-keystone.
[Keystone] Preparing to unpack .../274-python3-keystone_2%3a23.0.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-keystone (2:23.0.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package keystone.
[Keystone] Preparing to unpack .../275-keystone_2%3a23.0.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking keystone (2:23.0.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package libffi-dev:amd64.
[Keystone] Preparing to unpack .../276-libffi-dev_3.4.2-4_amd64.deb ...
[Keystone] Unpacking libffi-dev:amd64 (3.4.2-4) ...
[PLA] Removing intermediate container f4dac30cd6ab
[PLA]  ---> 3be337171cc1
[PLA] Step 33/39 : ENV OSMPLA_DATABASE_URI mongodb://mongo:27017
[Airflow] Collecting grpcio==1.59.0
[Airflow]   Downloading grpcio-1.59.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.3 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 31.5 MB/s eta 0:00:00
[Airflow] Collecting grpcio-status==1.59.0
[Airflow]   Downloading grpcio_status-1.59.0-py3-none-any.whl (14 kB)
[Keystone] Selecting previously unselected package libldap2-dev.
[Keystone] Preparing to unpack .../277-libldap2-dev_2.5.16+dfsg-0ubuntu0.22.04.2_all.deb ...
[Keystone] Unpacking libldap2-dev (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[Keystone] Setting up liblmdb0:amd64 (0.9.24-1build2) ...
[PLA]  ---> Running in 323a1dae182a
[Airflow] Collecting httmock==1.4.0
[Airflow]   Downloading httmock-1.4.0-py3-none-any.whl (4.8 kB)
[Airflow] Collecting httplib2==0.22.0
[Airflow]   Downloading httplib2-0.22.0-py3-none-any.whl (96 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 8.0 MB/s eta 0:00:00
[Airflow] Requirement already satisfied: idna==3.4 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 107)) (3.4)
[Airflow] Collecting importlib-metadata==6.8.0
[Airflow]   Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
[Keystone] Setting up javascript-common (11+nmu1) ...
[Keystone] Package apache2 is not configured yet. Will defer actions by package javascript-common.
[Keystone] Setting up libgraphite2-3:amd64 (1.3.14-1build2) ...
[Keystone] Setting up liblcms2-2:amd64 (2.12~rc1-2build2) ...
[Keystone] Setting up python3-attr (21.2.0-1) ...
[Keystone] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] Removing intermediate container 323a1dae182a
[PLA]  ---> 7a349fd95806
[PLA] Step 34/39 : ENV OSMPLA_SQL_DATABASE_URI sqlite:///pla_sqlite.db
[PLA]  ---> Running in fd7399add51e
[Airflow] Collecting iso8601==2.1.0
[Airflow]   Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB)
[Airflow] Requirement already satisfied: isodate==0.6.1 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 118)) (0.6.1)
[Airflow] Collecting keystoneauth1==5.3.0
[Airflow]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 kB 11.9 MB/s eta 0:00:00
[Airflow] Collecting kiwisolver==1.4.5
[Airflow]   Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB)
[Keystone] Setting up libpaper1:amd64 (1.1.28build2) ...
[Keystone] 
[Keystone] Creating config file /etc/papersize with new version
[Keystone] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Setting up mysql-common (5.8+1.0.8) ...
[Keystone] update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
[Keystone] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[Keystone] Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5) ...
[Keystone] Setting up lto-disabled-list (24) ...
[Keystone] Setting up python3-repoze.lru (0.7-2) ...
[PLA] Removing intermediate container fd7399add51e
[PLA]  ---> f30d2fb30856
[PLA] Step 35/39 : ENV OSMPLA_GLOBAL_LOG_LEVEL INFO
[PLA]  ---> Running in 519aa9b73748
[RO] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from zc-lockfile==3.0.post1->-r /usr/lib/python3/dist-packages/osm_ng_ro/requirements.txt (line 474)) (59.6.0)
[RO] Building wheels for collected packages: cvprac, logutils, netifaces, progressbar, py-radix, pyinotify, pyperclip, pyvmomi, uuid
[RO]   Building wheel for cvprac (setup.py): started
[RO]   Building wheel for cvprac (setup.py): finished with status 'done'
[RO]   Created wheel for cvprac: filename=cvprac-1.3.1-py3-none-any.whl size=50636 sha256=3a32435c511fd20ccf7d4dc7f97274db63dac146ada246e63882f3849d6fbd47
[RO]   Stored in directory: /root/.cache/pip/wheels/7a/16/78/8603fa505935a05d2c7cddc7254c9b36d356fa03ca7ee558f5
[RO]   Building wheel for logutils (setup.py): started
[RO]   Building wheel for logutils (setup.py): finished with status 'done'
[RO]   Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=19947 sha256=c31648283a06c39702489868ebcf76157f88efe7219364919bda42932311cde2
[RO]   Stored in directory: /root/.cache/pip/wheels/14/79/18/d4879c632aaa2097f00b8f19008f4833af5bc8c871544c4cb5
[RO]   Building wheel for netifaces (setup.py): started
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 4.3 MB/s eta 0:00:00
[Airflow] Collecting matplotlib==3.8.0
[Airflow]   Downloading matplotlib-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB)
[Keystone] Setting up python3-passlib (1.7.4-1) ...
[PLA] Removing intermediate container 519aa9b73748
[PLA]  ---> 4fe7a6d01fba
[PLA] Step 36/39 : ENV FZNEXEC "/entry_data/fzn-exec"
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 15.4 MB/s eta 0:00:00
[Airflow] Collecting msal==1.24.1
[Airflow]   Downloading msal-1.24.1-py2.py3-none-any.whl (95 kB)
[Keystone] Setting up python3-importlib-resources (5.1.2-1) ...
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.0/96.0 kB 588.0 kB/s eta 0:00:00
[Airflow] Requirement already satisfied: msal-extensions==1.0.0 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 136)) (1.0.0)
[Airflow] Collecting msgpack==1.0.7
[Airflow]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 kB 2.7 MB/s eta 0:00:00
[Airflow] Collecting netaddr==0.9.0
[Keystone] Setting up python3-cachetools (5.0.0-1) ...
[PLA]  ---> Running in ee4788e0a33d
[Airflow]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 21.0 MB/s eta 0:00:00
[Airflow] Collecting netifaces==0.11.0
[Airflow]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[Airflow]   Preparing metadata (setup.py): started
[Keystone] Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
[Keystone] Setting up python3-colorama (0.4.4-1) ...
[Keystone] Setting up python3-defusedxml (0.7.1-1) ...
[PLA] Removing intermediate container ee4788e0a33d
[PLA]  ---> 4462492c3aac
[PLA] Step 37/39 : ENV PATH "/minizinc/bin:${PATH}"
[PLA]  ---> Running in 714bbac896eb
[Keystone] Setting up python3-statsd (3.3.0-2build1) ...
[PLA] Removing intermediate container 714bbac896eb
[PLA]  ---> 5785d7acfcfc
[PLA] Step 38/39 : ENV LD_LIBRARY_PATH "/minizinc/lib:${LD_LIBRARY_PATH}"
[PLA]  ---> Running in d54e7517308f
[RO]   Building wheel for netifaces (setup.py): finished with status 'done'
[RO]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35026 sha256=bcdd7f935a8866d293f5e111ed36cc37aa2cbfa80fd68ecb1807e455c9bc8e1d
[RO]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[RO]   Building wheel for progressbar (setup.py): started
[NBI]  ---> c346ce0bc0ee
[NBI] Step 21/46 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NBI]  ---> Running in f42cd9283c46
[Airflow]   Preparing metadata (setup.py): finished with status 'done'
[Keystone] Setting up manpages (5.10-1ubuntu1) ...
[Keystone] Setting up python3-openssl (21.0.0-1) ...
[Keystone] Setting up libmaxminddb0:amd64 (1.5.2-1build2) ...
[Keystone] Setting up python3-olefile (0.46-3) ...
[Keystone] Setting up python3-bcrypt (3.2.0-1build1) ...
[PLA] Removing intermediate container d54e7517308f
[PLA]  ---> 769276465600
[PLA] Step 39/39 : CMD [ "/bin/bash", "scripts/start.sh" ]
[RO]   Building wheel for progressbar (setup.py): finished with status 'done'
[RO]   Created wheel for progressbar: filename=progressbar-2.5-py3-none-any.whl size=12082 sha256=806491aff29214656549d073e6827c1fe6641106adc00d936991b975ae78a7fe
[RO]   Stored in directory: /root/.cache/pip/wheels/cd/17/e5/765d1a3112ff3978f70223502f6047e06c43a24d7c5f8ff95b
[RO]   Building wheel for py-radix (setup.py): started
[NBI] Removing intermediate container f42cd9283c46
[NBI]  ---> da1a18cc284e
[NBI] Step 22/46 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_nbi &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[Airflow] Collecting numpy==1.26.0
[Airflow]   Downloading numpy-1.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 13.3 MB/s eta 0:00:00
[Keystone] Setting up python3-pyinotify (0.9.6-1.3) ...
[Keystone] Setting up python3-extras (1.0.0-4build1) ...
[PLA]  ---> Running in 99a64b018d4a
[PLA] Removing intermediate container 99a64b018d4a
[PLA]  ---> d10f30116a08
[PLA] [Warning] One or more build-args [OSM_DEVOPS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL CACHE_DATE PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_TESTS_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSMCLIENT_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_IMDOCS_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_N2VC_URL] were not consumed
[PLA] Successfully built d10f30116a08
[PLA] Successfully tagged opensourcemano/pla:osm-v140-merge-243
[RO]   Building wheel for py-radix (setup.py): finished with status 'done'
[RO]   Created wheel for py-radix: filename=py_radix-0.10.0-cp310-cp310-linux_x86_64.whl size=50897 sha256=0b88da10efee135fcfca437fc4e44d6b04434a7b4526a496a8f1ffef70c6f824
[RO]   Stored in directory: /root/.cache/pip/wheels/6d/29/5a/e5083f47e00dd79bf1e95d93c452440cff80d7ca16215cabed
[RO]   Building wheel for pyinotify (setup.py): started
[NBI]  ---> Running in 448bcecfc875
[Airflow] Collecting os-service-types==1.7.0
[Airflow]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[Airflow] Collecting oslo-config==9.2.0
[Airflow]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 kB 7.5 MB/s eta 0:00:00
[Airflow] Collecting oslo-i18n==6.1.0
[Airflow]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 kB 1.4 MB/s eta 0:00:00
[Airflow] Collecting oslo-serialization==5.2.0
[Keystone] Setting up binutils-common:amd64 (2.38-4ubuntu2.5) ...
[Keystone] Setting up python3-memcache (1.59-5) ...
[Keystone] Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[Keystone] Setting up libdeflate0:amd64 (1.10-2) ...
[Keystone] Setting up libapr1:amd64 (1.7.0-8ubuntu0.22.04.1) ...
[Keystone] Setting up linux-libc-dev:amd64 (5.15.0-94.104) ...
[Keystone] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.5) ...
[Keystone] Setting up python3-scrypt (0.8.0-0.3ubuntu8) ...
[Pipeline] [PLA] echo
[PLA] Tagging pla:osm-v140-merge-243
[Pipeline] [PLA] sh
[Airflow]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[Airflow] Collecting oslo-utils==6.2.1
[Airflow]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[Keystone] Setting up python3-itsdangerous (2.1.0-1) ...
[PLA] [PLA] Running shell script
[PLA] + docker tag opensourcemano/pla:osm-v140-merge-243 osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v140-merge-243
[Pipeline] [PLA] sh
[RO]   Building wheel for pyinotify (setup.py): finished with status 'done'
[RO]   Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25352 sha256=9d8694324a6642491e29b1ef5c38351807ab3e8928a5c3818a738d9bd4fdd35b
[RO]   Stored in directory: /root/.cache/pip/wheels/c8/e6/94/d10115432935b5daf653cc1341686f2b6b033d9341d4d32911
[RO]   Building wheel for pyperclip (setup.py): started
[RO]   Building wheel for pyperclip (setup.py): finished with status 'done'
[RO]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=e546b1cacbdcb7184a9c7115c134ad15c39f1cf06fff8a479b344a1ac0b8274c
[RO]   Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[RO]   Building wheel for pyvmomi (setup.py): started
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 kB 689.7 kB/s eta 0:00:00
[Airflow] Collecting pandas==2.1.1
[Airflow]   Downloading pandas-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.3 MB)
[Keystone] Setting up python3-yaml (6.0-3build1~cloud0) ...
[Keystone] Setting up file (1:5.41-3ubuntu0.1) ...
[Keystone] Setting up libpaper-utils (1.1.28build2) ...
[PLA] [PLA] Running shell script
[PLA] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v140-merge-243
[PLA] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pla]
[PLA] 810de4d7c6b0: Preparing
[PLA] 028054d52749: Preparing
[PLA] 5a3ec8d1a127: Preparing
[PLA] 8fca74e5b295: Preparing
[PLA] fabe31b72284: Preparing
[PLA] 422afd3665ef: Preparing
[PLA] 5837e6871e43: Preparing
[PLA] 422afd3665ef: Waiting
[PLA] 86ad2aca1b4f: Preparing
[PLA] dd0e23347bd4: Preparing
[PLA] 4064fff143f1: Preparing
[PLA] d101c9453715: Preparing
[PLA] dd0e23347bd4: Waiting
[PLA] 4064fff143f1: Waiting
[PLA] 86ad2aca1b4f: Waiting
[PLA] d101c9453715: Waiting
[PLA] 5837e6871e43: Waiting
[PLA] 028054d52749: Pushed
[PLA] fabe31b72284: Pushed
[PLA] 5a3ec8d1a127: Pushed
[RO]   Building wheel for pyvmomi (setup.py): finished with status 'done'
[RO]   Created wheel for pyvmomi: filename=pyvmomi-8.0.2.0-py2.py3-none-any.whl size=322334 sha256=fb3818157a0142e1473f5914c4ea651dbdf445284bdb743f86d7757cc8e4645e
[RO]   Stored in directory: /root/.cache/pip/wheels/fe/71/96/3c0d7eb8addccf8b11247503bbee58b74ddea7ad120ffd0ddd
[RO]   Building wheel for uuid (setup.py): started
[NBI] Removing intermediate container 448bcecfc875
[NBI]  ---> 05113b0a593c
[NBI] Step 23/46 : WORKDIR /app/osm_nbi
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 17.1 MB/s eta 0:00:00
[Airflow] Collecting pbr==5.11.1
[Airflow]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 kB 732.3 kB/s eta 0:00:00
[Keystone] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Setting up python3-click (8.0.3-1) ...
[Keystone] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[PLA] 422afd3665ef: Mounted from devops/cicd/opensourcemano/webhook
[PLA] dd0e23347bd4: Mounted from devops/cicd/opensourcemano/pol
[RO]   Building wheel for uuid (setup.py): finished with status 'done'
[RO]   Created wheel for uuid: filename=uuid-1.30-py3-none-any.whl size=6503 sha256=03057777162c100dbeca5eb31a76377c323352df6f7c485834741429a5eb7293
[RO]   Stored in directory: /root/.cache/pip/wheels/ed/08/9e/f0a977dfe55051a07e21af89200125d65f1efa60cbac61ed88
[RO] Successfully built cvprac logutils netifaces progressbar py-radix pyinotify pyperclip pyvmomi uuid
[NBI]  ---> Running in 1451b1c387e4
[Airflow] Collecting pillow==10.0.1
[Airflow]   Downloading Pillow-10.0.1-cp310-cp310-manylinux_2_28_x86_64.whl (3.6 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 47.9 MB/s eta 0:00:00
[Airflow] Collecting portalocker==2.8.2
[Airflow]   Downloading portalocker-2.8.2-py3-none-any.whl (17 kB)
[Keystone] Setting up bzip2 (1.0.8-5build1) ...
[Keystone] Setting up ldap-utils (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[Keystone] Setting up libffi-dev:amd64 (3.4.2-4) ...
[Keystone] Setting up python3-markupsafe (2.0.1-2build1) ...
[Keystone] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[Keystone] Setting up python3-webencodings (0.5.1-4) ...
[PLA] 4064fff143f1: Mounted from devops/cicd/opensourcemano/osmclient
[PLA] d101c9453715: Layer already exists
[RO] Installing collected packages: wcwidth, uuid, requestsexceptions, pytz, pyperclip, pyinotify, py-radix, progressbar, netifaces, netaddr, logutils, kafka-python, google-cloud, dataclasses, boto, azure-common, appdirs, zipp, zc-lockfile, wrapt, urllib3, uritemplate, tzdata, typing-extensions, tqdm, six, simplejson, rpds-py, rfc3986, pyyaml, pysocks, pyparsing, pyjwt, pygments, pycryptodome, pycparser, pyasn1, protobuf, prettytable, portalocker, pbr, packaging, oauthlib, msgpack, more-itertools, markupsafe, lxml, jsonpointer, jmespath, iso8601, idna, humanfriendly, dnspython, decorator, charset-normalizer, certifi, cachetools, bcrypt, autopage, attrs, atpublic, async-timeout, stevedore, rsa, requests, referencing, pyvmomi, python-dateutil, pymongo, pyasn1-modules, oslo-i18n, os-service-types, jsonpatch, jinja2, jaraco-functools, isodate, ipconflict, importlib-metadata, httplib2, googleapis-common-protos, flufl-enum, debtcollector, cmd2, cffi, aiokafka, tempora, requests-oauthlib, pyvcloud, pynacl, oslo-utils, oslo-context, oslo-config, motor, keystoneauth1, jsonschema-specifications, google-auth, dogpile-cache, cryptography, cliff, cheroot, azure-core, python-cinderclient, pyopenssl, portend, paramiko, oslo-serialization, openstacksdk, msrest, jsonschema, google-auth-httplib2, google-api-core, cvprac, azure-mgmt-core, adal, warlock, python-novaclient, python-keystoneclient, oslo-log, osc-lib, os-client-config, msrestazure, msal, google-api-python-client, cherrypy, azure-mgmt-resource, azure-mgmt-network, azure-mgmt-compute, python-openstackclient, python-neutronclient, python-glanceclient, msal-extensions, azure-identity
[NBI] Removing intermediate container 1451b1c387e4
[NBI]  ---> d1b208455654
[NBI] Step 24/46 : USER appuser
[Airflow] Collecting prettytable==0.7.2
[Airflow]   Downloading prettytable-0.7.2.zip (28 kB)
[Airflow]   Preparing metadata (setup.py): started
[Keystone] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[Keystone] Setting up python-babel-localedata (2.8.0+dfsg.1-7) ...
[Keystone] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] 5837e6871e43: Pushed
[PLA] 86ad2aca1b4f: Pushed
[Airflow]   Preparing metadata (setup.py): finished with status 'done'
[Keystone] Setting up libjansson4:amd64 (2.13.1-1.1build3) ...
[NBI]  ---> Running in 9cbb94757e41
[Airflow] Collecting prometheus-api-client==0.5.4
[Airflow]   Downloading prometheus_api_client-0.5.4-py3-none-any.whl (28 kB)
[Airflow] Collecting prometheus-client==0.17.1
[Airflow]   Downloading prometheus_client-0.17.1-py3-none-any.whl (60 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 5.2 MB/s eta 0:00:00
[Airflow] Collecting proto-plus==1.22.3
[Airflow]   Downloading proto_plus-1.22.3-py3-none-any.whl (48 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.1/48.1 kB 2.8 MB/s eta 0:00:00
[Airflow] Collecting protobuf==4.24.3
[Keystone] Setting up python3-vine (5.0.0+dfsg-2) ...
[Keystone] Setting up python3-monotonic (1.6-2) ...
[NBI] Removing intermediate container 9cbb94757e41
[NBI]  ---> c733dd361a1b
[NBI] Step 25/46 : EXPOSE 9999
[Airflow]   Downloading protobuf-4.24.3-cp37-abi3-manylinux2014_x86_64.whl (311 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 311.6/311.6 kB 2.9 MB/s eta 0:00:00
[Airflow] Collecting pyasn1==0.5.0
[Airflow]   Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 906.0 kB/s eta 0:00:00
[Airflow] Collecting pyasn1-modules==0.3.0
[Airflow]   Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 1.4 MB/s eta 0:00:00
[Keystone] Setting up tzdata (2023d-0ubuntu0.22.04) ...
[Keystone] 
[Keystone] Current default time zone: 'Etc/UTC'
[Keystone] Local time is now:      Wed Feb 21 23:15:43 UTC 2024.
[Keystone] Universal Time is now:  Wed Feb 21 23:15:43 UTC 2024.
[Keystone] Run 'dpkg-reconfigure tzdata' if you wish to change it.
[Keystone] 
[Keystone] Setting up fakeroot (1.28-1ubuntu1) ...
[NBI]  ---> Running in 3cc91ef19875
[Airflow] Requirement already satisfied: pycparser==2.21 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 220)) (2.21)
[Airflow] Collecting pyjwt[crypto]==2.8.0
[Airflow]   Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB)
[Airflow] Collecting pyparsing==3.1.1
[Airflow]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 kB 666.9 kB/s eta 0:00:00
[Airflow] Collecting pyperclip==1.8.2
[Airflow]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[Airflow]   Preparing metadata (setup.py): started
[Keystone] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] Setting up python3-simplejson (3.17.6-1build1) ...
[NBI] Removing intermediate container 3cc91ef19875
[NBI]  ---> 2c46f17c985a
[NBI] Step 26/46 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/html_public /app/osm_nbi/html_public
[Airflow]   Preparing metadata (setup.py): finished with status 'done'
[Airflow] Collecting python-ceilometerclient==2.9.0
[Airflow]   Downloading python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.4/113.4 kB 2.7 MB/s eta 0:00:00
[Airflow] Requirement already satisfied: python-dateutil==2.8.2 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 233)) (2.8.2)
[Keystone] Setting up python3-roman (3.3-1) ...
[Keystone] Setting up python3-decorator (4.4.2-0ubuntu1) ...
[Keystone] Setting up python3-pygments (2.11.2+dfsg-2) ...
[NBI]  ---> Running in 1c1ca4d72c16
[Airflow] Collecting python-keystoneclient==5.2.0
[Airflow]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 kB 25.6 MB/s eta 0:00:00
[Airflow] Collecting python-novaclient==18.4.0
[Airflow]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 kB 14.4 MB/s eta 0:00:00
[Airflow] Collecting pytz==2023.3.post1
[Airflow]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 25.2 MB/s eta 0:00:00
[Keystone] Setting up python3-tempita (0.5.2-6ubuntu1) ...
[Airflow] Collecting regex==2023.10.3
[Airflow]   Downloading regex-2023.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (773 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 773.9/773.9 kB 4.3 MB/s eta 0:00:00
[Airflow] Collecting requests==2.31.0
[Airflow]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.0 MB/s eta 0:00:00
[Airflow] Collecting rfc3986==2.0.0
[Airflow]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[Airflow] Requirement already satisfied: rsa==4.9 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 269)) (4.9)
[Airflow] Requirement already satisfied: six==1.16.0 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 271)) (1.16.0)
[Airflow] Collecting stevedore==5.1.0
[Airflow]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 3.9 MB/s eta 0:00:00
[Airflow] Collecting typing-extensions==4.8.0
[Airflow]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[Keystone] Setting up python3-packaging (21.3-1) ...
[Keystone] Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[Keystone] Setting up libuv1:amd64 (1.43.0-1) ...
[Keystone] Setting up python3-iso8601 (1.0.2-1) ...
[NBI] Removing intermediate container 1c1ca4d72c16
[NBI]  ---> 5998140a9f03
[NBI] Step 27/46 : RUN cp /usr/lib/python3/dist-packages/osm_nbi/nbi.cfg /app/osm_nbi/
[NBI]  ---> Running in 39c8b38792dd
[Airflow] Collecting tzdata==2023.3
[Airflow]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 4.5 MB/s eta 0:00:00
[Airflow] Collecting tzlocal==5.0.1
[Airflow]   Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB)
[Airflow] Collecting ujson==5.8.0
[Airflow]   Downloading ujson-5.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.9/53.9 kB 1.3 MB/s eta 0:00:00
[Airflow] Collecting uritemplate==4.1.1
[Airflow]   Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
[Airflow] Collecting urllib3==2.0.6
[Keystone] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[Keystone] Setting up python3-chardet (4.0.0-1) ...
[Keystone] Setting up python3-sqlparse (0.4.2-1ubuntu0.22.04.1) ...
[tests] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[tests] Successfully installed appdirs-1.4.4 argcomplete-3.1.2 attrs-23.1.0 autopage-0.5.1 bcrypt-4.0.1 bitarray-2.8.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.3.0 click-8.1.7 cliff-4.3.0 cmd2-2.4.3 cryptography-41.0.4 debtcollector-2.5.0 decorator-5.1.1 dogpile-cache-1.2.2 enum34-1.1.10 exceptiongroup-1.1.3 h11-0.14.0 haikunator-2.1.0 idna-3.4 importlib-metadata-6.8.0 iso8601-2.1.0 jinja2-3.1.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-ng-1.6.0 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-2.4 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 keystoneauth1-5.3.0 lxml-4.9.3 markupsafe-2.1.3 msgpack-1.0.7 netaddr-0.9.0 netifaces-0.11.0 objectpath-0.6.1 openstacksdk-1.5.0 os-service-types-1.7.0 osc-lib-2.8.1 oslo-config-9.2.0 oslo-i18n-6.1.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 outcome-1.2.0 packaging-23.2 paramiko-3.3.1 pbr-5.11.1 ply-3.11 prettytable-3.9.0 pyang-2.5.3 pyangbind-0.8.3.post1 pycparser-2.21 pyjsonselect-0.2.2 pynacl-1.5.0 pyparsing-3.1.1 pyperclip-1.8.2 pysocks-1.7.1 python-cinderclient-9.4.0 python-keystoneclient-5.2.0 python-magic-0.4.27 python-novaclient-18.4.0 python-openstackclient-6.3.0 pytz-2023.3.post1 pyyaml-6.0.1 referencing-0.30.2 regex-2023.8.8 requests-2.31.0 requestsexceptions-1.4.0 rfc3986-2.0.0 robotframework-6.1.1 robotframework-jsonlibrary-0.5 robotframework-jsonvalidator-2.0.0 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.2 robotframework-sshlibrary-3.8.0 robotframework-yamllibrary-0.2.8 rpds-py-0.10.3 scp-0.14.5 selenium-4.13.0 simplejson-3.19.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 stevedore-5.1.0 tomlkit-0.12.1 trio-0.22.2 trio-websocket-0.11.1 typing-extensions-4.8.0 tzdata-2023.3 urllib3-2.0.5 verboselogs-1.7 wcwidth-0.2.8 wrapt-1.15.0 wsproto-1.2.0 xmltodict-0.13.0 yq-3.2.3 zipp-3.17.0
[Airflow]   Downloading urllib3-2.0.6-py3-none-any.whl (123 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 12.5 MB/s eta 0:00:00
[Airflow] Collecting wcwidth==0.2.8
[Airflow]   Downloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB)
[Airflow] Requirement already satisfied: wrapt==1.15.0 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 304)) (1.15.0)
[Airflow] Collecting zipp==3.17.0
[Airflow]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[Keystone] Setting up python-pastedeploy-tpl (2.1.1-1) ...
[Keystone] Setting up python3-wcwidth (0.2.5+dfsg1-1) ...
[Keystone] Setting up python3-aniso8601 (9.0.1-2) ...
[Keystone] Setting up python3-certifi (2020.6.20-1) ...
[NBI] Removing intermediate container 39c8b38792dd
[NBI]  ---> 97d3a8626579
[NBI] Step 28/46 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/http /app/osm_nbi/
[NBI]  ---> Running in 2bef71fe7d3c
[Airflow] Building wheels for collected packages: netifaces, prettytable, pyperclip
[Airflow]   Building wheel for netifaces (setup.py): started
[Keystone] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[Keystone] Setting up make (4.3-4.1build1) ...
[Keystone] Setting up python3-paste (3.5.0+dfsg1-1) ...
[Keystone] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[Keystone] Setting up ssl-cert (1.1.2) ...
[Keystone] Setting up keystone-common (2:23.0.1-0ubuntu1~cloud0) ...
[Keystone] Setting up libldap-dev:amd64 (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[Keystone] Setting up libfribidi0:amd64 (1.0.8-2ubuntu3.1) ...
[Keystone] Setting up python3-greenlet (1.1.2-3build1) ...
[NBI] Removing intermediate container 2bef71fe7d3c
[NBI]  ---> f0206d9b1f93
[NBI] Step 29/46 : ENV OSMNBI_SOCKET_HOST     0.0.0.0
[NBI]  ---> Running in fb1084925d97
[Keystone] Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Setting up libimagequant0:amd64 (2.17.0-1) ...
[Keystone] Setting up python3-unittest2 (1.1.0-9) ...
[Keystone] update-alternatives: using /usr/bin/python3-unit2 to provide /usr/bin/unit2 (unit2) in auto mode
[Keystone] Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.14) ...
[NBI] Removing intermediate container fb1084925d97
[NBI]  ---> 203bb419ebe5
[NBI] Step 30/46 : ENV OSMNBI_SOCKET_PORT     9999
[Keystone] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[Keystone] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[Keystone] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Setting up python3-idna (3.3-1) ...
[NBI]  ---> Running in 12528bb63dba
[Airflow]   Building wheel for netifaces (setup.py): finished with status 'done'
[Airflow]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=34391 sha256=6881373a20b256c32a3efdc326670da6aaca44acd211ea7d0be22b65fd24dec0
[Airflow]   Stored in directory: /home/airflow/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[Airflow]   Building wheel for prettytable (setup.py): started
[Keystone] Setting up python3-wrapt (1.13.3-1build1) ...
[Keystone] Setting up patch (2.7.6-7build2) ...
[Keystone] Setting up python3-elementpath (2.5.0-1) ...
[Airflow]   Building wheel for prettytable (setup.py): finished with status 'done'
[Airflow]   Created wheel for prettytable: filename=prettytable-0.7.2-py3-none-any.whl size=13695 sha256=7d3bb2652611099a8d00c404e9c88f5ee069208bcc5a350b6e6d5a5e81a2e63e
[Airflow]   Stored in directory: /home/airflow/.cache/pip/wheels/25/4b/07/18c5d92824315576e478206ea69df34a9e31958f6143eb0e31
[Airflow]   Building wheel for pyperclip (setup.py): started
[Keystone] Setting up icu-devtools (70.1-2) ...
[Keystone] Setting up fonts-dejavu-core (2.37-2build1) ...
[NBI] Removing intermediate container 12528bb63dba
[NBI]  ---> 549b4524fb9b
[NBI] Step 31/46 : ENV OSMNBI_SERVER_SSL_CERTIFICATE               /app/osm_nbi/http/cert.pem
[NBI]  ---> Running in abe0eacb08f4
[Airflow]   Building wheel for pyperclip (setup.py): finished with status 'done'
[Airflow]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11124 sha256=63e1d5210d74819dc1df69a2a75bf6a25a3339a79f68fb36bcbaf49e97e2b49e
[Airflow]   Stored in directory: /home/airflow/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[Airflow] Successfully built netifaces prettytable pyperclip
[Keystone] Setting up python3-pymysql (1.0.2-1ubuntu1) ...
[NBI] Removing intermediate container abe0eacb08f4
[NBI]  ---> e1613e22046d
[NBI] Step 32/46 : ENV OSMNBI_SERVER_SSL_PRIVATE_KEY               /app/osm_nbi/http/privkey.pem
[Keystone] Setting up python3-fasteners (0.14.1-2) ...
[Keystone] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[NBI]  ---> Running in e031c336ab8c
[NBI] Removing intermediate container e031c336ab8c
[NBI]  ---> efbb871bdce1
[NBI] Step 33/46 : ENV OSMNBI_STORAGE_PATH    /app/storage
[Keystone] Setting up python3-html5lib (1.1-3) ...
[Keystone] Setting up python3-xmlschema (1.10.0-1) ...
[NBI]  ---> Running in 0390c66f2a15
[NBI] Removing intermediate container 0390c66f2a15
[NBI]  ---> 941ef9dcd182
[NBI] Step 34/46 : ENV OSMNBI_DATABASE_DRIVER mongo
[Keystone] Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ...
[Keystone] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[Keystone] Setting up pycadf-common (3.1.1-2) ...
[NBI]  ---> Running in 263544d371d7
[Keystone] Setting up python3-netifaces:amd64 (0.11.0-1build2) ...
[Keystone] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Setting up python3-pyrsistent:amd64 (0.18.1-1build1) ...
[PLA] 810de4d7c6b0: Pushed
[PLA] 8fca74e5b295: Pushed
[PLA] osm-v140-merge-243: digest: sha256:b7a9cb44c705baa8626de34411beaa8a30b9a3eb2b3136c60381ad1b8d3108c0 size: 2625
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[Pipeline] [PLA] }
[NBI] Removing intermediate container 263544d371d7
[NBI]  ---> 575aafdd5001
[NBI] Step 35/46 : ENV OSMNBI_DATABASE_URI   mongodb://mongo:27017
[NBI]  ---> Running in a47ebb46dbfa
[Keystone] Setting up libmd0:amd64 (1.0.4-1build1) ...
[Keystone] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[Keystone] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[Keystone] Setting up liblua5.3-0:amd64 (5.3.6-1build1) ...
[Keystone] Setting up python3-amqp (5.0.9-1) ...
[NBI] Removing intermediate container a47ebb46dbfa
[NBI]  ---> 7d8109738ecd
[NBI] Step 36/46 : ENV OSMNBI_STATIC_DIR      /app/osm_nbi/html_public
[NBI]  ---> Running in 3f3ce51f4890
[NBI] Removing intermediate container 3f3ce51f4890
[NBI]  ---> cb320a84ffd6
[NBI] Step 37/46 : ENV OSMNBI_MESSAGE_DRIVER  kafka
[NBI]  ---> Running in 525a158c6d53
[Airflow] Installing collected packages: wcwidth, pytz, pyperclip, prettytable, netifaces, netaddr, kafka-python, dataclasses, zipp, urllib3, uritemplate, ujson, tzlocal, tzdata, typing-extensions, rfc3986, regex, pyyaml, pyparsing, pyjwt, pycryptodome, pyasn1, protobuf, prometheus-client, portalocker, pillow, pbr, packaging, numpy, msgpack, kiwisolver, iso8601, grpcio, futurist, fonttools, dnspython, debtcollector, cycler, charset-normalizer, cffi, certifi, cachetools, autopage, attrs, async-timeout, stevedore, requests, pymongo, pyasn1-modules, proto-plus, pandas, oslo-i18n, os-service-types, importlib-metadata, httplib2, googleapis-common-protos, dateparser, cryptography, contourpy, cmd2, aiokafka, oslo-utils, oslo-config, motor, matplotlib, keystoneauth1, httmock, grpcio-status, google-auth, cliff, azure-core, prometheus-api-client, oslo-serialization, msal, google-auth-httplib2, google-api-core, gnocchiclient, azure-mgmt-core, python-novaclient, python-keystoneclient, python-ceilometerclient, google-api-python-client, azure-mgmt-monitor, azure-mgmt-compute, google-cloud-monitoring, azure-identity
[Airflow]   Attempting uninstall: wcwidth
[Airflow]     Found existing installation: wcwidth 0.2.6
[Airflow]     Uninstalling wcwidth-0.2.6:
[Airflow]       Successfully uninstalled wcwidth-0.2.6
[Airflow]   Attempting uninstall: pytz
[Airflow]     Found existing installation: pytz 2023.3
[Airflow]     Uninstalling pytz-2023.3:
[Keystone] Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
[Keystone] Setting up python3-pyasn1 (0.4.8-1) ...
[Keystone] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
[Keystone] Setting up libopenjp2-7:amd64 (2.4.0-6) ...
[Keystone] Setting up python3-dateutil (2.8.1-6) ...
[tests] Removing intermediate container 2e0a6bf73da4
[tests]  ---> aba1424e026c
[tests] Step 16/30 : RUN mv /usr/share/osm-tests/robot-systest /robot-systest
[tests]  ---> Running in c0c704e7fe6a
[tests] Removing intermediate container c0c704e7fe6a
[tests]  ---> 3dc7208395fe
[tests] Step 17/30 : RUN mv /usr/share/osm-tests/conformance-tests/ /robot-systest/
[tests]  ---> Running in 843dc8b06a8c
[NBI] Removing intermediate container 525a158c6d53
[NBI]  ---> 3e73577da22c
[NBI] Step 38/46 : ENV OSMNBI_MESSAGE_HOST    kafka
[NBI]  ---> Running in 62292966732c
[Airflow]       Successfully uninstalled pytz-2023.3
[Keystone] Setting up netbase (6.3) ...
[Keystone] Setting up sgml-base (1.30) ...
[Keystone] Setting up python3-anyjson (0.3.3-4) ...
[Keystone] Setting up python3-msgpack (1.0.3-1build1) ...
[NBI] Removing intermediate container 62292966732c
[NBI]  ---> 912f23d124b4
[NBI] Step 39/46 : ENV OSMNBI_MESSAGE_PORT    9092
[NBI]  ---> Running in 593f8dd65bce
[Keystone] Setting up apache2-data (2.4.52-1ubuntu4.7) ...
[Keystone] Setting up curl (7.81.0-1ubuntu1.15) ...
[Keystone] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[Keystone] Setting up libbinutils:amd64 (2.38-4ubuntu2.5) ...
[Keystone] Setting up libxmlsec1:amd64 (1.2.33-1build2) ...
[NBI] Removing intermediate container 593f8dd65bce
[NBI]  ---> 24beaa58408a
[NBI] Step 40/46 : ENV OSMNBI_LOG_FILE        /app/log/nbi.log
[NBI]  ---> Running in c752a074bc96
[NBI] Removing intermediate container c752a074bc96
[NBI]  ---> 9f48f9787eff
[NBI] Step 41/46 : ENV OSMNBI_LOG_LEVEL       DEBUG
[NBI]  ---> Running in 0d324b8c6270
[Airflow]   Attempting uninstall: zipp
[Airflow]     Found existing installation: zipp 3.15.0
[Airflow]     Uninstalling zipp-3.15.0:
[Airflow]       Successfully uninstalled zipp-3.15.0
[Airflow]   Attempting uninstall: urllib3
[Airflow]     Found existing installation: urllib3 1.26.15
[Airflow]     Uninstalling urllib3-1.26.15:
[Airflow]       Successfully uninstalled urllib3-1.26.15
[Airflow]   Attempting uninstall: uritemplate
[Airflow]     Found existing installation: uritemplate 3.0.1
[Airflow]     Uninstalling uritemplate-3.0.1:
[Airflow]       Successfully uninstalled uritemplate-3.0.1
[Keystone] Setting up libisl23:amd64 (0.24-2build1) ...
[Keystone] Setting up libc-dev-bin (2.35-0ubuntu3.6) ...
[Keystone] Setting up python3-prettytable (2.5.0-2) ...
[Keystone] Setting up libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[Keystone] Setting up libbsd0:amd64 (0.11.5-1) ...
[Keystone] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[tests] Removing intermediate container 843dc8b06a8c
[tests]  ---> 849d13043566
[tests] Step 18/30 : RUN mv /usr/share/osm-tests/charm.sh /usr/sbin/charm
[tests]  ---> Running in 85098efc03fd
[NBI] Removing intermediate container 0d324b8c6270
[NBI]  ---> 874af0f08cd0
[NBI] Step 42/46 : ENV OSMNBI_AUTHENTICATION_BACKEND               internal
[NBI]  ---> Running in b40b0360e888
[Airflow]   Attempting uninstall: typing-extensions
[Airflow]     Found existing installation: typing_extensions 4.5.0
[Airflow]     Uninstalling typing_extensions-4.5.0:
[Airflow]       Successfully uninstalled typing_extensions-4.5.0
[Airflow]   Attempting uninstall: rfc3986
[Airflow]     Found existing installation: rfc3986 1.5.0
[Airflow]     Uninstalling rfc3986-1.5.0:
[Airflow]       Successfully uninstalled rfc3986-1.5.0
[Keystone] Setting up python3-soupsieve (2.3.1-1) ...
[Keystone] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Setting up liblocale-gettext-perl (1.07-4build3) ...
[Keystone] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ...
[tests] Removing intermediate container 85098efc03fd
[tests]  ---> 159c57c53a0a
[tests] Step 19/30 : ARG CACHE_DATE=not_a_date
[tests]  ---> Running in 31f4efb4370b
[tests] Removing intermediate container 31f4efb4370b
[tests]  ---> 3f5c7558a0e0
[tests] Step 20/30 : RUN git clone     https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git     --recurse-submodules     /robot-systest/osm-packages
[tests]  ---> Running in ede61ac877cc
[NBI] Removing intermediate container b40b0360e888
[NBI]  ---> 3b9df31802cb
[NBI] Step 43/46 : ENV OSMNBI_PROMETHEUS_HOST                      prometheus
[NBI]  ---> Running in 6d7f698aa197
[NBI] Removing intermediate container 6d7f698aa197
[NBI]  ---> 219218a2ce44
[NBI] Step 44/46 : ENV OSMNBI_PROMETHEUS_PORT                      9090
[NBI]  ---> Running in eddb512b2157
[Airflow]   Attempting uninstall: pyyaml
[Airflow]     Found existing installation: PyYAML 6.0
[Airflow]     Uninstalling PyYAML-6.0:
[Airflow]       Successfully uninstalled PyYAML-6.0
[Airflow]   Attempting uninstall: pyparsing
[Airflow]     Found existing installation: pyparsing 3.0.9
[Airflow]     Uninstalling pyparsing-3.0.9:
[Airflow]       Successfully uninstalled pyparsing-3.0.9
[Airflow]   Attempting uninstall: pyjwt
[Airflow]     Found existing installation: PyJWT 2.6.0
[Airflow]     Uninstalling PyJWT-2.6.0:
[Airflow]       Successfully uninstalled PyJWT-2.6.0
[Keystone] Setting up libgdbm6:amd64 (1.23-1) ...
[Keystone] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[Keystone] Setting up python3-webob (1:1.8.6-1.1) ...
[Keystone] Setting up libaprutil1:amd64 (1.6.1-5ubuntu4.22.04.2) ...
[Keystone] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Setting up libctf0:amd64 (2.38-4ubuntu2.5) ...
[tests] Cloning into '/robot-systest/osm-packages'...
[NBI] Removing intermediate container eddb512b2157
[NBI]  ---> 2cdace96f6c7
[NBI] Step 45/46 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD curl -k https://localhost:9999/osm/ | grep Welcome || exit 1
[NBI]  ---> Running in 77611c74bc5c
[NBI] Removing intermediate container 77611c74bc5c
[NBI]  ---> ad8aa5066e55
[NBI] Step 46/46 : CMD python3 -m osm_nbi.nbi
[NBI]  ---> Running in a6ca8d2b663e
[Keystone] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[Keystone] Setting up python3-distutils (3.10.8-1~22.04) ...
[Keystone] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Setting up manpages-dev (5.10-1ubuntu1) ...
[Keystone] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[Keystone] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[Keystone] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[NBI] Removing intermediate container a6ca8d2b663e
[NBI]  ---> 2ac0efbf9020
[NBI] [Warning] One or more build-args [PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ODLOF_URL OSM_IMDOCS_URL OSM_TESTS_URL PYTHON3_OSM_MON_URL OSM_DEVOPS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_TAPI_URL CACHE_DATE PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL] were not consumed
[NBI] Successfully built 2ac0efbf9020
[NBI] Successfully tagged opensourcemano/nbi:osm-v140-merge-243
[Airflow]   Attempting uninstall: pyasn1
[Airflow]     Found existing installation: pyasn1 0.4.8
[Airflow]     Uninstalling pyasn1-0.4.8:
[Airflow]       Successfully uninstalled pyasn1-0.4.8
[Airflow]   Attempting uninstall: protobuf
[Airflow]     Found existing installation: protobuf 3.20.0
[Airflow]     Uninstalling protobuf-3.20.0:
[Keystone] Setting up bind9-libs:amd64 (1:9.18.18-0ubuntu0.22.04.2) ...
[Keystone] Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ...
[Keystone] Setting up python3-pbr (5.11.1-0ubuntu1~cloud0) ...
[Pipeline] [NBI] echo
[NBI] Tagging nbi:osm-v140-merge-243
[Pipeline] [NBI] sh
[Keystone] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[NBI] [NBI] Running shell script
[NBI] + docker tag opensourcemano/nbi:osm-v140-merge-243 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v140-merge-243
[Pipeline] [NBI] sh
[Airflow]       Successfully uninstalled protobuf-3.20.0
[Airflow]   Attempting uninstall: prometheus-client
[Airflow]     Found existing installation: prometheus-client 0.16.0
[Airflow]     Uninstalling prometheus-client-0.16.0:
[NBI] [NBI] Running shell script
[Airflow]       Successfully uninstalled prometheus-client-0.16.0
[Airflow]   Attempting uninstall: portalocker
[Airflow]     Found existing installation: portalocker 2.7.0
[Airflow]     Uninstalling portalocker-2.7.0:
[Airflow]       Successfully uninstalled portalocker-2.7.0
[Airflow]   Attempting uninstall: packaging
[Airflow]     Found existing installation: packaging 21.3
[Airflow]     Uninstalling packaging-21.3:
[Airflow]       Successfully uninstalled packaging-21.3
[Airflow]   Attempting uninstall: numpy
[Airflow]     Found existing installation: numpy 1.24.2
[Keystone] Setting up libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[Keystone] Setting up python3-pastedeploy (2.1.1-1) ...
[Keystone] Setting up python3-tenacity (6.3.1-3) ...
[Keystone] Setting up libedit2:amd64 (3.1-20210910-1build1) ...
[Keystone] Setting up python3-futurist (2.4.0-2) ...
[Keystone] Setting up python3-debtcollector (2.3.0-0ubuntu1) ...
[NBI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v140-merge-243
[NBI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/nbi]
[NBI] 380d00e761af: Preparing
[NBI] 724bd8109b3f: Preparing
[NBI] c2eaa9e32701: Preparing
[NBI] a710217d030a: Preparing
[NBI] 853e1be28f2c: Preparing
[NBI] ddc89b197626: Preparing
[NBI] c2a0705f5bf3: Preparing
[NBI] 8e805737fb2f: Preparing
[NBI] 4064fff143f1: Preparing
[NBI] d101c9453715: Preparing
[NBI] 4064fff143f1: Waiting
[NBI] c2a0705f5bf3: Waiting
[NBI] 8e805737fb2f: Waiting
[NBI] d101c9453715: Waiting
[NBI] ddc89b197626: Waiting
[NBI] a710217d030a: Pushed
[NBI] 853e1be28f2c: Pushed
[NBI] 380d00e761af: Pushed
[NBI] c2eaa9e32701: Pushed
[NBI] 724bd8109b3f: Pushed
[NBI] d101c9453715: Layer already exists
[NBI] 4064fff143f1: Mounted from devops/cicd/opensourcemano/pla
[NBI] 8e805737fb2f: Mounted from devops/cicd/opensourcemano/osmclient
[Airflow]     Uninstalling numpy-1.24.2:
[Airflow]       Successfully uninstalled numpy-1.24.2
[Keystone] Setting up libaprutil1-ldap:amd64 (1.6.1-5ubuntu4.22.04.2) ...
[Keystone] Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-5ubuntu4.22.04.2) ...
[Keystone] Setting up python3-kombu (5.2.3-1) ...
[Keystone] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[Keystone] Setting up python3-tz (2022.1-1ubuntu0.22.04.1) ...
[Keystone] Setting up python3-bs4 (4.10.0-2) ...
[Keystone] Setting up python3-sqlalchemy (1.4.31+ds1-1build1) ...
[Keystone] Setting up libldap2-dev (2.5.16+dfsg-0ubuntu0.22.04.2) ...
[Keystone] Setting up python3-sqlalchemy-ext:amd64 (1.4.31+ds1-1build1) ...
[Keystone] Setting up python3-prometheus-client (0.9.0-1) ...
[NBI] c2a0705f5bf3: Pushed
[Airflow]   Attempting uninstall: msgpack
[Airflow]     Found existing installation: msgpack 1.0.5
[Airflow]     Uninstalling msgpack-1.0.5:
[Airflow]       Successfully uninstalled msgpack-1.0.5
[Airflow]   Attempting uninstall: grpcio
[Airflow]     Found existing installation: grpcio 1.53.0
[Airflow]     Uninstalling grpcio-1.53.0:
[Airflow]       Successfully uninstalled grpcio-1.53.0
[Keystone] Setting up python3-rfc3986 (1.5.0-2) ...
[Keystone] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[Keystone] Setting up python3-jsonschema (3.2.0-0ubuntu2) ...
[Keystone] Setting up xmlsec1 (1.2.33-1build2) ...
[Keystone] Setting up python3-werkzeug (2.2.2-2ubuntu0.1~cloud0) ...
[tests] Updating files:  37% (2093/5600)
Updating files:  38% (2128/5600)
Updating files:  39% (2184/5600)
Updating files:  40% (2240/5600)
Updating files:  41% (2296/5600)
Updating files:  42% (2352/5600)
Updating files:  43% (2408/5600)
Updating files:  44% (2464/5600)
Updating files:  45% (2520/5600)
Updating files:  46% (2576/5600)
Updating files:  47% (2632/5600)
Updating files:  48% (2688/5600)
Updating files:  49% (2744/5600)
Updating files:  50% (2800/5600)
Updating files:  51% (2856/5600)
Updating files:  52% (2912/5600)
Updating files:  53% (2968/5600)
Updating files:  54% (3024/5600)
Updating files:  55% (3080/5600)
Updating files:  56% (3136/5600)
Updating files:  57% (3192/5600)
Updating files:  58% (3248/5600)
Updating files:  59% (3304/5600)
Updating files:  60% (3360/5600)
Updating files:  61% (3416/5600)
Updating files:  62% (3472/5600)
Updating files:  63% (3528/5600)
Updating files:  64% (3584/5600)
Updating files:  65% (3640/5600)
Updating files:  66% (3696/5600)
Updating files:  67% (3752/5600)
Updating files:  68% (3808/5600)
Updating files:  69% (3864/5600)
Updating files:  70% (3920/5600)
Updating files:  71% (3976/5600)
Updating files:  72% (4032/5600)
Updating files:  73% (4088/5600)
Updating files:  74% (4144/5600)
Updating files:  75% (4200/5600)
Updating files:  76% (4256/5600)
Updating files:  77% (4312/5600)
Updating files:  78% (4368/5600)
Updating files:  79% (4424/5600)
Updating files:  80% (4480/5600)
Updating files:  81% (4536/5600)
Updating files:  82% (4592/5600)
Updating files:  83% (4648/5600)
Updating files:  84% (4704/5600)
Updating files:  85% (4760/5600)
Updating files:  86% (4816/5600)
Updating files:  87% (4872/5600)
Updating files:  88% (4928/5600)
Updating files:  89% (4984/5600)
Updating files:  90% (5040/5600)
Updating files:  91% (5096/5600)
[Keystone] Setting up python3-pyasn1-modules (0.2.1-1) ...
[Keystone] Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ...
[tests] Updating files:  91% (5108/5600)
Updating files:  92% (5152/5600)
Updating files:  93% (5208/5600)
Updating files:  94% (5264/5600)
Updating files:  95% (5320/5600)
Updating files:  96% (5376/5600)
Updating files:  97% (5432/5600)
Updating files:  98% (5488/5600)
Updating files:  99% (5544/5600)
Updating files: 100% (5600/5600)
Updating files: 100% (5600/5600), done.
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/native_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'
[tests] Submodule 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'
[tests] Submodule 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'
[tests] Submodule 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm' (https://github.com/charmed-osm/charms.osm.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'
[tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers' (https://github.com/juju/charm-helpers.git) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator'
[tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm'
[tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator'
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[Airflow]   Attempting uninstall: dnspython
[Airflow]     Found existing installation: dnspython 2.3.0
[Airflow]     Uninstalling dnspython-2.3.0:
[Airflow]       Successfully uninstalled dnspython-2.3.0
[Airflow]   Attempting uninstall: charset-normalizer
[Airflow]     Found existing installation: charset-normalizer 2.1.1
[Airflow]     Uninstalling charset-normalizer-2.1.1:
[Airflow]       Successfully uninstalled charset-normalizer-2.1.1
[Keystone] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[Keystone] Setting up python3-oslo.context (1:5.1.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'...
[Airflow]   Attempting uninstall: cffi
[Airflow]     Found existing installation: cffi 1.15.1
[Airflow]     Uninstalling cffi-1.15.1:
[Airflow]       Successfully uninstalled cffi-1.15.1
[Airflow]   Attempting uninstall: certifi
[Airflow]     Found existing installation: certifi 2022.12.7
[Airflow]     Uninstalling certifi-2022.12.7:
[Airflow]       Successfully uninstalled certifi-2022.12.7
[Airflow]   Attempting uninstall: cachetools
[Airflow]     Found existing installation: cachetools 5.3.0
[Airflow]     Uninstalling cachetools-5.3.0:
[Airflow]       Successfully uninstalled cachetools-5.3.0
[Airflow]   Attempting uninstall: attrs
[Airflow]     Found existing installation: attrs 22.2.0
[Airflow]     Uninstalling attrs-22.2.0:
[Airflow]       Successfully uninstalled attrs-22.2.0
[Airflow]   Attempting uninstall: async-timeout
[Airflow]     Found existing installation: async-timeout 4.0.2
[Airflow]     Uninstalling async-timeout-4.0.2:
[Airflow]       Successfully uninstalled async-timeout-4.0.2
[NBI] ddc89b197626: Pushed
[Airflow]   Attempting uninstall: requests
[Airflow]     Found existing installation: requests 2.28.2
[Airflow]     Uninstalling requests-2.28.2:
[Airflow]       Successfully uninstalled requests-2.28.2
[NBI] osm-v140-merge-243: digest: sha256:a353b2831b522e853c9943802c8c0d2ac57c58edc09789924727d43806978c2d size: 2411
[Pipeline] [NBI] }
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[Pipeline] [NBI] // dir
[Keystone] Setting up libjs-sphinxdoc (4.3.2-1) ...
[Pipeline] [NBI] }
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'...
[Airflow]   Attempting uninstall: pyasn1-modules
[Airflow]     Found existing installation: pyasn1-modules 0.2.8
[Airflow]     Uninstalling pyasn1-modules-0.2.8:
[Airflow]       Successfully uninstalled pyasn1-modules-0.2.8
[Keystone] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[Airflow]   Attempting uninstall: proto-plus
[Airflow]     Found existing installation: proto-plus 1.19.6
[Airflow]     Uninstalling proto-plus-1.19.6:
[Airflow]       Successfully uninstalled proto-plus-1.19.6
[Airflow]   Attempting uninstall: pandas
[Airflow]     Found existing installation: pandas 1.5.3
[Keystone] Setting up ieee-data (20210605.1) ...
[Keystone] Setting up python3-lxml:amd64 (4.8.0-1build1) ...
[MON] Successfully installed aiokafka-0.8.1 appdirs-1.4.4 async-timeout-4.0.3 attrs-23.1.0 autopage-0.5.1 bcrypt-4.0.1 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.3.0 cliff-4.3.0 cmd2-2.4.3 contourpy-1.1.1 cryptography-41.0.4 cycler-0.12.0 dataclasses-0.6 dateparser-1.1.8 debtcollector-2.5.0 decorator-5.1.1 dnspython-2.4.2 dogpile-cache-1.2.2 fonttools-4.43.0 futurist-2.4.1 gnocchiclient-7.0.8 google-auth-2.17.3 httmock-1.4.0 humanfriendly-10.0 idna-3.4 importlib-metadata-6.8.0 iso8601-2.1.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-2.4 juju-2.9.44.0 jujubundlelib-0.5.7 kafka-python-2.0.2 keystoneauth1-5.3.0 kiwisolver-1.4.5 kubernetes-26.1.0 lxml-4.9.3 macaroonbakery-1.3.1 matplotlib-3.8.0 motor-3.3.1 msgpack-1.0.7 mypy-extensions-1.0.0 netaddr-0.9.0 netifaces-0.11.0 numpy-1.26.0 oauthlib-3.2.2 openstacksdk-1.5.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.8.1 oslo-config-9.2.0 oslo-context-5.2.0 oslo-i18n-6.1.0 oslo-log-5.3.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 pandas-2.1.1 paramiko-2.12.0 pbr-5.11.1 pillow-10.0.1 prettytable-0.7.2 prometheus-api-client-0.5.4 prometheus-client-0.17.1 protobuf-3.20.3 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pycryptodome-3.19.0 pygments-2.16.1 pyinotify-0.9.6 pymacaroons-0.13.0 pymongo-4.5.0 pynacl-1.5.0 pyparsing-3.1.1 pyperclip-1.8.2 pyrfc3339-1.1 python-ceilometerclient-2.9.0 python-cinderclient-8.3.0 python-dateutil-2.8.2 python-keystoneclient-5.2.0 python-neutronclient-11.0.0 python-novaclient-18.4.0 pytz-2023.3.post1 pyvcloud-23.0.4 pyyaml-6.0.1 regex-2023.8.8 requests-2.31.0 requests-oauthlib-1.3.1 requestsexceptions-1.4.0 retrying-async-2.0.0 rfc3986-2.0.0 rsa-4.9 simplejson-3.19.1 six-1.16.0 stevedore-5.1.0 theblues-0.5.2 toposort-1.10 typing-extensions-4.8.0 typing-inspect-0.9.0 tzdata-2023.3 tzlocal-5.0.1 ujson-5.8.0 unittest-xml-reporting-3.2.0 urllib3-2.0.6 vcd-api-schemas-type-10.3.0.dev72 wcwidth-0.2.8 websocket-client-1.6.3 websockets-11.0.3 wrapt-1.15.0 zipp-3.17.0
[MON] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_charm_vnf/charms/simple/mod/operator'...
[Airflow]     Uninstalling pandas-1.5.3:
[Keystone] Setting up python3-alembic (1.8.1-0ubuntu1~cloud0) ...
[Airflow]       Successfully uninstalled pandas-1.5.3
[Keystone] Setting up python3-dnspython (2.3.0-1ubuntu1~cloud0) ...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'...
[Keystone] Setting up cpp (4:11.2.0-1ubuntu1) ...
[Keystone] Setting up xml-core (0.18+nmu1) ...
[Keystone] Setting up python3-os-service-types (1.7.0-0ubuntu1) ...
[Keystone] Setting up python3-stevedore (1:5.0.0-0ubuntu1~cloud0) ...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'...
[Keystone] Setting up libc6-dev:amd64 (2.35-0ubuntu3.6) ...
[Keystone] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[Keystone] Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ...
[Keystone] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[Keystone] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[Keystone] Setting up bind9-host (1:9.18.18-0ubuntu0.22.04.2) ...
[Keystone] Setting up libicu-dev:amd64 (70.1-2) ...
[Keystone] Setting up python3-migrate (0.13.0-0ubuntu2) ...
[Keystone] Setting up python3-keystoneauth1 (5.1.2-0ubuntu1~cloud0) ...
[Keystone] Setting up apache2-utils (2.4.52-1ubuntu4.7) ...
[Keystone] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.5) ...
[Keystone] Setting up alembic (1.8.1-0ubuntu1~cloud0) ...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'...
[Keystone] Setting up python3-ldap:amd64 (3.2.0-4ubuntu7.1) ...
[Keystone] Setting up python3-pastescript (2.0.2-4) ...
[Keystone] Setting up mysql-client-core-8.0 (8.0.36-0ubuntu0.22.04.1) ...
[Keystone] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[Keystone] Setting up python3-testresources (2.0.1-3) ...
[Keystone] Setting up python3-requests-toolbelt (0.9.1-1) ...
[Keystone] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[Keystone] Setting up python3-babel (2.8.0+dfsg.1-7) ...
[Keystone] update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode
[Keystone] Setting up python3-pysaml2 (7.1.0-0ubuntu2) ...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[Keystone] Setting up binutils (2.38-4ubuntu2.5) ...
[Airflow]   Attempting uninstall: importlib-metadata
[Airflow]     Found existing installation: importlib-metadata 6.1.0
[Airflow]     Uninstalling importlib-metadata-6.1.0:
[Airflow]       Successfully uninstalled importlib-metadata-6.1.0
[Airflow]   Attempting uninstall: httplib2
[Airflow]     Found existing installation: httplib2 0.21.0
[Airflow]     Uninstalling httplib2-0.21.0:
[Airflow]       Successfully uninstalled httplib2-0.21.0
[Airflow]   Attempting uninstall: googleapis-common-protos
[Airflow]     Found existing installation: googleapis-common-protos 1.56.4
[Airflow]     Uninstalling googleapis-common-protos-1.56.4:
[Keystone] Setting up python3-dogpile.cache (1.1.8-2~cloud0) ...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator'...
[Airflow]       Successfully uninstalled googleapis-common-protos-1.56.4
[Keystone] Setting up python3-routes (2.5.1-1ubuntu1) ...
[NG-UI] 
[NG-UI] > @parcel/watcher@2.0.4 install /usr/share/osm-ngui/node_modules/@parcel/watcher
[NG-UI] > node-gyp-build
[NG-UI] 
[NG-UI] 
[NG-UI] > nice-napi@1.0.2 install /usr/share/osm-ngui/node_modules/nice-napi
[NG-UI] > node-gyp-build
[NG-UI] 
[NG-UI] 
[NG-UI] > core-js@3.36.0 postinstall /usr/share/osm-ngui/node_modules/core-js
[NG-UI] > node -e "try{require('./postinstall')}catch(e){}"
[NG-UI] 
[NG-UI] Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
[NG-UI] 
[NG-UI] The project needs your help! Please consider supporting core-js:
[NG-UI] > https://opencollective.com/core-js 
[NG-UI] > https://patreon.com/zloirock 
[NG-UI] > https://boosty.to/zloirock 
[NG-UI] > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz 
[NG-UI] 
[NG-UI] I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md 
[NG-UI] 
[NG-UI] 
[NG-UI] > core-js-pure@3.36.0 postinstall /usr/share/osm-ngui/node_modules/core-js-pure
[NG-UI] > node -e "try{require('./postinstall')}catch(e){}"
[NG-UI] 
[NG-UI] Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
[NG-UI] 
[NG-UI] The project needs your help! Please consider supporting core-js:
[NG-UI] > https://opencollective.com/core-js 
[NG-UI] > https://patreon.com/zloirock 
[NG-UI] > https://boosty.to/zloirock 
[NG-UI] > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz 
[NG-UI] 
[NG-UI] I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md 
[NG-UI] 
[NG-UI] 
[NG-UI] > esbuild@0.15.5 postinstall /usr/share/osm-ngui/node_modules/@angular-devkit/build-angular/node_modules/esbuild
[NG-UI] > node install.js
[NG-UI] 
[NG-UI] 
[NG-UI] > nx@15.9.3 postinstall /usr/share/osm-ngui/node_modules/@nrwl/cli/node_modules/nx
[NG-UI] > node ./bin/compute-project-graph
[NG-UI] 
[NG-UI] 
[NG-UI] > @fortawesome/fontawesome-free@5.15.4 postinstall /usr/share/osm-ngui/node_modules/@fortawesome/fontawesome-free
[NG-UI] > node attribution.js
[NG-UI] 
[NG-UI] Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
[NG-UI] License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
[NG-UI] 
[NG-UI] 
[NG-UI] > cypress@12.17.4 postinstall /usr/share/osm-ngui/node_modules/cypress
[NG-UI] > node index.js --exec install
[NG-UI] 
[NG-UI] Installing Cypress (version: 12.17.4)
[NG-UI] 
[NG-UI] [STARTED] Task without title.
[NG-UI] [TITLE]  Downloading Cypress      0% 0s
[NG-UI] [TITLE]  Downloading Cypress      1% 10s
[NG-UI] [TITLE]  Downloading Cypress      3% 7s
[NG-UI] [TITLE]  Downloading Cypress      7% 4s
[NG-UI] [TITLE]  Downloading Cypress      11% 3s
[NG-UI] [TITLE]  Downloading Cypress      14% 3s
[NG-UI] [TITLE]  Downloading Cypress      19% 3s
[NG-UI] [TITLE]  Downloading Cypress      25% 2s
[NG-UI] [TITLE]  Downloading Cypress      28% 2s
[NG-UI] [TITLE]  Downloading Cypress      35% 2s
[NG-UI] [TITLE]  Downloading Cypress      39% 2s
[NG-UI] [TITLE]  Downloading Cypress      42% 2s
[NG-UI] [TITLE]  Downloading Cypress      48% 1s
[NG-UI] [TITLE]  Downloading Cypress      51% 1s
[NG-UI] [TITLE]  Downloading Cypress      54% 1s
[NG-UI] [TITLE]  Downloading Cypress      58% 1s
[NG-UI] [TITLE]  Downloading Cypress      63% 1s
[NG-UI] [TITLE]  Downloading Cypress      66% 1s
[NG-UI] [TITLE]  Downloading Cypress      69% 1s
[NG-UI] [TITLE]  Downloading Cypress      74% 1s
[NG-UI] [TITLE]  Downloading Cypress      78% 1s
[NG-UI] [TITLE]  Downloading Cypress      82% 0s
[NG-UI] [TITLE]  Downloading Cypress      83% 0s
[NG-UI] [TITLE]  Downloading Cypress      88% 0s
[NG-UI] [TITLE]  Downloading Cypress      94% 0s
[NG-UI] [TITLE]  Downloading Cypress      98% 0s
[NG-UI] [TITLE]  Downloaded Cypress     
[NG-UI] [SUCCESS]  Downloaded Cypress     
[NG-UI] [STARTED] Task without title.
[NG-UI] [TITLE]  Unzipping Cypress        0% 0s
[NG-UI] [TITLE]  Unzipping Cypress        1% 112s
[NG-UI] [TITLE]  Unzipping Cypress        1% 113s
[NG-UI] [TITLE]  Unzipping Cypress        1% 114s
[NG-UI] [TITLE]  Unzipping Cypress        1% 115s
[NG-UI] [TITLE]  Unzipping Cypress        1% 116s
[NG-UI] [TITLE]  Unzipping Cypress        1% 117s
[NG-UI] [TITLE]  Unzipping Cypress        1% 118s
[NG-UI] [TITLE]  Unzipping Cypress        1% 119s
[NG-UI] [TITLE]  Unzipping Cypress        1% 120s
[NG-UI] [TITLE]  Unzipping Cypress        1% 121s
[NG-UI] [TITLE]  Unzipping Cypress        1% 122s
[NG-UI] [TITLE]  Unzipping Cypress        1% 123s
[NG-UI] [TITLE]  Unzipping Cypress        1% 124s
[NG-UI] [TITLE]  Unzipping Cypress        1% 125s
[NG-UI] [TITLE]  Unzipping Cypress        1% 126s
[NG-UI] [TITLE]  Unzipping Cypress        1% 127s
[NG-UI] [TITLE]  Unzipping Cypress        1% 128s
[NG-UI] [TITLE]  Unzipping Cypress        1% 129s
[NG-UI] [TITLE]  Unzipping Cypress        1% 130s
[NG-UI] [TITLE]  Unzipping Cypress        1% 131s
[NG-UI] [TITLE]  Unzipping Cypress        1% 132s
[NG-UI] [TITLE]  Unzipping Cypress        1% 133s
[NG-UI] [TITLE]  Unzipping Cypress        1% 140s
[NG-UI] [TITLE]  Unzipping Cypress        1% 141s
[NG-UI] [TITLE]  Unzipping Cypress        1% 142s
[NG-UI] [TITLE]  Unzipping Cypress        1% 143s
[NG-UI] [TITLE]  Unzipping Cypress        1% 144s
[NG-UI] [TITLE]  Unzipping Cypress        1% 145s
[NG-UI] [TITLE]  Unzipping Cypress        2% 72s
[NG-UI] [TITLE]  Unzipping Cypress        2% 73s
[NG-UI] [TITLE]  Unzipping Cypress        2% 74s
[NG-UI] [TITLE]  Unzipping Cypress        2% 75s
[NG-UI] [TITLE]  Unzipping Cypress        2% 76s
[NG-UI] [TITLE]  Unzipping Cypress        2% 77s
[NG-UI] [TITLE]  Unzipping Cypress        2% 78s
[NG-UI] [TITLE]  Unzipping Cypress        2% 86s
[NG-UI] [TITLE]  Unzipping Cypress        2% 87s
[NG-UI] [TITLE]  Unzipping Cypress        2% 88s
[NG-UI] [TITLE]  Unzipping Cypress        2% 89s
[NG-UI] [TITLE]  Unzipping Cypress        2% 95s
[NG-UI] [TITLE]  Unzipping Cypress        2% 96s
[NG-UI] [TITLE]  Unzipping Cypress        2% 97s
[NG-UI] [TITLE]  Unzipping Cypress        2% 102s
[NG-UI] [TITLE]  Unzipping Cypress        2% 103s
[NG-UI] [TITLE]  Unzipping Cypress        2% 104s
[NG-UI] [TITLE]  Unzipping Cypress        3% 69s
[NG-UI] [TITLE]  Unzipping Cypress        3% 70s
[NG-UI] [TITLE]  Unzipping Cypress        3% 74s
[NG-UI] [TITLE]  Unzipping Cypress        3% 75s
[NG-UI] [TITLE]  Unzipping Cypress        3% 76s
[NG-UI] [TITLE]  Unzipping Cypress        3% 77s
[NG-UI] [TITLE]  Unzipping Cypress        3% 78s
[NG-UI] [TITLE]  Unzipping Cypress        3% 79s
[NG-UI] [TITLE]  Unzipping Cypress        3% 81s
[NG-UI] [TITLE]  Unzipping Cypress        3% 82s
[NG-UI] [TITLE]  Unzipping Cypress        3% 83s
[NG-UI] [TITLE]  Unzipping Cypress        3% 84s
[NG-UI] [TITLE]  Unzipping Cypress        3% 85s
[NG-UI] [TITLE]  Unzipping Cypress        3% 88s
[NG-UI] [TITLE]  Unzipping Cypress        3% 89s
[NG-UI] [TITLE]  Unzipping Cypress        4% 66s
[NG-UI] [TITLE]  Unzipping Cypress        4% 67s
[NG-UI] [TITLE]  Unzipping Cypress        4% 68s
[NG-UI] [TITLE]  Unzipping Cypress        4% 69s
[NG-UI] [TITLE]  Unzipping Cypress        4% 70s
[NG-UI] [TITLE]  Unzipping Cypress        4% 71s
[NG-UI] [TITLE]  Unzipping Cypress        4% 72s
[NG-UI] [TITLE]  Unzipping Cypress        4% 73s
[NG-UI] [TITLE]  Unzipping Cypress        4% 74s
[NG-UI] [TITLE]  Unzipping Cypress        4% 75s
[NG-UI] [TITLE]  Unzipping Cypress        4% 76s
[NG-UI] [TITLE]  Unzipping Cypress        4% 78s
[NG-UI] [TITLE]  Unzipping Cypress        4% 79s
[NG-UI] [TITLE]  Unzipping Cypress        4% 80s
[NG-UI] [TITLE]  Unzipping Cypress        5% 64s
[NG-UI] [TITLE]  Unzipping Cypress        5% 65s
[NG-UI] [TITLE]  Unzipping Cypress        5% 66s
[NG-UI] [TITLE]  Unzipping Cypress        5% 67s
[NG-UI] [TITLE]  Unzipping Cypress        5% 68s
[NG-UI] [TITLE]  Unzipping Cypress        5% 69s
[NG-UI] [TITLE]  Unzipping Cypress        5% 70s
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[Airflow]   Attempting uninstall: cryptography
[Airflow]     Found existing installation: cryptography 39.0.2
[Airflow]     Uninstalling cryptography-39.0.2:
[Airflow]       Successfully uninstalled cryptography-39.0.2
[Keystone] Setting up python3-eventlet (0.33.1-4~cloud0) ...
[Keystone] Setting up perl (5.34.0-3ubuntu1.3) ...
[NG-UI] [TITLE]  Unzipping Cypress        5% 71s
[NG-UI] [TITLE]  Unzipping Cypress        5% 72s
[NG-UI] [TITLE]  Unzipping Cypress        5% 73s
[NG-UI] [TITLE]  Unzipping Cypress        5% 74s
[NG-UI] [TITLE]  Unzipping Cypress        5% 75s
[NG-UI] [TITLE]  Unzipping Cypress        5% 76s
[NG-UI] [TITLE]  Unzipping Cypress        5% 77s
[NG-UI] [TITLE]  Unzipping Cypress        6% 63s
[NG-UI] [TITLE]  Unzipping Cypress        6% 64s
[NG-UI] [TITLE]  Unzipping Cypress        6% 65s
[NG-UI] [TITLE]  Unzipping Cypress        6% 66s
[NG-UI] [TITLE]  Unzipping Cypress        6% 67s
[NG-UI] [TITLE]  Unzipping Cypress        6% 69s
[NG-UI] [TITLE]  Unzipping Cypress        6% 70s
[NG-UI] [TITLE]  Unzipping Cypress        6% 71s
[NG-UI] [TITLE]  Unzipping Cypress        6% 72s
[NG-UI] [TITLE]  Unzipping Cypress        6% 73s
[NG-UI] [TITLE]  Unzipping Cypress        6% 74s
[NG-UI] [TITLE]  Unzipping Cypress        6% 75s
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'...
[Keystone] Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ...
[NG-UI] [TITLE]  Unzipping Cypress        6% 76s
[NG-UI] [TITLE]  Unzipping Cypress        6% 77s
[NG-UI] [TITLE]  Unzipping Cypress        7% 65s
[NG-UI] [TITLE]  Unzipping Cypress        7% 66s
[NG-UI] [TITLE]  Unzipping Cypress        7% 68s
[NG-UI] [TITLE]  Unzipping Cypress        7% 70s
[NG-UI] [TITLE]  Unzipping Cypress        7% 71s
[NG-UI] [TITLE]  Unzipping Cypress        7% 72s
[NG-UI] [TITLE]  Unzipping Cypress        7% 74s
[NG-UI] [TITLE]  Unzipping Cypress        7% 75s
[Keystone] Setting up libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.3) ...
[NG-UI] [TITLE]  Unzipping Cypress        8% 65s
[NG-UI] [TITLE]  Unzipping Cypress        8% 66s
[NG-UI] [TITLE]  Unzipping Cypress        8% 67s
[NG-UI] [TITLE]  Unzipping Cypress        8% 68s
[NG-UI] [TITLE]  Unzipping Cypress        8% 69s
[NG-UI] [TITLE]  Unzipping Cypress        8% 70s
[NG-UI] [TITLE]  Unzipping Cypress        8% 71s
[NG-UI] [TITLE]  Unzipping Cypress        8% 72s
[NG-UI] [TITLE]  Unzipping Cypress        8% 73s
[NG-UI] [TITLE]  Unzipping Cypress        8% 74s
[NG-UI] [TITLE]  Unzipping Cypress        9% 65s
[NG-UI] [TITLE]  Unzipping Cypress        9% 66s
[NG-UI] [TITLE]  Unzipping Cypress        9% 67s
[NG-UI] [TITLE]  Unzipping Cypress        9% 68s
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'...
[Keystone] Setting up libsasl2-dev (2.1.27+dfsg2-3ubuntu1.2) ...
[Keystone] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
[Keystone] Setting up libraqm0:amd64 (0.7.0-4ubuntu1) ...
[Keystone] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[Keystone] Setting up libdpkg-perl (1.21.1ubuntu2.2) ...
[Keystone] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[NG-UI] [TITLE]  Unzipping Cypress        10% 61s
[NG-UI] [TITLE]  Unzipping Cypress        10% 62s
[NG-UI] [TITLE]  Unzipping Cypress        10% 63s
[NG-UI] [TITLE]  Unzipping Cypress        11% 56s
[NG-UI] [TITLE]  Unzipping Cypress        11% 57s
[NG-UI] [TITLE]  Unzipping Cypress        11% 58s
[NG-UI] [TITLE]  Unzipping Cypress        11% 59s
[NG-UI] [TITLE]  Unzipping Cypress        12% 53s
[NG-UI] [TITLE]  Unzipping Cypress        12% 54s
[NG-UI] [TITLE]  Unzipping Cypress        12% 55s
[NG-UI] [TITLE]  Unzipping Cypress        12% 56s
[NG-UI] [TITLE]  Unzipping Cypress        13% 51s
[NG-UI] [TITLE]  Unzipping Cypress        13% 52s
[RO] Successfully installed adal-1.2.7 aiokafka-0.8.1 appdirs-1.4.4 async-timeout-4.0.3 atpublic-4.0 attrs-23.1.0 autopage-0.5.1 azure-common-1.1.28 azure-core-1.29.4 azure-identity-1.14.0 azure-mgmt-compute-30.3.0 azure-mgmt-core-1.4.0 azure-mgmt-network-25.1.0 azure-mgmt-resource-23.0.1 bcrypt-4.0.1 boto-2.49.0 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.3.0 cheroot-10.0.0 cherrypy-18.1.2 cliff-4.3.0 cmd2-2.4.3 cryptography-41.0.4 cvprac-1.3.1 dataclasses-0.6 debtcollector-2.5.0 decorator-5.1.1 dnspython-2.4.2 dogpile-cache-1.2.2 flufl-enum-6.0.2 google-api-core-2.12.0 google-api-python-client-2.101.0 google-auth-2.23.2 google-auth-httplib2-0.1.1 google-cloud-0.34.0 googleapis-common-protos-1.60.0 httplib2-0.22.0 humanfriendly-10.0 idna-3.4 importlib-metadata-6.8.0 ipconflict-0.5.0 iso8601-2.1.0 isodate-0.6.1 jaraco-functools-3.9.0 jinja2-3.1.2 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-2.4 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 kafka-python-2.0.2 keystoneauth1-5.3.0 logutils-0.3.5 lxml-4.9.3 markupsafe-2.1.3 more-itertools-10.1.0 motor-3.3.1 msal-1.24.1 msal-extensions-1.0.0 msgpack-1.0.7 msrest-0.7.1 msrestazure-0.6.4 netaddr-0.9.0 netifaces-0.11.0 oauthlib-3.2.2 openstacksdk-1.5.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.8.1 oslo-config-9.2.0 oslo-context-5.2.0 oslo-i18n-6.1.0 oslo-log-5.3.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 paramiko-3.3.1 pbr-5.11.1 portalocker-2.8.2 portend-3.2.0 prettytable-3.9.0 progressbar-2.5 protobuf-4.24.3 py-radix-0.10.0 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pycryptodome-3.19.0 pygments-2.16.1 pyinotify-0.9.6 pyjwt-2.8.0 pymongo-4.5.0 pynacl-1.5.0 pyopenssl-23.2.0 pyparsing-3.1.1 pyperclip-1.8.2 pysocks-1.7.1 python-cinderclient-7.4.1 python-dateutil-2.8.2 python-glanceclient-4.4.0 python-keystoneclient-5.2.0 python-neutronclient-11.0.0 python-novaclient-18.4.0 python-openstackclient-6.3.0 pytz-2023.3.post1 pyvcloud-19.1.1 pyvmomi-8.0.2.0 pyyaml-6.0.1 referencing-0.30.2 requests-2.31.0 requests-oauthlib-1.3.1 requestsexceptions-1.4.0 rfc3986-2.0.0 rpds-py-0.10.3 rsa-4.9 simplejson-3.19.1 six-1.16.0 stevedore-5.1.0 tempora-5.5.0 tqdm-4.66.1 typing-extensions-4.8.0 tzdata-2023.3 uritemplate-4.1.1 urllib3-2.0.6 uuid-1.30 warlock-2.0.1 wcwidth-0.2.8 wrapt-1.15.0 zc-lockfile-3.0.post1 zipp-3.17.0
[RO] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[Keystone] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[Keystone] Setting up python3-netaddr (0.8.0-2) ...
[Keystone] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Setting up mysql-client-8.0 (8.0.36-0ubuntu0.22.04.1) ...
[Keystone] Setting up bind9-dnsutils (1:9.18.18-0ubuntu0.22.04.2) ...
[Keystone] Setting up mailcap (3.70+nmu1ubuntu1) ...
[Keystone] Setting up python3-oslo.i18n (5.1.0-0ubuntu1) ...
[Keystone] Setting up libc-devtools (2.35-0ubuntu3.6) ...
[Keystone] Setting up mysql-client (8.0.36-0ubuntu0.22.04.1) ...
[Keystone] Setting up mime-support (3.66) ...
[Keystone] Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.22.04.1) ...
[Keystone] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[Keystone] Setting up libalgorithm-diff-perl (1.201-1) ...
[Keystone] Setting up python3-flask (2.2.2-2ubuntu1.1~cloud0) ...
[Keystone] Setting up python3-oslo.utils (6.1.0-0ubuntu1~cloud0) ...
[NG-UI] [TITLE]  Unzipping Cypress        13% 53s
[NG-UI] [TITLE]  Unzipping Cypress        14% 49s
[NG-UI] [TITLE]  Unzipping Cypress        14% 50s
[NG-UI] [TITLE]  Unzipping Cypress        14% 51s
[NG-UI] [TITLE]  Unzipping Cypress        15% 47s
[NG-UI] [TITLE]  Unzipping Cypress        15% 48s
[NG-UI] [TITLE]  Unzipping Cypress        15% 49s
[NG-UI] [TITLE]  Unzipping Cypress        16% 46s
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'...
[Keystone] Setting up dnsutils (1:9.18.18-0ubuntu0.22.04.2) ...
[Keystone] Setting up apache2-bin (2.4.52-1ubuntu4.7) ...
[Keystone] Setting up gcc (4:11.2.0-1ubuntu1) ...
[Keystone] Setting up dpkg-dev (1.21.1ubuntu2.2) ...
[Keystone] Setting up python3-pil:amd64 (9.0.1-1ubuntu0.2) ...
[Keystone] Setting up python3-flask-restful (0.3.9-2) ...
[NG-UI] [TITLE]  Unzipping Cypress        16% 47s
[NG-UI] [TITLE]  Unzipping Cypress        16% 48s
[NG-UI] [TITLE]  Unzipping Cypress        16% 49s
[NG-UI] [TITLE]  Unzipping Cypress        17% 45s
[NG-UI] [TITLE]  Unzipping Cypress        17% 46s
[NG-UI] [TITLE]  Unzipping Cypress        17% 47s
[NG-UI] [TITLE]  Unzipping Cypress        17% 48s
[Keystone] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[NG-UI] [TITLE]  Unzipping Cypress        18% 45s
[NG-UI] [TITLE]  Unzipping Cypress        18% 46s
[NG-UI] [TITLE]  Unzipping Cypress        18% 47s
[NG-UI] [TITLE]  Unzipping Cypress        18% 48s
[NG-UI] [TITLE]  Unzipping Cypress        18% 49s
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'...
[Keystone] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[Keystone] Setting up g++ (4:11.2.0-1ubuntu1) ...
[NG-UI] [TITLE]  Unzipping Cypress        19% 46s
[NG-UI] [TITLE]  Unzipping Cypress        19% 47s
[NG-UI] [TITLE]  Unzipping Cypress        19% 48s
[NG-UI] [TITLE]  Unzipping Cypress        19% 49s
[NG-UI] [TITLE]  Unzipping Cypress        19% 50s
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'...
[Keystone] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[Keystone] Setting up build-essential (12.9ubuntu3) ...
[Keystone] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[NG-UI] [TITLE]  Unzipping Cypress        19% 51s
[NG-UI] [TITLE]  Unzipping Cypress        19% 52s
[NG-UI] [TITLE]  Unzipping Cypress        20% 49s
[NG-UI] [TITLE]  Unzipping Cypress        20% 50s
[NG-UI] [TITLE]  Unzipping Cypress        20% 51s
[Airflow]   Attempting uninstall: grpcio-status
[Airflow]     Found existing installation: grpcio-status 1.48.2
[Airflow]     Uninstalling grpcio-status-1.48.2:
[Airflow]       Successfully uninstalled grpcio-status-1.48.2
[Airflow]   Attempting uninstall: google-auth
[Airflow]     Found existing installation: google-auth 2.17.0
[Airflow]     Uninstalling google-auth-2.17.0:
[Airflow]       Successfully uninstalled google-auth-2.17.0
[Keystone] Setting up libalgorithm-merge-perl (0.08-3) ...
[Keystone] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[Keystone] Setting up apache2 (2.4.52-1ubuntu4.7) ...
[NG-UI] [TITLE]  Unzipping Cypress        21% 48s
[NG-UI] [TITLE]  Unzipping Cypress        21% 49s
[NG-UI] [TITLE]  Unzipping Cypress        21% 50s
[NG-UI] [TITLE]  Unzipping Cypress        22% 47s
[NG-UI] [TITLE]  Unzipping Cypress        22% 48s
[NG-UI] [TITLE]  Unzipping Cypress        22% 49s
[Airflow]   Attempting uninstall: azure-core
[Airflow]     Found existing installation: azure-core 1.26.3
[Airflow]     Uninstalling azure-core-1.26.3:
[Airflow]       Successfully uninstalled azure-core-1.26.3
[NG-UI] [TITLE]  Unzipping Cypress        23% 47s
[NG-UI] [TITLE]  Unzipping Cypress        23% 48s
[NG-UI] [TITLE]  Unzipping Cypress        23% 49s
[NG-UI] [TITLE]  Unzipping Cypress        24% 46s
[NG-UI] [TITLE]  Unzipping Cypress        24% 47s
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'...
[Airflow]   Attempting uninstall: msal
[Airflow]     Found existing installation: msal 1.21.0
[Airflow]     Uninstalling msal-1.21.0:
[Airflow]       Successfully uninstalled msal-1.21.0
[Airflow]   Attempting uninstall: google-auth-httplib2
[Airflow]     Found existing installation: google-auth-httplib2 0.1.0
[Airflow]     Uninstalling google-auth-httplib2-0.1.0:
[Airflow]       Successfully uninstalled google-auth-httplib2-0.1.0
[Airflow]   Attempting uninstall: google-api-core
[Airflow]     Found existing installation: google-api-core 2.8.2
[Airflow]     Uninstalling google-api-core-2.8.2:
[NG-UI] [TITLE]  Unzipping Cypress        24% 48s
[NG-UI] [TITLE]  Unzipping Cypress        24% 49s
[NG-UI] [TITLE]  Unzipping Cypress        25% 46s
[NG-UI] [TITLE]  Unzipping Cypress        25% 47s
[NG-UI] [TITLE]  Unzipping Cypress        25% 48s
[Airflow]       Successfully uninstalled google-api-core-2.8.2
[Airflow]   Attempting uninstall: azure-mgmt-core
[Airflow]     Found existing installation: azure-mgmt-core 1.3.2
[Airflow]     Uninstalling azure-mgmt-core-1.3.2:
[Airflow]       Successfully uninstalled azure-mgmt-core-1.3.2
[Keystone] Enabling module mpm_event.
[Keystone] Enabling module authz_core.
[Keystone] Enabling module authz_host.
[Keystone] Enabling module authn_core.
[Keystone] Enabling module auth_basic.
[NG-UI] [TITLE]  Unzipping Cypress        26% 45s
[NG-UI] [TITLE]  Unzipping Cypress        26% 46s
[NG-UI] [TITLE]  Unzipping Cypress        27% 44s
[NG-UI] [TITLE]  Unzipping Cypress        27% 45s
[NG-UI] [TITLE]  Unzipping Cypress        28% 43s
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'...
[Keystone] Enabling module access_compat.
[Keystone] Enabling module authn_file.
[Keystone] Enabling module authz_user.
[Keystone] Enabling module alias.
[Keystone] Enabling module dir.
[Keystone] Enabling module autoindex.
[Keystone] Enabling module env.
[Keystone] Enabling module mime.
[Keystone] Enabling module negotiation.
[Keystone] Enabling module setenvif.
[Keystone] Enabling module filter.
[Keystone] Enabling module deflate.
[Keystone] Enabling module status.
[Keystone] Enabling module reqtimeout.
[NG-UI] [TITLE]  Unzipping Cypress        28% 44s
[NG-UI] [TITLE]  Unzipping Cypress        29% 42s
[NG-UI] [TITLE]  Unzipping Cypress        30% 40s
[NG-UI] [TITLE]  Unzipping Cypress        30% 41s
[NG-UI] [TITLE]  Unzipping Cypress        31% 39s
[NG-UI] [TITLE]  Unzipping Cypress        31% 40s
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'...
[Airflow]   Attempting uninstall: google-api-python-client
[Airflow]     Found existing installation: google-api-python-client 1.12.11
[Airflow]     Uninstalling google-api-python-client-1.12.11:
[Airflow]       Successfully uninstalled google-api-python-client-1.12.11
[Keystone] Enabling conf charset.
[Keystone] Enabling conf localized-error-pages.
[Keystone] Enabling conf other-vhosts-access-log.
[Keystone] Enabling conf security.
[Keystone] Enabling conf serve-cgi-bin.
[Keystone] Enabling site 000-default.
[Keystone] info: Executing deferred 'a2enconf javascript-common' for package javascript-common
[Keystone] Enabling conf javascript-common.
[Keystone] invoke-rc.d: could not determine current runlevel
[Keystone] invoke-rc.d: policy-rc.d denied execution of start.
[Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service.
[Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service.
[Keystone] Setting up python3-oslo.serialization (5.1.1-0ubuntu1~cloud0) ...
[MON] Removing intermediate container 14e3bc14c866
[MON]  ---> 4c5fe8514245
[MON] Step 16/56 : FROM ubuntu:22.04 as FINAL
[MON]  ---> 3db8720ecbf5
[MON] Step 17/56 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> 6857730b6d08
[MON] Step 18/56 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[MON]  ---> Using cache
[MON]  ---> b7e3a6d36809
[MON] Step 19/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[MON]  ---> Using cache
[MON]  ---> 4fdf6b2ae1a8
[MON] Step 20/56 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[NG-UI] [TITLE]  Unzipping Cypress        32% 39s
[NG-UI] [TITLE]  Unzipping Cypress        32% 40s
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'...
[Keystone] Setting up libapache2-mod-wsgi-py3 (4.9.0-1ubuntu0.1) ...
[Keystone] apache2_invoke: Enable module wsgi
[Keystone] invoke-rc.d: could not determine current runlevel
[Keystone] invoke-rc.d: policy-rc.d denied execution of restart.
[Keystone] Setting up python3-dev (3.10.6-1~22.04) ...
[NG-UI] [TITLE]  Unzipping Cypress        33% 38s
[NG-UI] [TITLE]  Unzipping Cypress        33% 39s
[NG-UI] [TITLE]  Unzipping Cypress        34% 38s
[NG-UI] [TITLE]  Unzipping Cypress        35% 36s
[NG-UI] [TITLE]  Unzipping Cypress        35% 37s
[NG-UI] [TITLE]  Unzipping Cypress        35% 38s
[NG-UI] [TITLE]  Unzipping Cypress        36% 36s
[NG-UI] [TITLE]  Unzipping Cypress        36% 37s
[NG-UI] [TITLE]  Unzipping Cypress        37% 35s
[Keystone] Setting up python3-fixtures (3.0.0-4) ...
[NG-UI] [TITLE]  Unzipping Cypress        37% 36s
[NG-UI] [TITLE]  Unzipping Cypress        38% 35s
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm'...
[Keystone] Setting up python3-testtools (2.5.0-3ubuntu2) ...
[NG-UI] [TITLE]  Unzipping Cypress        38% 36s
[NG-UI] [TITLE]  Unzipping Cypress        38% 37s
[NG-UI] [TITLE]  Unzipping Cypress        38% 38s
[NG-UI] [TITLE]  Unzipping Cypress        39% 36s
[NG-UI] [TITLE]  Unzipping Cypress        40% 35s
[NG-UI] [TITLE]  Unzipping Cypress        40% 36s
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator'...
[Keystone] Setting up python3-testscenarios (0.5.0-3build1) ...
[NG-UI] [TITLE]  Unzipping Cypress        41% 35s
[Keystone] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[Keystone] Processing triggers for shared-mime-info (2.1-2) ...
[NG-UI] [TITLE]  Unzipping Cypress        41% 36s
[NG-UI] [TITLE]  Unzipping Cypress        42% 34s
[NG-UI] [TITLE]  Unzipping Cypress        42% 35s
[NG-UI] [TITLE]  Unzipping Cypress        42% 36s
[NG-UI] [TITLE]  Unzipping Cypress        43% 35s
[NG-UI] [TITLE]  Unzipping Cypress        44% 34s
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm'...
[NG-UI] [TITLE]  Unzipping Cypress        44% 35s
[NG-UI] [TITLE]  Unzipping Cypress        45% 33s
[NG-UI] [TITLE]  Unzipping Cypress        45% 34s
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator'...
[NG-UI] [TITLE]  Unzipping Cypress        46% 33s
[NG-UI] [TITLE]  Unzipping Cypress        47% 32s
[NG-UI] [TITLE]  Unzipping Cypress        48% 31s
[NG-UI] [TITLE]  Unzipping Cypress        48% 32s
[NG-UI] [TITLE]  Unzipping Cypress        49% 31s
[NG-UI] [TITLE]  Unzipping Cypress        50% 30s
[NG-UI] [TITLE]  Unzipping Cypress        50% 31s
[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'
[NG-UI] [TITLE]  Unzipping Cypress        51% 30s
[NG-UI] [TITLE]  Unzipping Cypress        52% 29s
[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'
[NG-UI] [TITLE]  Unzipping Cypress        52% 30s
[NG-UI] [TITLE]  Unzipping Cypress        53% 29s
[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'
[MON]  ---> 6af459252c77
[MON] Step 21/56 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[NG-UI] [TITLE]  Unzipping Cypress        53% 30s
[NG-UI] [TITLE]  Unzipping Cypress        54% 28s
[NG-UI] [TITLE]  Unzipping Cypress        54% 29s
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers': checked out '1989f1f255baefb34cba7863606915dcd4ef1e38'
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[NG-UI] [TITLE]  Unzipping Cypress        55% 28s
[NG-UI] [TITLE]  Unzipping Cypress        55% 29s
[NG-UI] [TITLE]  Unzipping Cypress        56% 28s
[Airflow]   Attempting uninstall: google-cloud-monitoring
[Airflow]     Found existing installation: google-cloud-monitoring 2.11.0
[Airflow]     Uninstalling google-cloud-monitoring-2.11.0:
[Airflow]       Successfully uninstalled google-cloud-monitoring-2.11.0
[NG-UI] [TITLE]  Unzipping Cypress        57% 27s
[NG-UI] [TITLE]  Unzipping Cypress        58% 26s
[NG-UI] [TITLE]  Unzipping Cypress        59% 25s
[NG-UI] [TITLE]  Unzipping Cypress        60% 24s
[NG-UI] [TITLE]  Unzipping Cypress        60% 25s
[Airflow]   Attempting uninstall: azure-identity
[Airflow]     Found existing installation: azure-identity 1.12.0
[Airflow]     Uninstalling azure-identity-1.12.0:
[Airflow]       Successfully uninstalled azure-identity-1.12.0
[Airflow] Successfully installed aiokafka-0.8.1 async-timeout-4.0.3 attrs-23.1.0 autopage-0.5.1 azure-core-1.29.4 azure-identity-1.14.0 azure-mgmt-compute-30.3.0 azure-mgmt-core-1.4.0 azure-mgmt-monitor-6.0.2 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.3.0 cliff-4.3.0 cmd2-2.4.3 contourpy-1.1.1 cryptography-41.0.4 cycler-0.12.0 dataclasses-0.6 dateparser-1.1.8 debtcollector-2.5.0 dnspython-2.4.2 fonttools-4.43.0 futurist-2.4.1 gnocchiclient-7.0.8 google-api-core-2.12.0 google-api-python-client-2.102.0 google-auth-2.23.2 google-auth-httplib2-0.1.1 google-cloud-monitoring-2.15.1 googleapis-common-protos-1.60.0 grpcio-1.59.0 grpcio-status-1.59.0 httmock-1.4.0 httplib2-0.22.0 importlib-metadata-6.8.0 iso8601-2.1.0 kafka-python-2.0.2 keystoneauth1-5.3.0 kiwisolver-1.4.5 matplotlib-3.8.0 motor-3.3.1 msal-1.24.1 msgpack-1.0.7 netaddr-0.9.0 netifaces-0.11.0 numpy-1.26.0 os-service-types-1.7.0 oslo-config-9.2.0 oslo-i18n-6.1.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 pandas-2.1.1 pbr-5.11.1 pillow-10.0.1 portalocker-2.8.2 prettytable-0.7.2 prometheus-api-client-0.5.4 prometheus-client-0.17.1 proto-plus-1.22.3 protobuf-4.24.3 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycryptodome-3.19.0 pyjwt-2.8.0 pymongo-4.5.0 pyparsing-3.1.1 pyperclip-1.8.2 python-ceilometerclient-2.9.0 python-keystoneclient-5.2.0 python-novaclient-18.4.0 pytz-2023.3.post1 pyyaml-6.0.1 regex-2023.10.3 requests-2.31.0 rfc3986-2.0.0 stevedore-5.1.0 typing-extensions-4.8.0 tzdata-2023.3 tzlocal-5.0.1 ujson-5.8.0 uritemplate-4.1.1 urllib3-2.0.6 wcwidth-0.2.8 zipp-3.17.0
[Airflow] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
[Airflow] snowflake-connector-python 3.0.2 requires charset-normalizer<3,>=2, but you have charset-normalizer 3.3.0 which is incompatible.
[Airflow] snowflake-connector-python 3.0.2 requires cryptography<41.0.0,>=3.1.0, but you have cryptography 41.0.4 which is incompatible.
[Airflow] snowflake-connector-python 3.0.2 requires urllib3<1.27,>=1.21.1, but you have urllib3 2.0.6 which is incompatible.
[Airflow] pyopenssl 23.1.1 requires cryptography<41,>=38.0.0, but you have cryptography 41.0.4 which is incompatible.
[Airflow] mysql-connector-python 8.0.32 requires protobuf<=3.20.3,>=3.11.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] httpx 0.23.3 requires rfc3986[idna2008]<2,>=1.3, but you have rfc3986 2.0.0 which is incompatible.
[Airflow] google-cloud-workflows 1.7.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-vision 1.0.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-videointelligence 1.16.3 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-translate 1.7.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-texttospeech 1.0.3 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-tasks 2.10.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-speech 1.3.4 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-spanner 1.19.3 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-secret-manager 1.0.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-resource-manager 1.6.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-redis 2.9.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-pubsub 2.13.5 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-os-login 2.7.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-orchestration-airflow 1.4.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-memcache 1.4.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-logging 3.2.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-language 1.3.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-kms 2.12.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dlp 3.7.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataproc 5.0.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataproc-metastore 1.6.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataplex 1.1.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataform 0.2.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataflow-client 0.5.4 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-datacatalog 3.9.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-container 2.11.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-build 3.9.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigtable 2.11.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigquery 2.34.4 requires packaging<22.0dev,>=14.3, but you have packaging 23.1 which is incompatible.
[Airflow] google-cloud-bigquery 2.34.4 requires protobuf<4.0.0dev,>=3.12.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigquery-storage 2.14.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigquery-datatransfer 3.7.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-automl 2.8.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-appengine-logging 1.1.3 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-aiplatform 1.16.1 requires packaging<22.0.0dev,>=14.3, but you have packaging 23.1 which is incompatible.
[Airflow] google-cloud-aiplatform 1.16.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-ads 18.0.0 requires proto-plus==1.19.6, but you have proto-plus 1.22.3 which is incompatible.
[Airflow] google-ads 18.0.0 requires protobuf!=3.18.*,!=3.19.*,<=3.20.0,>=3.12.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] gcloud-aio-storage 8.1.0 requires pyasn1-modules<0.3.0,>=0.2.1, but you have pyasn1-modules 0.3.0 which is incompatible.
[Airflow] gcloud-aio-auth 4.2.0 requires cryptography<40.0.0,>=2.0.0, but you have cryptography 41.0.4 which is incompatible.
[Airflow] elasticsearch 7.13.4 requires urllib3<2,>=1.21.1, but you have urllib3 2.0.6 which is incompatible.
[Airflow] elasticsearch-dbapi 0.2.10 requires packaging<22.0,>=21.0, but you have packaging 23.1 which is incompatible.
[Airflow] botocore 1.29.102 requires urllib3<1.27,>=1.25.4, but you have urllib3 2.0.6 which is incompatible.
[Airflow] apache-airflow-providers-google 8.11.0 requires google-api-python-client<2.0.0,>=1.6.0, but you have google-api-python-client 2.102.0 which is incompatible.
[Airflow] 
[Airflow] [notice] A new release of pip is available: 23.0.1 -> 24.0
[Airflow] [notice] To update, run: python -m pip install --upgrade pip
[NG-UI] [TITLE]  Unzipping Cypress        61% 24s
[NG-UI] [TITLE]  Unzipping Cypress        62% 23s
[Keystone] Processing triggers for sgml-base (1.30) ...
[Keystone] Setting up docutils-common (0.17.1+dfsg-2) ...
[Keystone] Processing triggers for sgml-base (1.30) ...
[Keystone] Setting up python3-docutils (0.17.1+dfsg-2) ...
[Keystone] Setting up python3-oslo.config (1:9.1.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.middleware (5.1.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-keystoneclient (1:5.1.0-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.db (12.3.1-0ubuntu1~cloud0) ...
[NG-UI] [TITLE]  Unzipping Cypress        63% 22s
[NG-UI] [TITLE]  Unzipping Cypress        64% 22s
[Keystone] Setting up python3-oslo.concurrency (5.1.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.log (5.0.0-0ubuntu1~cloud0) ...
[NG-UI] [TITLE]  Unzipping Cypress        65% 21s
[NG-UI] [TITLE]  Unzipping Cypress        65% 22s
[NG-UI] [TITLE]  Unzipping Cypress        66% 21s
[RO] Removing intermediate container a977ef269e17
[RO]  ---> 68ae253343c5
[RO] Step 27/60 : FROM ubuntu:22.04 as FINAL
[RO]  ---> 3db8720ecbf5
[RO] Step 28/60 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> 6857730b6d08
[RO] Step 29/60 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[RO]  ---> Using cache
[RO]  ---> b7e3a6d36809
[RO] Step 30/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[RO]  ---> Using cache
[RO]  ---> 4fdf6b2ae1a8
[RO] Step 31/60 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Keystone] Setting up python3-pycadf (3.1.1-2) ...
[NG-UI] [TITLE]  Unzipping Cypress        67% 20s
[NG-UI] [TITLE]  Unzipping Cypress        68% 20s
[Keystone] Setting up python3-oslo.metrics (0.6.0-0ubuntu1~cloud0) ...
[NG-UI] [TITLE]  Unzipping Cypress        69% 19s
[NG-UI] [TITLE]  Unzipping Cypress        70% 18s
[NG-UI] [TITLE]  Unzipping Cypress        71% 17s
[NG-UI] [TITLE]  Unzipping Cypress        72% 17s
[NG-UI] [TITLE]  Unzipping Cypress        73% 16s
[NG-UI] [TITLE]  Unzipping Cypress        74% 15s
[NG-UI] [TITLE]  Unzipping Cypress        75% 15s
[Keystone] Setting up python3-oslo.policy (4.1.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.service (3.1.1-0ubuntu2~cloud0) ...
[NG-UI] [TITLE]  Unzipping Cypress        76% 14s
[NG-UI] [TITLE]  Unzipping Cypress        77% 13s
[NG-UI] [TITLE]  Unzipping Cypress        78% 13s
[Keystone] Setting up python3-oslo.upgradecheck (2.1.1-0ubuntu1~cloud0) ...
[NG-UI] [TITLE]  Unzipping Cypress        79% 12s
[Keystone] Setting up python3-osprofiler (3.4.3-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.messaging (14.2.0-0ubuntu1~cloud0) ...
[NG-UI] [TITLE]  Unzipping Cypress        80% 11s
[NG-UI] [TITLE]  Unzipping Cypress        80% 12s
[NG-UI] [TITLE]  Unzipping Cypress        81% 11s
[NG-UI] [TITLE]  Unzipping Cypress        82% 10s
[Keystone] Setting up python3-oslo.cache (3.3.1-0ubuntu1~cloud0) ...
[NG-UI] [TITLE]  Unzipping Cypress        83% 10s
[NG-UI] [TITLE]  Unzipping Cypress        84% 9s
[NG-UI] [TITLE]  Unzipping Cypress        85% 8s
[Keystone] Setting up python3-keystonemiddleware (10.2.0-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-keystone (2:23.0.1-0ubuntu1~cloud0) ...
[NG-UI] [TITLE]  Unzipping Cypress        86% 8s
[NG-UI] [TITLE]  Unzipping Cypress        87% 7s
[NG-UI] [TITLE]  Unzipping Cypress        88% 7s
[NG-UI] [TITLE]  Unzipping Cypress        89% 6s
[RO]  ---> f39eada6266c
[RO] Step 32/60 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[NG-UI] [TITLE]  Unzipping Cypress        90% 5s
[NG-UI] [TITLE]  Unzipping Cypress        91% 5s
[NG-UI] [TITLE]  Unzipping Cypress        92% 4s
[NG-UI] [TITLE]  Unzipping Cypress        93% 4s
[NG-UI] [TITLE]  Unzipping Cypress        94% 3s
[NG-UI] [TITLE]  Unzipping Cypress        95% 3s
[Keystone] Setting up keystone (2:23.0.1-0ubuntu1~cloud0) ...
[Keystone] apache2_invoke: Enable site keystone.conf
[Keystone] invoke-rc.d: could not determine current runlevel
[Keystone] invoke-rc.d: policy-rc.d denied execution of reload.
[NG-UI] [TITLE]  Unzipping Cypress        96% 2s
[NG-UI] [TITLE]  Unzipping Cypress        97% 2s
[NG-UI] [TITLE]  Unzipping Cypress        98% 1s
[NG-UI] [TITLE]  Unzipping Cypress        99% 1s
[NG-UI] [TITLE]  Unzipping Cypress        100% 0s
[tests] Removing intermediate container ede61ac877cc
[tests]  ---> 690703e478f2
[tests] Step 21/30 : WORKDIR /robot-systest
[NG-UI] [TITLE]  Unzipped Cypress       
[NG-UI] [SUCCESS]  Unzipped Cypress       
[NG-UI] [STARTED] Task without title.
[NG-UI] [TITLE]  Finished Installation   /root/.cache/Cypress/12.17.4
[NG-UI] [SUCCESS]  Finished Installation   /root/.cache/Cypress/12.17.4
[NG-UI] 
[NG-UI] You can now open Cypress by running: node_modules/.bin/cypress open
[NG-UI] 
[NG-UI] https://on.cypress.io/installing-cypress
[NG-UI] 
[NG-UI] npm notice created a lockfile as package-lock.json. You should commit this file.
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @esbuild/linux-loong64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/@esbuild/linux-loong64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @esbuild/linux-loong64@0.15.5: wanted {"os":"linux","arch":"loong64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-darwin-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-darwin-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-darwin-64@0.15.5: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-android-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-android-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-android-arm64@0.15.5: wanted {"os":"android","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-darwin-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-darwin-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-darwin-arm64@0.15.5: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-android-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-android-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-android-64@0.15.5: wanted {"os":"android","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-freebsd-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-freebsd-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-freebsd-64@0.15.5: wanted {"os":"freebsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-freebsd-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-freebsd-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-freebsd-arm64@0.15.5: wanted {"os":"freebsd","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-32@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-32):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-32@0.15.5: wanted {"os":"linux","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-arm@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-arm):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-arm@0.15.5: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-arm64@0.15.5: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-mips64le@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-mips64le):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-mips64le@0.15.5: wanted {"os":"linux","arch":"mips64el"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-riscv64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-riscv64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-riscv64@0.15.5: wanted {"os":"linux","arch":"riscv64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-netbsd-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-netbsd-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-netbsd-64@0.15.5: wanted {"os":"netbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-ppc64le@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-ppc64le):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-ppc64le@0.15.5: wanted {"os":"linux","arch":"ppc64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-s390x@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-s390x):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-s390x@0.15.5: wanted {"os":"linux","arch":"s390x"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-openbsd-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-openbsd-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-openbsd-64@0.15.5: wanted {"os":"openbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-sunos-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-sunos-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-sunos-64@0.15.5: wanted {"os":"sunos","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-32@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-windows-32):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-32@0.15.5: wanted {"os":"win32","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-windows-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-64@0.15.5: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-windows-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-arm64@0.15.5: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN notsup Unsupported engine for @yarnpkg/parsers@3.0.0: wanted: {"node":">=18.12.0"} (current: {"node":"14.21.3","npm":"6.14.18"})
[NG-UI] npm WARN notsup Not compatible with your version of node/npm: @yarnpkg/parsers@3.0.0
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-darwin-x64@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-darwin-x64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-darwin-x64@15.9.3: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-linux-arm-gnueabihf@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-linux-arm-gnueabihf):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-linux-arm-gnueabihf@15.9.3: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-linux-arm64-gnu@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-linux-arm64-gnu):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-linux-arm64-gnu@15.9.3: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-darwin-arm64@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-darwin-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-darwin-arm64@15.9.3: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-linux-arm64-musl@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-linux-arm64-musl):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-linux-arm64-musl@15.9.3: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-win32-arm64-msvc@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-win32-arm64-msvc):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-win32-arm64-msvc@15.9.3: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-win32-x64-msvc@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-win32-x64-msvc):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-win32-x64-msvc@15.9.3: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN @angular/flex-layout@9.0.0-beta.31 requires a peer of @angular/cdk@^9.0.0-rc.8 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @angular/flex-layout@9.0.0-beta.31 requires a peer of tslib@^1.9.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/common@^13.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/core@^13.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/forms@^13.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/localize@^13.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@8.3.0 requires a peer of @angular/common@>=13.0.0 <14.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@8.3.0 requires a peer of @angular/core@>=13.0.0 <14.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@8.3.0 requires a peer of @angular/forms@>=13.0.0 <14.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN angular-notifier@9.1.0 requires a peer of @angular/common@>= 11.0.0 < 12.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN angular-notifier@9.1.0 requires a peer of @angular/core@>= 11.0.0 < 12.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN bootstrap@4.6.2 requires a peer of jquery@1.9.1 - 3 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN bootstrap@4.6.2 requires a peer of popper.js@^1.16.1 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of @angular/common@^9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of @angular/core@^9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of @angular/forms@^9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of tslib@^1.9.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @angular-eslint/schematics@13.5.0 requires a peer of @angular/cli@>= 13.0.0 < 14.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN ajv-keywords@3.5.2 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself.
[NG-UI] 
[NG-UI] added 1552 packages from 2512 contributors and audited 1582 packages in 212.443s
[NG-UI] 
[NG-UI] 227 packages are looking for funding
[NG-UI]   run `npm fund` for details
[NG-UI] 
[NG-UI] found 9 vulnerabilities (5 moderate, 4 high)
[NG-UI]   run `npm audit fix` to fix them, or `npm audit` for details
[tests]  ---> Running in 99dd3637db48
[MON]  ---> 2d5fa5f97ffc
[MON] Step 22/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     ca-certificates     && rm -rf /var/lib/apt/lists/*
[tests] Removing intermediate container 99dd3637db48
[tests]  ---> 464cfc7fd2fb
[tests] Step 22/30 : ENV ROBOT_DEVOPS_FOLDER=/robot-systest
[MON]  ---> Running in 725aec1b45ed
[tests]  ---> Running in 0f458021cd80
[Airflow] Removing intermediate container b7df7b2ee37e
[Airflow]  ---> 38719dbf26b8
[Airflow] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL CACHE_DATE PYTHON3_OSM_IM_URL OSM_DEVOPS_URL PYTHON3_N2VC_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ODLOF_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_TESTS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENVIM_URL APT_PROXY OSM_IMDOCS_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL] were not consumed
[Airflow] Successfully built 38719dbf26b8
[Airflow] Successfully tagged opensourcemano/airflow:osm-v140-merge-243
[Pipeline] [Airflow] echo
[Airflow] Tagging airflow:osm-v140-merge-243
[Pipeline] [Airflow] sh
[tests] Removing intermediate container 0f458021cd80
[tests]  ---> f3cec12fd621
[tests] Step 23/30 : ENV ENVIRONMENTS_FOLDER=environments
[tests]  ---> Running in 8d6ec9183b3b
[RO]  ---> 35c0462867bf
[RO] Step 33/60 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[RO]  ---> Running in 599eaf941fe5
[Airflow] [Airflow] Running shell script
[Airflow] + docker tag opensourcemano/airflow:osm-v140-merge-243 osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v140-merge-243
[Pipeline] [Airflow] sh
[tests] Removing intermediate container 8d6ec9183b3b
[tests]  ---> 6d6d07f63e0a
[tests] Step 24/30 : ENV PACKAGES_FOLDER=/robot-systest/osm-packages
[tests]  ---> Running in c4bbfc0a0523
[MON] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[MON] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[MON] Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[MON] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[MON] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[MON] Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[MON] Get:10 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[MON] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[MON] Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[MON] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[MON] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[MON] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[MON] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[MON] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[MON] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[Airflow] [Airflow] Running shell script
[Airflow] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v140-merge-243
[Airflow] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/airflow]
[Airflow] 560c281b0270: Preparing
[Airflow] 77cf8ff9edd6: Preparing
[Airflow] 75314bac3f56: Preparing
[Airflow] 34641c895a2d: Preparing
[Airflow] 62082569d7d4: Preparing
[Airflow] 8aedfd0c2b86: Preparing
[Airflow] 11e7ba49a488: Preparing
[Airflow] 1fcf8a8a3f2b: Preparing
[Airflow] 935f7f14c2e0: Preparing
[Airflow] 1563ed75ff1e: Preparing
[Airflow] 9df98ba5a4ab: Preparing
[Airflow] 4828a6c451df: Preparing
[Airflow] fa9ab046628c: Preparing
[Airflow] 5f70bf18a086: Preparing
[Airflow] 8b4250c5d64d: Preparing
[Airflow] af7b571f7ca8: Preparing
[Airflow] c57e7b07a3b2: Preparing
[Airflow] f280206a86b2: Preparing
[Airflow] feb06c5db7c4: Preparing
[Airflow] b082288f25e1: Preparing
[Airflow] 79d83185dd32: Preparing
[Airflow] ab84691a2eba: Preparing
[Airflow] 11e7ba49a488: Waiting
[Airflow] 30baed22bc16: Preparing
[Airflow] 1fcf8a8a3f2b: Waiting
[Airflow] 26f2bb17348b: Preparing
[Airflow] 935f7f14c2e0: Waiting
[Airflow] 15b3067dc4be: Preparing
[Airflow] 1563ed75ff1e: Waiting
[Airflow] db70c9ea5e22: Preparing
[Airflow] 9df98ba5a4ab: Waiting
[Airflow] 4828a6c451df: Waiting
[Airflow] fa9ab046628c: Waiting
[Airflow] 5f70bf18a086: Waiting
[Airflow] c57e7b07a3b2: Waiting
[Airflow] 31152b74f256: Preparing
[Airflow] f280206a86b2: Waiting
[Airflow] 8b4250c5d64d: Waiting
[Airflow] 8a2adc4b2731: Preparing
[Airflow] feb06c5db7c4: Waiting
[Airflow] 7766968e5876: Preparing
[Airflow] 16af49539099: Preparing
[Airflow] b082288f25e1: Waiting
[Airflow] 219c6c2423f1: Preparing
[Airflow] 79d83185dd32: Waiting
[Airflow] ab84691a2eba: Waiting
[Airflow] 30baed22bc16: Waiting
[Airflow] 3af14c9a24c9: Preparing
[Airflow] af7b571f7ca8: Waiting
[Airflow] 26f2bb17348b: Waiting
[Airflow] 15b3067dc4be: Waiting
[Airflow] db70c9ea5e22: Waiting
[Airflow] 31152b74f256: Waiting
[Airflow] 8a2adc4b2731: Waiting
[Airflow] 16af49539099: Waiting
[Airflow] 219c6c2423f1: Waiting
[Airflow] 3af14c9a24c9: Waiting
[Airflow] 8aedfd0c2b86: Waiting
[Airflow] 34641c895a2d: Pushed
[Airflow] 62082569d7d4: Pushed
[Airflow] 77cf8ff9edd6: Pushed
[Airflow] 75314bac3f56: Pushed
[tests] Removing intermediate container c4bbfc0a0523
[tests]  ---> 5e4c6b9284b3
[tests] Step 25/30 : ENV ROBOT_REPORT_FOLDER=/robot-systest/results
[tests]  ---> Running in 006302a8ed46
[tests] Removing intermediate container 006302a8ed46
[tests]  ---> d59b60906a16
[tests] Step 26/30 : ENV K8S_CREDENTIALS=/root/.kube/config
[RO] Removing intermediate container 599eaf941fe5
[RO]  ---> 3fbe5d890d1a
[RO] Step 34/60 : COPY --from=INSTALL /usr/bin/genisoimage /usr/bin/genisoimage
[RO]  ---> 5dda82a2f12a
[RO] Step 35/60 : COPY --from=INSTALL /etc/protocols /etc/protocols
[Airflow] 8aedfd0c2b86: Pushed
[Airflow] 11e7ba49a488: Pushed
[Airflow] 935f7f14c2e0: Pushed
[Airflow] 1fcf8a8a3f2b: Pushed
[Airflow] 4828a6c451df: Layer already exists
[Airflow] 1563ed75ff1e: Pushed
[Airflow] fa9ab046628c: Layer already exists
[Airflow] 5f70bf18a086: Layer already exists
[Airflow] af7b571f7ca8: Layer already exists
[Airflow] 8b4250c5d64d: Layer already exists
[Airflow] f280206a86b2: Layer already exists
[Airflow] feb06c5db7c4: Layer already exists
[Airflow] c57e7b07a3b2: Layer already exists
[Airflow] b082288f25e1: Layer already exists
[Airflow] ab84691a2eba: Layer already exists
[Airflow] 79d83185dd32: Layer already exists
[Airflow] 26f2bb17348b: Layer already exists
[Airflow] 15b3067dc4be: Layer already exists
[Airflow] 30baed22bc16: Layer already exists
[Airflow] 8a2adc4b2731: Layer already exists
[Airflow] 31152b74f256: Layer already exists
[Airflow] db70c9ea5e22: Layer already exists
[Airflow] 219c6c2423f1: Layer already exists
[Airflow] 7766968e5876: Layer already exists
[Airflow] 16af49539099: Layer already exists
[Airflow] 3af14c9a24c9: Layer already exists
[tests]  ---> Running in bb03ef4c162b
[tests] Removing intermediate container bb03ef4c162b
[tests]  ---> daba12c14b01
[tests] Step 27/30 : ENV OSM_RSA_FILE=/root/osm_id_rsa
[tests]  ---> Running in 4af9a82a69ea
[RO]  ---> 8d526dfc4d39
[RO] Step 36/60 : EXPOSE 9090
[RO]  ---> Running in 81b8f794ca8f
[RO] Removing intermediate container 81b8f794ca8f
[RO]  ---> cb92d77121f7
[RO] Step 37/60 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_ro &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[RO]  ---> Running in 7e893cffa8a5
[Keystone] Removing intermediate container 0d6bac1cd3a0
[Keystone]  ---> d27ce13b81b2
[Keystone] Step 8/24 : RUN pip3 install python-ldap==3.2.0 ldappool==3.0.0 python-openstackclient==6.2.0
[Keystone]  ---> Running in 0bda6375f257
[Keystone] Requirement already satisfied: python-ldap==3.2.0 in /usr/lib/python3/dist-packages (3.2.0)
[Keystone] Collecting ldappool==3.0.0
[Keystone]   Downloading ldappool-3.0.0-py3-none-any.whl (12 kB)
[Keystone] Collecting python-openstackclient==6.2.0
[Keystone]   Downloading python_openstackclient-6.2.0-py3-none-any.whl (1.1 MB)
[Keystone]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 3.3 MB/s eta 0:00:00
[Keystone] Requirement already satisfied: PrettyTable>=0.7.2 in /usr/lib/python3/dist-packages (from ldappool==3.0.0) (2.5.0)
[Keystone] Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (5.1.0)
[Keystone] Collecting cliff>=3.5.0
[Keystone]   Downloading cliff-4.5.0-py3-none-any.whl (81 kB)
[Keystone]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.1/81.1 KB 4.3 MB/s eta 0:00:00
[Keystone] Collecting osc-lib>=2.3.0
[Keystone]   Downloading osc_lib-3.0.0-py3-none-any.whl (89 kB)
[Keystone]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.6/89.6 KB 2.0 MB/s eta 0:00:00
[Keystone] Collecting python-cinderclient>=3.3.0
[Keystone]   Downloading python_cinderclient-9.4.0-py3-none-any.whl (255 kB)
[Keystone]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 255.9/255.9 KB 2.3 MB/s eta 0:00:00
[Keystone] Collecting python-novaclient>=18.1.0
[Keystone]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[Keystone]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 6.6 MB/s eta 0:00:00
[Keystone] Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (5.11.1)
[Keystone] Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (5.1.0)
[Keystone] Requirement already satisfied: iso8601>=0.1.11 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (1.0.2)
[Keystone] Requirement already satisfied: stevedore>=2.0.1 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (5.0.0)
[Keystone] Collecting openstacksdk>=0.103.0
[tests] Removing intermediate container 4af9a82a69ea
[tests]  ---> 7cf904967639
[tests] Step 28/30 : ENV LC_ALL=C.UTF-8
[tests]  ---> Running in 58cf9bfdc545
[Keystone]   Downloading openstacksdk-2.1.0-py3-none-any.whl (1.7 MB)
[Keystone]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 4.2 MB/s eta 0:00:00
[Keystone] Requirement already satisfied: oslo.utils>=3.33.0 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (6.1.0)
[Keystone] Collecting autopage>=0.4.0
[Keystone]   Downloading autopage-0.5.2-py3-none-any.whl (30 kB)
[Keystone] Requirement already satisfied: PyYAML>=3.12 in /usr/lib/python3/dist-packages (from cliff>=3.5.0->python-openstackclient==6.2.0) (6.0)
[Keystone] Collecting cmd2>=1.0.0
[Keystone]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[Keystone]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 8.9 MB/s eta 0:00:00
[Keystone] Requirement already satisfied: os-service-types>=1.7.0 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (1.7.0)
[Keystone] Collecting platformdirs>=3
[Keystone]   Downloading platformdirs-4.2.0-py3-none-any.whl (17 kB)
[MON] Fetched 29.7 MB in 4s (8132 kB/s)
[tests] Removing intermediate container 58cf9bfdc545
[tests]  ---> c1e76095f385
[tests] Step 29/30 : ENV LANG=C.UTF-8
[tests]  ---> Running in 6ab4500cef6d
[tests] Removing intermediate container 6ab4500cef6d
[tests]  ---> d47a21caa64f
[tests] Step 30/30 : ENTRYPOINT [ "/robot-systest/run_test.sh"]
[tests]  ---> Running in 0cfd1e7fab01
[tests] Removing intermediate container 0cfd1e7fab01
[tests]  ---> cba91eac1ed2
[tests] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_DEVOPS_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_N2VC_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_NGUI_URL PYTHON3_OSM_COMMON_URL] were not consumed
[tests] Successfully built cba91eac1ed2
[tests] Successfully tagged opensourcemano/tests:osm-v140-merge-243
[RO] Removing intermediate container 7e893cffa8a5
[RO]  ---> cede21271809
[RO] Step 38/60 : WORKDIR /app/osm_ro
[RO]  ---> Running in e0bf232a458e
[Keystone] Collecting jsonpatch!=1.20,>=1.16
[Keystone]   Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
[Keystone] Requirement already satisfied: decorator>=4.4.1 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (4.4.2)
[Keystone] Requirement already satisfied: netifaces>=0.10.4 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (0.11.0)
[Keystone] Requirement already satisfied: cryptography>=2.7 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (3.4.8)
[Keystone] Collecting jmespath>=0.9.0
[Keystone]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[Keystone] Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (5.1.2)
[Keystone] Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (1.1.8)
[Keystone] Collecting requestsexceptions>=1.2.0
[Keystone]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[Keystone] Requirement already satisfied: simplejson>=3.5.1 in /usr/lib/python3/dist-packages (from osc-lib>=2.3.0->python-openstackclient==6.2.0) (3.17.6)
[Keystone] Requirement already satisfied: requests>=2.25.1 in /usr/lib/python3/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient==6.2.0) (2.25.1)
[Keystone] Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/lib/python3/dist-packages (from python-novaclient>=18.1.0->python-openstackclient==6.2.0) (5.1.1)
[Keystone] Collecting pyperclip>=1.6
[Keystone]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[Keystone]   Preparing metadata (setup.py): started
[MON] Reading package lists...
[Pipeline] [tests] echo
[tests] Tagging tests:osm-v140-merge-243
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[RO] Removing intermediate container e0bf232a458e
[RO]  ---> c5c606a6a807
[RO] Step 39/60 : USER appuser
[RO]  ---> Running in 460e67c55ab7
[Keystone]   Preparing metadata (setup.py): finished with status 'done'
[Keystone] Requirement already satisfied: attrs>=16.3.0 in /usr/lib/python3/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient==6.2.0) (21.2.0)
[Keystone] Requirement already satisfied: wcwidth>=0.1.7 in /usr/lib/python3/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient==6.2.0) (0.2.5)
[Keystone] Collecting jsonpointer>=1.9
[Keystone]   Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
[Keystone] Building wheels for collected packages: pyperclip
[Keystone]   Building wheel for pyperclip (setup.py): started
[tests] + docker tag opensourcemano/tests:osm-v140-merge-243 osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v140-merge-243
[Pipeline] [tests] sh
[RO] Removing intermediate container 460e67c55ab7
[RO]  ---> 5f91543295e5
[RO] Step 40/60 : ENV RO_DB_HOST=""
[Keystone]   Building wheel for pyperclip (setup.py): finished with status 'done'
[Keystone]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=b3912689a1a47aff74d27172ab79ae3ab307a561caf9b80ca42bc63918cfb82e
[Keystone]   Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[Keystone] Successfully built pyperclip
[MON] Reading package lists...
[MON] Building dependency tree...
[MON] Reading state information...
[tests] [tests] Running shell script
[tests] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v140-merge-243
[tests] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/tests]
[tests] 1676b37e5519: Preparing
[tests] b0b28b9330bd: Preparing
[tests] 8a22f7b08a1e: Preparing
[tests] dcc9ab235c7e: Preparing
[tests] 147156572ef9: Preparing
[tests] fc23da251127: Preparing
[tests] 133fa32c30c1: Preparing
[tests] a8493e121483: Preparing
[tests] 617f045fbfbc: Preparing
[tests] e020e87292ca: Preparing
[tests] 8ad82aca8ced: Preparing
[tests] b303537c9361: Preparing
[tests] b2f41945253e: Preparing
[tests] 4064fff143f1: Preparing
[tests] d101c9453715: Preparing
[tests] b2f41945253e: Waiting
[tests] b303537c9361: Waiting
[tests] 4064fff143f1: Waiting
[tests] 617f045fbfbc: Waiting
[tests] d101c9453715: Waiting
[tests] e020e87292ca: Waiting
[tests] 8ad82aca8ced: Waiting
[tests] 147156572ef9: Waiting
[tests] fc23da251127: Waiting
[tests] 133fa32c30c1: Waiting
[tests] dcc9ab235c7e: Waiting
[tests] a8493e121483: Waiting
[tests] b0b28b9330bd: Pushed
[tests] 8a22f7b08a1e: Pushed
[RO]  ---> Running in 94ba3447c82b
[Keystone] Installing collected packages: requestsexceptions, pyperclip, python-novaclient, python-cinderclient, platformdirs, ldappool, jsonpointer, jmespath, cmd2, autopage, jsonpatch, cliff, openstacksdk, osc-lib, python-openstackclient
[MON] The following additional packages will be installed:
[MON]   openssl
[MON] The following NEW packages will be installed:
[MON]   ca-certificates openssl
[MON] 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
[MON] Need to get 1339 kB of archives.
[MON] After this operation, 2502 kB of additional disk space will be used.
[MON] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.14 [1184 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[MON] debconf: delaying package configuration, since apt-utils is not installed
[MON] Fetched 1339 kB in 0s (9592 kB/s)
[MON] Selecting previously unselected package openssl.
[MON] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5123 files and directories currently installed.)
[MON] Preparing to unpack .../openssl_3.0.2-0ubuntu1.14_amd64.deb ...
[tests] dcc9ab235c7e: Pushed
[RO] Removing intermediate container 94ba3447c82b
[RO]  ---> b25814df12cd
[RO] Step 41/60 : ENV RO_DB_OVIM_HOST=""
[RO]  ---> Running in 70ab3cce45b1
[MON] Unpacking openssl (3.0.2-0ubuntu1.14) ...
[MON] Selecting previously unselected package ca-certificates.
[MON] Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[MON] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[MON] Setting up openssl (3.0.2-0ubuntu1.14) ...
[MON] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[tests] fc23da251127: Pushed
[tests] 133fa32c30c1: Pushed
[tests] a8493e121483: Pushed
[tests] 617f045fbfbc: Pushed
[RO] Removing intermediate container 70ab3cce45b1
[RO]  ---> 7b2ef02c9759
[RO] Step 42/60 : ENV RO_DB_ROOT_PASSWORD=""
[RO]  ---> Running in 1ec1cedc6cba
[RO] Removing intermediate container 1ec1cedc6cba
[RO]  ---> 7b0825d8eb2a
[RO] Step 43/60 : ENV RO_DB_OVIM_ROOT_PASSWORD=""
[RO]  ---> Running in 39d4877e43e0
[tests] e020e87292ca: Pushed
[RO] Removing intermediate container 39d4877e43e0
[RO]  ---> 90df5001d75f
[RO] Step 44/60 : ENV RO_DB_USER=mano
[RO]  ---> Running in 6c8d15b3658b
[MON] Updating certificates in /etc/ssl/certs...
[tests] 8ad82aca8ced: Pushed
[RO] Removing intermediate container 6c8d15b3658b
[RO]  ---> c7302fbfe4c0
[RO] Step 45/60 : ENV RO_DB_OVIM_USER=mano
[RO]  ---> Running in 71fca02dff09
[RO] Removing intermediate container 71fca02dff09
[RO]  ---> c77a924c8103
[RO] Step 46/60 : ENV RO_DB_PASSWORD=manopw
[RO]  ---> Running in 263e7fc5af7f
[RO] Removing intermediate container 263e7fc5af7f
[RO]  ---> 275ecd2ab619
[RO] Step 47/60 : ENV RO_DB_OVIM_PASSWORD=manopw
[RO]  ---> Running in 9d6d5e6ff9a5
[RO] Removing intermediate container 9d6d5e6ff9a5
[RO]  ---> f4b2126eed8a
[RO] Step 48/60 : ENV RO_DB_PORT=3306
[MON] 137 added, 0 removed; done.
[MON] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[MON] Updating certificates in /etc/ssl/certs...
[RO]  ---> Running in e12fa04b5b7e
[RO] Removing intermediate container e12fa04b5b7e
[RO]  ---> b0d5618b18a2
[RO] Step 49/60 : ENV RO_DB_OVIM_PORT=3306
[RO]  ---> Running in 08cb2ac37eb3
[RO] Removing intermediate container 08cb2ac37eb3
[RO]  ---> b2f5a9e2b77f
[RO] Step 50/60 : ENV RO_DB_NAME=mano_db
[RO]  ---> Running in 1423d104f072
[Keystone] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[Keystone] Successfully installed autopage-0.5.2 cliff-4.5.0 cmd2-2.4.3 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-2.4 ldappool-3.0.0 openstacksdk-2.1.0 osc-lib-3.0.0 platformdirs-4.2.0 pyperclip-1.8.2 python-cinderclient-9.4.0 python-novaclient-18.4.0 python-openstackclient-6.2.0 requestsexceptions-1.4.0
[MON] 0 added, 0 removed; done.
[MON] Running hooks in /etc/ca-certificates/update.d...
[MON] done.
[RO] Removing intermediate container 1423d104f072
[RO]  ---> 15c97280fdd8
[RO] Step 51/60 : ENV RO_DB_OVIM_NAME=mano_vim_db
[RO]  ---> Running in f77959e07241
[RO] Removing intermediate container f77959e07241
[RO]  ---> cc9e11c88499
[RO] Step 52/60 : ENV OPENMANO_TENANT=osm
[MON] Removing intermediate container 725aec1b45ed
[MON]  ---> 4d8be9cd21c9
[MON] Step 23/56 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[RO]  ---> Running in c8936fa7ff11
[MON]  ---> Running in 270862db8f2b
[tests] b303537c9361: Pushed
[RO] Removing intermediate container c8936fa7ff11
[RO]  ---> 0189aa22d4d0
[RO] Step 53/60 : ENV OSMRO_DATABASE_DRIVER mongo
[RO]  ---> Running in 49dc7792a0d5
[RO] Removing intermediate container 49dc7792a0d5
[RO]  ---> b22b5662dcda
[RO] Step 54/60 : ENV OSMRO_DATABASE_URI mongodb://mongo:27017
[RO]  ---> Running in 007e0e9d8aef
[RO] Removing intermediate container 007e0e9d8aef
[RO]  ---> c9f5602c48fe
[RO] Step 55/60 : ENV OSMRO_MESSAGE_DRIVER  kafka
[Keystone] Removing intermediate container 0bda6375f257
[Keystone]  ---> 04ab1d8367ea
[Keystone] Step 9/24 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     usermod -a -G keystone appuser &&     usermod -a -G adm appuser &&     chown -R appuser:appuser /app &&     chown root:keystone /etc/keystone &&     chmod 770 /etc/keystone &&     chown root:keystone /etc/ssl/certs &&     chmod 770 /etc/ssl/certs &&     chown root:keystone /etc/apache2/apache2.conf &&     chmod 664 /etc/apache2/apache2.conf &&     sed -i 's/Listen 80/Listen 8080/g' /etc/apache2/ports.conf &&     chown root:keystone /var/spool &&     chmod 775 /var/spool &&     chmod 770 /var/log/apache2 &&     chmod 660 /var/log/apache2/* &&     chmod 770 /var/log/keystone &&     chown root:keystone /var/run/apache2 &&     chmod 775 /var/run/apache2 &&     mkdir -p /etc/sudoers.d &&     echo "%appuser ALL= NOPASSWD: /sbin/service apache2 *" > /etc/sudoers.d/appuser
[Keystone]  ---> Running in 0b0086d1dcdc
[MON] Removing intermediate container 270862db8f2b
[MON]  ---> 2bcb76306616
[MON] Step 24/56 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[RO]  ---> Running in b455d7b71006
[RO] Removing intermediate container b455d7b71006
[RO]  ---> 966d4f7b8783
[RO] Step 56/60 : ENV OSMRO_MESSAGE_HOST    kafka
[RO]  ---> Running in 6005ad533404
[RO] Removing intermediate container 6005ad533404
[RO]  ---> aeadfc11acac
[RO] Step 57/60 : ENV OSMRO_MESSAGE_PORT    9092
[MON]  ---> cc709db6a928
[MON] Step 25/56 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[RO]  ---> Running in 02077d1d2fc8
[RO] Removing intermediate container 02077d1d2fc8
[RO]  ---> e55fb40a1aba
[RO] Step 58/60 : ENV OSMRO_LOG_LEVEL       INFO
[RO]  ---> Running in 127c5c7502c2
[RO] Removing intermediate container 127c5c7502c2
[RO]  ---> aab39f85b638
[RO] Step 59/60 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail http://localhost:9090/ro || exit 1
[RO]  ---> Running in edfb8cc17659
[Keystone] Removing intermediate container 0b0086d1dcdc
[Keystone]  ---> 3b039e3bb10e
[Keystone] Step 10/24 : USER appuser
[Keystone]  ---> Running in e8c39f7cb3bb
[Keystone] Removing intermediate container e8c39f7cb3bb
[Keystone]  ---> 694dc5bb318c
[Keystone] Step 11/24 : ENV DB_HOST                 keystone-db
[Keystone]  ---> Running in ec97ddf938d4
[Keystone] Removing intermediate container ec97ddf938d4
[Keystone]  ---> 18d7515049aa
[Keystone] Step 12/24 : ENV DB_PORT                 3306
[Keystone]  ---> Running in c42f9dc37f6a
[MON]  ---> 907a4b783796
[MON] Step 26/56 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[MON]  ---> 470622a814d9
[MON] Step 27/56 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[RO] Removing intermediate container edfb8cc17659
[RO]  ---> 45922cd1e7cf
[RO] Step 60/60 : CMD ["python3", "-u", "-m", "osm_ng_ro.ro_main"]
[RO]  ---> Running in 23925cb7b58e
[RO] Removing intermediate container 23925cb7b58e
[RO]  ---> a1906ede8fc9
[RO] [Warning] One or more build-args [OSM_NGUI_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_PLA_URL OSM_DEVOPS_URL OSM_TESTS_URL PYTHON3_OSM_NBI_URL CACHE_DATE OSM_IMDOCS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_N2VC_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_POLICY_MODULE_URL] were not consumed
[RO] Successfully built a1906ede8fc9
[RO] Successfully tagged opensourcemano/ro:osm-v140-merge-243
[Keystone] Removing intermediate container c42f9dc37f6a
[Keystone]  ---> b299ac3c4788
[Keystone] Step 13/24 : ENV ROOT_DB_USER            root
[Keystone]  ---> Running in 32e043fbd180
[MON]  ---> c35bf3859e5d
[MON] Step 28/56 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[Pipeline] [RO] echo
[RO] Tagging ro:osm-v140-merge-243
[Pipeline] [RO] sh
[Keystone] Removing intermediate container 32e043fbd180
[Keystone]  ---> d1386f9b31c9
[Keystone] Step 14/24 : ENV ROOT_DB_PASSWORD        admin
[Keystone]  ---> Running in e7e6c750e563
[Keystone] Removing intermediate container e7e6c750e563
[Keystone]  ---> 759b8ca1c1fb
[Keystone] Step 15/24 : ENV KEYSTONE_DB_PASSWORD    admin
[Keystone]  ---> Running in 0f8239595caf
[RO] [RO] Running shell script
[RO] + docker tag opensourcemano/ro:osm-v140-merge-243 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v140-merge-243
[Pipeline] [RO] sh
[Keystone] Removing intermediate container 0f8239595caf
[Keystone]  ---> 447f46a8cdc0
[Keystone] Step 16/24 : ENV REGION_ID               RegionOne
[tests] 147156572ef9: Pushed
[tests] 4064fff143f1: Mounted from devops/cicd/opensourcemano/nbi
[tests] d101c9453715: Layer already exists
[RO] [RO] Running shell script
[RO] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v140-merge-243
[RO] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ro]
[RO] ae4755b55b6c: Preparing
[RO] 6c700a905bb4: Preparing
[RO] 6344d3a4a445: Preparing
[RO] 011f68f3019e: Preparing
[RO] 262ccf44a045: Preparing
[RO] 51336de525ff: Preparing
[RO] 8e805737fb2f: Preparing
[RO] 4064fff143f1: Preparing
[RO] d101c9453715: Preparing
[RO] 6c700a905bb4: Waiting
[RO] 6344d3a4a445: Waiting
[RO] 262ccf44a045: Waiting
[RO] 51336de525ff: Waiting
[RO] 8e805737fb2f: Waiting
[RO] 4064fff143f1: Waiting
[RO] d101c9453715: Waiting
[RO] ae4755b55b6c: Pushed
[RO] 6c700a905bb4: Pushed
[Keystone]  ---> Running in 84b17d4da1cb
[RO] 6344d3a4a445: Pushed
[RO] 011f68f3019e: Pushed
[Keystone] Removing intermediate container 84b17d4da1cb
[Keystone]  ---> e01369a40434
[Keystone] Step 17/24 : ENV KEYSTONE_HOST           keystone
[tests] 1676b37e5519: Pushed
[RO] 8e805737fb2f: Mounted from devops/cicd/opensourcemano/nbi
[RO] 4064fff143f1: Mounted from devops/cicd/opensourcemano/tests
[RO] 51336de525ff: Pushed
[Keystone]  ---> Running in 8a0fe5b62431
[RO] d101c9453715: Layer already exists
[Keystone] Removing intermediate container 8a0fe5b62431
[Keystone]  ---> 20cd1e544af2
[Keystone] Step 18/24 : ENV ADMIN_USERNAME          admin
[MON]  ---> 925674edbcf4
[MON] Step 29/56 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[Airflow] 9df98ba5a4ab: Pushed
[Keystone]  ---> Running in 1e40285870d0
[Keystone] Removing intermediate container 1e40285870d0
[Keystone]  ---> 8098b0d9443f
[Keystone] Step 19/24 : ENV ADMIN_PASSWORD          admin
[MON]  ---> 71d408c4809a
[MON] Step 30/56 : COPY scripts/ /app/osm_mon/scripts/
[Keystone]  ---> Running in a8c8d52af81f
[Keystone] Removing intermediate container a8c8d52af81f
[Keystone]  ---> a7d0e1bd2579
[Keystone] Step 20/24 : ENV ADMIN_PROJECT           admin
[Keystone]  ---> Running in a53854c64329
[Keystone] Removing intermediate container a53854c64329
[Keystone]  ---> d909dba6ffa3
[Keystone] Step 21/24 : ENV SERVICE_USERNAME        nbi
[MON]  ---> d3173ff304e4
[MON] Step 31/56 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_mon &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[MON]  ---> Running in 4f620495c395
[Keystone]  ---> Running in 9b2e29562c41
[Keystone] Removing intermediate container 9b2e29562c41
[Keystone]  ---> 5463d0656f90
[Keystone] Step 22/24 : ENV SERVICE_PASSWORD        nbi
[Keystone]  ---> Running in 740fb04b486d
[Keystone] Removing intermediate container 740fb04b486d
[Keystone]  ---> adafdc6ff324
[Keystone] Step 23/24 : ENV SERVICE_PROJECT         service
[Keystone]  ---> Running in abb4e1404c6c
[Keystone] Removing intermediate container abb4e1404c6c
[Keystone]  ---> 23213f8c3ad5
[Keystone] Step 24/24 : ENTRYPOINT ["./start.sh"]
[Keystone]  ---> Running in 740edecf4950
[Keystone] Removing intermediate container 740edecf4950
[Keystone]  ---> 596285b09bc7
[Keystone] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_TAPI_URL OSM_TESTS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENVIM_URL CACHE_DATE OSM_IMDOCS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_DEVOPS_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL] were not consumed
[Keystone] Successfully built 596285b09bc7
[Keystone] Successfully tagged opensourcemano/keystone:osm-v140-merge-243
[MON] Removing intermediate container 4f620495c395
[MON]  ---> 83fb556a0dc1
[MON] Step 32/56 : WORKDIR /app/osm_mon
[MON]  ---> Running in cf94e21f559c
[MON] Removing intermediate container cf94e21f559c
[MON]  ---> 63eb8f9b0f4f
[MON] Step 33/56 : USER appuser
[MON]  ---> Running in df30ca4c31f8
[MON] Removing intermediate container df30ca4c31f8
[MON]  ---> 17eb566eb894
[MON] Step 34/56 : ENV OSMMON_MESSAGE_DRIVER kafka
[MON]  ---> Running in e8a5f950264d
[Pipeline] [Keystone] echo
[Keystone] Tagging keystone:osm-v140-merge-243
[Pipeline] [Keystone] sh
[MON] Removing intermediate container e8a5f950264d
[MON]  ---> ce69076e1314
[MON] Step 35/56 : ENV OSMMON_MESSAGE_HOST kafka
[MON]  ---> Running in 5d5b3e7d9b5a
[MON] Removing intermediate container 5d5b3e7d9b5a
[MON]  ---> eb39d7bbe290
[MON] Step 36/56 : ENV OSMMON_MESSAGE_PORT 9092
[Keystone] [Keystone] Running shell script
[Keystone] + docker tag opensourcemano/keystone:osm-v140-merge-243 osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v140-merge-243
[Pipeline] [Keystone] sh
[MON]  ---> Running in 13fa93a45641
[MON] Removing intermediate container 13fa93a45641
[MON]  ---> 56b29c2eefa0
[MON] Step 37/56 : ENV OSMMON_DATABASE_DRIVER mongo
[MON]  ---> Running in 4aa1eae84989
[MON] Removing intermediate container 4aa1eae84989
[MON]  ---> eea85095510e
[MON] Step 38/56 : ENV OSMMON_DATABASE_URI mongodb://mongo:27017
[MON]  ---> Running in 3fb45a7b4579
[MON] Removing intermediate container 3fb45a7b4579
[MON]  ---> e959683fbd0f
[MON] Step 39/56 : ENV OSMMON_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[MON]  ---> Running in 8f651bf66743
[Keystone] [Keystone] Running shell script
[Keystone] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v140-merge-243
[Keystone] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/keystone]
[Keystone] 56fb01383517: Preparing
[Keystone] 378735b80d91: Preparing
[Keystone] 474b81a24664: Preparing
[Keystone] 0325e1d4b3e1: Preparing
[Keystone] 5103b2299bfb: Preparing
[Keystone] 4064fff143f1: Preparing
[Keystone] d101c9453715: Preparing
[Keystone] 474b81a24664: Waiting
[Keystone] 0325e1d4b3e1: Waiting
[Keystone] 5103b2299bfb: Waiting
[Keystone] 4064fff143f1: Waiting
[Keystone] d101c9453715: Waiting
[MON] Removing intermediate container 8f651bf66743
[MON]  ---> 4befde86d753
[MON] Step 40/56 : ENV OSMMON_OPENSTACK_DEFAULT_GRANULARITY 300
[MON]  ---> Running in 8bf8f0c30497
[MON] Removing intermediate container 8bf8f0c30497
[MON]  ---> 342646ba4037
[MON] Step 41/56 : ENV OSMMON_GLOBAL_REQUEST_TIMEOUT 10
[MON]  ---> Running in 52a7f486ccb7
[MON] Removing intermediate container 52a7f486ccb7
[MON]  ---> e3ae095c5fb7
[MON] Step 42/56 : ENV OSMMON_GLOBAL_LOGLEVEL INFO
[MON]  ---> Running in 111040a127d8
[MON] Removing intermediate container 111040a127d8
[MON]  ---> 2be86c7aac34
[MON] Step 43/56 : ENV OSMMON_VCA_HOST localhost
[MON]  ---> Running in 5aa4b01337ba
[MON] Removing intermediate container 5aa4b01337ba
[MON]  ---> dd3f05d09d37
[MON] Step 44/56 : ENV OSMMON_VCA_SECRET secret
[MON]  ---> Running in 7937342b03a4
[Airflow] 560c281b0270: Pushed
[Airflow] osm-v140-merge-243: digest: sha256:fe650a87ea614e78e672f4c6040cf740440d43409efd046e8cb7eb2a0b8b2dc9 size: 7006
[Keystone] 56fb01383517: Pushed
[Keystone] 0325e1d4b3e1: Pushed
[Keystone] 5103b2299bfb: Pushed
[Keystone] 4064fff143f1: Mounted from devops/cicd/opensourcemano/ro
[Keystone] d101c9453715: Layer already exists
[Pipeline] [Airflow] }
[MON] Removing intermediate container 7937342b03a4
[MON]  ---> 94513e54ed67
[MON] Step 45/56 : ENV OSMMON_VCA_USER admin
[MON]  ---> Running in ee3060d90972
[Pipeline] [Airflow] // dir
[MON] Removing intermediate container ee3060d90972
[MON]  ---> 9c0aa99a99e8
[MON] Step 46/56 : ENV OSMMON_VCA_CACERT cacert
[MON]  ---> Running in 30967f4787b6
[Pipeline] [Airflow] }
[MON] Removing intermediate container 30967f4787b6
[MON]  ---> d39e75fcc01a
[MON] Step 47/56 : ENV OSMMON_DATABASE_COMMONKEY changeme
[MON]  ---> Running in 55a905f74edb
[MON] Removing intermediate container 55a905f74edb
[MON]  ---> 1102a745e9b7
[MON] Step 48/56 : ENV OSMMON_COLLECTOR_INTERVAL 30
[MON]  ---> Running in b5a0373a4d45
[tests] b2f41945253e: Pushed
[tests] osm-v140-merge-243: digest: sha256:a4f4001d525a50b29ef82c1c10b22f8b7e1ddfd76e58e06f71beba04c20c9e9f size: 3470
[Pipeline] [tests] }
[Pipeline] [tests] // dir
[MON] Removing intermediate container b5a0373a4d45
[MON]  ---> e2d0f839941c
[MON] Step 49/56 : ENV OSMMON_EVALUATOR_INTERVAL 30
[MON]  ---> Running in 4946d7659742
[MON] Removing intermediate container 4946d7659742
[MON]  ---> ee6b3d9bec0f
[MON] Step 50/56 : ENV OSMMON_PROMETHEUS_URL http://prometheus:9090
[MON]  ---> Running in f359c2804c36
[Pipeline] [tests] }
[MON] Removing intermediate container f359c2804c36
[MON]  ---> fb6ba764be85
[MON] Step 51/56 : ENV OSMMON_GRAFANA_URL http://grafana:3000
[MON]  ---> Running in d4baad6dfd5e
[MON] Removing intermediate container d4baad6dfd5e
[MON]  ---> 31de141d8dbe
[MON] Step 52/56 : ENV OSMMON_GRAFANA_USER admin
[MON]  ---> Running in f22faf55362c
[MON] Removing intermediate container f22faf55362c
[MON]  ---> 4f2e23fcbcfc
[MON] Step 53/56 : ENV OSMMON_GRAFANA_PASSWORD admin
[MON]  ---> Running in 6e6ce0f8b964
[MON] Removing intermediate container 6e6ce0f8b964
[MON]  ---> 65b00116e452
[MON] Step 54/56 : EXPOSE 8000
[MON]  ---> Running in 3084696c512e
[MON] Removing intermediate container 3084696c512e
[MON]  ---> 4773d646e94f
[MON] Step 55/56 : HEALTHCHECK --start-period=120s --interval=5s --timeout=2s --retries=12  CMD osm-mon-healthcheck || exit 1
[MON]  ---> Running in ff3f034ac0c2
[MON] Removing intermediate container ff3f034ac0c2
[MON]  ---> 2b39d948ece7
[MON] Step 56/56 : CMD /bin/bash scripts/start.sh
[Keystone] 378735b80d91: Pushed
[MON]  ---> Running in 02d35567e967
[MON] Removing intermediate container 02d35567e967
[MON]  ---> f52a58426e9d
[MON] [Warning] One or more build-args [PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_IMDOCS_URL OSM_TESTS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_NGUI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_DEVOPS_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_GCP_URL CACHE_DATE PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_RO_PLUGIN_URL] were not consumed
[MON] Successfully built f52a58426e9d
[MON] Successfully tagged opensourcemano/mon:osm-v140-merge-243
[Pipeline] [MON] echo
[MON] Tagging mon:osm-v140-merge-243
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker tag opensourcemano/mon:osm-v140-merge-243 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v140-merge-243
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v140-merge-243
[MON] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/mon]
[MON] 48c8f31df2de: Preparing
[MON] 355cad7881ee: Preparing
[MON] b57d04655c44: Preparing
[MON] 9d072d6ca773: Preparing
[MON] 1306a61b6fd2: Preparing
[MON] f035667dbf0e: Preparing
[MON] 8c567cc14f74: Preparing
[MON] 4a0263e6cc8a: Preparing
[MON] f804bad33bb3: Preparing
[MON] bd7a1bb7eca7: Preparing
[MON] dd7e608278ee: Preparing
[MON] 9ecd17ac1067: Preparing
[MON] 8e805737fb2f: Preparing
[MON] 4064fff143f1: Preparing
[MON] d101c9453715: Preparing
[MON] f035667dbf0e: Waiting
[MON] 8c567cc14f74: Waiting
[MON] 4a0263e6cc8a: Waiting
[MON] f804bad33bb3: Waiting
[MON] bd7a1bb7eca7: Waiting
[MON] dd7e608278ee: Waiting
[MON] 9ecd17ac1067: Waiting
[MON] 8e805737fb2f: Waiting
[MON] 1306a61b6fd2: Waiting
[MON] 4064fff143f1: Waiting
[MON] d101c9453715: Waiting
[MON] 355cad7881ee: Pushed
[MON] 48c8f31df2de: Pushed
[MON] 1306a61b6fd2: Pushed
[MON] f035667dbf0e: Pushed
[MON] 8c567cc14f74: Pushed
[MON] 4a0263e6cc8a: Pushed
[MON] f804bad33bb3: Pushed
[MON] bd7a1bb7eca7: Pushed
[RO] 262ccf44a045: Pushed
[RO] osm-v140-merge-243: digest: sha256:b4f5b0e98bcc9ac8a28212b7bb02050e7833529a7688fd303b6aa856d9826204 size: 2204
[Pipeline] [RO] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[MON] 9ecd17ac1067: Pushed
[MON] 8e805737fb2f: Mounted from devops/cicd/opensourcemano/ro
[MON] 4064fff143f1: Mounted from devops/cicd/opensourcemano/keystone
[MON] d101c9453715: Layer already exists
[NG-UI] Removing intermediate container b2e06f35f646
[NG-UI]  ---> 53ce502eb2fc
[NG-UI] Step 12/23 : RUN npm run build
[NG-UI]  ---> Running in 0fd380a7c946
[NG-UI] 
[NG-UI] > osm@14.0.0 build /usr/share/osm-ngui
[NG-UI] > ng build --configuration production --aot
[NG-UI] 
[NG-UI] - Generating browser application bundles (phase: setup)...
[NG-UI] Processing legacy "View Engine" libraries:
[NG-UI] - @angular/flex-layout/core [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @ng-idle/core [es2015/esm2015] (git+https://github.com/moribvndvs/ng2-idle.git)
[NG-UI] - @ngx-translate/core [es2015/esm2015] (git+https://github.com/ngx-translate/core.git)
[NG-UI] - @akveo/ng2-completer [es2015/esm2015] (git+https://github.com/oferh/ng2-completer.git)
[NG-UI] - @angular/flex-layout/extended [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @angular/flex-layout/flex [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @angular/flex-layout/grid [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @ng-idle/keepalive [es2015/esm2015] (git+https://github.com/moribvndvs/ng2-idle.git)
[NG-UI] - @ngx-translate/http-loader [es2015/esm2015] (git+https://github.com/ngx-translate/http-loader.git)
[NG-UI] - angular-notifier [es2015/esm2015] (git+https://github.com/dominique-mueller/angular-notifier.git)
[NG-UI] - ngx-toastr [es2015/esm2015] (git+https://github.com/scttcper/ngx-toastr.git)
[NG-UI] - ng2-smart-table [es2015/esm2015] ()
[NG-UI] - ng-sidebar [main/commonjs] (git+https://github.com/arkon/ng-sidebar.git)
[NG-UI] - @angular/flex-layout [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] Encourage the library authors to publish an Ivy distribution.
[MON] b57d04655c44: Pushed
[MON] 9d072d6ca773: Pushed
[MON] dd7e608278ee: Pushed
[MON] osm-v140-merge-243: digest: sha256:c5d4130f0ccced11d6747f9141315b89efcef1065ce9987b716f36b74108a538 size: 3466
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[Keystone] 474b81a24664: Pushed
[Keystone] osm-v140-merge-243: digest: sha256:614919dc58de556d4253da41ebe6f752c50a03b87d7923da2d09d4b4b55746c4 size: 1782
[Pipeline] [Keystone] }
[Pipeline] [Keystone] // dir
[Pipeline] [Keystone] }
[NG-UI] ✔ Browser application bundle generation complete.
[NG-UI] ✔ Browser application bundle generation complete.
[NG-UI] - Copying assets...
[NG-UI] ✔ Copying assets complete.
[NG-UI] - Generating index html...
[NG-UI] - Generating index html...
[NG-UI] 1 rules skipped due to selector errors:
[NG-UI]   .custom-file-input:lang(en)~.custom-file-label -> unmatched pseudo-class :lang
[NG-UI] ✔ Index html generation complete.
[NG-UI] 
[NG-UI] Initial Chunk Files           | Names                                  |  Raw Size | Estimated Transfer Size
[NG-UI] main.d072e3d93307a941.js      | main                                   |   1.33 MB |               314.14 kB
[NG-UI] styles.12f6a38a8d2a4531.css   | styles                                 | 256.24 kB |                35.62 kB
[NG-UI] polyfills.de0bb5264be3b4bb.js | polyfills                              |  34.40 kB |                11.13 kB
[NG-UI] runtime.61f340ca22b42a35.js   | runtime                                |   3.61 kB |                 1.73 kB
[NG-UI] scripts.03d911157aa4cedb.js   | scripts                                |   3.45 kB |                 1.36 kB
[NG-UI] 
[NG-UI] | Initial Total                          |   1.62 MB |               363.98 kB
[NG-UI] 
[NG-UI] Lazy Chunk Files              | Names                                  |  Raw Size | Estimated Transfer Size
[NG-UI] 572.53a794071f3e234a.js       | vim-accounts-VimAccountsModule         | 311.15 kB |                68.21 kB
[NG-UI] 209.094dc7215897deaa.js       | instances-InstancesModule              | 202.62 kB |                22.45 kB
[NG-UI] 859.2733550a9d4a17d4.js       | packages-PackagesModule                | 202.00 kB |                42.95 kB
[NG-UI] 266.61ac87ca0735e498.js       | packages-PackagesModule                | 168.99 kB |                49.64 kB
[NG-UI] 585.c9ad4b944138c9c5.js       | packages-PackagesModule                | 159.72 kB |                19.14 kB
[NG-UI] 189.dda6edfc277d4855.js       | packages-PackagesModule                | 122.92 kB |                29.07 kB
[NG-UI] 845.3b8bdce433ce56be.js       | roles-RolesModule                      | 119.10 kB |                29.20 kB
[NG-UI] 134.5958df256ddd0084.js       | packages-PackagesModule                |  93.31 kB |                26.98 kB
[NG-UI] 602.fe9687b9d51e1aa3.js       | k8s-K8sModule                          |  43.35 kB |                 6.64 kB
[NG-UI] 757.9c344a336d4c7ea4.js       | sdn-controller-SDNControllerModule     |  39.57 kB |                 6.55 kB
[NG-UI] 514.d6b23987213ab452.js       | users-UsersModule                      |  37.34 kB |                 6.90 kB
[NG-UI] 548.bb121320796baf5e.js       | projects-ProjectsModule                |  32.54 kB |                 6.57 kB
[NG-UI] 958.fae3025b6caa9ee8.js       | wim-accounts-WIMAccountsModule         |  30.53 kB |                 5.38 kB
[NG-UI] 274.5a8c7844f5f71c7a.js       | dashboard-DashboardModule              |  27.03 kB |                 5.16 kB
[NG-UI] 690.4aac51d47cb4c115.js       | osm-repositories-OsmRepositoriesModule |  25.70 kB |                 5.27 kB
[NG-UI] 554.ef427bf059bb5c3e.js       | dashboard-DashboardModule              |  25.01 kB |                 6.56 kB
[NG-UI] 583.bf3d2be43ea69a35.js       | dashboard-DashboardModule              |  20.83 kB |                 6.92 kB
[NG-UI] common.32fa5d58bd1d92d1.js    | common                                 |   3.97 kB |                 1.18 kB
[NG-UI] 
[NG-UI] Build at: 2024-02-21T23:20:41.449Z - Hash: 8e26456c32c5965d - Time: 95217ms
[NG-UI] 
[NG-UI] Warning: /usr/share/osm-ngui/src/services/AcessGuardService.ts is part of the TypeScript compilation but it's unused.
[NG-UI] Add only entry points to the 'files' or 'include' properties in your tsconfig.
[NG-UI] 
[NG-UI] 
[NG-UI] Removing intermediate container 0fd380a7c946
[NG-UI]  ---> 8e0935870bd7
[NG-UI] Step 13/23 : FROM ubuntu:22.04 AS FINAL
[NG-UI]  ---> 3db8720ecbf5
[NG-UI] Step 14/23 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> 6857730b6d08
[NG-UI] Step 15/23 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NG-UI]  ---> Using cache
[NG-UI]  ---> b7e3a6d36809
[NG-UI] Step 16/23 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     nginx=1.18.* &&     rm -rf /var/lib/apt/lists/*
[NG-UI]  ---> Running in 46260c5fe7d0
[NG-UI] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[NG-UI] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[NG-UI] Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[NG-UI] Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[NG-UI] Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[NG-UI] Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[NG-UI] Get:10 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[NG-UI] Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[NG-UI] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[NG-UI] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[NG-UI] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[NG-UI] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[NG-UI] Fetched 29.7 MB in 2s (14.8 MB/s)
[NG-UI] Reading package lists...
[NG-UI] Reading package lists...
[NG-UI] Building dependency tree...
[NG-UI] Reading state information...
[NG-UI] The following additional packages will be installed:
[NG-UI]   fontconfig-config fonts-dejavu-core iproute2 libatm1 libbpf0 libbrotli1
[NG-UI]   libbsd0 libcap2-bin libdeflate0 libelf1 libexpat1 libfontconfig1
[NG-UI]   libfreetype6 libgd3 libicu70 libjbig0 libjpeg-turbo8 libjpeg8 libmaxminddb0
[NG-UI]   libmd0 libmnl0 libnginx-mod-http-geoip2 libnginx-mod-http-image-filter
[NG-UI]   libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream
[NG-UI]   libnginx-mod-stream-geoip2 libpam-cap libpng16-16 libtiff5 libwebp7 libx11-6
[NG-UI]   libx11-data libxau6 libxcb1 libxdmcp6 libxml2 libxpm4 libxslt1.1
[NG-UI]   libxtables12 nginx-common nginx-core ucf
[NG-UI] Suggested packages:
[NG-UI]   iproute2-doc libgd-tools mmdb-bin fcgiwrap nginx-doc ssl-cert
[NG-UI] The following NEW packages will be installed:
[NG-UI]   fontconfig-config fonts-dejavu-core iproute2 libatm1 libbpf0 libbrotli1
[NG-UI]   libbsd0 libcap2-bin libdeflate0 libelf1 libexpat1 libfontconfig1
[NG-UI]   libfreetype6 libgd3 libicu70 libjbig0 libjpeg-turbo8 libjpeg8 libmaxminddb0
[NG-UI]   libmd0 libmnl0 libnginx-mod-http-geoip2 libnginx-mod-http-image-filter
[NG-UI]   libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream
[NG-UI]   libnginx-mod-stream-geoip2 libpam-cap libpng16-16 libtiff5 libwebp7 libx11-6
[NG-UI]   libx11-data libxau6 libxcb1 libxdmcp6 libxml2 libxpm4 libxslt1.1
[NG-UI]   libxtables12 nginx nginx-common nginx-core ucf
[NG-UI] 0 upgraded, 44 newly installed, 0 to remove and 3 not upgraded.
[NG-UI] Need to get 17.6 MB of archives.
[NG-UI] After this operation, 56.4 MB of additional disk space will be used.
[NG-UI] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
[NG-UI] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[NG-UI] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB]
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB]
[NG-UI] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB]
[NG-UI] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 iproute2 amd64 5.15.0-1ubuntu2 [1070 kB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatm1 amd64 1:2.5.1-4build2 [22.8 kB]
[NG-UI] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
[NG-UI] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.1 [7928 B]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.3 [763 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[NG-UI] Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmaxminddb0 amd64 1.5.2-1build2 [24.7 kB]
[NG-UI] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[NG-UI] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[NG-UI] Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[NG-UI] Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[NG-UI] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[NG-UI] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[NG-UI] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[NG-UI] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[NG-UI] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[NG-UI] Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[NG-UI] Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[NG-UI] Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[NG-UI] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[NG-UI] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[NG-UI] Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[NG-UI] Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[NG-UI] Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.7 [185 kB]
[NG-UI] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[NG-UI] Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[NG-UI] Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nginx-common all 1.18.0-6ubuntu14.4 [40.0 kB]
[NG-UI] Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-http-geoip2 amd64 1.18.0-6ubuntu14.4 [11.9 kB]
[NG-UI] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-http-image-filter amd64 1.18.0-6ubuntu14.4 [15.4 kB]
[NG-UI] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.1 [164 kB]
[NG-UI] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.18.0-6ubuntu14.4 [13.7 kB]
[NG-UI] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-mail amd64 1.18.0-6ubuntu14.4 [45.7 kB]
[NG-UI] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-stream amd64 1.18.0-6ubuntu14.4 [72.9 kB]
[NG-UI] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-stream-geoip2 amd64 1.18.0-6ubuntu14.4 [10.1 kB]
[NG-UI] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nginx-core amd64 1.18.0-6ubuntu14.4 [484 kB]
[NG-UI] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nginx amd64 1.18.0-6ubuntu14.4 [3872 B]
[NG-UI] debconf: delaying package configuration, since apt-utils is not installed
[NG-UI] Fetched 17.6 MB in 0s (75.4 MB/s)
[NG-UI] Selecting previously unselected package libelf1:amd64.
[NG-UI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
[NG-UI] Preparing to unpack .../00-libelf1_0.186-1build1_amd64.deb ...
[NG-UI] Unpacking libelf1:amd64 (0.186-1build1) ...
[NG-UI] Selecting previously unselected package libbpf0:amd64.
[NG-UI] Preparing to unpack .../01-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ...
[NG-UI] Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ...
[NG-UI] Selecting previously unselected package libmd0:amd64.
[NG-UI] Preparing to unpack .../02-libmd0_1.0.4-1build1_amd64.deb ...
[NG-UI] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[NG-UI] Selecting previously unselected package libbsd0:amd64.
[NG-UI] Preparing to unpack .../03-libbsd0_0.11.5-1_amd64.deb ...
[NG-UI] Unpacking libbsd0:amd64 (0.11.5-1) ...
[NG-UI] Selecting previously unselected package libmnl0:amd64.
[NG-UI] Preparing to unpack .../04-libmnl0_1.0.4-3build2_amd64.deb ...
[NG-UI] Unpacking libmnl0:amd64 (1.0.4-3build2) ...
[NG-UI] Selecting previously unselected package libxtables12:amd64.
[NG-UI] Preparing to unpack .../05-libxtables12_1.8.7-1ubuntu5.2_amd64.deb ...
[NG-UI] Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ...
[NG-UI] Selecting previously unselected package libcap2-bin.
[NG-UI] Preparing to unpack .../06-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package iproute2.
[NG-UI] Preparing to unpack .../07-iproute2_5.15.0-1ubuntu2_amd64.deb ...
[NG-UI] Unpacking iproute2 (5.15.0-1ubuntu2) ...
[NG-UI] Selecting previously unselected package libatm1:amd64.
[NG-UI] Preparing to unpack .../08-libatm1_1%3a2.5.1-4build2_amd64.deb ...
[NG-UI] Unpacking libatm1:amd64 (1:2.5.1-4build2) ...
[NG-UI] Selecting previously unselected package libexpat1:amd64.
[NG-UI] Preparing to unpack .../09-libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
[NG-UI] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[NG-UI] Selecting previously unselected package libicu70:amd64.
[NG-UI] Preparing to unpack .../10-libicu70_70.1-2_amd64.deb ...
[NG-UI] Unpacking libicu70:amd64 (70.1-2) ...
[NG-UI] Selecting previously unselected package libpam-cap:amd64.
[NG-UI] Preparing to unpack .../11-libpam-cap_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package libxml2:amd64.
[NG-UI] Preparing to unpack .../12-libxml2_2.9.13+dfsg-1ubuntu0.3_amd64.deb ...
[NG-UI] Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ...
[NG-UI] Selecting previously unselected package ucf.
[NG-UI] Preparing to unpack .../13-ucf_3.0043_all.deb ...
[NG-UI] Moving old data out of the way
[NG-UI] Unpacking ucf (3.0043) ...
[NG-UI] Selecting previously unselected package libmaxminddb0:amd64.
[NG-UI] Preparing to unpack .../14-libmaxminddb0_1.5.2-1build2_amd64.deb ...
[NG-UI] Unpacking libmaxminddb0:amd64 (1.5.2-1build2) ...
[NG-UI] Selecting previously unselected package libpng16-16:amd64.
[NG-UI] Preparing to unpack .../15-libpng16-16_1.6.37-3build5_amd64.deb ...
[NG-UI] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[NG-UI] Selecting previously unselected package libxau6:amd64.
[NG-UI] Preparing to unpack .../16-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[NG-UI] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[NG-UI] Selecting previously unselected package libxdmcp6:amd64.
[NG-UI] Preparing to unpack .../17-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[NG-UI] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[NG-UI] Selecting previously unselected package libxcb1:amd64.
[NG-UI] Preparing to unpack .../18-libxcb1_1.14-3ubuntu3_amd64.deb ...
[NG-UI] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[NG-UI] Selecting previously unselected package libx11-data.
[NG-UI] Preparing to unpack .../19-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[NG-UI] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Selecting previously unselected package libx11-6:amd64.
[NG-UI] Preparing to unpack .../20-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[NG-UI] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Selecting previously unselected package fonts-dejavu-core.
[NG-UI] Preparing to unpack .../21-fonts-dejavu-core_2.37-2build1_all.deb ...
[NG-UI] Unpacking fonts-dejavu-core (2.37-2build1) ...
[NG-UI] Selecting previously unselected package fontconfig-config.
[NG-UI] Preparing to unpack .../22-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[NG-UI] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[NG-UI] Selecting previously unselected package libbrotli1:amd64.
[NG-UI] Preparing to unpack .../23-libbrotli1_1.0.9-2build6_amd64.deb ...
[NG-UI] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[NG-UI] Selecting previously unselected package libdeflate0:amd64.
[NG-UI] Preparing to unpack .../24-libdeflate0_1.10-2_amd64.deb ...
[NG-UI] Unpacking libdeflate0:amd64 (1.10-2) ...
[NG-UI] Selecting previously unselected package libfreetype6:amd64.
[NG-UI] Preparing to unpack .../25-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[NG-UI] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[NG-UI] Selecting previously unselected package libfontconfig1:amd64.
[NG-UI] Preparing to unpack .../26-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[NG-UI] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[NG-UI] Selecting previously unselected package libjpeg-turbo8:amd64.
[NG-UI] Preparing to unpack .../27-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[NG-UI] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[NG-UI] Selecting previously unselected package libjpeg8:amd64.
[NG-UI] Preparing to unpack .../28-libjpeg8_8c-2ubuntu10_amd64.deb ...
[NG-UI] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[NG-UI] Selecting previously unselected package libjbig0:amd64.
[NG-UI] Preparing to unpack .../29-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package libwebp7:amd64.
[NG-UI] Preparing to unpack .../30-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[NG-UI] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[NG-UI] Selecting previously unselected package libtiff5:amd64.
[NG-UI] Preparing to unpack .../31-libtiff5_4.3.0-6ubuntu0.7_amd64.deb ...
[NG-UI] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[NG-UI] Selecting previously unselected package libxpm4:amd64.
[NG-UI] Preparing to unpack .../32-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[NG-UI] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[NG-UI] Selecting previously unselected package libgd3:amd64.
[NG-UI] Preparing to unpack .../33-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[NG-UI] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[NG-UI] Selecting previously unselected package nginx-common.
[NG-UI] Preparing to unpack .../34-nginx-common_1.18.0-6ubuntu14.4_all.deb ...
[NG-UI] Unpacking nginx-common (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-geoip2.
[NG-UI] Preparing to unpack .../35-libnginx-mod-http-geoip2_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-geoip2 (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-image-filter.
[NG-UI] Preparing to unpack .../36-libnginx-mod-http-image-filter_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-image-filter (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libxslt1.1:amd64.
[NG-UI] Preparing to unpack .../37-libxslt1.1_1.1.34-4ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-xslt-filter.
[NG-UI] Preparing to unpack .../38-libnginx-mod-http-xslt-filter_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-xslt-filter (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-mail.
[NG-UI] Preparing to unpack .../39-libnginx-mod-mail_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-mail (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-stream.
[NG-UI] Preparing to unpack .../40-libnginx-mod-stream_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-stream (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-stream-geoip2.
[NG-UI] Preparing to unpack .../41-libnginx-mod-stream-geoip2_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-stream-geoip2 (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package nginx-core.
[NG-UI] Preparing to unpack .../42-nginx-core_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking nginx-core (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package nginx.
[NG-UI] Preparing to unpack .../43-nginx_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking nginx (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[NG-UI] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[NG-UI] Setting up libmaxminddb0:amd64 (1.5.2-1build2) ...
[NG-UI] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[NG-UI] Setting up libdeflate0:amd64 (1.10-2) ...
[NG-UI] Setting up nginx-common (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libatm1:amd64 (1:2.5.1-4build2) ...
[NG-UI] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[NG-UI] Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
[NG-UI] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[NG-UI] Setting up libmnl0:amd64 (1.0.4-3build2) ...
[NG-UI] Setting up fonts-dejavu-core (2.37-2build1) ...
[NG-UI] Setting up ucf (3.0043) ...
[NG-UI] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[NG-UI] Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ...
[NG-UI] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[NG-UI] Setting up libmd0:amd64 (1.0.4-1build1) ...
[NG-UI] Setting up libnginx-mod-http-geoip2 (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libbsd0:amd64 (0.11.5-1) ...
[NG-UI] Setting up libelf1:amd64 (0.186-1build1) ...
[NG-UI] Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
[NG-UI] Setting up libicu70:amd64 (70.1-2) ...
[NG-UI] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[NG-UI] Setting up libnginx-mod-mail (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[NG-UI] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[NG-UI] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[NG-UI] Setting up libnginx-mod-stream (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[NG-UI] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[NG-UI] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[NG-UI] Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ...
[NG-UI] Setting up libnginx-mod-stream-geoip2 (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ...
[NG-UI] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[NG-UI] Setting up iproute2 (5.15.0-1ubuntu2) ...
[NG-UI] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[NG-UI] Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
[NG-UI] Setting up libnginx-mod-http-image-filter (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libnginx-mod-http-xslt-filter (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up nginx-core (1.18.0-6ubuntu14.4) ...
[NG-UI] invoke-rc.d: could not determine current runlevel
[NG-UI] invoke-rc.d: policy-rc.d denied execution of start.
[NG-UI] Setting up nginx (1.18.0-6ubuntu14.4) ...
[NG-UI] Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
[NG-UI] Removing intermediate container 46260c5fe7d0
[NG-UI]  ---> ff6b4090bfa1
[NG-UI] Step 17/23 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NG-UI]  ---> Running in 02170f64f8c2
[NG-UI] Removing intermediate container 02170f64f8c2
[NG-UI]  ---> 7070149e731d
[NG-UI] Step 18/23 : RUN rm -rf /usr/share/nginx/html/*
[NG-UI]  ---> Running in 5607b5ed7746
[NG-UI] Removing intermediate container 5607b5ed7746
[NG-UI]  ---> 3c47098cadd6
[NG-UI] Step 19/23 : COPY --from=INSTALL /usr/share/osm-ngui/nginx/nginx.conf /etc/nginx/sites-available/default
[NG-UI]  ---> 527dffc1c9e9
[NG-UI] Step 20/23 : COPY --from=INSTALL /usr/share/osm-ngui/dist/osm /usr/share/nginx/html
[NG-UI]  ---> 3cd7509171ad
[NG-UI] Step 21/23 : EXPOSE 80
[NG-UI]  ---> Running in ef0eabf85107
[NG-UI] Removing intermediate container ef0eabf85107
[NG-UI]  ---> a86fb25f8130
[NG-UI] Step 22/23 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail localhost:80 || exit 1
[NG-UI]  ---> Running in 99b0f92c42be
[NG-UI] Removing intermediate container 99b0f92c42be
[NG-UI]  ---> 3696f2c740a8
[NG-UI] Step 23/23 : CMD ["nginx", "-g", "daemon off;"]
[NG-UI]  ---> Running in 8a655233f1a1
[NG-UI] Removing intermediate container 8a655233f1a1
[NG-UI]  ---> 8293ffaf2c4f
[NG-UI] [Warning] One or more build-args [PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_N2VC_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_TESTS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_IMDOCS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_PLA_URL OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AZURE_URL] were not consumed
[NG-UI] Successfully built 8293ffaf2c4f
[NG-UI] Successfully tagged opensourcemano/ng-ui:osm-v140-merge-243
[Pipeline] [NG-UI] echo
[NG-UI] Tagging ng-ui:osm-v140-merge-243
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker tag opensourcemano/ng-ui:osm-v140-merge-243 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v140-merge-243
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v140-merge-243
[NG-UI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui]
[NG-UI] 0828b215e554: Preparing
[NG-UI] 7b272f19b3a5: Preparing
[NG-UI] 271e7ca22108: Preparing
[NG-UI] e79e02cf021c: Preparing
[NG-UI] 93ee8c231de9: Preparing
[NG-UI] 4064fff143f1: Preparing
[NG-UI] d101c9453715: Preparing
[NG-UI] d101c9453715: Waiting
[NG-UI] 4064fff143f1: Waiting
[NG-UI] e79e02cf021c: Pushed
[NG-UI] 7b272f19b3a5: Pushed
[NG-UI] 271e7ca22108: Pushed
[NG-UI] d101c9453715: Layer already exists
[NG-UI] 4064fff143f1: Mounted from devops/cicd/opensourcemano/mon
[NG-UI] 0828b215e554: Pushed
[NG-UI] 93ee8c231de9: Pushed
[NG-UI] osm-v140-merge-243: digest: sha256:2eb19f3e6db72de5abaea15264c1b7733c3a5cc3ffb1fedae82d34809c320722 size: 1780
[Pipeline] [NG-UI] }
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
Resuming build at Mon Mar 18 11:44:04 CET 2024 after Jenkins restart
Waiting to resume part of osm-stage_3-merge » v14.0 #243: Finished waiting
Ready to run at Mon Mar 18 11:44:05 CET 2024
Resuming build at Thu Mar 21 14:40:15 CET 2024 after Jenkins restart
Waiting to resume part of osm-stage_3-merge » v14.0 #243: Finished waiting
Ready to run at Thu Mar 21 14:40:16 CET 2024
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
Resuming build at Mon May 13 16:08:11 CEST 2024 after Jenkins restart
Waiting to resume part of osm-stage_3-merge » v14.0 #243: Finished waiting
Ready to run at Mon May 13 16:08:13 CEST 2024
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.net.SocketException: Connection timed out (Write failed)
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.lang.InterruptedException
[LCM] Cannot contact osm-cicd-4: java.io.IOException: SSH channel is closed
[LCM] Terminated
[Pipeline] [LCM] }
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[LCM] Failed in branch LCM
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Archive Container Logs)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cleanup)
[Pipeline] sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2638)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3113)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:853)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:349)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:142)
	at hudson.remoting.Command.readFrom(Command.java:128)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@76ef95d5:osm-cicd-4": Remote call on osm-cicd-4 failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:994)
	at hudson.FilePath.act(FilePath.java:1070)
	at hudson.FilePath.act(FilePath.java:1059)
	at hudson.FilePath.mkdirs(FilePath.java:1244)
	at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:112)
	at org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:167)
	at org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:161)
	at org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:90)
	at org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:63)
	at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:166)
	at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:224)
	at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:150)
	at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:108)
	at sun.reflect.GeneratedMethodAccessor914.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1213)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:42)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
	at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:163)
	at org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:158)
	at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:161)
	at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:165)
	at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:135)
	at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:135)
	at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:16)
	at WorkflowScript.run(WorkflowScript:832)
	at ___cps.transform___(Native Method)
	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:57)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:109)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:82)
	at sun.reflect.GeneratedMethodAccessor908.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:103)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:82)
	at sun.reflect.GeneratedMethodAccessor908.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:60)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:109)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:82)
	at sun.reflect.GeneratedMethodAccessor908.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:173)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:162)
	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129)
	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268)
	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:162)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:237)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:330)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$100(CpsThreadGroup.java:82)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:242)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:230)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:136)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Finished: FAILURE