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 37806d0f0f0ee3ebb33338a673f7de3d7288b498+958790dae25eb4aa599a15975d5755b3abdf86cf (9c332bbb48fc4eb0ca360ead5e5bbfa93515b312) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@ca50c15e4f0055ee8a9ce1638ceaf65ae4a26d38 Attempting to resolve ca50c15e4f0055ee8a9ce1638ceaf65ae4a26d38 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 ca50c15e4f0055ee8a9ce1638ceaf65ae4a26d38 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 ca50c15e4f0055ee8a9ce1638ceaf65ae4a26d38^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains ca50c15e4f0055ee8a9ce1638ceaf65ae4a26d38 # timeout=10 Selected match: pr/264/head revision ca50c15e4f0055ee8a9ce1638ceaf65ae4a26d38 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 ca50c15e4f0055ee8a9ce1638ceaf65ae4a26d38 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f ca50c15e4f0055ee8a9ce1638ceaf65ae4a26d38 # 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-9265 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 37806d0f0f0ee3ebb33338a673f7de3d7288b498 Merge succeeded, producing 7420470b716a888c8e790a57c6553010b5c64ebc Checking out Revision 7420470b716a888c8e790a57c6553010b5c64ebc (PR-124) > git config core.sparsecheckout # timeout=10 > git checkout -f 37806d0f0f0ee3ebb33338a673f7de3d7288b498 # 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 7420470b716a888c8e790a57c6553010b5c64ebc # timeout=10 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk f4047201488c4590a14502076199b65bb4ffe549 # timeout=10 [Pipeline] timeout [2020-10-27T21:32:13.417Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-27T21:32:13.672Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-27T21:32:13.766Z] ========================================================= [2020-10-27T21:32:13.766Z] EdgeX Global Pipelines Version Info [2020-10-27T21:32:13.766Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-27T21:32:15.337Z] ------------------- [2020-10-27T21:32:15.337Z] stable info: [2020-10-27T21:32:15.337Z] ------------------- [2020-10-27T21:32:15.337Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-27T21:32:15.337Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-27T21:32:15.337Z] Message: update stable to v1.0.148 [2020-10-27T21:32:16.285Z] ------------------- [2020-10-27T21:32:16.285Z] experimental info: [2020-10-27T21:32:16.285Z] ------------------- [2020-10-27T21:32:16.285Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-27T21:32:16.285Z] Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc [2020-10-27T21:32:16.285Z] Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-27T21:32:16.737Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-10-27T21:32:16.832Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-10-27T21:32:16.948Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-27T21:32:17.046Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-27T21:32:17.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-27T21:32:17.231Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-27T21:32:17.321Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-27T21:32:17.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-27T21:32:17.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-27T21:32:17.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-27T21:32:17.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-27T21:32:17.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-10-27T21:32:17.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-27T21:32:17.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-27T21:32:18.080Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-27T21:32:18.178Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-27T21:32:18.269Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-27T21:32:18.359Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-27T21:32:18.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-27T21:32:18.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-27T21:32:18.668Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-27T21:32:18.790Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-27T21:32:18.896Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-27T21:32:18.990Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-27T21:32:19.079Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-27T21:32:19.198Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo [2020-10-27T21:32:19.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo [2020-10-27T21:32:19.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo [2020-10-27T21:32:19.492Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7420470b716a888c8e790a57c6553010b5c64ebc [Pipeline] echo [2020-10-27T21:32:19.590Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7420470 [Pipeline] echo [2020-10-27T21:32:19.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-27T21:32:20.309Z] + git log --format=format:%s -1 7420470b716a888c8e790a57c6553010b5c64ebc [Pipeline] echo [2020-10-27T21:32:20.376Z] GIT_COMMIT: 7420470b716a888c8e790a57c6553010b5c64ebc, Commit Message: Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD [Pipeline] echo [2020-10-27T21:32:20.425Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-27T21:32:21.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T21:32:21.673Z] [2020-10-27T21:32:21.673Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T21:32:22.023Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T21:32:22.023Z] latest: Pulling from edgex-devops/git-semver [2020-10-27T21:32:22.023Z] 31603596830f: Pulling fs layer [2020-10-27T21:32:22.023Z] 2a8b12db71e7: Pulling fs layer [2020-10-27T21:32:22.023Z] 6ca5941a6612: Pulling fs layer [2020-10-27T21:32:22.023Z] ecc8261a40a4: Pulling fs layer [2020-10-27T21:32:22.023Z] ecc8261a40a4: Waiting [2020-10-27T21:32:22.023Z] 2a8b12db71e7: Download complete [2020-10-27T21:32:22.291Z] 31603596830f: Verifying Checksum [2020-10-27T21:32:22.291Z] 31603596830f: Download complete [2020-10-27T21:32:22.291Z] ecc8261a40a4: Verifying Checksum [2020-10-27T21:32:22.291Z] ecc8261a40a4: Download complete [2020-10-27T21:32:22.291Z] 6ca5941a6612: Verifying Checksum [2020-10-27T21:32:22.291Z] 6ca5941a6612: Download complete [2020-10-27T21:32:22.556Z] 31603596830f: Pull complete [2020-10-27T21:32:22.556Z] 2a8b12db71e7: Pull complete [2020-10-27T21:32:23.512Z] 6ca5941a6612: Pull complete [2020-10-27T21:32:23.775Z] ecc8261a40a4: Pull complete [2020-10-27T21:32:23.775Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-27T21:32:23.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T21:32:23.775Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-27T21:32:23.945Z] prd-centos7-docker-4c-2g-9265 does not seem to be running inside a container [2020-10-27T21:32:23.995Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-27T21:32:26.113Z] $ docker top 323d5a08953d089bde587a4382d6134f36a39beacb8e810bb8c08412335a72b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-27T21:32:26.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T21:32:26.480Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T21:32:26.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T21:32:26.714Z] $ docker exec 323d5a08953d089bde587a4382d6134f36a39beacb8e810bb8c08412335a72b7 ssh-agent [2020-10-27T21:32:26.879Z] SSH_AUTH_SOCK=/tmp/ssh-8eosH3Iy44hP/agent.11 [2020-10-27T21:32:26.879Z] SSH_AGENT_PID=16 [2020-10-27T21:32:26.895Z] Running ssh-add (command line suppressed) [2020-10-27T21:32:27.013Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_3708026974349828624.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_3708026974349828624.key) [2020-10-27T21:32:27.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T21:32:27.403Z] + git tag --points-at HEAD [Pipeline] } [2020-10-27T21:32:27.425Z] $ docker exec --env ******** --env ******** 323d5a08953d089bde587a4382d6134f36a39beacb8e810bb8c08412335a72b7 ssh-agent -k [2020-10-27T21:32:27.547Z] unset SSH_AUTH_SOCK; [2020-10-27T21:32:27.548Z] unset SSH_AGENT_PID; [2020-10-27T21:32:27.548Z] echo Agent pid 16 killed; [2020-10-27T21:32:27.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-27T21:32:27.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T21:32:27.744Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T21:32:27.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T21:32:27.904Z] $ docker exec 323d5a08953d089bde587a4382d6134f36a39beacb8e810bb8c08412335a72b7 ssh-agent [2020-10-27T21:32:28.085Z] SSH_AUTH_SOCK=/tmp/ssh-KpkqrlbTWicD/agent.47 [2020-10-27T21:32:28.085Z] SSH_AGENT_PID=53 [2020-10-27T21:32:28.092Z] Running ssh-add (command line suppressed) [2020-10-27T21:32:28.221Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_5013804732129701986.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_5013804732129701986.key) [2020-10-27T21:32:28.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T21:32:28.620Z] + git semver init [2020-10-27T21:32:28.620Z] # -> Open(): unable to determine branch for HEAD [2020-10-27T21:32:28.620Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git [2020-10-27T21:32:28.620Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 [2020-10-27T21:32:28.620Z] # $SEMVER_REMOTE_NAME = origin [2020-10-27T21:32:28.620Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-27T21:32:28.620Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-27T21:32:28.620Z] # $SEMVER_BRANCH = PR-124 [2020-10-27T21:32:28.620Z] # $SEMVER_TEMP = /tmp/semver-314382006 [2020-10-27T21:32:28.620Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-10-27T21:32:28.886Z] # '/tmp/semver-314382006' -> '/w/workspace/_app-service-configurable_PR-124/.semver' [2020-10-27T21:32:28.886Z] # -> Force: false [2020-10-27T21:32:28.886Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } [2020-10-27T21:32:28.899Z] $ docker exec --env ******** --env ******** 323d5a08953d089bde587a4382d6134f36a39beacb8e810bb8c08412335a72b7 ssh-agent -k [2020-10-27T21:32:29.014Z] unset SSH_AUTH_SOCK; [2020-10-27T21:32:29.014Z] unset SSH_AGENT_PID; [2020-10-27T21:32:29.014Z] echo Agent pid 53 killed; [2020-10-27T21:32:29.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-27T21:32:29.542Z] + git semver [Pipeline] } [2020-10-27T21:32:29.561Z] $ docker stop --time=1 323d5a08953d089bde587a4382d6134f36a39beacb8e810bb8c08412335a72b7 [2020-10-27T21:32:30.978Z] $ docker rm -f 323d5a08953d089bde587a4382d6134f36a39beacb8e810bb8c08412335a72b7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-27T21:32:31.446Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-27T21:32:31.948Z] Stashed 1 file(s) [Pipeline] echo [2020-10-27T21:32:31.951Z] [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 [2020-10-27T21:32:47.528Z] Still waiting to schedule task [2020-10-27T21:32:47.528Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-27T21:32:47.530Z] Still waiting to schedule task [2020-10-27T21:32:47.530Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-27T21:36:10.248Z] Running on prd-centos7-docker-4c-2g-9267 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-27T21:36:10.318Z] Running in /w/workspace/app-service-configurable/22 [Pipeline] { [Pipeline] checkout [2020-10-27T21:36:13.502Z] using credential edgex-jenkins-ssh [2020-10-27T21:36:13.569Z] Cloning the remote Git repository [2020-10-27T21:36:13.614Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T21:36:13.697Z] > git init /w/workspace/app-service-configurable/22 # timeout=10 [2020-10-27T21:36:13.774Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T21:36:13.774Z] > git --version # timeout=10 [2020-10-27T21:36:13.793Z] > git --version # 'git version 2.16.5' [2020-10-27T21:36:13.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T21:36:13.852Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T21:36:14.953Z] Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 37806d0f0f0ee3ebb33338a673f7de3d7288b498 [2020-10-27T21:36:15.045Z] Merge succeeded, producing 741f6dd0df304a8e44e377b51c060735809be9a4 [2020-10-27T21:36:15.045Z] Checking out Revision 741f6dd0df304a8e44e377b51c060735809be9a4 (PR-124) [2020-10-27T21:36:14.446Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T21:36:14.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T21:36:14.466Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T21:36:14.481Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T21:36:14.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T21:36:14.486Z] > 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 [2020-10-27T21:36:14.963Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T21:36:14.968Z] > git checkout -f 37806d0f0f0ee3ebb33338a673f7de3d7288b498 # timeout=10 [2020-10-27T21:36:14.999Z] > git remote # timeout=10 [2020-10-27T21:36:15.012Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T21:36:15.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T21:36:15.022Z] > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-27T21:36:15.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T21:36:15.049Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T21:36:15.055Z] > git checkout -f 741f6dd0df304a8e44e377b51c060735809be9a4 # timeout=10 [2020-10-27T21:36:18.761Z] Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" [2020-10-27T21:36:18.771Z] First time build. Skipping changelog. [2020-10-27T21:36:18.766Z] > git rev-list --no-walk f4047201488c4590a14502076199b65bb4ffe549 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-10-27T21:36:19.691Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9266 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-27T21:36:19.792Z] Running in /w/workspace/app-service-configurable/22 [Pipeline] { [Pipeline] echo [2020-10-27T21:36:19.859Z] ========================================================= [2020-10-27T21:36:19.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-27T21:36:19.860Z] ========================================================= [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh [2020-10-27T21:36:20.561Z] + 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 . [2020-10-27T21:36:21.150Z] Sending build context to Docker daemon 98.82kB [2020-10-27T21:36:21.415Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-27T21:36:21.415Z] Step 2/8 : FROM ${BASE} [2020-10-27T21:36:21.415Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-27T21:36:21.415Z] df20fa9351a1: Pulling fs layer [2020-10-27T21:36:21.415Z] ed8968b2872e: Pulling fs layer [2020-10-27T21:36:21.415Z] a92cc7c5fd73: Pulling fs layer [2020-10-27T21:36:21.415Z] e871e8e8d7a9: Pulling fs layer [2020-10-27T21:36:21.415Z] e73272ec9a57: Pulling fs layer [2020-10-27T21:36:21.415Z] 1e910a182e73: Pulling fs layer [2020-10-27T21:36:21.415Z] 4e634b169226: Pulling fs layer [2020-10-27T21:36:21.415Z] e73272ec9a57: Waiting [2020-10-27T21:36:21.415Z] 1e910a182e73: Waiting [2020-10-27T21:36:21.415Z] 4e634b169226: Waiting [2020-10-27T21:36:21.415Z] e871e8e8d7a9: Waiting [2020-10-27T21:36:21.677Z] a92cc7c5fd73: Verifying Checksum [2020-10-27T21:36:21.677Z] a92cc7c5fd73: Download complete [2020-10-27T21:36:21.677Z] ed8968b2872e: Download complete [2020-10-27T21:36:21.677Z] e73272ec9a57: Verifying Checksum [2020-10-27T21:36:21.677Z] e73272ec9a57: Download complete [2020-10-27T21:36:21.677Z] 1e910a182e73: Verifying Checksum [2020-10-27T21:36:21.677Z] 1e910a182e73: Download complete [2020-10-27T21:36:21.677Z] df20fa9351a1: Verifying Checksum [2020-10-27T21:36:21.677Z] df20fa9351a1: Download complete [2020-10-27T21:36:21.941Z] df20fa9351a1: Pull complete [2020-10-27T21:36:22.205Z] ed8968b2872e: Pull complete [2020-10-27T21:36:22.205Z] a92cc7c5fd73: Pull complete [2020-10-27T21:36:24.131Z] 4e634b169226: Verifying Checksum [2020-10-27T21:36:24.131Z] 4e634b169226: Download complete [2020-10-27T21:36:24.720Z] e871e8e8d7a9: Verifying Checksum [2020-10-27T21:36:24.720Z] e871e8e8d7a9: Download complete [2020-10-27T21:36:25.377Z] using credential edgex-jenkins-ssh [2020-10-27T21:36:25.482Z] Cloning the remote Git repository [2020-10-27T21:36:25.550Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T21:36:25.663Z] > git init /w/workspace/app-service-configurable/22 # timeout=10 [2020-10-27T21:36:25.741Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T21:36:25.742Z] > git --version # timeout=10 [2020-10-27T21:36:25.766Z] > git --version # 'git version 2.17.1' [2020-10-27T21:36:25.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T21:36:25.826Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T21:36:27.337Z] Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 37806d0f0f0ee3ebb33338a673f7de3d7288b498 [2020-10-27T21:36:26.661Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T21:36:26.690Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T21:36:26.718Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T21:36:26.776Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T21:36:26.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T21:36:26.789Z] > 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 [2020-10-27T21:36:27.358Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T21:36:27.380Z] > git checkout -f 37806d0f0f0ee3ebb33338a673f7de3d7288b498 # timeout=10 [2020-10-27T21:36:27.514Z] > git remote # timeout=10 [2020-10-27T21:36:27.548Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T21:36:27.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T21:36:27.583Z] > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-27T21:36:27.667Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T21:36:27.735Z] Merge succeeded, producing f7ce2639d7e8b48462ebf29dabe498e0b75f37c3 [2020-10-27T21:36:27.735Z] Checking out Revision f7ce2639d7e8b48462ebf29dabe498e0b75f37c3 (PR-124) [2020-10-27T21:36:27.750Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T21:36:27.791Z] > git checkout -f f7ce2639d7e8b48462ebf29dabe498e0b75f37c3 # timeout=10 [2020-10-27T21:36:31.346Z] e871e8e8d7a9: Pull complete [2020-10-27T21:36:31.346Z] e73272ec9a57: Pull complete [2020-10-27T21:36:31.346Z] 1e910a182e73: Pull complete [2020-10-27T21:36:32.138Z] Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" [2020-10-27T21:36:32.164Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-27T21:36:33.291Z] ========================================================= [2020-10-27T21:36:33.291Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-27T21:36:33.291Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-27T21:36:32.150Z] > git rev-list --no-walk f4047201488c4590a14502076199b65bb4ffe549 # timeout=10 [2020-10-27T21:36:34.440Z] + 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 . [2020-10-27T21:36:35.046Z] Sending build context to Docker daemon 98.82kB [2020-10-27T21:36:35.322Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-27T21:36:35.322Z] Step 2/8 : FROM ${BASE} [2020-10-27T21:36:35.592Z] 4e634b169226: Pull complete [2020-10-27T21:36:35.592Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-27T21:36:35.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-27T21:36:35.592Z] ---> f7629b54cfaa [2020-10-27T21:36:35.592Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T21:36:35.592Z] ---> Running in f19b6ff4686f [2020-10-27T21:36:35.592Z] Removing intermediate container f19b6ff4686f [2020-10-27T21:36:35.592Z] ---> 5615922859dd [2020-10-27T21:36:35.592Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T21:36:35.592Z] ---> Running in 22b207b17c19 [2020-10-27T21:36:35.600Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-27T21:36:35.600Z] b538f80385f9: Pulling fs layer [2020-10-27T21:36:35.600Z] 74f711af9a0d: Pulling fs layer [2020-10-27T21:36:35.600Z] 99f96fe45779: Pulling fs layer [2020-10-27T21:36:35.600Z] 8529a6b9a6be: Pulling fs layer [2020-10-27T21:36:35.600Z] 45590311c82a: Pulling fs layer [2020-10-27T21:36:35.600Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-27T21:36:35.600Z] 209524e5b208: Pulling fs layer [2020-10-27T21:36:35.600Z] 8529a6b9a6be: Waiting [2020-10-27T21:36:35.600Z] 45590311c82a: Waiting [2020-10-27T21:36:35.600Z] 69ca0ff8b7b3: Waiting [2020-10-27T21:36:35.600Z] 209524e5b208: Waiting [2020-10-27T21:36:35.600Z] 99f96fe45779: Download complete [2020-10-27T21:36:35.600Z] 74f711af9a0d: Verifying Checksum [2020-10-27T21:36:35.600Z] 74f711af9a0d: Download complete [2020-10-27T21:36:35.878Z] 45590311c82a: Verifying Checksum [2020-10-27T21:36:35.878Z] 45590311c82a: Download complete [2020-10-27T21:36:35.878Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-27T21:36:35.878Z] 69ca0ff8b7b3: Download complete [2020-10-27T21:36:35.878Z] b538f80385f9: Verifying Checksum [2020-10-27T21:36:35.878Z] b538f80385f9: Download complete [2020-10-27T21:36:36.544Z] Removing intermediate container 22b207b17c19 [2020-10-27T21:36:36.544Z] ---> cb51198fe42c [2020-10-27T21:36:36.544Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-27T21:36:36.544Z] ---> Running in eca391a5da4d [2020-10-27T21:36:36.876Z] b538f80385f9: Pull complete [2020-10-27T21:36:37.154Z] 74f711af9a0d: Pull complete [2020-10-27T21:36:37.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T21:36:37.759Z] 99f96fe45779: Pull complete [2020-10-27T21:36:38.036Z] 209524e5b208: Verifying Checksum [2020-10-27T21:36:38.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T21:36:39.486Z] 8529a6b9a6be: Verifying Checksum [2020-10-27T21:36:39.486Z] 8529a6b9a6be: Download complete [2020-10-27T21:36:39.846Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-27T21:36:40.109Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-27T21:36:40.372Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-27T21:36:40.372Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-27T21:36:40.372Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-27T21:36:40.636Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-27T21:36:40.898Z] Executing busybox-1.31.1-r16.trigger [2020-10-27T21:36:40.898Z] OK: 167 MiB in 45 packages [2020-10-27T21:36:41.474Z] Removing intermediate container eca391a5da4d [2020-10-27T21:36:41.474Z] ---> 06074cae3583 [2020-10-27T21:36:41.474Z] Step 6/8 : WORKDIR /app [2020-10-27T21:36:41.474Z] ---> Running in 1f906a6d8c2c [2020-10-27T21:36:41.743Z] Removing intermediate container 1f906a6d8c2c [2020-10-27T21:36:41.743Z] ---> 764353b726c4 [2020-10-27T21:36:41.743Z] Step 7/8 : COPY . . [2020-10-27T21:36:42.007Z] ---> 5da5b8708276 [2020-10-27T21:36:42.007Z] Step 8/8 : RUN go mod download [2020-10-27T21:36:42.007Z] ---> Running in b57e4e280b60 [2020-10-27T21:36:49.697Z] 8529a6b9a6be: Pull complete [2020-10-27T21:36:49.697Z] 45590311c82a: Pull complete [2020-10-27T21:36:49.971Z] 69ca0ff8b7b3: Pull complete [2020-10-27T21:36:54.303Z] 209524e5b208: Pull complete [2020-10-27T21:36:54.303Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-27T21:36:54.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-27T21:36:54.303Z] ---> 5bddaf1c2fca [2020-10-27T21:36:54.303Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T21:36:56.306Z] ---> Running in 51a2d7543d2a [2020-10-27T21:36:56.915Z] Removing intermediate container 51a2d7543d2a [2020-10-27T21:36:56.915Z] ---> d689cc92597b [2020-10-27T21:36:56.915Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T21:36:56.915Z] ---> Running in d98718ecc367 [2020-10-27T21:36:59.567Z] Removing intermediate container d98718ecc367 [2020-10-27T21:36:59.567Z] ---> a9412690d1ed [2020-10-27T21:36:59.567Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-27T21:36:59.567Z] ---> Running in 08e784224c60 [2020-10-27T21:37:01.008Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T21:37:01.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T21:37:02.962Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-27T21:37:03.234Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-27T21:37:03.234Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-27T21:37:03.506Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-27T21:37:03.506Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-27T21:37:03.777Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-27T21:37:03.777Z] Executing busybox-1.31.1-r16.trigger [2020-10-27T21:37:03.777Z] OK: 144 MiB in 45 packages [2020-10-27T21:37:05.215Z] Removing intermediate container 08e784224c60 [2020-10-27T21:37:05.215Z] ---> 59dea823d590 [2020-10-27T21:37:05.215Z] Step 6/8 : WORKDIR /app [2020-10-27T21:37:05.215Z] ---> Running in 88778edf7381 [2020-10-27T21:37:05.811Z] Removing intermediate container 88778edf7381 [2020-10-27T21:37:05.811Z] ---> d31f0cf6ff32 [2020-10-27T21:37:05.811Z] Step 7/8 : COPY . . [2020-10-27T21:37:06.411Z] ---> 4fcc83114188 [2020-10-27T21:37:06.411Z] Step 8/8 : RUN go mod download [2020-10-27T21:37:06.692Z] ---> Running in 6c32016b5539 [2020-10-27T21:37:08.660Z] Removing intermediate container b57e4e280b60 [2020-10-27T21:37:08.660Z] ---> a06af7d7267b [2020-10-27T21:37:08.660Z] Successfully built a06af7d7267b [2020-10-27T21:37:08.660Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T21:37:09.017Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-27T21:37:09.017Z] . [Pipeline] withDockerContainer [2020-10-27T21:37:09.121Z] prd-centos7-docker-4c-2g-9267 does not seem to be running inside a container [2020-10-27T21:37:09.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@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 [2020-10-27T21:37:09.982Z] $ docker top 148282e8eac8162a3ec061a1ed5c8e98ce62354ef551e6bbc68f7be626c92f37 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T21:37:10.560Z] + go version [2020-10-27T21:37:10.560Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-27T21:37:10.577Z] $ docker stop --time=1 148282e8eac8162a3ec061a1ed5c8e98ce62354ef551e6bbc68f7be626c92f37 [2020-10-27T21:37:11.939Z] $ docker rm -f 148282e8eac8162a3ec061a1ed5c8e98ce62354ef551e6bbc68f7be626c92f37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T21:37:12.898Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-27T21:37:12.898Z] . [Pipeline] withDockerContainer [2020-10-27T21:37:12.997Z] prd-centos7-docker-4c-2g-9267 does not seem to be running inside a container [2020-10-27T21:37:13.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@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 [2020-10-27T21:37:13.631Z] $ docker top 547093a531cd4ef83082b5627961fb1e8e97be4a272f9620f94cbcd0eb0d29ac -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T21:37:14.144Z] + make test [2020-10-27T21:37:14.144Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-27T21:37:32.390Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-27T21:37:32.390Z] CGO_ENABLED=1 go vet ./... [2020-10-27T21:37:34.341Z] gofmt -l . [2020-10-27T21:37:34.341Z] [ "`gofmt -l .`" = "" ] [2020-10-27T21:37:34.341Z] ./bin/test-go-mod-tidy.sh [2020-10-27T21:37:34.611Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-10-27T21:37:35.473Z] Stashed 1 file(s) [Pipeline] } [2020-10-27T21:37:35.480Z] $ docker stop --time=1 547093a531cd4ef83082b5627961fb1e8e97be4a272f9620f94cbcd0eb0d29ac [2020-10-27T21:37:37.131Z] $ docker rm -f 547093a531cd4ef83082b5627961fb1e8e97be4a272f9620f94cbcd0eb0d29ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-10-27T21:37:39.052Z] Removing intermediate container 6c32016b5539 [2020-10-27T21:37:39.052Z] ---> bc679bce97ed [2020-10-27T21:37:39.052Z] Successfully built bc679bce97ed [2020-10-27T21:37:39.052Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-27T21:37:40.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-27T21:37:40.443Z] + docker inspect -f . ci-base-image-arm64 [2020-10-27T21:37:40.443Z] . [Pipeline] withDockerContainer [2020-10-27T21:37:40.607Z] + ls -al . [2020-10-27T21:37:40.607Z] total 96 [2020-10-27T21:37:40.607Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 27 21:37 . [2020-10-27T21:37:40.607Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 27 21:36 .. [2020-10-27T21:37:40.607Z] -rw-rw-r--. 1 jenkins jenkins 6568 Oct 27 21:36 Attribution.txt [2020-10-27T21:37:40.607Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 27 21:36 bin [2020-10-27T21:37:40.607Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 27 21:37 coverage.out [2020-10-27T21:37:40.607Z] -rw-rw-r--. 1 jenkins jenkins 180 Oct 27 21:36 docker-compose.debug.yml [2020-10-27T21:37:40.607Z] -rw-rw-r--. 1 jenkins jenkins 133 Oct 27 21:36 docker-compose.yml [2020-10-27T21:37:40.607Z] -rw-rw-r--. 1 jenkins jenkins 2002 Oct 27 21:36 Dockerfile [2020-10-27T21:37:40.607Z] -rw-rw-r--. 1 jenkins jenkins 966 Oct 27 21:36 Dockerfile.build [2020-10-27T21:37:40.607Z] -rw-rw-r--. 1 jenkins jenkins 119 Oct 27 21:36 .dockerignore [2020-10-27T21:37:40.607Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 27 21:36 .git [2020-10-27T21:37:40.607Z] drwxrwxr-x. 2 jenkins jenkins 81 Oct 27 21:36 .github [2020-10-27T21:37:40.607Z] -rw-rw-r--. 1 jenkins jenkins 93 Oct 27 21:36 .gitignore [2020-10-27T21:37:40.607Z] -rw-r--r--. 1 jenkins jenkins 133 Oct 27 21:37 go.mod [2020-10-27T21:37:40.607Z] -rw-r--r--. 1 jenkins jenkins 19455 Oct 27 21:37 go.sum [2020-10-27T21:37:40.607Z] -rw-rw-r--. 1 jenkins jenkins 766 Oct 27 21:36 Jenkinsfile [2020-10-27T21:37:40.607Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 27 21:36 LICENSE [2020-10-27T21:37:40.607Z] -rw-rw-r--. 1 jenkins jenkins 1519 Oct 27 21:36 main.go [2020-10-27T21:37:40.607Z] -rw-rw-r--. 1 jenkins jenkins 1573 Oct 27 21:36 makefile [2020-10-27T21:37:40.607Z] -rw-rw-r--. 1 jenkins jenkins 1277 Oct 27 21:36 README.md [2020-10-27T21:37:40.607Z] drwxrwxr-x. 10 jenkins jenkins 171 Oct 27 21:36 res [2020-10-27T21:37:40.607Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 27 21:36 snap [2020-10-27T21:37:40.607Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 27 21:32 VERSION [2020-10-27T21:37:40.725Z] prd-ubuntu18.04-docker-arm64-4c-16g-9266 does not seem to be running inside a container [2020-10-27T21:37:40.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@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-arm64 cat [2020-10-27T21:37:42.732Z] $ docker top 56fd77c51cfba18d6df4784ddc3d2538904098f9735055c0cf97d8ecb4976d57 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-27T21:37:43.578Z] + 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=7420470b716a888c8e790a57c6553010b5c64ebc --label arch=amd64 --label version=0.0.0 . [2020-10-27T21:37:43.578Z] Sending build context to Docker daemon 120.8kB [2020-10-27T21:37:43.845Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-27T21:37:43.845Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-27T21:37:43.845Z] ---> a06af7d7267b [2020-10-27T21:37:43.845Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-27T21:37:43.845Z] ---> Running in 238b613c3dc3 [2020-10-27T21:37:44.110Z] Removing intermediate container 238b613c3dc3 [2020-10-27T21:37:44.110Z] ---> f873f911c702 [2020-10-27T21:37:44.110Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-27T21:37:44.110Z] ---> Running in 1469d7dd495c [2020-10-27T21:37:44.110Z] Removing intermediate container 1469d7dd495c [2020-10-27T21:37:44.110Z] ---> 4151545d55b9 [2020-10-27T21:37:44.110Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T21:37:44.200Z] + go version [2020-10-27T21:37:44.200Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-27T21:37:44.232Z] $ docker stop --time=1 56fd77c51cfba18d6df4784ddc3d2538904098f9735055c0cf97d8ecb4976d57 [2020-10-27T21:37:44.384Z] ---> Running in 427df40ddc0f [2020-10-27T21:37:44.384Z] Removing intermediate container 427df40ddc0f [2020-10-27T21:37:44.384Z] ---> 6344fa1ca067 [2020-10-27T21:37:44.384Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T21:37:44.384Z] ---> Running in cfa31ea188c5 [2020-10-27T21:37:45.334Z] Removing intermediate container cfa31ea188c5 [2020-10-27T21:37:45.334Z] ---> 9ff62eec8aa5 [2020-10-27T21:37:45.334Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-27T21:37:45.334Z] ---> Running in 9925702d74b6 [2020-10-27T21:37:45.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T21:37:46.207Z] $ docker rm -f 56fd77c51cfba18d6df4784ddc3d2538904098f9735055c0cf97d8ecb4976d57 [2020-10-27T21:37:46.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T21:37:47.371Z] + docker inspect -f . ci-base-image-arm64 [2020-10-27T21:37:47.371Z] . [Pipeline] withDockerContainer [2020-10-27T21:37:47.456Z] OK: 167 MiB in 45 packages [2020-10-27T21:37:47.646Z] prd-ubuntu18.04-docker-arm64-4c-16g-9266 does not seem to be running inside a container [2020-10-27T21:37:47.718Z] Removing intermediate container 9925702d74b6 [2020-10-27T21:37:47.718Z] ---> 55f3f58e574b [2020-10-27T21:37:47.718Z] Step 8/27 : WORKDIR /app [2020-10-27T21:37:47.718Z] ---> Running in 8da710c134a9 [2020-10-27T21:37:47.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@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-arm64 cat [2020-10-27T21:37:47.981Z] Removing intermediate container 8da710c134a9 [2020-10-27T21:37:47.981Z] ---> 6cd4d2c48631 [2020-10-27T21:37:47.981Z] Step 9/27 : COPY go.mod . [2020-10-27T21:37:48.255Z] ---> 45e95e9a01bc [2020-10-27T21:37:48.255Z] Step 10/27 : RUN go mod download [2020-10-27T21:37:48.255Z] ---> Running in b8484110ca99 [2020-10-27T21:37:49.201Z] Removing intermediate container b8484110ca99 [2020-10-27T21:37:49.202Z] ---> ba53c9842eba [2020-10-27T21:37:49.202Z] Step 11/27 : COPY . . [2020-10-27T21:37:49.202Z] ---> fcdd0f98f22a [2020-10-27T21:37:49.202Z] Step 12/27 : ARG MAKE="make build" [2020-10-27T21:37:49.465Z] ---> Running in 40510c52098a [2020-10-27T21:37:49.465Z] Removing intermediate container 40510c52098a [2020-10-27T21:37:49.465Z] ---> 2153d2c34283 [2020-10-27T21:37:49.465Z] Step 13/27 : RUN $MAKE [2020-10-27T21:37:49.465Z] ---> Running in 02bcadd825fc [2020-10-27T21:37:49.931Z] $ docker top 79a9e4292e1a7035d1c559bea0d94299002cff9b12a5b47d94570d0b18ec6114 -eo pid,comm [2020-10-27T21:37:50.049Z] 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 [Pipeline] { [Pipeline] sh [2020-10-27T21:37:51.380Z] + make test [2020-10-27T21:37:51.380Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-27T21:38:08.296Z] Removing intermediate container 02bcadd825fc [2020-10-27T21:38:08.296Z] ---> 60888ddabc76 [2020-10-27T21:38:08.296Z] Step 14/27 : FROM alpine:latest [2020-10-27T21:38:08.296Z] latest: Pulling from library/alpine [2020-10-27T21:38:08.296Z] 188c0c94c7c5: Pulling fs layer [2020-10-27T21:38:08.296Z] 188c0c94c7c5: Verifying Checksum [2020-10-27T21:38:08.296Z] 188c0c94c7c5: Download complete [2020-10-27T21:38:08.296Z] 188c0c94c7c5: Pull complete [2020-10-27T21:38:08.296Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-27T21:38:08.296Z] Status: Downloaded newer image for alpine:latest [2020-10-27T21:38:08.296Z] ---> d6e46aa2470d [2020-10-27T21:38:08.296Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T21:38:08.296Z] ---> Running in 82e8c6911f5a [2020-10-27T21:38:08.296Z] Removing intermediate container 82e8c6911f5a [2020-10-27T21:38:08.296Z] ---> a2d853867d70 [2020-10-27T21:38:08.296Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-27T21:38:08.296Z] ---> Running in 43516b7c9ed8 [2020-10-27T21:38:08.559Z] Removing intermediate container 43516b7c9ed8 [2020-10-27T21:38:08.559Z] ---> bb37048ff1e2 [2020-10-27T21:38:08.559Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-27T21:38:08.559Z] ---> Running in 063e6a7aff98 [2020-10-27T21:38:09.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T21:38:09.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T21:38:09.399Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-27T21:38:09.399Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-27T21:38:09.399Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-27T21:38:09.399Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-27T21:38:09.399Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-27T21:38:09.399Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-27T21:38:09.399Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T21:38:09.399Z] Executing ca-certificates-20191127-r4.trigger [2020-10-27T21:38:09.399Z] OK: 9 MiB in 20 packages [2020-10-27T21:38:10.794Z] Removing intermediate container 063e6a7aff98 [2020-10-27T21:38:10.794Z] ---> a2cbb7c1b3f8 [2020-10-27T21:38:10.794Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-27T21:38:11.057Z] ---> cc4888e7b3e8 [2020-10-27T21:38:11.057Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-27T21:38:11.320Z] ---> 1af1fa7329eb [2020-10-27T21:38:11.320Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-27T21:38:11.320Z] ---> 49f8dcc8af02 [2020-10-27T21:38:11.320Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-27T21:38:12.270Z] ---> 38effa5a8cde [2020-10-27T21:38:12.270Z] Step 22/27 : EXPOSE 48095 [2020-10-27T21:38:12.270Z] ---> Running in 359027c583db [2020-10-27T21:38:12.270Z] Removing intermediate container 359027c583db [2020-10-27T21:38:12.270Z] ---> 76773367678d [2020-10-27T21:38:12.270Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-27T21:38:12.533Z] ---> Running in 6f6aaa9bf29b [2020-10-27T21:38:12.533Z] Removing intermediate container 6f6aaa9bf29b [2020-10-27T21:38:12.533Z] ---> 9ed7516ece27 [2020-10-27T21:38:12.533Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T21:38:12.533Z] ---> Running in bb98da5d02ad [2020-10-27T21:38:12.795Z] Removing intermediate container bb98da5d02ad [2020-10-27T21:38:12.795Z] ---> 5014d3616337 [2020-10-27T21:38:12.795Z] Step 25/27 : LABEL arch=amd64 [2020-10-27T21:38:12.795Z] ---> Running in 125c2650f260 [2020-10-27T21:38:13.058Z] Removing intermediate container 125c2650f260 [2020-10-27T21:38:13.058Z] ---> 75e5a1e7a444 [2020-10-27T21:38:13.058Z] Step 26/27 : LABEL git_sha=7420470b716a888c8e790a57c6553010b5c64ebc [2020-10-27T21:38:13.058Z] ---> Running in e65e05f9adb0 [2020-10-27T21:38:13.320Z] Removing intermediate container e65e05f9adb0 [2020-10-27T21:38:13.320Z] ---> cabc46c30479 [2020-10-27T21:38:13.320Z] Step 27/27 : LABEL version=0.0.0 [2020-10-27T21:38:13.320Z] ---> Running in d245484919f2 [2020-10-27T21:38:13.320Z] Removing intermediate container d245484919f2 [2020-10-27T21:38:13.320Z] ---> 627c290df623 [2020-10-27T21:38:13.320Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-27T21:38:13.320Z] Successfully built 627c290df623 [2020-10-27T21:38:13.320Z] 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 [2020-10-27T21:38:29.001Z] Still waiting to schedule task [2020-10-27T21:38:29.002Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-10-27T21:38:47.989Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-27T21:38:47.990Z] CGO_ENABLED=1 go vet ./... [2020-10-27T21:38:51.398Z] gofmt -l . [2020-10-27T21:38:51.398Z] [ "`gofmt -l .`" = "" ] [2020-10-27T21:38:51.398Z] ./bin/test-go-mod-tidy.sh [2020-10-27T21:38:52.002Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-10-27T21:38:53.007Z] Warning: overwriting stash ‘coverage-report’ [2020-10-27T21:38:53.695Z] Stashed 1 file(s) [Pipeline] } [2020-10-27T21:38:53.714Z] $ docker stop --time=1 79a9e4292e1a7035d1c559bea0d94299002cff9b12a5b47d94570d0b18ec6114 [2020-10-27T21:38:56.177Z] $ docker rm -f 79a9e4292e1a7035d1c559bea0d94299002cff9b12a5b47d94570d0b18ec6114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-27T21:38:57.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-27T21:38:58.202Z] + ls -al . [2020-10-27T21:38:58.202Z] total 120 [2020-10-27T21:38:58.202Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 21:38 . [2020-10-27T21:38:58.202Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 21:36 .. [2020-10-27T21:38:58.202Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 27 21:36 .dockerignore [2020-10-27T21:38:58.202Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 21:36 .git [2020-10-27T21:38:58.202Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 21:36 .github [2020-10-27T21:38:58.202Z] -rw-rw-r-- 1 jenkins jenkins 93 Oct 27 21:36 .gitignore [2020-10-27T21:38:58.202Z] -rw-rw-r-- 1 jenkins jenkins 6568 Oct 27 21:36 Attribution.txt [2020-10-27T21:38:58.202Z] -rw-rw-r-- 1 jenkins jenkins 2002 Oct 27 21:36 Dockerfile [2020-10-27T21:38:58.202Z] -rw-rw-r-- 1 jenkins jenkins 966 Oct 27 21:36 Dockerfile.build [2020-10-27T21:38:58.202Z] -rw-rw-r-- 1 jenkins jenkins 766 Oct 27 21:36 Jenkinsfile [2020-10-27T21:38:58.202Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 21:36 LICENSE [2020-10-27T21:38:58.202Z] -rw-rw-r-- 1 jenkins jenkins 1277 Oct 27 21:36 README.md [2020-10-27T21:38:58.202Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 21:32 VERSION [2020-10-27T21:38:58.202Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 21:36 bin [2020-10-27T21:38:58.202Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 21:37 coverage.out [2020-10-27T21:38:58.202Z] -rw-rw-r-- 1 jenkins jenkins 180 Oct 27 21:36 docker-compose.debug.yml [2020-10-27T21:38:58.202Z] -rw-rw-r-- 1 jenkins jenkins 133 Oct 27 21:36 docker-compose.yml [2020-10-27T21:38:58.202Z] -rw-r--r-- 1 jenkins jenkins 133 Oct 27 21:38 go.mod [2020-10-27T21:38:58.202Z] -rw-r--r-- 1 jenkins jenkins 19455 Oct 27 21:38 go.sum [2020-10-27T21:38:58.202Z] -rw-rw-r-- 1 jenkins jenkins 1519 Oct 27 21:36 main.go [2020-10-27T21:38:58.202Z] -rw-rw-r-- 1 jenkins jenkins 1573 Oct 27 21:36 makefile [2020-10-27T21:38:58.202Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 21:36 res [2020-10-27T21:38:58.202Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 21:36 snap [Pipeline] isUnix [Pipeline] sh [2020-10-27T21:38:58.566Z] + 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=7420470b716a888c8e790a57c6553010b5c64ebc --label arch=arm64 --label version=0.0.0 . [2020-10-27T21:38:58.566Z] Sending build context to Docker daemon 120.8kB [2020-10-27T21:38:58.850Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-27T21:38:58.850Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-27T21:38:58.850Z] ---> bc679bce97ed [2020-10-27T21:38:58.850Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-27T21:38:59.123Z] ---> Running in 58de77266a6e [2020-10-27T21:38:59.733Z] Removing intermediate container 58de77266a6e [2020-10-27T21:38:59.733Z] ---> f381381c70c9 [2020-10-27T21:38:59.733Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-27T21:38:59.733Z] ---> Running in 6798e9f253aa [2020-10-27T21:39:00.005Z] Removing intermediate container 6798e9f253aa [2020-10-27T21:39:00.005Z] ---> f987679523f8 [2020-10-27T21:39:00.005Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T21:39:00.279Z] ---> Running in e537ddb9a98e [2020-10-27T21:39:00.556Z] Removing intermediate container e537ddb9a98e [2020-10-27T21:39:00.556Z] ---> 67f5d68c46c4 [2020-10-27T21:39:00.556Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T21:39:00.828Z] ---> Running in 1fa46906851d [2020-10-27T21:39:03.454Z] Removing intermediate container 1fa46906851d [2020-10-27T21:39:03.454Z] ---> e87206a5ea2d [2020-10-27T21:39:03.454Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-27T21:39:03.454Z] ---> Running in fee81a4fe5bb [2020-10-27T21:39:04.891Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T21:39:05.489Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T21:39:06.473Z] OK: 144 MiB in 45 packages [2020-10-27T21:39:07.911Z] Removing intermediate container fee81a4fe5bb [2020-10-27T21:39:07.911Z] ---> fe139e6ed9b6 [2020-10-27T21:39:07.911Z] Step 8/27 : WORKDIR /app [2020-10-27T21:39:07.911Z] ---> Running in 823afc5f9d42 [2020-10-27T21:39:08.508Z] Removing intermediate container 823afc5f9d42 [2020-10-27T21:39:08.508Z] ---> f6c163800d69 [2020-10-27T21:39:08.508Z] Step 9/27 : COPY go.mod . [2020-10-27T21:39:09.115Z] ---> b0a643c3cacc [2020-10-27T21:39:09.115Z] Step 10/27 : RUN go mod download [2020-10-27T21:39:09.115Z] ---> Running in 3551518e908c [2020-10-27T21:39:12.513Z] Removing intermediate container 3551518e908c [2020-10-27T21:39:12.513Z] ---> ab9cb665374c [2020-10-27T21:39:12.513Z] Step 11/27 : COPY . . [2020-10-27T21:39:12.786Z] ---> 3b4557001fe9 [2020-10-27T21:39:12.786Z] Step 12/27 : ARG MAKE="make build" [2020-10-27T21:39:12.786Z] ---> Running in 487cec5cf21b [2020-10-27T21:39:13.388Z] Removing intermediate container 487cec5cf21b [2020-10-27T21:39:13.388Z] ---> 9d3a1d474ffb [2020-10-27T21:39:13.388Z] Step 13/27 : RUN $MAKE [2020-10-27T21:39:13.388Z] ---> Running in 29aabb150ed3 [2020-10-27T21:39:15.368Z] 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 [2020-10-27T21:39:28.337Z] Running on prd-ubuntu18.04-docker-8c-8g-9268 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-27T21:39:28.404Z] Running in /w/workspace/app-service-configurable/22 [Pipeline] { [Pipeline] checkout [2020-10-27T21:39:30.599Z] using credential edgex-jenkins-ssh [2020-10-27T21:39:30.653Z] Cloning the remote Git repository [2020-10-27T21:39:30.680Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T21:39:30.741Z] > git init /w/workspace/app-service-configurable/22 # timeout=10 [2020-10-27T21:39:30.772Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T21:39:30.772Z] > git --version # timeout=10 [2020-10-27T21:39:30.777Z] > git --version # 'git version 2.17.1' [2020-10-27T21:39:30.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T21:39:30.802Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T21:39:31.872Z] Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 37806d0f0f0ee3ebb33338a673f7de3d7288b498 [2020-10-27T21:39:31.395Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T21:39:31.400Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T21:39:31.408Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T21:39:31.420Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T21:39:31.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T21:39:31.424Z] > 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 [2020-10-27T21:39:31.888Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T21:39:31.892Z] > git checkout -f 37806d0f0f0ee3ebb33338a673f7de3d7288b498 # timeout=10 [2020-10-27T21:39:31.919Z] > git remote # timeout=10 [2020-10-27T21:39:31.925Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T21:39:31.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T21:39:31.932Z] > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-27T21:39:31.944Z] Merge succeeded, producing 9d63a318a817a73f3901c10760c0f62b7e798a08 [2020-10-27T21:39:31.944Z] Checking out Revision 9d63a318a817a73f3901c10760c0f62b7e798a08 (PR-124) [2020-10-27T21:39:31.947Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T21:39:31.954Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T21:39:31.958Z] > git checkout -f 9d63a318a817a73f3901c10760c0f62b7e798a08 # timeout=10 [2020-10-27T21:39:35.518Z] Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" [2020-10-27T21:39:35.528Z] First time build. Skipping changelog. [2020-10-27T21:39:35.534Z] > git rev-list --no-walk f4047201488c4590a14502076199b65bb4ffe549 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-27T21:39:36.747Z] + echo snap-build.sh [2020-10-27T21:39:36.748Z] snap-build.sh [2020-10-27T21:39:36.748Z] + SNAP_BASE_DIR=. [2020-10-27T21:39:36.748Z] + '[' '!' -z /w/workspace/app-service-configurable/22 ']' [2020-10-27T21:39:36.748Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/22 [2020-10-27T21:39:36.748Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/22]' [2020-10-27T21:39:36.748Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/22] [2020-10-27T21:39:36.748Z] + cd /w/workspace/app-service-configurable/22 [2020-10-27T21:39:36.748Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-10-27T21:39:36.748Z] Reading package lists... [2020-10-27T21:39:37.009Z] Building dependency tree... [2020-10-27T21:39:37.009Z] Reading state information... [2020-10-27T21:39:37.009Z] The following packages were automatically installed and are no longer required: [2020-10-27T21:39:37.009Z] dns-root-data dnsmasq-base ebtables grub-pc-bin libdumbnet1 liblxc-common [2020-10-27T21:39:37.009Z] liblxc1 lxcfs uidmap xdelta3 [2020-10-27T21:39:37.009Z] Use 'sudo apt autoremove' to remove them. [2020-10-27T21:39:37.272Z] The following packages will be REMOVED: [2020-10-27T21:39:37.272Z] lxd* lxd-client* [2020-10-27T21:39:37.533Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-10-27T21:39:37.533Z] After this operation, 31.7 MB disk space will be freed. [2020-10-27T21:39:38.578Z] (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.) [2020-10-27T21:39:38.578Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-10-27T21:39:39.521Z] Removing lxd dnsmasq configuration [2020-10-27T21:39:39.521Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-10-27T21:39:39.521Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-10-27T21:39:40.465Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-27T21:39:40.465Z] (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.) [2020-10-27T21:39:40.465Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-10-27T21:39:41.851Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-27T21:39:41.851Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-10-27T21:39:43.238Z] + sudo snap remove --purge lxd [2020-10-27T21:39:43.511Z] snap "lxd" is not installed [2020-10-27T21:39:43.511Z] + sudo groupadd --force --system lxd [2020-10-27T21:39:43.511Z] ++ whoami [2020-10-27T21:39:43.511Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-10-27T21:39:43.511Z] + newgrp - lxd [2020-10-27T21:39:43.773Z] + sudo snap install lxd [2020-10-27T21:39:51.921Z] 2020-10-27T21:39:49Z INFO Waiting for automatic snapd restart... [2020-10-27T21:40:06.854Z] lxd 4.7 from Canonical* installed [2020-10-27T21:40:06.854Z] + sudo lxd init --auto [2020-10-27T21:40:11.995Z] Removing intermediate container 29aabb150ed3 [2020-10-27T21:40:11.995Z] ---> 8cda18aabb1a [2020-10-27T21:40:11.995Z] Step 14/27 : FROM alpine:latest [2020-10-27T21:40:11.995Z] latest: Pulling from library/alpine [2020-10-27T21:40:11.995Z] 5f621e34cdf4: Pulling fs layer [2020-10-27T21:40:11.995Z] 5f621e34cdf4: Verifying Checksum [2020-10-27T21:40:11.995Z] 5f621e34cdf4: Download complete [2020-10-27T21:40:11.995Z] 5f621e34cdf4: Pull complete [2020-10-27T21:40:11.995Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-27T21:40:11.995Z] Status: Downloaded newer image for alpine:latest [2020-10-27T21:40:11.995Z] ---> 2e77e061c27f [2020-10-27T21:40:11.995Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T21:40:11.995Z] ---> Running in 1b9f66fdd748 [2020-10-27T21:40:11.995Z] Removing intermediate container 1b9f66fdd748 [2020-10-27T21:40:11.995Z] ---> 20ed4820f479 [2020-10-27T21:40:11.995Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-27T21:40:11.995Z] ---> Running in 5169d7b911db [2020-10-27T21:40:11.995Z] Removing intermediate container 5169d7b911db [2020-10-27T21:40:11.995Z] ---> 73ef25a58817 [2020-10-27T21:40:11.995Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-27T21:40:11.995Z] ---> Running in 6287853072bd [2020-10-27T21:40:11.995Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T21:40:11.995Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T21:40:11.995Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-27T21:40:11.995Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-27T21:40:11.995Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-27T21:40:11.995Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-27T21:40:11.995Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-27T21:40:11.995Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-27T21:40:11.995Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T21:40:11.995Z] Executing ca-certificates-20191127-r4.trigger [2020-10-27T21:40:11.995Z] OK: 9 MiB in 20 packages [2020-10-27T21:40:11.995Z] Removing intermediate container 6287853072bd [2020-10-27T21:40:11.995Z] ---> 6dfc4ea86904 [2020-10-27T21:40:11.995Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-27T21:40:11.995Z] ---> 2b5d1f1ab99a [2020-10-27T21:40:11.995Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-27T21:40:11.995Z] ---> 15e39c309a49 [2020-10-27T21:40:11.995Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-27T21:40:12.269Z] ---> 65b5e7e5e205 [2020-10-27T21:40:12.269Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-27T21:40:13.709Z] ---> dac9cecafd94 [2020-10-27T21:40:13.709Z] Step 22/27 : EXPOSE 48095 [2020-10-27T21:40:13.709Z] ---> Running in 34e1cce36fd4 [2020-10-27T21:40:14.304Z] Removing intermediate container 34e1cce36fd4 [2020-10-27T21:40:14.304Z] ---> 241d2a06b193 [2020-10-27T21:40:14.304Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-27T21:40:14.304Z] ---> Running in af71e9f5d917 [2020-10-27T21:40:14.575Z] Removing intermediate container af71e9f5d917 [2020-10-27T21:40:14.575Z] ---> 8a64543780a8 [2020-10-27T21:40:14.575Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T21:40:14.853Z] ---> Running in 4afacbfc27fc [2020-10-27T21:40:15.031Z] + sudo snap install --classic snapcraft [2020-10-27T21:40:15.450Z] Removing intermediate container 4afacbfc27fc [2020-10-27T21:40:15.451Z] ---> 91e34dc2a75e [2020-10-27T21:40:15.451Z] Step 25/27 : LABEL arch=arm64 [2020-10-27T21:40:15.451Z] ---> Running in 1de10d5c0f9f [2020-10-27T21:40:15.724Z] Removing intermediate container 1de10d5c0f9f [2020-10-27T21:40:15.724Z] ---> a5381c4a562f [2020-10-27T21:40:15.724Z] Step 26/27 : LABEL git_sha=7420470b716a888c8e790a57c6553010b5c64ebc [2020-10-27T21:40:15.999Z] ---> Running in e94cd954cd77 [2020-10-27T21:40:16.595Z] Removing intermediate container e94cd954cd77 [2020-10-27T21:40:16.595Z] ---> 516356ad8176 [2020-10-27T21:40:16.595Z] Step 27/27 : LABEL version=0.0.0 [2020-10-27T21:40:16.595Z] ---> Running in 0df0e52c05eb [2020-10-27T21:40:17.191Z] Removing intermediate container 0df0e52c05eb [2020-10-27T21:40:17.191Z] ---> 05de55f528a4 [2020-10-27T21:40:17.191Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-27T21:40:17.191Z] Successfully built 05de55f528a4 [2020-10-27T21:40:17.191Z] 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 [2020-10-27T21:40:20.568Z] snapcraft 4.3 from Canonical* installed [2020-10-27T21:40:20.568Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-10-27T21:40:20.568Z] + sudo snapcraft --use-lxd [2020-10-27T21:40:21.520Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-10-27T21:40:21.520Z] 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: [2020-10-27T21:40:21.520Z] - README.md [2020-10-27T21:40:21.520Z] [2020-10-27T21:40:21.520Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-27T21:40:22.464Z] Launching a container. [2020-10-27T21:40:32.984Z] Still waiting to schedule task [2020-10-27T21:40:32.985Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-10-27T21:40:49.061Z] Waiting for container to be ready [2020-10-27T21:40:49.061Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-10-27T21:40:49.061Z] [2020-10-27T21:40:51.618Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-10-27T21:40:51.619Z] Waiting for network to be ready... [2020-10-27T21:40:51.880Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-27T21:40:52.142Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main Sources [236 kB] [2020-10-27T21:40:52.142Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-10-27T21:40:52.142Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] [2020-10-27T21:40:52.142Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [267 kB] [2020-10-27T21:40:52.142Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] [2020-10-27T21:40:52.142Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] [2020-10-27T21:40:52.403Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] [2020-10-27T21:40:52.404Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] [2020-10-27T21:40:52.404Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] [2020-10-27T21:40:52.404Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] [2020-10-27T21:40:52.404Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] [2020-10-27T21:40:52.404Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] [2020-10-27T21:40:52.404Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] [2020-10-27T21:40:52.664Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-27T21:40:52.664Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] [2020-10-27T21:40:52.927Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] [2020-10-27T21:40:52.927Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] [2020-10-27T21:40:53.502Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] [2020-10-27T21:40:53.502Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-10-27T21:40:53.502Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-10-27T21:40:53.502Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-10-27T21:40:53.502Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-10-27T21:40:53.502Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-10-27T21:40:53.502Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-10-27T21:40:53.502Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-10-27T21:40:53.769Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-10-27T21:40:54.031Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] [2020-10-27T21:40:54.031Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] [2020-10-27T21:40:54.031Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [432 kB] [2020-10-27T21:40:54.031Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [495 kB] [2020-10-27T21:40:54.031Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] [2020-10-27T21:40:54.031Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] [2020-10-27T21:40:54.031Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] [2020-10-27T21:40:54.031Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2020-10-27T21:40:54.031Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] [2020-10-27T21:40:54.031Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] [2020-10-27T21:40:54.292Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1680 kB] [2020-10-27T21:40:54.292Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] [2020-10-27T21:40:58.505Z] Fetched 34.8 MB in 7s (5231 kB/s) [2020-10-27T21:40:59.894Z] Reading package lists... [2020-10-27T21:40:59.894Z] Reading package lists... [2020-10-27T21:41:00.157Z] Building dependency tree... [2020-10-27T21:41:00.157Z] Reading state information... [2020-10-27T21:41:00.419Z] The following additional packages will be installed: [2020-10-27T21:41:00.419Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-10-27T21:41:00.419Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-10-27T21:41:00.419Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-10-27T21:41:00.419Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-10-27T21:41:00.419Z] Suggested packages: [2020-10-27T21:41:00.419Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-10-27T21:41:00.419Z] Recommended packages: [2020-10-27T21:41:00.419Z] gnupg libsasl2-modules [2020-10-27T21:41:00.419Z] The following NEW packages will be installed: [2020-10-27T21:41:00.419Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-10-27T21:41:00.419Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-10-27T21:41:00.419Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-10-27T21:41:00.419Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-10-27T21:41:00.419Z] The following packages will be upgraded: [2020-10-27T21:41:00.419Z] gpg gpg-agent gpgconf libudev1 [2020-10-27T21:41:00.419Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-10-27T21:41:00.419Z] Need to get 3531 kB of archives. [2020-10-27T21:41:00.419Z] After this operation, 13.3 MB of additional disk space will be used. [2020-10-27T21:41:00.419Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-10-27T21:41:00.685Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.42 [57.4 kB] [2020-10-27T21:41:00.948Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.42 [1102 kB] [2020-10-27T21:41:00.948Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-10-27T21:41:01.209Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-10-27T21:41:01.209Z] 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] [2020-10-27T21:41:01.209Z] 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] [2020-10-27T21:41:01.209Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-10-27T21:41:01.209Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-10-27T21:41:01.209Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-10-27T21:41:01.210Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-10-27T21:41:01.210Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-10-27T21:41:01.210Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-10-27T21:41:01.210Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-10-27T21:41:01.210Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-10-27T21:41:01.210Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-10-27T21:41:01.210Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-10-27T21:41:01.471Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-10-27T21:41:01.471Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-10-27T21:41:01.471Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-10-27T21:41:01.471Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] [2020-10-27T21:41:01.471Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.6 [155 kB] [2020-10-27T21:41:01.471Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T21:41:01.733Z] Fetched 3531 kB in 1s (3194 kB/s) [2020-10-27T21:41:01.733Z] (Reading database ... 12511 files and directories currently installed.) [2020-10-27T21:41:01.733Z] Preparing to unpack .../libudev1_237-3ubuntu10.42_amd64.deb ... [2020-10-27T21:41:01.733Z] Unpacking libudev1:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-27T21:41:01.733Z] Setting up libudev1:amd64 (237-3ubuntu10.42) ... [2020-10-27T21:41:01.733Z] Selecting previously unselected package udev. [2020-10-27T21:41:01.995Z] (Reading database ... 12511 files and directories currently installed.) [2020-10-27T21:41:01.995Z] Preparing to unpack .../00-udev_237-3ubuntu10.42_amd64.deb ... [2020-10-27T21:41:01.995Z] Unpacking udev (237-3ubuntu10.42) ... [2020-10-27T21:41:02.256Z] Selecting previously unselected package libfuse2:amd64. [2020-10-27T21:41:02.256Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-10-27T21:41:02.256Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-10-27T21:41:02.256Z] Selecting previously unselected package fuse. [2020-10-27T21:41:02.256Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-10-27T21:41:02.256Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-10-27T21:41:02.256Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-27T21:41:02.256Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-27T21:41:02.516Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-27T21:41:02.516Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-27T21:41:02.516Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-27T21:41:02.516Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-27T21:41:02.777Z] Selecting previously unselected package libksba8:amd64. [2020-10-27T21:41:02.777Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-10-27T21:41:02.777Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-10-27T21:41:02.777Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-10-27T21:41:02.777Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-27T21:41:02.777Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:02.777Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-10-27T21:41:02.777Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-27T21:41:02.777Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:03.038Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-10-27T21:41:03.038Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-27T21:41:03.038Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:03.038Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-10-27T21:41:03.038Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-27T21:41:03.038Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:03.298Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-10-27T21:41:03.298Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-27T21:41:03.298Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:03.298Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-10-27T21:41:03.298Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-27T21:41:03.298Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:03.298Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-10-27T21:41:03.298Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-27T21:41:03.298Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:03.559Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-10-27T21:41:03.559Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-27T21:41:03.559Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:03.559Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-10-27T21:41:03.559Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-27T21:41:03.559Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:03.559Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-10-27T21:41:03.559Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-10-27T21:41:03.559Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-27T21:41:03.819Z] Selecting previously unselected package libsasl2-2:amd64. [2020-10-27T21:41:03.819Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-10-27T21:41:03.819Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-27T21:41:03.819Z] Selecting previously unselected package libldap-common. [2020-10-27T21:41:03.819Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... [2020-10-27T21:41:03.819Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-27T21:41:04.080Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-10-27T21:41:04.080Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... [2020-10-27T21:41:04.080Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-27T21:41:04.080Z] Selecting previously unselected package dirmngr. [2020-10-27T21:41:04.080Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-27T21:41:04.080Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-10-27T21:41:04.340Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-27T21:41:04.340Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-10-27T21:41:04.340Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-10-27T21:41:04.340Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-27T21:41:04.340Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-27T21:41:04.340Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-10-27T21:41:04.601Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:04.601Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-10-27T21:41:04.601Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-27T21:41:04.601Z] Setting up udev (237-3ubuntu10.42) ... [2020-10-27T21:41:04.861Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-10-27T21:41:05.122Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:05.122Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-10-27T21:41:05.122Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-10-27T21:41:05.122Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-10-27T21:41:05.122Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:05.122Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:05.122Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:05.383Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:05.383Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:05.383Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:05.383Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-27T21:41:05.383Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-27T21:41:05.383Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-10-27T21:41:05.383Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-27T21:41:05.954Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-10-27T21:41:05.954Z] settings in the [Install] section, and DefaultInstance for template units). [2020-10-27T21:41:05.954Z] This means they are not meant to be enabled using systemctl. [2020-10-27T21:41:05.954Z] Possible reasons for having this kind of units are: [2020-10-27T21:41:05.954Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-10-27T21:41:05.954Z] .wants/ or .requires/ directory. [2020-10-27T21:41:05.954Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-10-27T21:41:05.954Z] a requirement dependency on it. [2020-10-27T21:41:05.954Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-10-27T21:41:05.954Z] D-Bus, udev, scripted systemctl call, ...). [2020-10-27T21:41:05.954Z] 4) In case of template units, the unit is meant to be enabled with some [2020-10-27T21:41:05.954Z] instance name specified. [2020-10-27T21:41:06.215Z] Reading package lists... [2020-10-27T21:41:06.215Z] Building dependency tree... [2020-10-27T21:41:06.215Z] Reading state information... [2020-10-27T21:41:06.475Z] The following additional packages will be installed: [2020-10-27T21:41:06.475Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-10-27T21:41:06.475Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-10-27T21:41:06.475Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-10-27T21:41:06.475Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-10-27T21:41:06.475Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-10-27T21:41:06.475Z] Suggested packages: [2020-10-27T21:41:06.475Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-10-27T21:41:06.475Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-10-27T21:41:06.475Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-10-27T21:41:06.475Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-10-27T21:41:06.475Z] systemd-container policykit-1 [2020-10-27T21:41:06.475Z] Recommended packages: [2020-10-27T21:41:06.475Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-10-27T21:41:06.475Z] The following NEW packages will be installed: [2020-10-27T21:41:06.475Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-10-27T21:41:06.475Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-10-27T21:41:06.475Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-10-27T21:41:06.475Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-10-27T21:41:06.475Z] python3.6-minimal snapd squashfs-tools sudo [2020-10-27T21:41:06.475Z] The following packages will be upgraded: [2020-10-27T21:41:06.475Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-10-27T21:41:06.475Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-10-27T21:41:06.475Z] Need to get 35.1 MB of archives. [2020-10-27T21:41:06.475Z] After this operation, 140 MB of additional disk space will be used. [2020-10-27T21:41:06.475Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] [2020-10-27T21:41:06.741Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.42 [2914 kB] [2020-10-27T21:41:06.741Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] [2020-10-27T21:41:06.741Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] [2020-10-27T21:41:06.741Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-10-27T21:41:06.741Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-10-27T21:41:06.741Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-10-27T21:41:06.741Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-10-27T21:41:07.001Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-10-27T21:41:07.002Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 multiarch-support amd64 2.27-3ubuntu1.2 [6920 B] [2020-10-27T21:41:07.002Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-10-27T21:41:07.002Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-10-27T21:41:07.002Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] [2020-10-27T21:41:07.002Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] [2020-10-27T21:41:07.002Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] [2020-10-27T21:41:07.002Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] [2020-10-27T21:41:07.002Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] [2020-10-27T21:41:07.002Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-10-27T21:41:07.573Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.42 [208 kB] [2020-10-27T21:41:07.573Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-10-27T21:41:07.573Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-10-27T21:41:07.573Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-10-27T21:41:07.573Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-10-27T21:41:07.573Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-10-27T21:41:07.573Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-10-27T21:41:07.573Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-10-27T21:41:07.573Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-10-27T21:41:07.573Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-10-27T21:41:07.836Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-10-27T21:41:07.836Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] [2020-10-27T21:41:09.224Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T21:41:09.224Z] Fetched 35.1 MB in 2s (15.6 MB/s) [2020-10-27T21:41:09.224Z] (Reading database ... 12757 files and directories currently installed.) [2020-10-27T21:41:09.224Z] Preparing to unpack .../systemd_237-3ubuntu10.42_amd64.deb ... [2020-10-27T21:41:09.224Z] Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-27T21:41:09.796Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.42_amd64.deb ... [2020-10-27T21:41:09.796Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-27T21:41:09.796Z] Setting up libsystemd0:amd64 (237-3ubuntu10.42) ... [2020-10-27T21:41:09.796Z] (Reading database ... 12757 files and directories currently installed.) [2020-10-27T21:41:09.796Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... [2020-10-27T21:41:09.796Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-10-27T21:41:10.057Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... [2020-10-27T21:41:10.057Z] (Reading database ... 12757 files and directories currently installed.) [2020-10-27T21:41:10.057Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... [2020-10-27T21:41:10.057Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-10-27T21:41:10.630Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-10-27T21:41:10.630Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-10-27T21:41:10.890Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-10-27T21:41:10.890Z] (Reading database ... 12764 files and directories currently installed.) [2020-10-27T21:41:10.890Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-10-27T21:41:10.890Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-10-27T21:41:11.151Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-10-27T21:41:11.151Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-10-27T21:41:11.151Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-27T21:41:11.411Z] Selecting previously unselected package libexpat1:amd64. [2020-10-27T21:41:11.411Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-10-27T21:41:11.411Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-10-27T21:41:11.411Z] Selecting previously unselected package python3.6-minimal. [2020-10-27T21:41:11.411Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-10-27T21:41:11.411Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-10-27T21:41:11.677Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-27T21:41:11.677Z] Checking for services that may need to be restarted...done. [2020-10-27T21:41:11.677Z] Checking for services that may need to be restarted...done. [2020-10-27T21:41:11.949Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-27T21:41:11.949Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-10-27T21:41:11.949Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-10-27T21:41:12.528Z] Selecting previously unselected package python3-minimal. [2020-10-27T21:41:12.528Z] (Reading database ... 13012 files and directories currently installed.) [2020-10-27T21:41:12.528Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-10-27T21:41:12.528Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-10-27T21:41:12.528Z] Selecting previously unselected package mime-support. [2020-10-27T21:41:12.528Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-10-27T21:41:12.528Z] Unpacking mime-support (3.60ubuntu1) ... [2020-10-27T21:41:12.790Z] Selecting previously unselected package libmpdec2:amd64. [2020-10-27T21:41:12.790Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-10-27T21:41:12.790Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-10-27T21:41:12.790Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-10-27T21:41:12.790Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-10-27T21:41:12.790Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-27T21:41:13.052Z] Selecting previously unselected package python3.6. [2020-10-27T21:41:13.052Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-10-27T21:41:13.052Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-27T21:41:13.052Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-10-27T21:41:13.052Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-10-27T21:41:13.052Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-10-27T21:41:13.052Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-10-27T21:41:13.314Z] Selecting previously unselected package python3. [2020-10-27T21:41:13.314Z] (Reading database ... 13442 files and directories currently installed.) [2020-10-27T21:41:13.314Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-10-27T21:41:13.314Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-10-27T21:41:13.576Z] Selecting previously unselected package multiarch-support. [2020-10-27T21:41:13.576Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_amd64.deb ... [2020-10-27T21:41:13.576Z] Unpacking multiarch-support (2.27-3ubuntu1.2) ... [2020-10-27T21:41:13.576Z] Setting up multiarch-support (2.27-3ubuntu1.2) ... [2020-10-27T21:41:13.576Z] Selecting previously unselected package liblzo2-2:amd64. [2020-10-27T21:41:13.576Z] (Reading database ... 13479 files and directories currently installed.) [2020-10-27T21:41:13.576Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-10-27T21:41:13.576Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-10-27T21:41:13.576Z] Selecting previously unselected package libbsd0:amd64. [2020-10-27T21:41:13.576Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-10-27T21:41:13.576Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-10-27T21:41:13.837Z] Selecting previously unselected package sudo. [2020-10-27T21:41:13.837Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-10-27T21:41:13.837Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-10-27T21:41:13.837Z] Selecting previously unselected package apparmor. [2020-10-27T21:41:13.837Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-10-27T21:41:13.837Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-10-27T21:41:14.100Z] Selecting previously unselected package libedit2:amd64. [2020-10-27T21:41:14.100Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-10-27T21:41:14.100Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-10-27T21:41:14.100Z] Selecting previously unselected package libkrb5support0:amd64. [2020-10-27T21:41:14.100Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... [2020-10-27T21:41:14.100Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-10-27T21:41:14.362Z] Selecting previously unselected package libk5crypto3:amd64. [2020-10-27T21:41:14.362Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... [2020-10-27T21:41:14.362Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-10-27T21:41:14.362Z] Selecting previously unselected package libkeyutils1:amd64. [2020-10-27T21:41:14.362Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-10-27T21:41:14.362Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-10-27T21:41:14.362Z] Selecting previously unselected package libkrb5-3:amd64. [2020-10-27T21:41:14.362Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... [2020-10-27T21:41:14.362Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-10-27T21:41:14.624Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-10-27T21:41:14.624Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... [2020-10-27T21:41:14.624Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-10-27T21:41:14.624Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-10-27T21:41:14.624Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... [2020-10-27T21:41:14.624Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-10-27T21:41:14.886Z] Selecting previously unselected package openssh-client. [2020-10-27T21:41:14.886Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-10-27T21:41:14.887Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-10-27T21:41:14.887Z] Selecting previously unselected package squashfs-tools. [2020-10-27T21:41:14.887Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-10-27T21:41:14.887Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-10-27T21:41:15.147Z] Selecting previously unselected package snapd. [2020-10-27T21:41:15.147Z] Preparing to unpack .../13-snapd_2.47.1+18.04_amd64.deb ... [2020-10-27T21:41:15.147Z] Unpacking snapd (2.47.1+18.04) ... [2020-10-27T21:41:17.701Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-10-27T21:41:17.701Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-10-27T21:41:17.701Z] Setting up mime-support (3.60ubuntu1) ... [2020-10-27T21:41:17.701Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-10-27T21:41:17.701Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-10-27T21:41:17.701Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-10-27T21:41:17.701Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-27T21:41:17.701Z] Setting up systemd (237-3ubuntu10.42) ... [2020-10-27T21:41:17.701Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-10-27T21:41:18.644Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-10-27T21:41:18.645Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-10-27T21:41:18.645Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-10-27T21:41:18.645Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-27T21:41:18.645Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-10-27T21:41:18.645Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-27T21:41:19.593Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-10-27T21:41:19.593Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-10-27T21:41:19.593Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-10-27T21:41:19.593Z] Setting up python3 (3.6.7-1~18.04) ... [2020-10-27T21:41:19.593Z] running python rtupdate hooks for python3.6... [2020-10-27T21:41:19.593Z] running python post-rtupdate hooks for python3.6... [2020-10-27T21:41:19.593Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-10-27T21:41:20.995Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-10-27T21:41:21.259Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-10-27T21:41:21.259Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-10-27T21:41:21.259Z] Setting up snapd (2.47.1+18.04) ... [2020-10-27T21:41:21.832Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-10-27T21:41:22.093Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-10-27T21:41:22.355Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-10-27T21:41:22.355Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-10-27T21:41:22.616Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-10-27T21:41:22.616Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-10-27T21:41:22.877Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-10-27T21:41:23.138Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-10-27T21:41:23.398Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-10-27T21:41:23.398Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-10-27T21:41:23.659Z] /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' [2020-10-27T21:41:23.659Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-27T21:41:23.659Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-27T21:41:24.601Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-27T21:41:24.601Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-27T21:41:24.862Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-27T21:41:26.243Z] Reading package lists... [2020-10-27T21:41:26.243Z] Reading package lists... [2020-10-27T21:41:26.503Z] Building dependency tree... [2020-10-27T21:41:26.503Z] Reading state information... [2020-10-27T21:41:26.503Z] Calculating upgrade... [2020-10-27T21:41:26.763Z] The following packages will be upgraded: [2020-10-27T21:41:26.763Z] advancecomp base-files bash binutils binutils-common [2020-10-27T21:41:26.763Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-10-27T21:41:26.763Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-10-27T21:41:26.763Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-10-27T21:41:26.763Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-10-27T21:41:26.763Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-10-27T21:41:26.763Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-10-27T21:41:26.763Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-10-27T21:41:26.763Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-10-27T21:41:26.763Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-10-27T21:41:26.763Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-10-27T21:41:26.763Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-10-27T21:41:26.763Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-10-27T21:41:26.763Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-10-27T21:41:27.023Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-10-27T21:41:27.023Z] Need to get 63.5 MB of archives. [2020-10-27T21:41:27.023Z] After this operation, 5149 kB of additional disk space will be used. [2020-10-27T21:41:27.023Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-10-27T21:41:27.023Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] [2020-10-27T21:41:27.283Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-10-27T21:41:27.543Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-10-27T21:41:27.543Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-10-27T21:41:27.543Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-10-27T21:41:27.543Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-10-27T21:41:27.543Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-10-27T21:41:27.543Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] [2020-10-27T21:41:27.544Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-122.124 [998 kB] [2020-10-27T21:41:27.806Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-10-27T21:41:27.806Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-10-27T21:41:27.806Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-10-27T21:41:27.806Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-10-27T21:41:27.806Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-10-27T21:41:27.806Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-10-27T21:41:27.806Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-10-27T21:41:27.806Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-10-27T21:41:27.806Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-10-27T21:41:27.806Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-10-27T21:41:27.806Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-10-27T21:41:27.806Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-10-27T21:41:27.806Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-10-27T21:41:27.806Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-10-27T21:41:27.806Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-10-27T21:41:27.806Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-10-27T21:41:27.806Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.42 [15.2 kB] [2020-10-27T21:41:27.806Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-10-27T21:41:27.806Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-10-27T21:41:27.806Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-10-27T21:41:27.806Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-10-27T21:41:27.806Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-10-27T21:41:27.806Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc6 amd64 2.27-3ubuntu1.2 [2827 kB] [2020-10-27T21:41:27.806Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-10-27T21:41:27.806Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-10-27T21:41:28.067Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-10-27T21:41:28.067Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-10-27T21:41:28.067Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-10-27T21:41:28.067Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-10-27T21:41:28.067Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-10-27T21:41:28.067Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-10-27T21:41:28.067Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-10-27T21:41:28.067Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-10-27T21:41:28.067Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-10-27T21:41:28.067Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-10-27T21:41:28.067Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-10-27T21:41:28.067Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-10-27T21:41:28.067Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-10-27T21:41:28.067Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-10-27T21:41:28.328Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-10-27T21:41:28.328Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-10-27T21:41:28.588Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-10-27T21:41:28.588Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-10-27T21:41:28.588Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-10-27T21:41:28.588Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-10-27T21:41:28.588Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-10-27T21:41:28.588Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-10-27T21:41:28.588Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-10-27T21:41:28.588Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-10-27T21:41:28.588Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-10-27T21:41:28.588Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-10-27T21:41:28.588Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-10-27T21:41:28.588Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc-bin amd64 2.27-3ubuntu1.2 [637 kB] [2020-10-27T21:41:28.848Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-10-27T21:41:28.848Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-10-27T21:41:28.848Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-10-27T21:41:28.848Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-10-27T21:41:28.848Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-10-27T21:41:28.848Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-10-27T21:41:28.848Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-10-27T21:41:28.848Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-10-27T21:41:28.848Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] [2020-10-27T21:41:28.848Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20190110~18.04.1 [146 kB] [2020-10-27T21:41:28.848Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-10-27T21:41:28.848Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-10-27T21:41:28.848Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-10-27T21:41:28.848Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] [2020-10-27T21:41:28.848Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-10-27T21:41:28.848Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-10-27T21:41:29.107Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-10-27T21:41:29.107Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-10-27T21:41:29.107Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-10-27T21:41:29.107Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-10-27T21:41:29.107Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-10-27T21:41:29.107Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-10-27T21:41:29.107Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-10-27T21:41:29.107Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-10-27T21:41:29.368Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-10-27T21:41:29.938Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-10-27T21:41:29.938Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-10-27T21:41:29.938Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-10-27T21:41:30.199Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-10-27T21:41:30.199Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-10-27T21:41:30.199Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-10-27T21:41:30.199Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-10-27T21:41:30.199Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-10-27T21:41:30.460Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T21:41:30.460Z] Fetched 63.5 MB in 3s (18.2 MB/s) [2020-10-27T21:41:30.460Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:30.460Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... [2020-10-27T21:41:30.460Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-27T21:41:31.032Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-10-27T21:41:31.292Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-27T21:41:31.292Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_amd64.deb ... [2020-10-27T21:41:31.292Z] Unpacking linux-libc-dev:amd64 (4.15.0-122.124) over (4.15.0-20.21) ... [2020-10-27T21:41:32.233Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:32.233Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:41:32.233Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:32.233Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:41:32.233Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:32.233Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:41:32.494Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:32.494Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:41:32.494Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:32.494Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:41:32.754Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:32.754Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:41:32.754Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:32.754Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:41:32.754Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:41:33.016Z] (Reading database ... 13911 files and directories currently installed.) [2020-10-27T21:41:33.016Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:33.016Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-10-27T21:41:33.016Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:41:33.276Z] (Reading database ... 13911 files and directories currently installed.) [2020-10-27T21:41:33.276Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:33.276Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:41:33.276Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:33.276Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:41:33.537Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:33.537Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:41:33.537Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:41:33.797Z] (Reading database ... 13911 files and directories currently installed.) [2020-10-27T21:41:33.797Z] Preparing to unpack .../libc6_2.27-3ubuntu1.2_amd64.deb ... [2020-10-27T21:41:33.798Z] Unpacking libc6:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-27T21:41:34.368Z] Setting up libc6:amd64 (2.27-3ubuntu1.2) ... [2020-10-27T21:41:34.629Z] (Reading database ... 13911 files and directories currently installed.) [2020-10-27T21:41:34.629Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-10-27T21:41:34.629Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-10-27T21:41:34.629Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-10-27T21:41:34.629Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-10-27T21:41:34.891Z] Setting up base-files (10.1ubuntu2.10) ... [2020-10-27T21:41:34.891Z] Installing new version of config file /etc/issue ... [2020-10-27T21:41:34.891Z] Installing new version of config file /etc/issue.net ... [2020-10-27T21:41:34.891Z] Installing new version of config file /etc/lsb-release ... [2020-10-27T21:41:34.891Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-10-27T21:41:35.152Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-10-27T21:41:35.415Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-10-27T21:41:35.415Z] Removing obsolete conffile /etc/default/motd-news ... [2020-10-27T21:41:35.415Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:35.415Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-10-27T21:41:35.415Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-10-27T21:41:35.676Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-10-27T21:41:35.676Z] 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 [2020-10-27T21:41:35.676Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:35.676Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-27T21:41:35.676Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-10-27T21:41:35.676Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:41:35.944Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:35.944Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-10-27T21:41:35.944Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-10-27T21:41:35.944Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-10-27T21:41:36.206Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:36.206Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-10-27T21:41:36.206Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-27T21:41:36.206Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-10-27T21:41:36.466Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:36.466Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-10-27T21:41:36.466Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-27T21:41:36.466Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-10-27T21:41:36.466Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:36.466Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-10-27T21:41:36.728Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-27T21:41:36.728Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-10-27T21:41:36.728Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:36.728Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-10-27T21:41:36.989Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-10-27T21:41:36.989Z] Setting up grep (3.1-2build1) ... [2020-10-27T21:41:36.989Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:36.989Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-10-27T21:41:36.989Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-10-27T21:41:37.249Z] Setting up login (1:4.5-1ubuntu2) ... [2020-10-27T21:41:37.249Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:37.249Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-27T21:41:37.249Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-27T21:41:37.509Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-10-27T21:41:37.509Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:37.509Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-27T21:41:37.509Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-27T21:41:38.083Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-27T21:41:38.083Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-27T21:41:38.083Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-27T21:41:38.083Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-27T21:41:38.658Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-10-27T21:41:38.924Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:38.924Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-10-27T21:41:38.924Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-27T21:41:39.870Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-10-27T21:41:39.870Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-10-27T21:41:40.133Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-10-27T21:41:40.133Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-10-27T21:41:40.133Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-10-27T21:41:40.394Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:40.394Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-10-27T21:41:40.394Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-10-27T21:41:40.654Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-10-27T21:41:40.654Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:40.654Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-27T21:41:40.654Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-27T21:41:40.916Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:41:40.916Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:40.916Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-27T21:41:40.916Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-27T21:41:40.916Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:41:41.177Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:41.177Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-27T21:41:41.177Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-27T21:41:41.177Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:41:41.438Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:41.438Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-27T21:41:41.438Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-27T21:41:41.438Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:41:41.438Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:41.438Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-27T21:41:41.700Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-27T21:41:41.700Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-27T21:41:41.700Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-27T21:41:41.700Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-27T21:41:41.960Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:41.960Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-27T21:41:41.960Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-27T21:41:41.960Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-27T21:41:42.221Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:42.221Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-27T21:41:42.221Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-27T21:41:42.221Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:41:42.221Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:42.221Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-27T21:41:42.221Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-27T21:41:42.482Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:41:42.482Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:42.482Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-27T21:41:42.743Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-27T21:41:43.003Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:41:43.271Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-10-27T21:41:43.843Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-10-27T21:41:43.843Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:43.843Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-10-27T21:41:43.843Z] Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-27T21:41:44.104Z] Setting up libc-bin (2.27-3ubuntu1.2) ... [2020-10-27T21:41:44.104Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-27T21:41:44.104Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-10-27T21:41:44.104Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-27T21:41:44.370Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-10-27T21:41:44.370Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-27T21:41:44.370Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-10-27T21:41:44.370Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-10-27T21:41:44.630Z] Setting up debconf (1.5.66ubuntu1) ... [2020-10-27T21:41:44.891Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-27T21:41:44.891Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-10-27T21:41:44.891Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-27T21:41:44.891Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-27T21:41:45.151Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-27T21:41:45.151Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-10-27T21:41:45.151Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-27T21:41:45.151Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-27T21:41:45.411Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-27T21:41:45.411Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-10-27T21:41:45.411Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-27T21:41:45.672Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-27T21:41:45.672Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-27T21:41:45.672Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-27T21:41:45.933Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-27T21:41:45.933Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_amd64.deb ... [2020-10-27T21:41:45.933Z] Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-27T21:41:46.194Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-10-27T21:41:46.194Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-27T21:41:46.194Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-10-27T21:41:46.454Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-27T21:41:46.454Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-10-27T21:41:46.454Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-10-27T21:41:46.454Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-10-27T21:41:46.715Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-27T21:41:46.715Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-10-27T21:41:46.715Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-27T21:41:46.715Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-27T21:41:46.975Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-27T21:41:46.975Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-10-27T21:41:46.975Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-27T21:41:47.235Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-10-27T21:41:47.235Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-27T21:41:47.235Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-10-27T21:41:47.235Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-10-27T21:41:47.235Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-10-27T21:41:47.498Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-27T21:41:47.498Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-10-27T21:41:47.498Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-10-27T21:41:47.760Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-10-27T21:41:48.023Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-27T21:41:48.023Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-27T21:41:48.023Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-27T21:41:48.023Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-10-27T21:41:48.023Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-27T21:41:48.023Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-10-27T21:41:48.284Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-10-27T21:41:48.284Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-10-27T21:41:48.284Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-27T21:41:48.284Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-10-27T21:41:48.284Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-10-27T21:41:48.545Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-10-27T21:41:48.545Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-27T21:41:48.545Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-10-27T21:41:48.545Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-10-27T21:41:48.822Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-10-27T21:41:48.822Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-27T21:41:48.822Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-10-27T21:41:48.822Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-10-27T21:41:48.822Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-10-27T21:41:49.085Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-27T21:41:49.085Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-10-27T21:41:49.085Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-10-27T21:41:49.085Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-10-27T21:41:49.085Z] (Reading database ... 13915 files and directories currently installed.) [2020-10-27T21:41:49.085Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-10-27T21:41:49.085Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-10-27T21:41:49.349Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-10-27T21:41:49.349Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-10-27T21:41:49.609Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-10-27T21:41:49.609Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-10-27T21:41:49.609Z] Preparing to unpack .../03-ca-certificates_20190110~18.04.1_all.deb ... [2020-10-27T21:41:49.609Z] Unpacking ca-certificates (20190110~18.04.1) over (20180409) ... [2020-10-27T21:41:49.869Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-10-27T21:41:49.869Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-10-27T21:41:49.869Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-10-27T21:41:50.129Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-10-27T21:41:50.129Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-10-27T21:41:50.129Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-10-27T21:41:50.390Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-10-27T21:41:50.390Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-10-27T21:41:50.390Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-10-27T21:41:50.390Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-10-27T21:41:50.390Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-10-27T21:41:50.651Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-10-27T21:41:50.651Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-10-27T21:41:50.651Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-10-27T21:41:50.651Z] Preparing to unpack .../11-tzdata_2020a-0ubuntu0.18.04_all.deb ... [2020-10-27T21:41:50.911Z] Unpacking tzdata (2020a-0ubuntu0.18.04) over (2018d-1) ... [2020-10-27T21:41:51.483Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-10-27T21:41:51.483Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-10-27T21:41:51.743Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-10-27T21:41:51.743Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-10-27T21:41:51.743Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-27T21:41:51.743Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-27T21:41:52.709Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-27T21:41:52.709Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-27T21:41:52.978Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-27T21:41:52.978Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-27T21:41:52.978Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-27T21:41:53.252Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-27T21:41:53.252Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:53.252Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:41:53.252Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:53.525Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:41:53.525Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:53.525Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:41:53.525Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:53.799Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:41:54.755Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:54.755Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:41:55.791Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:55.791Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:41:56.363Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:56.363Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:41:56.624Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:56.624Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:41:57.570Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T21:41:57.570Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:41:57.833Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-27T21:41:57.833Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-27T21:41:57.833Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-10-27T21:41:57.833Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-27T21:41:58.093Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-10-27T21:41:58.093Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-27T21:41:58.093Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-10-27T21:41:58.093Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-10-27T21:41:58.356Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-27T21:41:58.356Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-27T21:41:58.356Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-27T21:41:58.619Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-27T21:41:58.619Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-10-27T21:41:58.619Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-10-27T21:41:58.619Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:41:58.881Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-27T21:41:58.881Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:41:58.881Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:41:58.881Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:41:58.881Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-10-27T21:41:58.881Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-10-27T21:41:58.881Z] Setting up tzdata (2020a-0ubuntu0.18.04) ... [2020-10-27T21:41:59.143Z] [2020-10-27T21:41:59.143Z] Current default time zone: 'Etc/UTC' [2020-10-27T21:41:59.143Z] Local time is now: Tue Oct 27 21:41:58 UTC 2020. [2020-10-27T21:41:59.143Z] Universal Time is now: Tue Oct 27 21:41:58 UTC 2020. [2020-10-27T21:41:59.143Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-10-27T21:41:59.143Z] [2020-10-27T21:41:59.143Z] Setting up systemd-sysv (237-3ubuntu10.42) ... [2020-10-27T21:41:59.143Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:41:59.143Z] Setting up linux-libc-dev:amd64 (4.15.0-122.124) ... [2020-10-27T21:41:59.143Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:41:59.143Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-10-27T21:41:59.143Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-10-27T21:41:59.143Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-27T21:41:59.405Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-10-27T21:41:59.405Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-10-27T21:41:59.405Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-10-27T21:41:59.405Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:41:59.405Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-10-27T21:41:59.405Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:41:59.668Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-27T21:41:59.668Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:41:59.668Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-27T21:41:59.668Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-10-27T21:41:59.668Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-10-27T21:41:59.668Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-27T21:41:59.668Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-10-27T21:41:59.668Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-10-27T21:41:59.668Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-27T21:41:59.668Z] Setting up ca-certificates (20190110~18.04.1) ... [2020-10-27T21:42:01.058Z] Updating certificates in /etc/ssl/certs... [2020-10-27T21:42:02.006Z] 2 added, 8 removed; done. [2020-10-27T21:42:02.006Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-10-27T21:42:02.006Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:42:02.006Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-10-27T21:42:02.006Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-10-27T21:42:02.006Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-10-27T21:42:02.006Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:42:02.006Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-27T21:42:02.006Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:42:02.006Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:42:02.006Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:42:02.006Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:42:02.006Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:42:02.267Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-10-27T21:42:02.267Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-27T21:42:02.267Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-27T21:42:02.267Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-27T21:42:02.267Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-27T21:42:02.267Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:42:02.267Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:42:02.267Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-27T21:42:02.267Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-27T21:42:02.528Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-27T21:42:02.528Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-27T21:42:02.528Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-27T21:42:02.528Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-27T21:42:02.528Z] Processing triggers for ca-certificates (20190110~18.04.1) ... [2020-10-27T21:42:02.528Z] Updating certificates in /etc/ssl/certs... [2020-10-27T21:42:03.101Z] 0 added, 0 removed; done. [2020-10-27T21:42:03.101Z] Running hooks in /etc/ca-certificates/update.d... [2020-10-27T21:42:03.101Z] done. [2020-10-27T21:42:03.673Z] Reading package lists... [2020-10-27T21:42:03.933Z] Building dependency tree... [2020-10-27T21:42:03.933Z] Reading state information... [2020-10-27T21:42:03.933Z] The following NEW packages will be installed: [2020-10-27T21:42:03.933Z] apt-transport-https [2020-10-27T21:42:04.194Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-10-27T21:42:04.194Z] Need to get 1692 B of archives. [2020-10-27T21:42:04.194Z] After this operation, 153 kB of additional disk space will be used. [2020-10-27T21:42:04.194Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-10-27T21:42:04.455Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T21:42:04.455Z] Fetched 1692 B in 0s (8398 B/s) [2020-10-27T21:42:04.455Z] Selecting previously unselected package apt-transport-https. [2020-10-27T21:42:04.455Z] (Reading database ... 13921 files and directories currently installed.) [2020-10-27T21:42:04.455Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-10-27T21:42:04.455Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-10-27T21:42:04.455Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-10-27T21:42:04.718Z] Waiting for network to be ready... [2020-10-27T21:42:10.012Z] 2020-10-27T21:42:08Z INFO Waiting for automatic snapd restart... [2020-10-27T21:42:10.598Z] snapd 2.47.1 from Canonical* installed [2020-10-27T21:42:10.598Z] "snapd" switched to the "latest/stable" channel [2020-10-27T21:42:10.598Z] [2020-10-27T21:42:14.754Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-9269 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [2020-10-27T21:42:14.810Z] core18 20200724 from Canonical* installed [2020-10-27T21:42:14.810Z] "core18" switched to the "latest/stable" channel [2020-10-27T21:42:14.810Z] [Pipeline] ws [2020-10-27T21:42:14.833Z] Running in /w/workspace/app-service-configurable/22 [Pipeline] { [Pipeline] checkout [2020-10-27T21:42:19.026Z] snapcraft 4.3 from Canonical* installed [2020-10-27T21:42:19.026Z] "snapcraft" switched to the "latest/stable" channel [2020-10-27T21:42:19.026Z] [2020-10-27T21:42:19.094Z] using credential edgex-jenkins-ssh [2020-10-27T21:42:19.166Z] Cloning the remote Git repository [2020-10-27T21:42:19.220Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T21:42:19.348Z] > git init /w/workspace/app-service-configurable/22 # timeout=10 [2020-10-27T21:42:19.414Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T21:42:19.414Z] > git --version # timeout=10 [2020-10-27T21:42:19.429Z] > git --version # 'git version 2.17.1' [2020-10-27T21:42:19.431Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T21:42:19.533Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T21:42:20.813Z] Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 37806d0f0f0ee3ebb33338a673f7de3d7288b498 [2020-10-27T21:42:21.010Z] Merge succeeded, producing 2dd19b7bb59c6743049aa938bd680d0098c4b571 [2020-10-27T21:42:21.010Z] Checking out Revision 2dd19b7bb59c6743049aa938bd680d0098c4b571 (PR-124) [2020-10-27T21:42:20.203Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T21:42:20.217Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T21:42:20.239Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T21:42:20.273Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T21:42:20.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T21:42:20.286Z] > 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 [2020-10-27T21:42:20.832Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T21:42:20.843Z] > git checkout -f 37806d0f0f0ee3ebb33338a673f7de3d7288b498 # timeout=10 [2020-10-27T21:42:20.915Z] > git remote # timeout=10 [2020-10-27T21:42:20.930Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T21:42:20.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T21:42:20.951Z] > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-27T21:42:20.997Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T21:42:21.018Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T21:42:21.029Z] > git checkout -f 2dd19b7bb59c6743049aa938bd680d0098c4b571 # timeout=10 [2020-10-27T21:42:22.326Z] 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: [2020-10-27T21:42:22.326Z] - README.md [2020-10-27T21:42:22.326Z] [2020-10-27T21:42:22.326Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-27T21:42:25.346Z] Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" [2020-10-27T21:42:25.371Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-27T21:42:25.359Z] > git rev-list --no-walk f4047201488c4590a14502076199b65bb4ffe549 # timeout=10 [2020-10-27T21:42:26.876Z] + echo snap-build.sh [2020-10-27T21:42:26.876Z] snap-build.sh [2020-10-27T21:42:26.876Z] + SNAP_BASE_DIR=. [2020-10-27T21:42:26.876Z] + '[' '!' -z /w/workspace/app-service-configurable/22 ']' [2020-10-27T21:42:26.876Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/22 [2020-10-27T21:42:26.876Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/22]' [2020-10-27T21:42:26.876Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/22] [2020-10-27T21:42:26.876Z] + cd /w/workspace/app-service-configurable/22 [2020-10-27T21:42:26.876Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-10-27T21:42:27.154Z] Reading package lists... [2020-10-27T21:42:27.754Z] Building dependency tree... [2020-10-27T21:42:27.754Z] Reading state information... [2020-10-27T21:42:28.742Z] The following packages were automatically installed and are no longer required: [2020-10-27T21:42:28.742Z] dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap [2020-10-27T21:42:28.742Z] xdelta3 [2020-10-27T21:42:28.742Z] Use 'sudo apt autoremove' to remove them. [2020-10-27T21:42:28.742Z] The following packages will be REMOVED: [2020-10-27T21:42:28.742Z] lxd* lxd-client* [2020-10-27T21:42:28.900Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-27T21:42:28.901Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-27T21:42:28.901Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-27T21:42:28.901Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-27T21:42:29.842Z] Reading package lists... [2020-10-27T21:42:30.101Z] 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 [2020-10-27T21:42:30.182Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-10-27T21:42:30.182Z] After this operation, 29.1 MB disk space will be freed. [2020-10-27T21:42:32.106Z] (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.) [2020-10-27T21:42:32.106Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-10-27T21:42:35.506Z] Removing lxd dnsmasq configuration [2020-10-27T21:42:35.506Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-10-27T21:42:35.506Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-10-27T21:42:36.678Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-27T21:42:36.679Z] Reading package lists... [2020-10-27T21:42:36.679Z] Building dependency tree... [2020-10-27T21:42:36.679Z] Reading state information... [2020-10-27T21:42:36.679Z] Suggested packages: [2020-10-27T21:42:36.679Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-27T21:42:36.679Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-10-27T21:42:36.679Z] Recommended packages: [2020-10-27T21:42:36.679Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2020-10-27T21:42:36.679Z] The following NEW packages will be installed: [2020-10-27T21:42:36.679Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2020-10-27T21:42:36.679Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2020-10-27T21:42:36.679Z] libzmq5 pkg-config [2020-10-27T21:42:36.940Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-10-27T21:42:36.940Z] Need to get 7861 kB of archives. [2020-10-27T21:42:36.940Z] After this operation, 44.1 MB of additional disk space will be used. [2020-10-27T21:42:36.940Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-10-27T21:42:36.940Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-10-27T21:42:36.940Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-10-27T21:42:36.958Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-27T21:42:37.201Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-10-27T21:42:37.201Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-27T21:42:37.201Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-10-27T21:42:37.201Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-10-27T21:42:37.201Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-10-27T21:42:37.462Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-10-27T21:42:37.462Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] [2020-10-27T21:42:37.462Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-10-27T21:42:37.462Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-10-27T21:42:37.463Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-27T21:42:37.463Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-10-27T21:42:37.507Z] (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.) [2020-10-27T21:42:37.507Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-10-27T21:42:37.722Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-10-27T21:42:37.722Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-10-27T21:42:37.983Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T21:42:37.983Z] Fetched 7861 kB in 1s (7191 kB/s) [2020-10-27T21:42:37.983Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-10-27T21:42:37.983Z] (Reading database ... 13925 files and directories currently installed.) [2020-10-27T21:42:37.983Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-10-27T21:42:37.983Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-10-27T21:42:38.244Z] Selecting previously unselected package libpsl5:amd64. [2020-10-27T21:42:38.244Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-10-27T21:42:38.244Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-10-27T21:42:38.244Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-10-27T21:42:38.244Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-10-27T21:42:38.244Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-10-27T21:42:38.244Z] Selecting previously unselected package librtmp1:amd64. [2020-10-27T21:42:38.244Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-10-27T21:42:38.244Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-10-27T21:42:38.244Z] Selecting previously unselected package libcurl4:amd64. [2020-10-27T21:42:38.244Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-27T21:42:38.244Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-27T21:42:38.504Z] Selecting previously unselected package curl. [2020-10-27T21:42:38.504Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-27T21:42:38.504Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-27T21:42:38.504Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-10-27T21:42:38.504Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-27T21:42:38.504Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-27T21:42:38.504Z] Selecting previously unselected package liberror-perl. [2020-10-27T21:42:38.504Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2020-10-27T21:42:38.504Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-27T21:42:38.504Z] Selecting previously unselected package git-man. [2020-10-27T21:42:38.504Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-27T21:42:38.764Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-27T21:42:38.764Z] Selecting previously unselected package git. [2020-10-27T21:42:38.764Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-10-27T21:42:38.764Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-27T21:42:39.707Z] Selecting previously unselected package libnorm1:amd64. [2020-10-27T21:42:39.707Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-10-27T21:42:39.707Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-27T21:42:39.707Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-10-27T21:42:39.707Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-10-27T21:42:39.707Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-27T21:42:39.967Z] Selecting previously unselected package libsodium23:amd64. [2020-10-27T21:42:39.967Z] Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... [2020-10-27T21:42:39.967Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-10-27T21:42:39.967Z] Selecting previously unselected package libzmq5:amd64. [2020-10-27T21:42:39.967Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-27T21:42:39.967Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-27T21:42:39.967Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-10-27T21:42:39.967Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-27T21:42:39.967Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-27T21:42:40.227Z] Selecting previously unselected package pkg-config. [2020-10-27T21:42:40.227Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-10-27T21:42:40.227Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-10-27T21:42:40.227Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-27T21:42:40.227Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-27T21:42:40.227Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-10-27T21:42:40.227Z] Setting up liberror-perl (0.17025-1) ... [2020-10-27T21:42:40.227Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-10-27T21:42:40.488Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-10-27T21:42:40.488Z] No schema files found: doing nothing. [2020-10-27T21:42:40.488Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-10-27T21:42:40.488Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-27T21:42:40.488Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-10-27T21:42:40.488Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-10-27T21:42:40.488Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-27T21:42:40.488Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-27T21:42:40.488Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-27T21:42:40.488Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-27T21:42:40.758Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-27T21:42:40.758Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-27T21:42:40.758Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-27T21:42:42.929Z] Processing triggers for systemd (237-3ubuntu10.39) ... [2020-10-27T21:42:42.929Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-10-27T21:42:47.337Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-27T21:42:47.337Z] curl set to automatically installed. [2020-10-27T21:42:47.337Z] git set to automatically installed. [2020-10-27T21:42:47.337Z] git-man set to automatically installed. [2020-10-27T21:42:47.337Z] libcurl3-gnutls set to automatically installed. [2020-10-27T21:42:47.337Z] libcurl4 set to automatically installed. [2020-10-27T21:42:47.337Z] liberror-perl set to automatically installed. [2020-10-27T21:42:47.337Z] libglib2.0-0 set to automatically installed. [2020-10-27T21:42:47.337Z] libnghttp2-14 set to automatically installed. [2020-10-27T21:42:47.337Z] libnorm1 set to automatically installed. [2020-10-27T21:42:47.337Z] libpgm-5.2-0 set to automatically installed. [2020-10-27T21:42:47.337Z] libpsl5 set to automatically installed. [2020-10-27T21:42:47.337Z] librtmp1 set to automatically installed. [2020-10-27T21:42:47.337Z] libsodium23 set to automatically installed. [2020-10-27T21:42:47.337Z] libzmq3-dev set to automatically installed. [2020-10-27T21:42:47.337Z] libzmq5 set to automatically installed. [2020-10-27T21:42:47.337Z] pkg-config set to automatically installed. [2020-10-27T21:42:48.719Z] snapd is not logged in, snap install commands will use sudo [2020-10-27T21:42:49.644Z] + sudo snap remove --purge lxd [2020-10-27T21:42:49.992Z] snap "lxd" is not installed [2020-10-27T21:42:49.992Z] + sudo groupadd --force --system lxd [2020-10-27T21:42:49.992Z] ++ whoami [2020-10-27T21:42:49.992Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-10-27T21:42:50.269Z] + newgrp - lxd [2020-10-27T21:42:50.269Z] + sudo snap install lxd [2020-10-27T21:42:55.299Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-27T21:43:01.891Z] core18 20200929 from Canonical* refreshed [2020-10-27T21:43:01.891Z] Pulling go [2020-10-27T21:43:03.311Z] 'app-service-config' has dependencies that need to be staged: go [2020-10-27T21:43:03.311Z] Skipping pull go (already ran) [2020-10-27T21:43:03.311Z] Building go [2020-10-27T21:43:03.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-27T21:43:03.311Z] Dload Upload Total Spent Left Speed [2020-10-27T21:43:07.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 25 115M 25 29.9M 0 0 27.3M 0 0:00:04 0:00:01 0:00:03 27.3M 52 115M 52 61.2M 0 0 29.4M 0 0:00:03 0:00:02 0:00:01 29.4M 79 115M 79 91.8M 0 0 29.8M 0 0:00:03 0:00:03 --:--:-- 29.8M 100 115M 100 115M 0 0 30.0M 0 0:00:03 0:00:03 --:--:-- 30.0M [2020-10-27T21:43:07.852Z] go1.15.2.linux-amd64.tar.gz: OK [2020-10-27T21:43:08.583Z] 2020-10-27T21:43:04Z INFO Waiting for restart... [2020-10-27T21:43:13.143Z] Staging go [2020-10-27T21:43:28.060Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-10-27T21:43:28.060Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-27T21:43:28.060Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-27T21:43:28.060Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Sources [236 kB] [2020-10-27T21:43:28.060Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] [2020-10-27T21:43:28.060Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] [2020-10-27T21:43:28.060Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] [2020-10-27T21:43:28.060Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] [2020-10-27T21:43:28.060Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [267 kB] [2020-10-27T21:43:28.060Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] [2020-10-27T21:43:28.060Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] [2020-10-27T21:43:28.060Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] [2020-10-27T21:43:28.060Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] [2020-10-27T21:43:28.060Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] [2020-10-27T21:43:28.060Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] [2020-10-27T21:43:28.060Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] [2020-10-27T21:43:28.060Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] [2020-10-27T21:43:28.060Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] [2020-10-27T21:43:28.060Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] [2020-10-27T21:43:28.060Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-10-27T21:43:28.060Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-10-27T21:43:28.060Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-10-27T21:43:28.060Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-10-27T21:43:28.060Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-10-27T21:43:28.060Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-10-27T21:43:28.060Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-10-27T21:43:28.060Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-10-27T21:43:28.060Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [495 kB] [2020-10-27T21:43:28.060Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] [2020-10-27T21:43:28.060Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] [2020-10-27T21:43:28.060Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [432 kB] [2020-10-27T21:43:28.060Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] [2020-10-27T21:43:28.060Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] [2020-10-27T21:43:28.060Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] [2020-10-27T21:43:28.060Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2020-10-27T21:43:28.060Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] [2020-10-27T21:43:28.060Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] [2020-10-27T21:43:28.060Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1680 kB] [2020-10-27T21:43:28.060Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] [2020-10-27T21:43:28.060Z] Fetched 34.8 MB in 6s (5732 kB/s) [2020-10-27T21:43:28.060Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-10-27T21:43:28.060Z] Fetched 224 kB in 0s (0 B/s) [2020-10-27T21:43:28.060Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-10-27T21:43:28.060Z] Fetched 157 kB in 0s (0 B/s) [2020-10-27T21:43:28.060Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-10-27T21:43:28.060Z] Fetched 221 kB in 0s (0 B/s) [2020-10-27T21:43:28.060Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-10-27T21:43:28.060Z] Fetched 143 kB in 0s (0 B/s) [2020-10-27T21:43:28.060Z] Pulling app-service-config [2020-10-27T21:43:28.060Z] Pulling config-common [2020-10-27T21:43:29.001Z] Skipping build go (already ran) [2020-10-27T21:43:29.261Z] Building app-service-config [2020-10-27T21:43:29.261Z] 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 [2020-10-27T21:43:30.665Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.55 [2020-10-27T21:43:30.665Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-10-27T21:43:30.665Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.56 [2020-10-27T21:43:30.665Z] go: downloading github.com/google/uuid v1.1.2 [2020-10-27T21:43:30.665Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.111 [2020-10-27T21:43:30.665Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-27T21:43:30.665Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-27T21:43:30.665Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-10-27T21:43:30.665Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-10-27T21:43:30.665Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-10-27T21:43:30.665Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-10-27T21:43:30.665Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-10-27T21:43:30.665Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-27T21:43:30.665Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-10-27T21:43:30.665Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-10-27T21:43:30.666Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-10-27T21:43:30.666Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-10-27T21:43:30.666Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-27T21:43:30.666Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-27T21:43:30.666Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-10-27T21:43:30.666Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-27T21:43:30.666Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-27T21:43:30.666Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-10-27T21:43:30.666Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-10-27T21:43:30.666Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-10-27T21:43:30.666Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-27T21:43:30.666Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-27T21:43:30.929Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-27T21:43:30.929Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-27T21:43:30.929Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-10-27T21:43:30.929Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-10-27T21:43:30.929Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-27T21:43:30.929Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-27T21:43:30.929Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-27T21:43:30.929Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-27T21:43:30.929Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-27T21:43:30.929Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-27T21:43:31.213Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-27T21:43:31.213Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-27T21:43:31.213Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-10-27T21:43:31.213Z] go: downloading github.com/golang/snappy v0.0.1 [2020-10-27T21:43:31.213Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-10-27T21:43:31.213Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-10-27T21:43:31.213Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-10-27T21:43:31.213Z] go: downloading golang.org/x/text v0.3.2 [2020-10-27T21:43:31.213Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-27T21:43:41.219Z] Building config-common [2020-10-27T21:43:43.762Z] Skipping stage go (already ran) [2020-10-27T21:43:43.762Z] Staging app-service-config [2020-10-27T21:43:44.704Z] Staging config-common [2020-10-27T21:43:45.645Z] Priming go [2020-10-27T21:43:47.029Z] Priming app-service-config [2020-10-27T21:43:47.574Z] lxd 4.7 from Canonical* installed [2020-10-27T21:43:47.574Z] + sudo lxd init --auto [2020-10-27T21:43:47.970Z] Priming config-common [2020-10-27T21:43:48.925Z] Snapping... [2020-10-27T21:43:50.314Z] Snapped edgex-app-service-configurable_1.2.0-20201027+9d63a31_amd64.snap [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] } [2020-10-27T21:43:57.715Z] + sudo snap install --classic snapcraft [2020-10-27T21:44:15.993Z] snapcraft 4.3 from Canonical* installed [2020-10-27T21:44:15.993Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-10-27T21:44:15.993Z] + sudo snapcraft --use-lxd [2020-10-27T21:44:20.296Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-10-27T21:44:20.296Z] 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: [2020-10-27T21:44:20.296Z] - README.md [2020-10-27T21:44:20.296Z] [2020-10-27T21:44:20.296Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-27T21:44:22.912Z] Launching a container. [2020-10-27T21:45:30.936Z] Waiting for container to be ready [2020-10-27T21:45:30.936Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-10-27T21:45:30.936Z] [2020-10-27T21:45:37.644Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-10-27T21:45:39.075Z] Waiting for network to be ready... [2020-10-27T21:45:40.514Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-27T21:45:40.514Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-10-27T21:45:40.788Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-27T21:45:40.788Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4148 B] [2020-10-27T21:45:40.788Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [236 kB] [2020-10-27T21:45:40.788Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] [2020-10-27T21:45:40.788Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [267 kB] [2020-10-27T21:45:41.059Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] [2020-10-27T21:45:41.059Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] [2020-10-27T21:45:41.059Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] [2020-10-27T21:45:41.059Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] [2020-10-27T21:45:41.059Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] [2020-10-27T21:45:41.059Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] [2020-10-27T21:45:41.059Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] [2020-10-27T21:45:41.059Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] [2020-10-27T21:45:41.332Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] [2020-10-27T21:45:41.332Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] [2020-10-27T21:45:41.606Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] [2020-10-27T21:45:41.606Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] [2020-10-27T21:45:41.606Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] [2020-10-27T21:45:41.606Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] [2020-10-27T21:45:41.606Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] [2020-10-27T21:45:41.606Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] [2020-10-27T21:45:41.606Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] [2020-10-27T21:45:41.606Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] [2020-10-27T21:45:41.606Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] [2020-10-27T21:45:41.881Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] [2020-10-27T21:45:42.154Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] [2020-10-27T21:45:42.154Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] [2020-10-27T21:45:42.154Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [432 kB] [2020-10-27T21:45:42.154Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [495 kB] [2020-10-27T21:45:42.154Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] [2020-10-27T21:45:42.154Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] [2020-10-27T21:45:42.154Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] [2020-10-27T21:45:42.154Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] [2020-10-27T21:45:42.154Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] [2020-10-27T21:45:42.154Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] [2020-10-27T21:45:42.427Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] [2020-10-27T21:45:42.427Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] [2020-10-27T21:45:54.807Z] Fetched 32.6 MB in 13s (2498 kB/s) [2020-10-27T21:45:57.430Z] Reading package lists... [2020-10-27T21:45:58.408Z] Reading package lists... [2020-10-27T21:45:59.002Z] Building dependency tree... [2020-10-27T21:45:59.002Z] Reading state information... [2020-10-27T21:45:59.976Z] The following additional packages will be installed: [2020-10-27T21:45:59.976Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-10-27T21:45:59.976Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-10-27T21:45:59.976Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-10-27T21:45:59.976Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-10-27T21:45:59.976Z] Suggested packages: [2020-10-27T21:45:59.976Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-10-27T21:45:59.976Z] Recommended packages: [2020-10-27T21:45:59.976Z] gnupg libsasl2-modules [2020-10-27T21:45:59.976Z] The following NEW packages will be installed: [2020-10-27T21:45:59.976Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-10-27T21:45:59.976Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-10-27T21:45:59.976Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-10-27T21:45:59.976Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-10-27T21:45:59.976Z] The following packages will be upgraded: [2020-10-27T21:45:59.976Z] gpg gpg-agent gpgconf libudev1 [2020-10-27T21:46:00.245Z] 4 upgraded, 18 newly installed, 0 to remove and 98 not upgraded. [2020-10-27T21:46:00.245Z] Need to get 3109 kB of archives. [2020-10-27T21:46:00.245Z] After this operation, 12.6 MB of additional disk space will be used. [2020-10-27T21:46:00.245Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.42 [48.8 kB] [2020-10-27T21:46:00.515Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.42 [1049 kB] [2020-10-27T21:46:00.786Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] [2020-10-27T21:46:00.786Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fuse arm64 2.9.7-1ubuntu1 [22.7 kB] [2020-10-27T21:46:00.786Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg arm64 2.2.4-1ubuntu1.3 [400 kB] [2020-10-27T21:46:00.786Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgconf arm64 2.2.4-1ubuntu1.3 [107 kB] [2020-10-27T21:46:00.786Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.3 [190 kB] [2020-10-27T21:46:01.060Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] [2020-10-27T21:46:01.060Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] [2020-10-27T21:46:01.060Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] [2020-10-27T21:46:01.060Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] [2020-10-27T21:46:01.060Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] [2020-10-27T21:46:01.060Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] [2020-10-27T21:46:01.060Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] [2020-10-27T21:46:01.060Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] [2020-10-27T21:46:01.060Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] [2020-10-27T21:46:01.060Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] [2020-10-27T21:46:01.060Z] 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] [2020-10-27T21:46:01.060Z] 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] [2020-10-27T21:46:01.060Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] [2020-10-27T21:46:01.060Z] 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] [2020-10-27T21:46:01.060Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 dirmngr arm64 2.2.4-1ubuntu1.3 [276 kB] [2020-10-27T21:46:01.652Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T21:46:01.652Z] Fetched 3109 kB in 1s (2839 kB/s) [2020-10-27T21:46:01.652Z] (Reading database ... 12460 files and directories currently installed.) [2020-10-27T21:46:01.652Z] Preparing to unpack .../libudev1_237-3ubuntu10.42_arm64.deb ... [2020-10-27T21:46:01.926Z] Unpacking libudev1:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-27T21:46:01.926Z] Setting up libudev1:arm64 (237-3ubuntu10.42) ... [2020-10-27T21:46:02.198Z] Selecting previously unselected package udev. [2020-10-27T21:46:02.198Z] (Reading database ... 12460 files and directories currently installed.) [2020-10-27T21:46:02.198Z] Preparing to unpack .../00-udev_237-3ubuntu10.42_arm64.deb ... [2020-10-27T21:46:02.198Z] Unpacking udev (237-3ubuntu10.42) ... [2020-10-27T21:46:02.793Z] Selecting previously unselected package libfuse2:arm64. [2020-10-27T21:46:02.793Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_arm64.deb ... [2020-10-27T21:46:02.793Z] Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... [2020-10-27T21:46:02.793Z] Selecting previously unselected package fuse. [2020-10-27T21:46:02.793Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_arm64.deb ... [2020-10-27T21:46:02.793Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-10-27T21:46:03.065Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-27T21:46:03.065Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-27T21:46:03.336Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-27T21:46:03.336Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-27T21:46:03.608Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-27T21:46:03.608Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-27T21:46:03.608Z] Selecting previously unselected package libksba8:arm64. [2020-10-27T21:46:03.608Z] Preparing to unpack .../06-libksba8_1.3.5-2_arm64.deb ... [2020-10-27T21:46:03.608Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2020-10-27T21:46:03.884Z] Selecting previously unselected package libroken18-heimdal:arm64. [2020-10-27T21:46:03.884Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-27T21:46:03.884Z] Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:03.884Z] Selecting previously unselected package libasn1-8-heimdal:arm64. [2020-10-27T21:46:03.884Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-27T21:46:03.884Z] Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:04.161Z] Selecting previously unselected package libheimbase1-heimdal:arm64. [2020-10-27T21:46:04.161Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-27T21:46:04.161Z] Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:04.437Z] Selecting previously unselected package libhcrypto4-heimdal:arm64. [2020-10-27T21:46:04.437Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-27T21:46:04.437Z] Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:04.437Z] Selecting previously unselected package libwind0-heimdal:arm64. [2020-10-27T21:46:04.437Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-27T21:46:04.437Z] Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:04.787Z] Selecting previously unselected package libhx509-5-heimdal:arm64. [2020-10-27T21:46:04.787Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-27T21:46:04.787Z] Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:04.787Z] Selecting previously unselected package libkrb5-26-heimdal:arm64. [2020-10-27T21:46:04.787Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-27T21:46:04.787Z] Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:05.116Z] Selecting previously unselected package libheimntlm0-heimdal:arm64. [2020-10-27T21:46:05.116Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-27T21:46:05.116Z] Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:05.116Z] Selecting previously unselected package libgssapi3-heimdal:arm64. [2020-10-27T21:46:05.116Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-27T21:46:05.116Z] Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:05.387Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2020-10-27T21:46:05.387Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-10-27T21:46:05.387Z] Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-27T21:46:05.387Z] Selecting previously unselected package libsasl2-2:arm64. [2020-10-27T21:46:05.387Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-10-27T21:46:05.387Z] Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-27T21:46:05.660Z] Selecting previously unselected package libldap-common. [2020-10-27T21:46:05.660Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... [2020-10-27T21:46:05.660Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-27T21:46:05.660Z] Selecting previously unselected package libldap-2.4-2:arm64. [2020-10-27T21:46:05.660Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_arm64.deb ... [2020-10-27T21:46:05.660Z] Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-27T21:46:05.934Z] Selecting previously unselected package dirmngr. [2020-10-27T21:46:05.934Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-27T21:46:05.934Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-10-27T21:46:06.212Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-27T21:46:06.212Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-10-27T21:46:06.212Z] Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... [2020-10-27T21:46:06.212Z] Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-27T21:46:06.483Z] Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-27T21:46:06.483Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-10-27T21:46:06.483Z] Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:06.483Z] Setting up libksba8:arm64 (1.3.5-2) ... [2020-10-27T21:46:06.483Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-27T21:46:06.483Z] Setting up udev (237-3ubuntu10.42) ... [2020-10-27T21:46:07.910Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-10-27T21:46:07.910Z] Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:08.182Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-10-27T21:46:08.182Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-10-27T21:46:08.454Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-10-27T21:46:08.454Z] Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:08.454Z] Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:08.454Z] Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:08.454Z] Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:08.454Z] Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:08.727Z] Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:08.727Z] Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-27T21:46:08.727Z] Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-27T21:46:08.727Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-10-27T21:46:08.727Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-27T21:46:10.700Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-10-27T21:46:10.700Z] settings in the [Install] section, and DefaultInstance for template units). [2020-10-27T21:46:10.700Z] This means they are not meant to be enabled using systemctl. [2020-10-27T21:46:10.700Z] Possible reasons for having this kind of units are: [2020-10-27T21:46:10.700Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-10-27T21:46:10.700Z] .wants/ or .requires/ directory. [2020-10-27T21:46:10.700Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-10-27T21:46:10.700Z] a requirement dependency on it. [2020-10-27T21:46:10.700Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-10-27T21:46:10.700Z] D-Bus, udev, scripted systemctl call, ...). [2020-10-27T21:46:10.700Z] 4) In case of template units, the unit is meant to be enabled with some [2020-10-27T21:46:10.700Z] instance name specified. [2020-10-27T21:46:11.676Z] Reading package lists... [2020-10-27T21:46:12.655Z] Building dependency tree... [2020-10-27T21:46:12.655Z] Reading state information... [2020-10-27T21:46:13.250Z] The following additional packages will be installed: [2020-10-27T21:46:13.250Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-10-27T21:46:13.250Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-10-27T21:46:13.250Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-10-27T21:46:13.250Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-10-27T21:46:13.250Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-10-27T21:46:13.250Z] Suggested packages: [2020-10-27T21:46:13.250Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-10-27T21:46:13.250Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-10-27T21:46:13.250Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-10-27T21:46:13.250Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-10-27T21:46:13.250Z] systemd-container policykit-1 [2020-10-27T21:46:13.250Z] Recommended packages: [2020-10-27T21:46:13.250Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-10-27T21:46:13.522Z] The following NEW packages will be installed: [2020-10-27T21:46:13.522Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-10-27T21:46:13.522Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-10-27T21:46:13.522Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-10-27T21:46:13.522Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-10-27T21:46:13.522Z] python3.6-minimal snapd squashfs-tools sudo [2020-10-27T21:46:13.522Z] The following packages will be upgraded: [2020-10-27T21:46:13.522Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-10-27T21:46:13.794Z] 5 upgraded, 25 newly installed, 0 to remove and 93 not upgraded. [2020-10-27T21:46:13.794Z] Need to get 30.9 MB of archives. [2020-10-27T21:46:13.794Z] After this operation, 132 MB of additional disk space will be used. [2020-10-27T21:46:13.794Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.42 [2560 kB] [2020-10-27T21:46:14.392Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.42 [175 kB] [2020-10-27T21:46:14.392Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapt-pkg5.0 arm64 1.6.12ubuntu0.1 [766 kB] [2020-10-27T21:46:14.665Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apt arm64 1.6.12ubuntu0.1 [1166 kB] [2020-10-27T21:46:14.665Z] 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] [2020-10-27T21:46:14.665Z] 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] [2020-10-27T21:46:14.665Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-10-27T21:46:14.665Z] 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] [2020-10-27T21:46:14.935Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] [2020-10-27T21:46:14.935Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-10-27T21:46:14.935Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] [2020-10-27T21:46:14.935Z] 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] [2020-10-27T21:46:14.935Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-10-27T21:46:14.935Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] [2020-10-27T21:46:14.935Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] [2020-10-27T21:46:14.935Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 multiarch-support arm64 2.27-3ubuntu1.2 [6920 B] [2020-10-27T21:46:14.935Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] [2020-10-27T21:46:14.935Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-10-27T21:46:15.212Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.3 [382 kB] [2020-10-27T21:46:15.212Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] [2020-10-27T21:46:15.212Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-10-27T21:46:15.212Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] [2020-10-27T21:46:15.212Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] [2020-10-27T21:46:15.212Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] [2020-10-27T21:46:15.212Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] [2020-10-27T21:46:15.212Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] [2020-10-27T21:46:15.212Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.4 [724 kB] [2020-10-27T21:46:15.212Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-10-27T21:46:15.212Z] 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] [2020-10-27T21:46:15.482Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.47.1+18.04 [18.5 MB] [2020-10-27T21:46:16.916Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T21:46:17.186Z] Fetched 30.9 MB in 3s (10.1 MB/s) [2020-10-27T21:46:17.186Z] (Reading database ... 12706 files and directories currently installed.) [2020-10-27T21:46:17.186Z] Preparing to unpack .../systemd_237-3ubuntu10.42_arm64.deb ... [2020-10-27T21:46:17.779Z] Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-27T21:46:18.750Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.42_arm64.deb ... [2020-10-27T21:46:19.021Z] Unpacking libsystemd0:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-27T21:46:19.022Z] Setting up libsystemd0:arm64 (237-3ubuntu10.42) ... [2020-10-27T21:46:19.293Z] (Reading database ... 12706 files and directories currently installed.) [2020-10-27T21:46:19.293Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_arm64.deb ... [2020-10-27T21:46:19.293Z] Unpacking libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-10-27T21:46:19.566Z] Setting up libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) ... [2020-10-27T21:46:19.837Z] (Reading database ... 12706 files and directories currently installed.) [2020-10-27T21:46:19.837Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_arm64.deb ... [2020-10-27T21:46:19.837Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-10-27T21:46:20.437Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-10-27T21:46:20.712Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-10-27T21:46:22.156Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-10-27T21:46:22.431Z] (Reading database ... 12713 files and directories currently installed.) [2020-10-27T21:46:22.431Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... [2020-10-27T21:46:22.431Z] Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-10-27T21:46:22.704Z] Selecting previously unselected package libpython3.6-minimal:arm64. [2020-10-27T21:46:22.704Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-10-27T21:46:22.704Z] Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-27T21:46:23.299Z] Selecting previously unselected package libexpat1:arm64. [2020-10-27T21:46:23.299Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-10-27T21:46:23.299Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-10-27T21:46:23.299Z] Selecting previously unselected package python3.6-minimal. [2020-10-27T21:46:23.299Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-10-27T21:46:23.299Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-10-27T21:46:23.893Z] Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-27T21:46:24.168Z] Checking for services that may need to be restarted...done. [2020-10-27T21:46:24.168Z] Checking for services that may need to be restarted...done. [2020-10-27T21:46:24.441Z] Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-27T21:46:24.441Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-10-27T21:46:24.441Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-10-27T21:46:26.411Z] Selecting previously unselected package python3-minimal. [2020-10-27T21:46:26.683Z] (Reading database ... 12961 files and directories currently installed.) [2020-10-27T21:46:26.683Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... [2020-10-27T21:46:26.683Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-10-27T21:46:26.683Z] Selecting previously unselected package mime-support. [2020-10-27T21:46:26.683Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-10-27T21:46:26.683Z] Unpacking mime-support (3.60ubuntu1) ... [2020-10-27T21:46:26.956Z] Selecting previously unselected package libmpdec2:arm64. [2020-10-27T21:46:26.956Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... [2020-10-27T21:46:26.956Z] Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... [2020-10-27T21:46:26.956Z] Selecting previously unselected package libpython3.6-stdlib:arm64. [2020-10-27T21:46:26.956Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-10-27T21:46:26.956Z] Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-27T21:46:27.936Z] Selecting previously unselected package python3.6. [2020-10-27T21:46:27.936Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-10-27T21:46:27.936Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-27T21:46:27.936Z] Selecting previously unselected package libpython3-stdlib:arm64. [2020-10-27T21:46:27.936Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... [2020-10-27T21:46:27.936Z] Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... [2020-10-27T21:46:28.209Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-10-27T21:46:29.182Z] Selecting previously unselected package python3. [2020-10-27T21:46:29.182Z] (Reading database ... 13391 files and directories currently installed.) [2020-10-27T21:46:29.182Z] Preparing to unpack .../python3_3.6.7-1~18.04_arm64.deb ... [2020-10-27T21:46:29.182Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-10-27T21:46:29.182Z] Selecting previously unselected package multiarch-support. [2020-10-27T21:46:29.182Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_arm64.deb ... [2020-10-27T21:46:29.182Z] Unpacking multiarch-support (2.27-3ubuntu1.2) ... [2020-10-27T21:46:29.182Z] Setting up multiarch-support (2.27-3ubuntu1.2) ... [2020-10-27T21:46:29.458Z] Selecting previously unselected package liblzo2-2:arm64. [2020-10-27T21:46:29.458Z] (Reading database ... 13428 files and directories currently installed.) [2020-10-27T21:46:29.458Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... [2020-10-27T21:46:29.458Z] Unpacking liblzo2-2:arm64 (2.08-1.2) ... [2020-10-27T21:46:29.458Z] Selecting previously unselected package libbsd0:arm64. [2020-10-27T21:46:29.458Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-10-27T21:46:29.458Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-10-27T21:46:29.731Z] Selecting previously unselected package sudo. [2020-10-27T21:46:29.731Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_arm64.deb ... [2020-10-27T21:46:29.731Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-10-27T21:46:30.002Z] Selecting previously unselected package apparmor. [2020-10-27T21:46:30.002Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_arm64.deb ... [2020-10-27T21:46:30.002Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-10-27T21:46:30.273Z] Selecting previously unselected package libedit2:arm64. [2020-10-27T21:46:30.273Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_arm64.deb ... [2020-10-27T21:46:30.273Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-10-27T21:46:30.568Z] Selecting previously unselected package libkrb5support0:arm64. [2020-10-27T21:46:30.568Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... [2020-10-27T21:46:30.568Z] Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-10-27T21:46:30.568Z] Selecting previously unselected package libk5crypto3:arm64. [2020-10-27T21:46:30.568Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... [2020-10-27T21:46:30.839Z] Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-10-27T21:46:30.839Z] Selecting previously unselected package libkeyutils1:arm64. [2020-10-27T21:46:30.839Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... [2020-10-27T21:46:30.839Z] Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-10-27T21:46:31.111Z] Selecting previously unselected package libkrb5-3:arm64. [2020-10-27T21:46:31.111Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... [2020-10-27T21:46:31.111Z] Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-10-27T21:46:31.384Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-10-27T21:46:31.384Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... [2020-10-27T21:46:31.384Z] Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-10-27T21:46:31.384Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-10-27T21:46:31.384Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_arm64.deb ... [2020-10-27T21:46:31.384Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... [2020-10-27T21:46:31.978Z] Selecting previously unselected package openssh-client. [2020-10-27T21:46:31.978Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-10-27T21:46:31.978Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-10-27T21:46:32.249Z] Selecting previously unselected package squashfs-tools. [2020-10-27T21:46:32.250Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... [2020-10-27T21:46:32.250Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-10-27T21:46:32.250Z] Selecting previously unselected package snapd. [2020-10-27T21:46:32.250Z] Preparing to unpack .../13-snapd_2.47.1+18.04_arm64.deb ... [2020-10-27T21:46:32.523Z] Unpacking snapd (2.47.1+18.04) ... [2020-10-27T21:46:37.919Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-10-27T21:46:37.919Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... [2020-10-27T21:46:37.919Z] Setting up mime-support (3.60ubuntu1) ... [2020-10-27T21:46:37.919Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-10-27T21:46:37.919Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-10-27T21:46:37.919Z] Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-10-27T21:46:37.919Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-27T21:46:37.919Z] Setting up systemd (237-3ubuntu10.42) ... [2020-10-27T21:46:37.919Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-10-27T21:46:39.354Z] Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-10-27T21:46:39.354Z] Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... [2020-10-27T21:46:39.354Z] Setting up liblzo2-2:arm64 (2.08-1.2) ... [2020-10-27T21:46:39.354Z] Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-27T21:46:39.639Z] Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-10-27T21:46:39.639Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-27T21:46:43.094Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-10-27T21:46:43.094Z] Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-10-27T21:46:43.094Z] Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... [2020-10-27T21:46:43.094Z] Setting up python3 (3.6.7-1~18.04) ... [2020-10-27T21:46:43.094Z] running python rtupdate hooks for python3.6... [2020-10-27T21:46:43.094Z] running python post-rtupdate hooks for python3.6... [2020-10-27T21:46:43.363Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-10-27T21:46:45.964Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-10-27T21:46:46.236Z] Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-10-27T21:46:46.236Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-10-27T21:46:46.507Z] Setting up snapd (2.47.1+18.04) ... [2020-10-27T21:46:47.936Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-10-27T21:46:48.914Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-10-27T21:46:49.508Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-10-27T21:46:50.105Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-10-27T21:46:51.079Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-10-27T21:46:51.079Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-10-27T21:46:51.672Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-10-27T21:46:52.266Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-10-27T21:46:52.863Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-10-27T21:46:53.841Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-10-27T21:46:54.113Z] /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' [2020-10-27T21:46:54.113Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-27T21:46:54.113Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-27T21:46:57.496Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-10-27T21:46:57.496Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-27T21:46:57.496Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-10-27T21:47:02.766Z] Reading package lists... [2020-10-27T21:47:03.310Z] Reading package lists... [2020-10-27T21:47:03.902Z] Building dependency tree... [2020-10-27T21:47:03.902Z] Reading state information... [2020-10-27T21:47:04.174Z] Calculating upgrade... [2020-10-27T21:47:05.603Z] The following packages will be upgraded: [2020-10-27T21:47:05.603Z] advancecomp base-files bash binutils binutils-aarch64-linux-gnu [2020-10-27T21:47:05.603Z] binutils-common bsdutils bzip2 ca-certificates cpp cpp-7 debconf dpkg [2020-10-27T21:47:05.603Z] dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv grep [2020-10-27T21:47:05.603Z] libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 libc-bin [2020-10-27T21:47:05.604Z] libc-dev-bin libc6 libc6-dev libcc1-0 libcom-err2 libcryptsetup12 libdb5.3 [2020-10-27T21:47:05.604Z] libdevmapper1.02.1 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 [2020-10-27T21:47:05.604Z] libgcrypt20 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 [2020-10-27T21:47:05.604Z] libkmod2 liblsan0 libmount1 libncurses5 libncursesw5 libpam-modules [2020-10-27T21:47:05.604Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2020-10-27T21:47:05.604Z] libprocps6 libseccomp2 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev [2020-10-27T21:47:05.604Z] libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 [2020-10-27T21:47:05.604Z] linux-libc-dev login mount ncurses-base ncurses-bin openssl passwd patch [2020-10-27T21:47:05.604Z] perl perl-base perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar [2020-10-27T21:47:05.604Z] tzdata ubuntu-keyring util-linux [2020-10-27T21:47:05.604Z] 93 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-10-27T21:47:05.604Z] Need to get 54.3 MB of archives. [2020-10-27T21:47:05.604Z] After this operation, 5729 kB of additional disk space will be used. [2020-10-27T21:47:05.604Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc6-dev arm64 2.27-3ubuntu1.2 [2049 kB] [2020-10-27T21:47:06.198Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.2 [58.7 kB] [2020-10-27T21:47:06.198Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 linux-libc-dev arm64 4.15.0-122.124 [975 kB] [2020-10-27T21:47:06.471Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-10-27T21:47:06.471Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-10-27T21:47:06.471Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] [2020-10-27T21:47:06.471Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] [2020-10-27T21:47:06.471Z] 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] [2020-10-27T21:47:06.471Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc1 arm64 1:8.4.0-1ubuntu1~18.04 [34.4 kB] [2020-10-27T21:47:06.471Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] [2020-10-27T21:47:06.471Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-10-27T21:47:06.471Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] [2020-10-27T21:47:06.471Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc6 arm64 2.27-3ubuntu1.2 [2274 kB] [2020-10-27T21:47:06.748Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.10 [60.2 kB] [2020-10-27T21:47:06.749Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.2 [546 kB] [2020-10-27T21:47:06.749Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bsdutils arm64 1:2.31.1-0.4ubuntu3.7 [54.6 kB] [2020-10-27T21:47:06.749Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.1 [207 kB] [2020-10-27T21:47:06.749Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.3 [1090 kB] [2020-10-27T21:47:06.749Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.3 [137 kB] [2020-10-27T21:47:06.749Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.3 [346 kB] [2020-10-27T21:47:06.749Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] [2020-10-27T21:47:06.749Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2 [301 kB] [2020-10-27T21:47:07.022Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04 [154 kB] [2020-10-27T21:47:07.022Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] [2020-10-27T21:47:07.294Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] [2020-10-27T21:47:07.294Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] [2020-10-27T21:47:07.294Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-10-27T21:47:07.294Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bzip2 arm64 1.0.6-8.1ubuntu0.2 [32.2 kB] [2020-10-27T21:47:07.294Z] 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] [2020-10-27T21:47:07.294Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libdb5.3 arm64 5.3.28-13.1ubuntu1.1 [573 kB] [2020-10-27T21:47:07.294Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.7 [18.5 kB] [2020-10-27T21:47:07.294Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] [2020-10-27T21:47:07.294Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] [2020-10-27T21:47:07.294Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] [2020-10-27T21:47:07.294Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04 [77.0 kB] [2020-10-27T21:47:07.294Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04 [71.0 kB] [2020-10-27T21:47:07.568Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04 [96.4 kB] [2020-10-27T21:47:07.568Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.7 [70.8 kB] [2020-10-27T21:47:07.568Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.7 [95.1 kB] [2020-10-27T21:47:07.568Z] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.7 [818 kB] [2020-10-27T21:47:07.568Z] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc-bin arm64 2.27-3ubuntu1.2 [475 kB] [2020-10-27T21:47:07.568Z] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-10-27T21:47:07.568Z] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] [2020-10-27T21:47:07.568Z] 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] [2020-10-27T21:47:07.568Z] 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] [2020-10-27T21:47:07.569Z] 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] [2020-10-27T21:47:07.569Z] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 mount arm64 2.31.1-0.4ubuntu3.7 [97.9 kB] [2020-10-27T21:47:07.569Z] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.42 [15.2 kB] [2020-10-27T21:47:07.569Z] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.3 [8292 B] [2020-10-27T21:47:07.569Z] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.2 [325 kB] [2020-10-27T21:47:07.841Z] 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] [2020-10-27T21:47:07.841Z] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libss2 arm64 1.44.1-1ubuntu1.3 [9984 B] [2020-10-27T21:47:07.841Z] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.1 [161 kB] [2020-10-27T21:47:07.841Z] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2 [761 kB] [2020-10-27T21:47:07.841Z] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgv arm64 2.2.4-1ubuntu1.3 [167 kB] [2020-10-27T21:47:07.841Z] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] [2020-10-27T21:47:07.841Z] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libidn2-0 arm64 2.0.4-1.1ubuntu0.2 [46.2 kB] [2020-10-27T21:47:07.841Z] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] [2020-10-27T21:47:07.841Z] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libseccomp2 arm64 2.4.3-1ubuntu3.18.04.3 [37.0 kB] [2020-10-27T21:47:07.841Z] 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] [2020-10-27T21:47:07.841Z] Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libprocps6 arm64 2:3.3.12-3ubuntu1.2 [28.7 kB] [2020-10-27T21:47:07.841Z] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] [2020-10-27T21:47:07.841Z] Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.6 [583 kB] [2020-10-27T21:47:07.841Z] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 ca-certificates all 20190110~18.04.1 [146 kB] [2020-10-27T21:47:07.842Z] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] [2020-10-27T21:47:07.842Z] 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] [2020-10-27T21:47:07.842Z] Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] [2020-10-27T21:47:07.842Z] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] [2020-10-27T21:47:08.115Z] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] [2020-10-27T21:47:08.115Z] Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] [2020-10-27T21:47:08.115Z] Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] [2020-10-27T21:47:08.115Z] Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] [2020-10-27T21:47:08.115Z] Get:73 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpng16-16 arm64 1.6.34-1ubuntu0.18.04.2 [162 kB] [2020-10-27T21:47:08.115Z] Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 advancecomp arm64 2.1-1ubuntu0.18.04.1 [177 kB] [2020-10-27T21:47:08.115Z] 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] [2020-10-27T21:47:08.115Z] Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] [2020-10-27T21:47:08.115Z] Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] [2020-10-27T21:47:08.115Z] Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-10-27T21:47:08.115Z] Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-10-27T21:47:08.115Z] Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-10-27T21:47:08.388Z] Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] [2020-10-27T21:47:08.661Z] Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] [2020-10-27T21:47:09.256Z] Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-10-27T21:47:09.855Z] Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] [2020-10-27T21:47:09.855Z] Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] [2020-10-27T21:47:10.447Z] 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] [2020-10-27T21:47:10.447Z] Get:87 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-10-27T21:47:10.447Z] Get:88 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-10-27T21:47:10.718Z] Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-10-27T21:47:10.718Z] Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-10-27T21:47:10.988Z] Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-10-27T21:47:10.988Z] Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-10-27T21:47:10.988Z] Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-10-27T21:47:11.578Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T21:47:11.848Z] Fetched 54.3 MB in 6s (9483 kB/s) [2020-10-27T21:47:11.849Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:11.849Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.2_arm64.deb ... [2020-10-27T21:47:11.849Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-27T21:47:13.319Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.2_arm64.deb ... [2020-10-27T21:47:13.319Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-27T21:47:13.319Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_arm64.deb ... [2020-10-27T21:47:13.319Z] Unpacking linux-libc-dev:arm64 (4.15.0-122.124) over (4.15.0-20.21) ... [2020-10-27T21:47:14.295Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-27T21:47:14.295Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:47:14.566Z] Preparing to unpack .../4-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-27T21:47:14.566Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:47:14.839Z] Preparing to unpack .../5-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-27T21:47:14.839Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:47:14.839Z] Preparing to unpack .../6-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-27T21:47:15.110Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:47:15.110Z] Preparing to unpack .../7-gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-27T21:47:15.110Z] Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:47:15.381Z] Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:47:15.381Z] (Reading database ... 13860 files and directories currently installed.) [2020-10-27T21:47:15.381Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-27T21:47:15.650Z] Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-10-27T21:47:15.651Z] Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:47:15.922Z] (Reading database ... 13860 files and directories currently installed.) [2020-10-27T21:47:15.922Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-27T21:47:15.922Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:47:15.922Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-27T21:47:16.192Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:47:16.192Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-27T21:47:16.462Z] Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-27T21:47:16.462Z] Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:47:16.734Z] (Reading database ... 13860 files and directories currently installed.) [2020-10-27T21:47:16.734Z] Preparing to unpack .../libc6_2.27-3ubuntu1.2_arm64.deb ... [2020-10-27T21:47:17.329Z] Unpacking libc6:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-27T21:47:18.310Z] Setting up libc6:arm64 (2.27-3ubuntu1.2) ... [2020-10-27T21:47:18.913Z] (Reading database ... 13860 files and directories currently installed.) [2020-10-27T21:47:18.913Z] Preparing to unpack .../base-files_10.1ubuntu2.10_arm64.deb ... [2020-10-27T21:47:18.913Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-10-27T21:47:18.913Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-10-27T21:47:19.188Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-10-27T21:47:19.785Z] Setting up base-files (10.1ubuntu2.10) ... [2020-10-27T21:47:19.785Z] Installing new version of config file /etc/issue ... [2020-10-27T21:47:19.785Z] Installing new version of config file /etc/issue.net ... [2020-10-27T21:47:19.785Z] Installing new version of config file /etc/lsb-release ... [2020-10-27T21:47:19.785Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-10-27T21:47:20.762Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-10-27T21:47:21.036Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-10-27T21:47:21.036Z] Removing obsolete conffile /etc/default/motd-news ... [2020-10-27T21:47:21.036Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:21.036Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_arm64.deb ... [2020-10-27T21:47:21.310Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-10-27T21:47:21.584Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-10-27T21:47:21.584Z] 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 [2020-10-27T21:47:21.856Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:21.856Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-27T21:47:21.856Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-10-27T21:47:21.856Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:47:22.129Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:22.129Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_arm64.deb ... [2020-10-27T21:47:22.129Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-10-27T21:47:22.400Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-10-27T21:47:22.674Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:22.674Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_arm64.deb ... [2020-10-27T21:47:22.674Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-27T21:47:23.269Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-10-27T21:47:23.269Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:23.269Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-10-27T21:47:23.544Z] Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-27T21:47:23.544Z] Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.3) ... [2020-10-27T21:47:23.817Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:23.817Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_arm64.deb ... [2020-10-27T21:47:23.817Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-27T21:47:24.089Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-10-27T21:47:24.362Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:24.362Z] Preparing to unpack .../grep_3.1-2build1_arm64.deb ... [2020-10-27T21:47:24.362Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-10-27T21:47:24.362Z] Setting up grep (3.1-2build1) ... [2020-10-27T21:47:24.634Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:24.634Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_arm64.deb ... [2020-10-27T21:47:24.634Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-10-27T21:47:24.907Z] Setting up login (1:4.5-1ubuntu2) ... [2020-10-27T21:47:25.180Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:25.180Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_arm64.deb ... [2020-10-27T21:47:25.180Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-27T21:47:25.454Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-10-27T21:47:25.727Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:25.728Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-27T21:47:25.728Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-27T21:47:27.155Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-27T21:47:27.155Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-27T21:47:27.155Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-27T21:47:27.435Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-27T21:47:28.030Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-10-27T21:47:28.303Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:28.303Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-10-27T21:47:28.303Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-27T21:47:30.278Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... [2020-10-27T21:47:30.278Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-10-27T21:47:30.278Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... [2020-10-27T21:47:30.278Z] Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-10-27T21:47:30.278Z] Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... [2020-10-27T21:47:30.550Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:30.550Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... [2020-10-27T21:47:30.550Z] Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-10-27T21:47:30.822Z] Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... [2020-10-27T21:47:31.094Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:31.094Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-27T21:47:31.094Z] Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-27T21:47:31.365Z] Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:47:31.365Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:31.365Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-27T21:47:31.365Z] Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-27T21:47:31.637Z] Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:47:31.910Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:31.910Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-27T21:47:31.910Z] Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-27T21:47:31.910Z] Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:47:32.182Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:32.182Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-27T21:47:32.182Z] Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-27T21:47:32.456Z] Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:47:32.728Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:32.728Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-10-27T21:47:32.728Z] Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-27T21:47:32.728Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-10-27T21:47:33.001Z] Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-27T21:47:33.002Z] Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04) ... [2020-10-27T21:47:33.276Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:33.276Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-10-27T21:47:33.276Z] Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-27T21:47:33.548Z] Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04) ... [2020-10-27T21:47:33.548Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:33.548Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-27T21:47:33.821Z] Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-27T21:47:33.821Z] Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:47:34.094Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:34.094Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-27T21:47:34.368Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-27T21:47:34.641Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:47:34.641Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:34.641Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-27T21:47:34.916Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-27T21:47:35.896Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:47:36.871Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-10-27T21:47:37.847Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-10-27T21:47:37.847Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:37.847Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_arm64.deb ... [2020-10-27T21:47:38.120Z] Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-27T21:47:38.394Z] Setting up libc-bin (2.27-3ubuntu1.2) ... [2020-10-27T21:47:38.666Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-27T21:47:38.666Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-10-27T21:47:38.666Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-27T21:47:38.939Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-10-27T21:47:39.212Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-27T21:47:39.212Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-10-27T21:47:39.212Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-10-27T21:47:39.484Z] Setting up debconf (1.5.66ubuntu1) ... [2020-10-27T21:47:40.560Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-27T21:47:40.560Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-10-27T21:47:40.560Z] Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-27T21:47:40.560Z] Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-27T21:47:41.156Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-27T21:47:41.156Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-10-27T21:47:41.156Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-27T21:47:41.428Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-27T21:47:41.428Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-27T21:47:41.428Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-10-27T21:47:42.023Z] Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-27T21:47:42.023Z] Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-27T21:47:42.294Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-27T21:47:42.295Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-27T21:47:42.295Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-27T21:47:42.567Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_arm64.deb ... [2020-10-27T21:47:42.567Z] Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-27T21:47:42.840Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-10-27T21:47:42.840Z] Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-27T21:47:42.840Z] Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.3) ... [2020-10-27T21:47:43.112Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-27T21:47:43.112Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_arm64.deb ... [2020-10-27T21:47:43.112Z] Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-10-27T21:47:43.385Z] Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.2) ... [2020-10-27T21:47:43.385Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-27T21:47:43.656Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-10-27T21:47:43.656Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-27T21:47:43.656Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-27T21:47:44.632Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-27T21:47:44.632Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-10-27T21:47:44.632Z] Unpacking libss2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-27T21:47:44.632Z] Setting up libss2:arm64 (1.44.1-1ubuntu1.3) ... [2020-10-27T21:47:44.904Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-27T21:47:44.904Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_arm64.deb ... [2020-10-27T21:47:44.904Z] Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-10-27T21:47:44.904Z] Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-10-27T21:47:45.177Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-27T21:47:45.177Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_arm64.deb ... [2020-10-27T21:47:45.177Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-10-27T21:47:45.772Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-10-27T21:47:46.044Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-27T21:47:46.044Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-27T21:47:46.044Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-27T21:47:46.317Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-10-27T21:47:46.317Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-27T21:47:46.317Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... [2020-10-27T21:47:46.588Z] Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-10-27T21:47:46.588Z] Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... [2020-10-27T21:47:46.859Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-27T21:47:46.859Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... [2020-10-27T21:47:46.859Z] Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-10-27T21:47:47.132Z] Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... [2020-10-27T21:47:47.404Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-27T21:47:47.404Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... [2020-10-27T21:47:47.404Z] Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-10-27T21:47:47.679Z] Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... [2020-10-27T21:47:47.679Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-27T21:47:47.679Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_arm64.deb ... [2020-10-27T21:47:47.957Z] Unpacking libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-10-27T21:47:47.957Z] Setting up libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) ... [2020-10-27T21:47:48.231Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-27T21:47:48.231Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-10-27T21:47:48.231Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-10-27T21:47:48.504Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-10-27T21:47:48.504Z] (Reading database ... 13864 files and directories currently installed.) [2020-10-27T21:47:48.504Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... [2020-10-27T21:47:48.504Z] Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-10-27T21:47:48.779Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... [2020-10-27T21:47:48.779Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-10-27T21:47:49.374Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... [2020-10-27T21:47:49.375Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-10-27T21:47:49.646Z] Preparing to unpack .../03-ca-certificates_20190110~18.04.1_all.deb ... [2020-10-27T21:47:49.919Z] Unpacking ca-certificates (20190110~18.04.1) over (20180409) ... [2020-10-27T21:47:50.195Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... [2020-10-27T21:47:50.195Z] Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-10-27T21:47:50.467Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... [2020-10-27T21:47:50.467Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-10-27T21:47:50.467Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... [2020-10-27T21:47:50.739Z] Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-10-27T21:47:50.739Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... [2020-10-27T21:47:51.011Z] Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-10-27T21:47:51.011Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... [2020-10-27T21:47:51.011Z] Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-10-27T21:47:51.283Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_arm64.deb ... [2020-10-27T21:47:51.283Z] Unpacking libkmod2:arm64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-10-27T21:47:51.556Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... [2020-10-27T21:47:51.556Z] Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-10-27T21:47:51.827Z] Preparing to unpack .../11-tzdata_2020a-0ubuntu0.18.04_all.deb ... [2020-10-27T21:47:51.827Z] Unpacking tzdata (2020a-0ubuntu0.18.04) over (2018d-1) ... [2020-10-27T21:47:53.258Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_arm64.deb ... [2020-10-27T21:47:53.532Z] Unpacking libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-10-27T21:47:53.532Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_arm64.deb ... [2020-10-27T21:47:53.532Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-10-27T21:47:53.805Z] Preparing to unpack .../14-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-27T21:47:53.805Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-27T21:47:54.789Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-27T21:47:54.789Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-27T21:47:55.061Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-27T21:47:55.061Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-27T21:47:55.336Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-27T21:47:55.336Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-27T21:47:55.609Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-27T21:47:55.609Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:47:55.609Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-27T21:47:55.887Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:47:56.160Z] Preparing to unpack .../20-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-27T21:47:56.160Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:47:58.128Z] Preparing to unpack .../21-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-27T21:47:58.128Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:47:59.553Z] Preparing to unpack .../22-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-27T21:47:59.553Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:48:01.016Z] Preparing to unpack .../23-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-27T21:48:01.016Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:48:01.290Z] Preparing to unpack .../24-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-27T21:48:01.290Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:48:03.261Z] Preparing to unpack .../25-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-27T21:48:03.261Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-27T21:48:03.261Z] Preparing to unpack .../26-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-27T21:48:03.261Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-27T21:48:03.533Z] Preparing to unpack .../27-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-10-27T21:48:03.533Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-27T21:48:03.804Z] Preparing to unpack .../28-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-10-27T21:48:03.804Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-27T21:48:04.077Z] Preparing to unpack .../29-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-10-27T21:48:04.077Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-10-27T21:48:04.348Z] Preparing to unpack .../30-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-27T21:48:04.348Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-27T21:48:04.619Z] Preparing to unpack .../31-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-27T21:48:04.619Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-27T21:48:04.619Z] Preparing to unpack .../32-pkgbinarymangler_138.18.04.1_all.deb ... [2020-10-27T21:48:04.890Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-10-27T21:48:05.163Z] Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04) ... [2020-10-27T21:48:05.163Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:48:05.163Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:48:05.163Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:48:05.163Z] Setting up libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) ... [2020-10-27T21:48:05.434Z] Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... [2020-10-27T21:48:05.434Z] Setting up tzdata (2020a-0ubuntu0.18.04) ... [2020-10-27T21:48:05.705Z] [2020-10-27T21:48:05.705Z] Current default time zone: 'Etc/UTC' [2020-10-27T21:48:05.705Z] Local time is now: Tue Oct 27 21:48:05 UTC 2020. [2020-10-27T21:48:05.706Z] Universal Time is now: Tue Oct 27 21:48:05 UTC 2020. [2020-10-27T21:48:05.706Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-10-27T21:48:05.706Z] [2020-10-27T21:48:05.978Z] Setting up systemd-sysv (237-3ubuntu10.42) ... [2020-10-27T21:48:05.978Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:48:05.978Z] Setting up linux-libc-dev:arm64 (4.15.0-122.124) ... [2020-10-27T21:48:05.978Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-10-27T21:48:05.978Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-10-27T21:48:05.978Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-10-27T21:48:05.978Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-27T21:48:05.978Z] Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... [2020-10-27T21:48:06.250Z] Setting up libkmod2:arm64 (24-1ubuntu3.5) ... [2020-10-27T21:48:06.250Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-10-27T21:48:06.250Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:48:06.250Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-10-27T21:48:06.521Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:48:06.793Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-10-27T21:48:06.793Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-27T21:48:06.793Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... [2020-10-27T21:48:06.793Z] Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... [2020-10-27T21:48:06.793Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-27T21:48:06.793Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-10-27T21:48:06.793Z] Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... [2020-10-27T21:48:06.793Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-27T21:48:07.069Z] Setting up ca-certificates (20190110~18.04.1) ... [2020-10-27T21:48:12.481Z] Updating certificates in /etc/ssl/certs... [2020-10-27T21:48:15.096Z] 2 added, 8 removed; done. [2020-10-27T21:48:15.096Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1.2) ... [2020-10-27T21:48:15.096Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T21:48:15.096Z] Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... [2020-10-27T21:48:15.096Z] Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... [2020-10-27T21:48:15.096Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-10-27T21:48:15.096Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:48:15.096Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-10-27T21:48:15.096Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:48:15.372Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:48:15.372Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:48:15.372Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:48:15.372Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-10-27T21:48:15.372Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-27T21:48:15.643Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-27T21:48:15.643Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-27T21:48:15.643Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:48:15.643Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T21:48:15.643Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-27T21:48:15.643Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-27T21:48:15.914Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-27T21:48:15.914Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-27T21:48:15.914Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-27T21:48:15.914Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-27T21:48:16.188Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-27T21:48:16.188Z] Processing triggers for ca-certificates (20190110~18.04.1) ... [2020-10-27T21:48:16.465Z] Updating certificates in /etc/ssl/certs... [2020-10-27T21:48:17.895Z] 0 added, 0 removed; done. [2020-10-27T21:48:17.895Z] Running hooks in /etc/ca-certificates/update.d... [2020-10-27T21:48:17.895Z] done. [2020-10-27T21:48:19.865Z] Reading package lists... [2020-10-27T21:48:20.138Z] Building dependency tree... [2020-10-27T21:48:20.138Z] Reading state information... [2020-10-27T21:48:21.112Z] The following NEW packages will be installed: [2020-10-27T21:48:21.112Z] apt-transport-https [2020-10-27T21:48:21.384Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-10-27T21:48:21.384Z] Need to get 1692 B of archives. [2020-10-27T21:48:21.384Z] After this operation, 153 kB of additional disk space will be used. [2020-10-27T21:48:21.384Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-10-27T21:48:21.654Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T21:48:21.926Z] Fetched 1692 B in 0s (9214 B/s) [2020-10-27T21:48:21.926Z] Selecting previously unselected package apt-transport-https. [2020-10-27T21:48:21.926Z] (Reading database ... 13870 files and directories currently installed.) [2020-10-27T21:48:21.926Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-10-27T21:48:21.926Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-10-27T21:48:21.926Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-10-27T21:48:23.351Z] Waiting for network to be ready... [2020-10-27T21:48:50.159Z] 2020-10-27T21:48:34Z INFO Waiting for automatic snapd restart... [2020-10-27T21:48:50.159Z] snapd 2.47.1 from Canonical* installed [2020-10-27T21:48:50.159Z] "snapd" switched to the "latest/stable" channel [2020-10-27T21:48:50.159Z] [2020-10-27T21:49:02.543Z] core18 20200724 from Canonical* installed [2020-10-27T21:49:02.543Z] "core18" switched to the "latest/stable" channel [2020-10-27T21:49:02.543Z] [2020-10-27T21:49:20.822Z] snapcraft 4.3 from Canonical* installed [2020-10-27T21:49:20.822Z] "snapcraft" switched to the "latest/stable" channel [2020-10-27T21:49:20.822Z] [2020-10-27T21:49:29.281Z] 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: [2020-10-27T21:49:29.281Z] - README.md [2020-10-27T21:49:29.281Z] [2020-10-27T21:49:29.281Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-27T21:49:35.967Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-27T21:49:35.967Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-10-27T21:49:35.967Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-27T21:49:36.240Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-10-27T21:49:42.611Z] Reading package lists... [2020-10-27T21:49:43.585Z] 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 [2020-10-27T21:49:50.270Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-27T21:49:50.270Z] Reading package lists... [2020-10-27T21:49:50.862Z] Building dependency tree... [2020-10-27T21:49:50.862Z] Reading state information... [2020-10-27T21:49:51.456Z] Suggested packages: [2020-10-27T21:49:51.456Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-27T21:49:51.456Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-10-27T21:49:51.456Z] Recommended packages: [2020-10-27T21:49:51.456Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2020-10-27T21:49:51.729Z] The following NEW packages will be installed: [2020-10-27T21:49:51.729Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2020-10-27T21:49:51.729Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2020-10-27T21:49:51.729Z] libzmq5 pkg-config [2020-10-27T21:49:51.999Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-10-27T21:49:51.999Z] Need to get 6537 kB of archives. [2020-10-27T21:49:51.999Z] After this operation, 40.1 MB of additional disk space will be used. [2020-10-27T21:49:51.999Z] 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] [2020-10-27T21:49:52.592Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] [2020-10-27T21:49:52.865Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] [2020-10-27T21:49:52.865Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] [2020-10-27T21:49:52.865Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.10 [180 kB] [2020-10-27T21:49:52.865Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-10-27T21:49:52.865Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-10-27T21:49:52.865Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-27T21:49:52.865Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-27T21:49:52.865Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-10-27T21:49:53.136Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-10-27T21:49:53.136Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] [2020-10-27T21:49:53.136Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-10-27T21:49:53.136Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-10-27T21:49:53.136Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-10-27T21:49:53.136Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-10-27T21:49:53.407Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T21:49:53.681Z] Fetched 6537 kB in 1s (5627 kB/s) [2020-10-27T21:49:53.681Z] Selecting previously unselected package libglib2.0-0:arm64. [2020-10-27T21:49:53.952Z] (Reading database ... 13874 files and directories currently installed.) [2020-10-27T21:49:53.952Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... [2020-10-27T21:49:53.952Z] Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-10-27T21:49:54.225Z] Selecting previously unselected package libpsl5:arm64. [2020-10-27T21:49:54.225Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_arm64.deb ... [2020-10-27T21:49:54.225Z] Unpacking libpsl5:arm64 (0.19.1-5build1) ... [2020-10-27T21:49:54.225Z] Selecting previously unselected package libnghttp2-14:arm64. [2020-10-27T21:49:54.496Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... [2020-10-27T21:49:54.496Z] Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-10-27T21:49:54.496Z] Selecting previously unselected package librtmp1:arm64. [2020-10-27T21:49:54.496Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... [2020-10-27T21:49:54.496Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-10-27T21:49:54.768Z] Selecting previously unselected package libcurl4:arm64. [2020-10-27T21:49:54.768Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-27T21:49:54.768Z] Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-27T21:49:54.768Z] Selecting previously unselected package curl. [2020-10-27T21:49:54.768Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-27T21:49:54.768Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-27T21:49:55.039Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-10-27T21:49:55.039Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-27T21:49:55.039Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-27T21:49:55.039Z] Selecting previously unselected package liberror-perl. [2020-10-27T21:49:55.312Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2020-10-27T21:49:55.312Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-27T21:49:55.312Z] Selecting previously unselected package git-man. [2020-10-27T21:49:55.312Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-27T21:49:55.312Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-27T21:49:55.585Z] Selecting previously unselected package git. [2020-10-27T21:49:55.585Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-10-27T21:49:55.585Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-27T21:49:57.018Z] Selecting previously unselected package libnorm1:arm64. [2020-10-27T21:49:57.018Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-10-27T21:49:57.018Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-10-27T21:49:57.018Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-10-27T21:49:57.018Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-10-27T21:49:57.018Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-10-27T21:49:57.292Z] Selecting previously unselected package libsodium23:arm64. [2020-10-27T21:49:57.292Z] Preparing to unpack .../12-libsodium23_1.0.16-2_arm64.deb ... [2020-10-27T21:49:57.292Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-10-27T21:49:57.564Z] Selecting previously unselected package libzmq5:arm64. [2020-10-27T21:49:57.564Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-10-27T21:49:57.564Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-27T21:49:57.564Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-10-27T21:49:57.564Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-10-27T21:49:57.564Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-27T21:49:57.837Z] Selecting previously unselected package pkg-config. [2020-10-27T21:49:57.837Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-10-27T21:49:57.837Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-10-27T21:49:58.112Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-10-27T21:49:58.112Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-27T21:49:58.112Z] Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-10-27T21:49:58.112Z] Setting up liberror-perl (0.17025-1) ... [2020-10-27T21:49:58.384Z] Setting up libpsl5:arm64 (0.19.1-5build1) ... [2020-10-27T21:49:58.384Z] Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-10-27T21:49:58.384Z] No schema files found: doing nothing. [2020-10-27T21:49:58.384Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-10-27T21:49:58.384Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-10-27T21:49:58.384Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-10-27T21:49:58.384Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-10-27T21:49:58.659Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-27T21:49:58.659Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-27T21:49:58.659Z] Setting up libcurl4:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-27T21:49:58.659Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-27T21:49:58.931Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-27T21:49:58.931Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-27T21:49:58.931Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-27T21:50:07.176Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-27T21:50:08.150Z] curl set to automatically installed. [2020-10-27T21:50:08.150Z] git set to automatically installed. [2020-10-27T21:50:08.150Z] git-man set to automatically installed. [2020-10-27T21:50:08.150Z] libcurl3-gnutls set to automatically installed. [2020-10-27T21:50:08.150Z] libcurl4 set to automatically installed. [2020-10-27T21:50:08.150Z] liberror-perl set to automatically installed. [2020-10-27T21:50:08.150Z] libglib2.0-0 set to automatically installed. [2020-10-27T21:50:08.150Z] libnghttp2-14 set to automatically installed. [2020-10-27T21:50:08.150Z] libnorm1 set to automatically installed. [2020-10-27T21:50:08.150Z] libpgm-5.2-0 set to automatically installed. [2020-10-27T21:50:08.150Z] libpsl5 set to automatically installed. [2020-10-27T21:50:08.150Z] librtmp1 set to automatically installed. [2020-10-27T21:50:08.150Z] libsodium23 set to automatically installed. [2020-10-27T21:50:08.150Z] libzmq3-dev set to automatically installed. [2020-10-27T21:50:08.150Z] libzmq5 set to automatically installed. [2020-10-27T21:50:08.150Z] pkg-config set to automatically installed. [2020-10-27T21:50:10.116Z] snapd is not logged in, snap install commands will use sudo [2020-10-27T21:50:16.797Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-27T21:50:29.165Z] core18 20200929 from Canonical* refreshed [2020-10-27T21:50:29.165Z] Pulling go [2020-10-27T21:50:33.451Z] 'app-service-config' has dependencies that need to be staged: go [2020-10-27T21:50:33.451Z] Skipping pull go (already ran) [2020-10-27T21:50:33.451Z] Building go [2020-10-27T21:50:33.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-27T21:50:33.451Z] Dload Upload Total Spent Left Speed [2020-10-27T21:56:07.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 93.2M 1 1103k 0 0 847k 0 0:01:52 0:00:01 0:01:51 847k 1 93.2M 1 1103k 0 0 479k 0 0:03:19 0:00:02 0:03:17 479k 1 93.2M 1 1103k 0 0 333k 0 0:04:45 0:00:03 0:04:42 333k 1 93.2M 1 1103k 0 0 256k 0 0:06:12 0:00:04 0:06:08 256k 1 93.2M 1 1103k 0 0 207k 0 0:07:39 0:00:05 0:07:34 207k 1 93.2M 1 1103k 0 0 174k 0 0:09:05 0:00:06 0:08:59 0 1 93.2M 1 1103k 0 0 150k 0 0:10:32 0:00:07 0:10:25 0 1 93.2M 1 1103k 0 0 132k 0 0:11:58 0:00:08 0:11:50 0 1 93.2M 1 1103k 0 0 118k 0 0:13:25 0:00:09 0:13:16 0 1 93.2M 1 1103k 0 0 106k 0 0:14:52 0:00:10 0:14:42 0 1 93.2M 1 1103k 0 0 99845 0 0:16:18 0:00:11 0:16:07 0 1 93.2M 1 1103k 0 0 91727 0 0:17:45 0:00:12 0:17:33 0 1 93.2M 1 1103k 0 0 84830 0 0:19:12 0:00:13 0:18:59 0 1 93.2M 1 1103k 0 0 78898 0 0:20:38 0:00:14 0:20:24 0 1 93.2M 1 1103k 0 0 73741 0 0:22:05 0:00:15 0:21:50 0 1 93.2M 1 1103k 0 0 69216 0 0:23:32 0:00:16 0:23:16 0 1 93.2M 1 1103k 0 0 65215 0 0:24:58 0:00:17 0:24:41 0 1 93.2M 1 1103k 0 0 61651 0 0:26:25 0:00:18 0:26:07 0 1 93.2M 1 1103k 0 0 58457 0 0:27:51 0:00:19 0:27:32 0 1 93.2M 1 1103k 0 0 55577 0 0:29:18 0:00:20 0:28:58 0 1 93.2M 1 1103k 0 0 52968 0 0:30:45 0:00:21 0:30:24 0 1 93.2M 1 1103k 0 0 50595 0 0:32:11 0:00:22 0:31:49 0 1 93.2M 1 1103k 0 0 48423 0 0:33:38 0:00:23 0:33:15 0 1 93.2M 1 1103k 0 0 46430 0 0:35:05 0:00:24 0:34:41 0 1 93.2M 1 1103k 0 0 44595 0 0:36:31 0:00:25 0:36:06 0 1 93.2M 1 1103k 0 0 42899 0 0:37:58 0:00:26 0:37:32 0 1 93.2M 1 1103k 0 0 41328 0 0:39:24 0:00:27 0:38:57 0 1 93.2M 1 1103k 0 0 39867 0 0:40:51 0:00:28 0:40:23 0 1 93.2M 1 1103k 0 0 38508 0 0:42:18 0:00:29 0:41:49 0 1 93.2M 1 1103k 0 0 37237 0 0:43:44 0:00:30 0:43:14 0 1 93.2M 1 1103k 0 0 36047 0 0:45:11 0:00:31 0:44:40 0 1 93.2M 1 1103k 0 0 34931 0 0:46:38 0:00:32 0:46:06 0 1 93.2M 1 1103k 0 0 33882 0 0:48:04 0:00:33 0:47:31 0 1 93.2M 1 1103k 0 0 32895 0 0:49:31 0:00:34 0:48:57 0 1 93.2M 1 1103k 0 0 31963 0 0:50:57 0:00:35 0:50:22 0 1 93.2M 1 1103k 0 0 31082 0 0:52:24 0:00:36 0:51:48 0 1 93.2M 1 1103k 0 0 30249 0 0:53:51 0:00:37 0:53:14 0 1 93.2M 1 1103k 0 0 29459 0 0:55:17 0:00:38 0:54:39 0 1 93.2M 1 1103k 0 0 28710 0 0:56:44 0:00:39 0:56:05 0 1 93.2M 1 1103k 0 0 27998 0 0:58:10 0:00:40 0:57:30 0 1 93.2M 1 1103k 0 0 27320 0 0:59:37 0:00:41 0:58:56 0 1 93.2M 1 1103k 0 0 26674 0 1:01:04 0:00:42 1:00:22 0 1 93.2M 1 1103k 0 0 26058 0 1:02:30 0:00:43 1:01:47 0 1 93.2M 1 1103k 0 0 25469 0 1:03:57 0:00:44 1:03:13 0 1 93.2M 1 1103k 0 0 24907 0 1:05:24 0:00:45 1:04:39 0 1 93.2M 1 1103k 0 0 24369 0 1:06:50 0:00:46 1:06:04 0 1 93.2M 1 1103k 0 0 23854 0 1:08:17 0:00:47 1:07:30 0 1 93.2M 1 1103k 0 0 23360 0 1:09:43 0:00:48 1:08:55 0 1 93.2M 1 1103k 0 0 22886 0 1:11:10 0:00:49 1:10:21 0 1 93.2M 1 1103k 0 0 22431 0 1:12:37 0:00:50 1:11:47 0 1 93.2M 1 1103k 0 0 21994 0 1:14:03 0:00:51 1:13:12 0 1 93.2M 1 1103k 0 0 21573 0 1:15:30 0:00:52 1:14:38 0 1 93.2M 1 1103k 0 0 21169 0 1:16:57 0:00:53 1:16:04 0 1 93.2M 1 1103k 0 0 20779 0 1:18:23 0:00:54 1:17:29 0 1 93.2M 1 1103k 0 0 20403 0 1:19:50 0:00:55 1:18:55 0 1 93.2M 1 1103k 0 0 20041 0 1:21:16 0:00:56 1:20:20 0 1 93.2M 1 1103k 0 0 19691 0 1:22:43 0:00:57 1:21:46 0 1 93.2M 1 1103k 0 0 19353 0 1:24:10 0:00:58 1:23:12 0 1 93.2M 1 1103k 0 0 19027 0 1:25:36 0:00:59 1:24:37 0 2 93.2M 2 2191k 0 0 36776 0 0:44:17 0:01:01 0:43:16 193k 2 93.2M 2 2191k 0 0 36182 0 0:45:01 0:01:02 0:43:59 193k 2 93.2M 2 2191k 0 0 35607 0 0:45:44 0:01:03 0:44:41 193k 2 93.2M 2 2191k 0 0 35050 0 0:46:28 0:01:04 0:45:24 193k 2 93.2M 2 2191k 0 0 34510 0 0:47:12 0:01:05 0:46:07 193k 2 93.2M 2 2191k 0 0 33987 0 0:47:55 0:01:06 0:46:49 0 2 93.2M 2 2191k 0 0 33479 0 0:48:39 0:01:07 0:47:32 0 2 93.2M 2 2191k 0 0 32986 0 0:49:23 0:01:08 0:48:15 0 2 93.2M 2 2191k 0 0 32507 0 0:50:06 0:01:09 0:48:57 0 2 93.2M 2 2191k 0 0 32042 0 0:50:50 0:01:10 0:49:40 0 2 93.2M 2 2191k 0 0 31590 0 0:51:33 0:01:11 0:50:22 0 2 93.2M 2 2191k 0 0 31151 0 0:52:17 0:01:12 0:51:05 0 2 93.2M 2 2191k 0 0 30723 0 0:53:01 0:01:13 0:51:48 0 2 93.2M 2 2191k 0 0 30308 0 0:53:44 0:01:14 0:52:30 0 2 93.2M 2 2191k 0 0 29903 0 0:54:28 0:01:15 0:53:13 0 2 93.2M 2 2191k 0 0 29510 0 0:55:12 0:01:16 0:53:56 0 2 93.2M 2 2191k 0 0 29126 0 0:55:55 0:01:17 0:54:38 0 2 93.2M 2 2191k 0 0 28752 0 0:56:39 0:01:18 0:55:21 0 2 93.2M 2 2191k 0 0 28388 0 0:57:22 0:01:19 0:56:03 0 2 93.2M 2 2191k 0 0 28032 0 0:58:06 0:01:20 0:56:46 0 2 93.2M 2 2191k 0 0 27686 0 0:58:50 0:01:21 0:57:29 0 2 93.2M 2 2191k 0 0 27348 0 0:59:33 0:01:22 0:58:11 0 2 93.2M 2 2191k 0 0 27018 0 1:00:17 0:01:23 0:58:54 0 2 93.2M 2 2191k 0 0 26696 0 1:01:01 0:01:24 0:59:37 0 2 93.2M 2 2191k 0 0 26382 0 1:01:44 0:01:25 1:00:19 0 2 93.2M 2 2191k 0 0 26075 0 1:02:28 0:01:26 1:01:02 0 2 93.2M 2 2191k 0 0 25775 0 1:03:11 0:01:27 1:01:44 0 2 93.2M 2 2191k 0 0 25482 0 1:03:55 0:01:28 1:02:27 0 2 93.2M 2 2191k 0 0 25195 0 1:04:39 0:01:29 1:03:10 0 2 93.2M 2 2191k 0 0 24915 0 1:05:22 0:01:30 1:03:52 0 2 93.2M 2 2191k 0 0 24641 0 1:06:06 0:01:31 1:04:35 0 2 93.2M 2 2191k 0 0 24373 0 1:06:50 0:01:32 1:05:18 0 2 93.2M 2 2191k 0 0 24110 0 1:07:33 0:01:33 1:06:00 0 2 93.2M 2 2191k 0 0 23854 0 1:08:17 0:01:34 1:06:43 0 2 93.2M 2 2191k 0 0 23602 0 1:09:01 0:01:35 1:07:26 0 2 93.2M 2 2191k 0 0 23356 0 1:09:44 0:01:36 1:08:08 0 2 93.2M 2 2191k 0 0 23115 0 1:10:28 0:01:37 1:08:51 0 2 93.2M 2 2191k 0 0 22879 0 1:11:11 0:01:38 1:09:33 0 2 93.2M 2 2191k 0 0 22648 0 1:11:55 0:01:39 1:10:16 0 2 93.2M 2 2191k 0 0 22421 0 1:12:39 0:01:40 1:10:59 0 2 93.2M 2 2191k 0 0 22199 0 1:13:22 0:01:41 1:11:41 0 2 93.2M 2 2191k 0 0 21981 0 1:14:06 0:01:42 1:12:24 0 2 93.2M 2 2191k 0 0 21768 0 1:14:49 0:01:43 1:13:06 0 2 93.2M 2 2191k 0 0 21558 0 1:15:33 0:01:44 1:13:49 0 2 93.2M 2 2191k 0 0 21353 0 1:16:17 0:01:45 1:14:32 0 2 93.2M 2 2191k 0 0 21151 0 1:17:00 0:01:46 1:15:14 0 2 93.2M 2 2191k 0 0 20953 0 1:17:44 0:01:47 1:15:57 0 2 93.2M 2 2191k 0 0 20759 0 1:18:28 0:01:48 1:16:40 0 2 93.2M 2 2191k 0 0 20568 0 1:19:11 0:01:49 1:17:22 0 2 93.2M 2 2191k 0 0 20381 0 1:19:55 0:01:50 1:18:05 0 2 93.2M 2 2191k 0 0 20197 0 1:20:39 0:01:51 1:18:48 0 2 93.2M 2 2191k 0 0 20017 0 1:21:22 0:01:52 1:19:30 0 2 93.2M 2 2191k 0 0 19840 0 1:22:06 0:01:53 1:20:13 0 2 93.2M 2 2191k 0 0 19666 0 1:22:49 0:01:54 1:20:55 0 2 93.2M 2 2191k 0 0 19494 0 1:23:33 0:01:55 1:21:38 0 2 93.2M 2 2191k 0 0 19326 0 1:24:17 0:01:56 1:22:21 0 2 93.2M 2 2191k 0 0 19161 0 1:25:00 0:01:57 1:23:03 0 2 93.2M 2 2191k 0 0 18998 0 1:25:44 0:01:58 1:23:46 0 2 93.2M 2 2191k 0 0 18839 0 1:26:28 0:01:59 1:24:29 0 2 93.2M 2 2191k 0 0 18682 0 1:27:11 0:02:00 1:25:11 0 2 93.2M 2 2191k 0 0 18598 0 1:27:35 0:02:00 1:25:35 0 4 93.2M 4 4480k 0 0 37595 0 0:43:19 0:02:02 0:41:17 467k 4 93.2M 4 4480k 0 0 37289 0 0:43:41 0:02:03 0:41:38 467k 4 93.2M 4 4480k 0 0 36988 0 0:44:02 0:02:04 0:41:58 467k 4 93.2M 4 4480k 0 0 36692 0 0:44:23 0:02:05 0:42:18 467k 4 93.2M 4 4480k 0 0 36400 0 0:44:45 0:02:06 0:42:39 427k 4 93.2M 4 4480k 0 0 36113 0 0:45:06 0:02:07 0:42:59 0 4 93.2M 4 4480k 0 0 35830 0 0:45:27 0:02:08 0:43:19 0 4 93.2M 4 4480k 0 0 35552 0 0:45:49 0:02:09 0:43:40 0 4 93.2M 4 4480k 0 0 35278 0 0:46:10 0:02:10 0:44:00 0 4 93.2M 4 4480k 0 0 35008 0 0:46:31 0:02:11 0:44:20 0 4 93.2M 4 4480k 0 0 34743 0 0:46:53 0:02:12 0:44:41 0 4 93.2M 4 4480k 0 0 34481 0 0:47:14 0:02:13 0:45:01 0 4 93.2M 4 4480k 0 0 34223 0 0:47:35 0:02:14 0:45:21 0 4 93.2M 4 4480k 0 0 33970 0 0:47:57 0:02:15 0:45:42 0 4 93.2M 4 4480k 0 0 33719 0 0:48:18 0:02:16 0:46:02 0 4 93.2M 4 4480k 0 0 33473 0 0:48:39 0:02:17 0:46:22 0 4 93.2M 4 4480k 0 0 33230 0 0:49:01 0:02:18 0:46:43 0 4 93.2M 4 4480k 0 0 32991 0 0:49:22 0:02:19 0:47:03 0 4 93.2M 4 4480k 0 0 32755 0 0:49:43 0:02:20 0:47:23 0 4 93.2M 4 4480k 0 0 32522 0 0:50:05 0:02:21 0:47:44 0 4 93.2M 4 4480k 0 0 32293 0 0:50:26 0:02:22 0:48:04 0 4 93.2M 4 4480k 0 0 32066 0 0:50:48 0:02:23 0:48:25 0 4 93.2M 4 4480k 0 0 31843 0 0:51:09 0:02:24 0:48:45 0 4 93.2M 4 4480k 0 0 31623 0 0:51:30 0:02:25 0:49:05 0 4 93.2M 4 4480k 0 0 31407 0 0:51:51 0:02:26 0:49:25 0 4 93.2M 4 4480k 0 0 31193 0 0:52:13 0:02:27 0:49:46 0 4 93.2M 4 4480k 0 0 30981 0 0:52:34 0:02:28 0:50:06 0 4 93.2M 4 4480k 0 0 30773 0 0:52:56 0:02:29 0:50:27 0 4 93.2M 4 4480k 0 0 30581 0 0:53:16 0:02:30 0:50:46 0 4 93.2M 4 4480k 0 0 30378 0 0:53:37 0:02:31 0:51:06 0 4 93.2M 4 4480k 0 0 30178 0 0:53:58 0:02:32 0:51:26 0 4 93.2M 4 4480k 0 0 29980 0 0:54:20 0:02:33 0:51:47 0 4 93.2M 4 4480k 0 0 29785 0 0:54:41 0:02:34 0:52:07 0 4 93.2M 4 4480k 0 0 29593 0 0:55:02 0:02:35 0:52:27 0 4 93.2M 4 4480k 0 0 29403 0 0:55:24 0:02:36 0:52:48 0 4 93.2M 4 4480k 0 0 29215 0 0:55:45 0:02:37 0:53:08 0 4 93.2M 4 4480k 0 0 29030 0 0:56:06 0:02:38 0:53:28 0 4 93.2M 4 4480k 0 0 28847 0 0:56:28 0:02:39 0:53:49 0 4 93.2M 4 4480k 0 0 28666 0 0:56:49 0:02:40 0:54:09 0 4 93.2M 4 4480k 0 0 28488 0 0:57:10 0:02:41 0:54:29 0 4 93.2M 4 4480k 0 0 28312 0 0:57:32 0:02:42 0:54:50 0 4 93.2M 4 4480k 0 0 28138 0 0:57:53 0:02:43 0:55:10 0 4 93.2M 4 4480k 0 0 27966 0 0:58:14 0:02:44 0:55:30 0 4 93.2M 4 4480k 0 0 27796 0 0:58:36 0:02:45 0:55:51 0 4 93.2M 4 4480k 0 0 27629 0 0:58:57 0:02:46 0:56:11 0 4 93.2M 4 4480k 0 0 27463 0 0:59:18 0:02:47 0:56:31 0 4 93.2M 4 4480k 0 0 27299 0 0:59:40 0:02:48 0:56:52 0 4 93.2M 4 4480k 0 0 27137 0 1:00:01 0:02:49 0:57:12 0 4 93.2M 4 4480k 0 0 26978 0 1:00:22 0:02:50 0:57:32 0 4 93.2M 4 4480k 0 0 26819 0 1:00:44 0:02:51 0:57:53 0 4 93.2M 4 4480k 0 0 26663 0 1:01:05 0:02:52 0:58:13 0 4 93.2M 4 4480k 0 0 26509 0 1:01:26 0:02:53 0:58:33 0 4 93.2M 4 4480k 0 0 26356 0 1:01:48 0:02:54 0:58:54 0 4 93.2M 4 4480k 0 0 26205 0 1:02:09 0:02:55 0:59:14 0 4 93.2M 4 4480k 0 0 26056 0 1:02:31 0:02:56 0:59:35 0 4 93.2M 4 4480k 0 0 25909 0 1:02:52 0:02:57 0:59:55 0 4 93.2M 4 4480k 0 0 25763 0 1:03:13 0:02:58 1:00:15 0 4 93.2M 4 4480k 0 0 25619 0 1:03:35 0:02:59 1:00:36 0 4 93.2M 4 4480k 0 0 25476 0 1:03:56 0:03:00 1:00:56 0 4 93.2M 4 4485k 0 0 25434 0 1:04:02 0:03:00 1:01:02 1233 5 93.2M 5 4893k 0 0 27551 0 0:59:07 0:03:01 0:56:06 88185 5 93.2M 5 4893k 0 0 27400 0 0:59:27 0:03:02 0:56:25 88185 5 93.2M 5 4893k 0 0 27250 0 0:59:46 0:03:03 0:56:43 88185 5 93.2M 5 4893k 0 0 27103 0 1:00:06 0:03:04 0:57:02 88185 5 93.2M 5 4893k 0 0 26957 0 1:00:25 0:03:05 0:57:20 79041 5 93.2M 5 4893k 0 0 26812 0 1:00:45 0:03:06 0:57:39 0 5 93.2M 5 4893k 0 0 26669 0 1:01:04 0:03:07 0:57:57 0 5 93.2M 5 4893k 0 0 26528 0 1:01:24 0:03:08 0:58:16 0 5 93.2M 5 4893k 0 0 26388 0 1:01:43 0:03:09 0:58:34 0 5 93.2M 5 4893k 0 0 26249 0 1:02:03 0:03:10 0:58:53 0 5 93.2M 5 4893k 0 0 26112 0 1:02:23 0:03:11 0:59:12 0 5 93.2M 5 4893k 0 0 25976 0 1:02:42 0:03:12 0:59:30 0 5 93.2M 5 4893k 0 0 25842 0 1:03:02 0:03:13 0:59:49 0 5 93.2M 5 4893k 0 0 25709 0 1:03:21 0:03:14 1:00:07 0 5 93.2M 5 4893k 0 0 25578 0 1:03:41 0:03:15 1:00:26 0 5 93.2M 5 4893k 0 0 25448 0 1:04:00 0:03:16 1:00:44 0 5 93.2M 5 4893k 0 0 25319 0 1:04:20 0:03:17 1:01:03 0 5 93.2M 5 4893k 0 0 25191 0 1:04:39 0:03:18 1:01:21 0 5 93.2M 5 4893k 0 0 25065 0 1:04:59 0:03:19 1:01:40 0 5 93.2M 5 4893k 0 0 24940 0 1:05:18 0:03:20 1:01:58 0 5 93.2M 5 4893k 0 0 24816 0 1:05:38 0:03:21 1:02:17 0 5 93.2M 5 4893k 0 0 24693 0 1:05:58 0:03:22 1:02:36 0 5 93.2M 5 4893k 0 0 24572 0 1:06:17 0:03:23 1:02:54 0 5 93.2M 5 4893k 0 0 24452 0 1:06:37 0:03:24 1:03:13 0 5 93.2M 5 4893k 0 0 24333 0 1:06:56 0:03:25 1:03:31 0 5 93.2M 5 4893k 0 0 24215 0 1:07:16 0:03:26 1:03:50 0 5 93.2M 5 4893k 0 0 24098 0 1:07:35 0:03:27 1:04:08 0 5 93.2M 5 4893k 0 0 23983 0 1:07:55 0:03:28 1:04:27 0 5 93.2M 5 4893k 0 0 23868 0 1:08:14 0:03:29 1:04:45 0 5 93.2M 5 4893k 0 0 23755 0 1:08:34 0:03:30 1:05:04 0 5 93.2M 5 4893k 0 0 23643 0 1:08:53 0:03:31 1:05:22 0 5 93.2M 5 4908k 0 0 23665 0 1:08:50 0:03:32 1:05:18 3441 6 93.2M 6 6511k 0 0 31205 0 0:52:12 0:03:33 0:48:39 339k 6 93.2M 6 6511k 0 0 31059 0 0:52:26 0:03:34 0:48:52 339k 6 93.2M 6 6511k 0 0 30915 0 0:52:41 0:03:35 0:49:06 339k 6 93.2M 6 6511k 0 0 30772 0 0:52:56 0:03:36 0:49:20 339k 6 93.2M 6 6511k 0 0 30631 0 0:53:10 0:03:37 0:49:33 301k 6 93.2M 6 6511k 0 0 30490 0 0:53:25 0:03:38 0:49:47 0 6 93.2M 6 6511k 0 0 30351 0 0:53:40 0:03:39 0:50:01 0 6 93.2M 6 6511k 0 0 30214 0 0:53:54 0:03:40 0:50:14 0 6 93.2M 6 6511k 0 0 30077 0 0:54:09 0:03:41 0:50:28 0 6 93.2M 6 6511k 0 0 29942 0 0:54:24 0:03:42 0:50:42 0 6 93.2M 6 6511k 0 0 29808 0 0:54:38 0:03:43 0:50:55 0 6 93.2M 6 6511k 0 0 29675 0 0:54:53 0:03:44 0:51:09 0 6 93.2M 6 6511k 0 0 29543 0 0:55:08 0:03:45 0:51:23 0 6 93.2M 6 6511k 0 0 29412 0 0:55:23 0:03:46 0:51:37 0 6 93.2M 6 6511k 0 0 29283 0 0:55:37 0:03:47 0:51:50 0 6 93.2M 6 6511k 0 0 29155 0 0:55:52 0:03:48 0:52:04 0 6 93.2M 6 6511k 0 0 29028 0 0:56:07 0:03:49 0:52:18 0 6 93.2M 6 6511k 0 0 28901 0 0:56:21 0:03:50 0:52:31 0 6 93.2M 6 6511k 0 0 28776 0 0:56:36 0:03:51 0:52:45 0 6 93.2M 6 6511k 0 0 28653 0 0:56:51 0:03:52 0:52:59 0 6 93.2M 6 6511k 0 0 28530 0 0:57:05 0:03:53 0:53:12 0 6 93.2M 6 6511k 0 0 28408 0 0:57:20 0:03:54 0:53:26 0 6 93.2M 6 6511k 0 0 28287 0 0:57:35 0:03:55 0:53:40 0 6 93.2M 6 6511k 0 0 28167 0 0:57:49 0:03:56 0:53:53 0 6 93.2M 6 6511k 0 0 28049 0 0:58:04 0:03:57 0:54:07 0 6 93.2M 6 6511k 0 0 27931 0 0:58:19 0:03:58 0:54:21 0 6 93.2M 6 6511k 0 0 27814 0 0:58:33 0:03:59 0:54:34 0 6 93.2M 6 6511k 0 0 27699 0 0:58:48 0:04:00 0:54:48 0 6 93.2M 6 6511k 0 0 27584 0 0:59:03 0:04:01 0:55:02 0 6 93.2M 6 6511k 0 0 27470 0 0:59:17 0:04:02 0:55:15 0 6 93.2M 6 6511k 0 0 27357 0 0:59:32 0:04:03 0:55:29 0 6 93.2M 6 6511k 0 0 27245 0 0:59:47 0:04:04 0:55:43 0 6 93.2M 6 6511k 0 0 27134 0 1:00:02 0:04:05 0:55:57 0 6 93.2M 6 6511k 0 0 27024 0 1:00:16 0:04:06 0:56:10 0 6 93.2M 6 6511k 0 0 26914 0 1:00:31 0:04:07 0:56:24 0 6 93.2M 6 6511k 0 0 26806 0 1:00:46 0:04:08 0:56:38 0 6 93.2M 6 6511k 0 0 26698 0 1:01:00 0:04:09 0:56:51 0 6 93.2M 6 6511k 0 0 26592 0 1:01:15 0:04:10 0:57:05 0 6 93.2M 6 6511k 0 0 26486 0 1:01:30 0:04:11 0:57:19 0 6 93.2M 6 6511k 0 0 26381 0 1:01:44 0:04:12 0:57:32 0 6 93.2M 6 6511k 0 0 26277 0 1:01:59 0:04:13 0:57:46 0 6 93.2M 6 6511k 0 0 26174 0 1:02:14 0:04:14 0:58:00 0 6 93.2M 6 6511k 0 0 26071 0 1:02:28 0:04:15 0:58:13 0 6 93.2M 6 6511k 0 0 25969 0 1:02:43 0:04:16 0:58:27 0 6 93.2M 6 6511k 0 0 25868 0 1:02:58 0:04:17 0:58:41 0 6 93.2M 6 6511k 0 0 25768 0 1:03:12 0:04:18 0:58:54 0 6 93.2M 6 6511k 0 0 25669 0 1:03:27 0:04:19 0:59:08 0 6 93.2M 6 6511k 0 0 25570 0 1:03:42 0:04:20 0:59:22 0 6 93.2M 6 6511k 0 0 25472 0 1:03:57 0:04:21 0:59:36 0 6 93.2M 6 6511k 0 0 25375 0 1:04:11 0:04:22 0:59:49 0 6 93.2M 6 6511k 0 0 25279 0 1:04:26 0:04:23 1:00:03 0 6 93.2M 6 6511k 0 0 25183 0 1:04:41 0:04:24 1:00:17 0 6 93.2M 6 6511k 0 0 25088 0 1:04:55 0:04:25 1:00:30 0 6 93.2M 6 6511k 0 0 24994 0 1:05:10 0:04:26 1:00:44 0 6 93.2M 6 6511k 0 0 24900 0 1:05:25 0:04:27 1:00:58 0 6 93.2M 6 6511k 0 0 24808 0 1:05:39 0:04:28 1:01:11 0 6 93.2M 6 6511k 0 0 24715 0 1:05:54 0:04:29 1:01:25 0 6 93.2M 6 6511k 0 0 24624 0 1:06:09 0:04:30 1:01:39 0 6 93.2M 6 6511k 0 0 24533 0 1:06:23 0:04:31 1:01:52 0 6 93.2M 6 6511k 0 0 24443 0 1:06:38 0:04:32 1:02:06 0 6 93.2M 6 6511k 0 0 24354 0 1:06:53 0:04:33 1:02:20 0 6 93.2M 6 6511k 0 0 24265 0 1:07:07 0:04:34 1:02:33 0 6 93.2M 6 6511k 0 0 24177 0 1:07:22 0:04:35 1:02:47 0 6 93.2M 6 6511k 0 0 24089 0 1:07:37 0:04:36 1:03:01 0 6 93.2M 6 6511k 0 0 24002 0 1:07:52 0:04:37 1:03:15 0 6 93.2M 6 6511k 0 0 23916 0 1:08:06 0:04:38 1:03:28 0 6 93.2M 6 6511k 0 0 23830 0 1:08:21 0:04:39 1:03:42 0 6 93.2M 6 6511k 0 0 23745 0 1:08:36 0:04:40 1:03:56 0 6 93.2M 6 6511k 0 0 23661 0 1:08:50 0:04:41 1:04:09 0 6 93.2M 6 6511k 0 0 23577 0 1:09:05 0:04:42 1:04:23 0 6 93.2M 6 6511k 0 0 23494 0 1:09:20 0:04:43 1:04:37 0 6 93.2M 6 6511k 0 0 23411 0 1:09:34 0:04:44 1:04:50 0 6 93.2M 6 6511k 0 0 23329 0 1:09:49 0:04:45 1:05:04 0 6 93.2M 6 6511k 0 0 23248 0 1:10:04 0:04:46 1:05:18 0 6 93.2M 6 6511k 0 0 23167 0 1:10:18 0:04:47 1:05:31 0 6 93.2M 6 6511k 0 0 23086 0 1:10:33 0:04:48 1:05:45 0 6 93.2M 6 6511k 0 0 23007 0 1:10:48 0:04:49 1:05:59 0 6 93.2M 6 6511k 0 0 22927 0 1:11:02 0:04:50 1:06:12 0 6 93.2M 6 6511k 0 0 22849 0 1:11:17 0:04:51 1:06:26 0 6 93.2M 6 6511k 0 0 22771 0 1:11:32 0:04:52 1:06:40 0 6 93.2M 6 6511k 0 0 22693 0 1:11:46 0:04:53 1:06:53 0 6 93.2M 6 6511k 0 0 22616 0 1:12:01 0:04:54 1:07:07 0 6 93.2M 6 6511k 0 0 22539 0 1:12:16 0:04:55 1:07:21 0 6 93.2M 6 6511k 0 0 22463 0 1:12:31 0:04:56 1:07:35 0 6 93.2M 6 6511k 0 0 22388 0 1:12:45 0:04:57 1:07:48 0 6 93.2M 6 6511k 0 0 22313 0 1:13:00 0:04:58 1:08:02 0 6 93.2M 6 6511k 0 0 22238 0 1:13:15 0:04:59 1:08:16 0 6 93.2M 6 6511k 0 0 22164 0 1:13:29 0:05:00 1:08:29 0 6 93.2M 6 6511k 0 0 22090 0 1:13:44 0:05:01 1:08:43 0 6 93.2M 6 6511k 0 0 22017 0 1:13:59 0:05:02 1:08:57 0 6 93.2M 6 6511k 0 0 21945 0 1:14:13 0:05:03 1:09:10 0 6 93.2M 6 6511k 0 0 21872 0 1:14:28 0:05:04 1:09:24 0 6 93.2M 6 6511k 0 0 21801 0 1:14:43 0:05:05 1:09:38 0 6 93.2M 6 6511k 0 0 21730 0 1:14:57 0:05:06 1:09:51 0 6 93.2M 6 6511k 0 0 21659 0 1:15:12 0:05:07 1:10:05 0 6 93.2M 6 6511k 0 0 21589 0 1:15:27 0:05:08 1:10:19 0 6 93.2M 6 6511k 0 0 21519 0 1:15:41 0:05:09 1:10:32 0 6 93.2M 6 6511k 0 0 21450 0 1:15:56 0:05:10 1:10:46 0 6 93.2M 6 6511k 0 0 21381 0 1:16:11 0:05:11 1:11:00 0 6 93.2M 6 6511k 0 0 21312 0 1:16:26 0:05:12 1:11:14 0 6 93.2M 6 6511k 0 0 21244 0 1:16:40 0:05:13 1:11:27 0 6 93.2M 6 6511k 0 0 21177 0 1:16:55 0:05:14 1:11:41 0 6 93.2M 6 6511k 0 0 21109 0 1:17:10 0:05:15 1:11:55 0 6 93.2M 6 6511k 0 0 21043 0 1:17:24 0:05:16 1:12:08 0 6 93.2M 6 6511k 0 0 20976 0 1:17:39 0:05:17 1:12:22 0 6 93.2M 6 6511k 0 0 20910 0 1:17:54 0:05:18 1:12:36 0 6 93.2M 6 6511k 0 0 20845 0 1:18:08 0:05:19 1:12:49 0 6 93.2M 6 6511k 0 0 20780 0 1:18:23 0:05:20 1:13:03 0 6 93.2M 6 6511k 0 0 20715 0 1:18:38 0:05:21 1:13:17 0 6 93.2M 6 6511k 0 0 20651 0 1:18:52 0:05:22 1:13:30 0 6 93.2M 6 6511k 0 0 20587 0 1:19:07 0:05:23 1:13:44 0 6 93.2M 6 6511k 0 0 20524 0 1:19:22 0:05:24 1:13:58 0 6 93.2M 6 6511k 0 0 20460 0 1:19:37 0:05:25 1:14:12 0 6 93.2M 6 6511k 0 0 20398 0 1:19:51 0:05:26 1:14:25 0 6 93.2M 6 6511k 0 0 20335 0 1:20:06 0:05:27 1:14:39 0 6 93.2M 6 6511k 0 0 20274 0 1:20:20 0:05:28 1:14:52 0 6 93.2M 6 6511k 0 0 20212 0 1:20:35 0:05:29 1:15:06 0 6 93.2M 6 6511k 0 0 20151 0 1:20:50 0:05:30 1:15:20 0 6 93.2M 6 6511k 0 0 20090 0 1:21:04 0:05:31 1:15:33 0 6 93.2M 6 6511k 0 0 20029 0 1:21:19 0:05:32 1:15:47 0 6 93.2M 6 6511k 0 0 19969 0 1:21:34 0:05:33 1:16:01 0 6 93.2M 6 6511k 0 0 19932 0 1:21:43 0:05:34 1:16:09 0 [2020-10-27T21:56:07.574Z] curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 [2020-10-27T21:56:07.574Z] Failed to run 'override-build': Exit code was 56. [2020-10-27T21:56:07.845Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [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] } [2020-10-27T21:56:12.492Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-27T21:56:15.500Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T21:56:16.080Z] ---> package-listing.sh [2020-10-27T21:56:16.080Z] ++ facter osfamily [2020-10-27T21:56:16.080Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-27T21:56:16.080Z] + OS_FAMILY=redhat [2020-10-27T21:56:16.080Z] + workspace=/w/workspace/_app-service-configurable_PR-124 [2020-10-27T21:56:16.080Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-27T21:56:16.080Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-27T21:56:16.080Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-27T21:56:16.080Z] + PACKAGES=/tmp/packages_start.txt [2020-10-27T21:56:16.080Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-10-27T21:56:16.080Z] + PACKAGES=/tmp/packages_end.txt [2020-10-27T21:56:16.080Z] + case "${OS_FAMILY}" in [2020-10-27T21:56:16.080Z] + rpm -qa [2020-10-27T21:56:16.080Z] + sort [2020-10-27T21:56:20.314Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-27T21:56:20.314Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-27T21:56:20.314Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-27T21:56:20.314Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-10-27T21:56:20.314Z] + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ [2020-10-27T21:56:20.314Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo [2020-10-27T21:56:20.327Z] 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 [2020-10-27T21:56:20.620Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-27T21:56:20.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T21:56:20.928Z] [2020-10-27T21:56:20.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-27T21:56:21.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T21:56:21.296Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-27T21:56:21.296Z] df20fa9351a1: Pulling fs layer [2020-10-27T21:56:21.296Z] 36b3adc4ff6f: Pulling fs layer [2020-10-27T21:56:21.296Z] 8ad3a11d3b57: Pulling fs layer [2020-10-27T21:56:21.296Z] 46f8f816bc3b: Pulling fs layer [2020-10-27T21:56:21.296Z] 93b61091891f: Pulling fs layer [2020-10-27T21:56:21.296Z] 93b9cdb0e59b: Pulling fs layer [2020-10-27T21:56:21.296Z] 5e14af77c1be: Pulling fs layer [2020-10-27T21:56:21.296Z] 01666e4c0597: Pulling fs layer [2020-10-27T21:56:21.296Z] aa168da1d23b: Pulling fs layer [2020-10-27T21:56:21.296Z] 46f8f816bc3b: Waiting [2020-10-27T21:56:21.296Z] 93b61091891f: Waiting [2020-10-27T21:56:21.296Z] 93b9cdb0e59b: Waiting [2020-10-27T21:56:21.296Z] 5e14af77c1be: Waiting [2020-10-27T21:56:21.296Z] 01666e4c0597: Waiting [2020-10-27T21:56:21.296Z] aa168da1d23b: Waiting [2020-10-27T21:56:21.296Z] 36b3adc4ff6f: Verifying Checksum [2020-10-27T21:56:21.296Z] 36b3adc4ff6f: Download complete [2020-10-27T21:56:21.296Z] 46f8f816bc3b: Verifying Checksum [2020-10-27T21:56:21.296Z] 46f8f816bc3b: Download complete [2020-10-27T21:56:21.296Z] df20fa9351a1: Verifying Checksum [2020-10-27T21:56:21.296Z] df20fa9351a1: Download complete [2020-10-27T21:56:21.560Z] 93b9cdb0e59b: Download complete [2020-10-27T21:56:21.560Z] 5e14af77c1be: Verifying Checksum [2020-10-27T21:56:21.560Z] 5e14af77c1be: Download complete [2020-10-27T21:56:21.560Z] 93b61091891f: Verifying Checksum [2020-10-27T21:56:21.560Z] 93b61091891f: Download complete [2020-10-27T21:56:21.560Z] 01666e4c0597: Verifying Checksum [2020-10-27T21:56:21.560Z] 01666e4c0597: Download complete [2020-10-27T21:56:21.841Z] df20fa9351a1: Pull complete [2020-10-27T21:56:22.104Z] 36b3adc4ff6f: Pull complete [2020-10-27T21:56:22.367Z] 8ad3a11d3b57: Verifying Checksum [2020-10-27T21:56:22.367Z] 8ad3a11d3b57: Download complete [2020-10-27T21:56:23.328Z] 8ad3a11d3b57: Pull complete [2020-10-27T21:56:23.328Z] 46f8f816bc3b: Pull complete [2020-10-27T21:56:23.932Z] 93b61091891f: Pull complete [2020-10-27T21:56:23.932Z] 93b9cdb0e59b: Pull complete [2020-10-27T21:56:24.200Z] 5e14af77c1be: Pull complete [2020-10-27T21:56:24.200Z] aa168da1d23b: Verifying Checksum [2020-10-27T21:56:24.200Z] aa168da1d23b: Download complete [2020-10-27T21:56:24.200Z] 01666e4c0597: Pull complete [2020-10-27T21:56:32.406Z] aa168da1d23b: Pull complete [2020-10-27T21:56:32.406Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-27T21:56:32.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T21:56:32.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-27T21:56:32.651Z] prd-centos7-docker-4c-2g-9265 does not seem to be running inside a container [2020-10-27T21:56:32.702Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-27T21:56:36.605Z] $ docker top 64f346736873179f4eeb5e2632df2662403c5ccc0368287a879d06a9fedfab41 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T21:56:37.165Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-27T21:56:37.467Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-27T21:56:37.771Z] + ls /var/log/sa-host [2020-10-27T21:56:37.771Z] + sadf -c /var/log/sa-host/sa05 [2020-10-27T21:56:37.771Z] file_magic: OK [2020-10-27T21:56:37.771Z] HZ: Using current value: 100 [2020-10-27T21:56:37.771Z] file_header: OK [2020-10-27T21:56:37.771Z] 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 [2020-10-27T21:56:37.771Z] Statistics: [2020-10-27T21:56:37.771Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-27T21:56:37.771Z] File successfully converted to sysstat format version 12.2.1 [2020-10-27T21:56:37.771Z] + sadf -c /var/log/sa-host/sa27 [2020-10-27T21:56:37.771Z] file_magic: OK [2020-10-27T21:56:37.771Z] HZ: Using current value: 100 [2020-10-27T21:56:37.771Z] file_header: OK [2020-10-27T21:56:37.771Z] 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 [2020-10-27T21:56:37.771Z] Statistics: [2020-10-27T21:56:37.771Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-27T21:56:37.771Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-27T21:56:37.976Z] provisioning config files... [2020-10-27T21:56:37.997Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config4762230214629612807tmp [Pipeline] { [Pipeline] echo [2020-10-27T21:56:38.098Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T21:56:38.401Z] ---> create-netrc.sh [Pipeline] } [2020-10-27T21:56:38.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-27T21:56:38.526Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T21:56:38.830Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-27T21:56:38.841Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T21:56:39.146Z] ---> sudo-logs.sh [2020-10-27T21:56:39.146Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-27T21:56:39.159Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T21:56:39.466Z] ---> job-cost.sh [2020-10-27T21:56:39.467Z] lf-activate-venv: SKIPPING [2020-10-27T21:56:39.467Z] INFO: No Stack... [2020-10-27T21:56:40.414Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-27T21:56:40.677Z] INFO: Archiving Costs [Pipeline] echo [2020-10-27T21:56:40.693Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T21:56:40.990Z] ---> logs-deploy.sh [2020-10-27T21:56:40.990Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/22 [2020-10-27T21:56:40.990Z] INFO: archiving workspace using pattern(s): [2020-10-27T21:56:42.915Z] Archives upload complete. [2020-10-27T21:56:42.915Z] INFO: archiving logs to Nexus