Pull request #42 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ajcasagrande for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 688b535f83d6813b0710a8aaeb8716b17c2efead+b1162a6ab64ed623d797fbee07d81df3d746b7df (e98a3850c1de0a16f04c4de40294ede2dc6f1145) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7091880450041702993.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1643209117228582668.key > 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 db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-42/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-42/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4189618767838802703.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5608172074935593398.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-42/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-42/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1414442147693872317.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rfid-llrp 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3117 in /w/workspace/oundry_device-rfid-llrp-go_PR-42 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-42 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/jenkins-gitclient-ssh5142839293967131835.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit 688b535f83d6813b0710a8aaeb8716b17c2efead Merge succeeded, producing 688b535f83d6813b0710a8aaeb8716b17c2efead Checking out Revision 688b535f83d6813b0710a8aaeb8716b17c2efead (PR-42) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/jenkins-gitclient-ssh6845119374240081756.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 688b535f83d6813b0710a8aaeb8716b17c2efead # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/jenkins-gitclient-ssh3282648329581985515.key > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 688b535f83d6813b0710a8aaeb8716b17c2efead # timeout=10 Commit message: "Merge branch 'main' into provision-watcher" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:08:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:08:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:08:29 ========================================================= 20:08:29 EdgeX Global Pipelines Version Info 20:08:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 52a23fc108fdde2808348f3f53a36e41558bb8e6 # timeout=10 20:08:30 ------------------- 20:08:30 stable info: 20:08:30 ------------------- 20:08:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:08:30 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 20:08:30 Message: update stable to v1.0.197 20:08:31 ------------------- 20:08:31 experimental info: 20:08:31 ------------------- 20:08:31 Commited By: **** collab-it+edgex@linuxfoundation.org 20:08:31 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 20:08:31 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-42 [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-42 [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-42 [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 688b535f83d6813b0710a8aaeb8716b17c2efead [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 688b535 [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:08:32 provisioning config files... 20:08:32 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/config8294619661873232289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:32 ---> docker-login.sh 20:08:32 nexus3.edgexfoundry.org:10001 20:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:33 Configure a credential helper to remove this warning. See 20:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:33 20:08:33 Login Succeeded 20:08:33 nexus3.edgexfoundry.org:10002 20:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:33 Configure a credential helper to remove this warning. See 20:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:33 20:08:33 Login Succeeded 20:08:33 nexus3.edgexfoundry.org:10003 20:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:33 Configure a credential helper to remove this warning. See 20:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:33 20:08:33 Login Succeeded 20:08:33 nexus3.edgexfoundry.org:10004 20:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:33 Configure a credential helper to remove this warning. See 20:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:33 20:08:33 Login Succeeded 20:08:33 docker.io 20:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:33 Configure a credential helper to remove this warning. See 20:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:33 20:08:33 Login Succeeded 20:08:33 ---> docker-login.sh ends [Pipeline] } 20:08:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:08:34 + git log --format=format:%s -1 688b535f83d6813b0710a8aaeb8716b17c2efead [Pipeline] echo 20:08:34 GIT_COMMIT: 688b535f83d6813b0710a8aaeb8716b17c2efead, Commit Message: Merge branch 'main' into provision-watcher [Pipeline] echo 20:08:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:08:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:08:35 20:08:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:08:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:08:36 latest: Pulling from edgex-devops/git-semver 20:08:36 31603596830f: Pulling fs layer 20:08:36 b6dc333f4379: Pulling fs layer 20:08:36 3d9ef1400e77: Pulling fs layer 20:08:36 fd332fbdc1db: Pulling fs layer 20:08:36 fd332fbdc1db: Waiting 20:08:36 b6dc333f4379: Verifying Checksum 20:08:36 b6dc333f4379: Download complete 20:08:36 31603596830f: Verifying Checksum 20:08:36 31603596830f: Download complete 20:08:36 31603596830f: Pull complete 20:08:36 b6dc333f4379: Pull complete 20:08:36 fd332fbdc1db: Verifying Checksum 20:08:36 fd332fbdc1db: Download complete 20:08:36 3d9ef1400e77: Verifying Checksum 20:08:36 3d9ef1400e77: Download complete 20:08:37 3d9ef1400e77: Pull complete 20:08:37 fd332fbdc1db: Pull complete 20:08:37 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 20:08:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:08:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:08:37 prd-centos7-docker-4c-2g-3117 does not seem to be running inside a container 20:08:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-42 -v /w/workspace/oundry_device-rfid-llrp-go_PR-42:/w/workspace/oundry_device-rfid-llrp-go_PR-42:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-42@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:08:38 $ docker top 621ad5f1907d34e43553b57986dae50e204d3ad712346121048e865a0e621f52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:08:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:08:38 [ssh-agent] Looking for ssh-agent implementation... 20:08:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:08:38 $ docker exec 621ad5f1907d34e43553b57986dae50e204d3ad712346121048e865a0e621f52 ssh-agent 20:08:39 SSH_AUTH_SOCK=/tmp/ssh-VzHd2Fwoiozw/agent.14 20:08:39 SSH_AGENT_PID=20 20:08:39 Running ssh-add (command line suppressed) 20:08:39 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/private_key_6266977237597771497.key (/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/private_key_6266977237597771497.key) 20:08:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:08:39 + git tag --points-at HEAD [Pipeline] } 20:08:39 $ docker exec --env ******** --env ******** 621ad5f1907d34e43553b57986dae50e204d3ad712346121048e865a0e621f52 ssh-agent -k 20:08:39 unset SSH_AUTH_SOCK; 20:08:39 unset SSH_AGENT_PID; 20:08:39 echo Agent pid 20 killed; 20:08:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:08:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:08:39 [ssh-agent] Looking for ssh-agent implementation... 20:08:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:08:39 $ docker exec 621ad5f1907d34e43553b57986dae50e204d3ad712346121048e865a0e621f52 ssh-agent 20:08:39 SSH_AUTH_SOCK=/tmp/ssh-JRTAax6a31ra/agent.53 20:08:39 SSH_AGENT_PID=59 20:08:39 Running ssh-add (command line suppressed) 20:08:40 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/private_key_3454109738425411589.key (/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/private_key_3454109738425411589.key) 20:08:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:08:40 + git semver init 20:08:40 # -> Open(): unable to determine branch for HEAD 20:08:40 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-42/.git 20:08:40 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-42 20:08:40 # $SEMVER_REMOTE_NAME = origin 20:08:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:08:40 # $SEMVER_USER_NAME = edgex-jenkins 20:08:40 # $SEMVER_BRANCH = PR-42 20:08:40 # $SEMVER_TEMP = /tmp/semver-146305581 20:08:40 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 20:08:40 # '/tmp/semver-146305581' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-42/.semver' 20:08:40 # -> Force: false 20:08:40 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-42/.semver [Pipeline] } 20:08:40 $ docker exec --env ******** --env ******** 621ad5f1907d34e43553b57986dae50e204d3ad712346121048e865a0e621f52 ssh-agent -k 20:08:40 unset SSH_AUTH_SOCK; 20:08:40 unset SSH_AGENT_PID; 20:08:40 echo Agent pid 59 killed; 20:08:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:08:41 + git semver [Pipeline] } 20:08:41 $ docker stop --time=1 621ad5f1907d34e43553b57986dae50e204d3ad712346121048e865a0e621f52 20:08:42 $ docker rm -f 621ad5f1907d34e43553b57986dae50e204d3ad712346121048e865a0e621f52 [Pipeline] // withDockerContainer [Pipeline] sh 20:08:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:08:43 Stashed 1 file(s) [Pipeline] echo 20:08:43 [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:08:58 Still waiting to schedule task 20:08:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:08:58 Still waiting to schedule task 20:08:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:11:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3118 in /w/workspace/oundry_device-rfid-llrp-go_PR-42 [Pipeline] { [Pipeline] ws 20:11:06 Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout 20:11:06 Selected Git installation does not exist. Using Default 20:11:06 The recommended git tool is: NONE 20:11:12 using credential edgex-jenkins-ssh 20:11:12 Cloning the remote Git repository 20:11:12 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:11:12 > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 20:11:12 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:11:12 > git --version # timeout=10 20:11:12 > git --version # 'git version 2.17.1' 20:11:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:11:13 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:11:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:11:13 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:11:13 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:11:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:11:14 Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit 688b535f83d6813b0710a8aaeb8716b17c2efead 20:11:14 Merge succeeded, producing 688b535f83d6813b0710a8aaeb8716b17c2efead 20:11:14 Checking out Revision 688b535f83d6813b0710a8aaeb8716b17c2efead (PR-42) 20:11:14 > git config core.sparsecheckout # timeout=10 20:11:14 > git checkout -f 688b535f83d6813b0710a8aaeb8716b17c2efead # timeout=10 20:11:14 > git remote # timeout=10 20:11:14 > git config --get remote.origin.url # timeout=10 20:11:14 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:14 > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 20:11:14 > git rev-parse HEAD^{commit} # timeout=10 20:11:14 > git config core.sparsecheckout # timeout=10 20:11:14 > git checkout -f 688b535f83d6813b0710a8aaeb8716b17c2efead # timeout=10 20:11:18 Commit message: "Merge branch 'main' into provision-watcher" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:11:19 provisioning config files... 20:11:19 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config4769319042832121069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:19 ---> docker-login.sh 20:11:19 nexus3.edgexfoundry.org:10001 20:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:21 Configure a credential helper to remove this warning. See 20:11:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:21 20:11:21 Login Succeeded 20:11:21 nexus3.edgexfoundry.org:10002 20:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:21 Configure a credential helper to remove this warning. See 20:11:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:21 20:11:21 Login Succeeded 20:11:21 nexus3.edgexfoundry.org:10003 20:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:22 Configure a credential helper to remove this warning. See 20:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:22 20:11:22 Login Succeeded 20:11:22 nexus3.edgexfoundry.org:10004 20:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:22 Configure a credential helper to remove this warning. See 20:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:22 20:11:22 Login Succeeded 20:11:22 docker.io 20:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:23 Configure a credential helper to remove this warning. See 20:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:23 20:11:23 Login Succeeded 20:11:23 ---> docker-login.sh ends [Pipeline] } 20:11:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:11:24 ========================================================= 20:11:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:11:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:11:24 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 20:11:24 Running on prd-centos7-docker-4c-2g-3119 in /w/workspace/oundry_device-rfid-llrp-go_PR-42 [Pipeline] { [Pipeline] ws 20:11:24 Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout 20:11:24 Sending build context to Docker daemon 1.196MB 20:11:24 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 20:11:24 Step 2/10 : FROM ${BASE} 20:11:25 Selected Git installation does not exist. Using Default 20:11:25 The recommended git tool is: NONE 20:11:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:11:25 595b0fe564bb: Pulling fs layer 20:11:25 24495759ef45: Pulling fs layer 20:11:25 d148012ef14d: Pulling fs layer 20:11:25 cb65c68fc2e2: Pulling fs layer 20:11:25 093eec477d81: Pulling fs layer 20:11:25 a6d5b2bbb924: Pulling fs layer 20:11:25 2446dc1eb7d3: Pulling fs layer 20:11:25 596795e73e0f: Pulling fs layer 20:11:25 093eec477d81: Waiting 20:11:25 a6d5b2bbb924: Waiting 20:11:25 2446dc1eb7d3: Waiting 20:11:25 596795e73e0f: Waiting 20:11:25 cb65c68fc2e2: Waiting 20:11:25 d148012ef14d: Verifying Checksum 20:11:25 d148012ef14d: Download complete 20:11:25 24495759ef45: Verifying Checksum 20:11:25 24495759ef45: Download complete 20:11:25 093eec477d81: Verifying Checksum 20:11:25 093eec477d81: Download complete 20:11:25 a6d5b2bbb924: Verifying Checksum 20:11:25 a6d5b2bbb924: Download complete 20:11:25 595b0fe564bb: Verifying Checksum 20:11:25 595b0fe564bb: Download complete 20:11:25 2446dc1eb7d3: Download complete 20:11:26 595b0fe564bb: Pull complete 20:11:27 24495759ef45: Pull complete 20:11:27 d148012ef14d: Pull complete 20:11:28 using credential edgex-jenkins-ssh 20:11:28 Cloning the remote Git repository 20:11:28 596795e73e0f: Verifying Checksum 20:11:28 596795e73e0f: Download complete 20:11:27 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:11:27 > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 20:11:27 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:11:27 > git --version # timeout=10 20:11:27 > git --version # 'git version 2.24.4' 20:11:27 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:27 [INFO] Currently running in a labeled security context 20:11:27 [INFO] Currently SELinux is 'enforcing' on the host 20:11:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/4@tmp/jenkins-gitclient-ssh5774922634557133989.key 20:11:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:11:29 Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit 688b535f83d6813b0710a8aaeb8716b17c2efead 20:11:29 Merge succeeded, producing 688b535f83d6813b0710a8aaeb8716b17c2efead 20:11:29 Checking out Revision 688b535f83d6813b0710a8aaeb8716b17c2efead (PR-42) 20:11:29 cb65c68fc2e2: Download complete 20:11:28 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:11:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:11:28 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:11:28 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:11:28 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:28 [INFO] Currently running in a labeled security context 20:11:28 [INFO] Currently SELinux is 'enforcing' on the host 20:11:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/4@tmp/jenkins-gitclient-ssh1572163599794549418.key 20:11:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:11:28 > git config core.sparsecheckout # timeout=10 20:11:28 > git checkout -f 688b535f83d6813b0710a8aaeb8716b17c2efead # timeout=10 20:11:28 > git remote # timeout=10 20:11:28 > git config --get remote.origin.url # timeout=10 20:11:28 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:28 [INFO] Currently running in a labeled security context 20:11:28 [INFO] Currently SELinux is 'enforcing' on the host 20:11:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/4@tmp/jenkins-gitclient-ssh7991799727117723715.key 20:11:28 > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 20:11:28 > git rev-parse HEAD^{commit} # timeout=10 20:11:28 > git config core.sparsecheckout # timeout=10 20:11:28 > git checkout -f 688b535f83d6813b0710a8aaeb8716b17c2efead # timeout=10 20:11:32 Commit message: "Merge branch 'main' into provision-watcher" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:11:33 provisioning config files... 20:11:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config735024663132365809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:33 ---> docker-login.sh 20:11:33 nexus3.edgexfoundry.org:10001 20:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:33 Configure a credential helper to remove this warning. See 20:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:33 20:11:33 Login Succeeded 20:11:33 nexus3.edgexfoundry.org:10002 20:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:33 Configure a credential helper to remove this warning. See 20:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:33 20:11:33 Login Succeeded 20:11:33 nexus3.edgexfoundry.org:10003 20:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:34 Configure a credential helper to remove this warning. See 20:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:34 20:11:34 Login Succeeded 20:11:34 nexus3.edgexfoundry.org:10004 20:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:34 Configure a credential helper to remove this warning. See 20:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:34 20:11:34 Login Succeeded 20:11:34 docker.io 20:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:34 Configure a credential helper to remove this warning. See 20:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:34 20:11:34 Login Succeeded 20:11:34 ---> docker-login.sh ends [Pipeline] } 20:11:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:11:35 ========================================================= 20:11:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:11:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:11:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 20:11:35 Sending build context to Docker daemon 1.196MB 20:11:35 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 20:11:35 Step 2/10 : FROM ${BASE} 20:11:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:11:35 540db60ca938: Pulling fs layer 20:11:35 adcc1eea9eea: Pulling fs layer 20:11:35 4c4ab2625f07: Pulling fs layer 20:11:35 0773c198feca: Pulling fs layer 20:11:35 345f892a5656: Pulling fs layer 20:11:35 4796506630df: Pulling fs layer 20:11:35 cc55df3e53f1: Pulling fs layer 20:11:35 4d027b6c602c: Pulling fs layer 20:11:35 449e75d2c14e: Pulling fs layer 20:11:35 0773c198feca: Waiting 20:11:35 345f892a5656: Waiting 20:11:35 4796506630df: Waiting 20:11:35 cc55df3e53f1: Waiting 20:11:35 4d027b6c602c: Waiting 20:11:35 449e75d2c14e: Waiting 20:11:35 4c4ab2625f07: Download complete 20:11:35 adcc1eea9eea: Verifying Checksum 20:11:35 adcc1eea9eea: Download complete 20:11:35 345f892a5656: Verifying Checksum 20:11:35 345f892a5656: Download complete 20:11:35 4796506630df: Verifying Checksum 20:11:35 4796506630df: Download complete 20:11:35 cc55df3e53f1: Verifying Checksum 20:11:35 cc55df3e53f1: Download complete 20:11:35 540db60ca938: Verifying Checksum 20:11:35 540db60ca938: Download complete 20:11:35 540db60ca938: Pull complete 20:11:35 4d027b6c602c: Verifying Checksum 20:11:35 4d027b6c602c: Download complete 20:11:36 adcc1eea9eea: Pull complete 20:11:36 4c4ab2625f07: Pull complete 20:11:38 449e75d2c14e: Verifying Checksum 20:11:38 449e75d2c14e: Download complete 20:11:39 cb65c68fc2e2: Pull complete 20:11:39 093eec477d81: Pull complete 20:11:40 0773c198feca: Verifying Checksum 20:11:40 0773c198feca: Download complete 20:11:40 a6d5b2bbb924: Pull complete 20:11:40 2446dc1eb7d3: Pull complete 20:11:43 0773c198feca: Pull complete 20:11:43 345f892a5656: Pull complete 20:11:43 4796506630df: Pull complete 20:11:43 cc55df3e53f1: Pull complete 20:11:43 4d027b6c602c: Pull complete 20:11:45 449e75d2c14e: Pull complete 20:11:45 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 20:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:11:45 ---> 0d28375d9b5b 20:11:45 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 20:11:45 596795e73e0f: Pull complete 20:11:45 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 20:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:11:45 ---> d9e956139c92 20:11:45 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 20:11:46 ---> Running in 5c758c860b19 20:11:46 Removing intermediate container 5c758c860b19 20:11:46 ---> 83fa9ed1a0a9 20:11:46 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:11:46 ---> Running in b786eea33a05 20:11:46 Removing intermediate container b786eea33a05 20:11:46 ---> 8f041d5e2fd9 20:11:46 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:11:46 ---> Running in 4ab7bd7e92fd 20:11:46 Removing intermediate container 4ab7bd7e92fd 20:11:46 ---> 4b9b2de929aa 20:11:46 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:46 ---> Running in 959f94edf604 20:11:47 Removing intermediate container 959f94edf604 20:11:47 ---> c8c7a0250243 20:11:47 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:11:47 ---> Running in 1fd2f9cc1118 20:11:47 ---> Running in de9287e22f4d 20:11:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:11:48 Removing intermediate container de9287e22f4d 20:11:48 ---> 153f1e88479b 20:11:48 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:11:48 ---> Running in 5f541c593eb2 20:11:48 Removing intermediate container 5f541c593eb2 20:11:48 ---> 5bc408794b2b 20:11:48 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:11:48 ---> Running in 1750ef169d2f 20:11:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:11:49 Removing intermediate container 1750ef169d2f 20:11:49 ---> 6b61724882de 20:11:49 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:49 OK: 149 MiB in 40 packages 20:11:49 ---> Running in 7a82f1c43d36 20:11:49 Removing intermediate container 1fd2f9cc1118 20:11:49 ---> 08866a3eb3c7 20:11:49 Step 8/10 : WORKDIR /device-rfid-llrp-go 20:11:49 ---> Running in fb23ad3b44f0 20:11:49 Removing intermediate container fb23ad3b44f0 20:11:49 ---> 89c939a5b06c 20:11:49 Step 9/10 : COPY . . 20:11:49 ---> 54c75ed04068 20:11:49 Step 10/10 : RUN go mod download 20:11:50 ---> Running in 605661a76232 20:11:52 Removing intermediate container 7a82f1c43d36 20:11:52 ---> 7ae6e8b5bdcd 20:11:52 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:11:52 ---> Running in 517acd8dd8c6 20:11:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:11:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:11:55 OK: 138 MiB in 40 packages 20:11:56 Removing intermediate container 517acd8dd8c6 20:11:56 ---> 85757c27bf1f 20:11:56 Step 8/10 : WORKDIR /device-rfid-llrp-go 20:11:56 ---> Running in 17ce4052cfb7 20:11:57 Removing intermediate container 17ce4052cfb7 20:11:57 ---> 298a5792f560 20:11:57 Step 9/10 : COPY . . 20:11:58 ---> 26d51899e700 20:11:58 Step 10/10 : RUN go mod download 20:11:58 ---> Running in 7580ab5507d9 20:12:00 Removing intermediate container 605661a76232 20:12:00 ---> ccda2a360c8c 20:12:00 Successfully built ccda2a360c8c 20:12:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:12:00 + docker inspect -f . ci-base-image-x86_64 20:12:00 . [Pipeline] withDockerContainer 20:12:00 prd-centos7-docker-4c-2g-3119 does not seem to be running inside a container 20:12:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:12:01 $ docker top d4cf96a91e460ad7183f658a4d42725a038c639b15c5de34c4da15db0e22f65d -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:01 + go version 20:12:01 go version go1.16.5 linux/amd64 [Pipeline] } 20:12:01 $ docker stop --time=1 d4cf96a91e460ad7183f658a4d42725a038c639b15c5de34c4da15db0e22f65d 20:12:02 $ docker rm -f d4cf96a91e460ad7183f658a4d42725a038c639b15c5de34c4da15db0e22f65d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:12:03 + docker inspect -f . ci-base-image-x86_64 20:12:03 . [Pipeline] withDockerContainer 20:12:03 prd-centos7-docker-4c-2g-3119 does not seem to be running inside a container 20:12:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:12:03 $ docker top 128ea259b590b7768ea20b01841709c7ba1e1a94128d0de515abe7f2163c626f -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:04 + go mod tidy [Pipeline] sh 20:12:04 + make test 20:12:04 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:12:04 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:12:19 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:12:19 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:12:20 Removing intermediate container 7580ab5507d9 20:12:20 ---> 110c12d582a0 20:12:20 Successfully built 110c12d582a0 20:12:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:12:20 + docker inspect -f . ci-base-image-arm64 20:12:20 . [Pipeline] withDockerContainer 20:12:21 prd-ubuntu18.04-docker-arm64-4c-16g-3118 does not seem to be running inside a container 20:12:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:12:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.146s coverage: 39.5% of statements 20:12:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.232s coverage: 52.0% of statements 20:12:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.067s coverage: 95.5% of statements 20:12:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:12:23 $ docker top e9543028efb922d0bd914d909a34bd24e0eb973579e9a90907ca8ad7314c2244 -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:24 + go version 20:12:24 go version go1.16.5 linux/arm64 [Pipeline] } 20:12:24 $ docker stop --time=1 e9543028efb922d0bd914d909a34bd24e0eb973579e9a90907ca8ad7314c2244 20:12:26 $ docker rm -f e9543028efb922d0bd914d909a34bd24e0eb973579e9a90907ca8ad7314c2244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:12:26 + docker inspect -f . ci-base-image-arm64 20:12:26 . [Pipeline] withDockerContainer 20:12:27 prd-ubuntu18.04-docker-arm64-4c-16g-3118 does not seem to be running inside a container 20:12:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:12:28 gofmt -l . 20:12:28 [ "`gofmt -l .`" = "" ] 20:12:28 ./bin/test-go-mod-tidy.sh 20:12:28 ./bin/test-attribution-txt.sh 20:12:28 $ docker top 28420aefc99b1a0f04ee7dc26435f031b3624679f9a79bd7ab7dc8b6e4df189a -eo pid,comm [Pipeline] { [Pipeline] } 20:12:29 $ docker stop --time=1 128ea259b590b7768ea20b01841709c7ba1e1a94128d0de515abe7f2163c626f 20:12:30 $ docker rm -f 128ea259b590b7768ea20b01841709c7ba1e1a94128d0de515abe7f2163c626f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 20:12:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:12:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 20:12:31 + go mod tidy [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh 20:12:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:12:34 + make test 20:12:34 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:12:34 + ls -al . 20:12:34 total 564 20:12:34 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 16 20:12 . 20:12:34 drwxrwxr-x. 4 jenkins jenkins 28 Jul 16 20:11 .. 20:12:34 -rw-rw-r--. 1 jenkins jenkins 6734 Jul 16 20:11 Attribution.txt 20:12:34 drwxrwxr-x. 2 jenkins jenkins 89 Jul 16 20:11 bin 20:12:34 drwxrwxr-x. 4 jenkins jenkins 44 Jul 16 20:11 cmd 20:12:34 -rw-r--r--. 1 jenkins jenkins 462904 Jul 16 20:12 coverage.out 20:12:34 -rw-rw-r--. 1 jenkins jenkins 1521 Jul 16 20:11 Dockerfile 20:12:34 -rw-rw-r--. 1 jenkins jenkins 999 Jul 16 20:11 Dockerfile.build 20:12:34 -rw-rw-r--. 1 jenkins jenkins 134 Jul 16 20:11 .dockerignore 20:12:34 drwxrwxr-x. 2 jenkins jenkins 4096 Jul 16 20:11 examples 20:12:34 drwxrwxr-x. 8 jenkins jenkins 179 Jul 16 20:11 .git 20:12:34 drwxrwxr-x. 2 jenkins jenkins 103 Jul 16 20:11 .github 20:12:34 -rw-rw-r--. 1 jenkins jenkins 934 Jul 16 20:11 .gitignore 20:12:34 -rw-r--r--. 1 jenkins jenkins 308 Jul 16 20:12 go.mod 20:12:34 -rw-r--r--. 1 jenkins jenkins 13807 Jul 16 20:12 go.sum 20:12:34 drwxrwxr-x. 2 jenkins jenkins 31 Jul 16 20:11 images 20:12:34 drwxrwxr-x. 5 jenkins jenkins 45 Jul 16 20:11 internal 20:12:34 -rw-rw-r--. 1 jenkins jenkins 682 Jul 16 20:11 Jenkinsfile 20:12:34 -rw-rw-r--. 1 jenkins jenkins 11347 Jul 16 20:11 LICENSE 20:12:34 -rw-rw-r--. 1 jenkins jenkins 1011 Jul 16 20:11 Makefile 20:12:34 -rw-rw-r--. 1 jenkins jenkins 28403 Jul 16 20:11 README.md 20:12:34 drwxrwxr-x. 4 jenkins jenkins 54 Jul 16 20:11 snap 20:12:34 -rw-rw-r--. 1 jenkins jenkins 5 Jul 16 20:08 VERSION 20:12:34 -rw-rw-r--. 1 jenkins jenkins 193 Jul 16 20:11 version.go [Pipeline] isUnix [Pipeline] sh 20:12:34 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=688b535f83d6813b0710a8aaeb8716b17c2efead --label arch=amd64 --label version=0.0.0 . 20:12:34 Sending build context to Docker daemon 1.197MB 20:12:34 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 20:12:34 Step 2/25 : FROM ${BASE} AS builder 20:12:34 ---> ccda2a360c8c 20:12:34 Step 3/25 : ARG MAKE='make build' 20:12:34 ---> Running in f505b401901b 20:12:34 Removing intermediate container f505b401901b 20:12:34 ---> 9c645ece6ec2 20:12:34 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 20:12:34 ---> Running in 0191af4733de 20:12:35 Removing intermediate container 0191af4733de 20:12:35 ---> 23bb0bf123a7 20:12:35 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:12:35 ---> Running in fde92874b28e 20:12:35 Removing intermediate container fde92874b28e 20:12:35 ---> 82cca4eaff80 20:12:35 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:35 ---> Running in 4216b39a4595 20:12:35 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:12:35 Removing intermediate container 4216b39a4595 20:12:35 ---> 8930bfa178f3 20:12:35 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:12:35 ---> Running in e9ef8806e187 20:12:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:12:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:12:37 OK: 149 MiB in 40 packages 20:12:37 Removing intermediate container e9ef8806e187 20:12:37 ---> 33f051d02cc0 20:12:37 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 20:12:37 ---> Running in 1f5f0fd13087 20:12:37 Removing intermediate container 1f5f0fd13087 20:12:37 ---> 99bb0f3262af 20:12:37 Step 9/25 : COPY go.mod . 20:12:37 ---> f300681fe1b3 20:12:37 Step 10/25 : COPY Makefile . 20:12:37 ---> c0ac39f85553 20:12:37 Step 11/25 : RUN make update 20:12:37 ---> Running in 5346d17f8102 20:12:38 CGO_ENABLED=0 GO111MODULE=on go mod download 20:12:38 Removing intermediate container 5346d17f8102 20:12:38 ---> cbc4e3a77069 20:12:38 Step 12/25 : COPY . . 20:12:38 ---> 34500a9e4069 20:12:38 Step 13/25 : RUN go mod tidy 20:12:38 ---> Running in f914f3ccfff3 20:12:39 Removing intermediate container f914f3ccfff3 20:12:39 ---> 216e66954844 20:12:39 Step 14/25 : RUN $MAKE 20:12:39 ---> Running in 806424ef8687 20:12:39 go mod tidy 20:12:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd 20:12:49 Removing intermediate container 806424ef8687 20:12:49 ---> 8e9718b813e5 20:12:49 Step 15/25 : FROM alpine:3.12 20:12:49 3.12: Pulling from library/alpine 20:12:49 339de151aab4: Pulling fs layer 20:12:49 339de151aab4: Verifying Checksum 20:12:49 339de151aab4: Download complete 20:12:49 339de151aab4: Pull complete 20:12:49 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:12:49 Status: Downloaded newer image for alpine:3.12 20:12:49 ---> 13621d1b12d4 20:12:49 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:12:49 ---> Running in 22e27add7a81 20:12:49 Removing intermediate container 22e27add7a81 20:12:49 ---> 8517a74a46f1 20:12:49 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 20:12:49 ---> 8ee4f092a08e 20:12:49 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 20:12:50 ---> 38a26afb72bb 20:12:50 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 20:12:50 ---> eade2ee2842b 20:12:50 Step 20/25 : EXPOSE 49989 20:12:50 ---> Running in 9dcb64eceda4 20:12:50 Removing intermediate container 9dcb64eceda4 20:12:50 ---> 0df1e0239f9d 20:12:50 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 20:12:50 ---> Running in fc8c88e5b803 20:12:50 Removing intermediate container fc8c88e5b803 20:12:50 ---> c1a9d659330a 20:12:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:12:50 ---> Running in 1418fea8c1d7 20:12:50 Removing intermediate container 1418fea8c1d7 20:12:50 ---> f16652393655 20:12:50 Step 23/25 : LABEL arch=amd64 20:12:50 ---> Running in 5fccfd592443 20:12:51 Removing intermediate container 5fccfd592443 20:12:51 ---> 7b1c02654e2c 20:12:51 Step 24/25 : LABEL git_sha=688b535f83d6813b0710a8aaeb8716b17c2efead 20:12:51 ---> Running in 39ded04699d2 20:12:51 Removing intermediate container 39ded04699d2 20:12:51 ---> be939e47962d 20:12:51 Step 25/25 : LABEL version=0.0.0 20:12:51 ---> Running in be51082723fd 20:12:51 Removing intermediate container be51082723fd 20:12:51 ---> d836a2b36cfa 20:12:51 [Warning] One or more build-args [ARCH] were not consumed 20:12:51 Successfully built d836a2b36cfa 20:12:51 Successfully tagged device-rfid-llrp: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:13:06 Still waiting to schedule task 20:13:06 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:13:22 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:13:22 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:13:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 22.197s coverage: 39.5% of statements 20:13:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.457s coverage: 52.0% of statements 20:13:44 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.049s coverage: 95.5% of statements 20:13:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:14:11 gofmt -l . 20:14:11 [ "`gofmt -l .`" = "" ] 20:14:11 ./bin/test-go-mod-tidy.sh 20:14:11 ./bin/test-attribution-txt.sh [Pipeline] } 20:14:13 $ docker stop --time=1 28420aefc99b1a0f04ee7dc26435f031b3624679f9a79bd7ab7dc8b6e4df189a 20:14:15 $ docker rm -f 28420aefc99b1a0f04ee7dc26435f031b3624679f9a79bd7ab7dc8b6e4df189a [Pipeline] // withDockerContainer [Pipeline] sh 20:14:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:14:15 Warning: overwriting stash ‘coverage-report’ 20:14:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:14:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:14:17 + ls -al . 20:14:17 total 596 20:14:17 drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 20:14 . 20:14:17 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 20:11 .. 20:14:17 -rw-rw-r-- 1 jenkins jenkins 134 Jul 16 20:11 .dockerignore 20:14:17 drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 20:11 .git 20:14:17 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 20:11 .github 20:14:17 -rw-rw-r-- 1 jenkins jenkins 934 Jul 16 20:11 .gitignore 20:14:17 -rw-rw-r-- 1 jenkins jenkins 6734 Jul 16 20:11 Attribution.txt 20:14:17 -rw-rw-r-- 1 jenkins jenkins 1521 Jul 16 20:11 Dockerfile 20:14:17 -rw-rw-r-- 1 jenkins jenkins 999 Jul 16 20:11 Dockerfile.build 20:14:17 -rw-rw-r-- 1 jenkins jenkins 682 Jul 16 20:11 Jenkinsfile 20:14:17 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 16 20:11 LICENSE 20:14:17 -rw-rw-r-- 1 jenkins jenkins 1011 Jul 16 20:11 Makefile 20:14:17 -rw-rw-r-- 1 jenkins jenkins 28403 Jul 16 20:11 README.md 20:14:17 -rw-rw-r-- 1 jenkins jenkins 5 Jul 16 20:08 VERSION 20:14:17 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 20:11 bin 20:14:17 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 20:11 cmd 20:14:17 -rw-r--r-- 1 jenkins jenkins 462904 Jul 16 20:13 coverage.out 20:14:17 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 20:11 examples 20:14:17 -rw-r--r-- 1 jenkins jenkins 308 Jul 16 20:14 go.mod 20:14:17 -rw-r--r-- 1 jenkins jenkins 13807 Jul 16 20:12 go.sum 20:14:17 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 20:11 images 20:14:17 drwxrwxr-x 5 jenkins jenkins 4096 Jul 16 20:11 internal 20:14:17 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 20:11 snap 20:14:17 -rw-rw-r-- 1 jenkins jenkins 193 Jul 16 20:11 version.go [Pipeline] isUnix [Pipeline] sh 20:14:17 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=688b535f83d6813b0710a8aaeb8716b17c2efead --label arch=arm64 --label version=0.0.0 . 20:14:18 Sending build context to Docker daemon 1.197MB 20:14:18 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 20:14:18 Step 2/25 : FROM ${BASE} AS builder 20:14:18 ---> 110c12d582a0 20:14:18 Step 3/25 : ARG MAKE='make build' 20:14:18 ---> Running in 559053f3087b 20:14:18 Removing intermediate container 559053f3087b 20:14:18 ---> be8eb8b93f9a 20:14:18 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 20:14:19 ---> Running in bcf855c84fb0 20:14:19 Removing intermediate container bcf855c84fb0 20:14:19 ---> 8a29e0fa1807 20:14:19 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:14:19 ---> Running in fef31a01d2ad 20:14:20 Removing intermediate container fef31a01d2ad 20:14:20 ---> 0886cd400f40 20:14:20 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:20 ---> Running in 2749e17e1846 20:14:23 Removing intermediate container 2749e17e1846 20:14:23 ---> 7d3c69e577b6 20:14:23 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:14:23 ---> Running in fdfb5caf07af 20:14:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:14:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:14:25 OK: 138 MiB in 40 packages 20:14:26 Removing intermediate container fdfb5caf07af 20:14:26 ---> b2c7674c6d72 20:14:26 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 20:14:26 ---> Running in 3011bcb0ca11 20:14:27 Removing intermediate container 3011bcb0ca11 20:14:27 ---> 8c727d623e4f 20:14:27 Step 9/25 : COPY go.mod . 20:14:28 ---> 0c71ead33415 20:14:28 Step 10/25 : COPY Makefile . 20:14:29 ---> 5c9cf8409269 20:14:29 Step 11/25 : RUN make update 20:14:29 ---> Running in 34fe734de576 20:14:30 CGO_ENABLED=0 GO111MODULE=on go mod download 20:14:31 Removing intermediate container 34fe734de576 20:14:31 ---> 18ac7b9b8a06 20:14:31 Step 12/25 : COPY . . 20:14:32 ---> fb62b90ad569 20:14:32 Step 13/25 : RUN go mod tidy 20:14:33 ---> Running in fe18a71eade2 20:14:35 Removing intermediate container fe18a71eade2 20:14:35 ---> bc4e7f23532a 20:14:35 Step 14/25 : RUN $MAKE 20:14:35 ---> Running in 84242dd7cf19 20:14:37 go mod tidy 20:14:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd 20:15:09 Removing intermediate container 84242dd7cf19 20:15:09 ---> 68d9c5555ee3 20:15:09 Step 15/25 : FROM alpine:3.12 20:15:09 3.12: Pulling from library/alpine 20:15:09 d2f70382dc9a: Pulling fs layer 20:15:09 d2f70382dc9a: Verifying Checksum 20:15:09 d2f70382dc9a: Download complete 20:15:09 d2f70382dc9a: Pull complete 20:15:09 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:15:09 Status: Downloaded newer image for alpine:3.12 20:15:09 ---> c4fd0aeabfcf 20:15:09 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:15:09 ---> Running in 9777ea677002 20:15:09 Removing intermediate container 9777ea677002 20:15:09 ---> feacadedc8e0 20:15:09 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 20:15:10 ---> 4fac1701802c 20:15:10 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 20:15:11 ---> 273715296712 20:15:11 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 20:15:12 ---> 26aeba842638 20:15:12 Step 20/25 : EXPOSE 49989 20:15:12 ---> Running in 86a97b32b372 20:15:13 Removing intermediate container 86a97b32b372 20:15:13 ---> 395910ace7c0 20:15:13 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 20:15:13 ---> Running in 30c9514c4639 20:15:13 Removing intermediate container 30c9514c4639 20:15:13 ---> e177f0d04e3e 20:15:13 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:15:13 ---> Running in 838c23c190f1 20:15:14 Removing intermediate container 838c23c190f1 20:15:14 ---> 3614787cf4aa 20:15:14 Step 23/25 : LABEL arch=arm64 20:15:14 ---> Running in 93e2824ba0a2 20:15:15 Removing intermediate container 93e2824ba0a2 20:15:15 ---> 8c36bde5d245 20:15:15 Step 24/25 : LABEL git_sha=688b535f83d6813b0710a8aaeb8716b17c2efead 20:15:15 ---> Running in 8ab20126baa4 20:15:16 Removing intermediate container 8ab20126baa4 20:15:16 ---> 313ceb258e17 20:15:16 Step 25/25 : LABEL version=0.0.0 20:15:16 ---> Running in 9e5075a12ac2 20:15:16 Removing intermediate container 9e5075a12ac2 20:15:16 ---> 5dd6ef904c8f 20:15:16 [Warning] One or more build-args [ARCH] were not consumed 20:15:16 Successfully built 5dd6ef904c8f 20:15:16 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:15:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:17 20:15:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:15:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:17 arm64: Pulling from edgex-lftools-log-publisher 20:15:17 448f6bf000e3: Pulling fs layer 20:15:17 f757da607395: Pulling fs layer 20:15:17 05883995daec: Pulling fs layer 20:15:17 8603b9c90790: Pulling fs layer 20:15:17 1560dd03e051: Pulling fs layer 20:15:17 27f5ce0e4adf: Pulling fs layer 20:15:17 c2d8d7efcc4b: Pulling fs layer 20:15:17 8603b9c90790: Waiting 20:15:17 1560dd03e051: Waiting 20:15:17 27f5ce0e4adf: Waiting 20:15:17 c2d8d7efcc4b: Waiting 20:15:18 f757da607395: Verifying Checksum 20:15:18 f757da607395: Download complete 20:15:18 8603b9c90790: Verifying Checksum 20:15:18 8603b9c90790: Download complete 20:15:18 1560dd03e051: Verifying Checksum 20:15:18 1560dd03e051: Download complete 20:15:18 27f5ce0e4adf: Verifying Checksum 20:15:18 27f5ce0e4adf: Download complete 20:15:18 05883995daec: Verifying Checksum 20:15:18 05883995daec: Download complete 20:15:19 448f6bf000e3: Verifying Checksum 20:15:19 448f6bf000e3: Download complete 20:15:22 c2d8d7efcc4b: Verifying Checksum 20:15:22 c2d8d7efcc4b: Download complete 20:15:22 448f6bf000e3: Pull complete 20:15:23 f757da607395: Pull complete 20:15:24 05883995daec: Pull complete 20:15:24 8603b9c90790: Pull complete 20:15:25 1560dd03e051: Pull complete 20:15:26 27f5ce0e4adf: Pull complete 20:15:41 c2d8d7efcc4b: Pull complete 20:15:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:15:41 prd-ubuntu18.04-docker-arm64-4c-16g-3118 does not seem to be running inside a container 20:15:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:15:45 $ docker top 0411cd88e63f463c44b745e21a313b30102b2241fca7d3d532c9d88ce888813c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:15:46 ---> job-cost.sh 20:15:46 lf-activate-venv: SKIPPING 20:15:46 INFO: No Stack... 20:15:47 INFO: Retrieving Pricing Info for: v2-standard-4 20:15:48 INFO: Archiving Costs [Pipeline] sh 20:15:48 + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv+ 20:15:48 cut -d, -f6 [Pipeline] lock 20:15:48 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-4-stack-cost] 20:15:49 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-4-stack-cost] did not exist. Created. 20:15:49 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:15:49 + echo total: 0.18000000715255737 [Pipeline] stash 20:15:49 Stashed 1 file(s) [Pipeline] } 20:15:49 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:15:49 $ docker stop --time=1 0411cd88e63f463c44b745e21a313b30102b2241fca7d3d532c9d88ce888813c 20:15:50 Running on prd-ubuntu18.04-docker-8c-8g-3120 in /w/workspace/oundry_device-rfid-llrp-go_PR-42 20:15:51 $ docker rm -f 0411cd88e63f463c44b745e21a313b30102b2241fca7d3d532c9d88ce888813c [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws 20:15:51 Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 20:15:51 Selected Git installation does not exist. Using Default 20:15:51 The recommended git tool is: NONE [Pipeline] } [Pipeline] // stage [Pipeline] } 20:15:54 using credential edgex-jenkins-ssh 20:15:54 Cloning the remote Git repository 20:15:54 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:15:54 > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 20:15:55 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:15:55 > git --version # timeout=10 20:15:55 > git --version # 'git version 2.17.1' 20:15:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:15:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:15:56 Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit 688b535f83d6813b0710a8aaeb8716b17c2efead 20:15:56 Merge succeeded, producing 688b535f83d6813b0710a8aaeb8716b17c2efead 20:15:56 Checking out Revision 688b535f83d6813b0710a8aaeb8716b17c2efead (PR-42) 20:15:55 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:15:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:15:55 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:15:55 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:15:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:15:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:15:56 > git config core.sparsecheckout # timeout=10 20:15:56 > git checkout -f 688b535f83d6813b0710a8aaeb8716b17c2efead # timeout=10 20:15:56 > git remote # timeout=10 20:15:56 > git config --get remote.origin.url # timeout=10 20:15:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:15:56 > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 20:15:56 > git rev-parse HEAD^{commit} # timeout=10 20:15:56 > git config core.sparsecheckout # timeout=10 20:15:56 > git checkout -f 688b535f83d6813b0710a8aaeb8716b17c2efead # timeout=10 20:16:00 Commit message: "Merge branch 'main' into provision-watcher" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:01 + echo snap-build.sh 20:16:01 snap-build.sh 20:16:01 + SNAP_BASE_DIR=. 20:16:01 + '[' '!' -z /w/workspace/device-rfid-llrp-go/4 ']' 20:16:01 + SNAP_BASE_DIR=/w/workspace/device-rfid-llrp-go/4 20:16:01 + echo '[snap-build] Building snap in dir [/w/workspace/device-rfid-llrp-go/4]' 20:16:01 [snap-build] Building snap in dir [/w/workspace/device-rfid-llrp-go/4] 20:16:01 + cd /w/workspace/device-rfid-llrp-go/4 20:16:01 + sudo apt-get remove -qy --purge lxd lxd-client 20:16:01 Reading package lists... 20:16:01 Building dependency tree... 20:16:01 Reading state information... 20:16:01 The following packages were automatically installed and are no longer required: 20:16:01 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:16:01 uidmap xdelta3 20:16:01 Use 'sudo apt autoremove' to remove them. 20:16:01 The following packages will be REMOVED: 20:16:01 lxd* lxd-client* 20:16:01 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:16:01 After this operation, 31.7 MB disk space will be freed. 20:16:01 (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 ... 190317 files and directories currently installed.) 20:16:01 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:16:02 Removing lxd dnsmasq configuration 20:16:02 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:16:02 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:16:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:16:03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 20:16:03 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:16:05 Processing triggers for systemd (237-3ubuntu10.45) ... 20:16:05 Processing triggers for ureadahead (0.100.0-21) ... 20:16:05 + sudo snap remove --purge lxd 20:16:05 snap "lxd" is not installed 20:16:05 + sudo groupadd --force --system lxd 20:16:05 ++ whoami 20:16:05 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:16:05 + newgrp - lxd 20:16:05 + sudo snap install lxd 20:16:12 2021-07-16T20:16:10Z INFO Waiting for automatic snapd restart... 20:17:20 lxd 4.16 from Canonical* installed 20:17:20 + sudo lxd init --auto 20:17:23 + sudo snap install --classic snapcraft 20:18:31 snapcraft 4.8.3 from Canonical* installed 20:18:31 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:18:31 + sudo snapcraft prime --use-lxd 20:18:31 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:18:31 Launching a container. 20:18:39 Waiting for container to be ready 20:18:39 To start your first instance, try: lxc launch ubuntu:18.04 20:18:39 20:18:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:18:43 Waiting for network to be ready... 20:18:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:18:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 20:18:43 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:18:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 20:18:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:18:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:18:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 20:18:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 20:18:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 20:18:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 20:18:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:18:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:18:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:18:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:18:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:18:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:18:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:18:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:18:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:18:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] 20:18:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 20:18:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:18:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:18:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 20:18:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 20:18:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 20:18:45 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 20:18:48 Fetched 24.8 MB in 4s (6292 kB/s) 20:18:48 Reading package lists... 20:18:48 Reading package lists... 20:18:48 Building dependency tree... 20:18:48 Reading state information... 20:18:49 The following additional packages will be installed: 20:18:49 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:18:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:18:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:18:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:18:49 Suggested packages: 20:18:49 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:18:49 Recommended packages: 20:18:49 gnupg libsasl2-modules 20:18:49 The following NEW packages will be installed: 20:18:49 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:18:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:18:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:18:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:18:49 The following packages will be upgraded: 20:18:49 gpg gpg-agent gpgconf libudev1 20:18:49 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 20:18:49 Need to get 3530 kB of archives. 20:18:49 After this operation, 13.3 MB of additional disk space will be used. 20:18:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 20:18:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 20:18:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:18:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:18:49 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 20:18:49 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 20:18:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:18:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:18:49 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:18:49 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:18:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:18:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:18:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:18:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:18:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:18:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:18:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:18:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:18:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:18:50 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:18:50 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:18:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:18:50 debconf: delaying package configuration, since apt-utils is not installed 20:18:50 Fetched 3530 kB in 1s (3115 kB/s) 20:18:50 (Reading database ... 12511 files and directories currently installed.) 20:18:50 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 20:18:50 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:18:50 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 20:18:50 Selecting previously unselected package udev. 20:18:50 (Reading database ... 12511 files and directories currently installed.) 20:18:50 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 20:18:50 Unpacking udev (237-3ubuntu10.48) ... 20:18:50 Selecting previously unselected package libfuse2:amd64. 20:18:50 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:18:50 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:18:50 Selecting previously unselected package fuse. 20:18:50 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:18:50 Unpacking fuse (2.9.7-1ubuntu1) ... 20:18:50 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:18:50 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:18:50 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:18:50 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:18:51 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:18:51 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:18:51 Selecting previously unselected package libksba8:amd64. 20:18:51 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:18:51 Unpacking libksba8:amd64 (1.3.5-2) ... 20:18:51 Selecting previously unselected package libroken18-heimdal:amd64. 20:18:51 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:18:51 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:51 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:18:51 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:18:51 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:51 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:18:51 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:18:51 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:51 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:18:51 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:18:51 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:51 Selecting previously unselected package libwind0-heimdal:amd64. 20:18:51 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:18:51 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:51 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:18:51 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:18:51 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:51 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:18:51 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:18:51 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:51 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:18:51 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:18:51 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:51 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:18:51 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:18:51 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:51 Selecting previously unselected package libsasl2-modules-db:amd64. 20:18:51 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:18:51 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:18:51 Selecting previously unselected package libsasl2-2:amd64. 20:18:51 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:18:51 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:18:51 Selecting previously unselected package libldap-common. 20:18:51 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:18:51 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:18:51 Selecting previously unselected package libldap-2.4-2:amd64. 20:18:51 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:18:51 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:18:51 Selecting previously unselected package dirmngr. 20:18:51 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:18:51 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:18:51 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:18:51 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:18:51 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:18:51 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:18:51 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:18:51 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:18:51 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:51 Setting up libksba8:amd64 (1.3.5-2) ... 20:18:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:18:51 Setting up udev (237-3ubuntu10.48) ... 20:18:52 invoke-rc.d: policy-rc.d denied execution of start. 20:18:52 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:52 Processing triggers for systemd (237-3ubuntu10) ... 20:18:52 Setting up fuse (2.9.7-1ubuntu1) ... 20:18:52 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:18:52 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:52 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:52 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:52 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:52 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:52 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:52 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:18:52 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:18:52 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:18:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:18:52 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:18:52 settings in the [Install] section, and DefaultInstance for template units). 20:18:52 This means they are not meant to be enabled using systemctl. 20:18:52 Possible reasons for having this kind of units are: 20:18:52 1) A unit may be statically enabled by being symlinked from another unit's 20:18:52 .wants/ or .requires/ directory. 20:18:52 2) A unit's purpose may be to act as a helper for some other unit which has 20:18:52 a requirement dependency on it. 20:18:52 3) A unit may be started when needed via activation (socket, path, timer, 20:18:52 D-Bus, udev, scripted systemctl call, ...). 20:18:52 4) In case of template units, the unit is meant to be enabled with some 20:18:52 instance name specified. 20:18:53 Reading package lists... 20:18:53 Building dependency tree... 20:18:53 Reading state information... 20:18:53 The following additional packages will be installed: 20:18:53 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:18:53 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:18:53 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:18:53 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:18:53 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:18:53 Suggested packages: 20:18:53 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:18:53 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:18:53 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:18:53 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:18:53 systemd-container policykit-1 20:18:53 Recommended packages: 20:18:53 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:18:53 The following NEW packages will be installed: 20:18:53 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:18:53 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:18:53 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:18:53 multiarch-support openssh-client python3 python3-minimal python3.6 20:18:53 python3.6-minimal snapd squashfs-tools sudo 20:18:53 The following packages will be upgraded: 20:18:53 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:18:53 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 20:18:53 Need to get 36.7 MB of archives. 20:18:53 After this operation, 147 MB of additional disk space will be used. 20:18:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 20:18:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 20:18:53 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 20:18:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:18:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 20:18:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 20:18:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 20:18:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:18:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:18:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:18:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:18:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:18:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:18:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:18:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 20:18:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:18:54 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 20:18:54 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 20:18:54 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 20:18:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:18:54 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:18:54 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:18:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:18:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:18:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:18:54 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:18:54 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:18:54 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:18:54 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 20:18:54 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 20:18:55 debconf: delaying package configuration, since apt-utils is not installed 20:18:55 Fetched 36.7 MB in 2s (16.1 MB/s) 20:18:55 (Reading database ... 12757 files and directories currently installed.) 20:18:55 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 20:18:56 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:18:56 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 20:18:56 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:18:56 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 20:18:56 (Reading database ... 12757 files and directories currently installed.) 20:18:56 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 20:18:56 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 20:18:56 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 20:18:56 (Reading database ... 12757 files and directories currently installed.) 20:18:56 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 20:18:56 Unpacking apt (1.6.14) over (1.6.1) ... 20:18:56 Setting up apt (1.6.14) ... 20:18:56 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:18:57 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:18:57 (Reading database ... 12764 files and directories currently installed.) 20:18:57 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:18:57 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:18:57 Selecting previously unselected package libpython3.6-minimal:amd64. 20:18:57 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:18:57 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:18:57 Selecting previously unselected package libexpat1:amd64. 20:18:57 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:18:57 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:18:57 Selecting previously unselected package python3.6-minimal. 20:18:57 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:18:57 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:18:58 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 20:18:58 Checking for services that may need to be restarted...done. 20:18:58 Checking for services that may need to be restarted...done. 20:18:58 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:18:58 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:18:58 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:18:58 Selecting previously unselected package python3-minimal. 20:18:58 (Reading database ... 13012 files and directories currently installed.) 20:18:58 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:18:58 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:18:58 Selecting previously unselected package mime-support. 20:18:58 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:18:58 Unpacking mime-support (3.60ubuntu1) ... 20:18:58 Selecting previously unselected package libmpdec2:amd64. 20:18:58 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:18:58 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:18:58 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:18:58 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:18:58 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:18:58 Selecting previously unselected package python3.6. 20:18:58 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:18:58 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:18:58 Selecting previously unselected package libpython3-stdlib:amd64. 20:18:58 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:18:58 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:18:58 Setting up python3-minimal (3.6.7-1~18.04) ... 20:18:59 Selecting previously unselected package python3. 20:18:59 (Reading database ... 13442 files and directories currently installed.) 20:18:59 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:18:59 Unpacking python3 (3.6.7-1~18.04) ... 20:18:59 Selecting previously unselected package multiarch-support. 20:18:59 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:18:59 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:18:59 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:18:59 Selecting previously unselected package liblzo2-2:amd64. 20:18:59 (Reading database ... 13479 files and directories currently installed.) 20:18:59 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:18:59 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:18:59 Selecting previously unselected package libbsd0:amd64. 20:18:59 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:18:59 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:18:59 Selecting previously unselected package sudo. 20:18:59 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:18:59 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:18:59 Selecting previously unselected package apparmor. 20:18:59 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:18:59 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:18:59 Selecting previously unselected package libedit2:amd64. 20:18:59 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:18:59 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:18:59 Selecting previously unselected package libkrb5support0:amd64. 20:18:59 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:18:59 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:18:59 Selecting previously unselected package libk5crypto3:amd64. 20:18:59 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:18:59 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:18:59 Selecting previously unselected package libkeyutils1:amd64. 20:18:59 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:18:59 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:18:59 Selecting previously unselected package libkrb5-3:amd64. 20:18:59 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:18:59 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:18:59 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:18:59 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:18:59 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:18:59 Selecting previously unselected package libssl1.0.0:amd64. 20:18:59 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 20:18:59 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:19:00 Selecting previously unselected package openssh-client. 20:19:00 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:19:00 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:19:00 Selecting previously unselected package squashfs-tools. 20:19:00 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 20:19:00 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:19:00 Selecting previously unselected package snapd. 20:19:00 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 20:19:00 Unpacking snapd (2.49.2+18.04) ... 20:19:02 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:19:02 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:19:02 Setting up mime-support (3.60ubuntu1) ... 20:19:02 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:19:02 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:19:02 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:19:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:19:02 Setting up systemd (237-3ubuntu10.48) ... 20:19:02 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:19:03 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:19:03 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:19:03 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:19:03 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:19:03 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:19:03 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:19:03 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:19:03 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:19:03 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:19:03 Setting up python3 (3.6.7-1~18.04) ... 20:19:03 running python rtupdate hooks for python3.6... 20:19:03 running python post-rtupdate hooks for python3.6... 20:19:03 Setting up apparmor (2.12-4ubuntu5.1) ... 20:19:04 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:19:04 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:19:04 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:19:05 Setting up snapd (2.49.2+18.04) ... 20:19:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:19:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:19:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:19:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:19:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:19:05 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:19:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:19:06 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:19:06 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:19:06 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:19:06 /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:19:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:19:06 Processing triggers for systemd (237-3ubuntu10.48) ... 20:19:07 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:19:07 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:19:07 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:19:08 Reading package lists... 20:19:08 Reading package lists... 20:19:09 Building dependency tree... 20:19:09 Reading state information... 20:19:09 Calculating upgrade... 20:19:09 The following packages will be upgraded: 20:19:09 advancecomp base-files bash binutils binutils-common 20:19:09 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:19:09 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:19:09 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 20:19:09 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 20:19:09 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:19:09 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:19:09 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:19:09 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 20:19:09 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:19:09 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:19:09 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:19:09 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:19:09 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:19:09 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:19:09 ubuntu-keyring util-linux 20:19:09 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:19:09 Need to get 64.2 MB of archives. 20:19:09 After this operation, 5113 kB of additional disk space will be used. 20:19:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 20:19:09 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:19:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:19:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:19:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:19:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:19:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:19:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:19:09 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:19:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:19:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:19:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:19:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:19:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:19:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:19:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:19:09 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:19:09 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:19:09 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:19:09 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:19:09 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:19:09 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:19:09 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:19:09 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:19:09 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:19:09 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:19:09 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:19:09 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:19:09 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:19:09 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:19:09 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:19:09 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:19:09 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:19:09 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:19:09 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 20:19:09 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:19:09 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:19:09 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 20:19:09 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 20:19:09 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:19:09 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:19:09 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 20:19:09 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 20:19:09 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:19:09 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:19:09 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:19:09 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 20:19:09 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:19:09 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:19:09 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 20:19:09 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 20:19:09 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 20:19:09 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 20:19:09 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:19:09 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:19:09 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:19:09 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:19:10 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:19:10 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:19:10 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:19:10 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:19:10 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:19:10 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:19:10 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:19:10 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:19:10 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:19:10 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:19:10 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:19:10 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:19:10 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:19:10 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:19:10 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:19:10 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 20:19:10 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:19:10 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:19:10 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:19:10 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:19:10 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:19:10 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:19:10 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:19:10 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:19:10 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:19:10 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:19:10 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 20:19:10 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 20:19:10 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 20:19:10 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 20:19:11 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 20:19:11 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:19:11 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:19:11 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:19:11 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:19:11 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 20:19:11 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:19:11 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:19:11 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:19:11 Get:97 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:19:11 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:19:11 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:19:11 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:19:11 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:19:11 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:19:11 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:19:11 debconf: delaying package configuration, since apt-utils is not installed 20:19:11 Fetched 64.2 MB in 2s (32.0 MB/s) 20:19:11 (Reading database ... 13914 files and directories currently installed.) 20:19:11 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:19:11 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:19:12 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:19:12 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:19:12 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 20:19:12 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 20:19:12 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:19:12 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:19:12 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:19:12 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:19:12 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:19:12 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:19:12 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:19:12 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:19:12 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:19:12 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:19:12 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:19:12 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:19:12 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:19:12 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:19:12 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:19:12 (Reading database ... 13914 files and directories currently installed.) 20:19:12 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:19:12 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:19:12 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:19:12 (Reading database ... 13914 files and directories currently installed.) 20:19:12 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:19:12 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:19:12 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:19:12 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:19:12 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:19:12 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:19:13 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:19:13 (Reading database ... 13914 files and directories currently installed.) 20:19:13 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:19:13 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:19:13 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:19:13 (Reading database ... 13914 files and directories currently installed.) 20:19:13 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:19:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:19:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:19:13 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:19:14 Setting up base-files (10.1ubuntu2.10) ... 20:19:14 Installing new version of config file /etc/issue ... 20:19:14 Installing new version of config file /etc/issue.net ... 20:19:14 Installing new version of config file /etc/lsb-release ... 20:19:14 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:19:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:19:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:19:14 Removing obsolete conffile /etc/default/motd-news ... 20:19:14 (Reading database ... 13915 files and directories currently installed.) 20:19:14 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:19:14 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:19:14 Setting up bash (4.4.18-2ubuntu1.2) ... 20:19:14 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:19:14 (Reading database ... 13915 files and directories currently installed.) 20:19:14 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:19:14 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:19:14 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:19:14 (Reading database ... 13915 files and directories currently installed.) 20:19:14 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:19:14 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:19:14 Setting up tar (1.29b-2ubuntu0.2) ... 20:19:14 (Reading database ... 13915 files and directories currently installed.) 20:19:14 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:19:14 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:19:15 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:19:15 (Reading database ... 13915 files and directories currently installed.) 20:19:15 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:19:15 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:19:15 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:19:15 (Reading database ... 13915 files and directories currently installed.) 20:19:15 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:19:15 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:19:15 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:19:15 (Reading database ... 13915 files and directories currently installed.) 20:19:15 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:19:15 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:19:15 Setting up grep (3.1-2build1) ... 20:19:15 (Reading database ... 13915 files and directories currently installed.) 20:19:15 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 20:19:15 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 20:19:15 Setting up gzip (1.6-5ubuntu1.1) ... 20:19:15 (Reading database ... 13915 files and directories currently installed.) 20:19:15 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:19:15 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:19:15 Setting up login (1:4.5-1ubuntu2) ... 20:19:15 (Reading database ... 13915 files and directories currently installed.) 20:19:15 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:19:15 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:19:15 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:19:15 (Reading database ... 13915 files and directories currently installed.) 20:19:15 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:19:15 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:19:16 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:19:16 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:19:16 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:19:16 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:19:16 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:19:16 (Reading database ... 13915 files and directories currently installed.) 20:19:16 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:19:16 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:19:17 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:19:17 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:19:17 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:19:17 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:19:17 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:19:17 (Reading database ... 13915 files and directories currently installed.) 20:19:17 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:19:17 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:19:17 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:19:17 (Reading database ... 13915 files and directories currently installed.) 20:19:17 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:19:17 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:19:17 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:19:17 (Reading database ... 13915 files and directories currently installed.) 20:19:17 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:19:17 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:19:17 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:19:17 (Reading database ... 13915 files and directories currently installed.) 20:19:17 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:19:17 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:19:17 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:19:17 (Reading database ... 13915 files and directories currently installed.) 20:19:17 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:19:17 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:19:17 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:19:17 (Reading database ... 13915 files and directories currently installed.) 20:19:17 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:19:17 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:19:18 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:19:18 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:19:18 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:19:18 (Reading database ... 13915 files and directories currently installed.) 20:19:18 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:19:18 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:19:18 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:19:18 (Reading database ... 13915 files and directories currently installed.) 20:19:18 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:19:18 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:19:18 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:19:18 (Reading database ... 13915 files and directories currently installed.) 20:19:18 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:19:18 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:19:18 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:19:18 (Reading database ... 13915 files and directories currently installed.) 20:19:18 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:19:18 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:19:18 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:19:18 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:19:19 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:19:19 (Reading database ... 13915 files and directories currently installed.) 20:19:19 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:19:19 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:19:19 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:19:19 (Reading database ... 13915 files and directories currently installed.) 20:19:19 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:19:19 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:19:19 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:19:19 (Reading database ... 13917 files and directories currently installed.) 20:19:19 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:19:19 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:19:19 Setting up debconf (1.5.66ubuntu1) ... 20:19:20 (Reading database ... 13917 files and directories currently installed.) 20:19:20 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:19:20 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:19:20 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:19:20 (Reading database ... 13917 files and directories currently installed.) 20:19:20 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:19:20 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:19:20 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:19:20 (Reading database ... 13917 files and directories currently installed.) 20:19:20 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:19:20 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:19:20 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:19:20 (Reading database ... 13917 files and directories currently installed.) 20:19:20 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:19:20 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:19:20 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 20:19:20 (Reading database ... 13919 files and directories currently installed.) 20:19:20 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:19:20 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:19:20 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:19:20 (Reading database ... 13923 files and directories currently installed.) 20:19:20 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:19:20 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:19:21 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 20:19:21 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:19:21 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:19:21 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:19:21 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:19:21 (Reading database ... 13923 files and directories currently installed.) 20:19:21 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:19:21 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:19:21 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:19:21 (Reading database ... 13923 files and directories currently installed.) 20:19:21 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 20:19:21 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 20:19:21 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 20:19:21 (Reading database ... 13923 files and directories currently installed.) 20:19:21 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 20:19:21 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:19:21 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 20:19:21 (Reading database ... 13923 files and directories currently installed.) 20:19:21 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:19:21 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:19:21 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:19:21 (Reading database ... 13923 files and directories currently installed.) 20:19:21 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:19:21 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:19:21 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:19:21 (Reading database ... 13923 files and directories currently installed.) 20:19:21 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:19:21 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:19:22 Setting up passwd (1:4.5-1ubuntu2) ... 20:19:22 (Reading database ... 13923 files and directories currently installed.) 20:19:22 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:19:22 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:19:22 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:19:22 (Reading database ... 13923 files and directories currently installed.) 20:19:22 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:19:22 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:19:22 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:19:22 (Reading database ... 13923 files and directories currently installed.) 20:19:22 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:19:22 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:19:22 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:19:22 (Reading database ... 13923 files and directories currently installed.) 20:19:22 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:19:22 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:19:22 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:19:22 (Reading database ... 13923 files and directories currently installed.) 20:19:22 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:19:22 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:19:22 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:19:22 (Reading database ... 13923 files and directories currently installed.) 20:19:22 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:19:22 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:19:22 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:19:22 (Reading database ... 13923 files and directories currently installed.) 20:19:22 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:19:22 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:19:22 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:19:22 (Reading database ... 13923 files and directories currently installed.) 20:19:22 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 20:19:23 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 20:19:23 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 20:19:23 (Reading database ... 13923 files and directories currently installed.) 20:19:23 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:19:23 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:19:23 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:19:23 (Reading database ... 13924 files and directories currently installed.) 20:19:23 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:19:23 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:19:23 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:19:23 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:19:23 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:19:23 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:19:23 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 20:19:23 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 20:19:23 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:19:23 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:19:23 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:19:23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:19:23 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:19:23 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:19:23 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:19:23 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:19:24 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:19:24 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:19:24 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:19:24 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:19:24 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:19:24 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:19:24 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 20:19:24 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 20:19:24 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:19:24 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:19:24 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:19:24 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:19:24 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:19:24 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:19:24 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:19:24 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:19:24 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:19:25 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:19:25 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:19:25 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:19:25 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:19:25 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:19:25 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:19:25 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:19:25 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:19:25 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:19:25 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:19:25 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:19:26 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:19:26 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:19:27 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:19:27 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:19:27 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:19:27 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:19:27 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:19:27 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:19:28 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:19:28 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:19:28 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:19:28 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:19:28 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:19:28 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:19:28 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:19:28 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:19:28 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:19:28 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:19:28 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:19:28 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:19:28 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:19:28 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:19:28 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:19:28 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:19:28 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:19:28 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:19:28 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:19:28 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:19:28 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:19:28 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:19:28 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:19:28 Setting up tzdata (2021a-0ubuntu0.18.04) ... 20:19:28 20:19:28 Current default time zone: 'Etc/UTC' 20:19:28 Local time is now: Fri Jul 16 20:19:28 UTC 2021. 20:19:28 Universal Time is now: Fri Jul 16 20:19:28 UTC 2021. 20:19:28 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:19:28 20:19:28 Setting up systemd-sysv (237-3ubuntu10.48) ... 20:19:28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:19:28 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 20:19:29 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:19:29 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:19:29 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:19:29 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:19:29 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:19:29 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:19:29 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:19:29 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:19:29 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:19:29 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:19:29 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 20:19:29 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:19:29 Setting up patch (2.7.6-2ubuntu1.1) ... 20:19:29 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:19:29 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:19:29 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 20:19:29 Installing new version of config file /etc/ssl/openssl.cnf ... 20:19:29 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:19:29 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:19:29 Setting up ca-certificates (20210119~18.04.1) ... 20:19:31 Updating certificates in /etc/ssl/certs... 20:19:31 23 added, 27 removed; done. 20:19:31 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:19:31 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:19:31 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:19:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:19:32 Setting up pkgbinarymangler (138.18.04.1) ... 20:19:32 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:19:32 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 20:19:32 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:19:32 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:19:32 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:19:32 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:19:32 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:19:32 Setting up perl (5.26.1-6ubuntu0.5) ... 20:19:32 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 20:19:32 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:19:32 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:19:32 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 20:19:32 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:19:32 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:19:32 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:19:32 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:19:32 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:19:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:19:32 Processing triggers for systemd (237-3ubuntu10.48) ... 20:19:32 Processing triggers for mime-support (3.60ubuntu1) ... 20:19:32 Processing triggers for ca-certificates (20210119~18.04.1) ... 20:19:32 Updating certificates in /etc/ssl/certs... 20:19:32 0 added, 0 removed; done. 20:19:32 Running hooks in /etc/ca-certificates/update.d... 20:19:32 done. 20:19:33 Reading package lists... 20:19:33 Building dependency tree... 20:19:33 Reading state information... 20:19:33 The following NEW packages will be installed: 20:19:33 apt-transport-https 20:19:33 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:19:33 Need to get 4348 B of archives. 20:19:33 After this operation, 154 kB of additional disk space will be used. 20:19:33 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 20:19:34 debconf: delaying package configuration, since apt-utils is not installed 20:19:34 Fetched 4348 B in 0s (24.5 kB/s) 20:19:34 Selecting previously unselected package apt-transport-https. 20:19:34 (Reading database ... 13929 files and directories currently installed.) 20:19:34 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 20:19:34 Unpacking apt-transport-https (1.6.14) ... 20:19:34 Setting up apt-transport-https (1.6.14) ... 20:19:34 Waiting for network to be ready... 20:19:39 2021-07-16T20:19:36Z INFO Waiting for automatic snapd restart... 20:19:39 snapd 2.51.1 from Canonical* installed 20:19:40 "snapd" switched to the "latest/stable" channel 20:19:40 20:19:43 core18 20210611 from Canonical* installed 20:19:43 "core18" switched to the "latest/stable" channel 20:19:43 20:19:46 snapcraft 4.8.3 from Canonical* installed 20:19:46 "snapcraft" switched to the "latest/stable" channel 20:19:46 20:19:51 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:19:51 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:19:51 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:19:51 Reading package lists... 20:19:52 Installing build dependencies: curl=7.58.0-2ubuntu3.13 git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 libcurl4=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libnghttp2-14=1.30.0-1ubuntu1 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 20:19:52 Reading package lists... 20:19:52 Building dependency tree... 20:19:52 Reading state information... 20:19:52 Suggested packages: 20:19:52 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:19:52 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:19:52 Recommended packages: 20:19:52 less publicsuffix 20:19:52 The following NEW packages will be installed: 20:19:52 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libnghttp2-14 20:19:52 libpsl5 librtmp1 20:19:52 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 20:19:52 Need to get 5512 kB of archives. 20:19:52 After this operation, 36.1 MB of additional disk space will be used. 20:19:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] 20:19:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] 20:19:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 20:19:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 20:19:53 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:19:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 20:19:53 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:19:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:19:53 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:19:53 debconf: delaying package configuration, since apt-utils is not installed 20:19:53 Fetched 5512 kB in 1s (9148 kB/s) 20:19:53 Selecting previously unselected package libpsl5:amd64. 20:19:53 (Reading database ... 13933 files and directories currently installed.) 20:19:53 Preparing to unpack .../0-libpsl5_0.19.1-5build1_amd64.deb ... 20:19:53 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:19:53 Selecting previously unselected package libnghttp2-14:amd64. 20:19:53 Preparing to unpack .../1-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:19:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:19:53 Selecting previously unselected package librtmp1:amd64. 20:19:53 Preparing to unpack .../2-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:19:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:19:53 Selecting previously unselected package libcurl4:amd64. 20:19:53 Preparing to unpack .../3-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... 20:19:53 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) ... 20:19:53 Selecting previously unselected package curl. 20:19:53 Preparing to unpack .../4-curl_7.58.0-2ubuntu3.13_amd64.deb ... 20:19:53 Unpacking curl (7.58.0-2ubuntu3.13) ... 20:19:53 Selecting previously unselected package libcurl3-gnutls:amd64. 20:19:53 Preparing to unpack .../5-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 20:19:53 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:19:53 Selecting previously unselected package liberror-perl. 20:19:53 Preparing to unpack .../6-liberror-perl_0.17025-1_all.deb ... 20:19:53 Unpacking liberror-perl (0.17025-1) ... 20:19:53 Selecting previously unselected package git-man. 20:19:53 Preparing to unpack .../7-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 20:19:53 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 20:19:54 Selecting previously unselected package git. 20:19:54 Preparing to unpack .../8-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 20:19:54 Unpacking git (1:2.17.1-1ubuntu0.8) ... 20:19:54 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 20:19:54 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:19:54 Setting up liberror-perl (0.17025-1) ... 20:19:54 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:19:54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:19:54 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:19:54 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... 20:19:54 Setting up git (1:2.17.1-1ubuntu0.8) ... 20:19:54 Setting up curl (7.58.0-2ubuntu3.13) ... 20:19:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:19:55 curl set to automatically installed. 20:19:55 git set to automatically installed. 20:19:55 git-man set to automatically installed. 20:19:55 libcurl3-gnutls set to automatically installed. 20:19:55 libcurl4 set to automatically installed. 20:19:55 liberror-perl set to automatically installed. 20:19:55 libnghttp2-14 set to automatically installed. 20:19:55 libpsl5 set to automatically installed. 20:19:55 librtmp1 set to automatically installed. 20:19:56 snapd is not logged in, snap install commands will use sudo 20:19:57 snap "core18" has no updates available 20:19:58 Pulling go 20:19:58 + snapcraftctl pull 20:19:59 'device-rfid-llrp-go' has dependencies that need to be staged: go 20:19:59 Skipping pull go (already ran) 20:19:59 Building go 20:19:59 + dpkg --print-architecture 20:19:59 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 20:19:59 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 20:19:59 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 20:19:59 % Total % Received % Xferd Average Speed Time Time Time Current 20:19:59 Dload Upload Total Spent Left Speed 20:20:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 30 115M 30 34.7M 0 0 33.9M 0 0:00:03 0:00:01 0:00:02 33.9M 72 115M 72 84.1M 0 0 41.5M 0 0:00:02 0:00:02 --:--:-- 41.5M 100 115M 100 115M 0 0 43.8M 0 0:00:02 0:00:02 --:--:-- 43.7M 20:20:02 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 20:20:02 + sha256sum -c sha256 20:20:02 + grep OK 20:20:02 go1.15.2.linux-amd64.tar.gz: OK 20:20:02 + tar -C /root/stage -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 20:20:05 Staging go 20:20:05 + snapcraftctl stage 20:20:06 Pulling device-rfid-llrp-go 20:20:06 + snapcraftctl pull 20:20:07 Skipping build go (already ran) 20:20:07 Building device-rfid-llrp-go 20:20:07 + cd /root/parts/device-rfid-llrp-go/src 20:20:07 + make build 20:20:07 go mod tidy 20:20:08 go: downloading github.com/edgexfoundry/device-sdk-go v1.4.0 20:20:08 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 20:20:08 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 20:20:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 20:20:08 go: downloading github.com/pkg/errors v0.9.1 20:20:09 go: downloading github.com/stretchr/testify v1.5.1 20:20:09 go: downloading github.com/pelletier/go-toml v1.2.0 20:20:09 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:20:09 go: downloading github.com/hashicorp/consul/api v1.1.0 20:20:09 go: downloading github.com/gorilla/mux v1.8.0 20:20:09 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:20:09 go: downloading github.com/google/uuid v1.1.2 20:20:09 go: downloading github.com/hashicorp/serf v0.8.2 20:20:09 go: downloading github.com/mitchellh/copystructure v1.0.0 20:20:09 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 20:20:09 go: downloading github.com/hashicorp/consul/sdk v0.1.1 20:20:09 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 20:20:09 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:20:09 go: downloading github.com/davecgh/go-spew v1.1.1 20:20:09 go: downloading gopkg.in/yaml.v2 v2.4.0 20:20:09 go: downloading github.com/pmezard/go-difflib v1.0.0 20:20:09 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 20:20:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:20:09 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:20:09 go: downloading github.com/go-playground/validator/v10 v10.3.0 20:20:09 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:20:09 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:20:09 go: downloading github.com/mitchellh/go-homedir v1.0.0 20:20:09 go: downloading github.com/go-kit/kit v0.8.0 20:20:09 go: downloading github.com/x448/float16 v0.8.4 20:20:09 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:20:09 go: downloading github.com/BurntSushi/toml v0.3.1 20:20:09 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:20:09 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:20:09 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:20:09 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:20:09 go: downloading github.com/hashicorp/memberlist v0.1.3 20:20:09 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:20:09 go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 20:20:09 go: downloading github.com/go-playground/universal-translator v0.17.0 20:20:09 go: downloading github.com/leodido/go-urn v1.2.0 20:20:09 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:20:09 go: downloading github.com/go-playground/locales v0.13.0 20:20:09 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:20:09 go: downloading github.com/go-stack/stack v1.8.0 20:20:09 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:20:09 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:20:09 go: downloading github.com/hashicorp/go-multierror v1.0.0 20:20:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:20:09 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:20:09 go: downloading github.com/hashicorp/errwrap v1.0.0 20:20:09 go: downloading github.com/miekg/dns v1.0.14 20:20:09 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:20:09 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:20:09 go: downloading golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 20:20:09 go: downloading golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 20:20:09 go: downloading golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 20:20:09 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:20:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd 20:20:15 + install -DT ./cmd/device-rfid-llrp-go /root/parts/device-rfid-llrp-go/install/bin/device-rfid-llrp-go 20:20:15 + install -d /root/parts/device-rfid-llrp-go/install/config/device-rfid-llrp-go/res/ 20:20:15 + cat ./cmd/res/configuration.toml 20:20:15 + sed -e s:"./device-rfid-llrp-go.log":'$SNAP_COMMON/device-rfid-llrp-go.log': -e s:ProfilesDir = \"./res\":ProfilesDir = \"\$SNAP_DATA/config/device-rfid-llrp-go/res\": 20:20:15 + find ./cmd/res/ -maxdepth 1 -name *.yaml -print -quit 20:20:15 + [ ./cmd/res/llrp.device.profile.yaml ] 20:20:15 + basename ./cmd/res/llrp.device.profile.yaml 20:20:15 + fname=llrp.device.profile.yaml 20:20:15 + install -DT ./cmd/res/llrp.device.profile.yaml /root/parts/device-rfid-llrp-go/install/config/device-rfid-llrp-go/res/llrp.device.profile.yaml 20:20:15 + basename ./cmd/res/llrp.impinj.profile.yaml 20:20:15 + fname=llrp.impinj.profile.yaml 20:20:15 + install -DT ./cmd/res/llrp.impinj.profile.yaml /root/parts/device-rfid-llrp-go/install/config/device-rfid-llrp-go/res/llrp.impinj.profile.yaml 20:20:15 + install -DT ./Attribution.txt /root/parts/device-rfid-llrp-go/install/usr/share/doc/device-rfid-llrp-go/Attribution.txt 20:20:15 + install -DT ./LICENSE /root/parts/device-rfid-llrp-go/install/usr/share/doc/device-rfid-llrp-go/LICENSE 20:20:16 Skipping stage go (already ran) 20:20:16 Staging device-rfid-llrp-go 20:20:17 + snapcraftctl stage 20:20:17 Priming go 20:20:17 + snapcraftctl prime 20:20:18 Priming device-rfid-llrp-go 20:20:18 + snapcraftctl prime 20:20:19 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 20:20:19 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 20:20:19 Determining the version from the project repo (version-script). 20:20:19 The version has been set to '0.0.0-20210716+688b535' [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:20:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:22 20:20:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:20:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:22 latest: Pulling from edgex-lftools-log-publisher 20:20:22 b4d181a07f80: Pulling fs layer 20:20:22 a1111a8f2ec3: Pulling fs layer 20:20:22 ed53099fbce6: Pulling fs layer 20:20:22 dc539afda2c1: Pulling fs layer 20:20:22 77bc0d833cb6: Pulling fs layer 20:20:22 9065ff56babe: Pulling fs layer 20:20:22 d287ab97295c: Pulling fs layer 20:20:22 dc539afda2c1: Waiting 20:20:22 77bc0d833cb6: Waiting 20:20:22 9065ff56babe: Waiting 20:20:22 d287ab97295c: Waiting 20:20:23 a1111a8f2ec3: Verifying Checksum 20:20:23 a1111a8f2ec3: Download complete 20:20:23 dc539afda2c1: Verifying Checksum 20:20:23 dc539afda2c1: Download complete 20:20:24 b4d181a07f80: Verifying Checksum 20:20:24 b4d181a07f80: Download complete 20:20:24 9065ff56babe: Verifying Checksum 20:20:24 9065ff56babe: Download complete 20:20:24 77bc0d833cb6: Retrying in 5 seconds 20:20:24 ed53099fbce6: Verifying Checksum 20:20:24 ed53099fbce6: Download complete 20:20:25 b4d181a07f80: Pull complete 20:20:25 77bc0d833cb6: Retrying in 4 seconds 20:20:25 a1111a8f2ec3: Pull complete 20:20:25 ed53099fbce6: Pull complete 20:20:25 dc539afda2c1: Pull complete 20:20:26 77bc0d833cb6: Retrying in 3 seconds 20:20:27 77bc0d833cb6: Retrying in 2 seconds 20:20:28 77bc0d833cb6: Retrying in 1 second 20:20:28 d287ab97295c: Verifying Checksum 20:20:28 d287ab97295c: Download complete 20:20:29 77bc0d833cb6: Retrying in 10 seconds 20:20:30 77bc0d833cb6: Retrying in 9 seconds 20:20:31 77bc0d833cb6: Retrying in 8 seconds 20:20:32 77bc0d833cb6: Retrying in 7 seconds 20:20:33 77bc0d833cb6: Retrying in 6 seconds 20:20:34 77bc0d833cb6: Retrying in 5 seconds 20:20:35 77bc0d833cb6: Retrying in 4 seconds 20:20:36 77bc0d833cb6: Retrying in 3 seconds 20:20:37 77bc0d833cb6: Retrying in 2 seconds 20:20:38 77bc0d833cb6: Retrying in 1 second 20:20:39 77bc0d833cb6: Download complete 20:20:39 77bc0d833cb6: Pull complete 20:20:39 9065ff56babe: Pull complete 20:20:44 d287ab97295c: Pull complete 20:20:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:20:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:20:44 prd-centos7-docker-4c-2g-3119 does not seem to be running inside a container 20:20:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:20:46 $ docker top aedde0ad4a9e0bb9d26a97fefd50d015053962e769d5aacd37456ade3825a272 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:47 ---> job-cost.sh 20:20:47 lf-activate-venv: SKIPPING 20:20:47 INFO: No Stack... 20:20:48 INFO: Retrieving Pricing Info for: v3-standard-2 20:20:48 INFO: Archiving Costs [Pipeline] sh 20:20:48 + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv 20:20:48 + cut -d, -f6 [Pipeline] lock 20:20:48 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-4-stack-cost] 20:20:48 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-4-stack-cost] did not exist. Created. 20:20:48 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:20:49 /w/workspace/device-rfid-llrp-go/4@tmp/durable-1dc987fc/script.sh: 1: /w/workspace/device-rfid-llrp-go/4@tmp/durable-1dc987fc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:20:49 + echo total: 0.05999999865889549 [Pipeline] stash 20:20:49 Warning: overwriting stash ‘stack-cost’ 20:20:49 Stashed 1 file(s) [Pipeline] } 20:20:49 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:20:49 $ docker stop --time=1 aedde0ad4a9e0bb9d26a97fefd50d015053962e769d5aacd37456ade3825a272 20:20:50 $ docker rm -f aedde0ad4a9e0bb9d26a97fefd50d015053962e769d5aacd37456ade3825a272 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider 20:20:51 provisioning config files... 20:20:51 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/config4752803939178110456tmp [Pipeline] { [Pipeline] sh 20:20:52 + set +x 20:20:52 + curl -s https://codecov.io/bash 20:20:52 + bash -s -- 20:20:52 20:20:52 _____ _ 20:20:52 / ____| | | 20:20:52 | | ___ __| | ___ ___ _____ __ 20:20:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:20:52 | |___| (_) | (_| | __/ (_| (_) \ V / 20:20:52 \_____\___/ \__,_|\___|\___\___/ \_/ 20:20:52 Bash-1.0.5 20:20:52 20:20:52 20:20:52 ==> git version 2.24.4 found 20:20:52 ==> 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:20:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:20:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:20:52 ==> Jenkins CI detected. 20:20:52 project root: . 20:20:52 --> token set from env 20:20:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:20:52 ==> Running gcov in . (disable via -X gcov) 20:20:52 ==> Python coveragepy not found 20:20:52 ==> Searching for coverage reports in: 20:20:52 + . 20:20:52 -> Found 1 reports 20:20:52 ==> Detecting git/mercurial file structure 20:20:52 ==> Reading reports 20:20:52 + ./coverage.out bytes=462904 20:20:52 ==> Appending adjustments 20:20:52 https://docs.codecov.io/docs/fixing-reports 20:20:52 + Found adjustments 20:20:52 ==> Gzipping contents 20:20:52 52K /tmp/codecov.lttB47.gz 20:20:52 ==> Uploading reports 20:20:52 url: https://codecov.io 20:20:52 query: branch=PR-42&commit=688b535f83d6813b0710a8aaeb8716b17c2efead&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-42%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=42&job=&cmd_args= 20:20:52 -> Pinging Codecov 20:20:52 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-42&commit=688b535f83d6813b0710a8aaeb8716b17c2efead&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-42%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=42&job=&cmd_args= 20:20:53 -> Uploading to 20:20:53 https://storage.googleapis.com/codecov/v4/raw/2021-07-16/581DD39554BDF9B6E22D074273EAD858/688b535f83d6813b0710a8aaeb8716b17c2efead/28aa2212-6d93-407d-b628-29834eaa70ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210716%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210716T202053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9801a48dac963e293bde64bed4c368013b6ec6c50fa2e56082f1b34c0a67bbcf 20:20:53 % Total % Received % Xferd Average Speed Time Time Time Current 20:20:53 Dload Upload Total Spent Left Speed 20:20:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51861 0 0 100 51861 0 107k --:--:-- --:--:-- --:--:-- 107k 20:20:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/688b535f83d6813b0710a8aaeb8716b17c2efead [Pipeline] } 20:20:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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:20:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:20:56 ---> package-listing.sh 20:20:56 ++ facter osfamily 20:20:56 ++ tr '[:upper:]' '[:lower:]' 20:20:56 + OS_FAMILY=redhat 20:20:56 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-42 20:20:56 + START_PACKAGES=/tmp/packages_start.txt 20:20:56 + END_PACKAGES=/tmp/packages_end.txt 20:20:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:20:56 + PACKAGES=/tmp/packages_start.txt 20:20:56 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-42 ']' 20:20:56 + PACKAGES=/tmp/packages_end.txt 20:20:56 + case "${OS_FAMILY}" in 20:20:56 + rpm -qa 20:20:56 + sort 20:20:57 + '[' -f /tmp/packages_start.txt ']' 20:20:57 + '[' -f /tmp/packages_end.txt ']' 20:20:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:20:57 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-42 ']' 20:20:57 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-42/archives/ 20:20:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-42/archives/ [Pipeline] echo 20:20:57 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/oundry_device-rfid-llrp-go_PR-42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:20:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:20:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:57 20:20:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:20:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:58 latest: Pulling from edgex-lftools-log-publisher 20:20:58 b4d181a07f80: Pulling fs layer 20:20:58 a1111a8f2ec3: Pulling fs layer 20:20:58 ed53099fbce6: Pulling fs layer 20:20:58 dc539afda2c1: Pulling fs layer 20:20:58 77bc0d833cb6: Pulling fs layer 20:20:58 9065ff56babe: Pulling fs layer 20:20:58 d287ab97295c: Pulling fs layer 20:20:58 dc539afda2c1: Waiting 20:20:58 77bc0d833cb6: Waiting 20:20:58 9065ff56babe: Waiting 20:20:58 d287ab97295c: Waiting 20:20:58 a1111a8f2ec3: Verifying Checksum 20:20:58 a1111a8f2ec3: Download complete 20:20:58 dc539afda2c1: Verifying Checksum 20:20:58 dc539afda2c1: Download complete 20:20:59 ed53099fbce6: Verifying Checksum 20:20:59 ed53099fbce6: Download complete 20:20:59 9065ff56babe: Verifying Checksum 20:20:59 9065ff56babe: Download complete 20:20:59 77bc0d833cb6: Verifying Checksum 20:20:59 77bc0d833cb6: Download complete 20:20:59 b4d181a07f80: Verifying Checksum 20:20:59 b4d181a07f80: Download complete 20:21:01 b4d181a07f80: Pull complete 20:21:01 a1111a8f2ec3: Pull complete 20:21:01 ed53099fbce6: Pull complete 20:21:01 dc539afda2c1: Pull complete 20:21:01 77bc0d833cb6: Pull complete 20:21:01 9065ff56babe: Pull complete 20:21:05 d287ab97295c: Verifying Checksum 20:21:05 d287ab97295c: Download complete 20:21:09 d287ab97295c: Pull complete 20:21:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:21:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:21:09 prd-centos7-docker-4c-2g-3117 does not seem to be running inside a container 20:21:09 $ 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/oundry_device-rfid-llrp-go_PR-42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-42 -v /w/workspace/oundry_device-rfid-llrp-go_PR-42:/w/workspace/oundry_device-rfid-llrp-go_PR-42:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-42@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:21:12 $ docker top a3f62c5d5e27e684c8c15d38e65ac5cc095de17e6adf37e285cf9bf1257414a1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:12 + touch /tmp/pre-build-complete [Pipeline] sh 20:21:13 + mkdir -p /var/log/sysstat [Pipeline] sh 20:21:13 + ls /var/log/sa-host 20:21:13 + sadf -c /var/log/sa-host/sa05 20:21:13 file_magic: OK 20:21:13 HZ: Using current value: 100 20:21:13 file_header: OK 20:21:13 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:21:13 Statistics: 20:21:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:21:13 File successfully converted to sysstat format version 12.0.3 20:21:13 + sadf -c /var/log/sa-host/sa16 20:21:13 file_magic: OK 20:21:13 HZ: Using current value: 100 20:21:13 file_header: OK 20:21:13 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:21:13 Statistics: 20:21:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:21:13 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:14 provisioning config files... 20:21:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/config5165132393496721975tmp [Pipeline] { [Pipeline] echo 20:21:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:21:14 ---> create-netrc.sh [Pipeline] } 20:21:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:21:15 ---> python-tools-install.sh [Pipeline] echo 20:21:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:21:15 ---> sudo-logs.sh 20:21:15 Archiving 'sudo' log.. 20:21:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-3117.vexxhost.local: Name or service not known 20:21:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-3117.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:21:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:21:15 ---> job-cost.sh 20:21:15 lf-activate-venv: SKIPPING 20:21:15 DEBUG: total: 0.05999999865889549 20:21:15 INFO: Retrieving Stack Cost... 20:21:16 INFO: Retrieving Pricing Info for: v3-standard-2 20:21:17 INFO: Archiving Costs [Pipeline] echo 20:21:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:21:17 ---> logs-deploy.sh 20:21:17 lf-activate-venv: SKIPPING 20:21:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-42/4 20:21:17 INFO: archiving workspace using pattern(s): 20:21:18 Archives upload complete. 20:21:18 INFO: archiving logs to Nexus 20:21:18 ---> uname -a: 20:21:18 Linux prd-centos7-docker-4c-2g-3117.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 20:21:18 20:21:18 20:21:18 ---> lscpu: 20:21:18 Architecture: x86_64 20:21:18 CPU op-mode(s): 32-bit, 64-bit 20:21:18 Byte Order: Little Endian 20:21:18 Address sizes: 40 bits physical, 48 bits virtual 20:21:18 CPU(s): 2 20:21:18 On-line CPU(s) list: 0,1 20:21:18 Thread(s) per core: 1 20:21:18 Core(s) per socket: 1 20:21:18 Socket(s): 2 20:21:18 NUMA node(s): 1 20:21:18 Vendor ID: AuthenticAMD 20:21:18 CPU family: 23 20:21:18 Model: 49 20:21:18 Model name: AMD EPYC-Rome Processor 20:21:18 Stepping: 0 20:21:18 CPU MHz: 2799.998 20:21:18 BogoMIPS: 5599.99 20:21:18 Virtualization: AMD-V 20:21:18 Hypervisor vendor: KVM 20:21:18 Virtualization type: full 20:21:18 L1d cache: 32K 20:21:18 L1i cache: 32K 20:21:18 L2 cache: 512K 20:21:18 L3 cache: 16384K 20:21:18 NUMA node0 CPU(s): 0,1 20:21:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 20:21:18 20:21:18 20:21:18 ---> nproc: 20:21:18 2 20:21:18 20:21:18 20:21:18 ---> df -h: 20:21:18 Filesystem Size Used Avail Use% Mounted on 20:21:18 overlay 40G 7.7G 33G 20% / 20:21:18 tmpfs 64M 0 64M 0% /dev 20:21:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:21:18 shm 64M 0 64M 0% /dev/shm 20:21:18 /dev/vda1 40G 7.7G 33G 20% /facter-os 20:21:18 20:21:18 20:21:18 ---> sar -b -r -n DEV: 20:21:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/16/21 _x86_64_ (2 CPU) 20:21:18 20:21:18 20:07:50 LINUX RESTART (2 CPU) 20:21:18 20:21:18 20:09:03 tps rtps wtps bread/s bwrtn/s 20:21:18 20:10:01 2.02 0.00 2.02 0.00 39.56 20:21:18 20:11:01 0.25 0.00 0.25 0.00 3.75 20:21:18 20:12:01 0.30 0.00 0.30 0.00 3.28 20:21:18 20:13:01 0.15 0.00 0.15 0.00 2.18 20:21:18 20:14:01 0.42 0.00 0.42 0.00 5.75 20:21:18 20:15:01 0.23 0.00 0.23 0.00 2.87 20:21:18 20:16:01 0.27 0.00 0.27 0.00 3.35 20:21:18 20:17:01 0.23 0.00 0.23 0.00 2.85 20:21:18 20:18:01 0.18 0.00 0.18 0.00 2.02 20:21:18 20:19:01 0.28 0.00 0.28 0.00 3.10 20:21:18 20:20:01 0.25 0.00 0.25 0.00 2.70 20:21:18 20:21:01 2.41 0.13 2.28 13.72 96.07 20:21:18 Average: 0.58 0.01 0.57 1.15 13.89 20:21:18 20:21:18 20:09:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:21:18 20:10:01 5477856 0 794436 9.92 2620 1734028 1192276 13.16 571816 1562536 20 20:21:18 20:11:01 5475704 0 796576 9.95 2620 1734040 1192276 13.16 576268 1560012 8 20:21:18 20:12:01 5472736 0 799544 9.98 2620 1734040 1192664 13.17 579184 1560012 8 20:21:18 20:13:01 5474900 0 797372 9.96 2620 1734048 1192340 13.16 573952 1563436 8 20:21:18 20:14:01 5470576 0 801692 10.01 2620 1734052 1195236 13.20 578440 1563436 8 20:21:18 20:15:01 5471280 0 800984 10.00 2620 1734056 1195104 13.19 577628 1563496 8 20:21:18 20:16:01 5463956 0 808304 10.09 2620 1734060 1195308 13.20 584696 1563492 20 20:21:18 20:17:01 5459268 0 812988 10.15 2620 1734064 1195104 13.19 589432 1563492 12 20:21:18 20:18:01 5459436 0 812816 10.15 2620 1734068 1195104 13.19 591128 1561780 8 20:21:18 20:19:01 5459160 0 813088 10.15 2620 1734072 1195200 13.20 591768 1561780 8 20:21:18 20:20:01 5458944 0 813300 10.15 2620 1734076 1195176 13.20 598008 1555364 8 20:21:18 20:21:01 5252404 0 873752 10.91 2620 1880164 1389980 15.35 760744 1575176 145188 20:21:18 Average: 5449685 0 810404 10.12 2620 1746231 1210481 13.36 597755 1562834 12109 20:21:18 20:21:18 20:09:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:21:18 20:10:01 eth0 0.71 0.09 0.06 0.01 0.00 0.00 0.00 0.00 20:21:18 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:11:01 eth0 0.43 0.08 0.04 0.01 0.00 0.00 0.00 0.00 20:21:18 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:12:01 eth0 2.45 1.35 3.65 0.45 0.00 0.00 0.00 0.00 20:21:18 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:13:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:21:18 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:14:01 eth0 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:21:18 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:15:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:21:18 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:16:01 eth0 1.08 0.48 0.38 0.21 0.00 0.00 0.00 0.00 20:21:18 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:17:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:18:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:21:18 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:19:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:21:18 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:20:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:21:18 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:21:01 eth0 183.70 122.96 1217.27 14.03 0.00 0.00 0.00 0.00 20:21:18 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 Average: eth0 15.83 10.51 102.14 1.24 0.00 0.00 0.00 0.00 20:21:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:18 20:21:18 20:21:18 ---> sar -P ALL: 20:21:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/16/21 _x86_64_ (2 CPU) 20:21:18 20:21:18 20:07:50 LINUX RESTART (2 CPU) 20:21:18 20:21:18 20:09:03 CPU %user %nice %system %iowait %steal %idle 20:21:18 20:10:01 all 0.13 0.00 0.06 0.00 0.03 99.78 20:21:18 20:10:01 0 0.19 0.00 0.05 0.00 0.02 99.74 20:21:18 20:10:01 1 0.07 0.00 0.07 0.00 0.03 99.83 20:21:18 20:11:01 all 0.10 0.00 0.04 0.00 0.03 99.82 20:21:18 20:11:01 0 0.15 0.00 0.03 0.00 0.02 99.80 20:21:18 20:11:01 1 0.05 0.00 0.05 0.00 0.05 99.85 20:21:18 20:12:01 all 0.09 0.00 0.06 0.00 0.02 99.83 20:21:18 20:12:01 0 0.12 0.00 0.07 0.00 0.02 99.80 20:21:18 20:12:01 1 0.07 0.00 0.05 0.00 0.02 99.87 20:21:18 20:13:01 all 0.13 0.00 0.04 0.00 0.02 99.81 20:21:18 20:13:01 0 0.07 0.00 0.05 0.00 0.02 99.87 20:21:18 20:13:01 1 0.20 0.00 0.03 0.00 0.02 99.75 20:21:18 20:14:01 all 0.21 0.00 0.05 0.00 0.02 99.72 20:21:18 20:14:01 0 0.32 0.00 0.05 0.00 0.02 99.62 20:21:18 20:14:01 1 0.10 0.00 0.05 0.00 0.02 99.83 20:21:18 20:15:01 all 0.19 0.00 0.03 0.00 0.01 99.77 20:21:18 20:15:01 0 0.35 0.00 0.03 0.00 0.02 99.60 20:21:18 20:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:21:18 20:16:01 all 0.27 0.00 0.07 0.00 0.03 99.64 20:21:18 20:16:01 0 0.47 0.00 0.07 0.00 0.03 99.43 20:21:18 20:16:01 1 0.07 0.00 0.07 0.00 0.02 99.85 20:21:18 20:17:01 all 0.12 0.00 0.05 0.00 0.01 99.82 20:21:18 20:17:01 0 0.15 0.00 0.05 0.00 0.00 99.80 20:21:18 20:17:01 1 0.08 0.00 0.05 0.00 0.02 99.85 20:21:18 20:18:01 all 0.11 0.00 0.04 0.00 0.03 99.82 20:21:18 20:18:01 0 0.07 0.00 0.03 0.00 0.03 99.87 20:21:18 20:18:01 1 0.15 0.00 0.05 0.00 0.02 99.78 20:21:18 20:19:01 all 0.18 0.00 0.04 0.00 0.02 99.77 20:21:18 20:19:01 0 0.02 0.00 0.05 0.00 0.02 99.92 20:21:18 20:19:01 1 0.33 0.00 0.03 0.00 0.02 99.62 20:21:18 20:20:01 all 0.14 0.00 0.05 0.00 0.02 99.79 20:21:18 20:20:01 0 0.05 0.00 0.05 0.00 0.02 99.88 20:21:18 20:20:01 1 0.23 0.00 0.05 0.00 0.02 99.70 20:21:18 20:21:18 20:20:01 CPU %user %nice %system %iowait %steal %idle 20:21:18 20:21:01 all 3.70 0.00 1.23 0.03 0.03 95.02 20:21:18 20:21:01 0 4.08 0.00 1.30 0.03 0.03 94.55 20:21:18 20:21:01 1 3.33 0.00 1.16 0.02 0.02 95.48 20:21:18 Average: all 0.45 0.00 0.15 0.00 0.02 99.39 20:21:18 Average: 0 0.50 0.00 0.15 0.00 0.02 99.33 20:21:18 Average: 1 0.39 0.00 0.14 0.00 0.02 99.45 20:21:18 20:21:18 20:21:18