Pull request #52 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 marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 73c0aef866abb96c1bdf0f842f2580fcfb01571a rather than c7238036e8016382f3120c2a5f86eb7c4570f242 Obtained Jenkinsfile from 73c0aef866abb96c1bdf0f842f2580fcfb01571a 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-ssh931959994075921110.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh547132501354885250.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-52/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-52/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7529575574302758383.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh5278647361748726360.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-52/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-52/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3621491629137081608.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-43 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [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-52 # 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-52@tmp/jenkins-gitclient-ssh943149560814068480.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-52@tmp/jenkins-gitclient-ssh4056253408377457204.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit c7238036e8016382f3120c2a5f86eb7c4570f242 Merge succeeded, producing c7238036e8016382f3120c2a5f86eb7c4570f242 Checking out Revision c7238036e8016382f3120c2a5f86eb7c4570f242 (PR-52) > git config core.sparsecheckout # timeout=10 > git checkout -f c7238036e8016382f3120c2a5f86eb7c4570f242 # 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-52@tmp/jenkins-gitclient-ssh8280591082205821932.key > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7238036e8016382f3120c2a5f86eb7c4570f242 # timeout=10 Commit message: "Update README.md" > git rev-list --no-walk 4eee1d6ce6abf188517a0d637299fd21d263ff68 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-18T19:38:04.365Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-18T19:38:04.405Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T19:38:04.417Z] ========================================================= [2021-11-18T19:38:04.418Z] EdgeX Global Pipelines Version Info [2021-11-18T19:38:04.418Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:38:05.586Z] ------------------- [2021-11-18T19:38:05.586Z] stable info: [2021-11-18T19:38:05.586Z] ------------------- [2021-11-18T19:38:05.586Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-18T19:38:05.586Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-18T19:38:05.586Z] Message: update stable to v1.0.217 [2021-11-18T19:38:06.531Z] ------------------- [2021-11-18T19:38:06.531Z] experimental info: [2021-11-18T19:38:06.531Z] ------------------- [2021-11-18T19:38:06.531Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-18T19:38:06.531Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-18T19:38:06.531Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-18T19:38:06.615Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-11-18T19:38:06.628Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-11-18T19:38:06.639Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-18T19:38:06.649Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-18T19:38:06.659Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-18T19:38:06.669Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-18T19:38:06.680Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-18T19:38:06.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-18T19:38:06.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-18T19:38:06.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-18T19:38:06.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-18T19:38:06.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-11-18T19:38:06.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-18T19:38:06.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-18T19:38:06.780Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-18T19:38:06.791Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-18T19:38:06.803Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-18T19:38:06.816Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-18T19:38:06.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-18T19:38:06.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-18T19:38:06.849Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-18T19:38:06.856Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-18T19:38:06.864Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-18T19:38:06.872Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-18T19:38:06.879Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-18T19:38:06.895Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-18T19:38:06.902Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo [2021-11-18T19:38:06.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo [2021-11-18T19:38:06.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo [2021-11-18T19:38:06.925Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7238036e8016382f3120c2a5f86eb7c4570f242 [Pipeline] echo [2021-11-18T19:38:06.933Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c723803 [Pipeline] echo [2021-11-18T19:38:06.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T19:38:06.992Z] provisioning config files... [2021-11-18T19:38:07.010Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config5103873995162057923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:38:07.321Z] ---> docker-login.sh [2021-11-18T19:38:07.321Z] nexus3.edgexfoundry.org:10001 [2021-11-18T19:38:07.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T19:38:07.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T19:38:07.587Z] Configure a credential helper to remove this warning. See [2021-11-18T19:38:07.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T19:38:07.587Z] [2021-11-18T19:38:07.587Z] Login Succeeded [2021-11-18T19:38:07.587Z] nexus3.edgexfoundry.org:10002 [2021-11-18T19:38:07.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T19:38:07.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T19:38:07.587Z] Configure a credential helper to remove this warning. See [2021-11-18T19:38:07.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T19:38:07.587Z] [2021-11-18T19:38:07.587Z] Login Succeeded [2021-11-18T19:38:07.587Z] nexus3.edgexfoundry.org:10003 [2021-11-18T19:38:07.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T19:38:07.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T19:38:07.848Z] Configure a credential helper to remove this warning. See [2021-11-18T19:38:07.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T19:38:07.848Z] [2021-11-18T19:38:07.848Z] Login Succeeded [2021-11-18T19:38:07.848Z] nexus3.edgexfoundry.org:10004 [2021-11-18T19:38:07.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T19:38:07.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T19:38:07.848Z] Configure a credential helper to remove this warning. See [2021-11-18T19:38:07.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T19:38:07.848Z] [2021-11-18T19:38:07.848Z] Login Succeeded [2021-11-18T19:38:07.848Z] docker.io [2021-11-18T19:38:08.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T19:38:08.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T19:38:08.372Z] Configure a credential helper to remove this warning. See [2021-11-18T19:38:08.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T19:38:08.372Z] [2021-11-18T19:38:08.372Z] Login Succeeded [2021-11-18T19:38:08.372Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T19:38:08.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-18T19:38:08.816Z] + git rev-list -1 --merges c7238036e8016382f3120c2a5f86eb7c4570f242~1..c7238036e8016382f3120c2a5f86eb7c4570f242 [Pipeline] echo [2021-11-18T19:38:08.856Z] -----------> git rev-list -1 --merges c7238036e8016382f3120c2a5f86eb7c4570f242~1..c7238036e8016382f3120c2a5f86eb7c4570f242 c7238036e8016382f3120c2a5f86eb7c4570f242 [false] [Pipeline] sh [2021-11-18T19:38:09.152Z] + git log --format=format:%s -1 c7238036e8016382f3120c2a5f86eb7c4570f242 [Pipeline] echo [2021-11-18T19:38:09.167Z] ========================================================= [2021-11-18T19:38:09.167Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-18T19:38:09.167Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T19:38:09.499Z] + git log --format=format:%s -1 c7238036e8016382f3120c2a5f86eb7c4570f242 [Pipeline] echo [2021-11-18T19:38:09.511Z] [semverPrep] GIT_COMMIT: c7238036e8016382f3120c2a5f86eb7c4570f242, Commit Message: Update README.md [Pipeline] echo [2021-11-18T19:38:09.520Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-11-18T19:38:10.063Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-18T19:38:10.063Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-18T19:38:10.063Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-18T19:38:10.063Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-18T19:38:10.063Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T19:38:10.063Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T19:38:10.063Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:38:10.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T19:38:10.439Z] [2021-11-18T19:38:10.439Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:38:10.747Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T19:38:10.747Z] latest: Pulling from edgex-devops/git-semver [2021-11-18T19:38:10.747Z] a0d0a0d46f8b: Pulling fs layer [2021-11-18T19:38:10.747Z] 3e5f54012d9b: Pulling fs layer [2021-11-18T19:38:10.747Z] 4c7163046ea9: Pulling fs layer [2021-11-18T19:38:10.747Z] 0c2d73faf560: Pulling fs layer [2021-11-18T19:38:10.747Z] 0c2d73faf560: Waiting [2021-11-18T19:38:10.747Z] 3e5f54012d9b: Verifying Checksum [2021-11-18T19:38:10.747Z] 3e5f54012d9b: Download complete [2021-11-18T19:38:10.747Z] a0d0a0d46f8b: Verifying Checksum [2021-11-18T19:38:10.747Z] a0d0a0d46f8b: Download complete [2021-11-18T19:38:10.747Z] 0c2d73faf560: Verifying Checksum [2021-11-18T19:38:10.747Z] 0c2d73faf560: Download complete [2021-11-18T19:38:10.747Z] 4c7163046ea9: Verifying Checksum [2021-11-18T19:38:10.747Z] 4c7163046ea9: Download complete [2021-11-18T19:38:11.009Z] a0d0a0d46f8b: Pull complete [2021-11-18T19:38:11.009Z] 3e5f54012d9b: Pull complete [2021-11-18T19:38:11.270Z] 4c7163046ea9: Pull complete [2021-11-18T19:38:11.535Z] 0c2d73faf560: Pull complete [2021-11-18T19:38:11.535Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-18T19:38:11.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T19:38:11.535Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-18T19:38:11.615Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-11-18T19:38:11.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-18T19:38:12.260Z] $ docker top 9351814a4c66ef4d36e2627a44d247a2467733521969a2cc017341d38c9b4a35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-18T19:38:12.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-18T19:38:12.369Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-18T19:38:12.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-18T19:38:12.497Z] $ docker exec 9351814a4c66ef4d36e2627a44d247a2467733521969a2cc017341d38c9b4a35 ssh-agent [2021-11-18T19:38:12.616Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHHijFc/agent.13 [2021-11-18T19:38:12.616Z] SSH_AGENT_PID=20 [2021-11-18T19:38:12.625Z] Running ssh-add (command line suppressed) [2021-11-18T19:38:12.722Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_147734231777029840.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_147734231777029840.key) [2021-11-18T19:38:12.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-18T19:38:13.042Z] + git tag --points-at HEAD [Pipeline] } [2021-11-18T19:38:13.055Z] $ docker exec --env ******** --env ******** 9351814a4c66ef4d36e2627a44d247a2467733521969a2cc017341d38c9b4a35 ssh-agent -k [2021-11-18T19:38:13.155Z] unset SSH_AUTH_SOCK; [2021-11-18T19:38:13.155Z] unset SSH_AGENT_PID; [2021-11-18T19:38:13.155Z] echo Agent pid 20 killed; [2021-11-18T19:38:13.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-18T19:38:13.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-18T19:38:13.195Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-18T19:38:13.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-18T19:38:13.325Z] $ docker exec 9351814a4c66ef4d36e2627a44d247a2467733521969a2cc017341d38c9b4a35 ssh-agent [2021-11-18T19:38:13.440Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLiFENI/agent.54 [2021-11-18T19:38:13.440Z] SSH_AGENT_PID=60 [2021-11-18T19:38:13.446Z] Running ssh-add (command line suppressed) [2021-11-18T19:38:13.546Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_4118385211198040784.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_4118385211198040784.key) [2021-11-18T19:38:13.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-18T19:38:13.850Z] + git semver init [2021-11-18T19:38:13.850Z] # -> Open(): unable to determine branch for HEAD [2021-11-18T19:38:13.850Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.git [2021-11-18T19:38:13.850Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-52 [2021-11-18T19:38:13.850Z] # $SEMVER_REMOTE_NAME = origin [2021-11-18T19:38:13.850Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-18T19:38:13.850Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-18T19:38:13.850Z] # $SEMVER_BRANCH = PR-52 [2021-11-18T19:38:13.850Z] # $SEMVER_TEMP = /tmp/semver-067451000 [2021-11-18T19:38:13.850Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-11-18T19:38:14.422Z] # '/tmp/semver-067451000' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver' [2021-11-18T19:38:14.422Z] # -> Force: false [2021-11-18T19:38:14.422Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver [Pipeline] } [2021-11-18T19:38:14.432Z] $ docker exec --env ******** --env ******** 9351814a4c66ef4d36e2627a44d247a2467733521969a2cc017341d38c9b4a35 ssh-agent -k [2021-11-18T19:38:14.527Z] unset SSH_AUTH_SOCK; [2021-11-18T19:38:14.527Z] unset SSH_AGENT_PID; [2021-11-18T19:38:14.527Z] echo Agent pid 60 killed; [2021-11-18T19:38:14.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T19:38:14.860Z] + git semver [Pipeline] } [2021-11-18T19:38:14.873Z] $ docker stop --time=1 9351814a4c66ef4d36e2627a44d247a2467733521969a2cc017341d38c9b4a35 [2021-11-18T19:38:16.087Z] $ docker rm -f 9351814a4c66ef4d36e2627a44d247a2467733521969a2cc017341d38c9b4a35 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T19:38:16.438Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-18T19:38:16.689Z] Stashed 1 file(s) [Pipeline] echo [2021-11-18T19:38:16.692Z] [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 [2021-11-18T19:38:31.860Z] Still waiting to schedule task [2021-11-18T19:38:31.861Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-43’ [2021-11-18T19:38:31.863Z] Still waiting to schedule task [2021-11-18T19:38:31.863Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-18T19:40:03.117Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-44 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws [2021-11-18T19:40:03.129Z] Running in /w/workspace/device-rfid-llrp-go/11 [Pipeline] { [Pipeline] checkout [2021-11-18T19:40:03.306Z] Selected Git installation does not exist. Using Default [2021-11-18T19:40:03.306Z] The recommended git tool is: NONE [2021-11-18T19:40:08.480Z] using credential edgex-jenkins-ssh [2021-11-18T19:40:08.497Z] Cloning the remote Git repository [2021-11-18T19:40:08.545Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-18T19:40:08.644Z] > git init /w/workspace/device-rfid-llrp-go/11 # timeout=10 [2021-11-18T19:40:08.726Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-18T19:40:08.726Z] > git --version # timeout=10 [2021-11-18T19:40:08.743Z] > git --version # 'git version 2.17.1' [2021-11-18T19:40:08.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T19:40:08.844Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T19:40:09.610Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-11-18T19:40:09.628Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T19:40:09.653Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-11-18T19:40:09.691Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-18T19:40:09.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T19:40:09.703Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-18T19:40:11.248Z] Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit c7238036e8016382f3120c2a5f86eb7c4570f242 [2021-11-18T19:40:11.467Z] Merge succeeded, producing c7238036e8016382f3120c2a5f86eb7c4570f242 [2021-11-18T19:40:11.468Z] Checking out Revision c7238036e8016382f3120c2a5f86eb7c4570f242 (PR-52) [2021-11-18T19:40:11.266Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T19:40:11.285Z] > git checkout -f c7238036e8016382f3120c2a5f86eb7c4570f242 # timeout=10 [2021-11-18T19:40:11.385Z] > git remote # timeout=10 [2021-11-18T19:40:11.400Z] > git config --get remote.origin.url # timeout=10 [2021-11-18T19:40:11.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T19:40:11.423Z] > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2021-11-18T19:40:11.443Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-18T19:40:11.472Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T19:40:11.492Z] > git checkout -f c7238036e8016382f3120c2a5f86eb7c4570f242 # timeout=10 [2021-11-18T19:40:15.646Z] Commit message: "Update README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T19:40:16.750Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-18T19:40:16.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-18T19:40:16.750Z] Dload Upload Total Spent Left Speed [2021-11-18T19:40:16.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 66802 0 --:--:-- --:--:-- --:--:-- 66802 [Pipeline] sh [2021-11-18T19:40:17.154Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-18T19:40:17.492Z] + sudo tee /etc/docker/daemon.new [2021-11-18T19:40:17.492Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-18T19:40:17.492Z] { [2021-11-18T19:40:17.492Z] "registry-mirrors": [ [2021-11-18T19:40:17.492Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-18T19:40:17.492Z] ], [2021-11-18T19:40:17.492Z] "bip": "10.250.0.254/24", [2021-11-18T19:40:17.492Z] "hosts": [ [2021-11-18T19:40:17.492Z] "tcp://0.0.0.0:5555", [2021-11-18T19:40:17.492Z] "unix:///var/run/docker.sock" [2021-11-18T19:40:17.492Z] ], [2021-11-18T19:40:17.492Z] "mtu": 1458, [2021-11-18T19:40:17.492Z] "selinux-enabled": true, [2021-11-18T19:40:17.492Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-18T19:40:17.492Z] } [Pipeline] sh [2021-11-18T19:40:17.834Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-18T19:40:18.183Z] + sudo service docker restart [2021-11-18T19:40:36.143Z] Running on prd-centos7-docker-4c-2g-45 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws [2021-11-18T19:40:36.154Z] Running in /w/workspace/device-rfid-llrp-go/11 [Pipeline] { [Pipeline] checkout [2021-11-18T19:40:36.251Z] Selected Git installation does not exist. Using Default [2021-11-18T19:40:36.251Z] The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T19:40:36.570Z] provisioning config files... [2021-11-18T19:40:36.595Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/11@tmp/config1347765845735982270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:40:36.959Z] ---> docker-login.sh [2021-11-18T19:40:36.959Z] nexus3.edgexfoundry.org:10001 [2021-11-18T19:40:37.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T19:40:37.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T19:40:37.830Z] Configure a credential helper to remove this warning. See [2021-11-18T19:40:37.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T19:40:37.830Z] [2021-11-18T19:40:37.830Z] Login Succeeded [2021-11-18T19:40:37.830Z] nexus3.edgexfoundry.org:10002 [2021-11-18T19:40:38.085Z] using credential edgex-jenkins-ssh [2021-11-18T19:40:38.100Z] Cloning the remote Git repository [2021-11-18T19:40:38.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T19:40:38.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T19:40:38.430Z] Configure a credential helper to remove this warning. See [2021-11-18T19:40:38.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T19:40:38.430Z] [2021-11-18T19:40:38.430Z] Login Succeeded [2021-11-18T19:40:38.430Z] nexus3.edgexfoundry.org:10003 [2021-11-18T19:40:38.404Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-18T19:40:38.454Z] > git init /w/workspace/device-rfid-llrp-go/11 # timeout=10 [2021-11-18T19:40:38.494Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-18T19:40:38.494Z] > git --version # timeout=10 [2021-11-18T19:40:38.504Z] > git --version # 'git version 2.24.4' [2021-11-18T19:40:38.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T19:40:38.522Z] [INFO] Currently running in a labeled security context [2021-11-18T19:40:38.522Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-18T19:40:38.522Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/11@tmp/jenkins-gitclient-ssh7852200139445710919.key [2021-11-18T19:40:38.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T19:40:39.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T19:40:39.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T19:40:39.030Z] Configure a credential helper to remove this warning. See [2021-11-18T19:40:39.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T19:40:39.030Z] [2021-11-18T19:40:39.030Z] Login Succeeded [2021-11-18T19:40:39.030Z] nexus3.edgexfoundry.org:10004 [2021-11-18T19:40:39.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T19:40:39.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T19:40:39.579Z] Configure a credential helper to remove this warning. See [2021-11-18T19:40:39.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T19:40:39.579Z] [2021-11-18T19:40:39.579Z] Login Succeeded [2021-11-18T19:40:39.579Z] docker.io [2021-11-18T19:40:39.231Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-11-18T19:40:39.236Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T19:40:39.254Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-11-18T19:40:39.266Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-18T19:40:39.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T19:40:39.267Z] [INFO] Currently running in a labeled security context [2021-11-18T19:40:39.267Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-18T19:40:39.267Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/11@tmp/jenkins-gitclient-ssh5451943997288187383.key [2021-11-18T19:40:39.277Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-18T19:40:39.823Z] Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit c7238036e8016382f3120c2a5f86eb7c4570f242 [2021-11-18T19:40:39.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T19:40:39.916Z] Merge succeeded, producing c7238036e8016382f3120c2a5f86eb7c4570f242 [2021-11-18T19:40:39.917Z] Checking out Revision c7238036e8016382f3120c2a5f86eb7c4570f242 (PR-52) [2021-11-18T19:40:40.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T19:40:40.447Z] Configure a credential helper to remove this warning. See [2021-11-18T19:40:40.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T19:40:40.447Z] [2021-11-18T19:40:40.447Z] Login Succeeded [2021-11-18T19:40:40.447Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T19:40:40.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-18T19:40:40.117Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T19:40:40.125Z] > git checkout -f c7238036e8016382f3120c2a5f86eb7c4570f242 # timeout=10 [2021-11-18T19:40:40.162Z] > git remote # timeout=10 [2021-11-18T19:40:40.170Z] > git config --get remote.origin.url # timeout=10 [2021-11-18T19:40:40.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T19:40:40.178Z] [INFO] Currently running in a labeled security context [2021-11-18T19:40:40.178Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-18T19:40:40.178Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/11@tmp/jenkins-gitclient-ssh4046593067370257899.key [2021-11-18T19:40:40.184Z] > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2021-11-18T19:40:40.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-18T19:40:40.205Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T19:40:40.212Z] > git checkout -f c7238036e8016382f3120c2a5f86eb7c4570f242 # timeout=10 [Pipeline] echo [2021-11-18T19:40:40.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T19:40:40.946Z] ========================================================= [2021-11-18T19:40:40.946Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-18T19:40:40.946Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:40:41.355Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-18T19:40:41.632Z] Sending build context to Docker daemon 1.222MB [2021-11-18T19:40:41.632Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T19:40:41.632Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-18T19:40:41.908Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-18T19:40:41.908Z] 552d1f2373af: Pulling fs layer [2021-11-18T19:40:41.908Z] ea3f2d53f512: Pulling fs layer [2021-11-18T19:40:41.908Z] 9e70ebbbe112: Pulling fs layer [2021-11-18T19:40:41.908Z] 7a9cfe048b4a: Pulling fs layer [2021-11-18T19:40:41.908Z] 72dc09318566: Pulling fs layer [2021-11-18T19:40:41.908Z] f4f7b4309257: Pulling fs layer [2021-11-18T19:40:41.908Z] 0ac9a79272e3: Pulling fs layer [2021-11-18T19:40:41.908Z] b78e95d17946: Pulling fs layer [2021-11-18T19:40:41.908Z] f4f7b4309257: Waiting [2021-11-18T19:40:41.908Z] b78e95d17946: Waiting [2021-11-18T19:40:41.908Z] 0ac9a79272e3: Waiting [2021-11-18T19:40:41.908Z] 7a9cfe048b4a: Waiting [2021-11-18T19:40:41.908Z] 72dc09318566: Waiting [2021-11-18T19:40:41.908Z] 9e70ebbbe112: Verifying Checksum [2021-11-18T19:40:41.908Z] 9e70ebbbe112: Download complete [2021-11-18T19:40:41.908Z] ea3f2d53f512: Verifying Checksum [2021-11-18T19:40:41.908Z] ea3f2d53f512: Download complete [2021-11-18T19:40:41.908Z] 72dc09318566: Verifying Checksum [2021-11-18T19:40:41.908Z] 72dc09318566: Download complete [2021-11-18T19:40:41.908Z] f4f7b4309257: Verifying Checksum [2021-11-18T19:40:41.908Z] f4f7b4309257: Download complete [2021-11-18T19:40:41.908Z] 552d1f2373af: Verifying Checksum [2021-11-18T19:40:41.908Z] 552d1f2373af: Download complete [2021-11-18T19:40:41.908Z] 0ac9a79272e3: Verifying Checksum [2021-11-18T19:40:41.908Z] 0ac9a79272e3: Download complete [2021-11-18T19:40:42.903Z] 552d1f2373af: Pull complete [2021-11-18T19:40:43.492Z] Commit message: "Update README.md" [2021-11-18T19:40:43.508Z] ea3f2d53f512: Pull complete [2021-11-18T19:40:43.784Z] 9e70ebbbe112: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T19:40:43.845Z] provisioning config files... [2021-11-18T19:40:43.860Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/11@tmp/config7522657191433603777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:40:44.058Z] b78e95d17946: Verifying Checksum [2021-11-18T19:40:44.058Z] b78e95d17946: Download complete [2021-11-18T19:40:44.253Z] ---> docker-login.sh [2021-11-18T19:40:44.253Z] nexus3.edgexfoundry.org:10001 [2021-11-18T19:40:44.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T19:40:44.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T19:40:44.253Z] Configure a credential helper to remove this warning. See [2021-11-18T19:40:44.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T19:40:44.253Z] [2021-11-18T19:40:44.253Z] Login Succeeded [2021-11-18T19:40:44.253Z] nexus3.edgexfoundry.org:10002 [2021-11-18T19:40:44.331Z] 7a9cfe048b4a: Verifying Checksum [2021-11-18T19:40:44.331Z] 7a9cfe048b4a: Download complete [2021-11-18T19:40:44.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T19:40:44.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T19:40:44.520Z] Configure a credential helper to remove this warning. See [2021-11-18T19:40:44.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T19:40:44.520Z] [2021-11-18T19:40:44.520Z] Login Succeeded [2021-11-18T19:40:44.520Z] nexus3.edgexfoundry.org:10003 [2021-11-18T19:40:44.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T19:40:44.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T19:40:44.520Z] Configure a credential helper to remove this warning. See [2021-11-18T19:40:44.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T19:40:44.520Z] [2021-11-18T19:40:44.520Z] Login Succeeded [2021-11-18T19:40:44.520Z] nexus3.edgexfoundry.org:10004 [2021-11-18T19:40:44.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T19:40:44.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T19:40:44.781Z] Configure a credential helper to remove this warning. See [2021-11-18T19:40:44.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T19:40:44.781Z] [2021-11-18T19:40:44.781Z] Login Succeeded [2021-11-18T19:40:44.781Z] docker.io [2021-11-18T19:40:44.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T19:40:45.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T19:40:45.045Z] Configure a credential helper to remove this warning. See [2021-11-18T19:40:45.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T19:40:45.045Z] [2021-11-18T19:40:45.045Z] Login Succeeded [2021-11-18T19:40:45.045Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T19:40:45.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-18T19:40:45.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T19:40:45.218Z] ========================================================= [2021-11-18T19:40:45.218Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-18T19:40:45.218Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:40:45.536Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-18T19:40:45.536Z] Sending build context to Docker daemon 1.222MB [2021-11-18T19:40:45.536Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T19:40:45.536Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-18T19:40:45.536Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-18T19:40:45.536Z] a0d0a0d46f8b: Pulling fs layer [2021-11-18T19:40:45.536Z] 31adcdaf11c8: Pulling fs layer [2021-11-18T19:40:45.536Z] b8b176561691: Pulling fs layer [2021-11-18T19:40:45.536Z] 4527c011a84f: Pulling fs layer [2021-11-18T19:40:45.536Z] 5d74067f8e1e: Pulling fs layer [2021-11-18T19:40:45.536Z] e0aca202a116: Pulling fs layer [2021-11-18T19:40:45.536Z] 3a43be97a3b4: Pulling fs layer [2021-11-18T19:40:45.536Z] 34cad66bf833: Pulling fs layer [2021-11-18T19:40:45.536Z] b4e3c513aaa6: Pulling fs layer [2021-11-18T19:40:45.536Z] 4527c011a84f: Waiting [2021-11-18T19:40:45.536Z] 5d74067f8e1e: Waiting [2021-11-18T19:40:45.536Z] e0aca202a116: Waiting [2021-11-18T19:40:45.536Z] 3a43be97a3b4: Waiting [2021-11-18T19:40:45.536Z] 34cad66bf833: Waiting [2021-11-18T19:40:45.536Z] b4e3c513aaa6: Waiting [2021-11-18T19:40:45.536Z] b8b176561691: Verifying Checksum [2021-11-18T19:40:45.536Z] b8b176561691: Download complete [2021-11-18T19:40:45.536Z] 31adcdaf11c8: Verifying Checksum [2021-11-18T19:40:45.536Z] 31adcdaf11c8: Download complete [2021-11-18T19:40:45.805Z] 5d74067f8e1e: Verifying Checksum [2021-11-18T19:40:45.805Z] 5d74067f8e1e: Download complete [2021-11-18T19:40:45.805Z] a0d0a0d46f8b: Verifying Checksum [2021-11-18T19:40:45.805Z] a0d0a0d46f8b: Download complete [2021-11-18T19:40:45.805Z] e0aca202a116: Verifying Checksum [2021-11-18T19:40:45.805Z] e0aca202a116: Download complete [2021-11-18T19:40:45.805Z] 3a43be97a3b4: Verifying Checksum [2021-11-18T19:40:45.805Z] 3a43be97a3b4: Download complete [2021-11-18T19:40:45.805Z] 34cad66bf833: Verifying Checksum [2021-11-18T19:40:45.805Z] 34cad66bf833: Download complete [2021-11-18T19:40:46.087Z] a0d0a0d46f8b: Pull complete [2021-11-18T19:40:46.364Z] b4e3c513aaa6: Verifying Checksum [2021-11-18T19:40:46.364Z] b4e3c513aaa6: Download complete [2021-11-18T19:40:46.364Z] 31adcdaf11c8: Pull complete [2021-11-18T19:40:46.364Z] 4527c011a84f: Verifying Checksum [2021-11-18T19:40:46.364Z] 4527c011a84f: Download complete [2021-11-18T19:40:46.364Z] b8b176561691: Pull complete [2021-11-18T19:40:49.697Z] 4527c011a84f: Pull complete [2021-11-18T19:40:49.967Z] 5d74067f8e1e: Pull complete [2021-11-18T19:40:49.967Z] e0aca202a116: Pull complete [2021-11-18T19:40:49.967Z] 3a43be97a3b4: Pull complete [2021-11-18T19:40:50.230Z] 34cad66bf833: Pull complete [2021-11-18T19:40:52.805Z] b4e3c513aaa6: Pull complete [2021-11-18T19:40:52.805Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-18T19:40:52.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-18T19:40:52.805Z] ---> 9f6097aaca64 [2021-11-18T19:40:52.805Z] Step 3/12 : ARG MAKE='make build' [2021-11-18T19:40:54.498Z] 7a9cfe048b4a: Pull complete [2021-11-18T19:40:54.772Z] 72dc09318566: Pull complete [2021-11-18T19:40:55.367Z] f4f7b4309257: Pull complete [2021-11-18T19:40:55.640Z] 0ac9a79272e3: Pull complete [2021-11-18T19:40:57.019Z] ---> Running in ec790f29a663 [2021-11-18T19:40:57.019Z] Removing intermediate container ec790f29a663 [2021-11-18T19:40:57.019Z] ---> 15d2b71c545f [2021-11-18T19:40:57.019Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git" [2021-11-18T19:40:57.019Z] ---> Running in c2334aaac38b [2021-11-18T19:40:57.019Z] Removing intermediate container c2334aaac38b [2021-11-18T19:40:57.019Z] ---> 6b18ff42f0f1 [2021-11-18T19:40:57.019Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T19:40:57.019Z] ---> Running in 13d21d2f0f3e [2021-11-18T19:40:57.019Z] Removing intermediate container 13d21d2f0f3e [2021-11-18T19:40:57.019Z] ---> 18a3ac81071d [2021-11-18T19:40:57.019Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T19:40:57.019Z] ---> Running in 1baa68fd209c [2021-11-18T19:40:57.019Z] Removing intermediate container 1baa68fd209c [2021-11-18T19:40:57.019Z] ---> 5a51c94839b8 [2021-11-18T19:40:57.019Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T19:40:57.279Z] ---> Running in 93197e124564 [2021-11-18T19:40:57.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-18T19:40:58.484Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-18T19:40:58.751Z] OK: 220 MiB in 52 packages [2021-11-18T19:40:58.751Z] Removing intermediate container 93197e124564 [2021-11-18T19:40:58.751Z] ---> 7a7b049bbc19 [2021-11-18T19:40:58.751Z] Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-11-18T19:40:59.022Z] ---> Running in 15f033cfbb02 [2021-11-18T19:40:59.022Z] Removing intermediate container 15f033cfbb02 [2021-11-18T19:40:59.022Z] ---> 4005f629259e [2021-11-18T19:40:59.022Z] Step 9/12 : COPY . . [2021-11-18T19:40:59.288Z] ---> fe0f493c41fd [2021-11-18T19:40:59.288Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T19:40:59.288Z] ---> Running in 9a96d3b8bcfd [2021-11-18T19:41:02.355Z] b78e95d17946: Pull complete [2021-11-18T19:41:02.355Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-18T19:41:02.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-18T19:41:02.355Z] ---> 8b459fc5aaf0 [2021-11-18T19:41:02.355Z] Step 3/12 : ARG MAKE='make build' [2021-11-18T19:41:02.952Z] ---> Running in a612631d74c9 [2021-11-18T19:41:03.227Z] Removing intermediate container a612631d74c9 [2021-11-18T19:41:03.227Z] ---> f5a1f893d4d3 [2021-11-18T19:41:03.227Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git" [2021-11-18T19:41:03.506Z] ---> Running in d479eb124dec [2021-11-18T19:41:03.779Z] Removing intermediate container d479eb124dec [2021-11-18T19:41:03.779Z] ---> 37ecde36748d [2021-11-18T19:41:03.779Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T19:41:04.051Z] ---> Running in b916e044db08 [2021-11-18T19:41:04.325Z] Removing intermediate container b916e044db08 [2021-11-18T19:41:04.325Z] ---> 04ff401cf146 [2021-11-18T19:41:04.325Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T19:41:04.325Z] ---> Running in be5badc70ac1 [2021-11-18T19:41:06.303Z] Removing intermediate container be5badc70ac1 [2021-11-18T19:41:06.303Z] ---> 667ed740db0a [2021-11-18T19:41:06.303Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T19:41:06.579Z] ---> Running in bdf5bfbf1475 [2021-11-18T19:41:07.559Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-18T19:41:08.534Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-18T19:41:09.510Z] OK: 219 MiB in 52 packages [2021-11-18T19:41:10.114Z] Removing intermediate container bdf5bfbf1475 [2021-11-18T19:41:10.114Z] ---> f0cd5f78f224 [2021-11-18T19:41:10.114Z] Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-11-18T19:41:10.386Z] ---> Running in 744ce87a70aa [2021-11-18T19:41:10.658Z] Removing intermediate container 744ce87a70aa [2021-11-18T19:41:10.659Z] ---> a44cc178a470 [2021-11-18T19:41:10.659Z] Step 9/12 : COPY . . [2021-11-18T19:41:11.643Z] ---> e56183b14adf [2021-11-18T19:41:11.643Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T19:41:11.919Z] ---> Running in 863d935a0b95 [2021-11-18T19:41:38.092Z] Removing intermediate container 9a96d3b8bcfd [2021-11-18T19:41:38.092Z] ---> 9953e954d261 [2021-11-18T19:41:38.092Z] Step 11/12 : RUN go mod tidy [2021-11-18T19:41:38.092Z] ---> Running in 4dad8b51bfbe [2021-11-18T19:41:38.092Z] Removing intermediate container 4dad8b51bfbe [2021-11-18T19:41:38.092Z] ---> a606562b8c40 [2021-11-18T19:41:38.092Z] Step 12/12 : RUN $MAKE [2021-11-18T19:41:38.092Z] ---> Running in b7bebfcdac88 [2021-11-18T19:41:38.092Z] noop [2021-11-18T19:41:38.092Z] Removing intermediate container b7bebfcdac88 [2021-11-18T19:41:38.092Z] ---> aa89659f60ba [2021-11-18T19:41:38.092Z] Successfully built aa89659f60ba [2021-11-18T19:41:38.092Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:41:38.415Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-18T19:41:38.415Z] . [Pipeline] withDockerContainer [2021-11-18T19:41:38.495Z] prd-centos7-docker-4c-2g-45 does not seem to be running inside a container [2021-11-18T19:41:38.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@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 [2021-11-18T19:41:38.949Z] $ docker top d6a9a0070930dc5878507657202937d44d0d2ce1269c4d66086661adf71b051e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T19:41:39.342Z] + go version [2021-11-18T19:41:39.342Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-18T19:41:39.351Z] $ docker stop --time=1 d6a9a0070930dc5878507657202937d44d0d2ce1269c4d66086661adf71b051e [2021-11-18T19:41:40.572Z] $ docker rm -f d6a9a0070930dc5878507657202937d44d0d2ce1269c4d66086661adf71b051e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:41:41.393Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-18T19:41:41.393Z] . [Pipeline] withDockerContainer [2021-11-18T19:41:41.469Z] prd-centos7-docker-4c-2g-45 does not seem to be running inside a container [2021-11-18T19:41:41.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@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 [2021-11-18T19:41:41.906Z] $ docker top b3052745b0ae476d0874cefda87e7f1e0f15acbb30ca22ea0089856ae2027da5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-18T19:41:42.293Z] + make test [2021-11-18T19:41:42.293Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-18T19:41:42.876Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-11-18T19:42:01.186Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-11-18T19:42:01.186Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-11-18T19:42:06.624Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.246s coverage: 39.4% of statements [2021-11-18T19:42:06.624Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.235s coverage: 51.9% of statements [2021-11-18T19:42:06.624Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.005s coverage: 94.6% of statements [2021-11-18T19:42:06.624Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-18T19:42:14.799Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-18T19:42:14.799Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-18T19:42:14.799Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-18T19:42:14.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-18T19:42:14.825Z] $ docker stop --time=1 b3052745b0ae476d0874cefda87e7f1e0f15acbb30ca22ea0089856ae2027da5 [2021-11-18T19:42:16.316Z] $ docker rm -f b3052745b0ae476d0874cefda87e7f1e0f15acbb30ca22ea0089856ae2027da5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T19:42:16.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-18T19:42:17.004Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-18T19:42:18.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-18T19:42:18.841Z] + ls -al . [2021-11-18T19:42:18.841Z] total 608 [2021-11-18T19:42:18.841Z] drwxrwxr-x. 11 jenkins jenkins 4096 Nov 18 19:42 . [2021-11-18T19:42:18.841Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 18 19:40 .. [2021-11-18T19:42:18.841Z] -rw-rw-r--. 1 jenkins jenkins 9072 Nov 18 19:40 Attribution.txt [2021-11-18T19:42:18.841Z] drwxrwxr-x. 2 jenkins jenkins 62 Nov 18 19:40 bin [2021-11-18T19:42:18.841Z] drwxrwxr-x. 4 jenkins jenkins 44 Nov 18 19:40 cmd [2021-11-18T19:42:18.841Z] -rw-r--r--. 1 jenkins jenkins 460568 Nov 18 19:42 coverage.out [2021-11-18T19:42:18.841Z] -rw-rw-r--. 1 jenkins jenkins 1540 Nov 18 19:40 Dockerfile [2021-11-18T19:42:18.841Z] -rw-rw-r--. 1 jenkins jenkins 134 Nov 18 19:40 .dockerignore [2021-11-18T19:42:18.841Z] drwxrwxr-x. 2 jenkins jenkins 4096 Nov 18 19:40 examples [2021-11-18T19:42:18.841Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 18 19:40 .git [2021-11-18T19:42:18.841Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 18 19:40 .github [2021-11-18T19:42:18.841Z] -rw-rw-r--. 1 jenkins jenkins 917 Nov 18 19:40 .gitignore [2021-11-18T19:42:18.841Z] -rw-rw-r--. 1 jenkins jenkins 282 Nov 18 19:40 go.mod [2021-11-18T19:42:18.841Z] -rw-rw-r--. 1 jenkins jenkins 49224 Nov 18 19:40 go.sum [2021-11-18T19:42:18.841Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 18 19:40 GOVERNANCE.md [2021-11-18T19:42:18.841Z] drwxrwxr-x. 2 jenkins jenkins 31 Nov 18 19:40 images [2021-11-18T19:42:18.841Z] drwxrwxr-x. 5 jenkins jenkins 45 Nov 18 19:40 internal [2021-11-18T19:42:18.841Z] -rw-rw-r--. 1 jenkins jenkins 682 Nov 18 19:40 Jenkinsfile [2021-11-18T19:42:18.841Z] -rw-rw-r--. 1 jenkins jenkins 11347 Nov 18 19:40 LICENSE [2021-11-18T19:42:18.841Z] -rw-rw-r--. 1 jenkins jenkins 1139 Nov 18 19:40 Makefile [2021-11-18T19:42:18.841Z] -rw-rw-r--. 1 jenkins jenkins 625 Nov 18 19:40 OWNERS.md [2021-11-18T19:42:18.841Z] -rw-rw-r--. 1 jenkins jenkins 30369 Nov 18 19:40 README.md [2021-11-18T19:42:18.841Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 18 19:40 snap [2021-11-18T19:42:18.841Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 18 19:38 VERSION [2021-11-18T19:42:18.841Z] -rw-rw-r--. 1 jenkins jenkins 193 Nov 18 19:40 version.go [2021-11-18T19:42:18.841Z] drwxrwxr-x. 2 jenkins jenkins 25 Nov 18 19:40 .vscode [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:42:19.141Z] + 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=c7238036e8016382f3120c2a5f86eb7c4570f242 --label arch=amd64 --label version=0.0.0 . [2021-11-18T19:42:19.141Z] Sending build context to Docker daemon 1.222MB [2021-11-18T19:42:19.141Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T19:42:19.141Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-18T19:42:19.141Z] ---> aa89659f60ba [2021-11-18T19:42:19.141Z] Step 3/23 : ARG MAKE='make build' [2021-11-18T19:42:19.141Z] ---> Running in 87ae92427787 [2021-11-18T19:42:19.410Z] Removing intermediate container 87ae92427787 [2021-11-18T19:42:19.410Z] ---> 12f3f1679a5d [2021-11-18T19:42:19.410Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2021-11-18T19:42:19.410Z] ---> Running in f7b7ccac9ded [2021-11-18T19:42:19.410Z] Removing intermediate container f7b7ccac9ded [2021-11-18T19:42:19.410Z] ---> 2d08cdef6d9e [2021-11-18T19:42:19.410Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T19:42:19.410Z] ---> Running in ae4ef54cd090 [2021-11-18T19:42:19.410Z] Removing intermediate container ae4ef54cd090 [2021-11-18T19:42:19.410Z] ---> 3d74e27cc124 [2021-11-18T19:42:19.410Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T19:42:19.675Z] ---> Running in ef7a45ba8082 [2021-11-18T19:42:19.940Z] Removing intermediate container ef7a45ba8082 [2021-11-18T19:42:19.940Z] ---> d4b67881b329 [2021-11-18T19:42:19.940Z] Step 7/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T19:42:19.940Z] ---> Running in fbbca485f333 [2021-11-18T19:42:20.513Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-18T19:42:21.084Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-18T19:42:21.659Z] OK: 220 MiB in 52 packages [2021-11-18T19:42:21.921Z] Removing intermediate container fbbca485f333 [2021-11-18T19:42:21.921Z] ---> 80c64f2e0d49 [2021-11-18T19:42:21.921Z] Step 8/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-11-18T19:42:21.921Z] ---> Running in aa77314f6de2 [2021-11-18T19:42:21.921Z] Removing intermediate container aa77314f6de2 [2021-11-18T19:42:21.921Z] ---> 3690fa3bdaa0 [2021-11-18T19:42:21.921Z] Step 9/23 : COPY . . [2021-11-18T19:42:22.185Z] ---> f58ce81e434d [2021-11-18T19:42:22.185Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T19:42:22.185Z] ---> Running in 65c30d1e46fe [2021-11-18T19:42:23.144Z] Removing intermediate container 65c30d1e46fe [2021-11-18T19:42:23.144Z] ---> 0487fa68132d [2021-11-18T19:42:23.144Z] Step 11/23 : RUN go mod tidy [2021-11-18T19:42:23.144Z] ---> Running in 2022fb4f368e [2021-11-18T19:42:23.724Z] Removing intermediate container 2022fb4f368e [2021-11-18T19:42:23.724Z] ---> 143df38d7ed8 [2021-11-18T19:42:23.724Z] Step 12/23 : RUN $MAKE [2021-11-18T19:42:23.724Z] ---> Running in 56444c51944b [2021-11-18T19:42:23.993Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd [2021-11-18T19:42:33.723Z] Removing intermediate container 863d935a0b95 [2021-11-18T19:42:33.723Z] ---> 5064fee30348 [2021-11-18T19:42:33.723Z] Step 11/12 : RUN go mod tidy [2021-11-18T19:42:33.723Z] ---> Running in d27b89d2e820 [2021-11-18T19:42:33.723Z] Removing intermediate container d27b89d2e820 [2021-11-18T19:42:33.723Z] ---> f6f2cf9b2966 [2021-11-18T19:42:33.723Z] Step 12/12 : RUN $MAKE [2021-11-18T19:42:33.723Z] ---> Running in c87c538eeca1 [2021-11-18T19:42:33.723Z] noop [2021-11-18T19:42:33.723Z] Removing intermediate container c87c538eeca1 [2021-11-18T19:42:33.723Z] ---> ceabdd23ca7c [2021-11-18T19:42:33.723Z] Successfully built ceabdd23ca7c [2021-11-18T19:42:33.723Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:42:34.068Z] + docker inspect -f . ci-base-image-arm64 [2021-11-18T19:42:34.068Z] . [Pipeline] withDockerContainer [2021-11-18T19:42:34.302Z] prd-ubuntu18.04-docker-arm64-4c-16g-44 does not seem to be running inside a container [2021-11-18T19:42:34.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@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 [2021-11-18T19:42:35.849Z] $ docker top febdf578d44f5291cbac97d2ac05881839925d038a5e4c23bc106c60612c7a56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T19:42:36.782Z] + go version [2021-11-18T19:42:36.782Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-18T19:42:36.807Z] $ docker stop --time=1 febdf578d44f5291cbac97d2ac05881839925d038a5e4c23bc106c60612c7a56 [2021-11-18T19:42:38.501Z] $ docker rm -f febdf578d44f5291cbac97d2ac05881839925d038a5e4c23bc106c60612c7a56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:42:39.069Z] Removing intermediate container 56444c51944b [2021-11-18T19:42:39.069Z] ---> d2ef00a86029 [2021-11-18T19:42:39.069Z] Step 13/23 : FROM alpine:3.14 [2021-11-18T19:42:39.069Z] 3.14: Pulling from library/alpine [2021-11-18T19:42:39.069Z] 97518928ae5f: Pulling fs layer [2021-11-18T19:42:39.069Z] 97518928ae5f: Verifying Checksum [2021-11-18T19:42:39.069Z] 97518928ae5f: Download complete [2021-11-18T19:42:39.069Z] 97518928ae5f: Pull complete [2021-11-18T19:42:39.069Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-18T19:42:39.069Z] Status: Downloaded newer image for alpine:3.14 [2021-11-18T19:42:39.069Z] ---> 0a97eee8041e [2021-11-18T19:42:39.069Z] Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-18T19:42:39.069Z] ---> Running in ed2a2ebba2ca [2021-11-18T19:42:39.069Z] Removing intermediate container ed2a2ebba2ca [2021-11-18T19:42:39.069Z] ---> a4fa9b4b4ab1 [2021-11-18T19:42:39.069Z] Step 15/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-11-18T19:42:39.220Z] + docker inspect -f . ci-base-image-arm64 [2021-11-18T19:42:39.220Z] . [Pipeline] withDockerContainer [2021-11-18T19:42:39.334Z] ---> f7391cf35b2c [2021-11-18T19:42:39.334Z] Step 16/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-11-18T19:42:39.334Z] ---> 0bab5aaad08e [2021-11-18T19:42:39.334Z] Step 17/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-11-18T19:42:39.465Z] prd-ubuntu18.04-docker-arm64-4c-16g-44 does not seem to be running inside a container [2021-11-18T19:42:39.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@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 [2021-11-18T19:42:39.915Z] ---> 05fa3dcbd5be [2021-11-18T19:42:39.915Z] Step 18/23 : EXPOSE 49989 [2021-11-18T19:42:39.915Z] ---> Running in 1d79c6d66b56 [2021-11-18T19:42:39.915Z] Removing intermediate container 1d79c6d66b56 [2021-11-18T19:42:39.915Z] ---> ff4c28e14a08 [2021-11-18T19:42:39.915Z] Step 19/23 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-11-18T19:42:39.915Z] ---> Running in 3230656867ab [2021-11-18T19:42:39.915Z] Removing intermediate container 3230656867ab [2021-11-18T19:42:39.915Z] ---> d34d0f7b8398 [2021-11-18T19:42:39.915Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-11-18T19:42:40.181Z] ---> Running in 014636429e1d [2021-11-18T19:42:40.181Z] Removing intermediate container 014636429e1d [2021-11-18T19:42:40.181Z] ---> c82828ef2a64 [2021-11-18T19:42:40.181Z] Step 21/23 : LABEL arch=amd64 [2021-11-18T19:42:40.181Z] ---> Running in 860d29738b97 [2021-11-18T19:42:40.181Z] Removing intermediate container 860d29738b97 [2021-11-18T19:42:40.181Z] ---> b4db6beb1c62 [2021-11-18T19:42:40.181Z] Step 22/23 : LABEL git_sha=c7238036e8016382f3120c2a5f86eb7c4570f242 [2021-11-18T19:42:40.181Z] ---> Running in 6695683eb7ec [2021-11-18T19:42:40.443Z] Removing intermediate container 6695683eb7ec [2021-11-18T19:42:40.443Z] ---> 58ccc5613c28 [2021-11-18T19:42:40.443Z] Step 23/23 : LABEL version=0.0.0 [2021-11-18T19:42:40.443Z] ---> Running in d992fdf361b5 [2021-11-18T19:42:40.443Z] Removing intermediate container d992fdf361b5 [2021-11-18T19:42:40.443Z] ---> 0431df0cb323 [2021-11-18T19:42:40.443Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-18T19:42:40.443Z] Successfully built 0431df0cb323 [2021-11-18T19:42:40.443Z] Successfully tagged device-rfid-llrp:latest [2021-11-18T19:42:41.053Z] $ docker top 3925d91402df7bc711f23d3e63a30f3259f15da569a895a916fccfd7feb35b37 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-11-18T19:42:42.110Z] + make test [2021-11-18T19:42:42.110Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-18T19:42:43.549Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-11-18T19:42:56.785Z] Still waiting to schedule task [2021-11-18T19:42:56.785Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-18T19:43:37.916Z] Running on prd-ubuntu18.04-docker-8c-8g-46 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws [2021-11-18T19:43:37.929Z] Running in /w/workspace/device-rfid-llrp-go/11 [Pipeline] { [Pipeline] checkout [2021-11-18T19:43:38.057Z] Selected Git installation does not exist. Using Default [2021-11-18T19:43:38.057Z] The recommended git tool is: NONE [2021-11-18T19:43:39.930Z] using credential edgex-jenkins-ssh [2021-11-18T19:43:39.946Z] Cloning the remote Git repository [2021-11-18T19:43:40.111Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-11-18T19:43:40.111Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-11-18T19:43:39.970Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-18T19:43:40.025Z] > git init /w/workspace/device-rfid-llrp-go/11 # timeout=10 [2021-11-18T19:43:40.049Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-18T19:43:40.049Z] > git --version # timeout=10 [2021-11-18T19:43:40.055Z] > git --version # 'git version 2.17.1' [2021-11-18T19:43:40.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T19:43:40.099Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T19:43:40.774Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-11-18T19:43:40.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T19:43:40.798Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-11-18T19:43:40.811Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-18T19:43:40.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T19:43:40.816Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-18T19:43:41.646Z] Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit c7238036e8016382f3120c2a5f86eb7c4570f242 [2021-11-18T19:43:41.731Z] Merge succeeded, producing c7238036e8016382f3120c2a5f86eb7c4570f242 [2021-11-18T19:43:41.731Z] Checking out Revision c7238036e8016382f3120c2a5f86eb7c4570f242 (PR-52) [2021-11-18T19:43:41.657Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T19:43:41.665Z] > git checkout -f c7238036e8016382f3120c2a5f86eb7c4570f242 # timeout=10 [2021-11-18T19:43:41.700Z] > git remote # timeout=10 [2021-11-18T19:43:41.709Z] > git config --get remote.origin.url # timeout=10 [2021-11-18T19:43:41.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T19:43:41.717Z] > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2021-11-18T19:43:41.723Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-18T19:43:41.736Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T19:43:41.740Z] > git checkout -f c7238036e8016382f3120c2a5f86eb7c4570f242 # timeout=10 [2021-11-18T19:43:45.254Z] Commit message: "Update README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:43:46.143Z] + echo snap-build.sh [2021-11-18T19:43:46.143Z] snap-build.sh [2021-11-18T19:43:46.143Z] + SNAP_BASE_DIR=. [2021-11-18T19:43:46.143Z] + '[' '!' -z /w/workspace/device-rfid-llrp-go/11 ']' [2021-11-18T19:43:46.143Z] + SNAP_BASE_DIR=/w/workspace/device-rfid-llrp-go/11 [2021-11-18T19:43:46.143Z] + echo '[snap-build] Building snap in dir [/w/workspace/device-rfid-llrp-go/11]' [2021-11-18T19:43:46.143Z] [snap-build] Building snap in dir [/w/workspace/device-rfid-llrp-go/11] [2021-11-18T19:43:46.143Z] + cd /w/workspace/device-rfid-llrp-go/11 [2021-11-18T19:43:46.143Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-18T19:43:46.143Z] Reading package lists... [2021-11-18T19:43:46.143Z] Building dependency tree... [2021-11-18T19:43:46.143Z] Reading state information... [2021-11-18T19:43:46.143Z] The following packages were automatically installed and are no longer required: [2021-11-18T19:43:46.143Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-18T19:43:46.143Z] uidmap xdelta3 [2021-11-18T19:43:46.143Z] Use 'sudo apt autoremove' to remove them. [2021-11-18T19:43:46.143Z] The following packages will be REMOVED: [2021-11-18T19:43:46.143Z] lxd* lxd-client* [2021-11-18T19:43:46.408Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-18T19:43:46.408Z] After this operation, 31.7 MB disk space will be freed. [2021-11-18T19:43:46.932Z] (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.) [2021-11-18T19:43:46.932Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-18T19:43:47.872Z] Removing lxd dnsmasq configuration [2021-11-18T19:43:47.872Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-18T19:43:47.872Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-18T19:43:48.816Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-18T19:43:48.816Z] (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.) [2021-11-18T19:43:48.816Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-18T19:43:50.205Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-18T19:43:50.205Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-18T19:43:50.776Z] + sudo snap remove --purge lxd [2021-11-18T19:43:50.776Z] snap "lxd" is not installed [2021-11-18T19:43:50.776Z] + sudo groupadd --force --system lxd [2021-11-18T19:43:50.776Z] ++ whoami [2021-11-18T19:43:50.776Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-18T19:43:50.776Z] + newgrp - lxd [2021-11-18T19:43:51.037Z] + sudo snap install lxd [2021-11-18T19:44:01.045Z] 2021-11-18T19:43:57Z INFO Waiting for automatic snapd restart... [2021-11-18T19:44:12.476Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.240s coverage: 39.4% of statements [2021-11-18T19:44:12.477Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.503s coverage: 52.0% of statements [2021-11-18T19:44:12.477Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.059s coverage: 96.4% of statements [2021-11-18T19:44:12.477Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-18T19:44:23.075Z] lxd 4.20 from Canonical* installed [2021-11-18T19:44:23.075Z] + sudo lxd init --auto [2021-11-18T19:44:29.669Z] + sudo snap install --classic snapcraft [2021-11-18T19:44:39.292Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-18T19:44:39.292Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-18T19:44:39.292Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-18T19:44:39.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-18T19:44:39.599Z] $ docker stop --time=1 3925d91402df7bc711f23d3e63a30f3259f15da569a895a916fccfd7feb35b37 [2021-11-18T19:44:41.336Z] $ docker rm -f 3925d91402df7bc711f23d3e63a30f3259f15da569a895a916fccfd7feb35b37 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T19:44:42.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-18T19:44:42.193Z] Warning: overwriting stash ‘coverage-report’ [2021-11-18T19:44:42.796Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T19:44:43.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-18T19:44:43.630Z] + ls -al . [2021-11-18T19:44:43.630Z] total 644 [2021-11-18T19:44:43.630Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 18 19:44 . [2021-11-18T19:44:43.630Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 19:40 .. [2021-11-18T19:44:43.630Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 18 19:40 .dockerignore [2021-11-18T19:44:43.630Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 19:40 .git [2021-11-18T19:44:43.630Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 19:40 .github [2021-11-18T19:44:43.630Z] -rw-rw-r-- 1 jenkins jenkins 917 Nov 18 19:40 .gitignore [2021-11-18T19:44:43.630Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 19:40 .vscode [2021-11-18T19:44:43.630Z] -rw-rw-r-- 1 jenkins jenkins 9072 Nov 18 19:40 Attribution.txt [2021-11-18T19:44:43.630Z] -rw-rw-r-- 1 jenkins jenkins 1540 Nov 18 19:40 Dockerfile [2021-11-18T19:44:43.630Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 18 19:40 GOVERNANCE.md [2021-11-18T19:44:43.630Z] -rw-rw-r-- 1 jenkins jenkins 682 Nov 18 19:40 Jenkinsfile [2021-11-18T19:44:43.630Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 18 19:40 LICENSE [2021-11-18T19:44:43.630Z] -rw-rw-r-- 1 jenkins jenkins 1139 Nov 18 19:40 Makefile [2021-11-18T19:44:43.630Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 18 19:40 OWNERS.md [2021-11-18T19:44:43.630Z] -rw-rw-r-- 1 jenkins jenkins 30369 Nov 18 19:40 README.md [2021-11-18T19:44:43.630Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 18 19:38 VERSION [2021-11-18T19:44:43.630Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 19:40 bin [2021-11-18T19:44:43.630Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 19:40 cmd [2021-11-18T19:44:43.630Z] -rw-r--r-- 1 jenkins jenkins 460568 Nov 18 19:44 coverage.out [2021-11-18T19:44:43.630Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 19:40 examples [2021-11-18T19:44:43.630Z] -rw-rw-r-- 1 jenkins jenkins 282 Nov 18 19:40 go.mod [2021-11-18T19:44:43.630Z] -rw-rw-r-- 1 jenkins jenkins 49224 Nov 18 19:40 go.sum [2021-11-18T19:44:43.630Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 19:40 images [2021-11-18T19:44:43.630Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 18 19:40 internal [2021-11-18T19:44:43.630Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 19:40 snap [2021-11-18T19:44:43.630Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 18 19:40 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:44:43.970Z] + 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=c7238036e8016382f3120c2a5f86eb7c4570f242 --label arch=arm64 --label version=0.0.0 . [2021-11-18T19:44:44.251Z] Sending build context to Docker daemon 1.222MB [2021-11-18T19:44:44.251Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T19:44:44.251Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-18T19:44:44.251Z] ---> ceabdd23ca7c [2021-11-18T19:44:44.251Z] Step 3/23 : ARG MAKE='make build' [2021-11-18T19:44:44.527Z] ---> Running in 6581b1157870 [2021-11-18T19:44:44.799Z] Removing intermediate container 6581b1157870 [2021-11-18T19:44:44.799Z] ---> 3980ebc52773 [2021-11-18T19:44:44.799Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2021-11-18T19:44:45.073Z] ---> Running in 96b6c31cdd23 [2021-11-18T19:44:45.345Z] Removing intermediate container 96b6c31cdd23 [2021-11-18T19:44:45.345Z] ---> ea829b6d1c82 [2021-11-18T19:44:45.345Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T19:44:45.345Z] ---> Running in 0ba8fa12b58d [2021-11-18T19:44:45.937Z] Removing intermediate container 0ba8fa12b58d [2021-11-18T19:44:45.937Z] ---> 553bcf70b6a6 [2021-11-18T19:44:45.937Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T19:44:45.937Z] ---> Running in 2695ffe532bd [2021-11-18T19:44:47.812Z] snapcraft 5.0 from Canonical* installed [2021-11-18T19:44:47.812Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-18T19:44:47.812Z] + sudo snapcraft prime --use-lxd [2021-11-18T19:44:47.812Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-18T19:44:47.812Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-18T19:44:47.812Z] - README.md [2021-11-18T19:44:47.812Z] [2021-11-18T19:44:47.812Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-18T19:44:47.812Z] Launching a container. [2021-11-18T19:44:47.904Z] Removing intermediate container 2695ffe532bd [2021-11-18T19:44:47.904Z] ---> 8bbfbc5ab39b [2021-11-18T19:44:47.904Z] Step 7/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T19:44:47.904Z] ---> Running in 932890b23f3d [2021-11-18T19:44:48.888Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-18T19:44:49.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-18T19:44:50.458Z] OK: 219 MiB in 52 packages [2021-11-18T19:44:51.445Z] Removing intermediate container 932890b23f3d [2021-11-18T19:44:51.445Z] ---> 93e3e08e49e2 [2021-11-18T19:44:51.445Z] Step 8/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-11-18T19:44:51.445Z] ---> Running in 7f2730e47959 [2021-11-18T19:44:52.039Z] Removing intermediate container 7f2730e47959 [2021-11-18T19:44:52.039Z] ---> c7dc089ee17e [2021-11-18T19:44:52.039Z] Step 9/23 : COPY . . [2021-11-18T19:44:53.019Z] ---> a6d13467571f [2021-11-18T19:44:53.019Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T19:44:53.019Z] ---> Running in 3d41cef3f666 [2021-11-18T19:44:55.645Z] Removing intermediate container 3d41cef3f666 [2021-11-18T19:44:55.646Z] ---> f643714c5fa1 [2021-11-18T19:44:55.646Z] Step 11/23 : RUN go mod tidy [2021-11-18T19:44:55.646Z] ---> Running in 3ba8377f1e63 [2021-11-18T19:44:58.275Z] Removing intermediate container 3ba8377f1e63 [2021-11-18T19:44:58.275Z] ---> 7eb1e53e381f [2021-11-18T19:44:58.275Z] Step 12/23 : RUN $MAKE [2021-11-18T19:44:58.275Z] ---> Running in 2bcd5cc21872 [2021-11-18T19:44:59.275Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd [2021-11-18T19:45:05.942Z] Waiting for container to be ready [2021-11-18T19:45:05.942Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-18T19:45:05.942Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-18T19:45:05.942Z] [2021-11-18T19:45:07.328Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-18T19:45:07.589Z] Waiting for network to be ready... [2021-11-18T19:45:08.241Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-18T19:45:08.518Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-18T19:45:08.518Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-18T19:45:08.518Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-18T19:45:08.518Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-18T19:45:08.518Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-18T19:45:08.518Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-18T19:45:08.518Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-18T19:45:08.518Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-18T19:45:08.518Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-18T19:45:09.092Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-18T19:45:09.092Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-18T19:45:09.353Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-18T19:45:09.614Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-18T19:45:09.614Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-18T19:45:09.614Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-18T19:45:09.614Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-18T19:45:09.614Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-18T19:45:09.872Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-18T19:45:10.132Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-18T19:45:10.132Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-18T19:45:10.393Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-18T19:45:10.393Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-18T19:45:10.393Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-18T19:45:10.393Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-18T19:45:10.393Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-18T19:45:10.393Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-18T19:45:12.939Z] Fetched 25.6 MB in 5s (5648 kB/s) [2021-11-18T19:45:13.512Z] Reading package lists... [2021-11-18T19:45:13.773Z] Reading package lists... [2021-11-18T19:45:14.033Z] Building dependency tree... [2021-11-18T19:45:14.033Z] Reading state information... [2021-11-18T19:45:14.033Z] The following additional packages will be installed: [2021-11-18T19:45:14.033Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-18T19:45:14.033Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-18T19:45:14.033Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-18T19:45:14.033Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-18T19:45:14.033Z] Suggested packages: [2021-11-18T19:45:14.033Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-18T19:45:14.033Z] Recommended packages: [2021-11-18T19:45:14.033Z] gnupg libsasl2-modules [2021-11-18T19:45:14.033Z] The following NEW packages will be installed: [2021-11-18T19:45:14.033Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-18T19:45:14.033Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-18T19:45:14.033Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-18T19:45:14.033Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-18T19:45:14.033Z] The following packages will be upgraded: [2021-11-18T19:45:14.033Z] gpg gpg-agent gpgconf libudev1 [2021-11-18T19:45:14.294Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-18T19:45:14.294Z] Need to get 3527 kB of archives. [2021-11-18T19:45:14.294Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-18T19:45:14.294Z] 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] [2021-11-18T19:45:14.294Z] 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] [2021-11-18T19:45:14.294Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-18T19:45:14.294Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-18T19:45:14.554Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-18T19:45:14.815Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-18T19:45:15.074Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-18T19:45:15.074Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-18T19:45:15.074Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-18T19:45:15.074Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-18T19:45:15.074Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-18T19:45:15.074Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-18T19:45:15.074Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-18T19:45:15.074Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-18T19:45:15.074Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-18T19:45:15.074Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-18T19:45:15.334Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-18T19:45:15.334Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-18T19:45:15.334Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-18T19:45:15.334Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-18T19:45:15.334Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-18T19:45:15.334Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-18T19:45:15.334Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-18T19:45:15.334Z] Fetched 3527 kB in 1s (3104 kB/s) [2021-11-18T19:45:15.595Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-18T19:45:15.595Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-18T19:45:15.595Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-18T19:45:15.595Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-18T19:45:15.595Z] Selecting previously unselected package udev. [2021-11-18T19:45:15.595Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-18T19:45:15.595Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-18T19:45:15.595Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-18T19:45:15.856Z] Selecting previously unselected package libfuse2:amd64. [2021-11-18T19:45:15.856Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-18T19:45:15.856Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-18T19:45:15.856Z] Selecting previously unselected package fuse. [2021-11-18T19:45:15.856Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-18T19:45:15.856Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-18T19:45:15.856Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-18T19:45:15.856Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-18T19:45:16.116Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-18T19:45:16.116Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-18T19:45:16.116Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-18T19:45:16.116Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-18T19:45:16.116Z] Selecting previously unselected package libksba8:amd64. [2021-11-18T19:45:16.116Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-18T19:45:16.116Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-18T19:45:16.116Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-18T19:45:16.116Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-18T19:45:16.116Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:16.116Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-18T19:45:16.116Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-18T19:45:16.384Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:16.384Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-18T19:45:16.384Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-18T19:45:16.384Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:16.384Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-18T19:45:16.384Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-18T19:45:16.384Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:16.384Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-18T19:45:16.384Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-18T19:45:16.384Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:16.384Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-18T19:45:16.384Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-18T19:45:16.384Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:16.645Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-18T19:45:16.645Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-18T19:45:16.645Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:16.645Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-18T19:45:16.645Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-18T19:45:16.645Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:16.645Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-18T19:45:16.645Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-18T19:45:16.645Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:16.645Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-18T19:45:16.645Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-18T19:45:16.645Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-18T19:45:16.645Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-18T19:45:16.645Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-18T19:45:16.645Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-18T19:45:16.645Z] Selecting previously unselected package libldap-common. [2021-11-18T19:45:16.908Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-18T19:45:16.908Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-18T19:45:16.908Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-18T19:45:16.908Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-18T19:45:16.908Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-18T19:45:16.908Z] Selecting previously unselected package dirmngr. [2021-11-18T19:45:16.908Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-18T19:45:16.909Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-18T19:45:16.909Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-18T19:45:16.909Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-18T19:45:16.909Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-18T19:45:16.909Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-18T19:45:16.909Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-18T19:45:16.909Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-18T19:45:17.170Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:17.170Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-18T19:45:17.170Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-18T19:45:17.170Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-18T19:45:17.432Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-18T19:45:17.432Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:17.432Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-18T19:45:17.432Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-18T19:45:17.432Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-18T19:45:17.432Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:17.432Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:17.432Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:17.692Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:17.692Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:17.692Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:17.692Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-18T19:45:17.692Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-18T19:45:17.692Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-18T19:45:17.692Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-18T19:45:17.953Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-18T19:45:17.953Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-18T19:45:17.953Z] This means they are not meant to be enabled using systemctl. [2021-11-18T19:45:17.953Z] Possible reasons for having this kind of units are: [2021-11-18T19:45:17.953Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-18T19:45:17.953Z] .wants/ or .requires/ directory. [2021-11-18T19:45:17.953Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-18T19:45:17.953Z] a requirement dependency on it. [2021-11-18T19:45:17.953Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-18T19:45:17.953Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-18T19:45:17.953Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-18T19:45:17.953Z] instance name specified. [2021-11-18T19:45:18.473Z] Reading package lists... [2021-11-18T19:45:18.734Z] Building dependency tree... [2021-11-18T19:45:18.734Z] Reading state information... [2021-11-18T19:45:18.734Z] The following additional packages will be installed: [2021-11-18T19:45:18.734Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-18T19:45:18.734Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-18T19:45:18.734Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-18T19:45:18.734Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-18T19:45:18.734Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-18T19:45:18.734Z] Suggested packages: [2021-11-18T19:45:18.734Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-18T19:45:18.734Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-18T19:45:18.734Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-18T19:45:18.734Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-18T19:45:18.734Z] systemd-container policykit-1 [2021-11-18T19:45:18.734Z] Recommended packages: [2021-11-18T19:45:18.734Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-18T19:45:18.734Z] The following NEW packages will be installed: [2021-11-18T19:45:18.734Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-18T19:45:18.734Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-18T19:45:18.734Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-18T19:45:18.734Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-18T19:45:18.734Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-18T19:45:18.734Z] The following packages will be upgraded: [2021-11-18T19:45:18.734Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-18T19:45:18.734Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-18T19:45:18.734Z] Need to get 36.8 MB of archives. [2021-11-18T19:45:18.734Z] After this operation, 147 MB of additional disk space will be used. [2021-11-18T19:45:18.734Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-18T19:45:18.999Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-18T19:45:18.999Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-18T19:45:18.999Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-18T19:45:18.999Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-18T19:45:18.999Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-18T19:45:18.999Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-18T19:45:18.999Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-18T19:45:18.999Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-18T19:45:18.999Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-18T19:45:18.999Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-18T19:45:18.999Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-18T19:45:18.999Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-18T19:45:18.999Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-18T19:45:18.999Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-18T19:45:18.999Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-18T19:45:18.999Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-18T19:45:19.941Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-18T19:45:19.941Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-18T19:45:20.201Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-18T19:45:20.462Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-18T19:45:20.462Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-18T19:45:20.462Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-18T19:45:20.462Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-18T19:45:20.462Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-18T19:45:20.462Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-18T19:45:20.462Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-18T19:45:20.462Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-18T19:45:20.462Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-18T19:45:20.462Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-18T19:45:21.847Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-18T19:45:21.847Z] Fetched 36.8 MB in 3s (12.6 MB/s) [2021-11-18T19:45:21.847Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-18T19:45:21.847Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-18T19:45:22.106Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-18T19:45:22.367Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-18T19:45:22.367Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-18T19:45:22.627Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-18T19:45:22.627Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-18T19:45:22.627Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-18T19:45:22.627Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-18T19:45:22.627Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-18T19:45:22.890Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-18T19:45:22.890Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-18T19:45:22.890Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-18T19:45:23.152Z] Setting up apt (1.6.14) ... [2021-11-18T19:45:23.152Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-18T19:45:23.413Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-18T19:45:23.413Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-18T19:45:23.413Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-18T19:45:23.413Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-18T19:45:23.677Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-18T19:45:23.677Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-18T19:45:23.677Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-18T19:45:23.677Z] Selecting previously unselected package libexpat1:amd64. [2021-11-18T19:45:23.677Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-18T19:45:23.677Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-18T19:45:23.677Z] Selecting previously unselected package python3.6-minimal. [2021-11-18T19:45:23.677Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-18T19:45:23.940Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-18T19:45:23.940Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-18T19:45:24.201Z] Checking for services that may need to be restarted...done. [2021-11-18T19:45:24.201Z] Checking for services that may need to be restarted...done. [2021-11-18T19:45:24.201Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-18T19:45:24.201Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-18T19:45:24.201Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-18T19:45:24.462Z] Selecting previously unselected package python3-minimal. [2021-11-18T19:45:24.462Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-18T19:45:24.462Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-18T19:45:24.462Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-18T19:45:24.722Z] Selecting previously unselected package mime-support. [2021-11-18T19:45:24.722Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-18T19:45:24.722Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-18T19:45:24.722Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-18T19:45:24.722Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-18T19:45:24.722Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-18T19:45:24.722Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-18T19:45:24.722Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-18T19:45:24.722Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-18T19:45:24.984Z] Selecting previously unselected package python3.6. [2021-11-18T19:45:24.984Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-18T19:45:24.984Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-18T19:45:24.984Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-18T19:45:24.984Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-18T19:45:24.984Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-18T19:45:24.984Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-18T19:45:25.244Z] Selecting previously unselected package python3. [2021-11-18T19:45:25.244Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-18T19:45:25.244Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-18T19:45:25.244Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-18T19:45:25.244Z] Selecting previously unselected package multiarch-support. [2021-11-18T19:45:25.244Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-18T19:45:25.244Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-18T19:45:25.506Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-18T19:45:25.506Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-18T19:45:25.506Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-18T19:45:25.506Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-18T19:45:25.506Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-18T19:45:25.506Z] Selecting previously unselected package libbsd0:amd64. [2021-11-18T19:45:25.506Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-18T19:45:25.506Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-18T19:45:25.506Z] Selecting previously unselected package sudo. [2021-11-18T19:45:25.506Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-18T19:45:25.506Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-18T19:45:25.767Z] Selecting previously unselected package apparmor. [2021-11-18T19:45:25.767Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-18T19:45:25.767Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-18T19:45:25.767Z] Selecting previously unselected package libedit2:amd64. [2021-11-18T19:45:25.767Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-18T19:45:25.767Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-18T19:45:25.767Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-18T19:45:25.767Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-18T19:45:25.767Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-18T19:45:25.767Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-18T19:45:25.767Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-18T19:45:26.028Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-18T19:45:26.028Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-18T19:45:26.028Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-18T19:45:26.028Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-18T19:45:26.028Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-18T19:45:26.028Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-18T19:45:26.028Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-18T19:45:26.028Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-18T19:45:26.028Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-18T19:45:26.028Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-18T19:45:26.028Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-18T19:45:26.028Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-18T19:45:26.028Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-18T19:45:26.289Z] Selecting previously unselected package openssh-client. [2021-11-18T19:45:26.289Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-18T19:45:26.289Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-18T19:45:26.289Z] Selecting previously unselected package squashfs-tools. [2021-11-18T19:45:26.289Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-18T19:45:26.289Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-18T19:45:26.550Z] Selecting previously unselected package snapd. [2021-11-18T19:45:26.550Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-18T19:45:26.550Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-18T19:45:28.469Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-18T19:45:28.469Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-18T19:45:28.469Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-18T19:45:28.729Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-18T19:45:28.729Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-18T19:45:28.729Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-18T19:45:28.729Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-18T19:45:28.729Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-18T19:45:28.729Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-18T19:45:29.300Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-18T19:45:29.300Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-18T19:45:29.300Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-18T19:45:29.300Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-18T19:45:29.300Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-18T19:45:29.300Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-18T19:45:29.871Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-18T19:45:29.871Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-18T19:45:29.871Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-18T19:45:29.871Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-18T19:45:29.871Z] running python rtupdate hooks for python3.6... [2021-11-18T19:45:29.871Z] running python post-rtupdate hooks for python3.6... [2021-11-18T19:45:29.871Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-18T19:45:30.443Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-18T19:45:30.703Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-18T19:45:30.703Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-18T19:45:30.703Z] Setting up snapd (2.51.1+18.04) ... [2021-11-18T19:45:31.274Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-18T19:45:31.274Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-18T19:45:31.534Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-18T19:45:31.534Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-18T19:45:31.795Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-18T19:45:31.795Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-18T19:45:32.056Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-18T19:45:32.316Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-18T19:45:32.316Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-18T19:45:32.577Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-18T19:45:32.577Z] /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' [2021-11-18T19:45:32.577Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-18T19:45:32.838Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-18T19:45:33.781Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-18T19:45:33.781Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-18T19:45:34.352Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-18T19:45:34.613Z] Fetched 88.7 kB in 1s (84.3 kB/s) [2021-11-18T19:45:35.555Z] Reading package lists... [2021-11-18T19:45:35.555Z] Reading package lists... [2021-11-18T19:45:35.817Z] Building dependency tree... [2021-11-18T19:45:35.817Z] Reading state information... [2021-11-18T19:45:35.817Z] Calculating upgrade... [2021-11-18T19:45:36.078Z] The following packages will be upgraded: [2021-11-18T19:45:36.078Z] advancecomp base-files bash binutils binutils-common [2021-11-18T19:45:36.078Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-18T19:45:36.078Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-18T19:45:36.078Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-18T19:45:36.078Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-18T19:45:36.078Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-18T19:45:36.078Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-18T19:45:36.078Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-18T19:45:36.078Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-18T19:45:36.078Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-18T19:45:36.078Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-18T19:45:36.078Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-18T19:45:36.078Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-18T19:45:36.078Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-18T19:45:36.078Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-18T19:45:36.078Z] ubuntu-keyring util-linux [2021-11-18T19:45:36.339Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-18T19:45:36.339Z] Need to get 64.2 MB of archives. [2021-11-18T19:45:36.339Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-18T19:45:36.339Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-18T19:45:36.339Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-18T19:45:36.910Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-18T19:45:36.910Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-18T19:45:36.910Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-18T19:45:36.910Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-18T19:45:36.910Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-18T19:45:36.910Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-18T19:45:36.910Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-18T19:45:36.910Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-18T19:45:36.910Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-18T19:45:37.170Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-18T19:45:37.171Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-18T19:45:37.171Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-18T19:45:37.171Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-18T19:45:37.171Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-18T19:45:37.171Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-18T19:45:37.171Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-18T19:45:37.171Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-18T19:45:37.171Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-18T19:45:37.430Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-18T19:45:37.430Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-18T19:45:37.430Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-18T19:45:37.430Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-18T19:45:37.430Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-18T19:45:37.430Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-18T19:45:37.691Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-18T19:45:37.691Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-18T19:45:37.691Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-18T19:45:37.691Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-18T19:45:37.691Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-18T19:45:37.691Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-18T19:45:37.691Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-18T19:45:37.691Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-18T19:45:37.691Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-18T19:45:37.691Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-18T19:45:37.691Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-18T19:45:37.691Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-18T19:45:37.691Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-18T19:45:37.691Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-18T19:45:37.691Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-18T19:45:37.691Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-18T19:45:37.691Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-18T19:45:37.691Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-18T19:45:37.691Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-18T19:45:37.951Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-18T19:45:37.951Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-18T19:45:37.951Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-18T19:45:37.951Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-18T19:45:37.951Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-18T19:45:37.951Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-18T19:45:37.951Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-18T19:45:37.951Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-18T19:45:37.951Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-18T19:45:37.951Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-18T19:45:37.951Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-18T19:45:37.951Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-18T19:45:37.951Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-18T19:45:37.951Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-18T19:45:37.951Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-18T19:45:37.951Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-18T19:45:37.951Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-18T19:45:37.951Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-18T19:45:37.951Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-18T19:45:37.951Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-18T19:45:37.951Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-18T19:45:37.951Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-18T19:45:37.951Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-18T19:45:37.951Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-18T19:45:37.951Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-18T19:45:37.951Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-18T19:45:37.951Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-18T19:45:38.211Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-18T19:45:38.211Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-18T19:45:38.211Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-18T19:45:38.211Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-18T19:45:38.211Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-18T19:45:38.211Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-18T19:45:38.211Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-18T19:45:38.211Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-18T19:45:38.211Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-18T19:45:38.211Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-18T19:45:38.211Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-18T19:45:38.337Z] Removing intermediate container 2bcd5cc21872 [2021-11-18T19:45:38.337Z] ---> fb2f73fc01ef [2021-11-18T19:45:38.337Z] Step 13/23 : FROM alpine:3.14 [2021-11-18T19:45:38.337Z] 3.14: Pulling from library/alpine [2021-11-18T19:45:38.337Z] be307f383ecc: Pulling fs layer [2021-11-18T19:45:38.337Z] be307f383ecc: Verifying Checksum [2021-11-18T19:45:38.337Z] be307f383ecc: Download complete [2021-11-18T19:45:38.471Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-18T19:45:38.471Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-18T19:45:38.471Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-18T19:45:38.732Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-18T19:45:38.732Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-18T19:45:38.732Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-18T19:45:38.732Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-18T19:45:38.732Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-18T19:45:38.732Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-18T19:45:38.732Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-18T19:45:38.936Z] be307f383ecc: Pull complete [2021-11-18T19:45:38.936Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-18T19:45:38.936Z] Status: Downloaded newer image for alpine:3.14 [2021-11-18T19:45:38.936Z] ---> 5b8b7b635229 [2021-11-18T19:45:38.936Z] Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-18T19:45:38.936Z] ---> Running in 73b3ed7b0cc7 [2021-11-18T19:45:38.992Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-18T19:45:38.992Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-18T19:45:39.252Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-18T19:45:39.252Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-18T19:45:39.252Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-18T19:45:39.533Z] Removing intermediate container 73b3ed7b0cc7 [2021-11-18T19:45:39.533Z] ---> 8bdbf15cd247 [2021-11-18T19:45:39.533Z] Step 15/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-11-18T19:45:39.823Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-18T19:45:39.823Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-18T19:45:39.823Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-18T19:45:39.823Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-18T19:45:39.823Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-18T19:45:40.086Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-18T19:45:40.086Z] Fetched 64.2 MB in 4s (16.9 MB/s) [2021-11-18T19:45:40.086Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-18T19:45:40.086Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-18T19:45:40.086Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-18T19:45:40.127Z] ---> d32e66954e0a [2021-11-18T19:45:40.127Z] Step 16/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-11-18T19:45:40.347Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-18T19:45:40.347Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-18T19:45:40.347Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-18T19:45:40.607Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-18T19:45:40.607Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:40.607Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-18T19:45:40.867Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:40.867Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-18T19:45:40.867Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:40.867Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-18T19:45:40.867Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:40.867Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-18T19:45:40.867Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:40.867Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-18T19:45:41.105Z] ---> ffe572ff8d5c [2021-11-18T19:45:41.105Z] Step 17/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-11-18T19:45:41.128Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:41.128Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-18T19:45:41.128Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:41.128Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-18T19:45:41.128Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-18T19:45:41.128Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-18T19:45:41.128Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:41.128Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-18T19:45:41.388Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-18T19:45:41.388Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-18T19:45:41.388Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:41.388Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-18T19:45:41.388Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:41.388Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-18T19:45:41.388Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:41.388Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-18T19:45:41.649Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-18T19:45:41.649Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-18T19:45:41.649Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-18T19:45:41.909Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-18T19:45:42.084Z] ---> 28b20a5f0827 [2021-11-18T19:45:42.084Z] Step 18/23 : EXPOSE 49989 [2021-11-18T19:45:42.084Z] ---> Running in 2cb0f07cffe2 [2021-11-18T19:45:42.170Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-18T19:45:42.431Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-18T19:45:42.431Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-18T19:45:42.431Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-18T19:45:42.431Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-18T19:45:42.431Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-18T19:45:42.680Z] Removing intermediate container 2cb0f07cffe2 [2021-11-18T19:45:42.680Z] ---> aaac7d50330c [2021-11-18T19:45:42.680Z] Step 19/23 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-11-18T19:45:42.680Z] ---> Running in ba9e3bc2389a [2021-11-18T19:45:42.691Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-18T19:45:42.691Z] Installing new version of config file /etc/issue ... [2021-11-18T19:45:42.691Z] Installing new version of config file /etc/issue.net ... [2021-11-18T19:45:42.691Z] Installing new version of config file /etc/lsb-release ... [2021-11-18T19:45:42.691Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-18T19:45:42.952Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-18T19:45:42.952Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-18T19:45:42.952Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-18T19:45:42.952Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:42.952Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-18T19:45:42.957Z] Removing intermediate container ba9e3bc2389a [2021-11-18T19:45:42.957Z] ---> fe93c70bd4ab [2021-11-18T19:45:42.957Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-11-18T19:45:43.213Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-18T19:45:43.213Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-18T19:45:43.213Z] 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 [2021-11-18T19:45:43.213Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:43.213Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-18T19:45:43.213Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-18T19:45:43.213Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-18T19:45:43.233Z] ---> Running in 67013442617a [2021-11-18T19:45:43.473Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:43.473Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-18T19:45:43.473Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-18T19:45:43.473Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-18T19:45:43.473Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:43.473Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-18T19:45:43.474Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-18T19:45:43.506Z] Removing intermediate container 67013442617a [2021-11-18T19:45:43.506Z] ---> aa4894074d16 [2021-11-18T19:45:43.506Z] Step 21/23 : LABEL arch=arm64 [2021-11-18T19:45:43.506Z] ---> Running in 6d2ae13730a9 [2021-11-18T19:45:43.734Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-18T19:45:43.734Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:43.734Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-18T19:45:43.734Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-18T19:45:43.995Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-18T19:45:43.995Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:43.995Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-18T19:45:43.995Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-18T19:45:43.995Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-18T19:45:43.995Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:43.995Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-18T19:45:43.995Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-18T19:45:44.101Z] Removing intermediate container 6d2ae13730a9 [2021-11-18T19:45:44.101Z] ---> e64d4cc71d84 [2021-11-18T19:45:44.101Z] Step 22/23 : LABEL git_sha=c7238036e8016382f3120c2a5f86eb7c4570f242 [2021-11-18T19:45:44.101Z] ---> Running in fed1f8029b66 [2021-11-18T19:45:44.254Z] Setting up grep (3.1-2build1) ... [2021-11-18T19:45:44.254Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:44.254Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-18T19:45:44.254Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-18T19:45:44.254Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-18T19:45:44.254Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:44.254Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-18T19:45:44.254Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-18T19:45:44.515Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-18T19:45:44.515Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:44.515Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-18T19:45:44.515Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-18T19:45:44.515Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-18T19:45:44.515Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:44.515Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-18T19:45:44.515Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-18T19:45:44.697Z] Removing intermediate container fed1f8029b66 [2021-11-18T19:45:44.697Z] ---> 6a3f9e985900 [2021-11-18T19:45:44.697Z] Step 23/23 : LABEL version=0.0.0 [2021-11-18T19:45:44.697Z] ---> Running in 9a18f14f8f83 [2021-11-18T19:45:44.969Z] Removing intermediate container 9a18f14f8f83 [2021-11-18T19:45:44.969Z] ---> 4c3b06819a67 [2021-11-18T19:45:44.969Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-18T19:45:44.969Z] Successfully built 4c3b06819a67 [2021-11-18T19:45:44.969Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-18T19:45:45.087Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-18T19:45:45.087Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-18T19:45:45.087Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-18T19:45:45.087Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [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 [2021-11-18T19:45:45.346Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-18T19:45:45.346Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:45.346Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-18T19:45:45.346Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-18T19:45:45.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T19:45:45.613Z] [2021-11-18T19:45:45.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:45:45.916Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-18T19:45:45.916Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-18T19:45:45.916Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-18T19:45:45.916Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-18T19:45:45.916Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-18T19:45:45.916Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:45.916Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-18T19:45:45.916Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-18T19:45:45.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T19:45:46.175Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-18T19:45:46.175Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:46.175Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-18T19:45:46.175Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-18T19:45:46.175Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-18T19:45:46.175Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:46.175Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-18T19:45:46.236Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-18T19:45:46.236Z] 448f6bf000e3: Pulling fs layer [2021-11-18T19:45:46.236Z] f757da607395: Pulling fs layer [2021-11-18T19:45:46.236Z] 05883995daec: Pulling fs layer [2021-11-18T19:45:46.236Z] 8603b9c90790: Pulling fs layer [2021-11-18T19:45:46.236Z] 1560dd03e051: Pulling fs layer [2021-11-18T19:45:46.236Z] 27f5ce0e4adf: Pulling fs layer [2021-11-18T19:45:46.236Z] c2d8d7efcc4b: Pulling fs layer [2021-11-18T19:45:46.236Z] 8603b9c90790: Waiting [2021-11-18T19:45:46.236Z] 1560dd03e051: Waiting [2021-11-18T19:45:46.236Z] 27f5ce0e4adf: Waiting [2021-11-18T19:45:46.236Z] c2d8d7efcc4b: Waiting [2021-11-18T19:45:46.236Z] f757da607395: Verifying Checksum [2021-11-18T19:45:46.236Z] f757da607395: Download complete [2021-11-18T19:45:46.236Z] 8603b9c90790: Verifying Checksum [2021-11-18T19:45:46.236Z] 8603b9c90790: Download complete [2021-11-18T19:45:46.236Z] 1560dd03e051: Verifying Checksum [2021-11-18T19:45:46.236Z] 1560dd03e051: Download complete [2021-11-18T19:45:46.435Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-18T19:45:46.435Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-18T19:45:46.435Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:46.435Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-18T19:45:46.435Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-18T19:45:46.435Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-18T19:45:46.435Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:46.435Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-18T19:45:46.512Z] 27f5ce0e4adf: Verifying Checksum [2021-11-18T19:45:46.512Z] 27f5ce0e4adf: Download complete [2021-11-18T19:45:46.512Z] 05883995daec: Verifying Checksum [2021-11-18T19:45:46.512Z] 05883995daec: Download complete [2021-11-18T19:45:46.697Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-18T19:45:46.697Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-18T19:45:46.697Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:46.697Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-18T19:45:46.697Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-18T19:45:46.697Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-18T19:45:46.697Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-18T19:45:46.697Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-18T19:45:46.787Z] 448f6bf000e3: Download complete [2021-11-18T19:45:46.958Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:46.958Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-18T19:45:46.958Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-18T19:45:46.958Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-18T19:45:46.958Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:46.958Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-18T19:45:46.958Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-18T19:45:46.958Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-18T19:45:47.219Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:47.219Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-18T19:45:47.219Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-18T19:45:47.219Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-18T19:45:47.219Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:47.219Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-18T19:45:47.219Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-18T19:45:47.480Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-18T19:45:47.740Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-18T19:45:48.001Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-18T19:45:48.264Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:48.264Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-18T19:45:48.264Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-18T19:45:48.264Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-18T19:45:48.525Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-18T19:45:48.525Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-18T19:45:48.525Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-18T19:45:48.525Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-18T19:45:48.525Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-18T19:45:48.525Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-18T19:45:48.525Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-18T19:45:48.786Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-18T19:45:48.786Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-18T19:45:48.786Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-18T19:45:48.786Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-18T19:45:48.786Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-18T19:45:49.049Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-18T19:45:49.049Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-18T19:45:49.049Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-18T19:45:49.049Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-18T19:45:49.049Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-18T19:45:49.049Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-18T19:45:49.049Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-18T19:45:49.049Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-18T19:45:49.309Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-18T19:45:49.309Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-18T19:45:49.309Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-18T19:45:49.309Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-18T19:45:49.309Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-18T19:45:49.309Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-18T19:45:49.431Z] c2d8d7efcc4b: Verifying Checksum [2021-11-18T19:45:49.431Z] c2d8d7efcc4b: Download complete [2021-11-18T19:45:49.571Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-18T19:45:49.571Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-18T19:45:49.571Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-18T19:45:49.571Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-18T19:45:49.571Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-18T19:45:49.833Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-18T19:45:49.833Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-18T19:45:49.833Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-18T19:45:49.833Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-18T19:45:49.833Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-18T19:45:49.833Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-18T19:45:49.833Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-18T19:45:49.833Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-18T19:45:50.094Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-18T19:45:50.094Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-18T19:45:50.094Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-18T19:45:50.094Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-18T19:45:50.094Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-18T19:45:50.094Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-18T19:45:50.094Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-18T19:45:50.094Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-18T19:45:50.356Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-18T19:45:50.356Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-18T19:45:50.356Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-18T19:45:50.356Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-18T19:45:50.412Z] 448f6bf000e3: Pull complete [2021-11-18T19:45:50.617Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-18T19:45:50.617Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-18T19:45:50.617Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-18T19:45:50.617Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-18T19:45:50.617Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-18T19:45:50.617Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-18T19:45:50.617Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-18T19:45:50.617Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-18T19:45:50.878Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-18T19:45:50.878Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-18T19:45:50.878Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-18T19:45:50.878Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-18T19:45:51.010Z] f757da607395: Pull complete [2021-11-18T19:45:51.140Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-18T19:45:51.140Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-18T19:45:51.140Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-18T19:45:51.140Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-18T19:45:51.140Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-18T19:45:51.140Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-18T19:45:51.140Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-18T19:45:51.140Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-18T19:45:51.400Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-18T19:45:51.400Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-18T19:45:51.400Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-18T19:45:51.400Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-18T19:45:51.400Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-18T19:45:51.400Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-18T19:45:51.400Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-18T19:45:51.400Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-18T19:45:51.662Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-18T19:45:51.662Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-18T19:45:51.662Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-18T19:45:51.662Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-18T19:45:51.662Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-18T19:45:51.662Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-18T19:45:51.662Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-18T19:45:51.662Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-18T19:45:51.924Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-18T19:45:51.924Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-18T19:45:51.924Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-18T19:45:51.924Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-18T19:45:51.924Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-18T19:45:52.185Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-18T19:45:52.185Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-18T19:45:52.185Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-18T19:45:52.185Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-18T19:45:52.185Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-18T19:45:52.185Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-18T19:45:52.185Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-18T19:45:52.185Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-18T19:45:52.185Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-18T19:45:52.440Z] 05883995daec: Pull complete [2021-11-18T19:45:52.447Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-18T19:45:52.447Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-18T19:45:52.447Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-18T19:45:52.447Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-18T19:45:52.707Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-18T19:45:52.707Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-18T19:45:52.707Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-18T19:45:52.707Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-18T19:45:52.707Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-18T19:45:52.707Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-18T19:45:52.707Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-18T19:45:52.707Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-18T19:45:52.713Z] 8603b9c90790: Pull complete [2021-11-18T19:45:52.969Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-18T19:45:52.969Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-18T19:45:52.969Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-18T19:45:52.969Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-18T19:45:52.969Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-18T19:45:52.969Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-18T19:45:53.231Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-18T19:45:53.231Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-18T19:45:53.494Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-18T19:45:53.494Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-18T19:45:53.494Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-18T19:45:53.494Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-18T19:45:53.494Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-18T19:45:53.494Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-18T19:45:53.693Z] 1560dd03e051: Pull complete [2021-11-18T19:45:53.756Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-18T19:45:53.756Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-18T19:45:53.965Z] 27f5ce0e4adf: Pull complete [2021-11-18T19:45:54.020Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-18T19:45:54.020Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-18T19:45:54.020Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-18T19:45:54.020Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-18T19:45:54.020Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:54.020Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-18T19:45:54.020Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:54.020Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-18T19:45:54.281Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:54.281Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-18T19:45:54.281Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:54.281Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-18T19:45:55.224Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:55.224Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-18T19:45:55.798Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:55.798Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-18T19:45:56.061Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:56.061Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-18T19:45:56.321Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:56.321Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-18T19:45:57.266Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-18T19:45:57.266Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-18T19:45:57.266Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-18T19:45:57.266Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-18T19:45:57.266Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-18T19:45:57.266Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-18T19:45:57.266Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-18T19:45:57.266Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-18T19:45:57.266Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-18T19:45:57.527Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-18T19:45:57.527Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-18T19:45:57.527Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-18T19:45:57.527Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-18T19:45:57.527Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-18T19:45:57.527Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-18T19:45:57.527Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-18T19:45:57.790Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-18T19:45:57.790Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-18T19:45:57.790Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-18T19:45:57.790Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-18T19:45:57.790Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-18T19:45:57.790Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-18T19:45:57.790Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-18T19:45:57.790Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-18T19:45:57.790Z] [2021-11-18T19:45:57.790Z] Current default time zone: 'Etc/UTC' [2021-11-18T19:45:57.790Z] Local time is now: Thu Nov 18 19:45:57 UTC 2021. [2021-11-18T19:45:57.790Z] Universal Time is now: Thu Nov 18 19:45:57 UTC 2021. [2021-11-18T19:45:57.790Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-18T19:45:57.790Z] [2021-11-18T19:45:57.790Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-18T19:45:57.790Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-18T19:45:57.790Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-18T19:45:57.790Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-18T19:45:57.790Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-18T19:45:57.790Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-18T19:45:57.790Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-18T19:45:58.052Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-18T19:45:58.053Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-18T19:45:58.053Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-18T19:45:58.053Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-18T19:45:58.053Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-18T19:45:58.053Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-18T19:45:58.053Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-18T19:45:58.053Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-18T19:45:58.053Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-18T19:45:58.053Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-18T19:45:58.053Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-18T19:45:58.053Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-18T19:45:58.053Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-18T19:45:58.053Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-18T19:45:58.053Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-18T19:45:58.053Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-18T19:45:59.969Z] Updating certificates in /etc/ssl/certs... [2021-11-18T19:46:01.355Z] 23 added, 28 removed; done. [2021-11-18T19:46:01.355Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-18T19:46:01.355Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-18T19:46:01.355Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-18T19:46:01.355Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-18T19:46:01.355Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-18T19:46:01.355Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-18T19:46:01.355Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-18T19:46:01.355Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-18T19:46:01.355Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-18T19:46:01.355Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-18T19:46:01.355Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-18T19:46:01.355Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-18T19:46:01.355Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-18T19:46:01.355Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-18T19:46:01.355Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-18T19:46:01.355Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-18T19:46:01.355Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-18T19:46:01.355Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-18T19:46:01.355Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-18T19:46:01.355Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-18T19:46:01.355Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-18T19:46:01.355Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-18T19:46:01.355Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-18T19:46:01.355Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-18T19:46:01.615Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-18T19:46:01.615Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-18T19:46:01.615Z] Updating certificates in /etc/ssl/certs... [2021-11-18T19:46:02.187Z] 0 added, 0 removed; done. [2021-11-18T19:46:02.187Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-18T19:46:02.187Z] done. [2021-11-18T19:46:02.759Z] Reading package lists... [2021-11-18T19:46:02.759Z] Building dependency tree... [2021-11-18T19:46:02.759Z] Reading state information... [2021-11-18T19:46:03.020Z] The following NEW packages will be installed: [2021-11-18T19:46:03.020Z] apt-transport-https [2021-11-18T19:46:03.020Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-18T19:46:03.283Z] Need to get 4348 B of archives. [2021-11-18T19:46:03.283Z] After this operation, 154 kB of additional disk space will be used. [2021-11-18T19:46:03.283Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-18T19:46:03.543Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-18T19:46:03.543Z] Fetched 4348 B in 0s (23.7 kB/s) [2021-11-18T19:46:03.543Z] Selecting previously unselected package apt-transport-https. [2021-11-18T19:46:03.543Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-18T19:46:03.543Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-18T19:46:03.543Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-18T19:46:03.543Z] Setting up apt-transport-https (1.6.14) ... [2021-11-18T19:46:03.803Z] Waiting for network to be ready... [2021-11-18T19:46:09.041Z] c2d8d7efcc4b: Pull complete [2021-11-18T19:46:09.041Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-18T19:46:09.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T19:46:09.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-18T19:46:09.293Z] prd-ubuntu18.04-docker-arm64-4c-16g-44 does not seem to be running inside a container [2021-11-18T19:46:09.371Z] $ 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/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@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 [2021-11-18T19:46:11.946Z] 2021-11-18T19:46:06Z INFO Waiting for automatic snapd restart... [2021-11-18T19:46:11.946Z] snapd 2.52.1 from Canonical* installed [2021-11-18T19:46:12.138Z] $ docker top ea0df322d267caa2cbe225a27bd675fffaa724cdf04c0869f5d5867117c0c16e -eo pid,comm [2021-11-18T19:46:12.206Z] "snapd" switched to the "latest/stable" channel [2021-11-18T19:46:12.206Z] [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:46:13.207Z] ---> job-cost.sh [2021-11-18T19:46:13.207Z] lf-activate-venv: SKIPPING [2021-11-18T19:46:13.207Z] INFO: No Stack... [2021-11-18T19:46:13.480Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-18T19:46:14.072Z] INFO: Archiving Costs [Pipeline] sh [2021-11-18T19:46:14.748Z] core18 20211015 from Canonical* installed [2021-11-18T19:46:14.748Z] "core18" switched to the "latest/stable" channel [2021-11-18T19:46:14.748Z] [2021-11-18T19:46:14.748Z] + cat /w/workspace/device-rfid-llrp-go/11/archives/cost.csv [2021-11-18T19:46:14.748Z] + cut -d, -f6 [Pipeline] lock [2021-11-18T19:46:14.809Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-11-stack-cost] [2021-11-18T19:46:14.815Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-11-stack-cost] did not exist. Created. [2021-11-18T19:46:14.815Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-18T19:46:15.479Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-18T19:46:15.563Z] Stashed 1 file(s) [Pipeline] } [2021-11-18T19:46:15.570Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-18T19:46:15.587Z] $ docker stop --time=1 ea0df322d267caa2cbe225a27bd675fffaa724cdf04c0869f5d5867117c0c16e [2021-11-18T19:46:17.145Z] $ docker rm -f ea0df322d267caa2cbe225a27bd675fffaa724cdf04c0869f5d5867117c0c16e [2021-11-18T19:46:17.301Z] snapcraft 5.0 from Canonical* installed [2021-11-18T19:46:17.301Z] "snapcraft" switched to the "latest/stable" channel [2021-11-18T19:46:17.301Z] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-18T19:46:22.588Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-18T19:46:22.588Z] - README.md [2021-11-18T19:46:22.588Z] [2021-11-18T19:46:22.588Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-18T19:46:22.588Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-18T19:46:22.588Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-18T19:46:22.588Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-18T19:46:23.788Z] Reading package lists... [2021-11-18T19:46:24.049Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 [2021-11-18T19:46:24.309Z] Reading package lists... [2021-11-18T19:46:24.568Z] Building dependency tree... [2021-11-18T19:46:24.568Z] Reading state information... [2021-11-18T19:46:24.568Z] Suggested packages: [2021-11-18T19:46:24.568Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-18T19:46:24.568Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-18T19:46:24.568Z] Recommended packages: [2021-11-18T19:46:24.568Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2021-11-18T19:46:24.568Z] The following NEW packages will be installed: [2021-11-18T19:46:24.568Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-18T19:46:24.568Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-18T19:46:24.568Z] pkg-config [2021-11-18T19:46:24.829Z] 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. [2021-11-18T19:46:24.829Z] Need to get 7503 kB of archives. [2021-11-18T19:46:24.829Z] After this operation, 43.1 MB of additional disk space will be used. [2021-11-18T19:46:24.829Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-18T19:46:24.829Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-18T19:46:24.829Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-18T19:46:25.090Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-18T19:46:25.090Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-18T19:46:25.090Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-18T19:46:25.090Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-18T19:46:25.090Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-18T19:46:25.351Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-18T19:46:25.351Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-18T19:46:25.351Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-18T19:46:25.611Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-18T19:46:25.611Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-18T19:46:25.611Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-18T19:46:25.611Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-18T19:46:25.611Z] Fetched 7503 kB in 1s (9054 kB/s) [2021-11-18T19:46:25.871Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-18T19:46:25.871Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-18T19:46:25.871Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-18T19:46:25.871Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-18T19:46:25.871Z] Selecting previously unselected package libpsl5:amd64. [2021-11-18T19:46:25.871Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-18T19:46:25.871Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-18T19:46:25.871Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-18T19:46:25.871Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-18T19:46:25.871Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-18T19:46:26.132Z] Selecting previously unselected package librtmp1:amd64. [2021-11-18T19:46:26.132Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-18T19:46:26.132Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-18T19:46:26.132Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-18T19:46:26.132Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-18T19:46:26.132Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-18T19:46:26.132Z] Selecting previously unselected package liberror-perl. [2021-11-18T19:46:26.132Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-18T19:46:26.132Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-18T19:46:26.132Z] Selecting previously unselected package git-man. [2021-11-18T19:46:26.132Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-18T19:46:26.132Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-18T19:46:26.392Z] Selecting previously unselected package git. [2021-11-18T19:46:26.392Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-18T19:46:26.392Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-18T19:46:26.963Z] Selecting previously unselected package libnorm1:amd64. [2021-11-18T19:46:26.963Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-18T19:46:26.963Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-18T19:46:26.963Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-18T19:46:26.963Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-18T19:46:26.963Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-18T19:46:26.963Z] Selecting previously unselected package libsodium23:amd64. [2021-11-18T19:46:26.963Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-18T19:46:26.963Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-18T19:46:26.963Z] Selecting previously unselected package libzmq5:amd64. [2021-11-18T19:46:26.963Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-18T19:46:26.963Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-18T19:46:26.963Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-18T19:46:26.963Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-18T19:46:26.963Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-18T19:46:27.224Z] Selecting previously unselected package pkg-config. [2021-11-18T19:46:27.224Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-18T19:46:27.224Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-18T19:46:27.224Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-18T19:46:27.224Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-18T19:46:27.224Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-18T19:46:27.224Z] Setting up liberror-perl (0.17025-1) ... [2021-11-18T19:46:27.224Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-18T19:46:27.224Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-18T19:46:27.224Z] No schema files found: doing nothing. [2021-11-18T19:46:27.224Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-18T19:46:27.224Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-18T19:46:27.224Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-18T19:46:27.224Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-18T19:46:27.224Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-18T19:46:27.224Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-18T19:46:27.486Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-18T19:46:27.486Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-18T19:46:27.486Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-18T19:46:28.055Z] git set to automatically installed. [2021-11-18T19:46:28.056Z] git-man set to automatically installed. [2021-11-18T19:46:28.056Z] libcurl3-gnutls set to automatically installed. [2021-11-18T19:46:28.056Z] liberror-perl set to automatically installed. [2021-11-18T19:46:28.056Z] libglib2.0-0 set to automatically installed. [2021-11-18T19:46:28.056Z] libnghttp2-14 set to automatically installed. [2021-11-18T19:46:28.056Z] libnorm1 set to automatically installed. [2021-11-18T19:46:28.056Z] libpgm-5.2-0 set to automatically installed. [2021-11-18T19:46:28.056Z] libpsl5 set to automatically installed. [2021-11-18T19:46:28.056Z] librtmp1 set to automatically installed. [2021-11-18T19:46:28.056Z] libsodium23 set to automatically installed. [2021-11-18T19:46:28.056Z] libzmq3-dev set to automatically installed. [2021-11-18T19:46:28.056Z] libzmq5 set to automatically installed. [2021-11-18T19:46:28.056Z] pkg-config set to automatically installed. [2021-11-18T19:46:29.548Z] snapd is not logged in, snap install commands will use sudo [2021-11-18T19:46:30.514Z] snap "core18" has no updates available [2021-11-18T19:46:31.088Z] snapd is not logged in, snap install commands will use sudo [2021-11-18T19:46:43.324Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-18T19:46:43.324Z] Pulling config-common [2021-11-18T19:46:43.324Z] + snapcraftctl pull [2021-11-18T19:46:53.342Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-18T19:46:53.342Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-18T19:46:53.342Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-18T19:46:53.342Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-18T19:46:53.342Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-18T19:46:53.342Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-18T19:46:53.342Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-18T19:46:53.342Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-18T19:46:53.342Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-18T19:46:53.342Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-18T19:46:53.342Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-18T19:46:53.342Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-18T19:46:53.342Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-18T19:46:53.342Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-18T19:46:53.342Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-18T19:46:53.342Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-18T19:46:53.342Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-18T19:46:53.342Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-18T19:46:53.342Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-18T19:46:53.342Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-18T19:46:53.342Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-18T19:46:53.342Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-18T19:46:53.342Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-18T19:46:53.342Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-18T19:46:53.342Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-18T19:46:53.342Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-18T19:46:53.342Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-18T19:46:53.342Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-18T19:46:53.342Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-18T19:46:53.342Z] Fetched 224 kB in 0s (0 B/s) [2021-11-18T19:46:53.342Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-18T19:46:53.342Z] Fetched 157 kB in 0s (0 B/s) [2021-11-18T19:46:53.342Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-18T19:46:53.342Z] Fetched 221 kB in 0s (0 B/s) [2021-11-18T19:46:53.342Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-18T19:46:53.342Z] Fetched 143 kB in 0s (0 B/s) [2021-11-18T19:46:53.342Z] Pulling device-rfid-llrp [2021-11-18T19:46:53.342Z] + snapcraftctl pull [2021-11-18T19:46:54.286Z] Pulling hooks [2021-11-18T19:46:54.286Z] + snapcraftctl pull [2021-11-18T19:46:55.227Z] Pulling version [2021-11-18T19:46:55.227Z] + cd /root/project [2021-11-18T19:46:55.227Z] + git describe --tags --abbrev=0 [2021-11-18T19:46:55.227Z] + sed s/v// [2021-11-18T19:46:55.227Z] + GIT_VERSION=1.0.1-dev.3 [2021-11-18T19:46:55.227Z] + [ -z 1.0.1-dev.3 ] [2021-11-18T19:46:55.227Z] + snapcraftctl set-version 1.0.1-dev.3 [2021-11-18T19:46:56.612Z] Building config-common [2021-11-18T19:46:56.612Z] + snapcraftctl build [2021-11-18T19:46:59.156Z] Building device-rfid-llrp [2021-11-18T19:46:59.156Z] + cd /root/parts/device-rfid-llrp/src [2021-11-18T19:46:59.156Z] + git describe --tags --abbrev=0 [2021-11-18T19:46:59.156Z] + sed s/v// [2021-11-18T19:46:59.156Z] + GIT_VERSION=1.0.1-dev.3 [2021-11-18T19:46:59.156Z] + [ -z 1.0.1-dev.3 ] [2021-11-18T19:46:59.156Z] + echo 1.0.1-dev.3 [2021-11-18T19:46:59.156Z] + go mod tidy [2021-11-18T19:47:00.539Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-18T19:47:00.539Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.0 [2021-11-18T19:47:00.539Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-11-18T19:47:00.799Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-18T19:47:01.370Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-18T19:47:01.370Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-18T19:47:01.370Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-18T19:47:01.370Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-18T19:47:01.630Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-18T19:47:01.630Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-18T19:47:01.630Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-18T19:47:01.630Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2021-11-18T19:47:01.892Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-11-18T19:47:01.892Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-18T19:47:01.892Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-11-18T19:47:01.892Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-18T19:47:01.892Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-18T19:47:01.892Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-18T19:47:01.892Z] go: downloading golang.org/x/text v0.3.6 [2021-11-18T19:47:01.892Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-11-18T19:47:01.892Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-11-18T19:47:01.892Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-11-18T19:47:02.154Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-11-18T19:47:02.154Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 [2021-11-18T19:47:02.414Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-18T19:47:02.414Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2021-11-18T19:47:02.414Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2021-11-18T19:47:02.674Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-18T19:47:03.242Z] go: downloading github.com/kr/pretty v0.3.0 [2021-11-18T19:47:03.242Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-11-18T19:47:03.242Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-11-18T19:47:03.242Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-18T19:47:03.242Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-18T19:47:03.503Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-18T19:47:03.503Z] go: downloading github.com/kr/text v0.2.0 [2021-11-18T19:47:03.503Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-11-18T19:47:03.503Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-18T19:47:03.503Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-18T19:47:03.763Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-18T19:47:03.763Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-18T19:47:03.763Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-18T19:47:03.763Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-18T19:47:03.763Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-18T19:47:03.763Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-18T19:47:03.763Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-18T19:47:03.763Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-18T19:47:03.763Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-18T19:47:03.763Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-11-18T19:47:03.763Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-11-18T19:47:03.763Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-18T19:47:03.763Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-11-18T19:47:03.763Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-11-18T19:47:03.763Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-11-18T19:47:03.763Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-18T19:47:04.023Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-18T19:47:04.023Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-18T19:47:04.023Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-18T19:47:04.023Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-18T19:47:04.023Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-18T19:47:04.024Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-18T19:47:04.024Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-18T19:47:04.024Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-11-18T19:47:04.024Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-11-18T19:47:04.024Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-11-18T19:47:04.024Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-11-18T19:47:04.024Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-18T19:47:04.024Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-11-18T19:47:04.024Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-18T19:47:04.024Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-11-18T19:47:04.024Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-11-18T19:47:04.024Z] go: downloading github.com/miekg/dns v1.1.26 [2021-11-18T19:47:04.024Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-11-18T19:47:04.024Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-11-18T19:47:04.024Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-11-18T19:47:04.024Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-11-18T19:47:04.285Z] + make build [2021-11-18T19:47:04.285Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.1-dev.3" -o cmd/device-rfid-llrp-go ./cmd [2021-11-18T19:47:14.285Z] + install -DT ./cmd/device-rfid-llrp-go /root/parts/device-rfid-llrp/install/bin/device-rfid-llrp [2021-11-18T19:47:14.546Z] + install -d /root/parts/device-rfid-llrp/install/config/device-rfid-llrp/res/ [2021-11-18T19:47:14.546Z] + install -DT ./cmd/res/configuration.toml /root/parts/device-rfid-llrp/install/config/device-rfid-llrp/res/configuration.toml [2021-11-18T19:47:14.546Z] + install -d /root/parts/device-rfid-llrp/install/config/device-rfid-llrp/res/profiles/ [2021-11-18T19:47:14.546Z] + basename ./cmd/res/profiles/llrp.device.profile.yaml [2021-11-18T19:47:14.546Z] + fname=llrp.device.profile.yaml [2021-11-18T19:47:14.546Z] + install -DT ./cmd/res/profiles/llrp.device.profile.yaml /root/parts/device-rfid-llrp/install/config/device-rfid-llrp/res/profiles/llrp.device.profile.yaml [2021-11-18T19:47:14.546Z] + basename ./cmd/res/profiles/llrp.impinj.profile.yaml [2021-11-18T19:47:14.546Z] + fname=llrp.impinj.profile.yaml [2021-11-18T19:47:14.546Z] + install -DT ./cmd/res/profiles/llrp.impinj.profile.yaml /root/parts/device-rfid-llrp/install/config/device-rfid-llrp/res/profiles/llrp.impinj.profile.yaml [2021-11-18T19:47:14.546Z] + install -d /root/parts/device-rfid-llrp/install/config/device-rfid-llrp/res/provision_watchers/ [2021-11-18T19:47:14.546Z] + basename ./cmd/res/provision_watchers/impinj.provision.watcher.json [2021-11-18T19:47:14.546Z] + fname=impinj.provision.watcher.json [2021-11-18T19:47:14.546Z] + install -DT ./cmd/res/provision_watchers/impinj.provision.watcher.json /root/parts/device-rfid-llrp/install/config/device-rfid-llrp/res/provision_watchers/impinj.provision.watcher.json [2021-11-18T19:47:14.546Z] + basename ./cmd/res/provision_watchers/llrp.provision.watcher.json [2021-11-18T19:47:14.546Z] + fname=llrp.provision.watcher.json [2021-11-18T19:47:14.546Z] + install -DT ./cmd/res/provision_watchers/llrp.provision.watcher.json /root/parts/device-rfid-llrp/install/config/device-rfid-llrp/res/provision_watchers/llrp.provision.watcher.json [2021-11-18T19:47:14.546Z] + install -DT ./Attribution.txt /root/parts/device-rfid-llrp/install/usr/share/doc/device-rfid-llrp/Attribution.txt [2021-11-18T19:47:14.546Z] + install -DT ./LICENSE /root/parts/device-rfid-llrp/install/usr/share/doc/device-rfid-llrp/LICENSE [2021-11-18T19:47:15.928Z] Building hooks [2021-11-18T19:47:15.928Z] + cd /root/parts/hooks/src [2021-11-18T19:47:15.928Z] + make build [2021-11-18T19:47:15.928Z] go mod tidy [2021-11-18T19:47:15.928Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.7 [2021-11-18T19:47:16.187Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-18T19:47:16.187Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-18T19:47:16.187Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-18T19:47:17.128Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-18T19:47:17.699Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-18T19:47:17.699Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-18T19:47:19.080Z] Building version [2021-11-18T19:47:19.080Z] + snapcraftctl build [2021-11-18T19:47:21.626Z] Staging config-common [2021-11-18T19:47:21.626Z] + snapcraftctl stage [2021-11-18T19:47:22.595Z] Staging device-rfid-llrp [2021-11-18T19:47:22.595Z] + snapcraftctl stage [2021-11-18T19:47:23.993Z] Staging hooks [2021-11-18T19:47:23.993Z] + snapcraftctl stage [2021-11-18T19:47:24.934Z] Staging version [2021-11-18T19:47:24.934Z] + snapcraftctl stage [2021-11-18T19:47:26.318Z] Priming config-common [2021-11-18T19:47:26.318Z] + snapcraftctl prime [2021-11-18T19:47:27.258Z] Priming device-rfid-llrp [2021-11-18T19:47:27.258Z] + snapcraftctl prime [2021-11-18T19:47:29.170Z] Priming hooks [2021-11-18T19:47:29.170Z] + snapcraftctl prime [2021-11-18T19:47:30.108Z] Priming version [2021-11-18T19:47:30.108Z] + snapcraftctl prime [2021-11-18T19:47:31.490Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:47:33.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T19:47:33.912Z] [2021-11-18T19:47:33.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:47:34.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T19:47:34.224Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-18T19:47:34.224Z] b4d181a07f80: Pulling fs layer [2021-11-18T19:47:34.224Z] a1111a8f2ec3: Pulling fs layer [2021-11-18T19:47:34.224Z] ed53099fbce6: Pulling fs layer [2021-11-18T19:47:34.224Z] dc539afda2c1: Pulling fs layer [2021-11-18T19:47:34.224Z] 77bc0d833cb6: Pulling fs layer [2021-11-18T19:47:34.224Z] 9065ff56babe: Pulling fs layer [2021-11-18T19:47:34.224Z] d287ab97295c: Pulling fs layer [2021-11-18T19:47:34.224Z] dc539afda2c1: Waiting [2021-11-18T19:47:34.224Z] 77bc0d833cb6: Waiting [2021-11-18T19:47:34.224Z] 9065ff56babe: Waiting [2021-11-18T19:47:34.224Z] d287ab97295c: Waiting [2021-11-18T19:47:34.224Z] a1111a8f2ec3: Verifying Checksum [2021-11-18T19:47:34.224Z] a1111a8f2ec3: Download complete [2021-11-18T19:47:34.224Z] dc539afda2c1: Verifying Checksum [2021-11-18T19:47:34.224Z] dc539afda2c1: Download complete [2021-11-18T19:47:34.495Z] ed53099fbce6: Verifying Checksum [2021-11-18T19:47:34.495Z] ed53099fbce6: Download complete [2021-11-18T19:47:34.495Z] 77bc0d833cb6: Verifying Checksum [2021-11-18T19:47:34.495Z] 77bc0d833cb6: Download complete [2021-11-18T19:47:34.495Z] 9065ff56babe: Verifying Checksum [2021-11-18T19:47:34.495Z] 9065ff56babe: Download complete [2021-11-18T19:47:34.495Z] b4d181a07f80: Verifying Checksum [2021-11-18T19:47:34.495Z] b4d181a07f80: Download complete [2021-11-18T19:47:35.098Z] d287ab97295c: Verifying Checksum [2021-11-18T19:47:35.098Z] d287ab97295c: Download complete [2021-11-18T19:47:36.069Z] b4d181a07f80: Pull complete [2021-11-18T19:47:36.069Z] a1111a8f2ec3: Pull complete [2021-11-18T19:47:36.665Z] ed53099fbce6: Pull complete [2021-11-18T19:47:36.665Z] dc539afda2c1: Pull complete [2021-11-18T19:47:36.926Z] 77bc0d833cb6: Pull complete [2021-11-18T19:47:36.926Z] 9065ff56babe: Pull complete [2021-11-18T19:47:42.247Z] d287ab97295c: Pull complete [2021-11-18T19:47:42.247Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-18T19:47:42.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T19:47:42.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-18T19:47:42.325Z] prd-centos7-docker-4c-2g-45 does not seem to be running inside a container [2021-11-18T19:47:42.361Z] $ 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/11 -v /w/workspace/device-rfid-llrp-go/11:/w/workspace/device-rfid-llrp-go/11:rw,z -v /w/workspace/device-rfid-llrp-go/11@tmp:/w/workspace/device-rfid-llrp-go/11@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 [2021-11-18T19:47:44.618Z] $ docker top 271550fbb7d1546f7d5495e130ccf72523ec2e5342a0b522944d16c9228ea0ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:47:44.999Z] ---> job-cost.sh [2021-11-18T19:47:44.999Z] lf-activate-venv: SKIPPING [2021-11-18T19:47:44.999Z] INFO: No Stack... [2021-11-18T19:47:45.261Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-18T19:47:45.523Z] INFO: Archiving Costs [Pipeline] sh [2021-11-18T19:47:45.829Z] + cat /w/workspace/device-rfid-llrp-go/11/archives/cost.csv [2021-11-18T19:47:45.829Z] + cut -d, -f6 [Pipeline] lock [2021-11-18T19:47:45.862Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-11-stack-cost] [2021-11-18T19:47:45.866Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-11-stack-cost] did not exist. Created. [2021-11-18T19:47:45.866Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-18T19:47:46.184Z] /w/workspace/device-rfid-llrp-go/11@tmp/durable-805a6ff5/script.sh: 1: /w/workspace/device-rfid-llrp-go/11@tmp/durable-805a6ff5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-18T19:47:46.492Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-18T19:47:46.508Z] Warning: overwriting stash ‘stack-cost’ [2021-11-18T19:47:46.527Z] Stashed 1 file(s) [Pipeline] } [2021-11-18T19:47:46.536Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-18T19:47:46.549Z] $ docker stop --time=1 271550fbb7d1546f7d5495e130ccf72523ec2e5342a0b522944d16c9228ea0ed [2021-11-18T19:47:47.696Z] $ docker rm -f 271550fbb7d1546f7d5495e130ccf72523ec2e5342a0b522944d16c9228ea0ed [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 [2021-11-18T19:47:48.266Z] provisioning config files... [2021-11-18T19:47:48.276Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config5593351358104453473tmp [Pipeline] { [Pipeline] sh [2021-11-18T19:47:48.599Z] + set +x [2021-11-18T19:47:48.599Z] + curl -s https://codecov.io/bash [2021-11-18T19:47:48.599Z] + bash -s -- [2021-11-18T19:47:48.599Z] [2021-11-18T19:47:48.599Z] _____ _ [2021-11-18T19:47:48.599Z] / ____| | | [2021-11-18T19:47:48.599Z] | | ___ __| | ___ ___ _____ __ [2021-11-18T19:47:48.599Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-18T19:47:48.599Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-18T19:47:48.599Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-18T19:47:48.599Z] Bash-1.0.6 [2021-11-18T19:47:48.599Z] [2021-11-18T19:47:48.599Z] [2021-11-18T19:47:48.599Z] ==> git version 2.24.4 found [2021-11-18T19:47:48.599Z] ==> 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 [2021-11-18T19:47:48.599Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-18T19:47:48.599Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-18T19:47:48.599Z] ==> Jenkins CI detected. [2021-11-18T19:47:48.599Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-52 [2021-11-18T19:47:48.599Z] project root: . [2021-11-18T19:47:48.599Z] --> token set from env [2021-11-18T19:47:48.869Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-18T19:47:48.869Z] ==> Running gcov in . (disable via -X gcov) [2021-11-18T19:47:48.869Z] ==> Python coveragepy not found [2021-11-18T19:47:48.869Z] ==> Searching for coverage reports in: [2021-11-18T19:47:48.869Z] + . [2021-11-18T19:47:48.869Z] -> Found 1 reports [2021-11-18T19:47:48.869Z] ==> Detecting git/mercurial file structure [2021-11-18T19:47:48.869Z] ==> Reading reports [2021-11-18T19:47:48.869Z] + ./coverage.out bytes=460568 [2021-11-18T19:47:48.869Z] ==> Appending adjustments [2021-11-18T19:47:48.869Z] https://docs.codecov.io/docs/fixing-reports [2021-11-18T19:47:49.137Z] + Found adjustments [2021-11-18T19:47:49.137Z] ==> Gzipping contents [2021-11-18T19:47:49.137Z] 52K /tmp/codecov.bi9gGO.gz [2021-11-18T19:47:49.137Z] ==> Uploading reports [2021-11-18T19:47:49.137Z] url: https://codecov.io [2021-11-18T19:47:49.137Z] query: branch=PR-52&commit=c7238036e8016382f3120c2a5f86eb7c4570f242&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-52%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=52&job=&cmd_args= [2021-11-18T19:47:49.137Z] -> Pinging Codecov [2021-11-18T19:47:49.137Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-52&commit=c7238036e8016382f3120c2a5f86eb7c4570f242&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-52%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=52&job=&cmd_args= [2021-11-18T19:47:49.711Z] -> Uploading to [2021-11-18T19:47:49.711Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-18/581DD39554BDF9B6E22D074273EAD858/c7238036e8016382f3120c2a5f86eb7c4570f242/80601928-a7bd-413f-952f-5c7a1ba17854.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211118T194749Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c96ff33dab9315a67d801a2fe6cd457ec0d6a3d7dcf3bcc4e0c22c002f4941b [2021-11-18T19:47:49.711Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-18T19:47:49.711Z] Dload Upload Total Spent Left Speed [2021-11-18T19:47:49.971Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51866 0 0 100 51866 0 146k --:--:-- --:--:-- --:--:-- 147k [2021-11-18T19:47:49.971Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c7238036e8016382f3120c2a5f86eb7c4570f242 [Pipeline] } [2021-11-18T19:47:49.979Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-18T19:47:51.459Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:47:51.764Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:47:52.350Z] ---> package-listing.sh [2021-11-18T19:47:52.350Z] ++ facter osfamily [2021-11-18T19:47:52.350Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-18T19:47:52.611Z] + OS_FAMILY=redhat [2021-11-18T19:47:52.611Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-52 [2021-11-18T19:47:52.611Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-18T19:47:52.611Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-18T19:47:52.611Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-18T19:47:52.611Z] + PACKAGES=/tmp/packages_start.txt [2021-11-18T19:47:52.611Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' [2021-11-18T19:47:52.611Z] + PACKAGES=/tmp/packages_end.txt [2021-11-18T19:47:52.611Z] + case "${OS_FAMILY}" in [2021-11-18T19:47:52.611Z] + rpm -qa [2021-11-18T19:47:52.611Z] + sort [2021-11-18T19:47:53.185Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-18T19:47:53.185Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-18T19:47:53.185Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-18T19:47:53.185Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' [2021-11-18T19:47:53.185Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [2021-11-18T19:47:53.185Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [Pipeline] echo [2021-11-18T19:47:53.199Z] 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-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-18T19:47:53.488Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:47:54.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T19:47:54.044Z] [2021-11-18T19:47:54.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T19:47:54.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T19:47:54.350Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-18T19:47:54.350Z] b4d181a07f80: Pulling fs layer [2021-11-18T19:47:54.350Z] a1111a8f2ec3: Pulling fs layer [2021-11-18T19:47:54.350Z] ed53099fbce6: Pulling fs layer [2021-11-18T19:47:54.350Z] dc539afda2c1: Pulling fs layer [2021-11-18T19:47:54.350Z] 77bc0d833cb6: Pulling fs layer [2021-11-18T19:47:54.350Z] 9065ff56babe: Pulling fs layer [2021-11-18T19:47:54.350Z] d287ab97295c: Pulling fs layer [2021-11-18T19:47:54.350Z] dc539afda2c1: Waiting [2021-11-18T19:47:54.350Z] 77bc0d833cb6: Waiting [2021-11-18T19:47:54.350Z] 9065ff56babe: Waiting [2021-11-18T19:47:54.350Z] d287ab97295c: Waiting [2021-11-18T19:47:54.350Z] a1111a8f2ec3: Verifying Checksum [2021-11-18T19:47:54.350Z] a1111a8f2ec3: Download complete [2021-11-18T19:47:54.350Z] dc539afda2c1: Verifying Checksum [2021-11-18T19:47:54.350Z] dc539afda2c1: Download complete [2021-11-18T19:47:54.620Z] ed53099fbce6: Verifying Checksum [2021-11-18T19:47:54.620Z] ed53099fbce6: Download complete [2021-11-18T19:47:54.620Z] 77bc0d833cb6: Verifying Checksum [2021-11-18T19:47:54.620Z] 77bc0d833cb6: Download complete [2021-11-18T19:47:54.620Z] 9065ff56babe: Verifying Checksum [2021-11-18T19:47:54.620Z] 9065ff56babe: Download complete [2021-11-18T19:47:54.620Z] b4d181a07f80: Verifying Checksum [2021-11-18T19:47:54.620Z] b4d181a07f80: Download complete [2021-11-18T19:47:55.213Z] d287ab97295c: Verifying Checksum [2021-11-18T19:47:55.213Z] d287ab97295c: Download complete [2021-11-18T19:47:56.163Z] b4d181a07f80: Pull complete [2021-11-18T19:47:56.163Z] a1111a8f2ec3: Pull complete [2021-11-18T19:47:56.740Z] ed53099fbce6: Pull complete [2021-11-18T19:47:56.740Z] dc539afda2c1: Pull complete [2021-11-18T19:47:57.316Z] 77bc0d833cb6: Pull complete [2021-11-18T19:47:57.316Z] 9065ff56babe: Pull complete [2021-11-18T19:48:03.943Z] d287ab97295c: Pull complete [2021-11-18T19:48:03.943Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-18T19:48:03.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T19:48:03.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-18T19:48:04.021Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-11-18T19:48:04.057Z] $ 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-52/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-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-18T19:48:06.196Z] $ docker top 3b2e82f100a4468ca719a65a269d62bfd4d86f7f0bf3ed3f5d1d7cea8b7cf548 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T19:48:06.581Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-18T19:48:06.876Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-18T19:48:07.172Z] + ls /var/log/sa-host [2021-11-18T19:48:07.172Z] + sadf -c /var/log/sa-host/sa18 [2021-11-18T19:48:07.172Z] file_magic: OK [2021-11-18T19:48:07.172Z] HZ: Using current value: 100 [2021-11-18T19:48:07.172Z] file_header: OK [2021-11-18T19:48:07.172Z] 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 [2021-11-18T19:48:07.172Z] Statistics: [2021-11-18T19:48:07.172Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-18T19:48:07.172Z] File successfully converted to sysstat format version 12.0.3 [2021-11-18T19:48:07.172Z] + sadf -c /var/log/sa-host/sa30 [2021-11-18T19:48:07.172Z] file_magic: OK [2021-11-18T19:48:07.172Z] HZ: Using current value: 100 [2021-11-18T19:48:07.172Z] file_header: OK [2021-11-18T19:48:07.172Z] 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 [2021-11-18T19:48:07.172Z] Statistics: [2021-11-18T19:48:07.172Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-18T19:48:07.172Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T19:48:07.461Z] provisioning config files... [2021-11-18T19:48:07.479Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config1073677457997196110tmp [Pipeline] { [Pipeline] echo [2021-11-18T19:48:07.494Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:48:07.800Z] ---> create-netrc.sh [Pipeline] } [2021-11-18T19:48:07.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:48:08.170Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-18T19:48:08.180Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:48:08.475Z] ---> sudo-logs.sh [2021-11-18T19:48:08.475Z] Archiving 'sudo' log.. [2021-11-18T19:48:08.475Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-43.novalocal: Name or service not known [2021-11-18T19:48:08.475Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-43.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-18T19:48:08.500Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:48:08.799Z] ---> job-cost.sh [2021-11-18T19:48:08.799Z] lf-activate-venv: SKIPPING [2021-11-18T19:48:08.799Z] DEBUG: total: 0.05999999865889549 [2021-11-18T19:48:08.799Z] INFO: Retrieving Stack Cost... [2021-11-18T19:48:09.375Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-18T19:48:09.637Z] INFO: Archiving Costs [Pipeline] echo [2021-11-18T19:48:09.652Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T19:48:09.944Z] ---> logs-deploy.sh [2021-11-18T19:48:09.944Z] lf-activate-venv: SKIPPING [2021-11-18T19:48:09.944Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-52/11 [2021-11-18T19:48:09.944Z] INFO: archiving workspace using pattern(s): [2021-11-18T19:48:10.891Z] Archives upload complete. [2021-11-18T19:48:10.891Z] INFO: archiving logs to Nexus [2021-11-18T19:48:11.463Z] ---> uname -a: [2021-11-18T19:48:11.464Z] Linux prd-centos7-docker-4c-2g-43.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] ---> lscpu: [2021-11-18T19:48:11.464Z] Architecture: x86_64 [2021-11-18T19:48:11.464Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-18T19:48:11.464Z] Byte Order: Little Endian [2021-11-18T19:48:11.464Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-18T19:48:11.464Z] CPU(s): 2 [2021-11-18T19:48:11.464Z] On-line CPU(s) list: 0,1 [2021-11-18T19:48:11.464Z] Thread(s) per core: 1 [2021-11-18T19:48:11.464Z] Core(s) per socket: 1 [2021-11-18T19:48:11.464Z] Socket(s): 2 [2021-11-18T19:48:11.464Z] NUMA node(s): 1 [2021-11-18T19:48:11.464Z] Vendor ID: AuthenticAMD [2021-11-18T19:48:11.464Z] CPU family: 23 [2021-11-18T19:48:11.464Z] Model: 49 [2021-11-18T19:48:11.464Z] Model name: AMD EPYC-Rome Processor [2021-11-18T19:48:11.464Z] Stepping: 0 [2021-11-18T19:48:11.464Z] CPU MHz: 2799.996 [2021-11-18T19:48:11.464Z] BogoMIPS: 5599.99 [2021-11-18T19:48:11.464Z] Virtualization: AMD-V [2021-11-18T19:48:11.464Z] Hypervisor vendor: KVM [2021-11-18T19:48:11.464Z] Virtualization type: full [2021-11-18T19:48:11.464Z] L1d cache: 32K [2021-11-18T19:48:11.464Z] L1i cache: 32K [2021-11-18T19:48:11.464Z] L2 cache: 512K [2021-11-18T19:48:11.464Z] L3 cache: 16384K [2021-11-18T19:48:11.464Z] NUMA node0 CPU(s): 0,1 [2021-11-18T19:48:11.464Z] 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 [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] ---> nproc: [2021-11-18T19:48:11.464Z] 2 [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] ---> df -h: [2021-11-18T19:48:11.464Z] Filesystem Size Used Avail Use% Mounted on [2021-11-18T19:48:11.464Z] overlay 40G 7.7G 33G 20% / [2021-11-18T19:48:11.464Z] tmpfs 64M 0 64M 0% /dev [2021-11-18T19:48:11.464Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-18T19:48:11.464Z] shm 64M 0 64M 0% /dev/shm [2021-11-18T19:48:11.464Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] ---> sar -b -r -n DEV: [2021-11-18T19:48:11.464Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/18/21 _x86_64_ (2 CPU) [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] 19:37:30 LINUX RESTART (2 CPU) [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] 19:38:01 tps rtps wtps bread/s bwrtn/s [2021-11-18T19:48:11.464Z] 19:39:01 64.85 3.38 61.47 2350.18 2821.00 [2021-11-18T19:48:11.464Z] 19:40:01 0.40 0.00 0.40 0.00 6.51 [2021-11-18T19:48:11.464Z] 19:41:01 0.30 0.00 0.30 0.00 3.91 [2021-11-18T19:48:11.464Z] 19:42:01 0.30 0.00 0.30 0.00 4.15 [2021-11-18T19:48:11.464Z] 19:43:01 0.15 0.00 0.15 0.00 1.85 [2021-11-18T19:48:11.464Z] 19:44:01 0.48 0.00 0.48 0.00 7.86 [2021-11-18T19:48:11.464Z] 19:45:01 0.25 0.00 0.25 0.00 3.43 [2021-11-18T19:48:11.464Z] 19:46:01 0.35 0.00 0.35 0.00 5.05 [2021-11-18T19:48:11.464Z] 19:47:01 0.17 0.00 0.17 0.00 1.47 [2021-11-18T19:48:11.464Z] 19:48:01 9.24 0.22 9.03 16.39 604.11 [2021-11-18T19:48:11.464Z] Average: 7.65 0.36 7.29 236.74 346.04 [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] 19:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-18T19:48:11.464Z] 19:39:01 5685400 0 618228 7.72 2620 1702692 1262276 13.94 568600 1520588 12 [2021-11-18T19:48:11.464Z] 19:40:01 5697872 0 605748 7.56 2620 1702700 1160884 12.82 557576 1521212 8 [2021-11-18T19:48:11.464Z] 19:41:01 5697444 0 606176 7.57 2620 1702700 1161244 12.82 557676 1521212 8 [2021-11-18T19:48:11.464Z] 19:42:01 5698000 0 605612 7.56 2620 1702708 1160884 12.82 556944 1522096 20 [2021-11-18T19:48:11.464Z] 19:43:01 5697464 0 606144 7.57 2620 1702712 1160968 12.82 557420 1522092 16 [2021-11-18T19:48:11.464Z] 19:44:01 5696596 0 607012 7.58 2620 1702712 1161124 12.82 558000 1522324 20 [2021-11-18T19:48:11.464Z] 19:45:01 5697148 0 606452 7.57 2620 1702720 1160884 12.82 557548 1522324 12 [2021-11-18T19:48:11.464Z] 19:46:01 5688808 0 614788 7.68 2620 1702724 1160884 12.82 565688 1522556 8 [2021-11-18T19:48:11.464Z] 19:47:01 5687156 0 616436 7.70 2620 1702728 1161052 12.82 569180 1520548 16 [2021-11-18T19:48:11.464Z] 19:48:01 5007528 0 767768 9.59 2620 2231024 1523508 16.82 886572 1809336 526596 [2021-11-18T19:48:11.464Z] Average: 5625342 0 625436 7.81 2620 1755542 1207371 13.33 593520 1550429 52672 [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] 19:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-18T19:48:11.464Z] 19:39:01 eth0 71.35 50.92 342.13 22.51 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:39:01 docker0 1.83 1.53 0.29 6.12 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:40:01 eth0 0.30 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:41:01 eth0 4.51 1.82 3.57 0.44 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:42:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:43:01 eth0 0.43 0.18 0.11 0.04 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:44:01 eth0 0.80 0.40 0.35 0.23 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:45:01 eth0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:46:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:47:01 eth0 0.55 0.35 0.27 0.20 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:48:01 eth0 99.12 61.14 2597.95 11.41 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] Average: eth0 17.75 11.52 294.47 3.49 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] Average: docker0 0.18 0.15 0.03 0.61 0.00 0.00 0.00 0.00 [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] ---> sar -P ALL: [2021-11-18T19:48:11.464Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/18/21 _x86_64_ (2 CPU) [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] 19:37:30 LINUX RESTART (2 CPU) [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] 19:38:01 CPU %user %nice %system %iowait %steal %idle [2021-11-18T19:48:11.464Z] 19:39:01 all 4.15 0.00 2.17 1.62 0.05 92.01 [2021-11-18T19:48:11.464Z] 19:39:01 0 4.29 0.00 2.09 0.98 0.05 92.58 [2021-11-18T19:48:11.464Z] 19:39:01 1 4.00 0.00 2.25 2.26 0.05 91.44 [2021-11-18T19:48:11.464Z] 19:40:01 all 0.19 0.00 0.06 0.00 0.03 99.72 [2021-11-18T19:48:11.464Z] 19:40:01 0 0.30 0.00 0.03 0.00 0.02 99.65 [2021-11-18T19:48:11.464Z] 19:40:01 1 0.08 0.00 0.08 0.00 0.03 99.80 [2021-11-18T19:48:11.464Z] 19:41:01 all 0.27 0.00 0.05 0.00 0.03 99.66 [2021-11-18T19:48:11.464Z] 19:41:01 0 0.45 0.00 0.05 0.00 0.03 99.47 [2021-11-18T19:48:11.464Z] 19:41:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-11-18T19:48:11.464Z] 19:42:01 all 0.19 0.00 0.03 0.00 0.03 99.76 [2021-11-18T19:48:11.464Z] 19:42:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-11-18T19:48:11.464Z] 19:42:01 1 0.18 0.00 0.03 0.00 0.03 99.75 [2021-11-18T19:48:11.464Z] 19:43:01 all 0.23 0.00 0.05 0.00 0.02 99.70 [2021-11-18T19:48:11.464Z] 19:43:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-11-18T19:48:11.464Z] 19:43:01 1 0.38 0.00 0.05 0.00 0.02 99.55 [2021-11-18T19:48:11.464Z] 19:44:01 all 0.16 0.00 0.08 0.00 0.03 99.74 [2021-11-18T19:48:11.464Z] 19:44:01 0 0.08 0.00 0.07 0.00 0.03 99.82 [2021-11-18T19:48:11.464Z] 19:44:01 1 0.23 0.00 0.08 0.00 0.02 99.67 [2021-11-18T19:48:11.464Z] 19:45:01 all 0.08 0.00 0.06 0.00 0.03 99.83 [2021-11-18T19:48:11.464Z] 19:45:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-11-18T19:48:11.464Z] 19:45:01 1 0.08 0.00 0.08 0.00 0.03 99.80 [2021-11-18T19:48:11.464Z] 19:46:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-11-18T19:48:11.464Z] 19:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-11-18T19:48:11.464Z] 19:46:01 1 0.42 0.00 0.03 0.00 0.02 99.53 [2021-11-18T19:48:11.464Z] 19:47:01 all 0.19 0.00 0.06 0.00 0.03 99.72 [2021-11-18T19:48:11.464Z] 19:47:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2021-11-18T19:48:11.464Z] 19:47:01 1 0.32 0.00 0.05 0.00 0.02 99.62 [2021-11-18T19:48:11.464Z] 19:48:01 all 8.23 0.00 2.77 0.03 0.03 88.94 [2021-11-18T19:48:11.464Z] 19:48:01 0 8.56 0.00 2.99 0.03 0.03 88.39 [2021-11-18T19:48:11.464Z] 19:48:01 1 7.90 0.00 2.56 0.03 0.02 89.49 [2021-11-18T19:48:11.464Z] Average: all 1.38 0.00 0.53 0.16 0.03 97.90 [2021-11-18T19:48:11.464Z] Average: 0 1.40 0.00 0.54 0.10 0.03 97.93 [2021-11-18T19:48:11.464Z] Average: 1 1.36 0.00 0.52 0.23 0.03 97.87 [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z] [2021-11-18T19:48:11.464Z]