Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 41c1c1911e961908baeef7fa38a53b92e0289cee+958790dae25eb4aa599a15975d5755b3abdf86cf (c4b4765f801a5117f0e2e5e0ed81ddf786851f15) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@d8f89cc71b9e7d4aab3302ed4023620cad223655 Attempting to resolve d8f89cc71b9e7d4aab3302ed4023620cad223655 from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find d8f89cc71b9e7d4aab3302ed4023620cad223655 in remote references. Pulling heads to local for deep search... > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse d8f89cc71b9e7d4aab3302ed4023620cad223655^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Selected match: pr/264/head revision d8f89cc71b9e7d4aab3302ed4023620cad223655 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d8f89cc71b9e7d4aab3302ed4023620cad223655 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Commit message: "feat(snap): Use new native build script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9641 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee Merge succeeded, producing d116920f8f984aa5bcd13fbc268d2cce04471533 Checking out Revision d116920f8f984aa5bcd13fbc268d2cce04471533 (PR-124) > git config core.sparsecheckout # timeout=10 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d116920f8f984aa5bcd13fbc268d2cce04471533 # timeout=10 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:09:32 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 642fa47e430a114f574fe529806f610c5b75029c # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:09:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:09:32 ========================================================= 02:09:32 EdgeX Global Pipelines Version Info 02:09:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:09:34 ------------------- 02:09:34 stable info: 02:09:34 ------------------- 02:09:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:09:34 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 02:09:34 Message: update stable to v1.0.148 02:09:35 ------------------- 02:09:35 experimental info: 02:09:35 ------------------- 02:09:35 Commited By: **** collab-it+edgex@linuxfoundation.org 02:09:35 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 02:09:35 Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:09:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 02:09:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 02:09:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:09:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:09:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:09:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:09:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 02:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:09:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:09:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:09:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:09:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:09:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:09:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:09:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:09:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:09:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:09:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:09:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:09:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 02:09:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 02:09:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 02:09:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d116920f8f984aa5bcd13fbc268d2cce04471533 [Pipeline] echo 02:09:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d116920 [Pipeline] echo 02:09:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:09:40 + git log --format=format:%s -1 d116920f8f984aa5bcd13fbc268d2cce04471533 [Pipeline] echo 02:09:40 GIT_COMMIT: d116920f8f984aa5bcd13fbc268d2cce04471533, Commit Message: Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD [Pipeline] echo 02:09:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:09:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:09:42 02:09:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:09:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:09:42 latest: Pulling from edgex-devops/git-semver 02:09:42 31603596830f: Pulling fs layer 02:09:42 2a8b12db71e7: Pulling fs layer 02:09:42 6ca5941a6612: Pulling fs layer 02:09:42 ecc8261a40a4: Pulling fs layer 02:09:42 ecc8261a40a4: Waiting 02:09:42 2a8b12db71e7: Verifying Checksum 02:09:42 2a8b12db71e7: Download complete 02:09:42 31603596830f: Download complete 02:09:43 ecc8261a40a4: Verifying Checksum 02:09:43 ecc8261a40a4: Download complete 02:09:43 31603596830f: Pull complete 02:09:43 6ca5941a6612: Verifying Checksum 02:09:43 6ca5941a6612: Download complete 02:09:43 2a8b12db71e7: Pull complete 02:09:44 6ca5941a6612: Pull complete 02:09:45 ecc8261a40a4: Pull complete 02:09:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:09:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:09:45 prd-centos7-docker-4c-2g-9641 does not seem to be running inside a container 02:09:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:09:48 $ docker top b45122448ef86e2f7323980988f8e4d7721e8290b88728f21c9cbd5208d4034a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:09:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:48 [ssh-agent] Looking for ssh-agent implementation... 02:09:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:48 $ docker exec b45122448ef86e2f7323980988f8e4d7721e8290b88728f21c9cbd5208d4034a ssh-agent 02:09:48 SSH_AUTH_SOCK=/tmp/ssh-6zPopXiYyIQw/agent.12 02:09:48 SSH_AGENT_PID=17 02:09:48 Running ssh-add (command line suppressed) 02:09:49 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_5419979448232538836.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_5419979448232538836.key) 02:09:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:49 + git tag --points-at HEAD [Pipeline] } 02:09:49 $ docker exec --env ******** --env ******** b45122448ef86e2f7323980988f8e4d7721e8290b88728f21c9cbd5208d4034a ssh-agent -k 02:09:49 unset SSH_AUTH_SOCK; 02:09:49 unset SSH_AGENT_PID; 02:09:49 echo Agent pid 17 killed; 02:09:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:09:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:50 [ssh-agent] Looking for ssh-agent implementation... 02:09:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:50 $ docker exec b45122448ef86e2f7323980988f8e4d7721e8290b88728f21c9cbd5208d4034a ssh-agent 02:09:50 SSH_AUTH_SOCK=/tmp/ssh-V096DybEausm/agent.46 02:09:50 SSH_AGENT_PID=52 02:09:50 Running ssh-add (command line suppressed) 02:09:51 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_1725613391606141978.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_1725613391606141978.key) 02:09:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:51 + git semver init 02:09:51 # -> Open(): unable to determine branch for HEAD 02:09:51 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git 02:09:51 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 02:09:51 # $SEMVER_REMOTE_NAME = origin 02:09:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:09:51 # $SEMVER_USER_NAME = edgex-jenkins 02:09:51 # $SEMVER_BRANCH = PR-124 02:09:51 # $SEMVER_TEMP = /tmp/semver-878229873 02:09:51 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 02:09:52 # '/tmp/semver-878229873' -> '/w/workspace/_app-service-configurable_PR-124/.semver' 02:09:52 # -> Force: false 02:09:52 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } 02:09:52 $ docker exec --env ******** --env ******** b45122448ef86e2f7323980988f8e4d7721e8290b88728f21c9cbd5208d4034a ssh-agent -k 02:09:52 unset SSH_AUTH_SOCK; 02:09:52 unset SSH_AGENT_PID; 02:09:52 echo Agent pid 52 killed; 02:09:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:09:53 + git semver [Pipeline] } 02:09:53 $ docker stop --time=1 b45122448ef86e2f7323980988f8e4d7721e8290b88728f21c9cbd5208d4034a 02:09:54 $ docker rm -f b45122448ef86e2f7323980988f8e4d7721e8290b88728f21c9cbd5208d4034a [Pipeline] // withDockerContainer [Pipeline] sh 02:09:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:09:56 Stashed 1 file(s) [Pipeline] echo 02:09:56 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 02:10:12 Still waiting to schedule task 02:10:12 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:10:12 Still waiting to schedule task 02:10:12 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 02:13:43 Running on prd-centos7-docker-4c-2g-9643 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 02:13:43 Running in /w/workspace/app-service-configurable/24 [Pipeline] { [Pipeline] checkout 02:13:46 using credential edgex-jenkins-ssh 02:13:46 Cloning the remote Git repository 02:13:46 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 02:13:46 > git init /w/workspace/app-service-configurable/24 # timeout=10 02:13:46 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 02:13:46 > git --version # timeout=10 02:13:46 > git --version # 'git version 2.16.5' 02:13:46 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:47 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 02:13:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:47 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 02:13:47 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 02:13:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:13:47 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 02:13:47 Merge succeeded, producing 0e46cc56626cdd9b3c3dadbb3eda1d61bbdad101 02:13:47 Checking out Revision 0e46cc56626cdd9b3c3dadbb3eda1d61bbdad101 (PR-124) 02:13:47 > git config core.sparsecheckout # timeout=10 02:13:47 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 02:13:47 > git remote # timeout=10 02:13:47 > git config --get remote.origin.url # timeout=10 02:13:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:47 > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 02:13:47 > git rev-parse HEAD^{commit} # timeout=10 02:13:47 > git config core.sparsecheckout # timeout=10 02:13:47 > git checkout -f 0e46cc56626cdd9b3c3dadbb3eda1d61bbdad101 # timeout=10 02:13:51 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" 02:13:51 First time build. Skipping changelog. 02:13:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9642 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 02:13:51 Running in /w/workspace/app-service-configurable/24 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:13:52 ========================================================= 02:13:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:13:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:13:51 > git rev-list --no-walk 642fa47e430a114f574fe529806f610c5b75029c # timeout=10 02:13:52 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 02:13:52 Sending build context to Docker daemon 98.82kB 02:13:53 Step 1/8 : ARG BASE=golang:1.15-alpine 02:13:53 Step 2/8 : FROM ${BASE} 02:13:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:13:53 df20fa9351a1: Pulling fs layer 02:13:53 ed8968b2872e: Pulling fs layer 02:13:53 a92cc7c5fd73: Pulling fs layer 02:13:53 e871e8e8d7a9: Pulling fs layer 02:13:53 e73272ec9a57: Pulling fs layer 02:13:53 1e910a182e73: Pulling fs layer 02:13:53 4e634b169226: Pulling fs layer 02:13:53 e73272ec9a57: Waiting 02:13:53 1e910a182e73: Waiting 02:13:53 e871e8e8d7a9: Waiting 02:13:53 4e634b169226: Waiting 02:13:53 a92cc7c5fd73: Verifying Checksum 02:13:53 a92cc7c5fd73: Download complete 02:13:53 ed8968b2872e: Verifying Checksum 02:13:53 ed8968b2872e: Download complete 02:13:53 e73272ec9a57: Verifying Checksum 02:13:53 e73272ec9a57: Download complete 02:13:53 1e910a182e73: Verifying Checksum 02:13:53 1e910a182e73: Download complete 02:13:53 df20fa9351a1: Download complete 02:13:53 df20fa9351a1: Pull complete 02:13:53 ed8968b2872e: Pull complete 02:13:54 a92cc7c5fd73: Pull complete 02:13:55 4e634b169226: Verifying Checksum 02:13:55 4e634b169226: Download complete 02:13:56 using credential edgex-jenkins-ssh 02:13:56 Cloning the remote Git repository 02:13:56 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 02:13:56 > git init /w/workspace/app-service-configurable/24 # timeout=10 02:13:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 02:13:56 > git --version # timeout=10 02:13:56 > git --version # 'git version 2.17.1' 02:13:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:56 e871e8e8d7a9: Verifying Checksum 02:13:56 e871e8e8d7a9: Download complete 02:13:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 02:13:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 02:13:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 02:13:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:13:58 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 02:13:58 Merge succeeded, producing 1668e976f92bde21a5ad55ac79e96e45d4ddbd24 02:13:58 Checking out Revision 1668e976f92bde21a5ad55ac79e96e45d4ddbd24 (PR-124) 02:13:58 > git config core.sparsecheckout # timeout=10 02:13:58 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 02:13:58 > git remote # timeout=10 02:13:58 > git config --get remote.origin.url # timeout=10 02:13:58 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:58 > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 02:13:58 > git rev-parse HEAD^{commit} # timeout=10 02:13:58 > git config core.sparsecheckout # timeout=10 02:13:58 > git checkout -f 1668e976f92bde21a5ad55ac79e96e45d4ddbd24 # timeout=10 02:14:02 e871e8e8d7a9: Pull complete 02:14:02 e73272ec9a57: Pull complete 02:14:02 1e910a182e73: Pull complete 02:14:02 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" 02:14:02 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 02:14:02 > git rev-list --no-walk 642fa47e430a114f574fe529806f610c5b75029c # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:14:03 ========================================================= 02:14:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:14:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:14:04 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 02:14:05 Sending build context to Docker daemon 98.82kB 02:14:05 Step 1/8 : ARG BASE=golang:1.15-alpine 02:14:05 Step 2/8 : FROM ${BASE} 02:14:05 4e634b169226: Pull complete 02:14:05 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 02:14:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:14:05 ---> f7629b54cfaa 02:14:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:14:05 ---> Running in 3a5a49fc710d 02:14:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:14:06 b538f80385f9: Pulling fs layer 02:14:06 74f711af9a0d: Pulling fs layer 02:14:06 99f96fe45779: Pulling fs layer 02:14:06 8529a6b9a6be: Pulling fs layer 02:14:06 45590311c82a: Pulling fs layer 02:14:06 69ca0ff8b7b3: Pulling fs layer 02:14:06 209524e5b208: Pulling fs layer 02:14:06 8529a6b9a6be: Waiting 02:14:06 45590311c82a: Waiting 02:14:06 69ca0ff8b7b3: Waiting 02:14:06 209524e5b208: Waiting 02:14:06 99f96fe45779: Download complete 02:14:06 74f711af9a0d: Verifying Checksum 02:14:06 74f711af9a0d: Download complete 02:14:06 45590311c82a: Verifying Checksum 02:14:06 45590311c82a: Download complete 02:14:06 69ca0ff8b7b3: Download complete 02:14:06 b538f80385f9: Download complete 02:14:06 Removing intermediate container 3a5a49fc710d 02:14:06 ---> d36c9a9e55ef 02:14:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:14:06 ---> Running in 2cd7498010d5 02:14:06 b538f80385f9: Pull complete 02:14:07 74f711af9a0d: Pull complete 02:14:07 99f96fe45779: Pull complete 02:14:08 Removing intermediate container 2cd7498010d5 02:14:08 ---> fdd3549da7a7 02:14:08 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 02:14:08 ---> Running in 2bcf5d9a23c7 02:14:08 209524e5b208: Verifying Checksum 02:14:08 209524e5b208: Download complete 02:14:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:14:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:14:09 (1/6) Installing libc-dev (0.7.2-r3) 02:14:09 8529a6b9a6be: Verifying Checksum 02:14:09 8529a6b9a6be: Download complete 02:14:09 (2/6) Installing libsodium (1.0.18-r0) 02:14:09 (3/6) Installing pkgconf (1.7.2-r0) 02:14:09 (4/6) Installing libsodium-dev (1.0.18-r0) 02:14:10 (5/6) Installing libzmq (4.3.3-r0) 02:14:10 (6/6) Installing zeromq-dev (4.3.3-r0) 02:14:10 Executing busybox-1.31.1-r16.trigger 02:14:10 OK: 167 MiB in 45 packages 02:14:10 Removing intermediate container 2bcf5d9a23c7 02:14:10 ---> ba6cd3a9e6b9 02:14:10 Step 6/8 : WORKDIR /app 02:14:10 ---> Running in 34a25b3c8eb8 02:14:11 Removing intermediate container 34a25b3c8eb8 02:14:11 ---> be98adc007ad 02:14:11 Step 7/8 : COPY . . 02:14:11 ---> 7d4d62155b56 02:14:11 Step 8/8 : RUN go mod download 02:14:11 ---> Running in bc9d2ae83d3b 02:14:19 8529a6b9a6be: Pull complete 02:14:19 45590311c82a: Pull complete 02:14:19 69ca0ff8b7b3: Pull complete 02:14:22 209524e5b208: Pull complete 02:14:22 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 02:14:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:14:22 ---> 5bddaf1c2fca 02:14:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:14:24 ---> Running in 5cb530ec2da6 02:14:25 Removing intermediate container 5cb530ec2da6 02:14:25 ---> edb814e07c5d 02:14:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:14:25 ---> Running in 588a3c177523 02:14:28 Removing intermediate container 588a3c177523 02:14:28 ---> 910ea42a7a11 02:14:28 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 02:14:28 ---> Running in 2198e83c55cf 02:14:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:14:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:14:30 (1/6) Installing libc-dev (0.7.2-r3) 02:14:30 (2/6) Installing libsodium (1.0.18-r0) 02:14:30 (3/6) Installing pkgconf (1.7.2-r0) 02:14:30 (4/6) Installing libsodium-dev (1.0.18-r0) 02:14:30 (5/6) Installing libzmq (4.3.3-r0) 02:14:31 (6/6) Installing zeromq-dev (4.3.3-r0) 02:14:31 Executing busybox-1.31.1-r16.trigger 02:14:31 OK: 144 MiB in 45 packages 02:14:32 Removing intermediate container 2198e83c55cf 02:14:32 ---> a8b60a5b48ec 02:14:32 Step 6/8 : WORKDIR /app 02:14:32 ---> Running in 4435d7213205 02:14:32 Removing intermediate container 4435d7213205 02:14:32 ---> 6ad3bc0c6867 02:14:32 Step 7/8 : COPY . . 02:14:33 ---> a6847d13c442 02:14:33 Step 8/8 : RUN go mod download 02:14:33 ---> Running in e7f579817249 02:14:38 Removing intermediate container bc9d2ae83d3b 02:14:38 ---> ecae5c617dd8 02:14:38 Successfully built ecae5c617dd8 02:14:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:14:38 + docker inspect -f . ci-base-image-x86_64 02:14:38 . [Pipeline] withDockerContainer 02:14:38 prd-centos7-docker-4c-2g-9643 does not seem to be running inside a container 02:14:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/24 -v /w/workspace/app-service-configurable/24:/w/workspace/app-service-configurable/24:rw,z -v /w/workspace/app-service-configurable/24@tmp:/w/workspace/app-service-configurable/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:14:39 $ docker top 26c316cea7d50845493ae7c1129fcaee0135fe75720839904daad5f669055dff -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:39 + go version 02:14:39 go version go1.15.2 linux/amd64 [Pipeline] } 02:14:39 $ docker stop --time=1 26c316cea7d50845493ae7c1129fcaee0135fe75720839904daad5f669055dff 02:14:41 $ docker rm -f 26c316cea7d50845493ae7c1129fcaee0135fe75720839904daad5f669055dff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:14:42 + docker inspect -f . ci-base-image-x86_64 02:14:42 . [Pipeline] withDockerContainer 02:14:42 prd-centos7-docker-4c-2g-9643 does not seem to be running inside a container 02:14:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/24 -v /w/workspace/app-service-configurable/24:/w/workspace/app-service-configurable/24:rw,z -v /w/workspace/app-service-configurable/24@tmp:/w/workspace/app-service-configurable/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:14:42 $ docker top ab96a1a4b39a49842371c56435f9ed08b6132b52efc0a1d69326cb9e28fce536 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:43 + make test 02:14:43 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 02:15:00 Removing intermediate container e7f579817249 02:15:00 ---> 2e33ff019de5 02:15:00 Successfully built 2e33ff019de5 02:15:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:15:01 + docker inspect -f . ci-base-image-arm64 02:15:01 . [Pipeline] withDockerContainer 02:15:01 prd-ubuntu18.04-docker-arm64-4c-16g-9642 does not seem to be running inside a container 02:15:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/24 -v /w/workspace/app-service-configurable/24:/w/workspace/app-service-configurable/24:rw,z -v /w/workspace/app-service-configurable/24@tmp:/w/workspace/app-service-configurable/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:15:01 ? github.com/edgexfoundry/app-service-configurable [no test files] 02:15:01 CGO_ENABLED=1 go vet ./... 02:15:02 gofmt -l . 02:15:02 [ "`gofmt -l .`" = "" ] 02:15:02 ./bin/test-go-mod-tidy.sh 02:15:03 ./bin/test-attribution-txt.sh 02:15:03 $ docker top a916d46183af7e91878e9ce7393679ca9fc783a1b8b6a29dd531692557d704db -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] stash 02:15:04 Stashed 1 file(s) [Pipeline] } 02:15:04 $ docker stop --time=1 ab96a1a4b39a49842371c56435f9ed08b6132b52efc0a1d69326cb9e28fce536 02:15:04 + go version 02:15:04 go version go1.15.2 linux/arm64 02:15:06 $ docker rm -f ab96a1a4b39a49842371c56435f9ed08b6132b52efc0a1d69326cb9e28fce536 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 02:15:07 $ docker stop --time=1 a916d46183af7e91878e9ce7393679ca9fc783a1b8b6a29dd531692557d704db 02:15:08 $ docker rm -f a916d46183af7e91878e9ce7393679ca9fc783a1b8b6a29dd531692557d704db [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:15:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:15:12 + docker inspect -f . ci-base-image-arm64 02:15:12 . [Pipeline] withDockerContainer 02:15:12 + ls -al . 02:15:12 total 96 02:15:12 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 29 02:15 . 02:15:12 drwxrwxr-x. 4 jenkins jenkins 30 Oct 29 02:13 .. 02:15:12 -rw-rw-r--. 1 jenkins jenkins 6568 Oct 29 02:13 Attribution.txt 02:15:12 drwxrwxr-x. 2 jenkins jenkins 64 Oct 29 02:13 bin 02:15:12 -rw-r--r--. 1 jenkins jenkins 10 Oct 29 02:14 coverage.out 02:15:12 -rw-rw-r--. 1 jenkins jenkins 180 Oct 29 02:13 docker-compose.debug.yml 02:15:12 -rw-rw-r--. 1 jenkins jenkins 133 Oct 29 02:13 docker-compose.yml 02:15:12 -rw-rw-r--. 1 jenkins jenkins 2002 Oct 29 02:13 Dockerfile 02:15:12 -rw-rw-r--. 1 jenkins jenkins 966 Oct 29 02:13 Dockerfile.build 02:15:12 -rw-rw-r--. 1 jenkins jenkins 119 Oct 29 02:13 .dockerignore 02:15:12 drwxrwxr-x. 8 jenkins jenkins 179 Oct 29 02:13 .git 02:15:12 drwxrwxr-x. 2 jenkins jenkins 81 Oct 29 02:13 .github 02:15:12 -rw-rw-r--. 1 jenkins jenkins 93 Oct 29 02:13 .gitignore 02:15:12 -rw-r--r--. 1 jenkins jenkins 133 Oct 29 02:15 go.mod 02:15:12 -rw-r--r--. 1 jenkins jenkins 19455 Oct 29 02:15 go.sum 02:15:12 -rw-rw-r--. 1 jenkins jenkins 766 Oct 29 02:13 Jenkinsfile 02:15:12 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 29 02:13 LICENSE 02:15:12 -rw-rw-r--. 1 jenkins jenkins 1519 Oct 29 02:13 main.go 02:15:12 -rw-rw-r--. 1 jenkins jenkins 1573 Oct 29 02:13 makefile 02:15:12 -rw-rw-r--. 1 jenkins jenkins 1277 Oct 29 02:13 README.md 02:15:12 drwxrwxr-x. 10 jenkins jenkins 171 Oct 29 02:13 res 02:15:12 drwxrwxr-x. 4 jenkins jenkins 71 Oct 29 02:13 snap 02:15:12 -rw-rw-r--. 1 jenkins jenkins 5 Oct 29 02:09 VERSION 02:15:12 prd-ubuntu18.04-docker-arm64-4c-16g-9642 does not seem to be running inside a container 02:15:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/24 -v /w/workspace/app-service-configurable/24:/w/workspace/app-service-configurable/24:rw,z -v /w/workspace/app-service-configurable/24@tmp:/w/workspace/app-service-configurable/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:15:14 $ docker top 7265f3effa97eb18a2c00716e326308880b439e0f8b06284064ecca9b0eae672 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 02:15:15 + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d116920f8f984aa5bcd13fbc268d2cce04471533 --label arch=amd64 --label version=0.0.0 . 02:15:15 Sending build context to Docker daemon 120.8kB 02:15:15 Step 1/27 : ARG BASE=golang:1.15-alpine 02:15:15 Step 2/27 : FROM ${BASE} AS builder 02:15:15 ---> ecae5c617dd8 02:15:15 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 02:15:15 ---> Running in c6d0f0fb9a8e 02:15:15 Removing intermediate container c6d0f0fb9a8e 02:15:15 ---> 2856b55c8a1f 02:15:15 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 02:15:15 ---> Running in 5a0309082c94 02:15:15 Removing intermediate container 5a0309082c94 02:15:15 ---> 9489c7cd4736 02:15:15 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:15:15 + make test 02:15:15 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 02:15:16 ---> Running in 67691d04d58f 02:15:16 Removing intermediate container 67691d04d58f 02:15:16 ---> 90300037a258 02:15:16 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:15:16 ---> Running in 27a2753347a2 02:15:17 Removing intermediate container 27a2753347a2 02:15:17 ---> 86fc5db923a1 02:15:17 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:15:17 ---> Running in 9efb7a568973 02:15:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:15:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:15:18 OK: 167 MiB in 45 packages 02:15:19 Removing intermediate container 9efb7a568973 02:15:19 ---> afc139628639 02:15:19 Step 8/27 : WORKDIR /app 02:15:19 ---> Running in ddf3d2ec4a85 02:15:19 Removing intermediate container ddf3d2ec4a85 02:15:19 ---> deca1691b8a2 02:15:19 Step 9/27 : COPY go.mod . 02:15:19 ---> 9c0d77393941 02:15:19 Step 10/27 : RUN go mod download 02:15:19 ---> Running in 0f5293764fca 02:15:20 Removing intermediate container 0f5293764fca 02:15:20 ---> a52fc831c8bf 02:15:20 Step 11/27 : COPY . . 02:15:20 ---> 6ccfe8a0915a 02:15:20 Step 12/27 : ARG MAKE="make build" 02:15:21 ---> Running in d4731b2e8ab5 02:15:21 Removing intermediate container d4731b2e8ab5 02:15:21 ---> 297a5df55bdf 02:15:21 Step 13/27 : RUN $MAKE 02:15:21 ---> Running in afb7af56fc46 02:15:21 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 02:15:40 Removing intermediate container afb7af56fc46 02:15:40 ---> aa5ac37389b0 02:15:40 Step 14/27 : FROM alpine:latest 02:15:40 latest: Pulling from library/alpine 02:15:40 188c0c94c7c5: Pulling fs layer 02:15:40 188c0c94c7c5: Verifying Checksum 02:15:40 188c0c94c7c5: Download complete 02:15:40 188c0c94c7c5: Pull complete 02:15:40 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 02:15:40 Status: Downloaded newer image for alpine:latest 02:15:40 ---> d6e46aa2470d 02:15:40 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:15:40 ---> Running in 035a9333d5a7 02:15:40 Removing intermediate container 035a9333d5a7 02:15:40 ---> cbd4327fe8a5 02:15:40 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 02:15:40 ---> Running in 3efbc58864d1 02:15:40 Removing intermediate container 3efbc58864d1 02:15:40 ---> d7b5f92540f3 02:15:40 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 02:15:40 ---> Running in 6db4c3180c23 02:15:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:15:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:15:40 (1/6) Installing ca-certificates (20191127-r4) 02:15:40 (2/6) Installing libgcc (9.3.0-r2) 02:15:40 (3/6) Installing libsodium (1.0.18-r0) 02:15:40 (4/6) Installing libstdc++ (9.3.0-r2) 02:15:40 (5/6) Installing libzmq (4.3.3-r0) 02:15:40 (6/6) Installing zeromq (4.3.3-r0) 02:15:40 Executing busybox-1.31.1-r19.trigger 02:15:40 Executing ca-certificates-20191127-r4.trigger 02:15:40 OK: 9 MiB in 20 packages 02:15:42 Removing intermediate container 6db4c3180c23 02:15:42 ---> 604c421fdc3e 02:15:42 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:15:42 ---> a561507c3469 02:15:42 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 02:15:42 ---> f6a729ea07ec 02:15:42 Step 20/27 : COPY --from=builder /app/res/ /res/ 02:15:42 ---> c6cdaade9422 02:15:42 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 02:15:43 ---> c5d668a94e9a 02:15:43 Step 22/27 : EXPOSE 48095 02:15:43 ---> Running in 129b36c1d462 02:15:43 Removing intermediate container 129b36c1d462 02:15:43 ---> 33699149d605 02:15:43 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 02:15:43 ---> Running in cab00fb4f19b 02:15:43 Removing intermediate container cab00fb4f19b 02:15:43 ---> f2575d3a909a 02:15:43 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:15:43 ---> Running in 48ba1baa7ca7 02:15:44 Removing intermediate container 48ba1baa7ca7 02:15:44 ---> ebd9697e296f 02:15:44 Step 25/27 : LABEL arch=amd64 02:15:44 ---> Running in 98a5eefbe45a 02:15:44 Removing intermediate container 98a5eefbe45a 02:15:44 ---> 5b36688ed63a 02:15:44 Step 26/27 : LABEL git_sha=d116920f8f984aa5bcd13fbc268d2cce04471533 02:15:44 ---> Running in 7d7c7727770e 02:15:44 Removing intermediate container 7d7c7727770e 02:15:44 ---> c6ed9872d4b9 02:15:44 Step 27/27 : LABEL version=0.0.0 02:15:44 ---> Running in 72ee87d3c9ca 02:15:44 Removing intermediate container 72ee87d3c9ca 02:15:44 ---> f4812fb40ede 02:15:44 [Warning] One or more build-args [ARCH] were not consumed 02:15:44 Successfully built f4812fb40ede 02:15:44 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 02:16:00 Still waiting to schedule task 02:16:00 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:16:02 ? github.com/edgexfoundry/app-service-configurable [no test files] 02:16:02 CGO_ENABLED=1 go vet ./... 02:16:13 gofmt -l . 02:16:13 [ "`gofmt -l .`" = "" ] 02:16:13 ./bin/test-go-mod-tidy.sh 02:16:13 ./bin/test-attribution-txt.sh [Pipeline] stash 02:16:13 Warning: overwriting stash ‘coverage-report’ 02:16:14 Stashed 1 file(s) [Pipeline] } 02:16:14 $ docker stop --time=1 7265f3effa97eb18a2c00716e326308880b439e0f8b06284064ecca9b0eae672 02:16:16 $ docker rm -f 7265f3effa97eb18a2c00716e326308880b439e0f8b06284064ecca9b0eae672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:16:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:16:17 + ls -al . 02:16:17 total 120 02:16:17 drwxrwxr-x 7 jenkins jenkins 4096 Oct 29 02:16 . 02:16:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 02:13 .. 02:16:17 -rw-rw-r-- 1 jenkins jenkins 119 Oct 29 02:13 .dockerignore 02:16:17 drwxrwxr-x 8 jenkins jenkins 4096 Oct 29 02:14 .git 02:16:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 02:13 .github 02:16:17 -rw-rw-r-- 1 jenkins jenkins 93 Oct 29 02:13 .gitignore 02:16:17 -rw-rw-r-- 1 jenkins jenkins 6568 Oct 29 02:13 Attribution.txt 02:16:17 -rw-rw-r-- 1 jenkins jenkins 2002 Oct 29 02:13 Dockerfile 02:16:17 -rw-rw-r-- 1 jenkins jenkins 966 Oct 29 02:13 Dockerfile.build 02:16:17 -rw-rw-r-- 1 jenkins jenkins 766 Oct 29 02:13 Jenkinsfile 02:16:17 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 29 02:13 LICENSE 02:16:17 -rw-rw-r-- 1 jenkins jenkins 1277 Oct 29 02:13 README.md 02:16:17 -rw-rw-r-- 1 jenkins jenkins 5 Oct 29 02:09 VERSION 02:16:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 02:13 bin 02:16:17 -rw-r--r-- 1 jenkins jenkins 10 Oct 29 02:15 coverage.out 02:16:17 -rw-rw-r-- 1 jenkins jenkins 180 Oct 29 02:13 docker-compose.debug.yml 02:16:17 -rw-rw-r-- 1 jenkins jenkins 133 Oct 29 02:13 docker-compose.yml 02:16:17 -rw-r--r-- 1 jenkins jenkins 133 Oct 29 02:16 go.mod 02:16:17 -rw-r--r-- 1 jenkins jenkins 19455 Oct 29 02:16 go.sum 02:16:17 -rw-rw-r-- 1 jenkins jenkins 1519 Oct 29 02:13 main.go 02:16:17 -rw-rw-r-- 1 jenkins jenkins 1573 Oct 29 02:13 makefile 02:16:17 drwxrwxr-x 10 jenkins jenkins 4096 Oct 29 02:13 res 02:16:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 02:13 snap [Pipeline] isUnix [Pipeline] sh 02:16:18 + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d116920f8f984aa5bcd13fbc268d2cce04471533 --label arch=arm64 --label version=0.0.0 . 02:16:18 Sending build context to Docker daemon 120.8kB 02:16:18 Step 1/27 : ARG BASE=golang:1.15-alpine 02:16:18 Step 2/27 : FROM ${BASE} AS builder 02:16:18 ---> 2e33ff019de5 02:16:18 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 02:16:18 ---> Running in 5891653854e3 02:16:19 Removing intermediate container 5891653854e3 02:16:19 ---> 63842cab796d 02:16:19 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 02:16:19 ---> Running in 2ba42a5daf4b 02:16:19 Removing intermediate container 2ba42a5daf4b 02:16:19 ---> 6297cade2849 02:16:19 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:16:19 ---> Running in eaf1ce1229c3 02:16:20 Removing intermediate container eaf1ce1229c3 02:16:20 ---> c9a777501c2d 02:16:20 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:20 ---> Running in 585d49a91129 02:16:23 Removing intermediate container 585d49a91129 02:16:23 ---> 10313f67d9f4 02:16:23 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:16:23 ---> Running in 1a117df0fa6c 02:16:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:16:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:16:25 OK: 144 MiB in 45 packages 02:16:26 Removing intermediate container 1a117df0fa6c 02:16:26 ---> f521123a2497 02:16:26 Step 8/27 : WORKDIR /app 02:16:26 ---> Running in d7beed329cb6 02:16:27 Removing intermediate container d7beed329cb6 02:16:27 ---> 9c85eadfdfea 02:16:27 Step 9/27 : COPY go.mod . 02:16:27 ---> 18eb074c0031 02:16:27 Step 10/27 : RUN go mod download 02:16:28 ---> Running in 64cf37409a82 02:16:30 Removing intermediate container 64cf37409a82 02:16:30 ---> daadf91a3ea9 02:16:30 Step 11/27 : COPY . . 02:16:31 ---> 0e7a8a3781d4 02:16:31 Step 12/27 : ARG MAKE="make build" 02:16:31 ---> Running in 28b7c1c4c03b 02:16:31 Removing intermediate container 28b7c1c4c03b 02:16:31 ---> 6b709b217871 02:16:31 Step 13/27 : RUN $MAKE 02:16:32 ---> Running in f8fc6230f15c 02:16:33 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 02:16:53 Running on prd-ubuntu18.04-docker-8c-8g-9644 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 02:16:53 Running in /w/workspace/app-service-configurable/24 [Pipeline] { [Pipeline] checkout 02:16:55 using credential edgex-jenkins-ssh 02:16:55 Cloning the remote Git repository 02:16:55 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 02:16:55 > git init /w/workspace/app-service-configurable/24 # timeout=10 02:16:55 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 02:16:55 > git --version # timeout=10 02:16:55 > git --version # 'git version 2.17.1' 02:16:55 using GIT_SSH to set credentials SSH Credentials for GitHub 02:16:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:16:56 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 02:16:55 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 02:16:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:16:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 02:16:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 02:16:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:16:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:16:56 > git config core.sparsecheckout # timeout=10 02:16:56 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 02:16:56 > git remote # timeout=10 02:16:56 > git config --get remote.origin.url # timeout=10 02:16:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:16:56 > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 02:16:56 Merge succeeded, producing 6aa284cc6a0e311726fa07d4f3bcfbca20eba837 02:16:56 Checking out Revision 6aa284cc6a0e311726fa07d4f3bcfbca20eba837 (PR-124) 02:16:56 > git rev-parse HEAD^{commit} # timeout=10 02:16:56 > git config core.sparsecheckout # timeout=10 02:16:56 > git checkout -f 6aa284cc6a0e311726fa07d4f3bcfbca20eba837 # timeout=10 02:17:00 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" 02:17:00 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:17:00 > git rev-list --no-walk 642fa47e430a114f574fe529806f610c5b75029c # timeout=10 02:17:01 + echo snap-build.sh 02:17:01 snap-build.sh 02:17:01 + SNAP_BASE_DIR=. 02:17:01 + '[' '!' -z /w/workspace/app-service-configurable/24 ']' 02:17:01 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/24 02:17:01 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/24]' 02:17:01 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/24] 02:17:01 + cd /w/workspace/app-service-configurable/24 02:17:01 + sudo apt-get remove -qy --purge lxd lxd-client 02:17:01 Reading package lists... 02:17:01 Building dependency tree... 02:17:01 Reading state information... 02:17:01 The following packages were automatically installed and are no longer required: 02:17:01 dns-root-data dnsmasq-base ebtables grub-pc-bin libdumbnet1 liblxc-common 02:17:01 liblxc1 lxcfs uidmap xdelta3 02:17:01 Use 'sudo apt autoremove' to remove them. 02:17:01 The following packages will be REMOVED: 02:17:01 lxd* lxd-client* 02:17:02 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:17:02 After this operation, 31.7 MB disk space will be freed. 02:17:03 (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 ... 189863 files and directories currently installed.) 02:17:03 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:17:04 Removing lxd dnsmasq configuration 02:17:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:17:04 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:17:05 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 02:17:06 (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 ... 189688 files and directories currently installed.) 02:17:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:17:07 Processing triggers for systemd (237-3ubuntu10.42) ... 02:17:07 Processing triggers for ureadahead (0.100.0-21) ... 02:17:08 + sudo snap remove --purge lxd 02:17:09 snap "lxd" is not installed 02:17:09 + sudo groupadd --force --system lxd 02:17:09 ++ whoami 02:17:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:17:09 + newgrp - lxd 02:17:09 + sudo snap install lxd 02:17:20 Removing intermediate container f8fc6230f15c 02:17:20 ---> ff34cdc92a0f 02:17:20 Step 14/27 : FROM alpine:latest 02:17:20 latest: Pulling from library/alpine 02:17:20 5f621e34cdf4: Pulling fs layer 02:17:20 5f621e34cdf4: Download complete 02:17:20 5f621e34cdf4: Pull complete 02:17:20 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 02:17:20 Status: Downloaded newer image for alpine:latest 02:17:20 ---> 2e77e061c27f 02:17:20 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:17:20 ---> Running in 2db8d6d862e0 02:17:20 Removing intermediate container 2db8d6d862e0 02:17:20 ---> eed9feeaa2a5 02:17:20 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 02:17:20 ---> Running in a68c8959a2a6 02:17:20 Removing intermediate container a68c8959a2a6 02:17:20 ---> 18cbd3ef86b8 02:17:20 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 02:17:20 ---> Running in 717f8ad110a3 02:17:21 2020-10-29T02:17:19Z INFO Waiting for automatic snapd restart... 02:17:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:17:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:17:22 (1/6) Installing ca-certificates (20191127-r4) 02:17:22 (2/6) Installing libgcc (9.3.0-r2) 02:17:22 (3/6) Installing libsodium (1.0.18-r0) 02:17:22 (4/6) Installing libstdc++ (9.3.0-r2) 02:17:22 (5/6) Installing libzmq (4.3.3-r0) 02:17:22 (6/6) Installing zeromq (4.3.3-r0) 02:17:22 Executing busybox-1.31.1-r19.trigger 02:17:22 Executing ca-certificates-20191127-r4.trigger 02:17:22 OK: 9 MiB in 20 packages 02:17:24 Removing intermediate container 717f8ad110a3 02:17:24 ---> 8fa16a2eb394 02:17:24 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:17:25 ---> e418b3478ca8 02:17:25 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 02:17:25 ---> eeb5a8f4d69e 02:17:25 Step 20/27 : COPY --from=builder /app/res/ /res/ 02:17:26 ---> db12c568f4ce 02:17:26 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 02:17:28 ---> 46ae77f14b3c 02:17:28 Step 22/27 : EXPOSE 48095 02:17:28 ---> Running in c4f106604c7c 02:17:28 Removing intermediate container c4f106604c7c 02:17:28 ---> 110a4e4ce0a2 02:17:28 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 02:17:28 ---> Running in c6f47da8502c 02:17:28 Removing intermediate container c6f47da8502c 02:17:28 ---> 3db5fd98b72d 02:17:28 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:17:29 ---> Running in 0c2864d98e79 02:17:29 Removing intermediate container 0c2864d98e79 02:17:29 ---> 5da03bc3920f 02:17:29 Step 25/27 : LABEL arch=arm64 02:17:29 ---> Running in 73af1af68913 02:17:30 Removing intermediate container 73af1af68913 02:17:30 ---> d4d6b27a5f9d 02:17:30 Step 26/27 : LABEL git_sha=d116920f8f984aa5bcd13fbc268d2cce04471533 02:17:30 ---> Running in d4d175e7b874 02:17:30 Removing intermediate container d4d175e7b874 02:17:30 ---> 528552ef2960 02:17:30 Step 27/27 : LABEL version=0.0.0 02:17:30 ---> Running in a9835a3958d7 02:17:31 Removing intermediate container a9835a3958d7 02:17:31 ---> 4ece6275a165 02:17:31 [Warning] One or more build-args [ARCH] were not consumed 02:17:31 Successfully built 4ece6275a165 02:17:31 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 02:17:33 lxd 4.7 from Canonical* installed 02:17:33 + sudo lxd init --auto 02:17:41 + sudo snap install --classic snapcraft 02:17:45 snapcraft 4.3 from Canonical* installed 02:17:45 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 02:17:45 + sudo snapcraft prime --use-lxd 02:17:47 Still waiting to schedule task 02:17:47 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 02:17:47 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:17:47 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:17:47 - README.md 02:17:47 02:17:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:17:48 Launching a container. 02:19:35 Running on prd-ubuntu18.04-docker-arm64-16c-16g-9645 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 02:19:35 Running in /w/workspace/app-service-configurable/24 [Pipeline] { [Pipeline] checkout 02:19:39 using credential edgex-jenkins-ssh 02:19:39 Cloning the remote Git repository 02:19:39 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 02:19:39 > git init /w/workspace/app-service-configurable/24 # timeout=10 02:19:39 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 02:19:39 > git --version # timeout=10 02:19:39 > git --version # 'git version 2.17.1' 02:19:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 02:19:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 02:19:40 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 02:19:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:19:40 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 02:19:40 Merge succeeded, producing 7b70a3e585848076cb80148d592507e4e78f34c7 02:19:40 Checking out Revision 7b70a3e585848076cb80148d592507e4e78f34c7 (PR-124) 02:19:40 > git config core.sparsecheckout # timeout=10 02:19:40 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 02:19:40 > git remote # timeout=10 02:19:40 > git config --get remote.origin.url # timeout=10 02:19:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:40 > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 02:19:40 > git rev-parse HEAD^{commit} # timeout=10 02:19:40 > git config core.sparsecheckout # timeout=10 02:19:40 > git checkout -f 7b70a3e585848076cb80148d592507e4e78f34c7 # timeout=10 02:19:45 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" 02:19:45 First time build. Skipping changelog. 02:19:45 > git rev-list --no-walk 642fa47e430a114f574fe529806f610c5b75029c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:46 + echo snap-build.sh 02:19:46 snap-build.sh 02:19:46 + SNAP_BASE_DIR=. 02:19:46 + '[' '!' -z /w/workspace/app-service-configurable/24 ']' 02:19:46 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/24 02:19:46 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/24]' 02:19:46 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/24] 02:19:46 + cd /w/workspace/app-service-configurable/24 02:19:46 + sudo apt-get remove -qy --purge lxd lxd-client 02:19:46 Reading package lists... 02:19:47 Building dependency tree... 02:19:47 Reading state information... 02:19:47 The following packages were automatically installed and are no longer required: 02:19:47 dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap 02:19:47 xdelta3 02:19:47 Use 'sudo apt autoremove' to remove them. 02:19:48 The following packages will be REMOVED: 02:19:48 lxd* lxd-client* 02:19:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:19:49 After this operation, 29.1 MB disk space will be freed. 02:19:51 (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 ... 171706 files and directories currently installed.) 02:19:51 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:19:53 Removing lxd dnsmasq configuration 02:19:53 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:19:54 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:19:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:19:56 (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 ... 171531 files and directories currently installed.) 02:19:56 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:20:00 Processing triggers for systemd (237-3ubuntu10.39) ... 02:20:01 Processing triggers for ureadahead (0.100.0-21) ... 02:20:06 + sudo snap remove --purge lxd 02:20:06 snap "lxd" is not installed 02:20:06 + sudo groupadd --force --system lxd 02:20:06 ++ whoami 02:20:06 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:20:06 + newgrp - lxd 02:20:06 + sudo snap install lxd 02:20:21 2020-10-29T02:20:17Z INFO Waiting for restart... 02:21:00 lxd 4.7 from Canonical* installed 02:21:00 + sudo lxd init --auto 02:21:10 + sudo snap install --classic snapcraft 02:21:29 snapcraft 4.3 from Canonical* installed 02:21:29 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 02:21:29 + sudo snapcraft prime --use-lxd 02:21:33 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:21:33 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:21:33 - README.md 02:21:33 02:21:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:21:35 Launching a container. 02:21:39 Waiting for container to be ready 02:21:39 To start your first instance, try: lxc launch ubuntu:18.04 02:21:39 02:21:39 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:21:39 Waiting for network to be ready... 02:21:39 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:21:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:21:39 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:21:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] 02:21:39 Get:5 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] 02:21:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] 02:21:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Sources [236 kB] 02:21:39 Get:8 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] 02:21:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [267 kB] 02:21:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] 02:21:39 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] 02:21:39 Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] 02:21:39 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] 02:21:39 Get:14 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] 02:21:39 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] 02:21:39 Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] 02:21:39 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] 02:21:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] 02:21:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] 02:21:39 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:21:39 Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:21:39 Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:21:39 Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:21:39 Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:21:39 Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:21:39 Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:21:39 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:21:39 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [495 kB] 02:21:39 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [432 kB] 02:21:39 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] 02:21:39 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] 02:21:39 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] 02:21:39 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] 02:21:39 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] 02:21:39 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 02:21:39 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] 02:21:39 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] 02:21:39 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1681 kB] 02:21:39 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] 02:21:43 Fetched 34.8 MB in 8s (4465 kB/s) 02:21:44 Reading package lists... 02:21:44 Reading package lists... 02:21:44 Building dependency tree... 02:21:44 Reading state information... 02:21:45 The following additional packages will be installed: 02:21:45 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:21:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:21:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:21:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:21:45 Suggested packages: 02:21:45 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:21:45 Recommended packages: 02:21:45 gnupg libsasl2-modules 02:21:45 The following NEW packages will be installed: 02:21:45 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:21:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:21:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:21:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:21:45 The following packages will be upgraded: 02:21:45 gpg gpg-agent gpgconf libudev1 02:21:45 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 02:21:45 Need to get 3531 kB of archives. 02:21:45 After this operation, 13.3 MB of additional disk space will be used. 02:21:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 02:21:45 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.42 [57.4 kB] 02:21:45 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.42 [1102 kB] 02:21:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 02:21:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 02:21:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 02:21:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 02:21:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 02:21:45 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:21:45 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:21:45 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:21:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:21:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:21:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:21:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:21:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:21:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:21:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:21:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:21:45 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:21:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] 02:21:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.6 [155 kB] 02:21:46 debconf: delaying package configuration, since apt-utils is not installed 02:21:46 Fetched 3531 kB in 1s (3583 kB/s) 02:21:46 (Reading database ... 12511 files and directories currently installed.) 02:21:46 Preparing to unpack .../libudev1_237-3ubuntu10.42_amd64.deb ... 02:21:46 Unpacking libudev1:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 02:21:46 Setting up libudev1:amd64 (237-3ubuntu10.42) ... 02:21:46 Selecting previously unselected package udev. 02:21:46 (Reading database ... 12511 files and directories currently installed.) 02:21:46 Preparing to unpack .../00-udev_237-3ubuntu10.42_amd64.deb ... 02:21:46 Unpacking udev (237-3ubuntu10.42) ... 02:21:46 Selecting previously unselected package libfuse2:amd64. 02:21:46 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:21:46 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:21:46 Selecting previously unselected package fuse. 02:21:46 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:21:46 Unpacking fuse (2.9.7-1ubuntu1) ... 02:21:46 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 02:21:46 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:21:47 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 02:21:47 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:21:47 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 02:21:47 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:21:47 Selecting previously unselected package libksba8:amd64. 02:21:47 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:21:47 Unpacking libksba8:amd64 (1.3.5-2) ... 02:21:47 Selecting previously unselected package libroken18-heimdal:amd64. 02:21:47 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:21:47 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:47 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:21:47 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:21:47 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:47 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:21:47 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:21:47 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:47 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:21:47 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:21:47 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:47 Selecting previously unselected package libwind0-heimdal:amd64. 02:21:47 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:21:47 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:47 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:21:47 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:21:47 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:47 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:21:47 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:21:47 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:48 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:21:48 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:21:48 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:48 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:21:48 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:21:48 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:48 Selecting previously unselected package libsasl2-modules-db:amd64. 02:21:48 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 02:21:48 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 02:21:48 Selecting previously unselected package libsasl2-2:amd64. 02:21:48 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 02:21:48 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 02:21:48 Selecting previously unselected package libldap-common. 02:21:48 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... 02:21:48 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 02:21:48 Selecting previously unselected package libldap-2.4-2:amd64. 02:21:48 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... 02:21:48 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 02:21:48 Selecting previously unselected package dirmngr. 02:21:48 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 02:21:48 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 02:21:48 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 02:21:48 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 02:21:48 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:21:48 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 02:21:48 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 02:21:49 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 02:21:49 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:49 Setting up libksba8:amd64 (1.3.5-2) ... 02:21:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:21:49 Setting up udev (237-3ubuntu10.42) ... 02:21:49 invoke-rc.d: policy-rc.d denied execution of start. 02:21:49 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:49 Processing triggers for systemd (237-3ubuntu10) ... 02:21:49 Setting up fuse (2.9.7-1ubuntu1) ... 02:21:49 Setting up gpg (2.2.4-1ubuntu1.3) ... 02:21:49 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:49 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:49 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:49 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:49 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:49 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:49 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:21:49 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 02:21:49 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 02:21:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:21:50 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:21:50 settings in the [Install] section, and DefaultInstance for template units). 02:21:50 This means they are not meant to be enabled using systemctl. 02:21:50 Possible reasons for having this kind of units are: 02:21:50 1) A unit may be statically enabled by being symlinked from another unit's 02:21:50 .wants/ or .requires/ directory. 02:21:50 2) A unit's purpose may be to act as a helper for some other unit which has 02:21:50 a requirement dependency on it. 02:21:50 3) A unit may be started when needed via activation (socket, path, timer, 02:21:50 D-Bus, udev, scripted systemctl call, ...). 02:21:50 4) In case of template units, the unit is meant to be enabled with some 02:21:50 instance name specified. 02:21:50 Reading package lists... 02:21:50 Building dependency tree... 02:21:50 Reading state information... 02:21:50 The following additional packages will be installed: 02:21:50 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:21:50 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:21:50 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:21:50 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:21:50 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:21:50 Suggested packages: 02:21:50 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:21:50 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:21:50 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:21:50 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:21:50 systemd-container policykit-1 02:21:50 Recommended packages: 02:21:50 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:21:50 The following NEW packages will be installed: 02:21:50 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:21:50 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:21:50 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:21:50 multiarch-support openssh-client python3 python3-minimal python3.6 02:21:50 python3.6-minimal snapd squashfs-tools sudo 02:21:50 The following packages will be upgraded: 02:21:50 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:21:51 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 02:21:51 Need to get 35.1 MB of archives. 02:21:51 After this operation, 140 MB of additional disk space will be used. 02:21:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] 02:21:51 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.42 [2914 kB] 02:21:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] 02:21:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] 02:21:51 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.42 [208 kB] 02:21:51 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:21:51 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:21:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:21:51 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:21:51 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:21:51 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:21:51 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 02:21:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 02:21:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:21:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:21:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 02:21:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:21:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 02:21:51 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 02:21:51 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 multiarch-support amd64 2.27-3ubuntu1.2 [6920 B] 02:21:51 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:21:51 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:21:51 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] 02:21:51 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] 02:21:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 02:21:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] 02:21:51 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] 02:21:52 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] 02:21:52 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] 02:21:52 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:21:53 debconf: delaying package configuration, since apt-utils is not installed 02:21:53 Fetched 35.1 MB in 2s (15.2 MB/s) 02:21:53 (Reading database ... 12757 files and directories currently installed.) 02:21:53 Preparing to unpack .../systemd_237-3ubuntu10.42_amd64.deb ... 02:21:53 Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... 02:21:54 Preparing to unpack .../libsystemd0_237-3ubuntu10.42_amd64.deb ... 02:21:54 Unpacking libsystemd0:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 02:21:54 Setting up libsystemd0:amd64 (237-3ubuntu10.42) ... 02:21:54 (Reading database ... 12757 files and directories currently installed.) 02:21:54 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... 02:21:54 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... 02:21:54 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... 02:21:54 (Reading database ... 12757 files and directories currently installed.) 02:21:54 Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... 02:21:55 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 02:21:55 Setting up apt (1.6.12ubuntu0.1) ... 02:21:55 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:21:55 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:21:55 (Reading database ... 12764 files and directories currently installed.) 02:21:55 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 02:21:55 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 02:21:56 Selecting previously unselected package libpython3.6-minimal:amd64. 02:21:56 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:21:56 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:21:56 Selecting previously unselected package libexpat1:amd64. 02:21:56 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:21:56 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:21:56 Selecting previously unselected package python3.6-minimal. 02:21:56 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:21:56 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 02:21:56 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 02:21:56 Checking for services that may need to be restarted...done. 02:21:56 Checking for services that may need to be restarted...done. 02:21:56 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:21:56 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:21:56 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 02:21:57 Selecting previously unselected package python3-minimal. 02:21:57 (Reading database ... 13012 files and directories currently installed.) 02:21:57 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:21:57 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:21:57 Selecting previously unselected package mime-support. 02:21:57 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:21:57 Unpacking mime-support (3.60ubuntu1) ... 02:21:57 Selecting previously unselected package libmpdec2:amd64. 02:21:57 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:21:57 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:21:57 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:21:57 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:21:57 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:21:57 Selecting previously unselected package python3.6. 02:21:57 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:21:57 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 02:21:58 Selecting previously unselected package libpython3-stdlib:amd64. 02:21:58 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:21:58 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:21:58 Setting up python3-minimal (3.6.7-1~18.04) ... 02:21:59 Selecting previously unselected package python3. 02:21:59 (Reading database ... 13442 files and directories currently installed.) 02:21:59 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:21:59 Unpacking python3 (3.6.7-1~18.04) ... 02:21:59 Selecting previously unselected package multiarch-support. 02:21:59 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_amd64.deb ... 02:21:59 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 02:21:59 Setting up multiarch-support (2.27-3ubuntu1.2) ... 02:21:59 Selecting previously unselected package liblzo2-2:amd64. 02:21:59 (Reading database ... 13479 files and directories currently installed.) 02:21:59 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:21:59 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:21:59 Selecting previously unselected package libbsd0:amd64. 02:21:59 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:21:59 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:21:59 Selecting previously unselected package sudo. 02:21:59 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 02:21:59 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 02:21:59 Selecting previously unselected package apparmor. 02:21:59 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:21:59 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:22:00 Selecting previously unselected package libedit2:amd64. 02:22:00 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:22:00 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:22:00 Selecting previously unselected package libkrb5support0:amd64. 02:22:00 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... 02:22:00 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 02:22:00 Selecting previously unselected package libk5crypto3:amd64. 02:22:00 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... 02:22:00 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 02:22:00 Selecting previously unselected package libkeyutils1:amd64. 02:22:00 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:22:00 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:22:00 Selecting previously unselected package libkrb5-3:amd64. 02:22:00 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... 02:22:00 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 02:22:00 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:22:00 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... 02:22:00 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 02:22:00 Selecting previously unselected package libssl1.0.0:amd64. 02:22:00 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... 02:22:00 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... 02:22:00 Selecting previously unselected package openssh-client. 02:22:00 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:22:00 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:22:00 Selecting previously unselected package squashfs-tools. 02:22:00 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 02:22:00 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:22:01 Selecting previously unselected package snapd. 02:22:01 Preparing to unpack .../13-snapd_2.47.1+18.04_amd64.deb ... 02:22:01 Unpacking snapd (2.47.1+18.04) ... 02:22:03 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:22:03 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... 02:22:03 Setting up mime-support (3.60ubuntu1) ... 02:22:03 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 02:22:03 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:22:03 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 02:22:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:22:03 Setting up systemd (237-3ubuntu10.42) ... 02:22:03 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:22:04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:22:04 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:22:04 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:22:04 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:22:04 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 02:22:04 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 02:22:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:22:05 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 02:22:05 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:22:05 Setting up python3 (3.6.7-1~18.04) ... 02:22:05 running python rtupdate hooks for python3.6... 02:22:05 running python post-rtupdate hooks for python3.6... 02:22:05 Setting up apparmor (2.12-4ubuntu5.1) ... 02:22:06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:22:07 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 02:22:07 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:22:07 Setting up snapd (2.47.1+18.04) ... 02:22:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:22:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:22:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:22:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:22:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:22:08 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:22:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:22:09 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:22:09 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:22:09 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:22:09 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 02:22:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:22:09 Processing triggers for systemd (237-3ubuntu10.42) ... 02:22:11 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:22:11 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:22:11 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:22:12 Reading package lists... 02:22:12 Reading package lists... 02:22:13 Building dependency tree... 02:22:13 Reading state information... 02:22:13 Calculating upgrade... 02:22:13 The following packages will be upgraded: 02:22:13 advancecomp base-files bash binutils binutils-common 02:22:13 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:22:13 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:22:13 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 02:22:13 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 02:22:13 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 02:22:13 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 02:22:13 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 02:22:13 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 02:22:13 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 02:22:13 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 02:22:13 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 02:22:13 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 02:22:13 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 02:22:13 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:22:13 Need to get 63.5 MB of archives. 02:22:13 After this operation, 5165 kB of additional disk space will be used. 02:22:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] 02:22:13 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:22:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] 02:22:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-122.124 [998 kB] 02:22:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:22:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:22:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:22:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:22:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:22:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:22:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:22:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:22:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:22:13 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:22:13 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:22:13 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc6 amd64 2.27-3ubuntu1.2 [2827 kB] 02:22:13 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:22:13 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:22:13 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:22:13 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:22:13 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:22:13 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:22:13 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:22:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:22:13 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:22:13 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:22:13 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:22:13 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:22:13 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:22:13 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:22:13 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:22:13 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:22:13 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:22:13 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:22:13 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc-bin amd64 2.27-3ubuntu1.2 [637 kB] 02:22:14 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:22:14 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:22:14 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:22:14 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:22:14 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 02:22:14 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 02:22:14 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:22:14 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 02:22:14 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 02:22:14 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 02:22:14 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:22:14 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:22:14 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:22:14 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] 02:22:14 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:22:14 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:22:14 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 02:22:14 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 02:22:14 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 02:22:14 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 02:22:14 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:22:14 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:22:14 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:22:14 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:22:14 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 02:22:14 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:22:14 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:22:14 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:22:14 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:22:14 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:22:14 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:22:14 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:22:14 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:22:14 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:22:14 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:22:14 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 02:22:14 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 02:22:14 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 02:22:14 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.42 [15.2 kB] 02:22:14 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 02:22:14 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:22:14 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:22:14 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:22:14 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:22:14 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:22:14 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:22:14 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 02:22:14 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:22:14 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:22:14 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:22:14 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:22:14 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:22:14 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:22:14 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:22:14 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:22:14 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:22:14 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:22:14 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:22:14 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:22:14 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:22:14 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:22:15 debconf: delaying package configuration, since apt-utils is not installed 02:22:15 Fetched 63.5 MB in 2s (39.4 MB/s) 02:22:15 (Reading database ... 13912 files and directories currently installed.) 02:22:15 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... 02:22:15 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 02:22:16 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... 02:22:16 Unpacking libc-dev-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 02:22:16 Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_amd64.deb ... 02:22:16 Unpacking linux-libc-dev:amd64 (4.15.0-122.124) over (4.15.0-20.21) ... 02:22:16 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:22:17 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:22:17 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:22:17 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:22:17 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:22:17 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:22:17 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:22:17 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:22:17 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:22:17 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:22:17 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:22:17 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:22:17 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:22:17 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:22:17 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:22:17 (Reading database ... 13911 files and directories currently installed.) 02:22:17 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:22:17 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:22:17 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:22:17 (Reading database ... 13911 files and directories currently installed.) 02:22:17 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:22:17 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:22:18 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:22:18 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:22:18 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:22:18 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:22:18 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:22:18 (Reading database ... 13911 files and directories currently installed.) 02:22:18 Preparing to unpack .../libc6_2.27-3ubuntu1.2_amd64.deb ... 02:22:18 Unpacking libc6:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 02:22:19 Setting up libc6:amd64 (2.27-3ubuntu1.2) ... 02:22:19 (Reading database ... 13911 files and directories currently installed.) 02:22:19 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:22:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:22:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:22:19 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:22:19 Setting up base-files (10.1ubuntu2.10) ... 02:22:19 Installing new version of config file /etc/issue ... 02:22:19 Installing new version of config file /etc/issue.net ... 02:22:19 Installing new version of config file /etc/lsb-release ... 02:22:19 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:22:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:22:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:22:20 Removing obsolete conffile /etc/default/motd-news ... 02:22:20 (Reading database ... 13912 files and directories currently installed.) 02:22:20 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:22:20 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:22:20 Setting up bash (4.4.18-2ubuntu1.2) ... 02:22:20 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 02:22:20 (Reading database ... 13912 files and directories currently installed.) 02:22:20 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:22:20 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:22:20 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:22:20 (Reading database ... 13912 files and directories currently installed.) 02:22:20 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 02:22:20 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 02:22:21 Setting up tar (1.29b-2ubuntu0.1) ... 02:22:21 (Reading database ... 13912 files and directories currently installed.) 02:22:21 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:22:21 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:22:21 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:22:21 (Reading database ... 13912 files and directories currently installed.) 02:22:21 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:22:21 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:22:21 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:22:21 (Reading database ... 13912 files and directories currently installed.) 02:22:21 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:22:21 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:22:21 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:22:21 (Reading database ... 13912 files and directories currently installed.) 02:22:21 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:22:21 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:22:22 Setting up grep (3.1-2build1) ... 02:22:22 (Reading database ... 13912 files and directories currently installed.) 02:22:22 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:22:22 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:22:22 Setting up login (1:4.5-1ubuntu2) ... 02:22:22 (Reading database ... 13912 files and directories currently installed.) 02:22:22 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:22:22 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:22:22 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:22:22 (Reading database ... 13912 files and directories currently installed.) 02:22:22 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:22:22 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:22:23 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:22:23 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:22:23 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:22:23 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:22:24 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:22:24 (Reading database ... 13912 files and directories currently installed.) 02:22:24 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:22:24 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:22:25 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:22:25 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:22:25 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:22:25 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:22:25 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:22:25 (Reading database ... 13912 files and directories currently installed.) 02:22:25 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:22:25 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:22:25 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:22:26 (Reading database ... 13912 files and directories currently installed.) 02:22:26 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:22:26 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:22:26 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:22:26 (Reading database ... 13912 files and directories currently installed.) 02:22:26 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:22:26 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:22:26 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:22:26 (Reading database ... 13912 files and directories currently installed.) 02:22:26 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:22:26 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:22:26 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:22:26 (Reading database ... 13912 files and directories currently installed.) 02:22:26 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:22:26 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:22:26 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:22:27 (Reading database ... 13912 files and directories currently installed.) 02:22:27 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:22:27 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:22:27 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:22:27 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:22:27 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:22:27 (Reading database ... 13912 files and directories currently installed.) 02:22:27 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:22:27 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:22:27 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:22:27 (Reading database ... 13912 files and directories currently installed.) 02:22:27 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:22:27 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:22:27 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:22:27 (Reading database ... 13912 files and directories currently installed.) 02:22:27 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:22:27 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:22:27 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:22:27 (Reading database ... 13912 files and directories currently installed.) 02:22:27 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:22:28 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:22:28 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:22:28 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:22:29 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:22:29 (Reading database ... 13912 files and directories currently installed.) 02:22:29 Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_amd64.deb ... 02:22:29 Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 02:22:29 Setting up libc-bin (2.27-3ubuntu1.2) ... 02:22:29 (Reading database ... 13912 files and directories currently installed.) 02:22:29 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:22:29 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:22:29 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:22:30 (Reading database ... 13914 files and directories currently installed.) 02:22:30 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:22:30 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:22:30 Setting up debconf (1.5.66ubuntu1) ... 02:22:30 (Reading database ... 13914 files and directories currently installed.) 02:22:30 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:22:30 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:22:30 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:22:30 (Reading database ... 13914 files and directories currently installed.) 02:22:30 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:22:30 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:22:30 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 02:22:31 (Reading database ... 13914 files and directories currently installed.) 02:22:31 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:22:31 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:22:31 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:22:31 (Reading database ... 13914 files and directories currently installed.) 02:22:31 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:22:31 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:22:31 Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_amd64.deb ... 02:22:31 Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... 02:22:31 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:22:31 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:22:32 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:22:32 (Reading database ... 13914 files and directories currently installed.) 02:22:32 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:22:32 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 02:22:32 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:22:32 (Reading database ... 13914 files and directories currently installed.) 02:22:32 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 02:22:32 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:22:32 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 02:22:32 (Reading database ... 13914 files and directories currently installed.) 02:22:32 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:22:32 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:22:32 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:22:32 (Reading database ... 13914 files and directories currently installed.) 02:22:32 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 02:22:32 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 02:22:32 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 02:22:33 (Reading database ... 13914 files and directories currently installed.) 02:22:33 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:22:33 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:22:33 Setting up passwd (1:4.5-1ubuntu2) ... 02:22:33 (Reading database ... 13914 files and directories currently installed.) 02:22:33 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 02:22:33 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:22:33 Setting up gpgv (2.2.4-1ubuntu1.3) ... 02:22:33 (Reading database ... 13914 files and directories currently installed.) 02:22:33 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:22:33 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:22:33 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:22:33 (Reading database ... 13914 files and directories currently installed.) 02:22:33 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:22:34 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:22:34 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:22:34 (Reading database ... 13914 files and directories currently installed.) 02:22:34 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:22:34 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:22:34 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:22:34 (Reading database ... 13914 files and directories currently installed.) 02:22:34 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 02:22:34 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 02:22:34 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 02:22:34 (Reading database ... 13914 files and directories currently installed.) 02:22:34 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 02:22:34 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 02:22:34 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 02:22:34 (Reading database ... 13915 files and directories currently installed.) 02:22:34 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:22:34 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:22:34 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:22:34 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:22:35 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 02:22:35 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 02:22:35 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 02:22:35 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 02:22:35 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:22:35 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:22:35 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:22:36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:22:36 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:22:36 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:22:36 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:22:36 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:22:36 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:22:36 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:22:36 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:22:36 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:22:36 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:22:36 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:22:37 Preparing to unpack .../11-tzdata_2020a-0ubuntu0.18.04_all.deb ... 02:22:37 Unpacking tzdata (2020a-0ubuntu0.18.04) over (2018d-1) ... 02:22:38 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:22:38 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:22:38 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:22:38 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:22:38 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:22:38 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:22:38 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:22:38 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:22:38 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:22:38 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:22:38 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:22:38 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:22:38 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:22:38 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:22:38 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:22:39 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:22:39 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:22:39 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:22:39 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:22:39 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:22:40 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:22:40 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:22:41 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:22:41 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:22:42 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:22:42 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:22:42 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:22:42 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:22:43 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:22:43 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:22:43 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:22:43 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:22:43 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:22:43 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:22:43 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:22:43 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:22:44 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:22:44 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:22:44 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:22:44 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:22:44 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:22:44 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:22:44 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:22:44 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:22:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:22:44 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:22:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:22:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:22:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:22:44 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:22:44 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:22:44 Setting up tzdata (2020a-0ubuntu0.18.04) ... 02:22:44 02:22:44 Current default time zone: 'Etc/UTC' 02:22:44 Local time is now: Thu Oct 29 02:22:44 UTC 2020. 02:22:44 Universal Time is now: Thu Oct 29 02:22:44 UTC 2020. 02:22:44 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:22:44 02:22:44 Setting up systemd-sysv (237-3ubuntu10.42) ... 02:22:45 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:22:45 Setting up linux-libc-dev:amd64 (4.15.0-122.124) ... 02:22:45 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:22:45 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:22:45 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:22:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:22:45 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:22:45 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:22:45 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:22:45 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:22:45 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:22:45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:22:45 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 02:22:45 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:22:45 Setting up patch (2.7.6-2ubuntu1.1) ... 02:22:45 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:22:45 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:22:45 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 02:22:45 Installing new version of config file /etc/ssl/openssl.cnf ... 02:22:45 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:22:45 Setting up libc-dev-bin (2.27-3ubuntu1.2) ... 02:22:45 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 02:22:47 Updating certificates in /etc/ssl/certs... 02:22:48 22 added, 17 removed; done. 02:22:48 Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... 02:22:48 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:22:48 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:22:48 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:22:48 Setting up pkgbinarymangler (138.18.04.1) ... 02:22:48 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:22:48 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 02:22:48 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:22:48 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:22:48 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:22:48 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:22:48 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:22:48 Setting up perl (5.26.1-6ubuntu0.5) ... 02:22:48 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 02:22:48 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:22:48 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:22:48 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 02:22:48 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:22:48 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:22:48 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:22:49 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:22:49 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:22:49 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 02:22:49 Processing triggers for systemd (237-3ubuntu10.42) ... 02:22:49 Processing triggers for mime-support (3.60ubuntu1) ... 02:22:49 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 02:22:49 Updating certificates in /etc/ssl/certs... 02:22:50 0 added, 0 removed; done. 02:22:50 Running hooks in /etc/ca-certificates/update.d... 02:22:50 done. 02:22:50 Reading package lists... 02:22:50 Building dependency tree... 02:22:50 Reading state information... 02:22:50 The following NEW packages will be installed: 02:22:50 apt-transport-https 02:22:51 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:22:51 Need to get 1692 B of archives. 02:22:51 After this operation, 153 kB of additional disk space will be used. 02:22:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 02:22:51 debconf: delaying package configuration, since apt-utils is not installed 02:22:51 Fetched 1692 B in 0s (8228 B/s) 02:22:51 Selecting previously unselected package apt-transport-https. 02:22:51 (Reading database ... 13932 files and directories currently installed.) 02:22:51 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 02:22:51 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 02:22:51 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 02:22:51 Waiting for network to be ready... 02:22:56 2020-10-29T02:22:55Z INFO Waiting for automatic snapd restart... 02:22:56 snapd 2.47.1 from Canonical* installed 02:22:57 "snapd" switched to the "latest/stable" channel 02:22:57 02:23:01 core18 20200929 from Canonical* installed 02:23:01 "core18" switched to the "latest/stable" channel 02:23:01 02:23:06 snapcraft 4.3 from Canonical* installed 02:23:06 "snapcraft" switched to the "latest/stable" channel 02:23:06 02:23:10 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:23:10 - README.md 02:23:10 02:23:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:23:12 Waiting for container to be ready 02:23:12 To start your first instance, try: lxc launch ubuntu:18.04 02:23:12 02:23:12 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:23:13 Waiting for network to be ready... 02:23:14 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 02:23:15 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 02:23:15 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 02:23:15 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [236 kB] 02:23:15 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [267 kB] 02:23:15 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4148 B] 02:23:15 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] 02:23:15 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] 02:23:15 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] 02:23:15 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] 02:23:15 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] 02:23:15 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] 02:23:15 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] 02:23:15 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] 02:23:15 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] 02:23:15 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] 02:23:16 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] 02:23:16 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] 02:23:16 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] 02:23:16 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] 02:23:16 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] 02:23:16 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] 02:23:16 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] 02:23:16 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] 02:23:16 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] 02:23:16 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] 02:23:16 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] 02:23:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:23:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:23:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:23:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:23:16 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] 02:23:16 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [432 kB] 02:23:16 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] 02:23:16 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [495 kB] 02:23:16 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] 02:23:16 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] 02:23:17 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] 02:23:17 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] 02:23:17 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] 02:23:17 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] 02:23:17 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] 02:23:17 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] 02:23:18 Reading package lists... 02:23:19 Installing build dependencies: curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 pkg-config 02:23:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:23:25 Reading package lists... 02:23:25 Building dependency tree... 02:23:25 Reading state information... 02:23:25 Suggested packages: 02:23:25 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:23:25 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:23:25 Recommended packages: 02:23:25 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 02:23:25 The following NEW packages will be installed: 02:23:25 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 02:23:25 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 02:23:25 libzmq5 pkg-config 02:23:25 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 02:23:25 Need to get 7861 kB of archives. 02:23:25 After this operation, 44.1 MB of additional disk space will be used. 02:23:25 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:23:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 02:23:25 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:23:25 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:23:25 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:23:25 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:23:26 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:23:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:23:26 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:23:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] 02:23:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 02:23:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 02:23:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 02:23:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 02:23:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:23:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:23:27 debconf: delaying package configuration, since apt-utils is not installed 02:23:27 Fetched 7861 kB in 1s (5586 kB/s) 02:23:27 Selecting previously unselected package libglib2.0-0:amd64. 02:23:27 (Reading database ... 13936 files and directories currently installed.) 02:23:27 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 02:23:27 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 02:23:27 Fetched 32.6 MB in 12s (2631 kB/s) 02:23:27 Selecting previously unselected package libpsl5:amd64. 02:23:27 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:23:27 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:23:27 Selecting previously unselected package libnghttp2-14:amd64. 02:23:27 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:23:27 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:23:27 Selecting previously unselected package librtmp1:amd64. 02:23:27 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:23:27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:23:27 Selecting previously unselected package libcurl4:amd64. 02:23:27 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... 02:23:27 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 02:23:27 Selecting previously unselected package curl. 02:23:27 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_amd64.deb ... 02:23:27 Unpacking curl (7.58.0-2ubuntu3.10) ... 02:23:27 Selecting previously unselected package libcurl3-gnutls:amd64. 02:23:27 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 02:23:27 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 02:23:28 Selecting previously unselected package liberror-perl. 02:23:28 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 02:23:28 Unpacking liberror-perl (0.17025-1) ... 02:23:28 Selecting previously unselected package git-man. 02:23:28 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 02:23:28 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 02:23:28 Selecting previously unselected package git. 02:23:28 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 02:23:28 Unpacking git (1:2.17.1-1ubuntu0.7) ... 02:23:29 Selecting previously unselected package libnorm1:amd64. 02:23:29 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:23:29 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:23:29 Selecting previously unselected package libpgm-5.2-0:amd64. 02:23:29 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:23:29 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:23:29 Selecting previously unselected package libsodium23:amd64. 02:23:29 Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... 02:23:29 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:23:29 Selecting previously unselected package libzmq5:amd64. 02:23:29 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:23:29 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:23:29 Selecting previously unselected package libzmq3-dev:amd64. 02:23:29 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:23:29 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:23:29 Selecting previously unselected package pkg-config. 02:23:29 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:23:29 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:23:29 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:23:29 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 02:23:29 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:23:30 Setting up liberror-perl (0.17025-1) ... 02:23:30 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:23:30 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 02:23:30 No schema files found: doing nothing. 02:23:30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:23:30 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:23:30 Setting up libsodium23:amd64 (1.0.16-2) ... 02:23:30 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:23:30 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:23:30 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 02:23:30 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 02:23:30 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:23:30 Setting up git (1:2.17.1-1ubuntu0.7) ... 02:23:30 Setting up curl (7.58.0-2ubuntu3.10) ... 02:23:30 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 02:23:30 Reading package lists... 02:23:31 Reading package lists... 02:23:32 Building dependency tree... 02:23:32 Reading state information... 02:23:32 The following additional packages will be installed: 02:23:32 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:23:32 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:23:32 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:23:32 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:23:32 Suggested packages: 02:23:32 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:23:32 Recommended packages: 02:23:32 gnupg libsasl2-modules 02:23:33 The following NEW packages will be installed: 02:23:33 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:23:33 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:23:33 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:23:33 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:23:33 The following packages will be upgraded: 02:23:33 gpg gpg-agent gpgconf libudev1 02:23:33 4 upgraded, 18 newly installed, 0 to remove and 98 not upgraded. 02:23:33 Need to get 3109 kB of archives. 02:23:33 After this operation, 12.6 MB of additional disk space will be used. 02:23:33 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.42 [48.8 kB] 02:23:33 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.42 [1049 kB] 02:23:34 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] 02:23:34 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fuse arm64 2.9.7-1ubuntu1 [22.7 kB] 02:23:34 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg arm64 2.2.4-1ubuntu1.3 [400 kB] 02:23:34 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgconf arm64 2.2.4-1ubuntu1.3 [107 kB] 02:23:34 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.3 [190 kB] 02:23:34 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] 02:23:34 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] 02:23:34 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] 02:23:34 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] 02:23:34 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] 02:23:34 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] 02:23:34 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] 02:23:34 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] 02:23:34 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] 02:23:34 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] 02:23:34 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [13.4 kB] 02:23:34 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [43.1 kB] 02:23:34 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] 02:23:34 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.6 [132 kB] 02:23:34 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 dirmngr arm64 2.2.4-1ubuntu1.3 [276 kB] 02:23:35 debconf: delaying package configuration, since apt-utils is not installed 02:23:35 Fetched 3109 kB in 2s (1940 kB/s) 02:23:35 (Reading database ... 12460 files and directories currently installed.) 02:23:35 Preparing to unpack .../libudev1_237-3ubuntu10.42_arm64.deb ... 02:23:35 Unpacking libudev1:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 02:23:35 Setting up libudev1:arm64 (237-3ubuntu10.42) ... 02:23:35 Selecting previously unselected package udev. 02:23:35 (Reading database ... 12460 files and directories currently installed.) 02:23:35 Preparing to unpack .../00-udev_237-3ubuntu10.42_arm64.deb ... 02:23:35 Unpacking udev (237-3ubuntu10.42) ... 02:23:36 Selecting previously unselected package libfuse2:arm64. 02:23:36 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_arm64.deb ... 02:23:36 Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... 02:23:36 Selecting previously unselected package fuse. 02:23:36 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_arm64.deb ... 02:23:36 Unpacking fuse (2.9.7-1ubuntu1) ... 02:23:36 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_arm64.deb ... 02:23:36 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:23:36 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_arm64.deb ... 02:23:36 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:23:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:23:36 curl set to automatically installed. 02:23:36 git set to automatically installed. 02:23:36 git-man set to automatically installed. 02:23:36 libcurl3-gnutls set to automatically installed. 02:23:36 libcurl4 set to automatically installed. 02:23:36 liberror-perl set to automatically installed. 02:23:36 libglib2.0-0 set to automatically installed. 02:23:36 libnghttp2-14 set to automatically installed. 02:23:36 libnorm1 set to automatically installed. 02:23:36 libpgm-5.2-0 set to automatically installed. 02:23:36 libpsl5 set to automatically installed. 02:23:36 librtmp1 set to automatically installed. 02:23:36 libsodium23 set to automatically installed. 02:23:36 libzmq3-dev set to automatically installed. 02:23:36 libzmq5 set to automatically installed. 02:23:36 pkg-config set to automatically installed. 02:23:37 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_arm64.deb ... 02:23:37 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:23:37 Selecting previously unselected package libksba8:arm64. 02:23:37 Preparing to unpack .../06-libksba8_1.3.5-2_arm64.deb ... 02:23:37 Unpacking libksba8:arm64 (1.3.5-2) ... 02:23:37 Selecting previously unselected package libroken18-heimdal:arm64. 02:23:37 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... 02:23:37 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:37 Selecting previously unselected package libasn1-8-heimdal:arm64. 02:23:37 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... 02:23:37 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:37 Selecting previously unselected package libheimbase1-heimdal:arm64. 02:23:37 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... 02:23:37 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:37 Selecting previously unselected package libhcrypto4-heimdal:arm64. 02:23:37 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... 02:23:37 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:37 Selecting previously unselected package libwind0-heimdal:arm64. 02:23:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... 02:23:38 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:38 Selecting previously unselected package libhx509-5-heimdal:arm64. 02:23:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... 02:23:38 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:38 snapd is not logged in, snap install commands will use sudo 02:23:38 Selecting previously unselected package libkrb5-26-heimdal:arm64. 02:23:38 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... 02:23:38 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:38 Selecting previously unselected package libheimntlm0-heimdal:arm64. 02:23:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... 02:23:38 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:38 Selecting previously unselected package libgssapi3-heimdal:arm64. 02:23:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... 02:23:38 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:38 Selecting previously unselected package libsasl2-modules-db:arm64. 02:23:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 02:23:38 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 02:23:38 Selecting previously unselected package libsasl2-2:arm64. 02:23:38 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 02:23:38 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 02:23:38 Selecting previously unselected package libldap-common. 02:23:38 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... 02:23:38 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 02:23:39 Selecting previously unselected package libldap-2.4-2:arm64. 02:23:39 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_arm64.deb ... 02:23:39 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... 02:23:39 Selecting previously unselected package dirmngr. 02:23:39 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_arm64.deb ... 02:23:39 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 02:23:39 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 02:23:39 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 02:23:39 Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... 02:23:39 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 02:23:39 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 02:23:39 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 02:23:39 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:39 Setting up libksba8:arm64 (1.3.5-2) ... 02:23:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:23:39 Setting up udev (237-3ubuntu10.42) ... 02:23:41 invoke-rc.d: policy-rc.d denied execution of start. 02:23:41 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:41 Processing triggers for systemd (237-3ubuntu10) ... 02:23:41 Setting up fuse (2.9.7-1ubuntu1) ... 02:23:41 Setting up gpg (2.2.4-1ubuntu1.3) ... 02:23:41 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:41 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:41 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:41 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:41 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:41 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:41 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 02:23:42 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... 02:23:42 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 02:23:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:23:43 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:23:43 settings in the [Install] section, and DefaultInstance for template units). 02:23:43 This means they are not meant to be enabled using systemctl. 02:23:43 Possible reasons for having this kind of units are: 02:23:43 1) A unit may be statically enabled by being symlinked from another unit's 02:23:43 .wants/ or .requires/ directory. 02:23:43 2) A unit's purpose may be to act as a helper for some other unit which has 02:23:43 a requirement dependency on it. 02:23:43 3) A unit may be started when needed via activation (socket, path, timer, 02:23:43 D-Bus, udev, scripted systemctl call, ...). 02:23:43 4) In case of template units, the unit is meant to be enabled with some 02:23:43 instance name specified. 02:23:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:23:44 Reading package lists... 02:23:45 snap "core18" has no updates available 02:23:45 Building dependency tree... 02:23:45 Reading state information... 02:23:45 Pulling go 02:23:46 The following additional packages will be installed: 02:23:46 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:23:46 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:23:46 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:23:46 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:23:46 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:23:46 Suggested packages: 02:23:46 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:23:46 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:23:46 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:23:46 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:23:46 systemd-container policykit-1 02:23:46 Recommended packages: 02:23:46 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:23:46 The following NEW packages will be installed: 02:23:46 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:23:46 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:23:46 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:23:46 multiarch-support openssh-client python3 python3-minimal python3.6 02:23:46 python3.6-minimal snapd squashfs-tools sudo 02:23:46 The following packages will be upgraded: 02:23:46 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:23:46 5 upgraded, 25 newly installed, 0 to remove and 93 not upgraded. 02:23:46 Need to get 30.9 MB of archives. 02:23:46 After this operation, 132 MB of additional disk space will be used. 02:23:46 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.42 [2560 kB] 02:23:47 'app-service-config' has dependencies that need to be staged: go 02:23:47 Skipping pull go (already ran) 02:23:47 Building go 02:23:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:23:47 Dload Upload Total Spent Left Speed 02:23:47 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.42 [175 kB] 02:23:47 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapt-pkg5.0 arm64 1.6.12ubuntu0.1 [766 kB] 02:23:47 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apt arm64 1.6.12ubuntu0.1 [1166 kB] 02:23:47 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.6 [1062 kB] 02:23:47 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.3 [528 kB] 02:23:47 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 02:23:47 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.3 [1327 kB] 02:23:47 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] 02:23:47 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] 02:23:47 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] 02:23:47 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 02:23:47 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.3 [203 kB] 02:23:48 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] 02:23:48 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] 02:23:48 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 multiarch-support arm64 2.27-3ubuntu1.2 [6920 B] 02:23:48 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] 02:23:48 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 02:23:48 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.3 [382 kB] 02:23:48 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] 02:23:48 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 02:23:48 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] 02:23:48 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] 02:23:48 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] 02:23:48 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] 02:23:48 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] 02:23:48 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.4 [724 kB] 02:23:48 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 02:23:48 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 squashfs-tools arm64 1:4.3-6ubuntu0.18.04.1 [96.9 kB] 02:23:48 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.47.1+18.04 [18.5 MB] 02:23:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 115M 5 6239k 0 0 13.3M 0 0:00:08 --:--:-- 0:00:08 13.3M 31 115M 31 36.5M 0 0 25.1M 0 0:00:04 0:00:01 0:00:03 25.1M 53 115M 53 62.3M 0 0 25.0M 0 0:00:04 0:00:02 0:00:02 25.0M 79 115M 79 91.2M 0 0 26.2M 0 0:00:04 0:00:03 0:00:01 26.2M 100 115M 100 115M 0 0 26.4M 0 0:00:04 0:00:04 --:--:-- 26.4M 02:23:51 debconf: delaying package configuration, since apt-utils is not installed 02:23:51 Fetched 30.9 MB in 4s (8061 kB/s) 02:23:51 (Reading database ... 12706 files and directories currently installed.) 02:23:51 Preparing to unpack .../systemd_237-3ubuntu10.42_arm64.deb ... 02:23:51 Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... 02:23:52 go1.15.2.linux-amd64.tar.gz: OK 02:23:52 Preparing to unpack .../libsystemd0_237-3ubuntu10.42_arm64.deb ... 02:23:52 Unpacking libsystemd0:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 02:23:52 Setting up libsystemd0:arm64 (237-3ubuntu10.42) ... 02:23:53 (Reading database ... 12706 files and directories currently installed.) 02:23:53 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_arm64.deb ... 02:23:53 Unpacking libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) over (1.6.1) ... 02:23:53 Setting up libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) ... 02:23:53 (Reading database ... 12706 files and directories currently installed.) 02:23:53 Preparing to unpack .../apt_1.6.12ubuntu0.1_arm64.deb ... 02:23:53 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 02:23:54 Setting up apt (1.6.12ubuntu0.1) ... 02:23:54 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:23:56 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:23:56 (Reading database ... 12713 files and directories currently installed.) 02:23:56 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 02:23:56 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 02:23:56 Selecting previously unselected package libpython3.6-minimal:arm64. 02:23:56 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 02:23:56 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... 02:23:57 Selecting previously unselected package libexpat1:arm64. 02:23:57 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 02:23:57 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 02:23:57 Selecting previously unselected package python3.6-minimal. 02:23:57 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 02:23:57 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 02:23:57 Staging go 02:23:57 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... 02:23:58 Checking for services that may need to be restarted...done. 02:23:58 Checking for services that may need to be restarted...done. 02:23:58 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... 02:23:58 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 02:23:58 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 02:24:00 Selecting previously unselected package python3-minimal. 02:24:00 (Reading database ... 12961 files and directories currently installed.) 02:24:00 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... 02:24:00 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:24:00 Selecting previously unselected package mime-support. 02:24:00 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:24:00 Unpacking mime-support (3.60ubuntu1) ... 02:24:00 Selecting previously unselected package libmpdec2:arm64. 02:24:00 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... 02:24:00 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... 02:24:00 Selecting previously unselected package libpython3.6-stdlib:arm64. 02:24:00 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 02:24:00 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... 02:24:01 Selecting previously unselected package python3.6. 02:24:01 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 02:24:01 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 02:24:01 Selecting previously unselected package libpython3-stdlib:arm64. 02:24:01 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... 02:24:01 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 02:24:02 Setting up python3-minimal (3.6.7-1~18.04) ... 02:24:03 Selecting previously unselected package python3. 02:24:03 (Reading database ... 13391 files and directories currently installed.) 02:24:03 Preparing to unpack .../python3_3.6.7-1~18.04_arm64.deb ... 02:24:03 Unpacking python3 (3.6.7-1~18.04) ... 02:24:03 Selecting previously unselected package multiarch-support. 02:24:03 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_arm64.deb ... 02:24:03 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 02:24:03 Setting up multiarch-support (2.27-3ubuntu1.2) ... 02:24:03 Selecting previously unselected package liblzo2-2:arm64. 02:24:03 (Reading database ... 13428 files and directories currently installed.) 02:24:03 Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... 02:24:03 Unpacking liblzo2-2:arm64 (2.08-1.2) ... 02:24:03 Selecting previously unselected package libbsd0:arm64. 02:24:03 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 02:24:03 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 02:24:03 Selecting previously unselected package sudo. 02:24:03 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_arm64.deb ... 02:24:03 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 02:24:03 Selecting previously unselected package apparmor. 02:24:03 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_arm64.deb ... 02:24:03 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:24:04 Selecting previously unselected package libedit2:arm64. 02:24:04 Preparing to unpack .../04-libedit2_3.1-20170329-1_arm64.deb ... 02:24:04 Unpacking libedit2:arm64 (3.1-20170329-1) ... 02:24:04 Selecting previously unselected package libkrb5support0:arm64. 02:24:04 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... 02:24:04 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 02:24:04 Selecting previously unselected package libk5crypto3:arm64. 02:24:04 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... 02:24:04 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 02:24:04 Selecting previously unselected package libkeyutils1:arm64. 02:24:04 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... 02:24:04 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 02:24:05 Selecting previously unselected package libkrb5-3:arm64. 02:24:05 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... 02:24:05 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 02:24:05 Selecting previously unselected package libgssapi-krb5-2:arm64. 02:24:05 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... 02:24:05 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 02:24:05 Selecting previously unselected package libssl1.0.0:arm64. 02:24:05 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_arm64.deb ... 02:24:05 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... 02:24:05 Selecting previously unselected package openssh-client. 02:24:05 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 02:24:05 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:24:06 Selecting previously unselected package squashfs-tools. 02:24:06 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... 02:24:06 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:24:06 Selecting previously unselected package snapd. 02:24:06 Preparing to unpack .../13-snapd_2.47.1+18.04_arm64.deb ... 02:24:06 Unpacking snapd (2.47.1+18.04) ... 02:24:11 Setting up libedit2:arm64 (3.1-20170329-1) ... 02:24:11 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... 02:24:11 Setting up mime-support (3.60ubuntu1) ... 02:24:11 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 02:24:11 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 02:24:11 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 02:24:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:24:12 Setting up systemd (237-3ubuntu10.42) ... 02:24:12 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:24:14 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 02:24:14 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... 02:24:14 Setting up liblzo2-2:arm64 (2.08-1.2) ... 02:24:14 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... 02:24:14 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 02:24:14 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 02:24:15 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:24:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:24:15 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:24:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] 02:24:15 Get:5 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] 02:24:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [267 kB] 02:24:15 Get:7 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] 02:24:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] 02:24:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] 02:24:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main Sources [236 kB] 02:24:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] 02:24:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] 02:24:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] 02:24:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] 02:24:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] 02:24:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] 02:24:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] 02:24:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] 02:24:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] 02:24:15 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:24:15 Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:24:15 Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:24:15 Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:24:15 Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:24:15 Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:24:15 Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:24:15 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:24:15 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] 02:24:15 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [495 kB] 02:24:15 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [432 kB] 02:24:15 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] 02:24:15 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] 02:24:15 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] 02:24:15 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] 02:24:15 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 02:24:15 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] 02:24:15 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] 02:24:15 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1681 kB] 02:24:15 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] 02:24:15 Fetched 34.8 MB in 6s (5781 kB/s) 02:24:15 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:24:15 Fetched 224 kB in 0s (0 B/s) 02:24:15 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:24:15 Fetched 157 kB in 0s (0 B/s) 02:24:15 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:24:15 Fetched 221 kB in 0s (0 B/s) 02:24:15 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:24:15 Fetched 143 kB in 0s (0 B/s) 02:24:15 Pulling app-service-config 02:24:15 Pulling config-common 02:24:16 Skipping build go (already ran) 02:24:16 Building app-service-config 02:24:16 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 02:24:17 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:24:17 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 02:24:17 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 02:24:17 Setting up python3 (3.6.7-1~18.04) ... 02:24:17 running python rtupdate hooks for python3.6... 02:24:17 running python post-rtupdate hooks for python3.6... 02:24:17 Setting up apparmor (2.12-4ubuntu5.1) ... 02:24:18 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.55 02:24:18 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 02:24:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.56 02:24:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.111 02:24:18 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 02:24:18 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 02:24:18 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 02:24:18 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 02:24:18 go: downloading github.com/gorilla/mux v1.8.0 02:24:18 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 02:24:18 go: downloading github.com/BurntSushi/toml v0.3.1 02:24:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 02:24:18 go: downloading github.com/google/uuid v1.1.2 02:24:18 go: downloading github.com/hashicorp/consul/api v1.1.0 02:24:18 go: downloading github.com/pebbe/zmq4 v1.0.0 02:24:18 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:24:18 go: downloading github.com/x448/float16 v0.8.4 02:24:18 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:24:18 go: downloading github.com/mitchellh/copystructure v1.0.0 02:24:18 go: downloading github.com/go-redis/redis/v7 v7.2.0 02:24:18 go: downloading github.com/go-playground/validator/v10 v10.3.0 02:24:18 go: downloading go.mongodb.org/mongo-driver v1.1.1 02:24:18 go: downloading github.com/pelletier/go-toml v1.2.0 02:24:18 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 02:24:18 go: downloading github.com/go-kit/kit v0.8.0 02:24:18 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 02:24:18 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:24:18 go: downloading github.com/hashicorp/serf v0.8.2 02:24:18 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:24:18 go: downloading github.com/go-playground/universal-translator v0.17.0 02:24:18 go: downloading github.com/leodido/go-urn v1.2.0 02:24:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:24:18 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:24:18 go: downloading github.com/go-playground/locales v0.13.0 02:24:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:24:18 go: downloading github.com/go-logfmt/logfmt v0.4.0 02:24:18 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:24:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:24:18 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:24:19 go: downloading github.com/go-stack/stack v1.8.0 02:24:19 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 02:24:19 go: downloading github.com/xdg/stringprep v1.0.0 02:24:19 go: downloading github.com/golang/snappy v0.0.1 02:24:19 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:24:19 go: downloading golang.org/x/text v0.3.2 02:24:19 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 02:24:20 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:24:20 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 02:24:20 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:24:20 Setting up snapd (2.47.1+18.04) ... 02:24:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:24:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:24:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:24:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:24:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:24:25 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:24:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:24:26 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:24:27 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:24:28 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:24:28 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 02:24:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:24:28 Processing triggers for systemd (237-3ubuntu10.42) ... 02:24:31 Building config-common 02:24:32 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 02:24:32 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 02:24:32 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 02:24:33 Skipping stage go (already ran) 02:24:33 Staging app-service-config 02:24:34 Staging config-common 02:24:35 Priming go 02:24:36 Priming app-service-config 02:24:37 Reading package lists... 02:24:38 Reading package lists... 02:24:38 Priming config-common 02:24:38 Building dependency tree... 02:24:38 Reading state information... 02:24:39 Calculating upgrade... 02:24:40 The following packages will be upgraded: 02:24:40 advancecomp base-files bash binutils binutils-aarch64-linux-gnu 02:24:40 binutils-common bsdutils bzip2 ca-certificates cpp cpp-7 debconf dpkg 02:24:40 dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv grep 02:24:40 libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 libc-bin 02:24:40 libc-dev-bin libc6 libc6-dev libcc1-0 libcom-err2 libcryptsetup12 libdb5.3 02:24:40 libdevmapper1.02.1 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 02:24:40 libgcrypt20 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 02:24:40 libkmod2 liblsan0 libmount1 libncurses5 libncursesw5 libpam-modules 02:24:40 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 02:24:40 libprocps6 libseccomp2 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev 02:24:40 libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 02:24:40 linux-libc-dev login mount ncurses-base ncurses-bin openssl passwd patch 02:24:40 perl perl-base perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar 02:24:40 tzdata ubuntu-keyring util-linux 02:24:40 93 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:24:40 Need to get 54.4 MB of archives. 02:24:40 After this operation, 5746 kB of additional disk space will be used. 02:24:40 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc6-dev arm64 2.27-3ubuntu1.2 [2049 kB] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 02:24:41 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.2 [58.7 kB] 02:24:41 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 linux-libc-dev arm64 4.15.0-122.124 [975 kB] 02:24:41 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] 02:24:41 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] 02:24:41 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] 02:24:41 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] 02:24:41 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-8-base arm64 8.4.0-1ubuntu1~18.04 [18.8 kB] 02:24:41 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc1 arm64 1:8.4.0-1ubuntu1~18.04 [34.4 kB] 02:24:41 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] 02:24:41 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] 02:24:41 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 02:24:41 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc6 arm64 2.27-3ubuntu1.2 [2274 kB] 02:24:41 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.10 [60.2 kB] 02:24:41 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.2 [546 kB] 02:24:41 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bsdutils arm64 1:2.31.1-0.4ubuntu3.7 [54.6 kB] 02:24:41 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.1 [207 kB] [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 02:24:42 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.3 [1090 kB] 02:24:42 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.3 [137 kB] 02:24:42 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.3 [346 kB] 02:24:42 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] 02:24:42 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2 [301 kB] 02:24:42 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04 [154 kB] 02:24:42 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] [Pipeline] // node [Pipeline] } 02:24:42 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] 02:24:42 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] [Pipeline] // stage [Pipeline] } 02:24:42 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:24:43 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bzip2 arm64 1.0.6-8.1ubuntu0.2 [32.2 kB] 02:24:43 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbz2-1.0 arm64 1.0.6-8.1ubuntu0.2 [29.0 kB] 02:24:43 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libdb5.3 arm64 5.3.28-13.1ubuntu1.1 [573 kB] 02:24:43 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.7 [18.5 kB] 02:24:43 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] 02:24:43 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] 02:24:43 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] 02:24:43 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04 [77.0 kB] 02:24:43 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04 [71.0 kB] 02:24:43 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04 [96.4 kB] 02:24:43 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.7 [70.8 kB] 02:24:43 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.7 [95.1 kB] 02:24:43 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.7 [818 kB] 02:24:43 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc-bin arm64 2.27-3ubuntu1.2 [475 kB] 02:24:43 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:24:43 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] 02:24:43 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam0g arm64 1.1.8-3.6ubuntu2.18.04.2 [50.8 kB] 02:24:43 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-modules-bin arm64 1.1.8-3.6ubuntu2.18.04.2 [32.6 kB] 02:24:43 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-modules arm64 1.1.8-3.6ubuntu2.18.04.2 [223 kB] 02:24:43 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 mount arm64 2.31.1-0.4ubuntu3.7 [97.9 kB] 02:24:43 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.42 [15.2 kB] 02:24:43 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.3 [8292 B] 02:24:43 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.2 [325 kB] 02:24:43 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 02:24:43 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libss2 arm64 1.44.1-1ubuntu1.3 [9984 B] 02:24:43 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.1 [161 kB] 02:24:43 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2 [761 kB] 02:24:43 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgv arm64 2.2.4-1ubuntu1.3 [167 kB] 02:24:43 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] 02:24:43 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libidn2-0 arm64 2.0.4-1.1ubuntu0.2 [46.2 kB] 02:24:43 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] 02:24:43 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libseccomp2 arm64 2.4.3-1ubuntu3.18.04.3 [37.0 kB] 02:24:43 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 02:24:43 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libprocps6 arm64 2:3.3.12-3ubuntu1.2 [28.7 kB] 02:24:43 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] 02:24:43 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.6 [583 kB] 02:24:43 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 02:24:43 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] 02:24:43 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB] 02:24:43 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] 02:24:43 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] 02:24:43 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] 02:24:43 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] 02:24:43 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] 02:24:44 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] 02:24:44 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpng16-16 arm64 1.6.34-1ubuntu0.18.04.2 [162 kB] 02:24:44 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 advancecomp arm64 2.1-1ubuntu0.18.04.1 [177 kB] 02:24:44 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.4 [2170 kB] 02:24:44 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] 02:24:44 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] 02:24:44 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] 02:24:44 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] 02:24:44 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] 02:24:44 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] 02:24:45 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] 02:24:46 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:24:46 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] 02:24:46 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] 02:24:46 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:24:46 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:24:46 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:24:46 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:24:46 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 02:24:46 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] 02:24:46 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] 02:24:46 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:24:47 debconf: delaying package configuration, since apt-utils is not installed 02:24:47 Fetched 54.4 MB in 7s (8303 kB/s) 02:24:47 (Reading database ... 13861 files and directories currently installed.) 02:24:47 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.2_arm64.deb ... 02:24:47 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 02:24:49 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.2_arm64.deb ... 02:24:49 Unpacking libc-dev-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 02:24:49 Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_arm64.deb ... 02:24:49 Unpacking linux-libc-dev:arm64 (4.15.0-122.124) over (4.15.0-20.21) ... 02:24:50 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 02:24:50 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:50 Preparing to unpack .../4-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 02:24:50 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:50 Preparing to unpack .../5-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... 02:24:50 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:50 Preparing to unpack .../6-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... 02:24:51 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:51 Preparing to unpack .../7-gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... 02:24:51 Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:51 Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... 02:24:51 (Reading database ... 13860 files and directories currently installed.) 02:24:51 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... 02:24:51 Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:24:51 Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... 02:24:51 (Reading database ... 13860 files and directories currently installed.) 02:24:51 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... 02:24:51 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:51 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... 02:24:52 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:52 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... 02:24:52 Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:24:52 Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... 02:24:52 (Reading database ... 13860 files and directories currently installed.) 02:24:52 Preparing to unpack .../libc6_2.27-3ubuntu1.2_arm64.deb ... 02:24:53 Unpacking libc6:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 02:24:54 Setting up libc6:arm64 (2.27-3ubuntu1.2) ... 02:24:54 (Reading database ... 13860 files and directories currently installed.) 02:24:54 Preparing to unpack .../base-files_10.1ubuntu2.10_arm64.deb ... 02:24:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:24:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:24:54 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:24:55 Setting up base-files (10.1ubuntu2.10) ... 02:24:55 Installing new version of config file /etc/issue ... 02:24:55 Installing new version of config file /etc/issue.net ... 02:24:55 Installing new version of config file /etc/lsb-release ... 02:24:55 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:24:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:24:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:24:56 Removing obsolete conffile /etc/default/motd-news ... 02:24:57 (Reading database ... 13861 files and directories currently installed.) 02:24:57 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_arm64.deb ... 02:24:57 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:24:57 Setting up bash (4.4.18-2ubuntu1.2) ... 02:24:57 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 02:24:57 (Reading database ... 13861 files and directories currently installed.) 02:24:57 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... 02:24:57 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:24:57 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:24:57 (Reading database ... 13861 files and directories currently installed.) 02:24:57 Preparing to unpack .../tar_1.29b-2ubuntu0.1_arm64.deb ... 02:24:57 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 02:24:58 Setting up tar (1.29b-2ubuntu0.1) ... 02:24:58 (Reading database ... 13861 files and directories currently installed.) 02:24:58 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_arm64.deb ... 02:24:58 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:24:58 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:24:59 (Reading database ... 13861 files and directories currently installed.) 02:24:59 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_arm64.deb ... 02:24:59 Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:24:59 Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.3) ... 02:24:59 (Reading database ... 13861 files and directories currently installed.) 02:24:59 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_arm64.deb ... 02:24:59 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:25:00 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:25:00 (Reading database ... 13861 files and directories currently installed.) 02:25:00 Preparing to unpack .../grep_3.1-2build1_arm64.deb ... 02:25:00 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:25:00 Setting up grep (3.1-2build1) ... 02:25:00 (Reading database ... 13861 files and directories currently installed.) 02:25:00 Preparing to unpack .../login_1%3a4.5-1ubuntu2_arm64.deb ... 02:25:00 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:25:00 Setting up login (1:4.5-1ubuntu2) ... 02:25:01 (Reading database ... 13861 files and directories currently installed.) 02:25:01 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_arm64.deb ... 02:25:01 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:25:01 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:25:01 (Reading database ... 13861 files and directories currently installed.) 02:25:01 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... 02:25:01 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:25:02 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_arm64.deb ... 02:25:02 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:25:02 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... 02:25:02 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:25:03 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:25:03 (Reading database ... 13861 files and directories currently installed.) 02:25:03 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:25:04 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:25:05 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... 02:25:05 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:25:05 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... 02:25:05 Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:25:05 Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... 02:25:06 (Reading database ... 13861 files and directories currently installed.) 02:25:06 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... 02:25:06 Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:25:06 Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... 02:25:06 (Reading database ... 13861 files and directories currently installed.) 02:25:06 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 02:25:06 Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:25:06 Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... 02:25:06 (Reading database ... 13861 files and directories currently installed.) 02:25:06 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 02:25:06 Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:25:07 Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... 02:25:07 (Reading database ... 13861 files and directories currently installed.) 02:25:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... 02:25:07 Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:25:07 Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... 02:25:07 (Reading database ... 13861 files and directories currently installed.) 02:25:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... 02:25:08 Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:25:08 Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... 02:25:08 (Reading database ... 13861 files and directories currently installed.) 02:25:08 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_arm64.deb ... 02:25:08 Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:25:08 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_arm64.deb ... 02:25:08 Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:25:09 Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04) ... 02:25:09 (Reading database ... 13861 files and directories currently installed.) 02:25:09 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_arm64.deb ... 02:25:09 Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:25:09 Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04) ... 02:25:09 (Reading database ... 13861 files and directories currently installed.) 02:25:09 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... 02:25:09 Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:25:09 Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... 02:25:10 (Reading database ... 13861 files and directories currently installed.) 02:25:10 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... 02:25:10 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:25:10 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:25:10 (Reading database ... 13861 files and directories currently installed.) 02:25:10 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... 02:25:10 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:25:11 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:25:12 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:25:13 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:25:13 (Reading database ... 13861 files and directories currently installed.) 02:25:13 Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_arm64.deb ... 02:25:13 Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 02:25:14 Setting up libc-bin (2.27-3ubuntu1.2) ... 02:25:14 (Reading database ... 13861 files and directories currently installed.) 02:25:14 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:25:14 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:25:14 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:25:15 (Reading database ... 13863 files and directories currently installed.) 02:25:15 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:25:15 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:25:15 Setting up debconf (1.5.66ubuntu1) ... 02:25:16 (Reading database ... 13863 files and directories currently installed.) 02:25:16 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 02:25:16 Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:25:16 Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:25:16 (Reading database ... 13863 files and directories currently installed.) 02:25:16 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 02:25:16 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:25:17 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 02:25:17 (Reading database ... 13863 files and directories currently installed.) 02:25:17 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 02:25:17 Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:25:17 Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:25:18 (Reading database ... 13863 files and directories currently installed.) 02:25:18 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... 02:25:18 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:25:18 Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_arm64.deb ... 02:25:18 Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... 02:25:18 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_arm64.deb ... 02:25:18 Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:25:18 Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.3) ... 02:25:18 (Reading database ... 13863 files and directories currently installed.) 02:25:18 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_arm64.deb ... 02:25:18 Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 02:25:19 Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.2) ... 02:25:19 (Reading database ... 13863 files and directories currently installed.) 02:25:19 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 02:25:19 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:25:19 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 02:25:20 (Reading database ... 13863 files and directories currently installed.) 02:25:20 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_arm64.deb ... 02:25:20 Unpacking libss2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:25:20 Setting up libss2:arm64 (1.44.1-1ubuntu1.3) ... 02:25:20 (Reading database ... 13863 files and directories currently installed.) 02:25:20 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_arm64.deb ... 02:25:20 Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 02:25:20 Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) ... 02:25:21 (Reading database ... 13863 files and directories currently installed.) 02:25:21 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_arm64.deb ... 02:25:21 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:25:21 Setting up passwd (1:4.5-1ubuntu2) ... 02:25:21 (Reading database ... 13863 files and directories currently installed.) 02:25:21 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_arm64.deb ... 02:25:21 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:25:21 Setting up gpgv (2.2.4-1ubuntu1.3) ... 02:25:22 (Reading database ... 13863 files and directories currently installed.) 02:25:22 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... 02:25:22 Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:25:22 Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... 02:25:22 (Reading database ... 13863 files and directories currently installed.) 02:25:22 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... 02:25:22 Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:25:22 Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... 02:25:22 (Reading database ... 13863 files and directories currently installed.) 02:25:22 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... 02:25:22 Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:25:23 Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... 02:25:23 (Reading database ... 13863 files and directories currently installed.) 02:25:23 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_arm64.deb ... 02:25:23 Unpacking libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 02:25:23 Setting up libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) ... 02:25:23 (Reading database ... 13863 files and directories currently installed.) 02:25:23 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 02:25:23 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 02:25:23 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 02:25:24 (Reading database ... 13864 files and directories currently installed.) 02:25:24 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 02:25:24 Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:25:24 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 02:25:24 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:25:24 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 02:25:24 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 02:25:25 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 02:25:25 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 02:25:25 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... 02:25:25 Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:25:25 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 02:25:25 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:25:25 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... 02:25:25 Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:25:26 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... 02:25:26 Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:25:26 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... 02:25:26 Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:25:26 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_arm64.deb ... 02:25:26 Unpacking libkmod2:arm64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:25:26 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... 02:25:26 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:25:26 Preparing to unpack .../11-tzdata_2020a-0ubuntu0.18.04_all.deb ... 02:25:26 Unpacking tzdata (2020a-0ubuntu0.18.04) over (2018d-1) ... 02:25:28 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_arm64.deb ... 02:25:28 Unpacking libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:25:28 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_arm64.deb ... 02:25:28 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:25:28 Preparing to unpack .../14-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... 02:25:28 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:25:30 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... 02:25:30 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:25:30 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... 02:25:30 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:25:30 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... 02:25:30 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:25:30 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... 02:25:31 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:25:31 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... 02:25:31 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:25:31 Preparing to unpack .../20-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 02:25:31 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:25:33 Preparing to unpack .../21-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 02:25:33 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:25:35 Preparing to unpack .../22-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 02:25:35 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:25:36 Preparing to unpack .../23-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 02:25:36 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:25:36 Preparing to unpack .../24-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 02:25:36 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:25:38 Preparing to unpack .../25-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... 02:25:38 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:25:38 Preparing to unpack .../26-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 02:25:38 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:25:38 Preparing to unpack .../27-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:25:38 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:25:39 Preparing to unpack .../28-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:25:39 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:25:39 Preparing to unpack .../29-patch_2.7.6-2ubuntu1.1_arm64.deb ... 02:25:39 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:25:39 Preparing to unpack .../30-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 02:25:39 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:25:39 Preparing to unpack .../31-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 02:25:39 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:25:39 Preparing to unpack .../32-pkgbinarymangler_138.18.04.1_all.deb ... 02:25:40 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:25:40 Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04) ... 02:25:40 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 02:25:40 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 02:25:40 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 02:25:40 Setting up libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) ... 02:25:40 Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 02:25:40 Setting up tzdata (2020a-0ubuntu0.18.04) ... 02:25:41 02:25:41 Current default time zone: 'Etc/UTC' 02:25:41 Local time is now: Thu Oct 29 02:25:40 UTC 2020. 02:25:41 Universal Time is now: Thu Oct 29 02:25:40 UTC 2020. 02:25:41 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:25:41 02:25:41 Setting up systemd-sysv (237-3ubuntu10.42) ... 02:25:41 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 02:25:41 Setting up linux-libc-dev:arm64 (4.15.0-122.124) ... 02:25:41 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:25:41 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:25:41 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:25:41 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:25:41 Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... 02:25:41 Setting up libkmod2:arm64 (24-1ubuntu3.5) ... 02:25:41 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:25:41 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 02:25:41 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:25:41 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 02:25:41 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... 02:25:42 Setting up patch (2.7.6-2ubuntu1.1) ... 02:25:42 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... 02:25:42 Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... 02:25:42 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 02:25:42 Installing new version of config file /etc/ssl/openssl.cnf ... 02:25:42 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... 02:25:42 Setting up libc-dev-bin (2.27-3ubuntu1.2) ... 02:25:42 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 02:25:48 Updating certificates in /etc/ssl/certs... 02:25:50 22 added, 17 removed; done. 02:25:50 Setting up libc6-dev:arm64 (2.27-3ubuntu1.2) ... 02:25:50 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 02:25:50 Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... 02:25:50 Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... 02:25:50 Setting up pkgbinarymangler (138.18.04.1) ... 02:25:50 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 02:25:50 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... 02:25:50 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 02:25:51 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 02:25:51 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:25:51 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 02:25:51 Setting up perl (5.26.1-6ubuntu0.5) ... 02:25:51 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 02:25:51 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 02:25:51 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:25:51 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:25:51 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:25:51 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:25:51 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:25:51 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:25:51 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:25:51 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 02:25:51 Processing triggers for systemd (237-3ubuntu10.42) ... 02:25:51 Processing triggers for mime-support (3.60ubuntu1) ... 02:25:51 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 02:25:51 Updating certificates in /etc/ssl/certs... 02:25:53 0 added, 0 removed; done. 02:25:53 Running hooks in /etc/ca-certificates/update.d... 02:25:53 done. 02:25:55 Reading package lists... 02:25:56 Building dependency tree... 02:25:56 Reading state information... 02:25:57 The following NEW packages will be installed: 02:25:57 apt-transport-https 02:25:57 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:25:57 Need to get 1692 B of archives. 02:25:57 After this operation, 153 kB of additional disk space will be used. 02:25:57 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 02:25:58 debconf: delaying package configuration, since apt-utils is not installed 02:25:58 Fetched 1692 B in 0s (9188 B/s) 02:25:58 Selecting previously unselected package apt-transport-https. 02:25:58 (Reading database ... 13881 files and directories currently installed.) 02:25:58 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 02:25:58 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 02:25:58 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 02:25:59 Waiting for network to be ready... 02:26:14 2020-10-29T02:26:10Z INFO Waiting for automatic snapd restart... 02:26:14 snapd 2.47.1 from Canonical* installed 02:26:14 "snapd" switched to the "latest/stable" channel 02:26:14 02:26:27 core18 20200929 from Canonical* installed 02:26:28 "core18" switched to the "latest/stable" channel 02:26:28 02:26:46 snapcraft 4.3 from Canonical* installed 02:26:46 "snapcraft" switched to the "latest/stable" channel 02:26:46 02:26:54 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:26:54 - README.md 02:26:54 02:26:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:27:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:27:01 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 02:27:01 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 02:27:01 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 02:27:07 Reading package lists... 02:27:09 Installing build dependencies: curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 pkg-config 02:27:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:27:16 Reading package lists... 02:27:16 Building dependency tree... 02:27:16 Reading state information... 02:27:17 Suggested packages: 02:27:17 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:27:17 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:27:17 Recommended packages: 02:27:17 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 02:27:17 The following NEW packages will be installed: 02:27:17 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 02:27:17 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 02:27:17 libzmq5 pkg-config 02:27:17 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 02:27:17 Need to get 6537 kB of archives. 02:27:17 After this operation, 40.1 MB of additional disk space will be used. 02:27:17 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] 02:27:19 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] 02:27:19 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] 02:27:19 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] 02:27:19 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.10 [180 kB] 02:27:19 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] 02:27:19 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] 02:27:19 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 02:27:19 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 02:27:19 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 02:27:19 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] 02:27:19 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] 02:27:19 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] 02:27:19 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] 02:27:19 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] 02:27:20 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] 02:27:20 debconf: delaying package configuration, since apt-utils is not installed 02:27:20 Fetched 6537 kB in 2s (2740 kB/s) 02:27:20 Selecting previously unselected package libglib2.0-0:arm64. 02:27:20 (Reading database ... 13885 files and directories currently installed.) 02:27:21 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... 02:27:21 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 02:27:21 Selecting previously unselected package libpsl5:arm64. 02:27:21 Preparing to unpack .../01-libpsl5_0.19.1-5build1_arm64.deb ... 02:27:21 Unpacking libpsl5:arm64 (0.19.1-5build1) ... 02:27:21 Selecting previously unselected package libnghttp2-14:arm64. 02:27:21 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... 02:27:21 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 02:27:21 Selecting previously unselected package librtmp1:arm64. 02:27:21 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... 02:27:21 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 02:27:21 Selecting previously unselected package libcurl4:arm64. 02:27:21 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_arm64.deb ... 02:27:21 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.10) ... 02:27:21 Selecting previously unselected package curl. 02:27:21 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_arm64.deb ... 02:27:21 Unpacking curl (7.58.0-2ubuntu3.10) ... 02:27:22 Selecting previously unselected package libcurl3-gnutls:arm64. 02:27:22 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 02:27:22 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 02:27:22 Selecting previously unselected package liberror-perl. 02:27:22 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 02:27:22 Unpacking liberror-perl (0.17025-1) ... 02:27:22 Selecting previously unselected package git-man. 02:27:22 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 02:27:22 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 02:27:22 Selecting previously unselected package git. 02:27:22 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 02:27:22 Unpacking git (1:2.17.1-1ubuntu0.7) ... 02:27:24 Selecting previously unselected package libnorm1:arm64. 02:27:24 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_arm64.deb ... 02:27:24 Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... 02:27:24 Selecting previously unselected package libpgm-5.2-0:arm64. 02:27:24 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... 02:27:24 Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 02:27:24 Selecting previously unselected package libsodium23:arm64. 02:27:24 Preparing to unpack .../12-libsodium23_1.0.16-2_arm64.deb ... 02:27:24 Unpacking libsodium23:arm64 (1.0.16-2) ... 02:27:24 Selecting previously unselected package libzmq5:arm64. 02:27:24 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... 02:27:24 Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 02:27:24 Selecting previously unselected package libzmq3-dev:arm64. 02:27:24 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... 02:27:24 Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 02:27:25 Selecting previously unselected package pkg-config. 02:27:25 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_arm64.deb ... 02:27:25 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:27:25 Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 02:27:25 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 02:27:25 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 02:27:25 Setting up liberror-perl (0.17025-1) ... 02:27:25 Setting up libpsl5:arm64 (0.19.1-5build1) ... 02:27:25 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 02:27:25 No schema files found: doing nothing. 02:27:25 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 02:27:25 Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... 02:27:25 Setting up libsodium23:arm64 (1.0.16-2) ... 02:27:25 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:27:25 Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 02:27:26 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 02:27:26 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.10) ... 02:27:26 Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 02:27:26 Setting up git (1:2.17.1-1ubuntu0.7) ... 02:27:26 Setting up curl (7.58.0-2ubuntu3.10) ... 02:27:26 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 02:27:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:27:34 curl set to automatically installed. 02:27:34 git set to automatically installed. 02:27:34 git-man set to automatically installed. 02:27:34 libcurl3-gnutls set to automatically installed. 02:27:34 libcurl4 set to automatically installed. 02:27:34 liberror-perl set to automatically installed. 02:27:34 libglib2.0-0 set to automatically installed. 02:27:34 libnghttp2-14 set to automatically installed. 02:27:34 libnorm1 set to automatically installed. 02:27:34 libpgm-5.2-0 set to automatically installed. 02:27:34 libpsl5 set to automatically installed. 02:27:34 librtmp1 set to automatically installed. 02:27:34 libsodium23 set to automatically installed. 02:27:34 libzmq3-dev set to automatically installed. 02:27:34 libzmq5 set to automatically installed. 02:27:34 pkg-config set to automatically installed. 02:27:37 snapd is not logged in, snap install commands will use sudo 02:27:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:27:44 snap "core18" has no updates available 02:27:45 Pulling go 02:27:49 'app-service-config' has dependencies that need to be staged: go 02:27:49 Skipping pull go (already ran) 02:27:49 Building go 02:27:49 % Total % Received % Xferd Average Speed Time Time Time Current 02:27:49 Dload Upload Total Spent Left Speed 02:27:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 93.2M 7 7327k 0 0 8733k 0 0:00:10 --:--:-- 0:00:10 8733k 23 93.2M 23 21.8M 0 0 12.0M 0 0:00:07 0:00:01 0:00:06 12.0M 42 93.2M 42 39.2M 0 0 13.9M 0 0:00:06 0:00:02 0:00:04 13.9M 59 93.2M 59 55.6M 0 0 14.5M 0 0:00:06 0:00:03 0:00:03 14.5M 76 93.2M 76 70.9M 0 0 14.6M 0 0:00:06 0:00:04 0:00:02 14.6M 91 93.2M 91 85.2M 0 0 14.6M 0 0:00:06 0:00:05 0:00:01 15.6M 100 93.2M 100 93.2M 0 0 14.7M 0 0:00:06 0:00:06 --:--:-- 15.8M 02:27:56 go1.15.2.linux-arm64.tar.gz: OK 02:28:11 Staging go 02:28:50 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 02:28:50 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 02:28:50 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 02:28:50 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4148 B] 02:28:50 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [267 kB] 02:28:50 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] 02:28:50 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [236 kB] 02:28:50 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] 02:28:50 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] 02:28:50 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] 02:28:50 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] 02:28:50 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] 02:28:50 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] 02:28:50 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] 02:28:50 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] 02:28:50 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] 02:28:50 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] 02:28:50 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] 02:28:50 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] 02:28:50 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] 02:28:50 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] 02:28:50 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] 02:28:50 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] 02:28:50 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] 02:28:50 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] 02:28:50 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] 02:28:50 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] 02:28:50 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] 02:28:50 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] 02:28:50 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [432 kB] 02:28:50 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [495 kB] 02:28:50 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] 02:28:50 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] 02:28:50 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] 02:28:50 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] 02:28:50 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] 02:28:50 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] 02:28:50 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] 02:28:50 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] 02:28:50 Fetched 32.6 MB in 6s (0 B/s) 02:28:50 Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] 02:28:50 Fetched 218 kB in 0s (0 B/s) 02:28:50 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] 02:28:50 Fetched 140 kB in 0s (0 B/s) 02:28:50 Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] 02:28:50 Fetched 208 kB in 0s (0 B/s) 02:28:50 Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] 02:28:50 Fetched 90.4 kB in 0s (0 B/s) 02:28:50 Pulling app-service-config 02:28:51 Pulling config-common 02:28:56 Skipping build go (already ran) 02:28:56 Building app-service-config 02:28:56 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 02:28:58 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.55 02:28:58 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.56 02:28:58 go: downloading github.com/gorilla/mux v1.8.0 02:28:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.111 02:28:58 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:28:58 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 02:28:58 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 02:28:58 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 02:28:58 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 02:28:58 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 02:28:58 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 02:28:58 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 02:28:58 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 02:28:58 go: downloading github.com/BurntSushi/toml v0.3.1 02:28:58 go: downloading github.com/google/uuid v1.1.2 02:28:58 go: downloading github.com/mitchellh/copystructure v1.0.0 02:28:58 go: downloading github.com/x448/float16 v0.8.4 02:28:58 go: downloading github.com/hashicorp/consul/api v1.1.0 02:28:58 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:28:58 go: downloading github.com/go-playground/validator/v10 v10.3.0 02:28:58 go: downloading github.com/go-kit/kit v0.8.0 02:28:58 go: downloading github.com/pebbe/zmq4 v1.0.0 02:28:58 go: downloading github.com/go-redis/redis/v7 v7.2.0 02:28:58 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:28:58 go: downloading github.com/pelletier/go-toml v1.2.0 02:28:58 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:28:58 go: downloading github.com/hashicorp/serf v0.8.2 02:28:58 go: downloading go.mongodb.org/mongo-driver v1.1.1 02:28:58 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:28:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:28:58 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 02:28:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:28:58 go: downloading github.com/go-playground/universal-translator v0.17.0 02:28:58 go: downloading github.com/leodido/go-urn v1.2.0 02:28:59 go: downloading github.com/go-logfmt/logfmt v0.4.0 02:28:59 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:29:31 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:29:31 go: downloading github.com/go-playground/locales v0.13.0 02:29:31 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:29:31 go: downloading github.com/go-stack/stack v1.8.0 02:29:31 go: downloading github.com/golang/snappy v0.0.1 02:29:31 go: downloading github.com/xdg/stringprep v1.0.0 02:29:31 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 02:29:31 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 02:29:31 go: downloading golang.org/x/text v0.3.2 02:29:31 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 02:30:10 Building config-common 02:30:18 Skipping stage go (already ran) 02:30:18 Staging app-service-config 02:30:23 Staging config-common 02:30:27 Priming go 02:30:30 Priming app-service-config 02:30:36 Priming config-common [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 02:30:47 provisioning config files... 02:30:47 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config7922658706389887849tmp [Pipeline] { [Pipeline] sh 02:30:47 + set +x 02:30:47 + curl -s https://codecov.io/bash 02:30:47 + bash -s -- 02:30:48 02:30:48 _____ _ 02:30:48 / ____| | | 02:30:48 | | ___ __| | ___ ___ _____ __ 02:30:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:30:48 | |___| (_) | (_| | __/ (_| (_) \ V / 02:30:48 \_____\___/ \__,_|\___|\___\___/ \_/ 02:30:48 Bash-20201009-048fee3 02:30:48 02:30:48 02:30:48 ==> Jenkins CI detected. 02:30:48 project root: . 02:30:48 Fixing merge commit SHA 02:30:48 --> token set from env 02:30:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:30:48 ==> Running gcov in . (disable via -X gcov) 02:30:48 ==> Python coveragepy not found 02:30:48 ==> Searching for coverage reports in: 02:30:48 + . 02:30:48 -> Found 1 reports 02:30:48 ==> Detecting git/mercurial file structure 02:30:48 ==> Reading reports 02:30:48 + ./coverage.out bytes=10 02:30:48 ==> Appending adjustments 02:30:48 https://docs.codecov.io/docs/fixing-reports 02:30:48 + Found adjustments 02:30:48 ==> Gzipping contents 02:30:48 ==> Uploading reports 02:30:48 url: https://codecov.io 02:30:48 query: branch=PR-124&commit=958790dae25eb4aa599a15975d5755b3abdf86cf&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F24%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= 02:30:48 -> Pinging Codecov 02:30:48 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-124&commit=958790dae25eb4aa599a15975d5755b3abdf86cf&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F24%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= 02:30:48 -> Uploading to 02:30:48 02:30:48 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:48 Dload Upload Total Spent Left Speed 02:30:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 02:30:48 X> Failed to upload 02:30:48 ==> Uploading to Codecov 02:30:48 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:48 Dload Upload Total Spent Left Speed 02:30:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378 0 0 100 378 0 308 0:00:01 0:00:01 --:--:-- 308 100 378 0 0 100 378 0 188 0:00:02 0:00:02 --:--:-- 188 75 499 0 0 100 378 0 135 0:00:02 0:00:02 --:--:-- 135 100 499 100 121 100 378 43 135 0:00:02 0:00:02 --:--:-- 135 02:30:51 View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/958790dae25eb4aa599a15975d5755b3abdf86cf [Pipeline] } 02:30:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:30:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:30:55 ---> package-listing.sh 02:30:55 ++ facter osfamily 02:30:55 ++ tr '[:upper:]' '[:lower:]' 02:30:56 + OS_FAMILY=redhat 02:30:56 + workspace=/w/workspace/_app-service-configurable_PR-124 02:30:56 + START_PACKAGES=/tmp/packages_start.txt 02:30:56 + END_PACKAGES=/tmp/packages_end.txt 02:30:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:30:56 + PACKAGES=/tmp/packages_start.txt 02:30:56 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 02:30:56 + PACKAGES=/tmp/packages_end.txt 02:30:56 + case "${OS_FAMILY}" in 02:30:56 + rpm -qa 02:30:56 + sort 02:31:00 + '[' -f /tmp/packages_start.txt ']' 02:31:00 + '[' -f /tmp/packages_end.txt ']' 02:31:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:31:00 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 02:31:00 + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ 02:31:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo 02:31:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:31:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:31:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:31:01 02:31:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:31:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:31:02 alpine: Pulling from edgex-lftools-log-publisher 02:31:02 df20fa9351a1: Pulling fs layer 02:31:02 36b3adc4ff6f: Pulling fs layer 02:31:02 8ad3a11d3b57: Pulling fs layer 02:31:02 46f8f816bc3b: Pulling fs layer 02:31:02 93b61091891f: Pulling fs layer 02:31:02 93b9cdb0e59b: Pulling fs layer 02:31:02 5e14af77c1be: Pulling fs layer 02:31:02 01666e4c0597: Pulling fs layer 02:31:02 aa168da1d23b: Pulling fs layer 02:31:02 46f8f816bc3b: Waiting 02:31:02 93b61091891f: Waiting 02:31:02 93b9cdb0e59b: Waiting 02:31:02 aa168da1d23b: Waiting 02:31:02 01666e4c0597: Waiting 02:31:02 5e14af77c1be: Waiting 02:31:02 36b3adc4ff6f: Verifying Checksum 02:31:02 36b3adc4ff6f: Download complete 02:31:02 46f8f816bc3b: Download complete 02:31:02 df20fa9351a1: Verifying Checksum 02:31:02 df20fa9351a1: Download complete 02:31:02 93b9cdb0e59b: Verifying Checksum 02:31:02 93b9cdb0e59b: Download complete 02:31:02 5e14af77c1be: Verifying Checksum 02:31:02 5e14af77c1be: Download complete 02:31:02 01666e4c0597: Verifying Checksum 02:31:02 01666e4c0597: Download complete 02:31:02 df20fa9351a1: Pull complete 02:31:03 36b3adc4ff6f: Pull complete 02:31:03 93b61091891f: Verifying Checksum 02:31:03 93b61091891f: Download complete 02:31:05 8ad3a11d3b57: Verifying Checksum 02:31:05 8ad3a11d3b57: Download complete 02:31:07 8ad3a11d3b57: Pull complete 02:31:07 46f8f816bc3b: Pull complete 02:31:07 93b61091891f: Pull complete 02:31:08 93b9cdb0e59b: Pull complete 02:31:08 5e14af77c1be: Pull complete 02:31:08 01666e4c0597: Pull complete 02:31:18 aa168da1d23b: Verifying Checksum 02:31:18 aa168da1d23b: Download complete 02:31:27 aa168da1d23b: Pull complete 02:31:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:31:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:31:27 prd-centos7-docker-4c-2g-9641 does not seem to be running inside a container 02:31:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:31:31 $ docker top 083b521f2cdb79b263f81b6d5792ca9d73ff860b32b9bf0b00acd8f6116fe01f -eo pid,comm [Pipeline] { [Pipeline] sh 02:31:32 + touch /tmp/pre-build-complete [Pipeline] sh 02:31:33 + mkdir -p /var/log/sa [Pipeline] sh 02:31:34 + ls /var/log/sa-host 02:31:34 + sadf -c /var/log/sa-host/sa05 02:31:34 file_magic: OK 02:31:34 HZ: Using current value: 100 02:31:34 file_header: OK 02:31:34 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:31:34 Statistics: 02:31:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:31:34 File successfully converted to sysstat format version 12.2.1 02:31:34 + sadf -c /var/log/sa-host/sa29 02:31:34 file_magic: OK 02:31:34 HZ: Using current value: 100 02:31:34 file_header: OK 02:31:34 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:31:34 Statistics: 02:31:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:31:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:31:34 provisioning config files... 02:31:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config1275237611108921557tmp [Pipeline] { [Pipeline] echo 02:31:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:31:35 ---> create-netrc.sh [Pipeline] } 02:31:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:31:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:31:35 ---> python-tools-install.sh [Pipeline] echo 02:31:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:31:36 ---> sudo-logs.sh 02:31:36 Archiving 'sudo' log.. [Pipeline] echo 02:31:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:31:37 ---> job-cost.sh 02:31:37 lf-activate-venv: SKIPPING 02:31:37 INFO: No Stack... 02:31:38 INFO: Retrieving Pricing Info for: v1-standard-2 02:31:38 INFO: Archiving Costs [Pipeline] echo 02:31:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:31:39 ---> logs-deploy.sh 02:31:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/24 02:31:39 INFO: archiving workspace using pattern(s): 02:31:41 Archives upload complete. 02:31:42 INFO: archiving logs to Nexus 02:31:43 ---> uname -a: 02:31:43 Linux prd-centos7-docker-4c-2g-9641.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 02:31:43 02:31:43 02:31:43 ---> lscpu: 02:31:43 Architecture: x86_64 02:31:43 CPU op-mode(s): 32-bit, 64-bit 02:31:43 Byte Order: Little Endian 02:31:43 Address sizes: 40 bits physical, 48 bits virtual 02:31:43 CPU(s): 4 02:31:43 On-line CPU(s) list: 0-3 02:31:43 Thread(s) per core: 1 02:31:43 Core(s) per socket: 1 02:31:43 Socket(s): 4 02:31:43 NUMA node(s): 1 02:31:43 Vendor ID: GenuineIntel 02:31:43 CPU family: 6 02:31:43 Model: 44 02:31:43 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:31:43 Stepping: 1 02:31:43 CPU MHz: 2933.438 02:31:43 BogoMIPS: 5866.87 02:31:43 Virtualization: VT-x 02:31:43 Hypervisor vendor: KVM 02:31:43 Virtualization type: full 02:31:43 L1d cache: 128 KiB 02:31:43 L1i cache: 128 KiB 02:31:43 L2 cache: 16 MiB 02:31:43 L3 cache: 64 MiB 02:31:43 NUMA node0 CPU(s): 0-3 02:31:43 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:31:43 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:31:43 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:31:43 Vulnerability Meltdown: Mitigation; PTI 02:31:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:31:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:31:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:31:43 Vulnerability Tsx async abort: Not affected 02:31:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 02:31:43 02:31:43 02:31:43 ---> nproc: 02:31:43 4 02:31:43 02:31:43 02:31:43 ---> df -h: 02:31:43 Filesystem Size Used Available Use% Mounted on 02:31:43 overlay 50.0G 6.8G 43.1G 14% / 02:31:43 tmpfs 64.0M 0 64.0M 0% /dev 02:31:43 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:31:43 shm 64.0M 0 64.0M 0% /dev/shm 02:31:43 /dev/vda1 50.0G 6.8G 43.1G 14% /facter-os 02:31:43 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/resolv.conf 02:31:43 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/hostname 02:31:43 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/hosts 02:31:43 /dev/vda1 50.0G 6.8G 43.1G 14% /w/workspace/_app-service-configurable_PR-124 02:31:43 /dev/vda1 50.0G 6.8G 43.1G 14% /w/workspace/_app-service-configurable_PR-124@tmp 02:31:43 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/sa-host 02:31:43 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/secure 02:31:43 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/auth.log 02:31:43 /dev/vda1 50.0G 6.8G 43.1G 14% /run/cloud-init/result.json 02:31:43 02:31:43 02:31:43 ---> free -m: 02:31:43 total used free shared buff/cache available 02:31:43 Mem: 1837 673 117 0 1046 1061 02:31:43 Swap: 1023 1 1022 02:31:43 02:31:43 02:31:43 ---> ip addr: 02:31:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:31:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:31:43 inet 127.0.0.1/8 scope host lo 02:31:43 valid_lft forever preferred_lft forever 02:31:43 inet6 ::1/128 scope host 02:31:43 valid_lft forever preferred_lft forever 02:31:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:31:43 link/ether fa:16:3e:34:f7:5c brd ff:ff:ff:ff:ff:ff 02:31:43 inet 10.30.122.46/23 brd 10.30.123.255 scope global dynamic eth0 02:31:43 valid_lft 85021sec preferred_lft 85021sec 02:31:43 inet6 fe80::f816:3eff:fe34:f75c/64 scope link 02:31:43 valid_lft forever preferred_lft forever 02:31:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:31:43 link/ether 02:42:fb:e3:3b:72 brd ff:ff:ff:ff:ff:ff 02:31:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:31:43 valid_lft forever preferred_lft forever 02:31:43 inet6 fe80::42:fbff:fee3:3b72/64 scope link 02:31:43 valid_lft forever preferred_lft forever 02:31:43 02:31:43 02:31:43 ---> sar -b -r -n DEV: 02:31:43 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/29/20 _x86_64_ (4 CPU) 02:31:43 02:31:43 02:08:26 LINUX RESTART (4 CPU) 02:31:43 02:31:43 02:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:31:43 02:10:02 105.11 48.71 56.39 0.00 7661.40 13680.14 0.00 02:31:43 02:11:01 1.85 0.00 1.85 0.00 0.00 37.67 0.00 02:31:43 02:12:01 0.43 0.00 0.43 0.00 0.00 6.38 0.00 02:31:43 02:13:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 02:31:43 02:14:01 0.22 0.00 0.22 0.00 0.00 2.91 0.00 02:31:43 02:15:01 0.35 0.00 0.35 0.00 0.00 4.99 0.00 02:31:43 02:16:01 0.30 0.02 0.28 0.00 0.13 3.13 0.00 02:31:43 02:17:01 0.17 0.00 0.17 0.00 0.00 1.88 0.00 02:31:43 02:18:01 0.30 0.00 0.30 0.00 0.00 3.51 0.00 02:31:43 02:19:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 02:31:43 02:20:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 02:31:43 02:21:01 0.20 0.00 0.20 0.00 0.00 2.96 0.00 02:31:43 02:22:01 0.22 0.00 0.22 0.00 0.00 1.63 0.00 02:31:43 02:23:02 0.32 0.00 0.32 0.00 0.00 3.28 0.00 02:31:43 02:24:01 0.88 0.17 0.71 0.00 5.42 14.10 0.00 02:31:43 02:25:01 0.27 0.00 0.27 0.00 0.00 3.68 0.00 02:31:43 02:26:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 02:31:43 02:27:01 0.23 0.00 0.23 0.00 0.00 3.26 0.00 02:31:43 02:28:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 02:31:43 02:29:01 0.20 0.00 0.20 0.00 0.00 1.70 0.00 02:31:43 02:30:01 0.35 0.00 0.35 0.00 0.00 3.86 0.00 02:31:43 02:31:01 41.90 41.40 0.50 0.00 4057.78 12.28 0.00 02:31:43 Average: 7.04 4.11 2.92 0.00 534.11 628.89 0.00 02:31:43 02:31:43 02:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:31:43 02:10:02 172020 0 560312 29.78 2620 1146604 1148304 39.19 399872 1149732 132 02:31:43 02:11:01 174352 0 557888 29.65 2620 1146696 1116920 38.12 400800 1146988 20 02:31:43 02:12:01 177464 0 554772 29.48 2620 1146700 1089164 37.17 399544 1145708 8 02:31:43 02:13:01 175984 0 556252 29.56 2620 1146700 1089224 37.17 401680 1145056 8 02:31:43 02:14:01 174544 0 557684 29.64 2620 1146708 1089488 37.18 415376 1132812 8 02:31:43 02:15:01 176032 0 556192 29.56 2620 1146712 1089236 37.17 414028 1132812 8 02:31:43 02:16:01 176384 0 555828 29.54 2620 1146724 1089164 37.17 413756 1132812 8 02:31:43 02:17:01 175296 0 556912 29.60 2620 1146728 1089356 37.18 411748 1135844 16 02:31:43 02:18:01 176584 0 555616 29.53 2620 1146736 1089164 37.17 410620 1135848 12 02:31:43 02:19:01 176732 0 555464 29.52 2620 1146740 1089164 37.17 408560 1137892 8 02:31:43 02:20:01 175408 0 556788 29.59 2620 1146740 1089368 37.18 406820 1140884 8 02:31:43 02:21:01 176168 0 556020 29.55 2620 1146748 1089164 37.17 405704 1140884 8 02:31:43 02:22:01 176572 0 555612 29.53 2620 1146752 1089164 37.17 405692 1140884 8 02:31:43 02:23:02 176852 0 555328 29.51 2620 1146756 1089164 37.17 405488 1140884 8 02:31:43 02:24:01 176480 0 555696 29.53 2620 1146760 1089164 37.17 405688 1140840 16 02:31:43 02:25:01 176080 0 556088 29.55 2620 1146768 1089236 37.17 406040 1140840 8 02:31:43 02:26:01 176564 0 555604 29.53 2620 1146768 1089164 37.17 405696 1140840 8 02:31:43 02:27:01 176440 0 555720 29.54 2620 1146776 1089164 37.17 405648 1140856 8 02:31:43 02:28:01 176696 0 555460 29.52 2620 1146780 1089164 37.17 405652 1140856 8 02:31:43 02:29:01 176712 0 555440 29.52 2620 1146784 1089164 37.17 405672 1140860 8 02:31:43 02:30:01 176064 0 556084 29.55 2620 1146788 1089272 37.17 406248 1140856 8 02:31:43 02:31:01 108616 0 563992 29.97 2620 1206328 1092404 37.28 404756 1205344 120 02:31:43 Average: 172911 0 556580 29.58 2620 1149445 1093308 37.31 406595 1143197 20 02:31:43 02:31:43 02:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:31:43 02:10:02 eth0 289.41 212.59 1038.32 89.94 0.00 0.00 0.00 0.00 02:31:43 02:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:10:02 docker0 1.45 1.35 0.34 3.32 0.00 0.00 0.00 0.00 02:31:43 02:11:01 eth0 0.34 0.24 0.23 0.08 0.00 0.00 0.00 0.00 02:31:43 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:12:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:31:43 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:13:01 eth0 0.72 0.17 0.10 0.01 0.00 0.00 0.00 0.00 02:31:43 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:14:01 eth0 1.35 0.63 0.59 0.31 0.00 0.00 0.00 0.00 02:31:43 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:15:01 eth0 0.32 0.23 0.15 0.16 0.00 0.00 0.00 0.00 02:31:43 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:31:43 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:17:01 eth0 1.02 0.47 0.32 0.18 0.00 0.00 0.00 0.00 02:31:43 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:18:01 eth0 0.17 0.10 0.01 0.04 0.00 0.00 0.00 0.00 02:31:43 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:19:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 02:31:43 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:20:01 eth0 0.72 0.52 0.41 0.27 0.00 0.00 0.00 0.00 02:31:43 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:21:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:31:43 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:22:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:31:43 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:23:02 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:24:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:31:43 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:25:01 eth0 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 02:31:43 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:26:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:31:43 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:31:43 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:28:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:29:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:30:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 02:31:43 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:31:01 eth0 14.33 8.94 14.35 5.38 0.00 0.00 0.00 0.00 02:31:43 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 Average: eth0 14.14 10.25 48.06 4.40 0.00 0.00 0.00 0.00 02:31:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:43 Average: docker0 0.07 0.06 0.02 0.15 0.00 0.00 0.00 0.00 02:31:43 02:31:43 02:31:43 ---> sar -P ALL: 02:31:43 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/29/20 _x86_64_ (4 CPU) 02:31:43 02:31:43 02:08:26 LINUX RESTART (4 CPU) 02:31:43 02:31:43 02:09:01 CPU %user %nice %system %iowait %steal %idle 02:31:43 02:10:02 all 12.93 0.00 6.89 3.53 13.21 63.43 02:31:43 02:10:02 0 12.04 0.00 7.21 2.44 13.72 64.60 02:31:43 02:10:02 1 12.35 0.00 6.05 1.75 14.16 65.70 02:31:43 02:10:02 2 14.10 0.00 7.16 5.56 12.38 60.80 02:31:43 02:10:02 3 13.27 0.00 7.18 4.48 12.54 62.53 02:31:43 02:11:01 all 0.15 0.00 0.05 0.00 0.30 99.51 02:31:43 02:11:01 0 0.44 0.00 0.10 0.00 0.47 98.99 02:31:43 02:11:01 1 0.02 0.00 0.03 0.00 0.17 99.78 02:31:43 02:11:01 2 0.07 0.00 0.03 0.00 0.14 99.76 02:31:43 02:11:01 3 0.07 0.00 0.03 0.00 0.41 99.49 02:31:43 02:12:01 all 0.14 0.00 0.03 0.00 0.21 99.62 02:31:43 02:12:01 0 0.35 0.00 0.03 0.00 0.42 99.20 02:31:43 02:12:01 1 0.08 0.00 0.03 0.00 0.07 99.82 02:31:43 02:12:01 2 0.07 0.00 0.03 0.00 0.25 99.65 02:31:43 02:12:01 3 0.05 0.00 0.02 0.00 0.12 99.82 02:31:43 02:13:01 all 0.07 0.00 0.03 0.00 0.27 99.63 02:31:43 02:13:01 0 0.22 0.00 0.03 0.00 0.23 99.52 02:31:43 02:13:01 1 0.02 0.00 0.02 0.00 0.13 99.83 02:31:43 02:13:01 2 0.03 0.00 0.05 0.00 0.45 99.47 02:31:43 02:13:01 3 0.03 0.00 0.02 0.00 0.25 99.70 02:31:43 02:14:01 all 0.09 0.00 0.05 0.00 0.27 99.59 02:31:43 02:14:01 0 0.25 0.00 0.05 0.00 0.22 99.48 02:31:43 02:14:01 1 0.02 0.00 0.02 0.00 0.20 99.77 02:31:43 02:14:01 2 0.03 0.00 0.03 0.00 0.13 99.80 02:31:43 02:14:01 3 0.05 0.00 0.12 0.00 0.52 99.32 02:31:43 02:15:01 all 0.07 0.00 0.06 0.00 0.39 99.48 02:31:43 02:15:01 0 0.18 0.00 0.03 0.00 0.37 99.42 02:31:43 02:15:01 1 0.02 0.00 0.05 0.00 0.61 99.32 02:31:43 02:15:01 2 0.03 0.00 0.03 0.00 0.32 99.62 02:31:43 02:15:01 3 0.03 0.00 0.13 0.00 0.28 99.55 02:31:43 02:16:01 all 0.08 0.00 0.03 0.00 0.33 99.56 02:31:43 02:16:01 0 0.18 0.00 0.02 0.00 0.17 99.63 02:31:43 02:16:01 1 0.03 0.00 0.03 0.00 0.46 99.47 02:31:43 02:16:01 2 0.08 0.00 0.03 0.00 0.56 99.32 02:31:43 02:16:01 3 0.02 0.00 0.05 0.00 0.13 99.80 02:31:43 02:17:01 all 0.11 0.00 0.04 0.00 0.30 99.54 02:31:43 02:17:01 0 0.32 0.00 0.03 0.00 0.33 99.32 02:31:43 02:17:01 1 0.05 0.00 0.05 0.00 0.27 99.63 02:31:43 02:17:01 2 0.05 0.00 0.05 0.00 0.53 99.37 02:31:43 02:17:01 3 0.03 0.00 0.03 0.00 0.08 99.85 02:31:43 02:18:01 all 0.10 0.00 0.02 0.00 0.18 99.70 02:31:43 02:18:01 0 0.33 0.00 0.03 0.00 0.18 99.45 02:31:43 02:18:01 1 0.02 0.00 0.02 0.00 0.10 99.87 02:31:43 02:18:01 2 0.02 0.00 0.02 0.00 0.23 99.73 02:31:43 02:18:01 3 0.03 0.00 0.02 0.00 0.20 99.75 02:31:43 02:19:01 all 0.11 0.00 0.03 0.00 0.14 99.73 02:31:43 02:19:01 0 0.35 0.00 0.03 0.00 0.18 99.43 02:31:43 02:19:01 1 0.02 0.00 0.02 0.00 0.05 99.92 02:31:43 02:19:01 2 0.02 0.00 0.02 0.00 0.17 99.80 02:31:43 02:19:01 3 0.05 0.00 0.05 0.00 0.15 99.75 02:31:43 02:20:01 all 0.14 0.00 0.03 0.00 0.15 99.68 02:31:43 02:20:01 0 0.43 0.00 0.03 0.00 0.10 99.43 02:31:43 02:20:01 1 0.03 0.00 0.03 0.00 0.20 99.73 02:31:43 02:20:01 2 0.05 0.00 0.02 0.00 0.23 99.70 02:31:43 02:20:01 3 0.03 0.00 0.03 0.00 0.08 99.85 02:31:43 02:31:43 02:20:01 CPU %user %nice %system %iowait %steal %idle 02:31:43 02:21:01 all 0.10 0.00 0.03 0.00 0.10 99.77 02:31:43 02:21:01 0 0.28 0.00 0.07 0.00 0.12 99.53 02:31:43 02:21:01 1 0.03 0.00 0.02 0.00 0.07 99.88 02:31:43 02:21:01 2 0.05 0.00 0.03 0.00 0.18 99.73 02:31:43 02:21:01 3 0.03 0.00 0.02 0.00 0.03 99.92 02:31:43 02:22:01 all 0.07 0.00 0.03 0.00 0.24 99.66 02:31:43 02:22:01 0 0.22 0.00 0.03 0.00 0.30 99.45 02:31:43 02:22:01 1 0.00 0.00 0.03 0.00 0.07 99.90 02:31:43 02:22:01 2 0.07 0.00 0.05 0.00 0.46 99.42 02:31:43 02:22:01 3 0.02 0.00 0.02 0.00 0.12 99.85 02:31:43 02:23:02 all 0.10 0.00 0.03 0.00 0.22 99.65 02:31:43 02:23:02 0 0.30 0.00 0.02 0.00 0.37 99.32 02:31:43 02:23:02 1 0.05 0.00 0.05 0.00 0.05 99.85 02:31:43 02:23:02 2 0.02 0.00 0.03 0.00 0.20 99.75 02:31:43 02:23:02 3 0.02 0.00 0.02 0.00 0.28 99.68 02:31:43 02:24:01 all 0.10 0.00 0.04 0.00 0.19 99.67 02:31:43 02:24:01 0 0.31 0.00 0.05 0.00 0.08 99.56 02:31:43 02:24:01 1 0.02 0.00 0.00 0.00 0.07 99.92 02:31:43 02:24:01 2 0.03 0.00 0.05 0.00 0.14 99.78 02:31:43 02:24:01 3 0.03 0.00 0.07 0.00 0.49 99.41 02:31:43 02:25:01 all 0.14 0.00 0.03 0.00 0.11 99.72 02:31:43 02:25:01 0 0.47 0.00 0.02 0.00 0.10 99.42 02:31:43 02:25:01 1 0.02 0.00 0.03 0.00 0.03 99.92 02:31:43 02:25:01 2 0.03 0.00 0.03 0.00 0.25 99.68 02:31:43 02:25:01 3 0.03 0.00 0.03 0.00 0.07 99.87 02:31:43 02:26:01 all 0.09 0.00 0.03 0.00 0.10 99.78 02:31:43 02:26:01 0 0.10 0.00 0.02 0.00 0.03 99.85 02:31:43 02:26:01 1 0.05 0.00 0.05 0.00 0.13 99.77 02:31:43 02:26:01 2 0.18 0.00 0.02 0.00 0.18 99.62 02:31:43 02:26:01 3 0.02 0.00 0.05 0.00 0.07 99.87 02:31:43 02:27:01 all 0.10 0.00 0.03 0.00 0.05 99.82 02:31:43 02:27:01 0 0.02 0.00 0.02 0.00 0.03 99.93 02:31:43 02:27:01 1 0.03 0.00 0.03 0.00 0.07 99.87 02:31:43 02:27:01 2 0.30 0.00 0.03 0.00 0.07 99.60 02:31:43 02:27:01 3 0.07 0.00 0.02 0.00 0.05 99.87 02:31:43 02:28:01 all 0.10 0.00 0.03 0.00 0.06 99.80 02:31:43 02:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:31:43 02:28:01 1 0.02 0.00 0.05 0.00 0.07 99.87 02:31:43 02:28:01 2 0.35 0.00 0.07 0.00 0.08 99.50 02:31:43 02:28:01 3 0.02 0.00 0.02 0.00 0.08 99.88 02:31:43 02:29:01 all 0.12 0.00 0.02 0.00 0.10 99.75 02:31:43 02:29:01 0 0.02 0.00 0.02 0.00 0.03 99.93 02:31:43 02:29:01 1 0.03 0.00 0.03 0.00 0.12 99.82 02:31:43 02:29:01 2 0.42 0.00 0.03 0.00 0.07 99.48 02:31:43 02:29:01 3 0.03 0.00 0.02 0.00 0.17 99.78 02:31:43 02:30:01 all 0.13 0.00 0.02 0.00 0.06 99.79 02:31:43 02:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:31:43 02:30:01 1 0.03 0.00 0.02 0.00 0.10 99.85 02:31:43 02:30:01 2 0.43 0.00 0.02 0.00 0.05 99.50 02:31:43 02:30:01 3 0.03 0.00 0.03 0.00 0.08 99.85 02:31:43 02:31:01 all 1.10 0.00 0.61 0.81 0.92 96.56 02:31:43 02:31:01 0 1.22 0.00 0.75 0.17 0.90 96.95 02:31:43 02:31:01 1 2.22 0.00 0.84 2.27 0.90 93.76 02:31:43 02:31:01 2 0.35 0.00 0.45 0.07 1.03 98.11 02:31:43 02:31:01 3 0.62 0.00 0.42 0.72 0.83 97.41 02:31:43 02:31:43 Average: CPU %user %nice %system %iowait %steal %idle 02:31:43 Average: all 0.72 0.00 0.37 0.19 0.81 97.91 02:31:43 Average: 0 0.81 0.00 0.39 0.12 0.83 97.86 02:31:43 Average: 1 0.69 0.00 0.34 0.18 0.82 97.96 02:31:43 Average: 2 0.74 0.00 0.37 0.25 0.81 97.84 02:31:43 Average: 3 0.65 0.00 0.37 0.23 0.76 97.98 02:31:43 02:31:43 02:31:43