Pull request #158 updated 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from be88e6e51740e328df7895ce0cb9fbddf40a9a38+29a5207daaee0c6984d6485493504bb709ad3623 (ea42aa7d469f5c3a9d236269bc06327c254c533a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable 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 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > 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/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 with 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 --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17098 in /w/workspace/_app-service-configurable_PR-158 [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-158 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --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 --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit be88e6e51740e328df7895ce0cb9fbddf40a9a38 Merge succeeded, producing be88e6e51740e328df7895ce0cb9fbddf40a9a38 Checking out Revision be88e6e51740e328df7895ce0cb9fbddf40a9a38 (PR-158) > git config core.sparsecheckout # timeout=10 > git checkout -f be88e6e51740e328df7895ce0cb9fbddf40a9a38 # 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 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be88e6e51740e328df7895ce0cb9fbddf40a9a38 # timeout=10 Commit message: "Merge branch 'master' into SecretProvider" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 # timeout=10 [Pipeline] timeout 20:07:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:07:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:07:13 ========================================================= 20:07:13 EdgeX Global Pipelines Version Info 20:07:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:07:14 ------------------- 20:07:14 stable info: 20:07:14 ------------------- 20:07:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:07:14 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 20:07:14 Message: update stable to v1.0.173 20:07:15 ------------------- 20:07:15 experimental info: 20:07:15 ------------------- 20:07:15 Commited By: **** collab-it+edgex@linuxfoundation.org 20:07:15 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 20:07:15 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:07:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 20:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:07:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:07:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:07:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:07:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:07:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:07:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:07:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:07:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:07:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:07:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:07:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:07:18 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:07:18 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:07:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-158 [Pipeline] echo 20:07:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-158 [Pipeline] echo 20:07:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-158 [Pipeline] echo 20:07:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be88e6e51740e328df7895ce0cb9fbddf40a9a38 [Pipeline] echo 20:07:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be88e6e [Pipeline] echo 20:07:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:07:19 provisioning config files... 20:07:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config5283956397321770160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:19 ---> docker-login.sh 20:07:19 nexus3.edgexfoundry.org:10001 20:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:20 Configure a credential helper to remove this warning. See 20:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:20 20:07:20 Login Succeeded 20:07:20 nexus3.edgexfoundry.org:10002 20:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:20 Configure a credential helper to remove this warning. See 20:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:20 20:07:20 Login Succeeded 20:07:20 nexus3.edgexfoundry.org:10003 20:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:20 Configure a credential helper to remove this warning. See 20:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:20 20:07:20 Login Succeeded 20:07:20 nexus3.edgexfoundry.org:10004 20:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:20 Configure a credential helper to remove this warning. See 20:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:20 20:07:20 Login Succeeded 20:07:20 docker.io 20:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:21 Configure a credential helper to remove this warning. See 20:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:21 20:07:21 Login Succeeded 20:07:21 ---> docker-login.sh ends [Pipeline] } 20:07:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:07:22 + git log --format=format:%s -1 be88e6e51740e328df7895ce0cb9fbddf40a9a38 [Pipeline] echo 20:07:22 GIT_COMMIT: be88e6e51740e328df7895ce0cb9fbddf40a9a38, Commit Message: Merge branch 'master' into SecretProvider [Pipeline] echo 20:07:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:07:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:07:23 20:07:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:07:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:07:23 latest: Pulling from edgex-devops/git-semver 20:07:23 31603596830f: Pulling fs layer 20:07:23 2a8b12db71e7: Pulling fs layer 20:07:23 6ca5941a6612: Pulling fs layer 20:07:23 ecc8261a40a4: Pulling fs layer 20:07:23 ecc8261a40a4: Waiting 20:07:23 2a8b12db71e7: Download complete 20:07:23 31603596830f: Verifying Checksum 20:07:23 31603596830f: Download complete 20:07:23 ecc8261a40a4: Verifying Checksum 20:07:23 ecc8261a40a4: Download complete 20:07:23 6ca5941a6612: Verifying Checksum 20:07:23 6ca5941a6612: Download complete 20:07:23 31603596830f: Pull complete 20:07:23 2a8b12db71e7: Pull complete 20:07:24 6ca5941a6612: Pull complete 20:07:24 ecc8261a40a4: Pull complete 20:07:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:07:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:07:24 prd-centos7-docker-4c-2g-17098 does not seem to be running inside a container 20:07:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@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 20:07:26 $ docker top a5d807d1a53dac3b6dd0ca046a81b31ab90153582780d60d5f258918ea35d4c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:07:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:07:27 [ssh-agent] Looking for ssh-agent implementation... 20:07:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:07:27 $ docker exec a5d807d1a53dac3b6dd0ca046a81b31ab90153582780d60d5f258918ea35d4c4 ssh-agent 20:07:27 SSH_AUTH_SOCK=/tmp/ssh-rhVdPxAt0VWj/agent.11 20:07:27 SSH_AGENT_PID=16 20:07:27 Running ssh-add (command line suppressed) 20:07:27 Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_4779141896362760928.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_4779141896362760928.key) 20:07:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:07:28 + git tag --points-at HEAD [Pipeline] } 20:07:28 $ docker exec --env ******** --env ******** a5d807d1a53dac3b6dd0ca046a81b31ab90153582780d60d5f258918ea35d4c4 ssh-agent -k 20:07:28 unset SSH_AUTH_SOCK; 20:07:28 unset SSH_AGENT_PID; 20:07:28 echo Agent pid 16 killed; 20:07:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:07:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:07:28 [ssh-agent] Looking for ssh-agent implementation... 20:07:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:07:28 $ docker exec a5d807d1a53dac3b6dd0ca046a81b31ab90153582780d60d5f258918ea35d4c4 ssh-agent 20:07:28 SSH_AUTH_SOCK=/tmp/ssh-mEqb7lOsZ4Tu/agent.44 20:07:28 SSH_AGENT_PID=50 20:07:28 Running ssh-add (command line suppressed) 20:07:28 Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_5815794030796690080.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_5815794030796690080.key) 20:07:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:07:29 + git semver init 20:07:29 # -> Open(): unable to determine branch for HEAD 20:07:29 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-158/.git 20:07:29 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-158 20:07:29 # $SEMVER_REMOTE_NAME = origin 20:07:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:07:29 # $SEMVER_USER_NAME = edgex-jenkins 20:07:29 # $SEMVER_BRANCH = PR-158 20:07:29 # $SEMVER_TEMP = /tmp/semver-638510364 20:07:29 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 20:07:29 # '/tmp/semver-638510364' -> '/w/workspace/_app-service-configurable_PR-158/.semver' 20:07:29 # -> Force: false 20:07:29 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-158/.semver [Pipeline] } 20:07:29 $ docker exec --env ******** --env ******** a5d807d1a53dac3b6dd0ca046a81b31ab90153582780d60d5f258918ea35d4c4 ssh-agent -k 20:07:29 unset SSH_AUTH_SOCK; 20:07:29 unset SSH_AGENT_PID; 20:07:29 echo Agent pid 50 killed; 20:07:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:07:30 + git semver [Pipeline] } 20:07:30 $ docker stop --time=1 a5d807d1a53dac3b6dd0ca046a81b31ab90153582780d60d5f258918ea35d4c4 20:07:31 $ docker rm -f a5d807d1a53dac3b6dd0ca046a81b31ab90153582780d60d5f258918ea35d4c4 [Pipeline] // withDockerContainer [Pipeline] sh 20:07:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:07:32 Stashed 1 file(s) [Pipeline] echo 20:07:32 [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 20:07:48 Still waiting to schedule task 20:07:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:07:48 Still waiting to schedule task 20:07:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:09:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17099 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] ws 20:09:44 Running in /w/workspace/app-service-configurable/6 [Pipeline] { [Pipeline] checkout 20:09:49 using credential edgex-jenkins-ssh 20:09:49 Cloning the remote Git repository 20:09:49 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:09:49 > git init /w/workspace/app-service-configurable/6 # timeout=10 20:09:50 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:09:50 > git --version # timeout=10 20:09:50 > git --version # 'git version 2.17.1' 20:09:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:51 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit be88e6e51740e328df7895ce0cb9fbddf40a9a38 20:09:52 Merge succeeded, producing be88e6e51740e328df7895ce0cb9fbddf40a9a38 20:09:52 Checking out Revision be88e6e51740e328df7895ce0cb9fbddf40a9a38 (PR-158) 20:09:50 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:09:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:51 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:09:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:09:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:09:51 > git config core.sparsecheckout # timeout=10 20:09:51 > git checkout -f be88e6e51740e328df7895ce0cb9fbddf40a9a38 # timeout=10 20:09:51 > git remote # timeout=10 20:09:51 > git config --get remote.origin.url # timeout=10 20:09:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:51 > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 20:09:52 > git rev-parse HEAD^{commit} # timeout=10 20:09:52 > git config core.sparsecheckout # timeout=10 20:09:52 > git checkout -f be88e6e51740e328df7895ce0cb9fbddf40a9a38 # timeout=10 20:09:56 Commit message: "Merge branch 'master' into SecretProvider" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:09:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:09:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:09:59 + sudo service docker restart 20:09:59 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:10:01 provisioning config files... 20:10:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/6@tmp/config3322982973069323269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:02 ---> docker-login.sh 20:10:02 nexus3.edgexfoundry.org:10001 20:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:03 Configure a credential helper to remove this warning. See 20:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:03 20:10:03 Login Succeeded 20:10:03 nexus3.edgexfoundry.org:10002 20:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:04 Configure a credential helper to remove this warning. See 20:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:04 20:10:04 Login Succeeded 20:10:04 nexus3.edgexfoundry.org:10003 20:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:04 Configure a credential helper to remove this warning. See 20:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:04 20:10:04 Login Succeeded 20:10:04 nexus3.edgexfoundry.org:10004 20:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:05 Configure a credential helper to remove this warning. See 20:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:05 20:10:05 Login Succeeded 20:10:05 docker.io 20:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:06 Configure a credential helper to remove this warning. See 20:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:06 20:10:06 Login Succeeded 20:10:06 ---> docker-login.sh ends [Pipeline] } 20:10:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:10:06 ========================================================= 20:10:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:10:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:10:07 + 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 . 20:10:07 Sending build context to Docker daemon 93.7kB 20:10:07 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 20:10:07 Step 2/8 : FROM ${BASE} 20:10:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:10:07 5f621e34cdf4: Pulling fs layer 20:10:07 a4357932f1b6: Pulling fs layer 20:10:07 18c013af1878: Pulling fs layer 20:10:07 00ac8860ef70: Pulling fs layer 20:10:07 63d7cb157983: Pulling fs layer 20:10:07 b116817d02f9: Pulling fs layer 20:10:07 745a02a5169b: Pulling fs layer 20:10:07 63d7cb157983: Waiting 20:10:07 b116817d02f9: Waiting 20:10:07 745a02a5169b: Waiting 20:10:07 00ac8860ef70: Waiting 20:10:07 18c013af1878: Download complete 20:10:07 a4357932f1b6: Verifying Checksum 20:10:07 a4357932f1b6: Download complete 20:10:07 63d7cb157983: Verifying Checksum 20:10:07 63d7cb157983: Download complete 20:10:07 5f621e34cdf4: Verifying Checksum 20:10:07 5f621e34cdf4: Download complete 20:10:07 b116817d02f9: Verifying Checksum 20:10:07 b116817d02f9: Download complete 20:10:08 5f621e34cdf4: Pull complete 20:10:08 a4357932f1b6: Pull complete 20:10:09 18c013af1878: Pull complete 20:10:11 745a02a5169b: Verifying Checksum 20:10:11 745a02a5169b: Download complete 20:10:12 Running on prd-centos7-docker-4c-2g-17100 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { 20:10:12 00ac8860ef70: Verifying Checksum 20:10:12 00ac8860ef70: Download complete [Pipeline] ws 20:10:12 Running in /w/workspace/app-service-configurable/6 [Pipeline] { [Pipeline] checkout 20:10:18 using credential edgex-jenkins-ssh 20:10:18 Cloning the remote Git repository 20:10:18 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:10:18 > git init /w/workspace/app-service-configurable/6 # timeout=10 20:10:18 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:10:18 > git --version # timeout=10 20:10:18 > git --version # 'git version 2.24.3' 20:10:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:10:19 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:10:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:10:19 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:10:19 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:10:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:10:21 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit be88e6e51740e328df7895ce0cb9fbddf40a9a38 20:10:21 Merge succeeded, producing be88e6e51740e328df7895ce0cb9fbddf40a9a38 20:10:21 Checking out Revision be88e6e51740e328df7895ce0cb9fbddf40a9a38 (PR-158) 20:10:21 > git config core.sparsecheckout # timeout=10 20:10:21 > git checkout -f be88e6e51740e328df7895ce0cb9fbddf40a9a38 # timeout=10 20:10:21 > git remote # timeout=10 20:10:21 > git config --get remote.origin.url # timeout=10 20:10:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:21 > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 20:10:21 > git rev-parse HEAD^{commit} # timeout=10 20:10:22 00ac8860ef70: Pull complete 20:10:22 63d7cb157983: Pull complete 20:10:22 b116817d02f9: Pull complete 20:10:21 > git config core.sparsecheckout # timeout=10 20:10:21 > git checkout -f be88e6e51740e328df7895ce0cb9fbddf40a9a38 # timeout=10 20:10:25 Commit message: "Merge branch 'master' into SecretProvider" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:10:26 745a02a5169b: Pull complete 20:10:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:10:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:10:26 ---> b7e6874047d6 20:10:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:10:27 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:10:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:10:27 + sudo service docker restart 20:10:27 + true 20:10:27 Redirecting to /bin/systemctl restart docker.service 20:10:28 ---> Running in 44910f6d0ef2 20:10:29 Removing intermediate container 44910f6d0ef2 20:10:29 ---> 282be4c46b08 20:10:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:29 ---> Running in c21fc2c25fdd [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:10:29 provisioning config files... 20:10:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/6@tmp/config2366761262650535360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:30 ---> docker-login.sh 20:10:30 nexus3.edgexfoundry.org:10001 20:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:31 Configure a credential helper to remove this warning. See 20:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:31 20:10:31 Login Succeeded 20:10:31 nexus3.edgexfoundry.org:10002 20:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:31 Configure a credential helper to remove this warning. See 20:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:31 20:10:31 Login Succeeded 20:10:31 nexus3.edgexfoundry.org:10003 20:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:32 Configure a credential helper to remove this warning. See 20:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:32 20:10:32 Login Succeeded 20:10:32 nexus3.edgexfoundry.org:10004 20:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:32 Removing intermediate container c21fc2c25fdd 20:10:32 ---> 736efec45168 20:10:32 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 20:10:32 ---> Running in a1cec630b711 20:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:32 Configure a credential helper to remove this warning. See 20:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:32 20:10:32 Login Succeeded 20:10:32 docker.io 20:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:33 Configure a credential helper to remove this warning. See 20:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:33 20:10:33 Login Succeeded 20:10:33 ---> docker-login.sh ends [Pipeline] } 20:10:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:10:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] echo 20:10:33 ========================================================= 20:10:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:10:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:10:34 + 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 . 20:10:34 Sending build context to Docker daemon 93.7kB 20:10:34 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 20:10:34 Step 2/8 : FROM ${BASE} 20:10:34 (1/6) Installing libc-dev (0.7.2-r3) 20:10:34 (2/6) Installing libsodium (1.0.18-r0) 20:10:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:10:34 188c0c94c7c5: Pulling fs layer 20:10:34 0ef7d3d256c8: Pulling fs layer 20:10:34 de9db76c5a1d: Pulling fs layer 20:10:34 bca2f99d35d6: Pulling fs layer 20:10:34 93359f2a8cfa: Pulling fs layer 20:10:34 7c6f9722023f: Pulling fs layer 20:10:34 a35cf1a2eb13: Pulling fs layer 20:10:34 93359f2a8cfa: Waiting 20:10:34 7c6f9722023f: Waiting 20:10:34 a35cf1a2eb13: Waiting 20:10:34 bca2f99d35d6: Waiting 20:10:34 de9db76c5a1d: Download complete 20:10:34 0ef7d3d256c8: Download complete 20:10:34 93359f2a8cfa: Download complete 20:10:34 7c6f9722023f: Verifying Checksum 20:10:34 7c6f9722023f: Download complete 20:10:34 188c0c94c7c5: Verifying Checksum 20:10:34 188c0c94c7c5: Download complete 20:10:34 (3/6) Installing pkgconf (1.7.2-r0) 20:10:34 (4/6) Installing libsodium-dev (1.0.18-r0) 20:10:34 (5/6) Installing libzmq (4.3.3-r0) 20:10:34 (6/6) Installing zeromq-dev (4.3.3-r0) 20:10:34 Executing busybox-1.31.1-r19.trigger 20:10:34 OK: 144 MiB in 45 packages 20:10:35 188c0c94c7c5: Pull complete 20:10:35 0ef7d3d256c8: Pull complete 20:10:35 de9db76c5a1d: Pull complete 20:10:36 Removing intermediate container a1cec630b711 20:10:36 ---> 811c70c060b9 20:10:36 Step 6/8 : WORKDIR /app 20:10:36 ---> Running in 0f802a0cff53 20:10:36 Removing intermediate container 0f802a0cff53 20:10:36 ---> a1cceeee55ca 20:10:36 Step 7/8 : COPY . . 20:10:37 ---> 30cdfbe8a689 20:10:37 Step 8/8 : RUN go mod download 20:10:37 ---> Running in 507f5ce831ee 20:10:40 a35cf1a2eb13: Verifying Checksum 20:10:40 a35cf1a2eb13: Download complete 20:10:41 bca2f99d35d6: Verifying Checksum 20:10:41 bca2f99d35d6: Download complete 20:10:51 bca2f99d35d6: Pull complete 20:10:51 93359f2a8cfa: Pull complete 20:10:51 7c6f9722023f: Pull complete 20:10:56 a35cf1a2eb13: Pull complete 20:10:56 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:10:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:10:56 ---> a62c8e92a672 20:10:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:10:57 ---> Running in eb5e3f2aaed2 20:10:57 Removing intermediate container eb5e3f2aaed2 20:10:57 ---> 7548df22b864 20:10:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:57 ---> Running in d4f8e845380c 20:10:59 Removing intermediate container d4f8e845380c 20:10:59 ---> 56c03112e849 20:10:59 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 20:11:00 ---> Running in ff18bdc64faf 20:11:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:11:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:11:02 (1/6) Installing libc-dev (0.7.2-r3) 20:11:02 (2/6) Installing libsodium (1.0.18-r0) 20:11:02 (3/6) Installing pkgconf (1.7.2-r0) 20:11:02 (4/6) Installing libsodium-dev (1.0.18-r0) 20:11:02 (5/6) Installing libzmq (4.3.3-r0) 20:11:02 (6/6) Installing zeromq-dev (4.3.3-r0) 20:11:02 Executing busybox-1.31.1-r19.trigger 20:11:02 OK: 167 MiB in 45 packages 20:11:03 Removing intermediate container ff18bdc64faf 20:11:03 ---> a6c51316478c 20:11:03 Step 6/8 : WORKDIR /app 20:11:03 ---> Running in 68f6f0a41afd 20:11:04 Removing intermediate container 68f6f0a41afd 20:11:04 ---> cca377ab9ba0 20:11:04 Step 7/8 : COPY . . 20:11:04 Removing intermediate container 507f5ce831ee 20:11:04 ---> f4e68dbacad6 20:11:04 Successfully built f4e68dbacad6 20:11:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:11:04 ---> 9c8e6871e35e 20:11:04 Step 8/8 : RUN go mod download 20:11:04 ---> Running in 9d3b64fc9bda 20:11:04 + docker inspect -f . ci-base-image-arm64 20:11:04 . [Pipeline] withDockerContainer 20:11:04 prd-ubuntu18.04-docker-arm64-4c-16g-17099 does not seem to be running inside a container 20:11:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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 20:11:06 $ docker top 45ace082e1e029e74ec154d34e28189e5db30c1c5e00e7fd69972b006083db77 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:07 + go version 20:11:07 go version go1.15.5 linux/arm64 [Pipeline] } 20:11:07 $ docker stop --time=1 45ace082e1e029e74ec154d34e28189e5db30c1c5e00e7fd69972b006083db77 20:11:09 $ docker rm -f 45ace082e1e029e74ec154d34e28189e5db30c1c5e00e7fd69972b006083db77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:11:10 + docker inspect -f . ci-base-image-arm64 20:11:10 . [Pipeline] withDockerContainer 20:11:10 prd-ubuntu18.04-docker-arm64-4c-16g-17099 does not seem to be running inside a container 20:11:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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 20:11:12 $ docker top 2693edea144a366c860b2c511aa83dc996fabdfc61a6bad2c8006261825eeff8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:13 + make test 20:11:13 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:11:31 Removing intermediate container 9d3b64fc9bda 20:11:31 ---> 7db858e36504 20:11:31 Successfully built 7db858e36504 20:11:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:11:31 + docker inspect -f . ci-base-image-x86_64 20:11:31 . [Pipeline] withDockerContainer 20:11:32 prd-centos7-docker-4c-2g-17100 does not seem to be running inside a container 20:11:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:11:33 $ docker top 16a0bb58babd02182af4a079fa99b4431808f2297b2f3a8a05dabb184b3050bd -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:34 + go version 20:11:34 go version go1.15.5 linux/amd64 [Pipeline] } 20:11:34 $ docker stop --time=1 16a0bb58babd02182af4a079fa99b4431808f2297b2f3a8a05dabb184b3050bd 20:11:36 $ docker rm -f 16a0bb58babd02182af4a079fa99b4431808f2297b2f3a8a05dabb184b3050bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:11:37 + docker inspect -f . ci-base-image-x86_64 20:11:37 . [Pipeline] withDockerContainer 20:11:37 prd-centos7-docker-4c-2g-17100 does not seem to be running inside a container 20:11:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:11:38 $ docker top 93ce2c4397b6cb14d92443efbea17f826bd190714ed3fbbb9133e45a5f26bed9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:39 + make test 20:11:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:11:52 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:11:52 CGO_ENABLED=1 go vet ./... 20:11:56 gofmt -l . 20:11:56 [ "`gofmt -l .`" = "" ] 20:11:56 ./bin/test-go-mod-tidy.sh 20:11:56 ./bin/test-attribution-txt.sh [Pipeline] } 20:11:58 $ docker stop --time=1 2693edea144a366c860b2c511aa83dc996fabdfc61a6bad2c8006261825eeff8 20:12:00 $ docker rm -f 2693edea144a366c860b2c511aa83dc996fabdfc61a6bad2c8006261825eeff8 [Pipeline] // withDockerContainer [Pipeline] sh 20:12:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:12:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 20:12:02 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:12:02 CGO_ENABLED=1 go vet ./... [Pipeline] script [Pipeline] { [Pipeline] sh 20:12:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:12:04 + ls -al . 20:12:04 total 112 20:12:04 drwxrwxr-x 7 jenkins jenkins 4096 Dec 21 20:11 . 20:12:04 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 20:09 .. 20:12:04 -rw-rw-r-- 1 jenkins jenkins 119 Dec 21 20:09 .dockerignore 20:12:04 drwxrwxr-x 8 jenkins jenkins 4096 Dec 21 20:09 .git 20:12:04 drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 20:09 .github 20:12:04 -rw-rw-r-- 1 jenkins jenkins 93 Dec 21 20:09 .gitignore 20:12:04 -rw-rw-r-- 1 jenkins jenkins 6420 Dec 21 20:09 Attribution.txt 20:12:04 -rw-rw-r-- 1 jenkins jenkins 1940 Dec 21 20:09 Dockerfile 20:12:04 -rw-rw-r-- 1 jenkins jenkins 970 Dec 21 20:09 Dockerfile.build 20:12:04 -rw-rw-r-- 1 jenkins jenkins 687 Dec 21 20:09 Jenkinsfile 20:12:04 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 21 20:09 LICENSE 20:12:04 -rw-rw-r-- 1 jenkins jenkins 1277 Dec 21 20:09 README.md 20:12:04 -rw-rw-r-- 1 jenkins jenkins 5 Dec 21 20:07 VERSION 20:12:04 drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 20:09 bin 20:12:04 -rw-r--r-- 1 jenkins jenkins 10 Dec 21 20:11 coverage.out 20:12:04 -rw-r--r-- 1 jenkins jenkins 132 Dec 21 20:11 go.mod 20:12:04 -rw-r--r-- 1 jenkins jenkins 18288 Dec 21 20:11 go.sum 20:12:04 -rw-rw-r-- 1 jenkins jenkins 1519 Dec 21 20:09 main.go 20:12:04 -rw-rw-r-- 1 jenkins jenkins 1573 Dec 21 20:09 makefile 20:12:04 drwxrwxr-x 10 jenkins jenkins 4096 Dec 21 20:09 res 20:12:04 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 20:09 snap [Pipeline] isUnix [Pipeline] sh 20:12:05 + 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=be88e6e51740e328df7895ce0cb9fbddf40a9a38 --label arch=arm64 --label version=0.0.0 . 20:12:05 Sending build context to Docker daemon 114.7kB 20:12:05 Step 1/27 : ARG BASE=golang:1.15-alpine3.12 20:12:05 Step 2/27 : FROM ${BASE} AS builder 20:12:05 ---> f4e68dbacad6 20:12:05 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:12:05 ---> Running in d01d01974c49 20:12:06 Removing intermediate container d01d01974c49 20:12:06 ---> 51f42911a2b0 20:12:06 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:12:06 ---> Running in 5f5db024271c 20:12:06 gofmt -l . 20:12:06 [ "`gofmt -l .`" = "" ] 20:12:06 ./bin/test-go-mod-tidy.sh 20:12:06 Removing intermediate container 5f5db024271c 20:12:06 ---> e61236947f86 20:12:06 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:12:06 ---> Running in c45f7f0b539d 20:12:07 Removing intermediate container c45f7f0b539d 20:12:07 ---> acccf63e2466 20:12:07 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:07 ./bin/test-attribution-txt.sh 20:12:07 ---> Running in 2293b94e5c23 [Pipeline] } 20:12:08 $ docker stop --time=1 93ce2c4397b6cb14d92443efbea17f826bd190714ed3fbbb9133e45a5f26bed9 20:12:09 Removing intermediate container 2293b94e5c23 20:12:09 ---> d44e756a0d3d 20:12:09 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:12:09 ---> Running in c166815af388 20:12:10 $ docker rm -f 93ce2c4397b6cb14d92443efbea17f826bd190714ed3fbbb9133e45a5f26bed9 20:12:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] sh 20:12:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:12:11 Warning: overwriting stash ‘coverage-report’ 20:12:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:12:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 20:12:12 OK: 144 MiB in 45 packages [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:12:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:12:12 + ls -al . 20:12:12 total 88 20:12:12 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 21 20:12 . 20:12:12 drwxrwxr-x. 4 jenkins jenkins 28 Dec 21 20:10 .. 20:12:12 -rw-rw-r--. 1 jenkins jenkins 6420 Dec 21 20:10 Attribution.txt 20:12:12 drwxrwxr-x. 2 jenkins jenkins 64 Dec 21 20:10 bin 20:12:12 -rw-r--r--. 1 jenkins jenkins 10 Dec 21 20:11 coverage.out 20:12:12 -rw-rw-r--. 1 jenkins jenkins 1940 Dec 21 20:10 Dockerfile 20:12:12 -rw-rw-r--. 1 jenkins jenkins 970 Dec 21 20:10 Dockerfile.build 20:12:12 -rw-rw-r--. 1 jenkins jenkins 119 Dec 21 20:10 .dockerignore 20:12:12 drwxrwxr-x. 8 jenkins jenkins 179 Dec 21 20:10 .git 20:12:12 drwxrwxr-x. 2 jenkins jenkins 81 Dec 21 20:10 .github 20:12:12 -rw-rw-r--. 1 jenkins jenkins 93 Dec 21 20:10 .gitignore 20:12:12 -rw-r--r--. 1 jenkins jenkins 132 Dec 21 20:12 go.mod 20:12:12 -rw-r--r--. 1 jenkins jenkins 18288 Dec 21 20:12 go.sum 20:12:12 -rw-rw-r--. 1 jenkins jenkins 687 Dec 21 20:10 Jenkinsfile 20:12:12 -rw-rw-r--. 1 jenkins jenkins 10174 Dec 21 20:10 LICENSE 20:12:12 -rw-rw-r--. 1 jenkins jenkins 1519 Dec 21 20:10 main.go 20:12:12 -rw-rw-r--. 1 jenkins jenkins 1573 Dec 21 20:10 makefile 20:12:12 -rw-rw-r--. 1 jenkins jenkins 1277 Dec 21 20:10 README.md 20:12:12 drwxrwxr-x. 10 jenkins jenkins 171 Dec 21 20:10 res 20:12:12 drwxrwxr-x. 4 jenkins jenkins 71 Dec 21 20:10 snap 20:12:12 -rw-rw-r--. 1 jenkins jenkins 5 Dec 21 20:07 VERSION [Pipeline] isUnix [Pipeline] sh 20:12:13 Removing intermediate container c166815af388 20:12:13 ---> 6786b126ec27 20:12:13 Step 8/27 : WORKDIR /app 20:12:13 + 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=be88e6e51740e328df7895ce0cb9fbddf40a9a38 --label arch=amd64 --label version=0.0.0 . 20:12:13 Sending build context to Docker daemon 114.7kB 20:12:13 ---> Running in 33e910deda31 20:12:13 Step 1/27 : ARG BASE=golang:1.15-alpine3.12 20:12:13 Step 2/27 : FROM ${BASE} AS builder 20:12:13 ---> 7db858e36504 20:12:13 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:12:13 ---> Running in 6484ce775254 20:12:13 Removing intermediate container 6484ce775254 20:12:13 ---> 7f614e511c67 20:12:13 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:12:13 ---> Running in ef117e26a19d 20:12:13 Removing intermediate container 33e910deda31 20:12:13 ---> bda4ddf74efd 20:12:13 Step 9/27 : COPY go.mod . 20:12:14 Removing intermediate container ef117e26a19d 20:12:14 ---> 5237373e019f 20:12:14 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:12:14 ---> Running in 9d22b5cf363f 20:12:14 Removing intermediate container 9d22b5cf363f 20:12:14 ---> 93a86270d087 20:12:14 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:14 ---> 9c5a08d24809 20:12:14 Step 10/27 : RUN go mod download 20:12:14 ---> Running in 1a8afd4097d6 20:12:14 ---> Running in 0e9e47fc5e6c 20:12:16 Removing intermediate container 0e9e47fc5e6c 20:12:16 ---> bcf788bc6e86 20:12:16 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:12:16 ---> Running in 1081ae12840b 20:12:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:12:17 Removing intermediate container 1a8afd4097d6 20:12:17 ---> 63d3e041eca6 20:12:17 Step 11/27 : COPY . . 20:12:17 ---> bd7da8ee2ae7 20:12:17 Step 12/27 : ARG MAKE="make build" 20:12:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:12:17 ---> Running in 76376f75d4d2 20:12:18 Removing intermediate container 76376f75d4d2 20:12:18 ---> 5bb7aacd58b3 20:12:18 Step 13/27 : RUN $MAKE 20:12:18 ---> Running in bf9c463135a7 20:12:18 OK: 167 MiB in 45 packages 20:12:18 Removing intermediate container 1081ae12840b 20:12:18 ---> 75ff09fe8a18 20:12:18 Step 8/27 : WORKDIR /app 20:12:18 ---> Running in f6519b70ae87 20:12:19 Removing intermediate container f6519b70ae87 20:12:19 ---> bb76ca4d73f1 20:12:19 Step 9/27 : COPY go.mod . 20:12:19 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 20:12:19 ---> 2e1d7fb061a4 20:12:19 Step 10/27 : RUN go mod download 20:12:19 ---> Running in a7e339a7a46e 20:12:22 Removing intermediate container a7e339a7a46e 20:12:22 ---> dbea2fb57f8a 20:12:22 Step 11/27 : COPY . . 20:12:22 ---> 4575d857803b 20:12:22 Step 12/27 : ARG MAKE="make build" 20:12:22 ---> Running in bf60a8c42d29 20:12:22 Removing intermediate container bf60a8c42d29 20:12:22 ---> 222993e47662 20:12:22 Step 13/27 : RUN $MAKE 20:12:22 ---> Running in c6bd96873cdc 20:12:23 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 20:12:45 Removing intermediate container c6bd96873cdc 20:12:45 ---> 1427e48f85da 20:12:45 Step 14/27 : FROM alpine:3.12 20:12:45 3.12: Pulling from library/alpine 20:12:45 801bfaa63ef2: Pulling fs layer 20:12:45 801bfaa63ef2: Verifying Checksum 20:12:45 801bfaa63ef2: Download complete 20:12:46 801bfaa63ef2: Pull complete 20:12:46 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:12:46 Status: Downloaded newer image for alpine:3.12 20:12:46 ---> 389fef711851 20:12:46 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:12:46 ---> Running in 6ea62b21381e 20:12:46 Removing intermediate container 6ea62b21381e 20:12:46 ---> 5496714524af 20:12:46 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:12:46 ---> Running in 0919ebb5338a 20:12:46 Removing intermediate container 0919ebb5338a 20:12:46 ---> 18b0bdfa12b9 20:12:46 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq 20:12:47 ---> Running in a260cd807891 20:12:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:12:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:12:48 (1/6) Installing ca-certificates (20191127-r4) 20:12:48 (2/6) Installing libgcc (9.3.0-r2) 20:12:48 (3/6) Installing libsodium (1.0.18-r0) 20:12:48 (4/6) Installing libstdc++ (9.3.0-r2) 20:12:48 (5/6) Installing libzmq (4.3.3-r0) 20:12:48 (6/6) Installing zeromq (4.3.3-r0) 20:12:48 Executing busybox-1.31.1-r19.trigger 20:12:48 Executing ca-certificates-20191127-r4.trigger 20:12:48 OK: 9 MiB in 20 packages 20:12:50 Removing intermediate container a260cd807891 20:12:50 ---> c3f158687ea9 20:12:50 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:12:50 ---> c66f71a50543 20:12:50 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:12:51 ---> ceafbb635e1c 20:12:51 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:12:51 Removing intermediate container bf9c463135a7 20:12:51 ---> 8927147da7f1 20:12:51 Step 14/27 : FROM alpine:3.12 20:12:51 ---> 69d9ae6cbd2e 20:12:51 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:12:52 3.12: Pulling from library/alpine 20:12:52 159e5727ea61: Pulling fs layer 20:12:52 159e5727ea61: Verifying Checksum 20:12:52 159e5727ea61: Download complete 20:12:52 ---> 7ec5f22605bd 20:12:52 Step 22/27 : EXPOSE 48095 20:12:53 ---> Running in bb163d7e1f8f 20:12:53 Removing intermediate container bb163d7e1f8f 20:12:53 ---> ae7bcf17ca83 20:12:53 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:12:53 159e5727ea61: Pull complete 20:12:53 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:12:53 Status: Downloaded newer image for alpine:3.12 20:12:53 ---> afeebe901d6b 20:12:53 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:12:53 ---> Running in 4332be8b0c6e 20:12:53 Removing intermediate container 4332be8b0c6e 20:12:53 ---> 99ab18e33d94 20:12:53 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:12:53 ---> Running in 00b68f475f18 20:12:53 ---> Running in a6801423c3ee 20:12:53 Removing intermediate container a6801423c3ee 20:12:53 ---> 5f90ce377423 20:12:53 Step 25/27 : LABEL arch=amd64 20:12:53 ---> Running in 7883e2106ffe 20:12:54 Removing intermediate container 00b68f475f18 20:12:54 ---> 2c04c531400f 20:12:54 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:12:54 ---> Running in 6264ab8a4275 20:12:54 Removing intermediate container 7883e2106ffe 20:12:54 ---> 27ccaafea76f 20:12:54 Step 26/27 : LABEL git_sha=be88e6e51740e328df7895ce0cb9fbddf40a9a38 20:12:54 ---> Running in fa303834bbbf 20:12:54 Removing intermediate container 6264ab8a4275 20:12:54 ---> 869652a57d7a 20:12:54 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq 20:12:54 Removing intermediate container fa303834bbbf 20:12:54 ---> 130036e4ac43 20:12:54 Step 27/27 : LABEL version=0.0.0 20:12:54 ---> Running in 19e3127c3584 20:12:54 ---> Running in 589b842206ff 20:12:54 Removing intermediate container 19e3127c3584 20:12:54 ---> 3c5cc234a29d 20:12:54 [Warning] One or more build-args [ARCH] were not consumed 20:12:54 Successfully built 3c5cc234a29d 20:12:54 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 20:12:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:12:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:12:56 (1/6) Installing ca-certificates (20191127-r4) 20:12:56 (2/6) Installing libgcc (9.3.0-r2) 20:12:56 (3/6) Installing libsodium (1.0.18-r0) 20:12:56 (4/6) Installing libstdc++ (9.3.0-r2) 20:12:56 (5/6) Installing libzmq (4.3.3-r0) 20:12:56 (6/6) Installing zeromq (4.3.3-r0) 20:12:56 Executing busybox-1.31.1-r19.trigger 20:12:56 Executing ca-certificates-20191127-r4.trigger 20:12:56 OK: 9 MiB in 20 packages 20:12:58 Removing intermediate container 589b842206ff 20:12:58 ---> 3b3e77c620fa 20:12:58 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:12:58 ---> 23c34dcc7f75 20:12:58 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:12:59 ---> 7982702e8090 20:12:59 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:13:00 ---> e4f78ff2e36f 20:13:00 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:13:01 ---> 224e252ab3a0 20:13:01 Step 22/27 : EXPOSE 48095 20:13:01 ---> Running in 70c466493347 20:13:02 Removing intermediate container 70c466493347 20:13:02 ---> 1222cf29306e 20:13:02 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:13:02 ---> Running in 0f11a90a92cf 20:13:02 Removing intermediate container 0f11a90a92cf 20:13:02 ---> 85ddf6005863 20:13:02 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:13:03 ---> Running in efc9ad0b4433 20:13:03 Removing intermediate container efc9ad0b4433 20:13:03 ---> 70c0f32bdeb1 20:13:03 Step 25/27 : LABEL arch=arm64 20:13:03 ---> Running in 174fec0671b1 20:13:03 Removing intermediate container 174fec0671b1 20:13:03 ---> 150dbbf1f307 20:13:03 Step 26/27 : LABEL git_sha=be88e6e51740e328df7895ce0cb9fbddf40a9a38 20:13:04 ---> Running in f655ef22764c 20:13:04 Removing intermediate container f655ef22764c 20:13:04 ---> dec0ed767934 20:13:04 Step 27/27 : LABEL version=0.0.0 20:13:04 ---> Running in d76239ea81a0 20:13:04 Removing intermediate container d76239ea81a0 20:13:04 ---> 7d97f914f80a 20:13:04 [Warning] One or more build-args [ARCH] were not consumed 20:13:04 Successfully built 7d97f914f80a 20:13:05 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:13:10 Still waiting to schedule task 20:13:10 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:14:06 Running on prd-ubuntu18.04-docker-8c-8g-17101 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] ws 20:14:06 Running in /w/workspace/app-service-configurable/6 [Pipeline] { [Pipeline] checkout 20:14:08 using credential edgex-jenkins-ssh 20:14:08 Cloning the remote Git repository 20:14:08 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:14:09 > git init /w/workspace/app-service-configurable/6 # timeout=10 20:14:09 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:14:09 > git --version # timeout=10 20:14:09 > git --version # 'git version 2.17.1' 20:14:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:14:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:14:10 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit be88e6e51740e328df7895ce0cb9fbddf40a9a38 20:14:10 Merge succeeded, producing be88e6e51740e328df7895ce0cb9fbddf40a9a38 20:14:10 Checking out Revision be88e6e51740e328df7895ce0cb9fbddf40a9a38 (PR-158) 20:14:09 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:14:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:14:09 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:14:09 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:14:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:14:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:14:10 > git config core.sparsecheckout # timeout=10 20:14:10 > git checkout -f be88e6e51740e328df7895ce0cb9fbddf40a9a38 # timeout=10 20:14:10 > git remote # timeout=10 20:14:10 > git config --get remote.origin.url # timeout=10 20:14:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:14:10 > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 20:14:10 > git rev-parse HEAD^{commit} # timeout=10 20:14:10 > git config core.sparsecheckout # timeout=10 20:14:10 > git checkout -f be88e6e51740e328df7895ce0cb9fbddf40a9a38 # timeout=10 20:14:13 Commit message: "Merge branch 'master' into SecretProvider" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:14:15 + echo snap-build.sh 20:14:15 snap-build.sh 20:14:15 + SNAP_BASE_DIR=. 20:14:15 + '[' '!' -z /w/workspace/app-service-configurable/6 ']' 20:14:15 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/6 20:14:15 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/6]' 20:14:15 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/6] 20:14:15 + cd /w/workspace/app-service-configurable/6 20:14:15 + sudo apt-get remove -qy --purge lxd lxd-client 20:14:15 Reading package lists... 20:14:15 Building dependency tree... 20:14:15 Reading state information... 20:14:15 The following packages were automatically installed and are no longer required: 20:14:15 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:14:15 uidmap xdelta3 20:14:15 Use 'sudo apt autoremove' to remove them. 20:14:15 The following packages will be REMOVED: 20:14:15 lxd* lxd-client* 20:14:15 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:14:15 After this operation, 31.7 MB disk space will be freed. 20:14:16 (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 ... 190027 files and directories currently installed.) 20:14:16 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:14:17 Removing lxd dnsmasq configuration 20:14:17 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:14:18 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:14:19 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 20:14:19 (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 ... 189852 files and directories currently installed.) 20:14:19 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:14:20 Processing triggers for systemd (237-3ubuntu10.42) ... 20:14:20 Processing triggers for ureadahead (0.100.0-21) ... 20:14:21 + sudo snap remove --purge lxd 20:14:22 snap "lxd" is not installed 20:14:22 + sudo groupadd --force --system lxd 20:14:22 ++ whoami 20:14:22 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:14:22 + newgrp - lxd 20:14:22 + sudo snap install lxd 20:14:30 2020-12-21T20:14:27Z INFO Waiting for automatic snapd restart... 20:14:48 lxd 4.9 from Canonical* installed 20:14:48 + sudo lxd init --auto 20:14:56 + sudo snap install --classic snapcraft 20:15:00 snapcraft 4.4.4 from Canonical* installed 20:15:00 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 20:15:00 + sudo snapcraft prime --use-lxd 20:15:02 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:15:02 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: 20:15:02 - README.md 20:15:02 20:15:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:15:03 Launching a container. 20:15:15 Waiting for container to be ready 20:15:15 To start your first instance, try: lxc launch ubuntu:18.04 20:15:15 20:15:18 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:15:18 Waiting for network to be ready... 20:15:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:15:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:15:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 20:15:20 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:15:20 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:15:20 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:15:20 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:15:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:15:20 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:15:20 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:15:20 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:15:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 20:15:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 20:15:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 20:15:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 20:15:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 20:15:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 20:15:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 20:15:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:15:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 20:15:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 20:15:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 20:15:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 20:15:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 20:15:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 20:15:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 20:15:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 20:15:23 Fetched 23.5 MB in 4s (5302 kB/s) 20:15:24 Reading package lists... 20:15:24 Reading package lists... 20:15:24 Building dependency tree... 20:15:24 Reading state information... 20:15:25 The following additional packages will be installed: 20:15:25 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:15:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:15:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:15:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:15:25 Suggested packages: 20:15:25 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:15:25 Recommended packages: 20:15:25 gnupg libsasl2-modules 20:15:25 The following NEW packages will be installed: 20:15:25 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:15:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:15:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:15:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:15:25 The following packages will be upgraded: 20:15:25 gpg gpg-agent gpgconf libudev1 20:15:25 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 20:15:25 Need to get 3531 kB of archives. 20:15:25 After this operation, 13.3 MB of additional disk space will be used. 20:15:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 20:15:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 20:15:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 20:15:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 20:15:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 20:15:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 20:15:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 20:15:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 20:15:25 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 20:15:25 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 20:15:26 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:15:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:15:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:15:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:15:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:15:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:15:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:15:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:15:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:15:26 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:15:26 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:15:26 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:15:26 debconf: delaying package configuration, since apt-utils is not installed 20:15:26 Fetched 3531 kB in 1s (3109 kB/s) 20:15:26 (Reading database ... 12511 files and directories currently installed.) 20:15:26 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 20:15:26 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 20:15:26 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 20:15:26 Selecting previously unselected package udev. 20:15:26 (Reading database ... 12511 files and directories currently installed.) 20:15:26 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 20:15:26 Unpacking udev (237-3ubuntu10.43) ... 20:15:27 Selecting previously unselected package libfuse2:amd64. 20:15:27 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:15:27 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:15:27 Selecting previously unselected package fuse. 20:15:27 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:15:27 Unpacking fuse (2.9.7-1ubuntu1) ... 20:15:27 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 20:15:27 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:15:27 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 20:15:27 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:15:27 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 20:15:27 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:15:27 Selecting previously unselected package libksba8:amd64. 20:15:27 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:15:27 Unpacking libksba8:amd64 (1.3.5-2) ... 20:15:27 Selecting previously unselected package libroken18-heimdal:amd64. 20:15:27 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:15:27 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:27 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:15:27 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:15:27 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:27 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:15:27 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:15:27 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:27 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:15:27 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:15:27 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:28 Selecting previously unselected package libwind0-heimdal:amd64. 20:15:28 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:15:28 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:28 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:15:28 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:15:28 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:28 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:15:28 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:15:28 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:28 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:15:28 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:15:28 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:28 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:15:28 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:15:28 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:28 Selecting previously unselected package libsasl2-modules-db:amd64. 20:15:28 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 20:15:28 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 20:15:28 Selecting previously unselected package libsasl2-2:amd64. 20:15:28 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 20:15:28 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 20:15:28 Selecting previously unselected package libldap-common. 20:15:28 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 20:15:28 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 20:15:28 Selecting previously unselected package libldap-2.4-2:amd64. 20:15:28 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 20:15:28 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 20:15:28 Selecting previously unselected package dirmngr. 20:15:28 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 20:15:28 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 20:15:29 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 20:15:29 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 20:15:29 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:15:29 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 20:15:29 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 20:15:29 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 20:15:29 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:29 Setting up libksba8:amd64 (1.3.5-2) ... 20:15:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:15:29 Setting up udev (237-3ubuntu10.43) ... 20:15:29 invoke-rc.d: policy-rc.d denied execution of start. 20:15:29 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:29 Processing triggers for systemd (237-3ubuntu10) ... 20:15:29 Setting up fuse (2.9.7-1ubuntu1) ... 20:15:29 Setting up gpg (2.2.4-1ubuntu1.3) ... 20:15:29 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:30 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:30 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:30 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:30 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:30 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:30 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:15:30 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 20:15:30 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 20:15:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:15:30 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:15:30 settings in the [Install] section, and DefaultInstance for template units). 20:15:30 This means they are not meant to be enabled using systemctl. 20:15:30 Possible reasons for having this kind of units are: 20:15:30 1) A unit may be statically enabled by being symlinked from another unit's 20:15:30 .wants/ or .requires/ directory. 20:15:30 2) A unit's purpose may be to act as a helper for some other unit which has 20:15:30 a requirement dependency on it. 20:15:30 3) A unit may be started when needed via activation (socket, path, timer, 20:15:30 D-Bus, udev, scripted systemctl call, ...). 20:15:30 4) In case of template units, the unit is meant to be enabled with some 20:15:30 instance name specified. 20:15:30 Reading package lists... 20:15:31 Building dependency tree... 20:15:31 Reading state information... 20:15:31 The following additional packages will be installed: 20:15:31 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:15:31 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:15:31 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:15:31 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:15:31 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:15:31 Suggested packages: 20:15:31 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:15:31 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:15:31 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:15:31 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:15:31 systemd-container policykit-1 20:15:31 Recommended packages: 20:15:31 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:15:31 The following NEW packages will be installed: 20:15:31 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:15:31 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:15:31 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:15:31 multiarch-support openssh-client python3 python3-minimal python3.6 20:15:31 python3.6-minimal snapd squashfs-tools sudo 20:15:31 The following packages will be upgraded: 20:15:31 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:15:31 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 20:15:31 Need to get 35.2 MB of archives. 20:15:31 After this operation, 141 MB of additional disk space will be used. 20:15:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 20:15:31 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 20:15:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 20:15:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 20:15:32 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 20:15:32 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:15:32 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:15:32 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:15:32 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:15:32 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:15:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:15:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:15:32 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 20:15:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 20:15:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:15:32 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 20:15:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:15:32 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 20:15:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:15:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 20:15:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 20:15:32 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 20:15:32 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:15:32 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:15:32 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:15:32 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:15:32 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:15:32 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:15:32 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 20:15:32 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:15:33 debconf: delaying package configuration, since apt-utils is not installed 20:15:33 Fetched 35.2 MB in 2s (16.2 MB/s) 20:15:33 (Reading database ... 12757 files and directories currently installed.) 20:15:33 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 20:15:33 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 20:15:34 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 20:15:34 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 20:15:34 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 20:15:34 (Reading database ... 12757 files and directories currently installed.) 20:15:34 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 20:15:34 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 20:15:35 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 20:15:35 (Reading database ... 12757 files and directories currently installed.) 20:15:35 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 20:15:35 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 20:15:35 Setting up apt (1.6.12ubuntu0.2) ... 20:15:35 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:15:35 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:15:36 (Reading database ... 12764 files and directories currently installed.) 20:15:36 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 20:15:36 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 20:15:36 Selecting previously unselected package libpython3.6-minimal:amd64. 20:15:36 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:15:36 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:15:36 Selecting previously unselected package libexpat1:amd64. 20:15:36 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:15:36 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:15:36 Selecting previously unselected package python3.6-minimal. 20:15:36 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:15:36 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 20:15:36 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 20:15:36 Checking for services that may need to be restarted...done. 20:15:36 Checking for services that may need to be restarted...done. 20:15:37 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:15:37 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:15:37 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 20:15:38 Selecting previously unselected package python3-minimal. 20:15:38 (Reading database ... 13012 files and directories currently installed.) 20:15:38 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:15:38 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:15:38 Selecting previously unselected package mime-support. 20:15:38 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:15:38 Unpacking mime-support (3.60ubuntu1) ... 20:15:38 Selecting previously unselected package libmpdec2:amd64. 20:15:38 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:15:38 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:15:38 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:15:38 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:15:38 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:15:38 Selecting previously unselected package python3.6. 20:15:38 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:15:38 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 20:15:38 Selecting previously unselected package libpython3-stdlib:amd64. 20:15:38 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:15:38 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:15:38 Setting up python3-minimal (3.6.7-1~18.04) ... 20:15:39 Selecting previously unselected package python3. 20:15:39 (Reading database ... 13442 files and directories currently installed.) 20:15:39 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:15:39 Unpacking python3 (3.6.7-1~18.04) ... 20:15:39 Selecting previously unselected package multiarch-support. 20:15:39 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:15:39 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:15:39 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:15:39 Selecting previously unselected package liblzo2-2:amd64. 20:15:39 (Reading database ... 13479 files and directories currently installed.) 20:15:39 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:15:39 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:15:39 Selecting previously unselected package libbsd0:amd64. 20:15:39 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:15:39 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:15:39 Selecting previously unselected package sudo. 20:15:39 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 20:15:39 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 20:15:39 Selecting previously unselected package apparmor. 20:15:39 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:15:39 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:15:39 Selecting previously unselected package libedit2:amd64. 20:15:39 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:15:39 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:15:40 Selecting previously unselected package libkrb5support0:amd64. 20:15:40 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:15:40 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:15:40 Selecting previously unselected package libk5crypto3:amd64. 20:15:40 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:15:40 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:15:40 Selecting previously unselected package libkeyutils1:amd64. 20:15:40 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:15:40 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:15:40 Selecting previously unselected package libkrb5-3:amd64. 20:15:40 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:15:40 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:15:40 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:15:40 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:15:40 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:15:40 Selecting previously unselected package libssl1.0.0:amd64. 20:15:40 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 20:15:40 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 20:15:40 Selecting previously unselected package openssh-client. 20:15:40 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:15:40 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:15:41 Selecting previously unselected package squashfs-tools. 20:15:41 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 20:15:41 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:15:41 Selecting previously unselected package snapd. 20:15:41 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 20:15:41 Unpacking snapd (2.48+18.04) ... 20:15:43 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:15:43 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 20:15:43 Setting up mime-support (3.60ubuntu1) ... 20:15:43 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 20:15:43 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:15:43 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:15:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:15:43 Setting up systemd (237-3ubuntu10.43) ... 20:15:43 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:15:44 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:15:44 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:15:44 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:15:44 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:15:44 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:15:44 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 20:15:45 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:15:45 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:15:45 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:15:45 Setting up python3 (3.6.7-1~18.04) ... 20:15:45 running python rtupdate hooks for python3.6... 20:15:45 running python post-rtupdate hooks for python3.6... 20:15:45 Setting up apparmor (2.12-4ubuntu5.1) ... 20:15:47 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:15:47 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:15:47 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:15:47 Setting up snapd (2.48+18.04) ... 20:15:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:15:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:15:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:15:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:15:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:15:48 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:15:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:15:49 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:15:49 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:15:49 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:15:49 /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' 20:15:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:15:49 Processing triggers for systemd (237-3ubuntu10.43) ... 20:15:50 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 20:15:50 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:15:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:15:52 Reading package lists... 20:15:52 Reading package lists... 20:15:52 Building dependency tree... 20:15:52 Reading state information... 20:15:52 Calculating upgrade... 20:15:52 The following packages will be upgraded: 20:15:52 advancecomp base-files bash binutils binutils-common 20:15:52 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:15:52 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:15:52 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 20:15:52 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 20:15:52 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 20:15:52 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 20:15:52 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 20:15:52 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 20:15:52 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 20:15:52 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 20:15:52 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 20:15:52 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 20:15:52 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 20:15:52 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:15:52 Need to get 63.5 MB of archives. 20:15:52 After this operation, 5191 kB of additional disk space will be used. 20:15:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 20:15:52 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:15:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:15:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:15:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:15:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:15:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:15:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:15:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:15:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:15:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:15:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:15:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:15:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:15:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:15:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:15:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:15:53 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:15:53 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:15:53 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:15:53 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:15:53 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:15:53 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:15:53 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:15:53 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:15:53 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:15:53 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:15:53 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:15:53 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:15:53 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:15:53 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:15:53 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:15:53 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:15:53 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:15:53 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 20:15:53 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 20:15:53 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:15:53 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 20:15:53 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 20:15:53 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 20:15:53 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:15:53 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:15:53 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:15:53 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 20:15:53 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:15:53 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:15:53 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 20:15:53 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 20:15:53 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 20:15:53 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 20:15:53 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:15:53 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:15:53 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:15:53 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:15:53 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:15:53 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:15:53 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:15:53 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:15:53 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:15:53 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:15:53 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:15:53 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:15:53 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:15:53 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:15:53 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:15:54 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:15:54 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:15:54 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 20:15:54 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:15:54 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:15:54 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:15:54 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:15:54 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:15:54 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:15:54 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:15:54 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:15:54 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:15:54 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:15:54 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 20:15:54 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 20:15:54 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 20:15:54 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 20:15:54 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 20:15:54 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:15:54 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:15:54 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:15:54 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 20:15:54 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:15:54 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:15:54 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 20:15:54 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:15:54 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:15:54 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:15:54 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:15:54 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:15:54 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:15:54 debconf: delaying package configuration, since apt-utils is not installed 20:15:54 Fetched 63.5 MB in 2s (32.9 MB/s) 20:15:54 (Reading database ... 13912 files and directories currently installed.) 20:15:54 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:15:54 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:15:55 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:15:55 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:15:55 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 20:15:55 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 20:15:56 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:15:56 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:15:56 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:15:56 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:15:56 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:15:56 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:15:56 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:15:56 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:15:56 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:15:56 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:15:57 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:15:57 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:15:57 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:15:57 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:15:57 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:15:57 (Reading database ... 13911 files and directories currently installed.) 20:15:57 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:15:57 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:15:57 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:15:57 (Reading database ... 13911 files and directories currently installed.) 20:15:57 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:15:57 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:15:57 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:15:57 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:15:57 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:15:58 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:15:58 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:15:58 (Reading database ... 13911 files and directories currently installed.) 20:15:58 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:15:58 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:15:59 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:15:59 (Reading database ... 13911 files and directories currently installed.) 20:15:59 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:15:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:15:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:15:59 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:15:59 Setting up base-files (10.1ubuntu2.10) ... 20:15:59 Installing new version of config file /etc/issue ... 20:15:59 Installing new version of config file /etc/issue.net ... 20:15:59 Installing new version of config file /etc/lsb-release ... 20:15:59 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:15:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:15:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:15:59 Removing obsolete conffile /etc/default/motd-news ... 20:16:00 (Reading database ... 13912 files and directories currently installed.) 20:16:00 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:16:00 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:16:00 Setting up bash (4.4.18-2ubuntu1.2) ... 20:16:00 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 20:16:00 (Reading database ... 13912 files and directories currently installed.) 20:16:00 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:16:00 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:16:00 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:16:00 (Reading database ... 13912 files and directories currently installed.) 20:16:00 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 20:16:00 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 20:16:00 Setting up tar (1.29b-2ubuntu0.1) ... 20:16:00 (Reading database ... 13912 files and directories currently installed.) 20:16:00 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:16:01 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:16:01 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:16:01 (Reading database ... 13912 files and directories currently installed.) 20:16:01 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:16:01 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:16:01 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:16:01 (Reading database ... 13912 files and directories currently installed.) 20:16:01 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:16:01 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:16:01 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:16:01 (Reading database ... 13912 files and directories currently installed.) 20:16:01 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:16:01 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:16:02 Setting up grep (3.1-2build1) ... 20:16:02 (Reading database ... 13912 files and directories currently installed.) 20:16:02 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:16:02 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:16:02 Setting up login (1:4.5-1ubuntu2) ... 20:16:02 (Reading database ... 13912 files and directories currently installed.) 20:16:02 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:16:02 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:16:02 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:16:02 (Reading database ... 13912 files and directories currently installed.) 20:16:02 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:16:02 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:16:03 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:16:03 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:16:03 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:16:03 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:16:04 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:16:04 (Reading database ... 13912 files and directories currently installed.) 20:16:04 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:16:04 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:16:05 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:16:05 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:16:05 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:16:05 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:16:05 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:16:05 (Reading database ... 13912 files and directories currently installed.) 20:16:05 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:16:05 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:16:05 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:16:05 (Reading database ... 13912 files and directories currently installed.) 20:16:05 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:16:05 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:16:05 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:16:06 (Reading database ... 13912 files and directories currently installed.) 20:16:06 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:16:06 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:16:06 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:16:06 (Reading database ... 13912 files and directories currently installed.) 20:16:06 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:16:06 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:16:06 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:16:06 (Reading database ... 13912 files and directories currently installed.) 20:16:06 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:16:06 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:16:06 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:16:06 (Reading database ... 13912 files and directories currently installed.) 20:16:06 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:16:06 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:16:07 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:16:07 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:16:07 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:16:07 (Reading database ... 13912 files and directories currently installed.) 20:16:07 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:16:07 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:16:07 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:16:07 (Reading database ... 13912 files and directories currently installed.) 20:16:07 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:16:07 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:16:07 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:16:07 (Reading database ... 13912 files and directories currently installed.) 20:16:07 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:16:07 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:16:07 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:16:07 (Reading database ... 13912 files and directories currently installed.) 20:16:07 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:16:07 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:16:08 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:16:08 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:16:09 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:16:09 (Reading database ... 13912 files and directories currently installed.) 20:16:09 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:16:09 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:16:09 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:16:09 (Reading database ... 13912 files and directories currently installed.) 20:16:09 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:16:09 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:16:09 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:16:09 (Reading database ... 13914 files and directories currently installed.) 20:16:09 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:16:09 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:16:10 Setting up debconf (1.5.66ubuntu1) ... 20:16:10 (Reading database ... 13914 files and directories currently installed.) 20:16:10 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:16:10 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:16:10 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 20:16:10 (Reading database ... 13914 files and directories currently installed.) 20:16:10 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:16:10 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:16:10 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 20:16:10 (Reading database ... 13914 files and directories currently installed.) 20:16:10 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:16:10 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:16:11 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 20:16:11 (Reading database ... 13914 files and directories currently installed.) 20:16:11 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:16:11 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:16:11 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 20:16:11 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 20:16:11 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:16:11 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:16:11 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:16:11 (Reading database ... 13914 files and directories currently installed.) 20:16:11 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:16:11 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:16:11 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:16:12 (Reading database ... 13914 files and directories currently installed.) 20:16:12 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 20:16:12 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:16:12 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 20:16:12 (Reading database ... 13914 files and directories currently installed.) 20:16:12 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:16:12 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:16:12 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:16:12 (Reading database ... 13914 files and directories currently installed.) 20:16:12 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 20:16:12 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 20:16:12 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 20:16:12 (Reading database ... 13914 files and directories currently installed.) 20:16:12 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:16:13 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:16:13 Setting up passwd (1:4.5-1ubuntu2) ... 20:16:13 (Reading database ... 13914 files and directories currently installed.) 20:16:13 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 20:16:13 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:16:13 Setting up gpgv (2.2.4-1ubuntu1.3) ... 20:16:13 (Reading database ... 13914 files and directories currently installed.) 20:16:13 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:16:13 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:16:14 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:16:14 (Reading database ... 13914 files and directories currently installed.) 20:16:14 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:16:14 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:16:14 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:16:14 (Reading database ... 13914 files and directories currently installed.) 20:16:14 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:16:14 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:16:14 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:16:14 (Reading database ... 13914 files and directories currently installed.) 20:16:14 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 20:16:14 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 20:16:14 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 20:16:14 (Reading database ... 13914 files and directories currently installed.) 20:16:14 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 20:16:14 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 20:16:14 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 20:16:15 (Reading database ... 13915 files and directories currently installed.) 20:16:15 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:16:15 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:16:15 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:16:15 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:16:15 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 20:16:15 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 20:16:15 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 20:16:15 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 20:16:15 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:16:15 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:16:15 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:16:16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:16:16 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:16:16 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:16:16 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:16:16 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:16:16 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:16:16 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:16:16 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:16:16 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:16:16 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:16:16 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:16:16 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 20:16:16 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 20:16:17 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:16:17 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:16:17 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:16:17 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:16:17 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:16:17 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:16:18 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:16:18 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:16:18 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:16:18 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:16:18 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:16:18 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:16:18 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:16:18 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:16:18 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:16:18 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:16:18 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:16:18 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:16:18 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:16:18 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:16:19 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:16:19 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:16:20 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:16:20 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:16:21 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:16:21 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:16:22 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:16:22 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:16:23 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:16:23 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:16:23 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:16:23 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:16:23 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:16:23 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:16:23 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:16:23 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:16:23 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:16:23 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:16:23 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:16:23 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:16:23 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:16:23 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:16:23 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:16:24 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:16:24 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:16:24 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:16:24 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:16:24 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:16:24 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:16:24 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:16:24 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:16:24 Setting up tzdata (2020d-0ubuntu0.18.04) ... 20:16:24 20:16:24 Current default time zone: 'Etc/UTC' 20:16:24 Local time is now: Mon Dec 21 20:16:24 UTC 2020. 20:16:24 Universal Time is now: Mon Dec 21 20:16:24 UTC 2020. 20:16:24 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:16:24 20:16:24 Setting up systemd-sysv (237-3ubuntu10.43) ... 20:16:24 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:16:24 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 20:16:24 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:16:24 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:16:24 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:16:24 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:16:24 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:16:24 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:16:24 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:16:24 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:16:24 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:16:24 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:16:25 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 20:16:25 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:16:25 Setting up patch (2.7.6-2ubuntu1.1) ... 20:16:25 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:16:25 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:16:25 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 20:16:25 Installing new version of config file /etc/ssl/openssl.cnf ... 20:16:25 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:16:25 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:16:25 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 20:16:26 Updating certificates in /etc/ssl/certs... 20:16:27 22 added, 17 removed; done. 20:16:27 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:16:27 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:16:27 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:16:27 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:16:27 Setting up pkgbinarymangler (138.18.04.1) ... 20:16:27 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:16:27 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 20:16:27 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:16:27 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:16:27 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:16:28 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:16:28 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:16:28 Setting up perl (5.26.1-6ubuntu0.5) ... 20:16:28 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 20:16:28 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:16:28 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:16:28 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 20:16:28 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:16:28 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:16:28 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:16:28 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:16:28 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:16:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:16:28 Processing triggers for systemd (237-3ubuntu10.43) ... 20:16:28 Processing triggers for mime-support (3.60ubuntu1) ... 20:16:28 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 20:16:28 Updating certificates in /etc/ssl/certs... 20:16:29 0 added, 0 removed; done. 20:16:29 Running hooks in /etc/ca-certificates/update.d... 20:16:29 done. 20:16:29 Reading package lists... 20:16:29 Building dependency tree... 20:16:29 Reading state information... 20:16:30 The following NEW packages will be installed: 20:16:30 apt-transport-https 20:16:30 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:16:30 Need to get 1696 B of archives. 20:16:30 After this operation, 153 kB of additional disk space will be used. 20:16:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 20:16:30 debconf: delaying package configuration, since apt-utils is not installed 20:16:30 Fetched 1696 B in 0s (8029 B/s) 20:16:30 Selecting previously unselected package apt-transport-https. 20:16:30 (Reading database ... 13929 files and directories currently installed.) 20:16:30 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 20:16:30 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 20:16:30 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 20:16:30 Waiting for network to be ready... 20:16:36 2020-12-21T20:16:34Z INFO Waiting for automatic snapd restart... 20:16:36 snapd 2.48.1 from Canonical* installed 20:16:37 "snapd" switched to the "latest/stable" channel 20:16:37 20:16:40 core18 20201210 from Canonical* installed 20:16:40 "core18" switched to the "latest/stable" channel 20:16:40 20:16:43 snapcraft 4.4.4 from Canonical* installed 20:16:44 "snapcraft" switched to the "latest/stable" channel 20:16:44 20:16:48 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: 20:16:48 - README.md 20:16:48 20:16:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:16:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:16:54 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:16:54 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:16:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:16:55 Reading package lists... 20:16:56 Installing build dependencies: curl=7.58.0-2ubuntu3.12 git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 libcurl4=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 20:17:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:17:02 Reading package lists... 20:17:02 Building dependency tree... 20:17:02 Reading state information... 20:17:02 Suggested packages: 20:17:02 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:17:02 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:17:02 Recommended packages: 20:17:02 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 20:17:02 The following NEW packages will be installed: 20:17:02 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 20:17:02 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 20:17:02 libzmq5 pkg-config 20:17:02 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 20:17:02 Need to get 7862 kB of archives. 20:17:02 After this operation, 44.1 MB of additional disk space will be used. 20:17:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 20:17:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 20:17:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 20:17:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 20:17:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 20:17:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 20:17:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:17:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:17:03 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:17:03 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:17:04 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:17:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:17:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:17:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:17:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:17:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:17:04 debconf: delaying package configuration, since apt-utils is not installed 20:17:04 Fetched 7862 kB in 2s (4454 kB/s) 20:17:04 Selecting previously unselected package libglib2.0-0:amd64. 20:17:04 (Reading database ... 13933 files and directories currently installed.) 20:17:04 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 20:17:04 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 20:17:04 Selecting previously unselected package libpsl5:amd64. 20:17:04 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:17:04 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:17:04 Selecting previously unselected package libnghttp2-14:amd64. 20:17:04 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:17:04 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:17:04 Selecting previously unselected package librtmp1:amd64. 20:17:04 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:17:04 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:17:04 Selecting previously unselected package libcurl4:amd64. 20:17:04 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 20:17:04 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 20:17:04 Selecting previously unselected package curl. 20:17:04 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.12_amd64.deb ... 20:17:04 Unpacking curl (7.58.0-2ubuntu3.12) ... 20:17:05 Selecting previously unselected package libcurl3-gnutls:amd64. 20:17:05 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 20:17:05 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 20:17:05 Selecting previously unselected package liberror-perl. 20:17:05 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 20:17:05 Unpacking liberror-perl (0.17025-1) ... 20:17:05 Selecting previously unselected package git-man. 20:17:05 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 20:17:05 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 20:17:05 Selecting previously unselected package git. 20:17:05 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 20:17:05 Unpacking git (1:2.17.1-1ubuntu0.7) ... 20:17:06 Selecting previously unselected package libnorm1:amd64. 20:17:06 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:17:06 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:17:06 Selecting previously unselected package libpgm-5.2-0:amd64. 20:17:06 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:17:06 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:17:06 Selecting previously unselected package libsodium23:amd64. 20:17:06 Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... 20:17:06 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:17:06 Selecting previously unselected package libzmq5:amd64. 20:17:06 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:17:06 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:17:06 Selecting previously unselected package libzmq3-dev:amd64. 20:17:06 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:17:06 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:17:06 Selecting previously unselected package pkg-config. 20:17:06 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:17:06 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:17:06 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:17:06 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 20:17:06 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:17:06 Setting up liberror-perl (0.17025-1) ... 20:17:06 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:17:07 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 20:17:07 No schema files found: doing nothing. 20:17:07 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:17:07 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:17:07 Setting up libsodium23:amd64 (1.0.16-2) ... 20:17:07 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:17:07 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:17:07 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 20:17:07 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 20:17:07 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:17:07 Setting up git (1:2.17.1-1ubuntu0.7) ... 20:17:07 Setting up curl (7.58.0-2ubuntu3.12) ... 20:17:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:17:13 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:17:13 curl set to automatically installed. 20:17:13 git set to automatically installed. 20:17:13 git-man set to automatically installed. 20:17:13 libcurl3-gnutls set to automatically installed. 20:17:13 libcurl4 set to automatically installed. 20:17:13 liberror-perl set to automatically installed. 20:17:13 libglib2.0-0 set to automatically installed. 20:17:13 libnghttp2-14 set to automatically installed. 20:17:13 libnorm1 set to automatically installed. 20:17:13 libpgm-5.2-0 set to automatically installed. 20:17:13 libpsl5 set to automatically installed. 20:17:13 librtmp1 set to automatically installed. 20:17:13 libsodium23 set to automatically installed. 20:17:13 libzmq3-dev set to automatically installed. 20:17:13 libzmq5 set to automatically installed. 20:17:13 pkg-config set to automatically installed. 20:17:19 snapd is not logged in, snap install commands will use sudo 20:17:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:17:25 snap "core18" has no updates available 20:17:26 Pulling go 20:17:27 'app-service-config' has dependencies that need to be staged: go 20:17:27 Skipping pull go (already ran) 20:17:27 Building go 20:17:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:17:27 Dload Upload Total Spent Left Speed 20:17:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 17 115M 17 19.7M 0 0 19.9M 0 0:00:05 --:--:-- 0:00:05 19.9M 48 115M 48 55.6M 0 0 27.6M 0 0:00:04 0:00:02 0:00:02 27.6M 78 115M 78 90.6M 0 0 30.3M 0 0:00:03 0:00:02 0:00:01 30.3M 100 115M 100 115M 0 0 33.2M 0 0:00:03 0:00:03 --:--:-- 33.2M 20:17:31 go1.15.2.linux-amd64.tar.gz: OK 20:17:35 Staging go 20:17:45 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:17:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:17:45 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:17:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 20:17:45 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:17:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 20:17:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:17:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 20:17:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 20:17:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 20:17:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 20:17:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 20:17:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:17:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:17:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:17:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:17:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:17:45 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 20:17:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:17:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 20:17:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 20:17:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 20:17:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 20:17:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 20:17:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 20:17:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 20:17:45 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 20:17:45 Fetched 23.5 MB in 0s (0 B/s) 20:17:45 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:17:45 Fetched 224 kB in 0s (0 B/s) 20:17:45 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:17:45 Fetched 157 kB in 0s (0 B/s) 20:17:45 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:17:45 Fetched 221 kB in 0s (0 B/s) 20:17:45 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:17:45 Fetched 143 kB in 0s (0 B/s) 20:17:45 Pulling app-service-config 20:17:47 Pulling config-common 20:17:48 Skipping build go (already ran) 20:17:48 Building app-service-config 20:17:48 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 20:17:49 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.8 20:17:49 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.64 20:17:49 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 20:17:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.131 20:17:49 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:17:49 go: downloading github.com/gorilla/mux v1.8.0 20:17:49 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 20:17:49 go: downloading github.com/hashicorp/consul/api v1.1.0 20:17:50 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 20:17:50 go: downloading github.com/x448/float16 v0.8.4 20:17:50 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 20:17:50 go: downloading github.com/BurntSushi/toml v0.3.1 20:17:50 go: downloading github.com/go-kit/kit v0.8.0 20:17:50 go: downloading github.com/pelletier/go-toml v1.2.0 20:17:50 go: downloading github.com/go-playground/validator/v10 v10.3.0 20:17:50 go: downloading github.com/google/uuid v1.1.2 20:17:50 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:17:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 20:17:50 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:17:50 go: downloading github.com/hashicorp/serf v0.8.2 20:17:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 20:17:50 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:17:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:17:50 go: downloading github.com/go-redis/redis/v7 v7.2.0 20:17:50 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:17:50 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:17:50 go: downloading github.com/pebbe/zmq4 v1.0.0 20:17:50 go: downloading github.com/mitchellh/copystructure v1.0.0 20:17:50 go: downloading github.com/leodido/go-urn v1.2.0 20:17:50 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:17:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:17:50 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:17:50 go: downloading github.com/go-playground/universal-translator v0.17.0 20:17:50 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:17:50 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:17:50 go: downloading github.com/go-playground/locales v0.13.0 20:17:50 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:17:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:17:58 Building config-common 20:18:00 Skipping stage go (already ran) 20:18:00 Staging app-service-config 20:18:00 Staging config-common 20:18:01 Priming go 20:18:02 Priming app-service-config 20:18:04 Priming config-common [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 20:18:09 provisioning config files... 20:18:09 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config2707487724996721433tmp [Pipeline] { [Pipeline] sh 20:18:09 + set +x 20:18:09 + curl -s https://codecov.io/bash 20:18:09 + bash -s -- 20:18:09 20:18:09 _____ _ 20:18:09 / ____| | | 20:18:09 | | ___ __| | ___ ___ _____ __ 20:18:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:18:09 | |___| (_) | (_| | __/ (_| (_) \ V / 20:18:09 \_____\___/ \__,_|\___|\___\___/ \_/ 20:18:09 Bash-20201217-3d3df35 20:18:09 20:18:09 20:18:09 git version 2.24.3 found 20:18:09 curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:18:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:18:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found 20:18:09 ==> Jenkins CI detected. 20:18:09 project root: . 20:18:09 --> token set from env 20:18:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:18:09 ==> Running gcov in . (disable via -X gcov) 20:18:09 ==> Python coveragepy not found 20:18:09 ==> Searching for coverage reports in: 20:18:09 + . 20:18:09 -> Found 1 reports 20:18:09 ==> Detecting git/mercurial file structure 20:18:09 ==> Reading reports 20:18:09 + ./coverage.out bytes=10 20:18:09 ==> Appending adjustments 20:18:09 https://docs.codecov.io/docs/fixing-reports 20:18:09 + Found adjustments 20:18:10 ==> Gzipping contents 20:18:10 4.0K /tmp/codecov.Spkh2l.gz 20:18:10 ==> Uploading reports 20:18:10 url: https://codecov.io 20:18:10 query: branch=PR-158&commit=be88e6e51740e328df7895ce0cb9fbddf40a9a38&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-158%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=158&job=&cmd_args= 20:18:10 -> Pinging Codecov 20:18:10 https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-158&commit=be88e6e51740e328df7895ce0cb9fbddf40a9a38&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-158%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=158&job=&cmd_args= 20:18:10 -> Uploading to 20:18:10 https://storage.googleapis.com/codecov/v4/raw/2020-12-21/A97CA9966030D2A3747ED39772930CCE/be88e6e51740e328df7895ce0cb9fbddf40a9a38/47e9a0c0-081e-4ffc-8606-72f45548606f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201221T201810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a59143b7a4233eefb56dfa441ced52b08e65c66f546fd04fd64be20bd3d9a62e 20:18:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:18:10 Dload Upload Total Spent Left Speed 20:18:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378 0 0 100 378 0 1037 --:--:-- --:--:-- --:--:-- 1038 20:18:10 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/be88e6e51740e328df7895ce0cb9fbddf40a9a38 [Pipeline] } 20:18:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:18:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:18:14 ---> package-listing.sh 20:18:14 ++ facter osfamily 20:18:14 ++ tr '[:upper:]' '[:lower:]' 20:18:14 + OS_FAMILY=redhat 20:18:14 + workspace=/w/workspace/_app-service-configurable_PR-158 20:18:14 + START_PACKAGES=/tmp/packages_start.txt 20:18:14 + END_PACKAGES=/tmp/packages_end.txt 20:18:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:18:14 + PACKAGES=/tmp/packages_start.txt 20:18:14 + '[' /w/workspace/_app-service-configurable_PR-158 ']' 20:18:14 + PACKAGES=/tmp/packages_end.txt 20:18:14 + case "${OS_FAMILY}" in 20:18:14 + rpm -qa 20:18:14 + sort 20:18:19 + '[' -f /tmp/packages_start.txt ']' 20:18:19 + '[' -f /tmp/packages_end.txt ']' 20:18:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:18:19 + '[' /w/workspace/_app-service-configurable_PR-158 ']' 20:18:19 + mkdir -p /w/workspace/_app-service-configurable_PR-158/archives/ 20:18:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-158/archives/ [Pipeline] echo 20:18:19 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-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:18:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:18:20 20:18:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:18:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:18:20 alpine: Pulling from edgex-lftools-log-publisher 20:18:20 df20fa9351a1: Pulling fs layer 20:18:20 36b3adc4ff6f: Pulling fs layer 20:18:20 8ad3a11d3b57: Pulling fs layer 20:18:20 46f8f816bc3b: Pulling fs layer 20:18:20 93b61091891f: Pulling fs layer 20:18:20 93b9cdb0e59b: Pulling fs layer 20:18:20 5e14af77c1be: Pulling fs layer 20:18:20 01666e4c0597: Pulling fs layer 20:18:20 aa168da1d23b: Pulling fs layer 20:18:20 46f8f816bc3b: Waiting 20:18:20 93b61091891f: Waiting 20:18:20 93b9cdb0e59b: Waiting 20:18:20 5e14af77c1be: Waiting 20:18:20 01666e4c0597: Waiting 20:18:20 aa168da1d23b: Waiting 20:18:20 36b3adc4ff6f: Verifying Checksum 20:18:20 36b3adc4ff6f: Download complete 20:18:20 46f8f816bc3b: Verifying Checksum 20:18:20 46f8f816bc3b: Download complete 20:18:20 df20fa9351a1: Verifying Checksum 20:18:20 df20fa9351a1: Download complete 20:18:21 93b9cdb0e59b: Verifying Checksum 20:18:21 93b9cdb0e59b: Download complete 20:18:21 5e14af77c1be: Verifying Checksum 20:18:21 5e14af77c1be: Download complete 20:18:21 93b61091891f: Verifying Checksum 20:18:21 93b61091891f: Download complete 20:18:21 01666e4c0597: Verifying Checksum 20:18:21 01666e4c0597: Download complete 20:18:21 df20fa9351a1: Pull complete 20:18:21 36b3adc4ff6f: Pull complete 20:18:21 8ad3a11d3b57: Verifying Checksum 20:18:21 8ad3a11d3b57: Download complete 20:18:22 8ad3a11d3b57: Pull complete 20:18:22 46f8f816bc3b: Pull complete 20:18:23 aa168da1d23b: Verifying Checksum 20:18:23 aa168da1d23b: Download complete 20:18:24 93b61091891f: Pull complete 20:18:24 93b9cdb0e59b: Pull complete 20:18:24 5e14af77c1be: Pull complete 20:18:24 01666e4c0597: Pull complete 20:18:31 aa168da1d23b: Pull complete 20:18:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:18:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:18:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:18:31 prd-centos7-docker-4c-2g-17098 does not seem to be running inside a container 20:18:31 $ 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-158/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-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@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 20:18:35 $ docker top 2b6300d22de12d76bb7c2d1439fd6af5434c4832b858e9cf964ad4363eb9031b -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:36 + touch /tmp/pre-build-complete [Pipeline] sh 20:18:36 + mkdir -p /var/log/sa [Pipeline] sh 20:18:36 + ls /var/log/sa-host 20:18:36 + sadf -c /var/log/sa-host/sa21 20:18:36 file_magic: OK 20:18:36 HZ: Using current value: 100 20:18:36 file_header: OK 20:18:36 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 20:18:36 Statistics: 20:18:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:18:36 File successfully converted to sysstat format version 12.2.1 20:18:36 + sadf -c /var/log/sa-host/sa23 20:18:36 file_magic: OK 20:18:36 HZ: Using current value: 100 20:18:36 file_header: OK 20:18:36 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 20:18:36 Statistics: 20:18:36 Hnuu...uuuununununu... 20:18:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:37 provisioning config files... 20:18:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config3747055383332482251tmp [Pipeline] { [Pipeline] echo 20:18:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:18:37 ---> create-netrc.sh [Pipeline] } 20:18:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:18:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:18:38 ---> python-tools-install.sh [Pipeline] echo 20:18:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:18:38 ---> sudo-logs.sh 20:18:38 Archiving 'sudo' log.. [Pipeline] echo 20:18:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:18:38 ---> job-cost.sh 20:18:38 lf-activate-venv: SKIPPING 20:18:38 INFO: No Stack... 20:18:40 INFO: Retrieving Pricing Info for: v1-standard-2 20:18:40 INFO: Archiving Costs [Pipeline] echo 20:18:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:18:40 ---> logs-deploy.sh 20:18:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-158/6 20:18:40 INFO: archiving workspace using pattern(s): 20:18:43 Archives upload complete. 20:18:43 INFO: archiving logs to Nexus 20:18:44 ---> uname -a: 20:18:44 Linux prd-centos7-docker-4c-2g-17098.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:18:44 20:18:44 20:18:44 ---> lscpu: 20:18:44 Architecture: x86_64 20:18:44 CPU op-mode(s): 32-bit, 64-bit 20:18:44 Byte Order: Little Endian 20:18:44 Address sizes: 40 bits physical, 48 bits virtual 20:18:44 CPU(s): 4 20:18:44 On-line CPU(s) list: 0-3 20:18:44 Thread(s) per core: 1 20:18:44 Core(s) per socket: 1 20:18:44 Socket(s): 4 20:18:44 NUMA node(s): 1 20:18:44 Vendor ID: GenuineIntel 20:18:44 CPU family: 6 20:18:44 Model: 44 20:18:44 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:18:44 Stepping: 1 20:18:44 CPU MHz: 2933.438 20:18:44 BogoMIPS: 5866.87 20:18:44 Virtualization: VT-x 20:18:44 Hypervisor vendor: KVM 20:18:44 Virtualization type: full 20:18:44 L1d cache: 128 KiB 20:18:44 L1i cache: 128 KiB 20:18:44 L2 cache: 16 MiB 20:18:44 L3 cache: 64 MiB 20:18:44 NUMA node0 CPU(s): 0-3 20:18:44 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:18:44 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:18:44 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:18:44 Vulnerability Meltdown: Mitigation; PTI 20:18:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:18:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:18:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:18:44 Vulnerability Srbds: Not affected 20:18:44 Vulnerability Tsx async abort: Not affected 20:18:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 20:18:44 20:18:44 20:18:44 ---> nproc: 20:18:44 4 20:18:44 20:18:44 20:18:44 ---> df -h: 20:18:44 Filesystem Size Used Available Use% Mounted on 20:18:44 overlay 50.0G 7.3G 42.7G 15% / 20:18:44 tmpfs 64.0M 0 64.0M 0% /dev 20:18:44 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:18:44 shm 64.0M 0 64.0M 0% /dev/shm 20:18:44 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 20:18:44 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 20:18:44 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 20:18:44 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 20:18:44 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 20:18:44 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-158 20:18:44 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-158@tmp 20:18:44 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 20:18:44 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 20:18:44 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 20:18:44 20:18:44 20:18:44 ---> free -m: 20:18:44 total used free shared buff/cache available 20:18:44 Mem: 1837 733 111 0 992 999 20:18:44 Swap: 1023 1 1022 20:18:44 20:18:44 20:18:44 ---> ip addr: 20:18:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:18:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:18:44 inet 127.0.0.1/8 scope host lo 20:18:44 valid_lft forever preferred_lft forever 20:18:44 inet6 ::1/128 scope host 20:18:44 valid_lft forever preferred_lft forever 20:18:44 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:18:44 link/ether fa:16:3e:49:ce:79 brd ff:ff:ff:ff:ff:ff 20:18:44 inet 10.30.122.234/23 brd 10.30.123.255 scope global dynamic eth0 20:18:44 valid_lft 85679sec preferred_lft 85679sec 20:18:44 inet6 fe80::f816:3eff:fe49:ce79/64 scope link 20:18:44 valid_lft forever preferred_lft forever 20:18:44 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:18:44 link/ether 02:42:57:66:6c:33 brd ff:ff:ff:ff:ff:ff 20:18:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:18:44 valid_lft forever preferred_lft forever 20:18:44 inet6 fe80::42:57ff:fe66:6c33/64 scope link 20:18:44 valid_lft forever preferred_lft forever 20:18:44 20:18:44 20:18:44 ---> sar -b -r -n DEV: 20:18:44 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/21/20 _x86_64_ (4 CPU) 20:18:44 20:18:44 20:06:30 LINUX RESTART (4 CPU) 20:18:44 20:18:44 20:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:18:44 20:08:02 53.70 16.10 37.60 0.00 4753.79 3166.63 0.00 20:18:44 20:09:01 1.95 0.00 1.95 0.00 0.00 39.19 0.00 20:18:44 20:10:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 20:18:44 20:11:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 20:18:44 20:12:01 0.15 0.00 0.15 0.00 0.00 2.21 0.00 20:18:44 20:13:01 0.42 0.00 0.42 0.00 0.00 6.36 0.00 20:18:44 20:14:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 20:18:44 20:15:02 0.28 0.00 0.28 0.00 0.00 3.35 0.00 20:18:44 20:16:01 0.30 0.00 0.30 0.00 0.00 4.35 0.00 20:18:44 20:17:01 0.23 0.00 0.23 0.00 0.00 3.75 0.00 20:18:44 20:18:01 0.33 0.00 0.33 0.00 0.00 5.16 0.00 20:18:44 Average: 5.30 1.47 3.83 0.00 433.74 295.54 0.00 20:18:44 20:18:44 20:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:18:44 20:08:02 152008 0 634156 33.70 2600 1092780 1115008 38.05 446224 1084600 136 20:18:44 20:09:01 159276 0 626880 33.32 2600 1092788 1078356 36.80 447292 1077276 20 20:18:44 20:10:01 157032 0 629120 33.44 2600 1092792 1078500 36.81 443412 1083704 20 20:18:44 20:11:01 157452 0 628700 33.41 2600 1092792 1078464 36.81 458324 1068592 20 20:18:44 20:12:01 156248 0 629896 33.48 2600 1092800 1078356 36.80 457484 1070688 8 20:18:44 20:13:01 152832 0 633308 33.66 2600 1092804 1078440 36.81 472124 1059484 8 20:18:44 20:14:01 152944 0 633192 33.65 2600 1092808 1078356 36.80 471624 1059420 8 20:18:44 20:15:02 152544 0 633588 33.67 2600 1092812 1078500 36.81 472408 1059420 8 20:18:44 20:16:01 153364 0 632760 33.63 2600 1092820 1078356 36.80 471624 1059420 12 20:18:44 20:17:01 153168 0 632952 33.64 2600 1092824 1078356 36.80 471628 1059420 16 20:18:44 20:18:01 153128 0 632992 33.64 2600 1092824 1078440 36.81 471948 1059420 8 20:18:44 Average: 154545 0 631595 33.57 2600 1092804 1081739 36.92 462190 1067404 24 20:18:44 20:18:44 20:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:18:44 20:08:02 eth0 453.45 296.59 889.46 93.42 0.00 0.00 0.00 0.00 20:18:44 20:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:08:02 docker0 2.10 1.68 0.45 3.84 0.00 0.00 0.00 0.00 20:18:44 20:09:01 eth0 0.80 0.08 0.07 0.03 0.00 0.00 0.00 0.00 20:18:44 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:10:01 eth0 2.25 0.80 1.29 0.20 0.00 0.00 0.00 0.00 20:18:44 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:11:01 eth0 0.53 0.37 0.30 0.23 0.00 0.00 0.00 0.00 20:18:44 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:18:44 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:13:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 20:18:44 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:14:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 20:18:44 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:15:02 eth0 0.63 0.52 0.33 0.21 0.00 0.00 0.00 0.00 20:18:44 20:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:18:44 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:17:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:18:44 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:18:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:18:44 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 Average: eth0 41.88 27.29 81.36 8.60 0.00 0.00 0.00 0.00 20:18:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:44 Average: docker0 0.19 0.15 0.04 0.35 0.00 0.00 0.00 0.00 20:18:44 20:18:44 20:18:44 ---> sar -P ALL: 20:18:44 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/21/20 _x86_64_ (4 CPU) 20:18:44 20:18:44 20:06:30 LINUX RESTART (4 CPU) 20:18:44 20:18:44 20:07:01 CPU %user %nice %system %iowait %steal %idle 20:18:44 20:08:02 all 8.12 0.00 2.66 1.53 0.02 87.67 20:18:44 20:08:02 0 6.31 0.00 3.26 1.01 0.00 89.42 20:18:44 20:08:02 1 7.15 0.00 2.82 1.76 0.02 88.26 20:18:44 20:08:02 2 10.52 0.00 2.24 2.58 0.02 84.64 20:18:44 20:08:02 3 8.47 0.00 2.31 0.79 0.05 88.38 20:18:44 20:09:01 all 0.16 0.00 0.05 0.00 0.01 99.78 20:18:44 20:09:01 0 0.27 0.00 0.03 0.00 0.00 99.70 20:18:44 20:09:01 1 0.07 0.00 0.05 0.00 0.02 99.86 20:18:44 20:09:01 2 0.02 0.00 0.05 0.00 0.02 99.92 20:18:44 20:09:01 3 0.29 0.00 0.05 0.00 0.00 99.66 20:18:44 20:10:01 all 0.19 0.00 0.07 0.00 0.00 99.74 20:18:44 20:10:01 0 0.03 0.00 0.05 0.00 0.00 99.92 20:18:44 20:10:01 1 0.08 0.00 0.08 0.00 0.00 99.83 20:18:44 20:10:01 2 0.08 0.00 0.12 0.00 0.00 99.80 20:18:44 20:10:01 3 0.55 0.00 0.03 0.00 0.00 99.42 20:18:44 20:11:01 all 0.16 0.00 0.04 0.00 0.00 99.80 20:18:44 20:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:18:44 20:11:01 1 0.07 0.00 0.05 0.00 0.00 99.88 20:18:44 20:11:01 2 0.03 0.00 0.07 0.00 0.00 99.90 20:18:44 20:11:01 3 0.50 0.00 0.03 0.00 0.00 99.47 20:18:44 20:12:01 all 0.16 0.00 0.03 0.00 0.00 99.81 20:18:44 20:12:01 0 0.05 0.00 0.05 0.00 0.00 99.90 20:18:44 20:12:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:18:44 20:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:18:44 20:12:01 3 0.50 0.00 0.02 0.00 0.00 99.48 20:18:44 20:13:01 all 0.15 0.00 0.05 0.00 0.00 99.80 20:18:44 20:13:01 0 0.02 0.00 0.05 0.00 0.00 99.93 20:18:44 20:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:18:44 20:13:01 2 0.03 0.00 0.08 0.00 0.02 99.87 20:18:44 20:13:01 3 0.50 0.00 0.03 0.00 0.00 99.47 20:18:44 20:14:01 all 0.16 0.00 0.05 0.00 0.00 99.79 20:18:44 20:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:18:44 20:14:01 1 0.07 0.00 0.07 0.00 0.00 99.87 20:18:44 20:14:01 2 0.02 0.00 0.08 0.00 0.00 99.90 20:18:44 20:14:01 3 0.53 0.00 0.02 0.00 0.00 99.45 20:18:44 20:15:02 all 0.15 0.00 0.03 0.00 0.00 99.82 20:18:44 20:15:02 0 0.00 0.00 0.00 0.00 0.00 100.00 20:18:44 20:15:02 1 0.07 0.00 0.05 0.00 0.00 99.88 20:18:44 20:15:02 2 0.02 0.00 0.02 0.00 0.00 99.97 20:18:44 20:15:02 3 0.52 0.00 0.03 0.00 0.00 99.45 20:18:44 20:16:01 all 0.15 0.00 0.03 0.00 0.00 99.82 20:18:44 20:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:18:44 20:16:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:18:44 20:16:01 2 0.05 0.00 0.03 0.00 0.00 99.92 20:18:44 20:16:01 3 0.49 0.00 0.00 0.00 0.00 99.51 20:18:44 20:17:01 all 0.15 0.00 0.03 0.00 0.00 99.82 20:18:44 20:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:18:44 20:17:01 1 0.07 0.00 0.05 0.00 0.00 99.88 20:18:44 20:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:18:44 20:17:01 3 0.50 0.00 0.02 0.00 0.00 99.48 20:18:44 20:18:01 all 0.16 0.00 0.02 0.00 0.00 99.82 20:18:44 20:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:18:44 20:18:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:18:44 20:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:18:44 20:18:01 3 0.52 0.00 0.02 0.00 0.00 99.47 20:18:44 20:18:44 Average: CPU %user %nice %system %iowait %steal %idle 20:18:44 Average: all 0.88 0.00 0.28 0.14 0.00 98.70 20:18:44 Average: 0 0.62 0.00 0.32 0.09 0.00 98.97 20:18:44 Average: 1 0.70 0.00 0.30 0.16 0.00 98.83 20:18:44 Average: 2 0.99 0.00 0.25 0.23 0.00 98.52 20:18:44 Average: 3 1.21 0.00 0.23 0.07 0.00 98.48 20:18:44 20:18:44 20:18:44