Pull request #3833 opened 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from fbe562ca9a0eb1d57e0a2a90db91935960c89286+23881e65786e6db054b8e59a7c23de27e126c89d (7e580a79fceda365311494ae05522def0b525d73) Running in Durability level: MAX_SURVIVABILITY 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-ssh8949842461826089492.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-ssh5718324057656285752.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3833/workspace@libs/edgex-global-pipelines # timeout=10 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/edgex-go/branches/PR-3833/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh247165138726102885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/edgex-go/branches/PR-3833/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh46170798142503524.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5026205083853365052.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3833/workspace@libs/lf-pipelines # timeout=10 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/edgex-go/branches/PR-3833/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6157456011516154253.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], 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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: 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 on ‘prd-centos7-docker-4c-2g-709’ Running on prd-centos7-docker-4c-2g-712 in /w/workspace/edgexfoundry_edgex-go_PR-3833 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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/edgex-go/1@tmp/jenkins-gitclient-ssh7832830101721580802.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 23881e65786e6db054b8e59a7c23de27e126c89d into PR head commit fbe562ca9a0eb1d57e0a2a90db91935960c89286 Merge succeeded, producing fbe562ca9a0eb1d57e0a2a90db91935960c89286 Checking out Revision fbe562ca9a0eb1d57e0a2a90db91935960c89286 (PR-3833) > git config remote.origin.url git@github.com:edgexfoundry/edgex-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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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/edgex-go/1@tmp/jenkins-gitclient-ssh7124517385907205634.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3833/head:refs/remotes/origin/PR-3833 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbe562ca9a0eb1d57e0a2a90db91935960c89286 # 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/edgex-go/1@tmp/jenkins-gitclient-ssh6914038957801335254.key > git merge 23881e65786e6db054b8e59a7c23de27e126c89d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbe562ca9a0eb1d57e0a2a90db91935960c89286 # timeout=10 Commit message: "build: Update to latest go-mod-messaging w/o ZMQ on windows" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:12:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:12:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:12:31 ========================================================= 21:12:31 EdgeX Global Pipelines Version Info 21:12:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:12:32 ------------------- 21:12:32 stable info: 21:12:32 ------------------- 21:12:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:12:32 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 21:12:32 Message: update stable to v1.0.217 21:12:32 ------------------- 21:12:32 experimental info: 21:12:32 ------------------- 21:12:32 Commited By: **** collab-it+edgex@linuxfoundation.org 21:12:32 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 21:12:32 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:12:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:12:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3833 [Pipeline] echo 21:12:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3833 [Pipeline] echo 21:12:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3833 [Pipeline] echo 21:12:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbe562ca9a0eb1d57e0a2a90db91935960c89286 [Pipeline] echo 21:12:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbe562c [Pipeline] echo 21:12:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:12:34 provisioning config files... 21:12:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3234923470576370258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:34 ---> docker-login.sh 21:12:34 nexus3.edgexfoundry.org:10001 21:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:34 Configure a credential helper to remove this warning. See 21:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:34 21:12:34 Login Succeeded 21:12:34 nexus3.edgexfoundry.org:10002 21:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:34 Configure a credential helper to remove this warning. See 21:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:34 21:12:34 Login Succeeded 21:12:34 nexus3.edgexfoundry.org:10003 21:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:34 Configure a credential helper to remove this warning. See 21:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:34 21:12:34 Login Succeeded 21:12:34 nexus3.edgexfoundry.org:10004 21:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:35 Configure a credential helper to remove this warning. See 21:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:35 21:12:35 Login Succeeded 21:12:35 docker.io 21:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:35 Configure a credential helper to remove this warning. See 21:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:35 21:12:35 Login Succeeded 21:12:35 ---> docker-login.sh ends [Pipeline] } 21:12:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:12:35 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 21:12:35 + for file in '`ls cmd/**/Dockerfile`' 21:12:35 ++ dirname cmd/core-command/Dockerfile 21:12:35 ++ cut -d/ -f2 21:12:35 + echo core-command,cmd/core-command/Dockerfile 21:12:35 + for file in '`ls cmd/**/Dockerfile`' 21:12:35 ++ dirname cmd/core-data/Dockerfile 21:12:35 ++ cut -d/ -f2 21:12:35 + echo core-data,cmd/core-data/Dockerfile 21:12:35 + for file in '`ls cmd/**/Dockerfile`' 21:12:35 ++ dirname cmd/core-metadata/Dockerfile 21:12:35 ++ cut -d/ -f2 21:12:35 + echo core-metadata,cmd/core-metadata/Dockerfile 21:12:35 + for file in '`ls cmd/**/Dockerfile`' 21:12:35 ++ dirname cmd/security-bootstrapper/Dockerfile 21:12:35 ++ cut -d/ -f2 21:12:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:12:35 + for file in '`ls cmd/**/Dockerfile`' 21:12:35 ++ dirname cmd/security-proxy-setup/Dockerfile 21:12:35 ++ cut -d/ -f2 21:12:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:12:35 + for file in '`ls cmd/**/Dockerfile`' 21:12:35 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:12:35 ++ cut -d/ -f2 21:12:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:12:35 + for file in '`ls cmd/**/Dockerfile`' 21:12:35 ++ dirname cmd/support-notifications/Dockerfile 21:12:35 ++ cut -d/ -f2 21:12:35 + echo support-notifications,cmd/support-notifications/Dockerfile 21:12:35 + for file in '`ls cmd/**/Dockerfile`' 21:12:35 ++ dirname cmd/support-scheduler/Dockerfile 21:12:35 ++ cut -d/ -f2 21:12:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:12:35 + for file in '`ls cmd/**/Dockerfile`' 21:12:35 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:12:35 ++ cut -d/ -f2 21:12:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:12:35 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:12:36 + git rev-list -1 --merges fbe562ca9a0eb1d57e0a2a90db91935960c89286~1..fbe562ca9a0eb1d57e0a2a90db91935960c89286 [Pipeline] echo 21:12:36 -----------> git rev-list -1 --merges fbe562ca9a0eb1d57e0a2a90db91935960c89286~1..fbe562ca9a0eb1d57e0a2a90db91935960c89286 fbe562ca9a0eb1d57e0a2a90db91935960c89286 [false] [Pipeline] sh 21:12:36 + git log --format=format:%s -1 fbe562ca9a0eb1d57e0a2a90db91935960c89286 [Pipeline] echo 21:12:36 ========================================================= 21:12:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:12:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:12:37 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:12:37 + grep -v github /etc/ssh/ssh_known_hosts 21:12:37 + '[' -e /tmp/ssh_known_hosts ']' 21:12:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:12:37 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 21:12:37 + sudo tee -a /etc/ssh/ssh_known_hosts 21:12:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:12:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:12:37 21:12:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:12:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:12:37 latest: Pulling from edgex-devops/git-semver 21:12:37 a0d0a0d46f8b: Pulling fs layer 21:12:37 3e5f54012d9b: Pulling fs layer 21:12:37 4c7163046ea9: Pulling fs layer 21:12:37 0c2d73faf560: Pulling fs layer 21:12:37 0c2d73faf560: Waiting 21:12:37 3e5f54012d9b: Verifying Checksum 21:12:37 3e5f54012d9b: Download complete 21:12:37 a0d0a0d46f8b: Verifying Checksum 21:12:37 a0d0a0d46f8b: Download complete 21:12:37 0c2d73faf560: Verifying Checksum 21:12:37 0c2d73faf560: Download complete 21:12:38 4c7163046ea9: Verifying Checksum 21:12:38 4c7163046ea9: Download complete 21:12:38 a0d0a0d46f8b: Pull complete 21:12:38 3e5f54012d9b: Pull complete 21:12:38 4c7163046ea9: Pull complete 21:12:38 0c2d73faf560: Pull complete 21:12:38 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 21:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:12:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:12:38 prd-centos7-docker-4c-2g-712 does not seem to be running inside a container 21:12:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:12:39 $ docker top 78a153f432b072c0fb1d1d7582f97d7f891d1eef0c3782148a5ab54284dcc807 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:12:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:12:39 [ssh-agent] Looking for ssh-agent implementation... 21:12:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:12:39 $ docker exec 78a153f432b072c0fb1d1d7582f97d7f891d1eef0c3782148a5ab54284dcc807 ssh-agent 21:12:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBklAee/agent.15 21:12:39 SSH_AGENT_PID=22 21:12:39 Running ssh-add (command line suppressed) 21:12:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8249229171155732628.key (/w/workspace/edgex-go/1@tmp/private_key_8249229171155732628.key) 21:12:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:12:40 + git tag --points-at HEAD [Pipeline] } 21:12:40 $ docker exec --env ******** --env ******** 78a153f432b072c0fb1d1d7582f97d7f891d1eef0c3782148a5ab54284dcc807 ssh-agent -k 21:12:40 unset SSH_AUTH_SOCK; 21:12:40 unset SSH_AGENT_PID; 21:12:40 echo Agent pid 22 killed; 21:12:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:12:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:12:40 [ssh-agent] Looking for ssh-agent implementation... 21:12:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:12:40 $ docker exec 78a153f432b072c0fb1d1d7582f97d7f891d1eef0c3782148a5ab54284dcc807 ssh-agent 21:12:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPnMkkf/agent.56 21:12:40 SSH_AGENT_PID=62 21:12:40 Running ssh-add (command line suppressed) 21:12:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2315040833494094459.key (/w/workspace/edgex-go/1@tmp/private_key_2315040833494094459.key) 21:12:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:12:41 + git semver init 21:12:41 # -> Open(): unable to determine branch for HEAD 21:12:41 # $GIT_DIR = /w/workspace/edgex-go/1/.git 21:12:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 21:12:41 # $SEMVER_REMOTE_NAME = origin 21:12:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:12:41 # $SEMVER_USER_NAME = edgex-jenkins 21:12:41 # $SEMVER_BRANCH = PR-3833 21:12:41 # $SEMVER_TEMP = /tmp/semver-073505965 21:12:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:14:02 # '/tmp/semver-073505965' -> '/w/workspace/edgex-go/1/.semver' 21:14:02 # -> Force: false 21:14:02 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 21:14:02 $ docker exec --env ******** --env ******** 78a153f432b072c0fb1d1d7582f97d7f891d1eef0c3782148a5ab54284dcc807 ssh-agent -k 21:14:02 unset SSH_AUTH_SOCK; 21:14:02 unset SSH_AGENT_PID; 21:14:02 echo Agent pid 62 killed; 21:14:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:14:03 + git semver [Pipeline] } 21:14:03 $ docker stop --time=1 78a153f432b072c0fb1d1d7582f97d7f891d1eef0c3782148a5ab54284dcc807 21:14:04 $ docker rm -f 78a153f432b072c0fb1d1d7582f97d7f891d1eef0c3782148a5ab54284dcc807 [Pipeline] // withDockerContainer [Pipeline] sh 21:14:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:14:05 Stashed 1 file(s) [Pipeline] echo 21:14:05 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 21:14:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:14:06 ========================================================= 21:14:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:14:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:14:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:14:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:14:06 a0d0a0d46f8b: Already exists 21:14:06 31adcdaf11c8: Pulling fs layer 21:14:06 b8b176561691: Pulling fs layer 21:14:06 4527c011a84f: Pulling fs layer 21:14:06 5d74067f8e1e: Pulling fs layer 21:14:06 e0aca202a116: Pulling fs layer 21:14:06 3a43be97a3b4: Pulling fs layer 21:14:06 34cad66bf833: Pulling fs layer 21:14:06 b4e3c513aaa6: Pulling fs layer 21:14:06 5d74067f8e1e: Waiting 21:14:06 e0aca202a116: Waiting 21:14:06 3a43be97a3b4: Waiting 21:14:06 34cad66bf833: Waiting 21:14:06 b4e3c513aaa6: Waiting 21:14:06 b8b176561691: Verifying Checksum 21:14:06 b8b176561691: Download complete 21:14:06 31adcdaf11c8: Verifying Checksum 21:14:06 31adcdaf11c8: Download complete 21:14:06 5d74067f8e1e: Verifying Checksum 21:14:06 5d74067f8e1e: Download complete 21:14:06 e0aca202a116: Verifying Checksum 21:14:06 e0aca202a116: Download complete 21:14:06 3a43be97a3b4: Verifying Checksum 21:14:06 3a43be97a3b4: Download complete 21:14:06 31adcdaf11c8: Pull complete 21:14:06 34cad66bf833: Verifying Checksum 21:14:06 34cad66bf833: Download complete 21:14:06 b8b176561691: Pull complete 21:14:06 4527c011a84f: Verifying Checksum 21:14:06 4527c011a84f: Download complete 21:14:07 b4e3c513aaa6: Verifying Checksum 21:14:07 b4e3c513aaa6: Download complete 21:14:11 4527c011a84f: Pull complete 21:14:11 5d74067f8e1e: Pull complete 21:14:11 e0aca202a116: Pull complete 21:14:11 3a43be97a3b4: Pull complete 21:14:11 34cad66bf833: Pull complete 21:14:14 b4e3c513aaa6: Pull complete 21:14:14 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 21:14:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:14:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 21:14:15 + docker build -t ci-base-image-x86_64 -f - . 21:14:15 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:14:15 WORKDIR /edgex 21:14:15 COPY go.mod . 21:14:15 RUN go mod download' 21:14:16 Sending build context to Docker daemon 334.5MB 21:14:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:14:16 ---> 9f6097aaca64 21:14:16 Step 2/4 : WORKDIR /edgex 21:14:18 ---> Running in a7ef7a577892 21:14:18 Removing intermediate container a7ef7a577892 21:14:18 ---> 6f8b3689c22e 21:14:18 Step 3/4 : COPY go.mod . 21:14:18 ---> 7e98822d710d 21:14:18 Step 4/4 : RUN go mod download 21:14:18 ---> Running in 05087466558d 21:14:20 Still waiting to schedule task 21:14:20 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-710’ 21:14:51 Removing intermediate container 05087466558d 21:14:51 ---> 72d1d2bb8da7 21:14:51 Successfully built 72d1d2bb8da7 21:14:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:14:51 + docker inspect -f . ci-base-image-x86_64 21:14:51 . [Pipeline] withDockerContainer 21:14:51 prd-centos7-docker-4c-2g-712 does not seem to be running inside a container 21:14:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 21:14:51 $ docker top c59aa8b9587af4e9cef5db958f0b77d20edf3ab413651ec6a0c185b9c48d0d97 -eo pid,comm [Pipeline] { [Pipeline] sh 21:14:52 + go version 21:14:52 go version go1.16.8 linux/amd64 [Pipeline] } 21:14:52 $ docker stop --time=1 c59aa8b9587af4e9cef5db958f0b77d20edf3ab413651ec6a0c185b9c48d0d97 21:14:53 $ docker rm -f c59aa8b9587af4e9cef5db958f0b77d20edf3ab413651ec6a0c185b9c48d0d97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:14:54 + docker inspect -f . ci-base-image-x86_64 21:14:54 . [Pipeline] withDockerContainer 21:14:54 prd-centos7-docker-4c-2g-712 does not seem to be running inside a container 21:14:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 21:14:54 $ docker top 7f3598153c9cdaf1dcc4a033314a0ba40f7b5b822d03edf393abf61269932edb -eo pid,comm [Pipeline] { [Pipeline] echo 21:14:54 ========================================================= 21:14:54 [edgeXBuildGoParallel] Running Tests and Build... 21:14:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:14:55 + make test 21:14:55 go mod tidy 21:14:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:15:02 ? github.com/edgexfoundry/edgex-go [no test files] 21:15:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:15:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:15:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:15:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:15:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:15:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:15:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:15:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:15:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:15:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:15:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:15:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:15:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:15:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:15:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.038s coverage: 28.7% of statements 21:15:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:15:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:15:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements 21:15:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:15:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 44.7% of statements 21:15:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:15:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:15:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.139s coverage: 89.5% of statements 21:15:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:15:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:15:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements 21:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:15:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.270s coverage: 94.2% of statements 21:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:15:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 21:15:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:15:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:15:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:15:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:15:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:15:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 21:15:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:15:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:15:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:15:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements 21:15:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:15:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 21:15:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 21.7% of statements 21:15:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 21:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements 21:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 21:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 21:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 21:15:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.059s coverage: 94.4% of statements 21:15:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 21:15:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.176s coverage: 82.5% of statements 21:15:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 89.4% of statements 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.239s coverage: 65.4% of statements 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 21:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:16:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:16:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.3% of statements 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:16:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:16:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:16:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:16:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:16:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 21:16:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 21:16:23 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 21:16:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-714 in /w/workspace/edgexfoundry_edgex-go_PR-3833 [Pipeline] { [Pipeline] ws 21:16:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:16:52 The recommended git tool is: git 21:16:57 using credential edgex-jenkins-ssh 21:16:57 Cloning the remote Git repository 21:16:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:16:57 > git init /w/workspace/edgex-go/1 # timeout=10 21:16:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:16:58 > git --version # timeout=10 21:16:58 > git --version # 'git version 2.17.1' 21:16:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:17:02 GO111MODULE=on go vet ./... 21:17:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:17:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:17:09 ./bin/test-attribution-txt.sh [Pipeline] echo 21:17:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:17:09 + ls -al . 21:17:09 total 644 21:17:09 drwxrwxr-x 10 1001 1001 4096 Nov 29 21:17 . 21:17:09 drwxr-xr-x 4 root root 28 Nov 29 21:14 .. 21:17:09 -rw-rw-r-- 1 1001 1001 11 Nov 29 21:12 .dockerignore 21:17:09 drwxrwxr-x 8 1001 1001 179 Nov 29 21:12 .git 21:17:09 drwxrwxr-x 4 1001 1001 142 Nov 29 21:12 .github 21:17:09 -rw-rw-r-- 1 1001 1001 804 Nov 29 21:12 .gitignore 21:17:09 -rw-rw-r-- 1 1001 1001 42 Nov 29 21:12 .golangci.yml 21:17:09 -rw-rw-r-- 1 1001 1001 76 Nov 29 21:12 .hadolint.yml 21:17:09 drwx------ 3 1001 1001 73 Nov 29 21:13 .semver 21:17:09 -rw-rw-r-- 1 1001 1001 166 Nov 29 21:12 .sonarcloud.properties 21:17:09 -rw-rw-r-- 1 1001 1001 1171 Nov 29 21:12 ADOPTERS.md 21:17:09 -rw-rw-r-- 1 1001 1001 8910 Nov 29 21:12 Attribution.txt 21:17:09 -rw-rw-r-- 1 1001 1001 51732 Nov 29 21:12 CHANGELOG.md 21:17:09 -rw-rw-r-- 1 1001 1001 3804 Nov 29 21:12 CONTRIBUTING.md 21:17:09 -rw-rw-r-- 1 1001 1001 677 Nov 29 21:12 GOVERNANCE.md 21:17:09 -rw-rw-r-- 1 1001 1001 849 Nov 29 21:12 Jenkinsfile 21:17:09 -rw-rw-r-- 1 1001 1001 10775 Nov 29 21:12 LICENSE 21:17:09 -rw-rw-r-- 1 1001 1001 6508 Nov 29 21:12 Makefile 21:17:09 -rw-rw-r-- 1 1001 1001 582 Nov 29 21:12 OWNERS.md 21:17:09 -rw-rw-r-- 1 1001 1001 8207 Nov 29 21:12 README.md 21:17:09 -rw-rw-r-- 1 1001 1001 6912 Nov 29 21:12 SECURITY.md 21:17:09 -rw-rw-r-- 1 1001 1001 5 Nov 29 21:14 VERSION 21:17:09 -rw-rw-r-- 1 1001 1001 4131 Nov 29 21:12 ZMQWindows.md 21:17:09 drwxrwxr-x 2 1001 1001 37 Nov 29 21:12 bin 21:17:09 drwxrwxr-x 14 1001 1001 4096 Nov 29 21:12 cmd 21:17:09 -rw-r--r-- 1 root root 428381 Nov 29 21:16 coverage.out 21:17:09 -rw-rw-r-- 1 1001 1001 828 Nov 29 21:12 go.mod 21:17:09 -rw-rw-r-- 1 1001 1001 49483 Nov 29 21:12 go.sum 21:17:09 drwxrwxr-x 8 1001 1001 124 Nov 29 21:12 internal 21:17:09 drwxrwxr-x 3 1001 1001 16 Nov 29 21:12 openapi 21:17:09 drwxrwxr-x 4 1001 1001 71 Nov 29 21:12 snap 21:17:09 -rw-rw-r-- 1 1001 1001 204 Nov 29 21:12 version.go [Pipeline] sh 21:17:10 + '[' -e coverage.out ] 21:17:10 + chown 1001:1001 coverage.out [Pipeline] stash 21:17:10 Stashed 1 file(s) [Pipeline] sh 21:17:10 + make build 21:17:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:17:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:17:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:17:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:17:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:17:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:17:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:17:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3833/head:refs/remotes/origin/PR-3833 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:17:15 Merging remotes/origin/main commit 23881e65786e6db054b8e59a7c23de27e126c89d into PR head commit fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:17:15 Merge succeeded, producing fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:17:15 Checking out Revision fbe562ca9a0eb1d57e0a2a90db91935960c89286 (PR-3833) 21:17:15 > git config core.sparsecheckout # timeout=10 21:17:15 > git checkout -f fbe562ca9a0eb1d57e0a2a90db91935960c89286 # timeout=10 21:17:15 > git remote # timeout=10 21:17:15 > git config --get remote.origin.url # timeout=10 21:17:15 using GIT_SSH to set credentials SSH Credentials for GitHub 21:17:15 > git merge 23881e65786e6db054b8e59a7c23de27e126c89d # timeout=10 21:17:15 > git rev-parse HEAD^{commit} # timeout=10 21:17:15 > git config core.sparsecheckout # timeout=10 21:17:15 > git checkout -f fbe562ca9a0eb1d57e0a2a90db91935960c89286 # timeout=10 21:17:20 Commit message: "build: Update to latest go-mod-messaging w/o ZMQ on windows" 21:17:20 > git --version # timeout=10 21:17:20 > git --version # 'git version 2.17.1' 21:17:20 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 21:17:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 21:17:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] script [Pipeline] { [Pipeline] sh 21:17:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:17:21 % Total % Received % Xferd Average Speed Time Time Time Current 21:17:21 Dload Upload Total Spent Left Speed 21:17:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 75794 0 --:--:-- --:--:-- --:--:-- 75794 [Pipeline] sh 21:17:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 21:17:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] sh 21:17:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:17:21 + sudo tee /etc/docker/daemon.new 21:17:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:17:21 { 21:17:21 "registry-mirrors": [ 21:17:21 "https://nexus3.edgexfoundry.org:10001" 21:17:21 ], 21:17:21 "bip": "10.250.0.254/24", 21:17:21 "hosts": [ 21:17:21 "tcp://0.0.0.0:5555", 21:17:21 "unix:///var/run/docker.sock" 21:17:21 ], 21:17:21 "mtu": 1458, 21:17:21 "selinux-enabled": true, 21:17:21 "seccomp-profile": "/etc/docker/seccomp.json" 21:17:21 } [Pipeline] sh 21:17:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:17:22 + sudo service docker restart 21:17:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:17:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:17:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:17:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:17:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:17:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 21:17:29 $ docker stop --time=1 7f3598153c9cdaf1dcc4a033314a0ba40f7b5b822d03edf393abf61269932edb 21:17:31 $ docker rm -f 7f3598153c9cdaf1dcc4a033314a0ba40f7b5b822d03edf393abf61269932edb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:17:33 21:17:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:17:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:17:33 latest: Pulling from edgex-devops/edgex-compose 21:17:33 cbdbe7a5bc2a: Pulling fs layer 21:17:33 ca9280d653b3: Pulling fs layer 21:17:33 7e9c9ca2126c: Pulling fs layer 21:17:33 cbdbe7a5bc2a: Verifying Checksum 21:17:33 cbdbe7a5bc2a: Download complete 21:17:33 ca9280d653b3: Verifying Checksum 21:17:33 ca9280d653b3: Download complete 21:17:33 cbdbe7a5bc2a: Pull complete 21:17:34 7e9c9ca2126c: Download complete 21:17:34 ca9280d653b3: Pull complete 21:17:39 7e9c9ca2126c: Pull complete 21:17:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:17:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:17:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:17:39 prd-centos7-docker-4c-2g-712 does not seem to be running inside a container 21:17:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:17:41 $ docker top b8de074d590ee9b5bd451eaab2339dc75e3849ac04858e8a8cf4c966ab45d660 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 21:17:41 provisioning config files... 21:17:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5963935887222470140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:42 + grep parallel 21:17:42 + docker-compose build --help 21:17:42 ---> docker-login.sh 21:17:42 nexus3.edgexfoundry.org:10001 21:17:42 --parallel Build images in parallel. [Pipeline] } 21:17:42 $ docker stop --time=1 b8de074d590ee9b5bd451eaab2339dc75e3849ac04858e8a8cf4c966ab45d660 21:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:43 Configure a credential helper to remove this warning. See 21:17:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:43 21:17:43 Login Succeeded 21:17:43 nexus3.edgexfoundry.org:10002 21:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:43 Configure a credential helper to remove this warning. See 21:17:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:43 21:17:43 Login Succeeded 21:17:43 nexus3.edgexfoundry.org:10003 21:17:43 $ docker rm -f b8de074d590ee9b5bd451eaab2339dc75e3849ac04858e8a8cf4c966ab45d660 [Pipeline] // withDockerContainer 21:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:44 Configure a credential helper to remove this warning. See 21:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:44 21:17:44 Login Succeeded 21:17:44 nexus3.edgexfoundry.org:10004 21:17:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:17:44 . [Pipeline] withDockerContainer 21:17:44 prd-centos7-docker-4c-2g-712 does not seem to be running inside a container 21:17:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:44 Configure a credential helper to remove this warning. See 21:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:44 21:17:44 Login Succeeded 21:17:44 docker.io 21:17:45 $ docker top b0f3c8a5ee12da4cf7b5bb6599e1e4b24657839d4d9019ec362d736816b5c370 -eo pid,comm [Pipeline] { 21:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 21:17:45 + docker-compose -f ./docker-compose-build.yml build --parallel 21:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:45 Configure a credential helper to remove this warning. See 21:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:45 21:17:45 Login Succeeded 21:17:45 ---> docker-login.sh ends [Pipeline] } 21:17:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:17:46 Building core-command ... 21:17:46 Building core-data ... 21:17:46 Building core-metadata ... 21:17:46 Building security-bootstrapper ... 21:17:46 Building security-proxy-setup ... 21:17:46 Building security-secretstore-setup ... 21:17:46 Building support-notifications ... 21:17:46 Building support-scheduler ... 21:17:46 Building sys-mgmt-agent ... 21:17:46 Building support-scheduler 21:17:46 Building sys-mgmt-agent 21:17:46 Building support-notifications 21:17:46 Building core-metadata 21:17:46 Building security-proxy-setup [Pipeline] echo 21:17:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:17:46 ========================================================= 21:17:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:17:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:17:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:17:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:17:47 552d1f2373af: Pulling fs layer 21:17:47 ea3f2d53f512: Pulling fs layer 21:17:47 9e70ebbbe112: Pulling fs layer 21:17:47 7a9cfe048b4a: Pulling fs layer 21:17:47 72dc09318566: Pulling fs layer 21:17:47 f4f7b4309257: Pulling fs layer 21:17:47 0ac9a79272e3: Pulling fs layer 21:17:47 b78e95d17946: Pulling fs layer 21:17:47 f4f7b4309257: Waiting 21:17:47 0ac9a79272e3: Waiting 21:17:47 7a9cfe048b4a: Waiting 21:17:47 72dc09318566: Waiting 21:17:47 b78e95d17946: Waiting 21:17:47 9e70ebbbe112: Download complete 21:17:47 ea3f2d53f512: Download complete 21:17:47 72dc09318566: Verifying Checksum 21:17:47 72dc09318566: Download complete 21:17:47 f4f7b4309257: Verifying Checksum 21:17:47 f4f7b4309257: Download complete 21:17:47 552d1f2373af: Download complete 21:17:47 0ac9a79272e3: Verifying Checksum 21:17:47 0ac9a79272e3: Download complete 21:17:48 552d1f2373af: Pull complete 21:17:48 ea3f2d53f512: Pull complete 21:17:49 9e70ebbbe112: Pull complete 21:17:49 b78e95d17946: Verifying Checksum 21:17:49 b78e95d17946: Download complete 21:17:49 7a9cfe048b4a: Verifying Checksum 21:17:49 7a9cfe048b4a: Download complete 21:17:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:17:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:17:58 ---> 72d1d2bb8da7 21:17:58 Step 3/23 : WORKDIR /edgex-go 21:17:58 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:17:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:17:58 ---> 72d1d2bb8da7 21:17:58 Step 3/21 : WORKDIR /edgex-go 21:18:00 7a9cfe048b4a: Pull complete 21:18:00 72dc09318566: Pull complete 21:18:00 f4f7b4309257: Pull complete 21:18:00 0ac9a79272e3: Pull complete 21:18:02 ---> Running in 857f47b82f05 21:18:02 ---> Running in ae6315566fb6 21:18:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:18:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:18:05 ---> 72d1d2bb8da7 21:18:05 Step 3/22 : WORKDIR /edgex-go 21:18:05 ---> Using cache 21:18:05 ---> 164f8b92810c 21:18:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:06 b78e95d17946: Pull complete 21:18:06 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 21:18:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:18:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 21:18:06 + docker build -t ci-base-image-arm64 -f - . 21:18:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:18:06 WORKDIR /edgex 21:18:06 COPY go.mod . 21:18:06 RUN go mod download 21:18:07 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:18:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:18:07 ---> 72d1d2bb8da7 21:18:07 Step 3/20 : WORKDIR /edgex-go 21:18:07 ---> Using cache 21:18:07 ---> 1ddaa3e7eab6 21:18:07 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:07 Removing intermediate container ae6315566fb6 21:18:07 ---> 1ddaa3e7eab6 21:18:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:07 Removing intermediate container 857f47b82f05 21:18:07 ---> 164f8b92810c 21:18:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:07 ---> Running in 87b095f74711 21:18:07 ---> Running in ec94bc00bb8f 21:18:07 ---> Running in c7d31c831ee9 21:18:07 ---> Running in b401f34a3d0d 21:18:09 Sending build context to Docker daemon 168.9MB 21:18:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:18:09 ---> 8b459fc5aaf0 21:18:09 Step 2/4 : WORKDIR /edgex 21:18:09 Removing intermediate container 87b095f74711 21:18:09 ---> cb63c65d5257 21:18:09 Step 5/20 : RUN apk add --update --no-cache make git 21:18:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:18:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:18:09 ---> 72d1d2bb8da7 21:18:09 Step 3/22 : WORKDIR /edgex-go 21:18:09 ---> Using cache 21:18:09 ---> 1ddaa3e7eab6 21:18:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:09 ---> Using cache 21:18:09 ---> cb63c65d5257 21:18:09 Step 5/22 : RUN apk add --update --no-cache make bash git 21:18:09 ---> Running in 7d867363ae53 21:18:09 ---> Running in 5421a4c7dd3b 21:18:09 Removing intermediate container c7d31c831ee9 21:18:09 ---> 822d928df00f 21:18:09 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 21:18:09 ---> Running in 6f43e2e38bbe 21:18:09 Removing intermediate container b401f34a3d0d 21:18:09 ---> 6a71f8cb15b4 21:18:09 Step 5/23 : RUN apk add --update --no-cache make git 21:18:09 Removing intermediate container ec94bc00bb8f 21:18:09 ---> c87dd2286a8d 21:18:09 Step 5/22 : RUN apk add --update --no-cache make git 21:18:09 ---> Running in b4cc9548f58b 21:18:09 ---> Running in 28bed3be5678 21:18:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:18:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:18:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:18:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:18:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:18:10 ---> Running in af6f6ef00b25 21:18:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:18:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:18:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:18:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:18:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:18:11 OK: 220 MiB in 52 packages 21:18:11 Removing intermediate container af6f6ef00b25 21:18:11 ---> 278ae25544aa 21:18:11 Step 3/4 : COPY go.mod . 21:18:11 OK: 220 MiB in 52 packages 21:18:11 OK: 220 MiB in 52 packages 21:18:11 OK: 220 MiB in 52 packages 21:18:11 OK: 220 MiB in 52 packages 21:18:11 Removing intermediate container 5421a4c7dd3b 21:18:11 ---> 225fd2fa2d67 21:18:11 Step 6/22 : COPY . . 21:18:11 ---> 1e4aca7448c3 21:18:11 Step 4/4 : RUN go mod download 21:18:11 Removing intermediate container 7d867363ae53 21:18:11 ---> a367ea6e55e3 21:18:11 Step 6/20 : COPY . . 21:18:12 ---> Running in e3bca7ba733c 21:18:15 Removing intermediate container 28bed3be5678 21:18:15 ---> c1d37730b935 21:18:15 Step 6/22 : COPY . . 21:18:15 Removing intermediate container 6f43e2e38bbe 21:18:15 ---> 0a1b172ebbf7 21:18:15 Step 6/21 : COPY . . 21:18:15 Removing intermediate container b4cc9548f58b 21:18:15 ---> 366fb5e19fc3 21:18:15 Step 6/23 : COPY go.mod . 21:18:15 ---> a457feead046 21:18:15 Step 7/23 : RUN go mod download 21:18:17 ---> Running in de8ba57a351e 21:18:21 ---> 8cf65e287d8e 21:18:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:21 Removing intermediate container de8ba57a351e 21:18:21 ---> fd3fe592cb30 21:18:21 Step 8/23 : COPY . . 21:18:21 ---> b0b5a45aecaa 21:18:21 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:21 ---> Running in 59b249ed50b3 21:18:21 ---> Running in 2b5a20d27797 21:18:24 ---> 9854b89e8fa2 21:18:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:25 ---> 9249560e4a44 21:18:25 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:25 ---> Running in d4ab3b8e9d40 21:18:25 Removing intermediate container 2b5a20d27797 21:18:25 ---> 3afcdcc777ce 21:18:25 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:18:25 ---> Running in 314c89ec9a9b 21:18:25 Removing intermediate container 59b249ed50b3 21:18:25 ---> 6de57e962235 21:18:25 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:18:25 ---> Running in b6eaa75db0c6 21:18:26 ---> Running in 557afca8353c 21:18:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:18:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:18:29 Removing intermediate container d4ab3b8e9d40 21:18:29 ---> 3561d7ecfa2c 21:18:29 Step 8/22 : RUN make cmd/core-metadata/core-metadata 21:18:29 Removing intermediate container 314c89ec9a9b 21:18:29 ---> 42714ee546db 21:18:29 Step 8/21 : RUN make cmd/support-notifications/support-notifications 21:18:30 ---> Running in 6152a75dc3be 21:18:30 ---> Running in 350da0c0ab7f 21:18:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:18:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:18:42 ---> d1980b48892a 21:18:42 Step 9/23 : RUN go mod tidy 21:18:42 ---> Running in 121ebaa4a19d 21:18:44 Removing intermediate container 121ebaa4a19d 21:18:44 ---> 570a1b1b7143 21:18:44 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:18:44 ---> Running in 46dac7e723e0 21:18:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:18:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:19:03 Removing intermediate container b6eaa75db0c6 21:19:03 ---> 3f3ae20617c6 21:19:03 21:19:03 Step 9/20 : FROM alpine:3.14 21:19:03 Removing intermediate container 557afca8353c 21:19:03 ---> 5607a30242dc 21:19:03 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:19:03 ---> Running in 21245bc333ff 21:19:03 3.14: Pulling from library/alpine 21:19:03 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 21:19:03 Status: Downloaded newer image for alpine:3.14 21:19:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:19:03 ---> 0a97eee8041e 21:19:03 Step 10/20 : RUN apk add --update --no-cache curl 21:19:03 ---> Running in 7528b4b3f785 21:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:19:04 (1/5) Installing ca-certificates (20191127-r5) 21:19:04 (2/5) Installing brotli-libs (1.0.9-r5) 21:19:05 (3/5) Installing nghttp2-libs (1.43.0-r0) 21:19:05 (4/5) Installing libcurl (7.79.1-r0) 21:19:05 (5/5) Installing curl (7.79.1-r0) 21:19:05 Executing busybox-1.33.1-r6.trigger 21:19:05 Executing ca-certificates-20191127-r5.trigger 21:19:05 OK: 8 MiB in 19 packages 21:19:05 Removing intermediate container 21245bc333ff 21:19:05 ---> 61a25e6514c4 21:19:05 21:19:05 Step 10/22 : FROM docker:20.10.8 21:19:05 20.10.8: Pulling from library/docker 21:19:05 Removing intermediate container 7528b4b3f785 21:19:05 ---> f86d61566a8b 21:19:05 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:19:05 ---> Running in a58cbef5b4a8 21:19:06 Removing intermediate container a58cbef5b4a8 21:19:06 ---> ffd1af840b51 21:19:06 Step 12/20 : WORKDIR /edgex 21:19:06 ---> Running in bbb04a7cb19d 21:19:06 Removing intermediate container bbb04a7cb19d 21:19:06 ---> a20c5f075a4d 21:19:06 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:19:07 ---> 9e30a6479031 21:19:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:19:07 ---> 487104a3dcd9 21:19:07 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:19:08 ---> a54b8a720e2c 21:19:08 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:19:08 ---> Running in 12a0bd860887 21:19:08 Removing intermediate container 12a0bd860887 21:19:08 ---> 232531a62432 21:19:08 Step 17/20 : CMD ["--init=true"] 21:19:08 ---> Running in 406d1606705a 21:19:08 Removing intermediate container 406d1606705a 21:19:08 ---> d34b0922ee14 21:19:08 Step 18/20 : LABEL arch=x86_64 21:19:09 ---> Running in b9e37d85ed39 21:19:09 Removing intermediate container b9e37d85ed39 21:19:09 ---> aca1417c6a43 21:19:09 Step 19/20 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:19:09 ---> Running in 6607523d8e12 21:19:09 Removing intermediate container 6607523d8e12 21:19:09 ---> d1568cb7fdc6 21:19:09 Step 20/20 : LABEL version=0.0.0 21:19:09 ---> Running in 1c3f4ac4dd81 21:19:09 Removing intermediate container 1c3f4ac4dd81 21:19:09 ---> 0a08dfdbe7c2 21:19:09 21:19:10 Successfully built 0a08dfdbe7c2 21:19:10 Successfully tagged security-proxy-setup:latest 21:19:10 Building security-bootstrapper 21:19:16  Building security-proxy-setup ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:19:16 Step 2/30 : FROM ${BUILDER_BASE} AS builder 21:19:16 ---> 72d1d2bb8da7 21:19:16 Step 3/30 : WORKDIR /edgex-go 21:19:16 ---> Using cache 21:19:16 ---> 1ddaa3e7eab6 21:19:16 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:16 ---> Using cache 21:19:16 ---> 822d928df00f 21:19:16 Step 5/30 : RUN apk add --update --no-cache make git 21:19:16 ---> Running in 14ccfd2620f4 21:19:16 Removing intermediate container 6152a75dc3be 21:19:16 ---> 879e1ba7b9c1 21:19:16 21:19:16 Step 9/22 : FROM alpine:3.14 21:19:16 ---> 0a97eee8041e 21:19:16 Step 10/22 : RUN apk add --update --no-cache dumb-init 21:19:16 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 21:19:16 Status: Downloaded newer image for docker:20.10.8 21:19:16 ---> Running in 6f92227bbabc 21:19:16 ---> bc6c0ffef665 21:19:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:19:16 ---> Running in 1326e480f275 21:19:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:19:17 Removing intermediate container 1326e480f275 21:19:17 ---> d7c13cbbac76 21:19:17 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:19:17 ---> Running in 2537c5687025 21:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:19:17 Removing intermediate container 350da0c0ab7f 21:19:17 ---> b5e7068098b5 21:19:17 21:19:17 Step 9/21 : FROM alpine:3.14 21:19:17 ---> 0a97eee8041e 21:19:17 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 21:19:17 ---> Running in b412dc8fce24 21:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:19:17 (1/1) Installing dumb-init (1.2.5-r1) 21:19:17 Executing busybox-1.33.1-r6.trigger 21:19:17 OK: 6 MiB in 15 packages 21:19:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:19:18 Removing intermediate container 6f92227bbabc 21:19:18 ---> 30f1f0f165ef 21:19:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:19:18 ---> Running in 0384ed1f101f 21:19:18 OK: 220 MiB in 52 packages 21:19:18 (1/42) Installing readline (8.1.0-r0) 21:19:18 (2/42) Installing bash (5.1.4-r0) 21:19:18 Executing bash-5.1.4-r0.post-install 21:19:18 (3/42) Installing brotli-libs (1.0.9-r5) 21:19:18 Removing intermediate container 0384ed1f101f 21:19:18 ---> 605d70befb7f 21:19:18 Step 12/22 : ENV APP_PORT=59881 21:19:18 (4/42) Installing nghttp2-libs (1.43.0-r0) 21:19:18 (5/42) Installing libcurl (7.79.1-r0) 21:19:18 (6/42) Installing curl (7.79.1-r0) 21:19:18 (7/42) Installing dumb-init (1.2.5-r1) 21:19:18 (8/42) Installing libbz2 (1.0.8-r1) 21:19:18 (1/2) Installing ca-certificates (20191127-r5) 21:19:18 (9/42) Installing expat (2.4.1-r0) 21:19:18 (10/42) Installing libffi (3.3-r2) 21:19:18 (11/42) Installing gdbm (1.19-r0) 21:19:18 (12/42) Installing xz-libs (5.2.5-r0) 21:19:18 ---> Running in 3b8bf7fbc38a 21:19:18 (13/42) Installing libgcc (10.3.1_git20210424-r2) 21:19:18 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 21:19:18 (2/2) Installing dumb-init (1.2.5-r1) 21:19:18 Executing busybox-1.33.1-r6.trigger 21:19:18 (15/42) Installing mpdecimal (2.5.1-r1) 21:19:18 Executing ca-certificates-20191127-r5.trigger 21:19:18 (16/42) Installing sqlite-libs (3.35.5-r0) 21:19:18 (17/42) Installing python3 (3.9.5-r2) 21:19:18 OK: 6 MiB in 16 packages 21:19:18 Removing intermediate container 3b8bf7fbc38a 21:19:18 ---> 028af85c48e3 21:19:18 Step 13/22 : EXPOSE $APP_PORT 21:19:19 ---> Running in c0628f9348ff 21:19:19 Removing intermediate container 14ccfd2620f4 21:19:19 ---> 89dc1a9e4e29 21:19:19 Step 6/30 : COPY . . 21:19:19 (18/42) Installing py3-appdirs (1.4.4-r2) 21:19:19 (19/42) Installing py3-chardet (4.0.0-r2) 21:19:19 (20/42) Installing py3-idna (3.2-r0) 21:19:19 (21/42) Installing py3-urllib3 (1.26.5-r0) 21:19:19 (22/42) Installing py3-certifi (2020.12.5-r1) 21:19:19 (23/42) Installing py3-requests (2.25.1-r4) 21:19:19 (24/42) Installing py3-msgpack (1.0.2-r1) 21:19:19 (25/42) Installing py3-lockfile (0.12.2-r4) 21:19:19 (26/42) Installing py3-cachecontrol (0.12.6-r1) 21:19:20 Removing intermediate container c0628f9348ff 21:19:20 ---> e4c098dad8cb 21:19:20 Step 14/22 : WORKDIR / 21:19:20 (27/42) Installing py3-colorama (0.4.4-r1) 21:19:20 (28/42) Installing py3-contextlib2 (0.6.0-r1) 21:19:20 (29/42) Installing py3-distlib (0.3.1-r3) 21:19:21 (30/42) Installing py3-distro (1.5.0-r3) 21:19:21 (31/42) Installing py3-six (1.15.0-r1) 21:19:21 (32/42) Installing py3-webencodings (0.5.1-r4) 21:19:21 (33/42) Installing py3-html5lib (1.1-r1) 21:19:21 (34/42) Installing py3-parsing (2.4.7-r2) 21:19:21 (35/42) Installing py3-packaging (20.9-r1) 21:19:21 (36/42) Installing py3-toml (0.10.2-r2) 21:19:21 ---> Running in 904815d680ac 21:19:21 Removing intermediate container b412dc8fce24 21:19:21 ---> 719f0b1990e8 21:19:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:19:21 (37/42) Installing py3-pep517 (0.10.0-r2) 21:19:21 (38/42) Installing py3-progress (1.5-r2) 21:19:21 (39/42) Installing py3-retrying (1.3.3-r1) 21:19:21 (40/42) Installing py3-ordered-set (4.0.2-r1) 21:19:21 (41/42) Installing py3-setuptools (52.0.0-r3) 21:19:21 (42/42) Installing py3-pip (20.3.4-r1) 21:19:21 ---> Running in a1b7f74a9e36 21:19:21 Executing busybox-1.33.1-r3.trigger 21:19:22 OK: 84 MiB in 64 packages 21:19:22 Removing intermediate container 904815d680ac 21:19:22 ---> 766cc6bd01df 21:19:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:19:22 Removing intermediate container a1b7f74a9e36 21:19:22 ---> 680df1c66b9f 21:19:22 Step 12/21 : ENV APP_PORT=59860 21:19:23 Collecting docker-compose==1.23.2 21:19:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:19:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:19:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:19:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 21:19:23 Collecting cached-property<2,>=1.2.0 21:19:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:19:23 ---> Running in 92c44fe67b43 21:19:23 Collecting texttable<0.10,>=0.9.0 21:19:23 Downloading texttable-0.9.1.tar.gz (11 kB) 21:19:23 ---> 9752fdd745a5 21:19:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:19:23 Removing intermediate container 46dac7e723e0 21:19:23 ---> 3b700f9bd8cf 21:19:23 21:19:23 Step 11/23 : FROM alpine:3.14 21:19:23 ---> 0a97eee8041e 21:19:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:19:23 ---> Using cache 21:19:23 ---> 30f1f0f165ef 21:19:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:19:23 ---> Using cache 21:19:23 ---> 605d70befb7f 21:19:23 Step 14/23 : ENV APP_PORT=59861 21:19:23 Removing intermediate container 92c44fe67b43 21:19:23 ---> 6b1b0be765fa 21:19:23 Step 13/21 : EXPOSE $APP_PORT 21:19:23 ---> Running in 6682261971a4 21:19:23 Collecting docker<4.0,>=3.6.0 21:19:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:19:23 ---> Running in b0790e475187 21:19:23 Collecting PyYAML<4,>=3.10 21:19:23 ---> d3e0b7288a0b 21:19:23 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:24 Downloading PyYAML-3.13.tar.gz (270 kB) 21:19:24 ---> Running in 97b47a8e97b8 21:19:24 ---> d5cd543a2dc2 21:19:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:19:24 Removing intermediate container 6682261971a4 21:19:24 ---> c46fa1646bb0 21:19:24 Step 15/23 : EXPOSE $APP_PORT 21:19:24 Removing intermediate container b0790e475187 21:19:24 ---> d283e3772b80 21:19:24 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 21:19:24 ---> Running in c0595868f4e7 21:19:24 ---> 72cbecff489a 21:19:24 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:19:24 ---> Running in 94fd3dc701a5 21:19:24 ---> faa389b84b9c 21:19:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:19:24 Removing intermediate container c0595868f4e7 21:19:24 ---> 0216f3da7042 21:19:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:19:24 Removing intermediate container 94fd3dc701a5 21:19:24 ---> f56feb416799 21:19:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:19:24 ---> Running in 1bdb21c83c31 21:19:24 Collecting jsonschema<3,>=2.5.1 21:19:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:19:24 Collecting websocket-client<1.0,>=0.32.0 21:19:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:19:24 ---> f265b812792e 21:19:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:19:24 Collecting dockerpty<0.5,>=0.4.1 21:19:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:19:24 Removing intermediate container 1bdb21c83c31 21:19:24 ---> 71bd432a03d0 21:19:24 Step 20/22 : LABEL arch=x86_64 21:19:24 ---> Running in d409e5041385 21:19:24 ---> 183022594338 21:19:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:19:25 Removing intermediate container d409e5041385 21:19:25 ---> a7fd488dd70f 21:19:25 Step 21/22 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:19:25 Collecting docopt<0.7,>=0.6.1 21:19:25 ---> Running in b50eca54aa8f 21:19:25 Downloading docopt-0.6.2.tar.gz (25 kB) 21:19:25 ---> d2ce1f20beff 21:19:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:19:25 ---> 3f7a0d3c78c9 21:19:25 Step 17/21 : ENTRYPOINT ["/support-notifications"] 21:19:25 Removing intermediate container b50eca54aa8f 21:19:25 ---> 384bf1ad97b5 21:19:25 Step 22/22 : LABEL version=0.0.0 21:19:25 ---> Running in c6c6848aef72 21:19:25 ---> Running in 53ebb79d886e 21:19:25 Removing intermediate container 97b47a8e97b8 21:19:25 ---> da78485010a6 21:19:25 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:19:25 ---> Running in 675fe1305689 21:19:25 ---> 872a6ddd7ab4 21:19:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:19:25 Removing intermediate container 53ebb79d886e 21:19:25 ---> 99ae9feb3c7f 21:19:25 21:19:25 Removing intermediate container c6c6848aef72 21:19:25 ---> e68ff8d27d45 21:19:25 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:19:25 Collecting docker-pycreds>=0.4.0 21:19:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:19:25 ---> Running in ee10bb4ba333 21:19:25 ---> Running in 86f9a5660b99 21:19:25 Successfully built 99ae9feb3c7f 21:19:25 Collecting chardet<3.1.0,>=3.0.2 21:19:25 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:19:25 Successfully tagged core-metadata:latest 21:19:25 Building core-command 21:19:25  Building core-metadata ... done Collecting idna<2.8,>=2.5 21:19:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:19:26 Removing intermediate container ee10bb4ba333 21:19:26 ---> 0c7d337359f8 21:19:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:19:26 Removing intermediate container 86f9a5660b99 21:19:26 ---> 8c81e5df3b14 21:19:26 Step 19/21 : LABEL arch=x86_64 21:19:26 Collecting urllib3<1.25,>=1.21.1 21:19:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:19:26 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:19:26 ---> Running in 87dd244c48b6 21:19:26 ---> Running in 993b77a375c0 21:19:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:19:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:19:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:19:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:19:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:19:26 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:19:26 Attempting uninstall: urllib3 21:19:26 Found existing installation: urllib3 1.26.5 21:19:26 Uninstalling urllib3-1.26.5: 21:19:26 Successfully uninstalled urllib3-1.26.5 21:19:26 Removing intermediate container 87dd244c48b6 21:19:26 ---> 432f1ddd2e3c 21:19:26 Step 21/23 : LABEL arch=x86_64 21:19:26 Removing intermediate container 993b77a375c0 21:19:26 ---> a0527cb923c5 21:19:26 Step 20/21 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:19:26 Attempting uninstall: idna 21:19:26 Found existing installation: idna 3.2 21:19:26 Uninstalling idna-3.2: 21:19:27 Successfully uninstalled idna-3.2 21:19:27 ---> Running in b126fcc53358 21:19:27 ---> Running in 0ac690fd5d7f 21:19:27 Attempting uninstall: chardet 21:19:27 Found existing installation: chardet 4.0.0 21:19:27 Uninstalling chardet-4.0.0: 21:19:27 Successfully uninstalled chardet-4.0.0 21:19:27 Removing intermediate container b126fcc53358 21:19:27 ---> 1994aa22f8e9 21:19:27 Step 21/21 : LABEL version=0.0.0 21:19:28 Removing intermediate container 0ac690fd5d7f 21:19:28 ---> a5958a2cd557 21:19:28 Step 22/23 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:19:28 ---> Running in cf3bb679f1ba 21:19:28 ---> Running in 0450a9b963b0 21:19:28 Attempting uninstall: requests 21:19:28 Found existing installation: requests 2.25.1 21:19:28 Uninstalling requests-2.25.1: 21:19:28 Successfully uninstalled requests-2.25.1 21:19:28 Removing intermediate container cf3bb679f1ba 21:19:28 ---> c08d5c92f8c1 21:19:28 21:19:28 Running setup.py install for texttable: started 21:19:28 Removing intermediate container 0450a9b963b0 21:19:28 ---> 07e0c334ee7e 21:19:28 Step 23/23 : LABEL version=0.0.0 21:19:28 Successfully built c08d5c92f8c1 21:19:28 Successfully tagged support-notifications:latest 21:19:28  Building support-notifications ... done Building core-data 21:19:28 ---> Running in 6bd40d4723c5 21:19:28 Running setup.py install for texttable: finished with status 'done' 21:19:28 Running setup.py install for PyYAML: started 21:19:29 Removing intermediate container 6bd40d4723c5 21:19:29 ---> 441a15b83ec5 21:19:29 21:19:29 Successfully built 441a15b83ec5 21:19:29 Successfully tagged support-scheduler:latest 21:19:29  Building support-scheduler ... done Building security-secretstore-setup 21:19:29 Running setup.py install for PyYAML: finished with status 'done' 21:19:29 Running setup.py install for docopt: started 21:19:30 Running setup.py install for docopt: finished with status 'done' 21:19:30 Running setup.py install for dockerpty: started 21:19:30 Running setup.py install for dockerpty: finished with status 'done' 21:19:31 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:19:33 Removing intermediate container e3bca7ba733c 21:19:33 ---> 0ecfe00bb493 21:19:33 Successfully built 0ecfe00bb493 21:19:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:19:34 + docker inspect -f . ci-base-image-arm64 21:19:34 . [Pipeline] withDockerContainer 21:19:34 prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container 21:19:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 21:19:36 $ docker top 9fb0993f68c4a5ecc3ec6c76406325374e62ea63b28188989d99e8709f7c81e7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:19:37 + go version 21:19:37 go version go1.16.8 linux/arm64 [Pipeline] } 21:19:37 $ docker stop --time=1 9fb0993f68c4a5ecc3ec6c76406325374e62ea63b28188989d99e8709f7c81e7 21:19:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:19:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:19:38 ---> 72d1d2bb8da7 21:19:38 Step 3/22 : WORKDIR /edgex-go 21:19:38 ---> Using cache 21:19:38 ---> 1ddaa3e7eab6 21:19:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:38 ---> Using cache 21:19:38 ---> 822d928df00f 21:19:38 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:19:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:19:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:19:38 ---> 72d1d2bb8da7 21:19:38 Step 3/24 : WORKDIR /edgex-go 21:19:38 ---> Using cache 21:19:38 ---> 1ddaa3e7eab6 21:19:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:38 ---> Using cache 21:19:38 ---> 822d928df00f 21:19:38 Step 5/24 : RUN apk add --update --no-cache make git 21:19:38 ---> Using cache 21:19:38 ---> 89dc1a9e4e29 21:19:38 Step 6/24 : COPY . . 21:19:38 ---> Using cache 21:19:38 ---> d3e0b7288a0b 21:19:38 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:38 ---> Using cache 21:19:38 ---> da78485010a6 21:19:38 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:19:38 $ docker rm -f 9fb0993f68c4a5ecc3ec6c76406325374e62ea63b28188989d99e8709f7c81e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 21:19:39 ---> Running in 9ff3e68a8252 21:19:39 ---> Running in cc7cc814e0dd [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:19:39 + docker inspect -f . ci-base-image-arm64 21:19:39 . [Pipeline] withDockerContainer 21:19:40 prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container 21:19:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 21:19:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:19:41 $ docker top 376e305de86d420a33580c5c7d67d37779da53816642c8b6f3cc157668c9bf5b -eo pid,comm 21:19:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 21:19:42 ========================================================= 21:19:42 [edgeXBuildGoParallel] Running Tests and Build... 21:19:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:19:42 + make test 21:19:42 go mod tidy 21:19:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:19:43 OK: 220 MiB in 52 packages 21:19:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:19:45 Removing intermediate container 9ff3e68a8252 21:19:45 ---> 4624e36d1523 21:19:45 Step 6/22 : COPY . . 21:19:46 Removing intermediate container 2537c5687025 21:19:46 ---> 9799300b40cd 21:19:46 Step 13/22 : ENV APP_PORT=58890 21:19:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:19:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:19:46 ---> 72d1d2bb8da7 21:19:46 Step 3/22 : WORKDIR /edgex-go 21:19:46 ---> Using cache 21:19:46 ---> 1ddaa3e7eab6 21:19:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:46 ---> Using cache 21:19:46 ---> 822d928df00f 21:19:46 Step 5/22 : RUN apk add --update --no-cache make git 21:19:46 ---> Using cache 21:19:46 ---> 89dc1a9e4e29 21:19:46 Step 6/22 : COPY . . 21:19:46 ---> Using cache 21:19:46 ---> d3e0b7288a0b 21:19:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:46 ---> Using cache 21:19:46 ---> da78485010a6 21:19:46 Step 8/22 : RUN make cmd/core-command/core-command 21:19:46 ---> Running in d9c4bb9ac455 21:19:46 ---> Running in 7638594bbf74 21:19:47 Removing intermediate container d9c4bb9ac455 21:19:47 ---> 892f609b4296 21:19:47 Step 14/22 : EXPOSE $APP_PORT 21:19:47 ---> Running in f473fe73c053 21:19:48 Removing intermediate container f473fe73c053 21:19:48 ---> 5ebb32fae90d 21:19:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:19:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:19:49 ---> 7f816b7d7b22 21:19:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:19:50 ---> 43b071029b56 21:19:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:19:51 ---> 47c0820d5977 21:19:51 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 21:19:51 ---> Running in 4b4dd1b8b7f2 21:19:52 Removing intermediate container 4b4dd1b8b7f2 21:19:52 ---> 0658e63dfb23 21:19:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:19:52 ---> Running in 53379d9f9367 21:19:52 ---> 8e49a7aca97f 21:19:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:52 ---> Running in 43d83d7fa1b2 21:19:52 Removing intermediate container 53379d9f9367 21:19:52 ---> d5ecb75b31a6 21:19:52 Step 20/22 : LABEL arch=x86_64 21:19:52 ---> Running in 3b2a37107af1 21:19:52 Removing intermediate container 3b2a37107af1 21:19:52 ---> 23dc0208c780 21:19:52 Step 21/22 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:19:52 ---> Running in f12193ac2ceb 21:19:52 Removing intermediate container f12193ac2ceb 21:19:52 ---> e73e50172b7c 21:19:52 Step 22/22 : LABEL version=0.0.0 21:19:52 ---> Running in 5c441f8c4e7d 21:19:53 Removing intermediate container 5c441f8c4e7d 21:19:53 ---> e8321cec9d05 21:19:53 21:19:53 Successfully built e8321cec9d05 21:19:53 Successfully tagged sys-mgmt-agent:latest 21:19:53  Building sys-mgmt-agent ... done Removing intermediate container 43d83d7fa1b2 21:19:53 ---> 8158c9ed2c95 21:19:53 Step 8/22 : RUN make cmd/core-data/core-data 21:19:53 ---> Running in 5cf4fe90f97a 21:19:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:19:57 Removing intermediate container 675fe1305689 21:19:57 ---> c0bcc7a350f3 21:19:57 21:19:57 Step 9/30 : FROM alpine:3.14 21:19:57 ---> 0a97eee8041e 21:19:57 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:19:57 ---> Running in fe0791186173 21:19:57 Removing intermediate container fe0791186173 21:19:57 ---> 3160edd944fe 21:19:57 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 21:19:57 ---> Running in 98ab790df16d 21:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:19:58 (1/2) Installing dumb-init (1.2.5-r1) 21:19:58 (2/2) Installing su-exec (0.2-r1) 21:19:58 Executing busybox-1.33.1-r6.trigger 21:19:58 OK: 6 MiB in 16 packages 21:19:58 Removing intermediate container 98ab790df16d 21:19:58 ---> 541a0c5193d1 21:19:58 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 21:19:58 ---> Running in fff3bb94a1ae 21:19:58 Removing intermediate container fff3bb94a1ae 21:19:58 ---> 9dc4655df313 21:19:58 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:19:58 ---> Running in 88243ffe9078 21:19:58 Removing intermediate container 88243ffe9078 21:19:58 ---> 7ecf200e0180 21:19:58 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:19:58 ---> Running in 250e5c8e33ca 21:20:00 Removing intermediate container 250e5c8e33ca 21:20:00 ---> d09d4dace608 21:20:00 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 21:20:00 ---> Running in 6f3128336656 21:20:00 Removing intermediate container 6f3128336656 21:20:00 ---> 7d4def559d3c 21:20:00 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:20:00 ---> 4ddc136a40fb 21:20:00 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:20:00 ---> Running in 262d4b2b0c0b 21:20:01 Removing intermediate container 262d4b2b0c0b 21:20:01 ---> 47aa86e5becd 21:20:01 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 21:20:01 ---> 1fc6181a0001 21:20:01 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:20:01 ---> 89cacc4377a6 21:20:01 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:20:02 ---> 42092085a4ff 21:20:02 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:20:02 ---> 67c65333653a 21:20:02 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:20:02 ---> 8bf4d06fd21a 21:20:02 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 21:20:03 ---> Running in fcf0f0b124a1 21:20:03 Removing intermediate container fcf0f0b124a1 21:20:03 ---> 95a6022644a1 21:20:03 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:20:03 ---> 74321cc072e9 21:20:03 Step 25/30 : RUN chmod +x /entrypoint.sh 21:20:03 ---> Running in 71ce2273bb96 21:20:04 Removing intermediate container 71ce2273bb96 21:20:04 ---> 614765149a31 21:20:04 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 21:20:04 ---> Running in 177bdd74e78f 21:20:04 Removing intermediate container 177bdd74e78f 21:20:04 ---> 063a2a606702 21:20:04 Step 27/30 : CMD ["gate"] 21:20:05 ---> Running in 3416c5e4bba5 21:20:05 Removing intermediate container 3416c5e4bba5 21:20:05 ---> 300a60df2e47 21:20:05 Step 28/30 : LABEL arch=x86_64 21:20:05 ---> Running in 23a7157e5a35 21:20:05 Removing intermediate container 23a7157e5a35 21:20:05 ---> b7cd6b7d63b7 21:20:05 Step 29/30 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:20:05 ---> Running in e86e10b43420 21:20:05 Removing intermediate container e86e10b43420 21:20:05 ---> b23a4a85e506 21:20:05 Step 30/30 : LABEL version=0.0.0 21:20:05 ---> Running in 7b9aba4b4e94 21:20:05 Removing intermediate container 7b9aba4b4e94 21:20:05 ---> 446bb1bb8efc 21:20:05 21:20:05 Successfully built 446bb1bb8efc 21:20:06 Successfully tagged security-bootstrapper:latest 21:20:08  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:20:10 ? github.com/edgexfoundry/edgex-go [no test files] 21:20:12 Removing intermediate container cc7cc814e0dd 21:20:12 ---> 52f359e3b8c5 21:20:12 21:20:12 Step 9/24 : FROM alpine:3.14 21:20:12 ---> 0a97eee8041e 21:20:12 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:20:12 ---> Running in 72521e420387 21:20:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:20:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:20:12 (1/3) Installing ca-certificates (20191127-r5) 21:20:12 (2/3) Installing dumb-init (1.2.5-r1) 21:20:12 (3/3) Installing su-exec (0.2-r1) 21:20:12 Executing busybox-1.33.1-r6.trigger 21:20:12 Executing ca-certificates-20191127-r5.trigger 21:20:12 OK: 6 MiB in 17 packages 21:20:13 Removing intermediate container 72521e420387 21:20:13 ---> 021f9f487c02 21:20:13 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:20:13 ---> Running in c2f86b70ddd0 21:20:13 Removing intermediate container c2f86b70ddd0 21:20:13 ---> 52488c864e44 21:20:13 Step 12/24 : WORKDIR / 21:20:13 ---> Running in 9acae878fe84 21:20:13 Removing intermediate container 9acae878fe84 21:20:13 ---> 415272a2ca63 21:20:13 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:20:13 ---> 0886eae6d07f 21:20:13 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:20:14 ---> 6444686c0fa4 21:20:14 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:20:14 ---> 4ba63bb8674f 21:20:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:20:14 ---> 45e19a446ff5 21:20:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:20:15 ---> 960a99ac4dd4 21:20:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:20:16 Removing intermediate container 7638594bbf74 21:20:16 ---> 935ad0d47ddf 21:20:16 21:20:16 Step 9/22 : FROM alpine:3.14 21:20:16 ---> 0a97eee8041e 21:20:16 Step 10/22 : RUN apk add --update --no-cache dumb-init 21:20:16 ---> Using cache 21:20:16 ---> 30f1f0f165ef 21:20:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:20:16 ---> Using cache 21:20:16 ---> 605d70befb7f 21:20:16 Step 12/22 : ENV APP_PORT=59882 21:20:16 ---> b91528642eb5 21:20:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:20:16 ---> Running in de77d4fbdad9 21:20:16 Removing intermediate container de77d4fbdad9 21:20:16 ---> baf5ec4ac501 21:20:16 Step 13/22 : EXPOSE $APP_PORT 21:20:16 ---> 9f21dc74d3a2 21:20:16 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:20:16 ---> Running in 3aecda1b7dbb 21:20:16 ---> Running in ec25c6781163 21:20:16 Removing intermediate container 3aecda1b7dbb 21:20:16 ---> 7b8c1ccf98ee 21:20:16 Step 14/22 : WORKDIR / 21:20:16 ---> Running in 9a931c85ca70 21:20:17 Removing intermediate container 9a931c85ca70 21:20:17 ---> bec7ee18e827 21:20:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:20:17 ---> 264c62ae206c 21:20:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:20:17 Removing intermediate container ec25c6781163 21:20:17 ---> c7f5be4ada17 21:20:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:20:17 ---> 20fecb7b2941 21:20:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:20:17 ---> Running in 21c7d38eabcc 21:20:17 Removing intermediate container 21c7d38eabcc 21:20:17 ---> b98f9d4f3e8f 21:20:17 Step 22/24 : LABEL arch=x86_64 21:20:18 ---> d2dadc8496a8 21:20:18 Step 18/22 : ENTRYPOINT ["/core-command"] 21:20:18 ---> Running in 4de9008dceaa 21:20:18 ---> Running in 26a86e5d81c3 21:20:18 Removing intermediate container 4de9008dceaa 21:20:18 ---> 078f0020104e 21:20:18 Step 23/24 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:20:18 ---> Running in 974e28d3e9f9 21:20:18 Removing intermediate container 26a86e5d81c3 21:20:18 ---> 17cbb67fce16 21:20:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:20:18 ---> Running in cee410fc34f2 21:20:18 Removing intermediate container 974e28d3e9f9 21:20:18 ---> 3fb62facf18d 21:20:18 Step 24/24 : LABEL version=0.0.0 21:20:18 Removing intermediate container cee410fc34f2 21:20:18 ---> ff1972fe319f 21:20:18 Step 20/22 : LABEL arch=x86_64 21:20:18 ---> Running in ba65b55c274b 21:20:18 ---> Running in 2bfbebb65cd5 21:20:18 Removing intermediate container ba65b55c274b 21:20:18 ---> 9884726e3c96 21:20:18 21:20:18 Removing intermediate container 2bfbebb65cd5 21:20:18 ---> 8168eb4592eb 21:20:18 Step 21/22 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:20:18 Successfully built 9884726e3c96 21:20:18 Successfully tagged security-secretstore-setup:latest 21:20:18  Building security-secretstore-setup ... done  ---> Running in cb1f78c285f1 21:20:19 Removing intermediate container cb1f78c285f1 21:20:19 ---> 9636ad690d2f 21:20:19 Step 22/22 : LABEL version=0.0.0 21:20:19 ---> Running in b280d24c65a4 21:20:19 Removing intermediate container b280d24c65a4 21:20:19 ---> 809a0fb3e340 21:20:19 21:20:19 Successfully built 809a0fb3e340 21:20:19 Successfully tagged core-command:latest 21:20:21  Building core-command ... done Removing intermediate container 5cf4fe90f97a 21:20:21 ---> 5e3a5ed90bbe 21:20:21 21:20:21 Step 9/22 : FROM alpine:3.14 21:20:21 ---> 0a97eee8041e 21:20:21 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:20:21 ---> Running in eea81913af7f 21:20:21 Removing intermediate container eea81913af7f 21:20:21 ---> 1b06fb7385dc 21:20:21 Step 11/22 : ENV APP_PORT=59880 21:20:21 ---> Running in 0dcf301bf0d8 21:20:21 Removing intermediate container 0dcf301bf0d8 21:20:21 ---> 04bffcd03f97 21:20:21 Step 12/22 : EXPOSE $APP_PORT 21:20:21 ---> Running in 4381bf1a4da5 21:20:22 Removing intermediate container 4381bf1a4da5 21:20:22 ---> 17e07123c65f 21:20:22 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:20:22 ---> Running in 371617f62057 21:20:22 Removing intermediate container 371617f62057 21:20:22 ---> e3a3ef6090cc 21:20:22 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 21:20:22 ---> Running in 56adca4fbf40 21:20:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:20:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:20:23 (1/6) Installing dumb-init (1.2.5-r1) 21:20:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:20:24 (3/6) Installing libsodium (1.0.18-r0) 21:20:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:20:24 (5/6) Installing libzmq (4.3.4-r0) 21:20:24 (6/6) Installing zeromq (4.3.4-r0) 21:20:24 Executing busybox-1.33.1-r6.trigger 21:20:24 OK: 8 MiB in 20 packages 21:20:24 Removing intermediate container 56adca4fbf40 21:20:24 ---> 40c4f73d4e4a 21:20:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:20:24 ---> 8bb5a540e7b3 21:20:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:20:25 ---> c0196c5ab802 21:20:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:20:25 ---> b3a82ebe07f8 21:20:25 Step 18/22 : ENTRYPOINT ["/core-data"] 21:20:25 ---> Running in 28bb3972df68 21:20:25 Removing intermediate container 28bb3972df68 21:20:25 ---> 38713691efb8 21:20:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:20:25 ---> Running in b2fc32df030d 21:20:25 Removing intermediate container b2fc32df030d 21:20:25 ---> e69cc7985680 21:20:25 Step 20/22 : LABEL arch=x86_64 21:20:25 ---> Running in d20c6c1a4af8 21:20:25 Removing intermediate container d20c6c1a4af8 21:20:25 ---> db4728298300 21:20:25 Step 21/22 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:20:25 ---> Running in ee50416a2f53 21:20:25 Removing intermediate container ee50416a2f53 21:20:25 ---> 5e3f3f067b5d 21:20:25 Step 22/22 : LABEL version=0.0.0 21:20:25 ---> Running in 747b85213ea8 21:20:25 Removing intermediate container 747b85213ea8 21:20:25 ---> 1d5a01287aa6 21:20:25 21:20:25 Successfully built 1d5a01287aa6 21:20:25 Successfully tagged core-data:latest 21:20:25  Building core-data ... done  [Pipeline] } 21:20:25 $ docker stop --time=1 b0f3c8a5ee12da4cf7b5bb6599e1e4b24657839d4d9019ec362d736816b5c370 21:20:27 $ docker rm -f b0f3c8a5ee12da4cf7b5bb6599e1e4b24657839d4d9019ec362d736816b5c370 [Pipeline] // withDockerContainer [Pipeline] sh 21:20:27 + docker images 21:20:27 REPOSITORY TAG IMAGE ID CREATED SIZE 21:20:27 core-data latest 1d5a01287aa6 2 seconds ago 20.7MB 21:20:27 5e3a5ed90bbe 6 seconds ago 1.77GB 21:20:27 core-command latest 809a0fb3e340 9 seconds ago 16.1MB 21:20:27 security-secretstore-setup latest 9884726e3c96 9 seconds ago 28.4MB 21:20:27 935ad0d47ddf 12 seconds ago 1.76GB 21:20:27 52f359e3b8c5 16 seconds ago 1.77GB 21:20:27 security-bootstrapper latest 446bb1bb8efc 22 seconds ago 18.9MB 21:20:27 c0bcc7a350f3 31 seconds ago 1.76GB 21:20:27 sys-mgmt-agent latest e8321cec9d05 35 seconds ago 294MB 21:20:27 support-scheduler latest 441a15b83ec5 59 seconds ago 16.2MB 21:20:27 support-notifications latest c08d5c92f8c1 59 seconds ago 17MB 21:20:27 core-metadata latest 99ae9feb3c7f About a minute ago 16.9MB 21:20:27 3b700f9bd8cf About a minute ago 1.76GB 21:20:27 b5e7068098b5 About a minute ago 1.76GB 21:20:27 879e1ba7b9c1 About a minute ago 1.76GB 21:20:27 security-proxy-setup latest 0a08dfdbe7c2 About a minute ago 26.9MB 21:20:27 61a25e6514c4 About a minute ago 1.76GB 21:20:27 3f3ae20617c6 About a minute ago 1.77GB 21:20:27 ci-base-image-x86_64 latest 72d1d2bb8da7 5 minutes ago 1.25GB 21:20:27 alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB 21:20:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB 21:20:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB 21:20:27 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 21:20:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 21:20:43 Still waiting to schedule task 21:20:43 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:21:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:21:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:21:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:21:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:21:23 Running on prd-ubuntu18.04-docker-8c-8g-717 in /w/workspace/edgexfoundry_edgex-go_PR-3833 [Pipeline] { [Pipeline] ws 21:21:23 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:21:24 The recommended git tool is: git 21:21:25 using credential edgex-jenkins-ssh 21:21:25 Cloning the remote Git repository 21:21:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:21:25 > git init /w/workspace/edgex-go/1 # timeout=10 21:21:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:21:26 > git --version # timeout=10 21:21:26 > git --version # 'git version 2.17.1' 21:21:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:21:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:21:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:21:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:21:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:21:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:21:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:21:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:21:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.220s coverage: 28.7% of statements 21:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:21:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.337s coverage: 98.5% of statements 21:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:21:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.398s coverage: 44.7% of statements 21:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:21:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.999s coverage: 89.5% of statements 21:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:21:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.271s coverage: 84.4% of statements 21:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:22:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.806s coverage: 94.2% of statements 21:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:22:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.361s coverage: 59.1% of statements 21:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:22:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.328s coverage: 60.0% of statements 21:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:22:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.345s coverage: 0.9% of statements 21:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:22:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.263s coverage: 58.8% of statements 21:22:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.207s coverage: 21.7% of statements 21:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.221s coverage: 47.1% of statements 21:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.368s coverage: 79.5% of statements 21:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements 21:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.204s coverage: 96.3% of statements 21:22:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements 21:22:11 Merging remotes/origin/main commit 23881e65786e6db054b8e59a7c23de27e126c89d into PR head commit fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:22:11 Merge succeeded, producing fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:22:11 Checking out Revision fbe562ca9a0eb1d57e0a2a90db91935960c89286 (PR-3833) 21:22:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:22:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:22:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:22:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:22:10 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3833/head:refs/remotes/origin/PR-3833 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:22:11 > git config core.sparsecheckout # timeout=10 21:22:11 > git checkout -f fbe562ca9a0eb1d57e0a2a90db91935960c89286 # timeout=10 21:22:11 > git remote # timeout=10 21:22:11 > git config --get remote.origin.url # timeout=10 21:22:11 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:11 > git merge 23881e65786e6db054b8e59a7c23de27e126c89d # timeout=10 21:22:11 > git rev-parse HEAD^{commit} # timeout=10 21:22:11 > git config core.sparsecheckout # timeout=10 21:22:11 > git checkout -f fbe562ca9a0eb1d57e0a2a90db91935960c89286 # timeout=10 21:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.262s coverage: 94.4% of statements 21:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements 21:22:15 Commit message: "build: Update to latest go-mod-messaging w/o ZMQ on windows" 21:22:15 > git --version # timeout=10 21:22:15 > git --version # 'git version 2.17.1' 21:22:15 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:16 + echo snap-build.sh 21:22:16 snap-build.sh 21:22:16 + SNAP_BASE_DIR=. 21:22:16 + '[' '!' -z /w/workspace/edgex-go/1 ']' 21:22:16 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 21:22:16 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 21:22:16 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 21:22:16 + cd /w/workspace/edgex-go/1 21:22:16 + sudo apt-get remove -qy --purge lxd lxd-client 21:22:16 Reading package lists... 21:22:16 Building dependency tree... 21:22:16 Reading state information... 21:22:16 The following packages were automatically installed and are no longer required: 21:22:16 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:22:16 uidmap xdelta3 21:22:16 Use 'sudo apt autoremove' to remove them. 21:22:16 The following packages will be REMOVED: 21:22:16 lxd* lxd-client* 21:22:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:22:16 After this operation, 31.7 MB disk space will be freed. 21:22:16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 21:22:16 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:22:17 Removing lxd dnsmasq configuration 21:22:17 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:22:17 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:22:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:22:18 (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.) 21:22:18 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:22:20 Processing triggers for systemd (237-3ubuntu10.45) ... 21:22:20 Processing triggers for ureadahead (0.100.0-21) ... 21:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.633s coverage: 82.5% of statements 21:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:22:20 + sudo snap remove --purge lxd 21:22:20 snap "lxd" is not installed 21:22:20 + sudo groupadd --force --system lxd 21:22:20 ++ whoami 21:22:20 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:22:20 + newgrp - lxd 21:22:20 + sudo snap install lxd 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.295s coverage: 58.8% of statements 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.274s coverage: 87.2% of statements 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements 21:22:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.834s coverage: 91.2% of statements 21:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:22:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.895s coverage: 64.4% of statements 21:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:22:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.227s coverage: 100.0% of statements 21:22:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements 21:22:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements 21:22:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.135s coverage: 73.7% of statements 21:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 21:22:30 2021-11-29T21:22:28Z INFO Waiting for automatic snapd restart... 21:22:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.432s coverage: 65.4% of statements 21:22:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:22:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:22:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:22:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.856s coverage: 43.8% of statements 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:22:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.285s coverage: 89.5% of statements 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:22:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.236s coverage: 84.8% of statements 21:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:22:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.240s coverage: 17.7% of statements 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:22:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.681s coverage: 92.3% of statements 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:22:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.253s coverage: 63.2% of statements 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:22:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.418s coverage: 97.7% of statements 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:22:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:22:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:22:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements 21:22:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 21:22:46 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 21:22:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:22:46 GO111MODULE=on go vet ./... 21:22:48 lxd 4.20 from Canonical* installed 21:22:48 + sudo lxd init --auto 21:22:57 + sudo snap install --classic snapcraft 21:23:11 snapcraft 5.0 from Canonical* installed 21:23:11 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:23:11 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:23:11 % Total % Received % Xferd Average Speed Time Time Time Current 21:23:11 Dload Upload Total Spent Left Speed 21:23:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3823 0 --:--:-- --:--:-- --:--:-- 3800 21:23:11 100 3325k 100 3325k 0 0 7340k 0 --:--:-- --:--:-- --:--:-- 7340k 21:23:11 ./yq_linux_amd64 21:23:11 + sudo snapcraft prime --use-lxd 21:23:12 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:23:12 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: 21:23:12 - README.md 21:23:12 21:23:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:23:12 Launching a container. 21:23:24 Waiting for container to be ready 21:23:24 To start your first container, try: lxc launch ubuntu:20.04 21:23:24 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 21:23:24 21:23:27 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:23:27 Waiting for network to be ready... 21:23:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:23:28 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:23:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1967 kB] 21:23:28 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:23:28 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:23:29 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:23:29 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:23:29 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:23:29 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:23:29 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:23:29 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:23:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [353 kB] 21:23:29 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 21:23:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 21:23:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [525 kB] 21:23:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.2 kB] 21:23:29 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 21:23:29 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 21:23:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:23:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] 21:23:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] 21:23:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 21:23:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 21:23:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [556 kB] 21:23:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] 21:23:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1769 kB] 21:23:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 21:23:33 Fetched 25.7 MB in 5s (5457 kB/s) 21:23:33 Reading package lists... 21:23:33 Reading package lists... 21:23:34 Building dependency tree... 21:23:34 Reading state information... 21:23:34 The following additional packages will be installed: 21:23:34 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:23:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:23:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:23:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:23:34 Suggested packages: 21:23:34 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:23:34 Recommended packages: 21:23:34 gnupg libsasl2-modules 21:23:34 The following NEW packages will be installed: 21:23:34 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:23:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:23:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:23:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:23:34 The following packages will be upgraded: 21:23:34 gpg gpg-agent gpgconf libudev1 21:23:34 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 21:23:34 Need to get 3527 kB of archives. 21:23:34 After this operation, 13.3 MB of additional disk space will be used. 21:23:34 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] 21:23:34 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] 21:23:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 21:23:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 21:23:34 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 21:23:34 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 21:23:35 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:23:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:23:35 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 21:23:35 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 21:23:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 21:23:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:23:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:23:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:23:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:23:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:23:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:23:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:23:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:23:35 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:23:35 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:23:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 21:23:35 debconf: delaying package configuration, since apt-utils is not installed 21:23:35 Fetched 3527 kB in 1s (3156 kB/s) 21:23:35 (Reading database ... 12511 files and directories currently installed.) 21:23:35 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 21:23:35 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 21:23:35 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 21:23:35 Selecting previously unselected package udev. 21:23:35 (Reading database ... 12511 files and directories currently installed.) 21:23:35 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 21:23:35 Unpacking udev (237-3ubuntu10.52) ... 21:23:36 Selecting previously unselected package libfuse2:amd64. 21:23:36 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:23:36 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:23:36 Selecting previously unselected package fuse. 21:23:36 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:23:36 Unpacking fuse (2.9.7-1ubuntu1) ... 21:23:36 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 21:23:36 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:23:36 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 21:23:36 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:23:36 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 21:23:36 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:23:36 Selecting previously unselected package libksba8:amd64. 21:23:36 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:23:36 Unpacking libksba8:amd64 (1.3.5-2) ... 21:23:36 Selecting previously unselected package libroken18-heimdal:amd64. 21:23:36 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:36 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:36 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:23:36 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:36 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:36 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:23:36 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:36 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:36 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:23:36 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:36 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:36 Selecting previously unselected package libwind0-heimdal:amd64. 21:23:36 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:36 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:36 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:23:36 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:36 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:37 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:23:37 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:37 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:37 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:23:37 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:37 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:37 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:23:37 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:37 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:37 Selecting previously unselected package libsasl2-modules-db:amd64. 21:23:37 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:23:37 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:23:37 Selecting previously unselected package libsasl2-2:amd64. 21:23:37 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:23:37 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:23:37 Selecting previously unselected package libldap-common. 21:23:37 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 21:23:37 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:23:37 Selecting previously unselected package libldap-2.4-2:amd64. 21:23:37 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 21:23:37 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:23:37 Selecting previously unselected package dirmngr. 21:23:37 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 21:23:37 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 21:23:37 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:23:37 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 21:23:37 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:23:37 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:23:37 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:23:37 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 21:23:37 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:37 Setting up libksba8:amd64 (1.3.5-2) ... 21:23:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:23:37 Setting up udev (237-3ubuntu10.52) ... 21:23:37 invoke-rc.d: policy-rc.d denied execution of start. 21:23:38 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:38 Processing triggers for systemd (237-3ubuntu10) ... 21:23:38 Setting up fuse (2.9.7-1ubuntu1) ... 21:23:38 Setting up gpg (2.2.4-1ubuntu1.4) ... 21:23:38 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:38 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:38 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:38 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:38 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:38 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:38 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:38 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:23:38 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 21:23:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:23:38 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:23:38 settings in the [Install] section, and DefaultInstance for template units). 21:23:38 This means they are not meant to be enabled using systemctl. 21:23:38 Possible reasons for having this kind of units are: 21:23:38 1) A unit may be statically enabled by being symlinked from another unit's 21:23:38 .wants/ or .requires/ directory. 21:23:38 2) A unit's purpose may be to act as a helper for some other unit which has 21:23:38 a requirement dependency on it. 21:23:38 3) A unit may be started when needed via activation (socket, path, timer, 21:23:38 D-Bus, udev, scripted systemctl call, ...). 21:23:38 4) In case of template units, the unit is meant to be enabled with some 21:23:38 instance name specified. 21:23:38 Reading package lists... 21:23:39 Building dependency tree... 21:23:39 Reading state information... 21:23:39 The following additional packages will be installed: 21:23:39 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:23:39 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:23:39 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:23:39 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:23:39 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:23:39 Suggested packages: 21:23:39 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:23:39 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:23:39 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:23:39 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:23:39 systemd-container policykit-1 21:23:39 Recommended packages: 21:23:39 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:23:39 The following NEW packages will be installed: 21:23:39 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:23:39 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:23:39 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:23:39 multiarch-support openssh-client python3 python3-minimal python3.6 21:23:39 python3.6-minimal snapd squashfs-tools sudo 21:23:39 The following packages will be upgraded: 21:23:39 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:23:39 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 21:23:39 Need to get 36.8 MB of archives. 21:23:39 After this operation, 147 MB of additional disk space will be used. 21:23:39 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 21:23:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 21:23:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 21:23:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:23:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 21:23:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 21:23:40 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 21:23:40 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 21:23:40 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 21:23:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 21:23:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:23:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:23:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:23:40 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:23:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:23:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:23:40 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:23:40 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:23:40 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:23:40 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:23:40 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:23:40 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:23:40 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:23:40 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:23:40 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 21:23:40 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:23:40 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:23:40 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 21:23:40 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 21:23:40 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 21:23:41 debconf: delaying package configuration, since apt-utils is not installed 21:23:41 Fetched 36.8 MB in 2s (16.1 MB/s) 21:23:41 (Reading database ... 12757 files and directories currently installed.) 21:23:41 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 21:23:42 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 21:23:42 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 21:23:42 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 21:23:42 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 21:23:42 (Reading database ... 12757 files and directories currently installed.) 21:23:42 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 21:23:42 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 21:23:43 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 21:23:43 (Reading database ... 12757 files and directories currently installed.) 21:23:43 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 21:23:43 Unpacking apt (1.6.14) over (1.6.1) ... 21:23:43 Setting up apt (1.6.14) ... 21:23:43 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:23:43 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:23:44 (Reading database ... 12764 files and directories currently installed.) 21:23:44 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 21:23:44 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 21:23:44 Selecting previously unselected package libpython3.6-minimal:amd64. 21:23:44 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:23:44 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:23:44 Selecting previously unselected package libexpat1:amd64. 21:23:44 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:23:44 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:23:44 Selecting previously unselected package python3.6-minimal. 21:23:44 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:23:44 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:23:44 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 21:23:44 Checking for services that may need to be restarted...done. 21:23:44 Checking for services that may need to be restarted...done. 21:23:44 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:23:44 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:23:44 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:23:45 Selecting previously unselected package python3-minimal. 21:23:45 (Reading database ... 13012 files and directories currently installed.) 21:23:45 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:23:45 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:23:45 Selecting previously unselected package mime-support. 21:23:45 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:23:45 Unpacking mime-support (3.60ubuntu1) ... 21:23:45 Selecting previously unselected package libmpdec2:amd64. 21:23:45 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:23:45 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:23:45 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:23:45 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:23:45 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:23:45 Selecting previously unselected package python3.6. 21:23:46 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:23:46 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:23:46 Selecting previously unselected package libpython3-stdlib:amd64. 21:23:46 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:23:46 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:23:46 Setting up python3-minimal (3.6.7-1~18.04) ... 21:23:46 Selecting previously unselected package python3. 21:23:46 (Reading database ... 13442 files and directories currently installed.) 21:23:46 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:23:46 Unpacking python3 (3.6.7-1~18.04) ... 21:23:46 Selecting previously unselected package multiarch-support. 21:23:46 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:23:46 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:23:46 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:23:46 Selecting previously unselected package liblzo2-2:amd64. 21:23:46 (Reading database ... 13479 files and directories currently installed.) 21:23:46 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:23:46 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:23:46 Selecting previously unselected package libbsd0:amd64. 21:23:46 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:23:46 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:23:46 Selecting previously unselected package sudo. 21:23:46 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:23:46 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:23:46 Selecting previously unselected package apparmor. 21:23:46 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:23:46 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:23:47 Selecting previously unselected package libedit2:amd64. 21:23:47 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:23:47 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:23:47 Selecting previously unselected package libkrb5support0:amd64. 21:23:47 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:23:47 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:23:47 Selecting previously unselected package libk5crypto3:amd64. 21:23:47 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:23:47 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:23:47 Selecting previously unselected package libkeyutils1:amd64. 21:23:47 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:23:47 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:23:47 Selecting previously unselected package libkrb5-3:amd64. 21:23:47 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:23:47 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:23:47 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:23:47 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:23:47 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:23:47 Selecting previously unselected package libssl1.0.0:amd64. 21:23:47 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 21:23:47 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 21:23:47 Selecting previously unselected package openssh-client. 21:23:47 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 21:23:47 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 21:23:47 Selecting previously unselected package squashfs-tools. 21:23:47 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 21:23:47 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 21:23:47 Selecting previously unselected package snapd. 21:23:47 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 21:23:47 Unpacking snapd (2.51.1+18.04) ... 21:23:49 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:23:49 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 21:23:49 Setting up mime-support (3.60ubuntu1) ... 21:23:49 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:23:49 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:23:49 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:23:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:23:49 Setting up systemd (237-3ubuntu10.52) ... 21:23:49 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:23:50 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:23:50 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:23:50 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:23:50 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:23:50 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:23:50 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:23:51 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 21:23:51 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:23:51 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:23:51 Setting up python3 (3.6.7-1~18.04) ... 21:23:51 running python rtupdate hooks for python3.6... 21:23:51 running python post-rtupdate hooks for python3.6... 21:23:51 Setting up apparmor (2.12-4ubuntu5.1) ... 21:23:52 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:23:52 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:23:52 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 21:23:52 Setting up snapd (2.51.1+18.04) ... 21:23:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:23:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:23:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:23:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:23:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:23:53 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:23:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:23:54 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:23:54 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:23:54 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:23:54 /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' 21:23:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:23:54 Processing triggers for systemd (237-3ubuntu10.52) ... 21:23:55 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:23:55 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:23:55 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:23:56 Reading package lists... 21:23:56 Reading package lists... 21:23:57 Building dependency tree... 21:23:57 Reading state information... 21:23:57 Calculating upgrade... 21:23:57 The following packages will be upgraded: 21:23:57 advancecomp base-files bash binutils binutils-common 21:23:57 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:23:57 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:23:57 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 21:23:57 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 21:23:57 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:23:57 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:23:57 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 21:23:57 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 21:23:57 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 21:23:57 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 21:23:57 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 21:23:57 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 21:23:57 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 21:23:57 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 21:23:57 ubuntu-keyring util-linux 21:23:57 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:23:57 Need to get 64.2 MB of archives. 21:23:57 After this operation, 5155 kB of additional disk space will be used. 21:23:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] 21:23:57 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:23:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:23:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:23:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:23:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:23:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:23:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:23:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:23:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:23:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:23:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:23:58 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:23:58 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:23:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:23:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:23:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:23:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:23:58 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:23:58 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:23:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 21:23:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:23:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:23:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:23:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 21:23:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:23:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:23:58 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:23:58 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:23:58 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:23:58 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:23:58 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:23:58 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:23:58 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:23:58 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:23:58 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:23:58 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:23:58 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:23:58 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 21:23:58 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 21:23:58 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 21:23:58 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 21:23:58 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:23:58 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:23:58 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:23:58 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:23:58 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:23:58 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:23:58 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:23:58 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:23:58 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:23:58 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 21:23:58 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:23:58 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:23:58 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:23:58 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:23:58 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 21:23:58 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 21:23:58 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:23:58 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 21:23:58 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 21:23:58 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:23:58 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 21:23:58 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 21:23:58 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 21:23:58 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:23:58 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:23:58 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:23:58 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 21:23:58 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 21:23:58 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:23:58 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:23:58 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:23:58 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:23:58 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 21:23:58 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 21:23:58 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:23:58 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:23:58 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:23:58 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 21:23:58 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:23:58 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:23:58 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:23:58 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:23:58 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:23:58 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:23:58 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 21:23:59 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 21:23:59 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 21:23:59 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 21:23:59 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:23:59 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:23:59 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:23:59 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:23:59 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:23:59 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:23:59 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:23:59 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:24:00 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:24:00 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:24:00 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:24:00 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:24:00 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:24:00 debconf: delaying package configuration, since apt-utils is not installed 21:24:00 Fetched 64.2 MB in 3s (20.8 MB/s) 21:24:00 (Reading database ... 13914 files and directories currently installed.) 21:24:00 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:24:00 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:24:01 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:24:01 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:24:01 Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... 21:24:01 Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... 21:24:01 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:01 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:01 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:01 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:01 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:01 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:01 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:01 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:01 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:01 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:01 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:01 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:01 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:01 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:01 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:01 (Reading database ... 13914 files and directories currently installed.) 21:24:01 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:01 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:24:01 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:24:01 (Reading database ... 13914 files and directories currently installed.) 21:24:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:01 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:02 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:02 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:02 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:24:02 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:24:02 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:02 (Reading database ... 13914 files and directories currently installed.) 21:24:02 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:24:02 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:24:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:24:03 (Reading database ... 13914 files and directories currently installed.) 21:24:03 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 21:24:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:24:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:24:03 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 21:24:03 Setting up base-files (10.1ubuntu2.11) ... 21:24:03 Installing new version of config file /etc/issue ... 21:24:03 Installing new version of config file /etc/issue.net ... 21:24:03 Installing new version of config file /etc/lsb-release ... 21:24:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:24:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:24:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:24:03 Removing obsolete conffile /etc/default/motd-news ... 21:24:04 (Reading database ... 13915 files and directories currently installed.) 21:24:04 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:24:04 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:24:04 Setting up bash (4.4.18-2ubuntu1.2) ... 21:24:04 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 21:24:04 (Reading database ... 13915 files and directories currently installed.) 21:24:04 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:04 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:24:04 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:24:04 (Reading database ... 13915 files and directories currently installed.) 21:24:04 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:24:04 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:24:04 Setting up tar (1.29b-2ubuntu0.2) ... 21:24:04 (Reading database ... 13915 files and directories currently installed.) 21:24:04 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:24:04 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:24:04 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:24:04 (Reading database ... 13915 files and directories currently installed.) 21:24:04 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:24:04 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:24:04 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:24:04 (Reading database ... 13915 files and directories currently installed.) 21:24:04 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:24:04 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:24:05 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:24:05 (Reading database ... 13915 files and directories currently installed.) 21:24:05 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:24:05 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:24:05 Setting up grep (3.1-2build1) ... 21:24:05 (Reading database ... 13915 files and directories currently installed.) 21:24:05 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 21:24:05 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 21:24:05 Setting up gzip (1.6-5ubuntu1.1) ... 21:24:05 (Reading database ... 13915 files and directories currently installed.) 21:24:05 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:24:05 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:24:05 Setting up login (1:4.5-1ubuntu2) ... 21:24:05 (Reading database ... 13915 files and directories currently installed.) 21:24:05 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:24:05 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:24:05 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:24:05 (Reading database ... 13915 files and directories currently installed.) 21:24:05 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:24:05 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:24:06 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:24:06 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:24:06 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:24:06 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:24:06 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:24:06 (Reading database ... 13915 files and directories currently installed.) 21:24:06 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:24:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:24:07 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:24:07 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:24:07 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:24:07 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:24:07 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:24:07 (Reading database ... 13915 files and directories currently installed.) 21:24:07 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:24:07 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:24:07 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:24:07 (Reading database ... 13915 files and directories currently installed.) 21:24:07 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:07 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:24:07 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:24:07 (Reading database ... 13915 files and directories currently installed.) 21:24:07 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:07 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:24:07 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:24:07 (Reading database ... 13915 files and directories currently installed.) 21:24:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:24:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:24:07 (Reading database ... 13915 files and directories currently installed.) 21:24:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:24:08 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:24:08 (Reading database ... 13915 files and directories currently installed.) 21:24:08 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:24:08 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:24:08 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:24:08 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:24:08 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:24:08 (Reading database ... 13915 files and directories currently installed.) 21:24:08 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:24:08 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:24:08 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:24:08 (Reading database ... 13915 files and directories currently installed.) 21:24:08 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:08 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:24:08 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:24:08 (Reading database ... 13915 files and directories currently installed.) 21:24:08 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:08 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:24:08 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:24:08 (Reading database ... 13915 files and directories currently installed.) 21:24:08 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:08 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:24:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:24:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:24:09 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:24:09 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:24:09 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:24:09 (Reading database ... 13915 files and directories currently installed.) 21:24:09 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:24:09 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:24:09 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:24:09 (Reading database ... 13915 files and directories currently installed.) 21:24:09 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:24:09 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:24:09 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:24:09 (Reading database ... 13917 files and directories currently installed.) 21:24:09 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:24:09 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:24:10 ./bin/test-attribution-txt.sh 21:24:10 Setting up debconf (1.5.66ubuntu1) ... 21:24:10 (Reading database ... 13917 files and directories currently installed.) 21:24:10 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:24:10 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:24:10 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:24:10 (Reading database ... 13917 files and directories currently installed.) 21:24:10 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:24:10 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:24:10 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:24:10 (Reading database ... 13917 files and directories currently installed.) 21:24:10 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:24:10 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:24:10 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:24:10 (Reading database ... 13917 files and directories currently installed.) 21:24:10 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:24:10 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:24:10 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 21:24:10 (Reading database ... 13919 files and directories currently installed.) 21:24:10 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:24:10 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:24:11 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:24:11 (Reading database ... 13923 files and directories currently installed.) 21:24:11 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:24:11 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:24:11 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 21:24:11 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 21:24:11 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:24:11 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:24:11 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:24:11 (Reading database ... 13923 files and directories currently installed.) 21:24:11 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 21:24:11 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 21:24:11 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 21:24:11 (Reading database ... 13923 files and directories currently installed.) 21:24:11 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 21:24:11 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 21:24:11 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 21:24:11 (Reading database ... 13923 files and directories currently installed.) 21:24:11 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 21:24:11 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:24:12 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 21:24:12 (Reading database ... 13923 files and directories currently installed.) 21:24:12 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:24:12 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [Pipeline] echo 21:24:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:24:12 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:24:12 (Reading database ... 13923 files and directories currently installed.) 21:24:12 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 21:24:12 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 21:24:12 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 21:24:12 (Reading database ... 13923 files and directories currently installed.) 21:24:12 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:24:12 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:24:12 Setting up passwd (1:4.5-1ubuntu2) ... 21:24:12 + ls -al . 21:24:12 total 672 21:24:12 drwxrwxr-x 9 1001 1001 4096 Nov 29 21:24 . 21:24:12 drwxr-xr-x 4 root root 4096 Nov 29 21:19 .. 21:24:12 -rw-rw-r-- 1 1001 1001 11 Nov 29 21:17 .dockerignore 21:24:12 drwxrwxr-x 8 1001 1001 4096 Nov 29 21:17 .git 21:24:12 drwxrwxr-x 4 1001 1001 4096 Nov 29 21:17 .github 21:24:12 -rw-rw-r-- 1 1001 1001 804 Nov 29 21:17 .gitignore 21:24:12 -rw-rw-r-- 1 1001 1001 42 Nov 29 21:17 .golangci.yml 21:24:12 -rw-rw-r-- 1 1001 1001 76 Nov 29 21:17 .hadolint.yml 21:24:12 -rw-rw-r-- 1 1001 1001 166 Nov 29 21:17 .sonarcloud.properties 21:24:12 -rw-rw-r-- 1 1001 1001 1171 Nov 29 21:17 ADOPTERS.md 21:24:12 -rw-rw-r-- 1 1001 1001 8910 Nov 29 21:17 Attribution.txt 21:24:12 -rw-rw-r-- 1 1001 1001 51732 Nov 29 21:17 CHANGELOG.md 21:24:12 -rw-rw-r-- 1 1001 1001 3804 Nov 29 21:17 CONTRIBUTING.md 21:24:12 -rw-rw-r-- 1 1001 1001 677 Nov 29 21:17 GOVERNANCE.md 21:24:12 -rw-rw-r-- 1 1001 1001 849 Nov 29 21:17 Jenkinsfile 21:24:12 -rw-rw-r-- 1 1001 1001 10775 Nov 29 21:17 LICENSE 21:24:12 -rw-rw-r-- 1 1001 1001 6508 Nov 29 21:17 Makefile 21:24:12 -rw-rw-r-- 1 1001 1001 582 Nov 29 21:17 OWNERS.md 21:24:12 -rw-rw-r-- 1 1001 1001 8207 Nov 29 21:17 README.md 21:24:12 -rw-rw-r-- 1 1001 1001 6912 Nov 29 21:17 SECURITY.md 21:24:12 -rw-rw-r-- 1 1001 1001 5 Nov 29 21:14 VERSION 21:24:12 -rw-rw-r-- 1 1001 1001 4131 Nov 29 21:17 ZMQWindows.md 21:24:12 drwxrwxr-x 2 1001 1001 4096 Nov 29 21:17 bin 21:24:12 drwxrwxr-x 14 1001 1001 4096 Nov 29 21:17 cmd 21:24:12 -rw-r--r-- 1 root root 428381 Nov 29 21:22 coverage.out 21:24:12 -rw-rw-r-- 1 1001 1001 828 Nov 29 21:17 go.mod 21:24:12 -rw-rw-r-- 1 1001 1001 49483 Nov 29 21:17 go.sum 21:24:12 drwxrwxr-x 8 1001 1001 4096 Nov 29 21:17 internal 21:24:12 drwxrwxr-x 3 1001 1001 4096 Nov 29 21:17 openapi 21:24:12 drwxrwxr-x 4 1001 1001 4096 Nov 29 21:17 snap 21:24:12 -rw-rw-r-- 1 1001 1001 204 Nov 29 21:17 version.go [Pipeline] sh 21:24:12 (Reading database ... 13923 files and directories currently installed.) 21:24:12 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 21:24:12 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:24:12 Setting up gpgv (2.2.4-1ubuntu1.4) ... 21:24:12 (Reading database ... 13923 files and directories currently installed.) 21:24:12 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:24:12 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:24:12 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:24:13 (Reading database ... 13923 files and directories currently installed.) 21:24:13 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:24:13 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:24:13 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:24:13 (Reading database ... 13923 files and directories currently installed.) 21:24:13 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:24:13 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:24:13 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:24:13 (Reading database ... 13923 files and directories currently installed.) 21:24:13 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:24:13 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:24:13 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:24:13 (Reading database ... 13923 files and directories currently installed.) 21:24:13 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:24:13 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:24:13 + '[' -e coverage.out ] 21:24:13 + chown 1001:1001 coverage.out [Pipeline] stash 21:24:13 Warning: overwriting stash ‘coverage-report’ 21:24:13 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:24:13 (Reading database ... 13923 files and directories currently installed.) 21:24:13 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 21:24:13 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 21:24:13 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 21:24:13 (Reading database ... 13923 files and directories currently installed.) 21:24:13 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 21:24:13 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 21:24:13 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 21:24:13 (Reading database ... 13923 files and directories currently installed.) 21:24:13 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 21:24:13 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 21:24:13 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 21:24:13 (Reading database ... 13924 files and directories currently installed.) 21:24:13 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:24:13 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:24:14 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:24:14 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:24:14 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 21:24:14 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 21:24:14 Stashed 1 file(s) [Pipeline] sh 21:24:14 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 21:24:14 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 21:24:14 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:24:14 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:24:14 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:24:14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:24:14 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:24:14 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:24:14 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:24:14 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:24:14 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:24:14 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:24:14 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:24:14 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:24:14 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:24:14 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:24:14 + make build 21:24:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:24:15 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 21:24:15 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 21:24:15 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:24:15 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:24:15 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:24:15 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:24:15 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 21:24:15 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 21:24:15 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 21:24:15 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 21:24:15 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 21:24:15 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 21:24:15 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 21:24:15 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 21:24:16 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:24:16 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:24:16 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:24:16 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:24:16 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:24:16 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:24:16 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:24:16 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:24:17 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:24:17 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:24:17 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:24:17 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:24:18 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:24:18 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:24:18 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:24:18 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:24:19 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:24:19 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:24:19 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:24:19 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:24:19 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:24:19 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:24:19 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:24:19 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:24:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:24:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:24:19 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:24:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:24:20 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:24:20 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:24:20 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:24:20 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:24:20 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:20 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:24:20 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:20 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:20 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:20 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:24:20 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:24:20 Setting up tzdata (2021e-0ubuntu0.18.04) ... 21:24:20 21:24:20 Current default time zone: 'Etc/UTC' 21:24:20 Local time is now: Mon Nov 29 21:24:20 UTC 2021. 21:24:20 Universal Time is now: Mon Nov 29 21:24:20 UTC 2021. 21:24:20 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:24:20 21:24:20 Setting up systemd-sysv (237-3ubuntu10.52) ... 21:24:20 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:20 Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... 21:24:20 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:24:20 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:24:20 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:24:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:24:20 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:24:20 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:24:20 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:24:20 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:20 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:24:20 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:24:20 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 21:24:20 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:20 Setting up patch (2.7.6-2ubuntu1.1) ... 21:24:20 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:24:20 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:24:20 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 21:24:20 Installing new version of config file /etc/ssl/openssl.cnf ... 21:24:20 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:24:20 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:24:20 Setting up ca-certificates (20210119~18.04.2) ... 21:24:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:24:22 Updating certificates in /etc/ssl/certs... 21:24:23 23 added, 28 removed; done. 21:24:23 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:24:23 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:23 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:24:23 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:24:23 Setting up pkgbinarymangler (138.18.04.1) ... 21:24:23 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:24:23 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 21:24:23 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:24:23 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:24:23 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:24:23 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:24:23 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:24:23 Setting up perl (5.26.1-6ubuntu0.5) ... 21:24:23 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 21:24:23 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:24:23 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:24:23 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 21:24:23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:24:23 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:24:23 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:24:23 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:24:23 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:24:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:24:23 Processing triggers for systemd (237-3ubuntu10.52) ... 21:24:23 Processing triggers for mime-support (3.60ubuntu1) ... 21:24:23 Processing triggers for ca-certificates (20210119~18.04.2) ... 21:24:23 Updating certificates in /etc/ssl/certs... 21:24:24 0 added, 0 removed; done. 21:24:24 Running hooks in /etc/ca-certificates/update.d... 21:24:24 done. 21:24:24 Reading package lists... 21:24:24 Building dependency tree... 21:24:24 Reading state information... 21:24:25 The following NEW packages will be installed: 21:24:25 apt-transport-https 21:24:25 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:24:25 Need to get 4348 B of archives. 21:24:25 After this operation, 154 kB of additional disk space will be used. 21:24:25 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 21:24:25 debconf: delaying package configuration, since apt-utils is not installed 21:24:25 Fetched 4348 B in 0s (23.8 kB/s) 21:24:25 Selecting previously unselected package apt-transport-https. 21:24:25 (Reading database ... 13931 files and directories currently installed.) 21:24:25 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 21:24:25 Unpacking apt-transport-https (1.6.14) ... 21:24:25 Setting up apt-transport-https (1.6.14) ... 21:24:25 Waiting for network to be ready... 21:24:32 2021-11-29T21:24:29Z INFO Waiting for automatic snapd restart... 21:24:33 snapd 2.53.2 from Canonical* installed 21:24:34 "snapd" switched to the "latest/stable" channel 21:24:34 21:24:36 core18 20211028 from Canonical* installed 21:24:36 "core18" switched to the "latest/stable" channel 21:24:36 21:24:39 snapcraft 5.0 from Canonical* installed 21:24:39 "snapcraft" switched to the "latest/stable" channel 21:24:39 21:24:43 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: 21:24:43 - README.md 21:24:43 21:24:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:24:44 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:24:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:24:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:24:45 Reading package lists... 21:24:45 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 zip=3.0-11build1 21:24:45 Reading package lists... 21:24:46 Building dependency tree... 21:24:46 Reading state information... 21:24:46 Suggested packages: 21:24:46 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:24:46 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:24:46 Recommended packages: 21:24:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:24:46 The following NEW packages will be installed: 21:24:46 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:24:46 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:24:46 pkg-config zip 21:24:46 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:24:46 Need to get 7670 kB of archives. 21:24:46 After this operation, 43.8 MB of additional disk space will be used. 21:24:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 21:24:46 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:24:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 21:24:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 21:24:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 21:24:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:24:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:24:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:24:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:24:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:24:46 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:24:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:24:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:24:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:24:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:24:47 debconf: delaying package configuration, since apt-utils is not installed 21:24:47 Fetched 7670 kB in 1s (10.5 MB/s) 21:24:47 Selecting previously unselected package libglib2.0-0:amd64. 21:24:47 (Reading database ... 13935 files and directories currently installed.) 21:24:47 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 21:24:47 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:24:47 Selecting previously unselected package libpsl5:amd64. 21:24:47 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:24:47 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:24:47 Selecting previously unselected package libnghttp2-14:amd64. 21:24:47 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:24:47 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:24:47 Selecting previously unselected package librtmp1:amd64. 21:24:47 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:24:47 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:24:47 Selecting previously unselected package libcurl3-gnutls:amd64. 21:24:47 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 21:24:47 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 21:24:47 Selecting previously unselected package liberror-perl. 21:24:47 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:24:47 Unpacking liberror-perl (0.17025-1) ... 21:24:47 Selecting previously unselected package git-man. 21:24:47 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 21:24:47 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 21:24:47 Selecting previously unselected package git. 21:24:47 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 21:24:47 Unpacking git (1:2.17.1-1ubuntu0.9) ... 21:24:48 Selecting previously unselected package libnorm1:amd64. 21:24:48 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:24:48 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:24:48 Selecting previously unselected package libpgm-5.2-0:amd64. 21:24:48 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:24:48 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:24:48 Selecting previously unselected package libsodium23:amd64. 21:24:48 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:24:48 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:24:48 Selecting previously unselected package libzmq5:amd64. 21:24:48 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:24:48 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:24:48 Selecting previously unselected package libzmq3-dev:amd64. 21:24:48 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:24:48 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:24:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:24:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:24:48 Selecting previously unselected package pkg-config. 21:24:48 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:24:48 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:24:48 Selecting previously unselected package zip. 21:24:48 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:24:48 Unpacking zip (3.0-11build1) ... 21:24:48 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:24:48 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 21:24:48 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:24:48 Setting up liberror-perl (0.17025-1) ... 21:24:48 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:24:48 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:24:48 No schema files found: doing nothing. 21:24:48 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:24:48 Setting up zip (3.0-11build1) ... 21:24:48 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:24:48 Setting up libsodium23:amd64 (1.0.16-2) ... 21:24:48 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:24:48 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:24:48 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 21:24:48 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:24:48 Setting up git (1:2.17.1-1ubuntu0.9) ... 21:24:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:24:49 git set to automatically installed. 21:24:49 git-man set to automatically installed. 21:24:49 libcurl3-gnutls set to automatically installed. 21:24:49 liberror-perl set to automatically installed. 21:24:49 libglib2.0-0 set to automatically installed. 21:24:49 libnghttp2-14 set to automatically installed. 21:24:49 libnorm1 set to automatically installed. 21:24:49 libpgm-5.2-0 set to automatically installed. 21:24:49 libpsl5 set to automatically installed. 21:24:49 librtmp1 set to automatically installed. 21:24:49 libsodium23 set to automatically installed. 21:24:49 libzmq3-dev set to automatically installed. 21:24:49 libzmq5 set to automatically installed. 21:24:49 pkg-config set to automatically installed. 21:24:49 zip set to automatically installed. 21:24:50 snapd is not logged in, snap install commands will use sudo 21:24:51 snap "core18" has no updates available 21:24:52 snapd is not logged in, snap install commands will use sudo 21:24:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:24:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:24:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:25:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:25:04 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 21:25:04 Pulling config-common 21:25:04 + snapcraftctl pull 21:25:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:25:05 Pulling go-build-helper 21:25:05 + snapcraftctl pull 21:25:06 'edgex-go' has dependencies that need to be staged: go-build-helper 21:25:06 Skipping pull go-build-helper (already ran) 21:25:06 Building go-build-helper 21:25:06 + snapcraftctl build 21:25:08 Staging go-build-helper 21:25:08 + snapcraftctl stage 21:25:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:25:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:25:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:25:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:25:18 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:25:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1967 kB] 21:25:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [353 kB] 21:25:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 21:25:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 21:25:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [525 kB] 21:25:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.2 kB] 21:25:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 21:25:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 21:25:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:25:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:25:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:25:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:25:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:25:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:25:18 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:25:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:25:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:25:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] 21:25:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] 21:25:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 21:25:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 21:25:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [556 kB] 21:25:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] 21:25:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1769 kB] 21:25:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 21:25:18 Fetched 25.7 MB in 0s (0 B/s) 21:25:18 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:25:18 Fetched 224 kB in 0s (0 B/s) 21:25:18 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:25:18 Fetched 157 kB in 0s (0 B/s) 21:25:18 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:25:18 Fetched 221 kB in 0s (0 B/s) 21:25:18 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:25:18 Fetched 143 kB in 0s (0 B/s) 21:25:18 Pulling edgex-go 21:25:18 + snapcraftctl pull 21:25:18 Pulling hooks 21:25:18 + snapcraftctl pull [Pipeline] } 21:25:21 $ docker stop --time=1 376e305de86d420a33580c5c7d67d37779da53816642c8b6f3cc157668c9bf5b 21:25:23 $ docker rm -f 376e305de86d420a33580c5c7d67d37779da53816642c8b6f3cc157668c9bf5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:25:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:25:24 21:25:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:25:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:25:25 latest: Pulling from edgex-devops/edgex-compose-arm64 21:25:25 29e5d40040c1: Pulling fs layer 21:25:25 1ce36da41761: Pulling fs layer 21:25:25 25b303627fd3: Pulling fs layer 21:25:25 29e5d40040c1: Verifying Checksum 21:25:25 29e5d40040c1: Download complete 21:25:26 1ce36da41761: Verifying Checksum 21:25:26 1ce36da41761: Download complete 21:25:26 29e5d40040c1: Pull complete 21:25:27 25b303627fd3: Download complete 21:25:27 1ce36da41761: Pull complete 21:25:37 25b303627fd3: Pull complete 21:25:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:25:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:25:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:25:38 prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container 21:25:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:25:40 $ docker top c109b767e5b287f746fdc3d16c8edfb3b934a453205ecf5e0c67f47417805826 -eo pid,comm 21:25:40 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:25:40 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:25:40 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:25:40 Fetched 0 B in 0s (0 B/s) 21:25:40 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:25:40 Fetched 96.5 kB in 0s (0 B/s) 21:25:40 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:25:40 Fetched 279 kB in 0s (0 B/s) 21:25:40 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:25:40 Fetched 122 kB in 0s (0 B/s) 21:25:40 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:25:40 Fetched 77.8 kB in 0s (0 B/s) 21:25:40 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:25:40 Fetched 8848 B in 0s (0 B/s) 21:25:40 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:25:40 Fetched 47.8 kB in 0s (0 B/s) 21:25:40 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:25:40 Fetched 45.6 kB in 0s (0 B/s) 21:25:40 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 21:25:40 Fetched 15.0 kB in 0s (0 B/s) 21:25:40 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 21:25:40 Fetched 220 kB in 0s (0 B/s) 21:25:40 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 21:25:40 Fetched 154 kB in 0s (0 B/s) 21:25:40 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:25:40 Fetched 50.6 kB in 0s (0 B/s) 21:25:40 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:25:40 Fetched 14.8 kB in 0s (0 B/s) 21:25:40 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:25:40 Fetched 41.8 kB in 0s (0 B/s) 21:25:40 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:25:40 Fetched 499 kB in 0s (0 B/s) 21:25:40 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:25:40 Fetched 111 kB in 0s (0 B/s) 21:25:40 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:25:40 Fetched 240 kB in 0s (0 B/s) 21:25:40 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:25:40 Fetched 29.3 kB in 0s (0 B/s) 21:25:40 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:25:40 Fetched 85.5 kB in 0s (0 B/s) 21:25:40 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:25:40 Fetched 24.5 kB in 0s (0 B/s) 21:25:40 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 21:25:40 Fetched 49.2 kB in 0s (0 B/s) 21:25:40 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:25:40 Fetched 54.2 kB in 0s (0 B/s) 21:25:40 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:25:40 Fetched 30.8 kB in 0s (0 B/s) 21:25:40 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 21:25:40 Fetched 15.8 kB in 0s (0 B/s) 21:25:40 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:25:40 Fetched 85.9 kB in 0s (0 B/s) 21:25:40 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:25:40 Fetched 8720 B in 0s (0 B/s) 21:25:40 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 21:25:40 Fetched 140 kB in 0s (0 B/s) 21:25:40 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:25:40 Fetched 119 kB in 0s (0 B/s) 21:25:40 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 21:25:40 Fetched 111 kB in 0s (0 B/s) 21:25:40 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:25:40 Fetched 11.1 kB in 0s (0 B/s) 21:25:40 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 21:25:40 Fetched 646 kB in 0s (0 B/s) 21:25:40 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:25:40 Fetched 41.3 kB in 0s (0 B/s) 21:25:40 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:25:40 Fetched 17.9 kB in 0s (0 B/s) 21:25:40 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:25:40 Fetched 368 kB in 0s (0 B/s) 21:25:40 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 21:25:40 Fetched 187 kB in 0s (0 B/s) 21:25:40 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:25:40 Fetched 175 kB in 0s (0 B/s) 21:25:40 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:25:40 Fetched 206 kB in 0s (0 B/s) 21:25:40 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 21:25:40 Fetched 1302 kB in 0s (0 B/s) 21:25:40 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:25:40 Fetched 36.2 kB in 0s (0 B/s) 21:25:40 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 21:25:40 Fetched 159 kB in 0s (0 B/s) 21:25:40 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:25:40 Fetched 107 kB in 0s (0 B/s) 21:25:40 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:25:40 Fetched 48.7 kB in 0s (0 B/s) 21:25:40 Pulling static-packages 21:25:40 + snapcraftctl pull 21:25:40 Pulling version 21:25:40 + cd /root/project 21:25:40 + git describe --tags --abbrev=0 21:25:40 + sed s/v// 21:25:40 + GIT_VERSION=2.2.0-dev.4 21:25:40 + [ -z 2.2.0-dev.4 ] 21:25:40 + snapcraftctl set-version 2.2.0-dev.4 [Pipeline] { [Pipeline] sh 21:25:41 Building config-common 21:25:41 + snapcraftctl build 21:25:41 + docker-compose build --help 21:25:41 + grep parallel 21:25:43 Skipping build go-build-helper (already ran) 21:25:43 Building edgex-go 21:25:43 + cd /root/parts/edgex-go/src 21:25:43 + git describe --tags --abbrev=0 21:25:43 + sed s/v// 21:25:43 + GIT_VERSION=2.2.0-dev.4 21:25:43 + [ -z 2.2.0-dev.4 ] 21:25:43 + echo 2.2.0-dev.4 21:25:43 + [ ! -d vendor ] 21:25:43 + go mod download all 21:25:45 --parallel Build images in parallel. [Pipeline] } 21:25:45 $ docker stop --time=1 c109b767e5b287f746fdc3d16c8edfb3b934a453205ecf5e0c67f47417805826 21:25:47 $ docker rm -f c109b767e5b287f746fdc3d16c8edfb3b934a453205ecf5e0c67f47417805826 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:25:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:25:47 . [Pipeline] withDockerContainer 21:25:48 prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container 21:25:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:25:49 $ docker top cfe0386fbbf809d3a45bf1c3a52362f1ad5c89b3ccb61eafebee5793f6e2fa2d -eo pid,comm [Pipeline] { [Pipeline] sh 21:25:50 + docker-compose -f ./docker-compose-build.yml build --parallel 21:25:54 Building core-command ... 21:25:54 Building core-data ... 21:25:54 Building core-metadata ... 21:25:54 Building security-bootstrapper ... 21:25:54 Building security-proxy-setup ... 21:25:54 Building security-secretstore-setup ... 21:25:54 Building support-notifications ... 21:25:54 Building support-scheduler ... 21:25:54 Building sys-mgmt-agent ... 21:25:54 Building support-notifications 21:25:54 Building support-scheduler 21:25:54 Building sys-mgmt-agent 21:25:54 Building security-secretstore-setup 21:25:54 Building security-proxy-setup 21:25:55 + make build 21:25:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/core-data/core-data ./cmd/core-data 21:26:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:26:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/core-command/core-command ./cmd/core-command 21:26:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:26:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:26:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:26:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:26:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:26:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:26:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:26:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/secrets-config ./cmd/secrets-config 21:26:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:26:22 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:26:22 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:26:22 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:26:22 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:26:22 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:26:22 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:26:22 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:26:22 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:26:22 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:26:22 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:26:22 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:26:22 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:26:22 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:26:22 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:26:22 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:26:22 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:26:22 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:26:22 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 21:26:22 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:26:22 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:26:22 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:26:22 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:26:22 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:26:22 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 21:26:22 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:26:22 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:26:22 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:26:23 Building hooks 21:26:23 + cd /root/parts/hooks/src 21:26:23 + make build 21:26:23 go mod tidy 21:26:23 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 21:26:23 go: downloading github.com/davecgh/go-spew v1.1.0 21:26:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:26:23 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 21:26:24 GO111MODULE=on go build -o cmd/install/install ./cmd/install 21:26:25 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 21:26:25 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 21:26:28 Building static-packages 21:26:28 + snapcraftctl build 21:26:30 Building version 21:26:30 + snapcraftctl build 21:26:32 Staging config-common 21:26:32 + snapcraftctl stage 21:26:33 Skipping stage go-build-helper (already ran) 21:26:33 Staging edgex-go 21:26:33 + snapcraftctl stage 21:26:34 Staging hooks 21:26:34 + snapcraftctl stage 21:26:35 Staging static-packages 21:26:35 + snapcraftctl stage 21:26:36 Staging version 21:26:36 + snapcraftctl stage 21:26:38 Priming config-common 21:26:38 + snapcraftctl prime 21:26:39 Priming go-build-helper 21:26:39 + snapcraftctl prime 21:26:40 Priming edgex-go 21:26:40 + snapcraftctl prime 21:26:41 Priming hooks 21:26:41 + snapcraftctl prime 21:26:42 Priming static-packages 21:26:42 + snapcraftctl prime 21:26:45 Priming version 21:26:45 + snapcraftctl prime 21:26:46 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:27:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:27:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:27:02 ---> 0ecfe00bb493 21:27:02 Step 3/23 : WORKDIR /edgex-go 21:27:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:27:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:27:02 ---> 0ecfe00bb493 21:27:02 Step 3/22 : WORKDIR /edgex-go 21:27:02 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:27:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:27:02 ---> 0ecfe00bb493 21:27:02 Step 3/20 : WORKDIR /edgex-go 21:27:02 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:27:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:27:02 ---> 0ecfe00bb493 21:27:02 Step 3/21 : WORKDIR /edgex-go 21:27:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:27:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:27:02 ---> 0ecfe00bb493 21:27:02 Step 3/24 : WORKDIR /edgex-go 21:27:02 ---> Running in f57f69d22b77 21:27:02 ---> Running in bd2acf2b7d70 21:27:02 ---> Running in 531e73f5157d 21:27:02 ---> Running in b593e693e93d 21:27:02 ---> Running in a27d441327ea 21:27:02 Removing intermediate container 531e73f5157d 21:27:02 ---> b50122f87670 21:27:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:02 Removing intermediate container f57f69d22b77 21:27:02 ---> 09cfd1b9c2ca 21:27:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:02 Removing intermediate container b593e693e93d 21:27:02 ---> e02b8720706f 21:27:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:02 Removing intermediate container a27d441327ea 21:27:02 ---> 1a1a75aa08ae 21:27:02 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:02 Removing intermediate container bd2acf2b7d70 21:27:02 ---> 053e8b9f0411 21:27:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:02 ---> Running in b76a82d855f6 21:27:02 ---> Running in b0ac87854867 21:27:02 ---> Running in 9e044b47a3a3 21:27:02 ---> Running in 446d2fb75cac 21:27:02 ---> Running in 926ee0d9f285 21:27:03 Removing intermediate container b76a82d855f6 21:27:03 ---> 7c0326a02ffb 21:27:03 Step 5/24 : RUN apk add --update --no-cache make git 21:27:03 ---> Running in 4eb90732ff07 21:27:03 Removing intermediate container b0ac87854867 21:27:03 ---> 0d2352551441 21:27:03 Step 5/22 : RUN apk add --update --no-cache make bash git 21:27:03 Removing intermediate container 9e044b47a3a3 21:27:03 ---> 73a74c1336c1 21:27:03 Step 5/23 : RUN apk add --update --no-cache make git 21:27:03 ---> Running in a7773b7bb0bc 21:27:04 Removing intermediate container 446d2fb75cac 21:27:04 ---> 384a7c736007 21:27:04 Step 5/20 : RUN apk add --update --no-cache make git 21:27:04 ---> Running in 79b3c3cc563b 21:27:04 ---> Running in d5461840f854 21:27:04 Removing intermediate container 926ee0d9f285 21:27:04 ---> d9c6b2cfa45f 21:27:04 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 21:27:04 ---> Running in f6ca3d9163aa 21:27:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:27:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:27:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:27:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:27:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:27:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:27:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:27:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:27:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:27:07 OK: 219 MiB in 52 packages 21:27:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:27:07 OK: 219 MiB in 52 packages 21:27:08 OK: 219 MiB in 52 packages 21:27:08 OK: 219 MiB in 52 packages 21:27:08 OK: 219 MiB in 52 packages 21:27:08 Removing intermediate container 4eb90732ff07 21:27:08 ---> 800267e8efb1 21:27:08 Step 6/24 : COPY . . 21:27:09 Removing intermediate container a7773b7bb0bc 21:27:09 ---> e4d4304e64d9 21:27:09 Step 6/22 : COPY . . 21:27:09 Removing intermediate container 79b3c3cc563b 21:27:09 ---> edef284ea6a7 21:27:09 Step 6/23 : COPY go.mod . 21:27:09 Removing intermediate container f6ca3d9163aa 21:27:09 ---> e16cd2809ddc 21:27:09 Step 6/21 : COPY . . 21:27:09 Removing intermediate container d5461840f854 21:27:09 ---> 80dd4aa007db 21:27:09 Step 6/20 : COPY . . 21:27:11 ---> 6fec4403cfb1 21:27:11 Step 7/23 : RUN go mod download 21:27:11 ---> Running in bb71e326e2db 21:27:17 Removing intermediate container bb71e326e2db 21:27:17 ---> 9d680ab180d6 21:27:17 Step 8/23 : COPY . . 21:27:35 ---> 25b09a37cd56 21:27:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:27:35 ---> 1f76006d23d6 21:27:35 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:27:35 ---> c1cd94f587f8 21:27:35 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:27:35 ---> 65f5a18307a9 21:27:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:27:35 ---> Running in 6359c11c3a0f 21:27:35 ---> Running in 69aa6b4221e5 21:27:35 ---> Running in 884766b4b246 21:27:35 ---> Running in 89db01868a87 21:27:36 ---> f21d946ce84d 21:27:36 Step 9/23 : RUN go mod tidy 21:27:36 ---> Running in 0323651dbf6c 21:27:38 Removing intermediate container 6359c11c3a0f 21:27:38 ---> 02ecfb20bea5 21:27:38 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:27:38 ---> Running in 4cacaf853fd0 21:27:38 Removing intermediate container 884766b4b246 21:27:38 ---> 25a8f91d5149 21:27:38 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:27:39 ---> Running in 6b6c031cfaf6 21:27:39 Removing intermediate container 89db01868a87 21:27:39 ---> 4172e4dd37b9 21:27:39 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:27:39 Removing intermediate container 69aa6b4221e5 21:27:39 ---> d43ee50ac50a 21:27:39 Step 8/21 : RUN make cmd/support-notifications/support-notifications 21:27:39 ---> Running in ea4166221b19 21:27:39 ---> Running in 363aa7c1c0c5 21:27:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:27:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:27:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:27:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:27:42 Removing intermediate container 0323651dbf6c 21:27:42 ---> 49c6d8d1523c 21:27:42 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:27:42 ---> Running in f67b03faf436 21:27:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:29:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:29:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:29:36 Removing intermediate container 4cacaf853fd0 21:29:36 ---> c9ad6fc76431 21:29:36 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:29:36 ---> Running in de0de8704c1e 21:29:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:29:41 Removing intermediate container de0de8704c1e 21:29:41 ---> d359d7fd4167 21:29:41 21:29:41 Step 10/22 : FROM docker:20.10.8 21:29:41 20.10.8: Pulling from library/docker 21:29:42 Removing intermediate container 6b6c031cfaf6 21:29:42 ---> 8704ea6d3c52 21:29:42 21:29:42 Step 9/20 : FROM alpine:3.14 21:29:42 3.14: Pulling from library/alpine 21:29:44 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 21:29:44 Status: Downloaded newer image for alpine:3.14 21:29:44 ---> 5b8b7b635229 21:29:44 Step 10/20 : RUN apk add --update --no-cache curl 21:29:45 ---> Running in c42f7784aa5f 21:29:45 Removing intermediate container ea4166221b19 21:29:45 ---> 18a22439dca6 21:29:45 21:29:45 Step 9/24 : FROM alpine:3.14 21:29:45 ---> 5b8b7b635229 21:29:45 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:29:45 ---> Running in c7fc85aa2ad4 21:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:29:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:29:48 (1/5) Installing ca-certificates (20191127-r5) 21:29:48 (2/5) Installing brotli-libs (1.0.9-r5) 21:29:48 (3/5) Installing nghttp2-libs (1.43.0-r0) 21:29:48 (4/5) Installing libcurl (7.79.1-r0) 21:29:48 (5/5) Installing curl (7.79.1-r0) 21:29:48 Executing busybox-1.33.1-r6.trigger 21:29:48 Executing ca-certificates-20191127-r5.trigger 21:29:48 OK: 8 MiB in 19 packages 21:29:48 (1/3) Installing ca-certificates (20191127-r5) 21:29:48 (2/3) Installing dumb-init (1.2.5-r1) 21:29:48 (3/3) Installing su-exec (0.2-r1) 21:29:48 Executing busybox-1.33.1-r6.trigger 21:29:49 Executing ca-certificates-20191127-r5.trigger 21:29:49 OK: 6 MiB in 17 packages 21:29:51 Removing intermediate container f67b03faf436 21:29:51 ---> 4f4b520b5930 21:29:51 21:29:51 Step 11/23 : FROM alpine:3.14 21:29:51 ---> 5b8b7b635229 21:29:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:29:51 Removing intermediate container 363aa7c1c0c5 21:29:51 ---> f85f47e6b434 21:29:51 21:29:51 Step 9/21 : FROM alpine:3.14 21:29:51 ---> 5b8b7b635229 21:29:51 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 21:29:51 ---> Running in 01ae997532c2 21:29:51 ---> Running in a0ee36114649 21:29:52 Removing intermediate container c42f7784aa5f 21:29:52 ---> cb603d5c7083 21:29:52 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:29:52 Removing intermediate container c7fc85aa2ad4 21:29:52 ---> 1bbfc01f61d0 21:29:52 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:29:52 ---> Running in a936c8487258 21:29:52 ---> Running in 8a8d698bd14d 21:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:29:52 Removing intermediate container 8a8d698bd14d 21:29:52 ---> 84bed36776c3 21:29:52 Step 12/24 : WORKDIR / 21:29:52 Removing intermediate container a936c8487258 21:29:52 ---> eb2c1a1e1a9f 21:29:52 Step 12/20 : WORKDIR /edgex 21:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:29:53 ---> Running in 104fee0bf139 21:29:53 ---> Running in 6fef715c28f7 21:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:29:53 (1/2) Installing ca-certificates (20191127-r5) 21:29:53 (2/2) Installing dumb-init (1.2.5-r1) 21:29:53 Executing busybox-1.33.1-r6.trigger 21:29:54 Executing ca-certificates-20191127-r5.trigger 21:29:54 OK: 6 MiB in 16 packages 21:29:54 (1/1) Installing dumb-init (1.2.5-r1) 21:29:54 Executing busybox-1.33.1-r6.trigger 21:29:54 Removing intermediate container 6fef715c28f7 21:29:54 ---> 1a516ff73d65 21:29:54 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:29:54 OK: 6 MiB in 15 packages 21:29:54 Removing intermediate container 104fee0bf139 21:29:54 ---> 71090e83c690 21:29:54 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:29:56 ---> 3d531092211e 21:29:56 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:29:56 Removing intermediate container a0ee36114649 21:29:56 ---> dd907a7c94f9 21:29:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:29:56 ---> 2a080c5c1f14 21:29:56 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:29:56 ---> Running in d563b132b432 21:29:56 Removing intermediate container 01ae997532c2 21:29:56 ---> 21c2f08ef30f 21:29:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:29:56 ---> Running in 8d0f026e3260 21:29:56 Removing intermediate container d563b132b432 21:29:56 ---> a87311c8468e 21:29:56 Step 14/23 : ENV APP_PORT=59861 21:29:57 ---> Running in 3ef6f4ad393d 21:29:57 ---> e19854442a44 21:29:57 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:29:57 Removing intermediate container 8d0f026e3260 21:29:57 ---> 01a8681a4902 21:29:57 Step 12/21 : ENV APP_PORT=59860 21:29:57 ---> c99694e6eb48 21:29:57 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:29:57 ---> Running in 902b6294e0b5 21:29:57 Removing intermediate container 3ef6f4ad393d 21:29:57 ---> 4b77db2050bf 21:29:57 Step 15/23 : EXPOSE $APP_PORT 21:29:58 ---> Running in 82eb3f728e2f 21:29:58 Removing intermediate container 902b6294e0b5 21:29:58 ---> 0470b0b96449 21:29:58 Step 13/21 : EXPOSE $APP_PORT 21:29:58 ---> Running in d57412fa1d71 21:29:58 ---> 94ff268170b5 21:29:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:29:58 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 21:29:58 Status: Downloaded newer image for docker:20.10.8 21:29:58 ---> 3734d5adc5ac 21:29:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:29:58 Removing intermediate container 82eb3f728e2f 21:29:58 ---> f572d16015d2 21:29:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:29:58 ---> Running in 7fc8c13f2f51 21:29:59 Removing intermediate container d57412fa1d71 21:29:59 ---> 09ea9f6aa719 21:29:59 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 21:29:59 Removing intermediate container 7fc8c13f2f51 21:29:59 ---> 70393e4fd4d2 21:29:59 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:29:59 ---> 48e4dc875316 21:29:59 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:29:59 ---> a8617c8347c3 21:29:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:29:59 ---> Running in aa93d5b84368 21:29:59 ---> Running in 83a844725322 21:29:59 ---> b2d443709bb4 21:29:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:30:00 ---> 6da1bb1371cc 21:30:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:30:00 Removing intermediate container aa93d5b84368 21:30:00 ---> be1d2ac731b0 21:30:00 Step 17/20 : CMD ["--init=true"] 21:30:01 ---> Running in bfe6c0e60f29 21:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:30:02 Removing intermediate container bfe6c0e60f29 21:30:02 ---> efcac96cd6a8 21:30:02 Step 18/20 : LABEL arch=arm64 21:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:30:02 ---> f9697690abdd 21:30:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . ---> Running in b659719cd7b2 21:30:02 21:30:02 ---> 8de0114c22cb 21:30:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:30:02 ---> 3633dff71347 21:30:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:30:02 Removing intermediate container b659719cd7b2 21:30:02 ---> da25c6931b73 21:30:02 Step 19/20 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:30:02 (1/42) Installing readline (8.1.0-r0) 21:30:02 (2/42) Installing bash (5.1.4-r0) 21:30:02 Executing bash-5.1.4-r0.post-install 21:30:02 (3/42) Installing brotli-libs (1.0.9-r5) 21:30:03 (4/42) Installing nghttp2-libs (1.43.0-r0) 21:30:03 (5/42) Installing libcurl (7.79.1-r0) 21:30:03 ---> Running in 409c1483c678 21:30:03 (6/42) Installing curl (7.79.1-r0) 21:30:03 (7/42) Installing dumb-init (1.2.5-r1) 21:30:03 (8/42) Installing libbz2 (1.0.8-r1) 21:30:03 (9/42) Installing expat (2.4.1-r0) 21:30:03 (10/42) Installing libffi (3.3-r2) 21:30:03 (11/42) Installing gdbm (1.19-r0) 21:30:03 (12/42) Installing xz-libs (5.2.5-r0) 21:30:03 (13/42) Installing libgcc (10.3.1_git20210424-r2) 21:30:03 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 21:30:03 (15/42) Installing mpdecimal (2.5.1-r1) 21:30:03 (16/42) Installing sqlite-libs (3.35.5-r0) 21:30:03 (17/42) Installing python3 (3.9.5-r2) 21:30:03 Removing intermediate container 409c1483c678 21:30:03 ---> f7aad30fe100 21:30:03 Step 20/20 : LABEL version=0.0.0 21:30:04 ---> f6241f8e175f 21:30:04 Step 17/21 : ENTRYPOINT ["/support-notifications"] 21:30:04 ---> 9852dcfd9e41 21:30:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:30:04 ---> Running in d43fbd46a86a 21:30:04 ---> Running in a97e5d02277d 21:30:04 ---> Running in e714c867d75e 21:30:04 ---> 455ab5e28b11 21:30:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:30:04 Removing intermediate container d43fbd46a86a 21:30:04 ---> c372700929ea 21:30:04 21:30:04 Removing intermediate container a97e5d02277d 21:30:04 ---> 378dcafcd47a 21:30:04 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:30:04 Removing intermediate container e714c867d75e 21:30:04 ---> e84bee0d4b2d 21:30:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:30:05 ---> Running in 3e5dd54927af 21:30:05 ---> Running in d69fd85fa429 21:30:05 ---> 225fd611069d 21:30:05 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:30:05 (18/42) Installing py3-appdirs (1.4.4-r2) 21:30:05 (19/42) Installing py3-chardet (4.0.0-r2) 21:30:05 Successfully built c372700929ea 21:30:05 (20/42) Installing py3-idna (3.2-r0) 21:30:05 Successfully tagged security-proxy-setup-arm64:latest 21:30:05 (21/42) Installing py3-urllib3 (1.26.5-r0) 21:30:05 ---> Running in b6184636d491 21:30:05 Building core-metadata 21:30:05  Building security-proxy-setup ... done (22/42) Installing py3-certifi (2020.12.5-r1) 21:30:06 (23/42) Installing py3-requests (2.25.1-r4) 21:30:06 Removing intermediate container 3e5dd54927af 21:30:06 ---> a49e6da0e10c 21:30:06 Step 19/21 : LABEL arch=arm64 21:30:06 (24/42) Installing py3-msgpack (1.0.2-r1) 21:30:06 (25/42) Installing py3-lockfile (0.12.2-r4) 21:30:06 (26/42) Installing py3-cachecontrol (0.12.6-r1) 21:30:06 (27/42) Installing py3-colorama (0.4.4-r1) 21:30:06 Removing intermediate container d69fd85fa429 21:30:06 ---> 3bdcca29a7d7 21:30:06 (28/42) Installing py3-contextlib2 (0.6.0-r1) 21:30:06 Step 21/23 : LABEL arch=arm64 ---> Running in 70097fd35332 21:30:06 21:30:06 (29/42) Installing py3-distlib (0.3.1-r3) 21:30:06 (30/42) Installing py3-distro (1.5.0-r3) 21:30:06 (31/42) Installing py3-six (1.15.0-r1) 21:30:06 (32/42) Installing py3-webencodings (0.5.1-r4) 21:30:06 (33/42) Installing py3-html5lib (1.1-r1) 21:30:06 ---> Running in 6900a821d27a 21:30:06 (34/42) Installing py3-parsing (2.4.7-r2) 21:30:06 (35/42) Installing py3-packaging (20.9-r1) 21:30:06 (36/42) Installing py3-toml (0.10.2-r2) 21:30:06 (37/42) Installing py3-pep517 (0.10.0-r2) 21:30:06 (38/42) Installing py3-progress (1.5-r2) 21:30:06 (39/42) Installing py3-retrying (1.3.3-r1) 21:30:06 (40/42) Installing py3-ordered-set (4.0.2-r1) 21:30:06 (41/42) Installing py3-setuptools (52.0.0-r3) 21:30:07 (42/42) Installing py3-pip (20.3.4-r1) 21:30:07 Executing busybox-1.33.1-r3.trigger 21:30:07 OK: 84 MiB in 64 packages 21:30:07 Removing intermediate container 70097fd35332 21:30:07 ---> c357296bb18b 21:30:07 Step 20/21 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:30:07 Removing intermediate container 6900a821d27a 21:30:07 ---> 6f511d29b478 21:30:07 Step 22/23 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:30:07 ---> Running in caa54e969d4d 21:30:07 ---> Running in 9368cb82ca30 21:30:08 Removing intermediate container caa54e969d4d 21:30:08 ---> c59ccd3a2d9b 21:30:08 Step 21/21 : LABEL version=0.0.0 21:30:08 Removing intermediate container 9368cb82ca30 21:30:08 ---> 77ab276ad26a 21:30:08 Step 23/23 : LABEL version=0.0.0 21:30:08 ---> Running in dba8010a600a 21:30:09 ---> Running in 2df57a3e232d 21:30:09 Removing intermediate container b6184636d491 21:30:09 ---> 96bcb9d9b2d1 21:30:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:30:09 ---> Running in e5d02b46836f 21:30:09 Removing intermediate container dba8010a600a 21:30:09 ---> 2b58ac1d3433 21:30:09 21:30:09 Removing intermediate container 2df57a3e232d 21:30:09 ---> bf32400c2710 21:30:09 21:30:10 Removing intermediate container e5d02b46836f 21:30:10 ---> f479bc68382e 21:30:10 Step 22/24 : LABEL arch=arm64 21:30:10 Successfully built 2b58ac1d3433 21:30:10 Successfully tagged support-notifications-arm64:latest 21:30:10  Building support-notifications ... done Building core-command 21:30:10 ---> Running in b5d972ad4cd5 21:30:10 Successfully built bf32400c2710 21:30:10 Successfully tagged support-scheduler-arm64:latest 21:30:10  Building support-scheduler ... done Building core-data 21:30:11 Removing intermediate container b5d972ad4cd5 21:30:11 ---> 22e0735c778a 21:30:11 Step 23/24 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:30:11 ---> Running in 441ff105c6f2 21:30:11 Removing intermediate container 441ff105c6f2 21:30:11 ---> 0ee6697f14ce 21:30:11 Step 24/24 : LABEL version=0.0.0 21:30:11 ---> Running in 1f37d0d2da2c 21:30:12 Collecting docker-compose==1.23.2 21:30:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:30:12 Removing intermediate container 1f37d0d2da2c 21:30:12 ---> fb71eac9deb4 21:30:12 21:30:12 Successfully built fb71eac9deb4 21:30:12 Successfully tagged security-secretstore-setup-arm64:latest 21:30:12  Building security-secretstore-setup ... done Building security-bootstrapper 21:30:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:30:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:30:13 Collecting texttable<0.10,>=0.9.0 21:30:13 Downloading texttable-0.9.1.tar.gz (11 kB) 21:30:15 Collecting websocket-client<1.0,>=0.32.0 21:30:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:30:15 Collecting dockerpty<0.5,>=0.4.1 21:30:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:30:18 Collecting docker<4.0,>=3.6.0 21:30:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:30:18 Collecting cached-property<2,>=1.2.0 21:30:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:30:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 21:30:18 Collecting PyYAML<4,>=3.10 21:30:18 Downloading PyYAML-3.13.tar.gz (270 kB) 21:30:22 Collecting docopt<0.7,>=0.6.1 21:30:22 Downloading docopt-0.6.2.tar.gz (25 kB) 21:30:24 Collecting jsonschema<3,>=2.5.1 21:30:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:30:24 Collecting docker-pycreds>=0.4.0 21:30:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:30:24 Collecting idna<2.8,>=2.5 21:30:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:30:24 Collecting chardet<3.1.0,>=3.0.2 21:30:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:30:25 Collecting urllib3<1.25,>=1.21.1 21:30:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:30:25 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:30:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:30:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:30:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:30:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:30:27 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:30:27 Attempting uninstall: urllib3 21:30:27 Found existing installation: urllib3 1.26.5 21:30:27 Uninstalling urllib3-1.26.5: 21:30:27 Successfully uninstalled urllib3-1.26.5 21:30:27 Attempting uninstall: idna 21:30:27 Found existing installation: idna 3.2 21:30:27 Uninstalling idna-3.2: 21:30:27 Successfully uninstalled idna-3.2 21:30:28 Attempting uninstall: chardet 21:30:28 Found existing installation: chardet 4.0.0 21:30:28 Uninstalling chardet-4.0.0: 21:30:28 Successfully uninstalled chardet-4.0.0 21:30:30 Attempting uninstall: requests 21:30:30 Found existing installation: requests 2.25.1 21:30:30 Uninstalling requests-2.25.1: 21:30:30 Successfully uninstalled requests-2.25.1 21:30:30 Running setup.py install for texttable: started 21:30:32 Running setup.py install for texttable: finished with status 'done' 21:30:32 Running setup.py install for PyYAML: started 21:30:35 Running setup.py install for PyYAML: finished with status 'done' 21:30:35 Running setup.py install for docopt: started 21:30:37 Running setup.py install for docopt: finished with status 'done' 21:30:37 Running setup.py install for dockerpty: started 21:30:39 Running setup.py install for dockerpty: finished with status 'done' 21:30:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:30:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:30:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:30:49 ---> 0ecfe00bb493 21:30:49 Step 3/22 : WORKDIR /edgex-go 21:30:49 ---> Using cache 21:30:49 ---> 053e8b9f0411 21:30:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:49 ---> Using cache 21:30:49 ---> d9c6b2cfa45f 21:30:49 Step 5/22 : RUN apk add --update --no-cache make git 21:30:49 ---> Running in d1152e48d9b8 21:30:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:30:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:30:52 OK: 219 MiB in 52 packages 21:30:54 Removing intermediate container d1152e48d9b8 21:30:54 ---> d8b32ffd0b9d 21:30:54 Step 6/22 : COPY . . 21:30:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:30:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:30:54 ---> 0ecfe00bb493 21:30:54 Step 3/22 : WORKDIR /edgex-go 21:30:54 ---> Using cache 21:30:54 ---> 053e8b9f0411 21:30:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:54 ---> Using cache 21:30:54 ---> d9c6b2cfa45f 21:30:54 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:30:54 ---> Running in fcda73980732 21:30:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:30:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:30:55 ---> 0ecfe00bb493 21:30:55 Step 3/22 : WORKDIR /edgex-go 21:30:55 ---> Using cache 21:30:55 ---> 053e8b9f0411 21:30:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:55 ---> Using cache 21:30:55 ---> d9c6b2cfa45f 21:30:55 Step 5/22 : RUN apk add --update --no-cache make git 21:30:55 ---> Using cache 21:30:55 ---> d8b32ffd0b9d 21:30:55 Step 6/22 : COPY . . 21:30:56 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:30:56 Step 2/30 : FROM ${BUILDER_BASE} AS builder 21:30:56 ---> 0ecfe00bb493 21:30:56 Step 3/30 : WORKDIR /edgex-go 21:30:56 ---> Using cache 21:30:56 ---> 053e8b9f0411 21:30:56 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:56 ---> Using cache 21:30:56 ---> d9c6b2cfa45f 21:30:56 Step 5/30 : RUN apk add --update --no-cache make git 21:30:56 ---> Using cache 21:30:56 ---> d8b32ffd0b9d 21:30:56 Step 6/30 : COPY . . 21:30:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:30:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:30:58 OK: 219 MiB in 52 packages 21:30:59 Removing intermediate container 83a844725322 21:30:59 ---> 571d9e975d0b 21:30:59 Step 13/22 : ENV APP_PORT=58890 21:30:59 ---> Running in c4046fa1a527 21:31:00 Removing intermediate container fcda73980732 21:31:00 ---> 86fbd00aae74 21:31:00 Step 6/22 : COPY . . 21:31:00 Removing intermediate container c4046fa1a527 21:31:00 ---> e0e0cb034a36 21:31:00 Step 14/22 : EXPOSE $APP_PORT 21:31:01 ---> Running in a79340b9588f 21:31:02 Removing intermediate container a79340b9588f 21:31:02 ---> 5c3ed605c358 21:31:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:31:04 ---> 34a4745032d8 21:31:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:31:05 ---> c3f8d55e3fdb 21:31:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:31:07 ---> 758b02d6f714 21:31:07 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 21:31:07 ---> Running in 0bd93beacf1e 21:31:08 Removing intermediate container 0bd93beacf1e 21:31:08 ---> 3daf1dc04b05 21:31:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:31:08 ---> Running in f54923d2c137 21:31:09 Removing intermediate container f54923d2c137 21:31:09 ---> 70128b1838f5 21:31:09 Step 20/22 : LABEL arch=arm64 21:31:09 ---> Running in eded1a013ca8 21:31:10 Removing intermediate container eded1a013ca8 21:31:10 ---> 84b7179f351d 21:31:10 Step 21/22 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:31:10 ---> Running in c2b183dee737 21:31:11 Removing intermediate container c2b183dee737 21:31:11 ---> db1df36314d9 21:31:11 Step 22/22 : LABEL version=0.0.0 21:31:12 ---> Running in 7cb53a0e3bb1 21:31:13 Removing intermediate container 7cb53a0e3bb1 21:31:13 ---> e15e476ddd33 21:31:13 21:31:13 Successfully built e15e476ddd33 21:31:13 Successfully tagged sys-mgmt-agent-arm64:latest 21:31:17  Building sys-mgmt-agent ... done  ---> a8a8cd19d93a 21:31:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:31:17 ---> 476424d9ab12 21:31:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:31:17 ---> Running in 827c0153a528 21:31:17 ---> f4fdfe60df88 21:31:17 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:31:17 ---> Running in 7d76f9c87343 21:31:17 ---> Running in fe29695597d7 21:31:21 ---> a48a42528438 21:31:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:31:21 ---> Running in 4e2ebdb11ed4 21:31:22 Removing intermediate container 827c0153a528 21:31:22 ---> fde0551df1bc 21:31:22 Step 8/22 : RUN make cmd/core-metadata/core-metadata 21:31:22 ---> Running in 817cd709e0fd 21:31:22 Removing intermediate container 7d76f9c87343 21:31:22 ---> 51fc4c9aae17 21:31:22 Step 8/22 : RUN make cmd/core-command/core-command 21:31:22 Removing intermediate container fe29695597d7 21:31:22 ---> b71c69e40173 21:31:22 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:31:22 ---> Running in 9030c29a8bb4 21:31:22 ---> Running in e615ad70e616 21:31:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:31:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:31:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:31:25 Removing intermediate container 4e2ebdb11ed4 21:31:25 ---> 65266e458f84 21:31:25 Step 8/22 : RUN make cmd/core-data/core-data 21:31:25 ---> Running in 779dd1d90a00 21:31:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:33:04 Removing intermediate container 9030c29a8bb4 21:33:04 ---> 6a5eb32f4b0a 21:33:04 21:33:04 Step 9/22 : FROM alpine:3.14 21:33:04 ---> 5b8b7b635229 21:33:04 Step 10/22 : RUN apk add --update --no-cache dumb-init 21:33:04 ---> Using cache 21:33:04 ---> dd907a7c94f9 21:33:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:33:04 ---> Using cache 21:33:04 ---> a87311c8468e 21:33:04 Step 12/22 : ENV APP_PORT=59882 21:33:04 ---> Running in af577df89167 21:33:04 Removing intermediate container af577df89167 21:33:04 ---> 78ea8ef377bc 21:33:04 Step 13/22 : EXPOSE $APP_PORT 21:33:04 ---> Running in 2c23843167ca 21:33:04 Removing intermediate container 2c23843167ca 21:33:04 ---> 34e347a48cac 21:33:04 Step 14/22 : WORKDIR / 21:33:04 ---> Running in 2572cde52d8e 21:33:04 Removing intermediate container e615ad70e616 21:33:04 ---> 43e243e5d01d 21:33:04 21:33:04 Step 9/30 : FROM alpine:3.14 21:33:04 ---> 5b8b7b635229 21:33:04 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:33:04 ---> Running in 25f38dcfd37e 21:33:04 Removing intermediate container 2572cde52d8e 21:33:04 ---> ee56a682e04a 21:33:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:33:04 Removing intermediate container 25f38dcfd37e 21:33:04 ---> 5d02ea7935a2 21:33:04 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 21:33:04 ---> Running in 172906041ee1 21:33:05 ---> 3e3ef205a62c 21:33:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:33:07 (1/2) Installing dumb-init (1.2.5-r1) 21:33:07 (2/2) Installing su-exec (0.2-r1) 21:33:07 Executing busybox-1.33.1-r6.trigger 21:33:07 OK: 6 MiB in 16 packages 21:33:07 ---> 0203fad16698 21:33:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:33:08 Removing intermediate container 817cd709e0fd 21:33:08 ---> 09c93f9c5f76 21:33:08 21:33:08 Step 9/22 : FROM alpine:3.14 21:33:08 ---> 5b8b7b635229 21:33:08 Step 10/22 : RUN apk add --update --no-cache dumb-init 21:33:08 ---> Using cache 21:33:08 ---> dd907a7c94f9 21:33:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:33:08 ---> Using cache 21:33:08 ---> a87311c8468e 21:33:08 Step 12/22 : ENV APP_PORT=59881 21:33:08 Removing intermediate container 172906041ee1 21:33:08 ---> 83c4a8942e2d 21:33:08 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 21:33:08 ---> Running in 914040449acb 21:33:08 ---> d612546f0300 21:33:08 Step 18/22 : ENTRYPOINT ["/core-command"] 21:33:08 ---> Running in 74b993628f7b 21:33:09 ---> Running in 40f35a1d0bb1 21:33:09 Removing intermediate container 914040449acb 21:33:09 ---> 9459f8a15b1a 21:33:09 Step 13/22 : EXPOSE $APP_PORT 21:33:09 Removing intermediate container 74b993628f7b 21:33:09 ---> a9eaf0b51706 21:33:09 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:33:09 ---> Running in fa65132143f5 21:33:09 Removing intermediate container 40f35a1d0bb1 21:33:09 ---> 132284b89e3e 21:33:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:33:09 ---> Running in 848946bd1add 21:33:09 ---> Running in 27cbe4287236 21:33:10 Removing intermediate container fa65132143f5 21:33:10 ---> d41f5335a31e 21:33:10 Step 14/22 : WORKDIR / 21:33:10 Removing intermediate container 848946bd1add 21:33:10 ---> 622f46da3370 21:33:10 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:33:10 ---> Running in 66204a34a796 21:33:10 Removing intermediate container 27cbe4287236 21:33:10 ---> 2313fd1794a0 21:33:10 Step 20/22 : LABEL arch=arm64 21:33:10 ---> Running in c3909204a774 21:33:10 ---> Running in 16cff7265d90 21:33:11 Removing intermediate container 66204a34a796 21:33:11 ---> cc21b32d5b60 21:33:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:33:11 Removing intermediate container 16cff7265d90 21:33:11 ---> 6298581c007f 21:33:11 Step 21/22 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:33:11 ---> Running in bab3ab46b4fe 21:33:12 ---> 30504b255aea 21:33:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:33:12 Removing intermediate container bab3ab46b4fe 21:33:12 ---> 68e4d2f10913 21:33:12 Step 22/22 : LABEL version=0.0.0 21:33:12 ---> Running in 43377ee508b9 21:33:13 Removing intermediate container 43377ee508b9 21:33:13 ---> ea641141545d 21:33:13 21:33:13 Removing intermediate container c3909204a774 21:33:13 ---> c751e3f321d5 21:33:13 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 21:33:13 ---> Running in 0ea5bdc0ec2e 21:33:13 Successfully built ea641141545d 21:33:13 Successfully tagged core-command-arm64:latest 21:33:14  Building core-command ... done  ---> ee9079ce4c46 21:33:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:33:14 Removing intermediate container 0ea5bdc0ec2e 21:33:14 ---> d1f844f9b140 21:33:14 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:33:14 ---> 09b7be96f91c 21:33:14 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:33:15 ---> Running in aa59e76ed8cd 21:33:15 ---> fcc3d585649b 21:33:15 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:33:15 ---> Running in 304b90525dfb 21:33:15 Removing intermediate container aa59e76ed8cd 21:33:15 ---> 7457e6829276 21:33:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:33:15 ---> Running in 0f2f434cc44b 21:33:16 Removing intermediate container 0f2f434cc44b 21:33:16 ---> 47e704ae33dc 21:33:16 Step 20/22 : LABEL arch=arm64 21:33:16 ---> Running in 16fca5dbff38 21:33:17 Removing intermediate container 16fca5dbff38 21:33:17 ---> cb664efed67a 21:33:17 Step 21/22 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:33:17 ---> Running in 3e6985f33b10 21:33:17 Removing intermediate container 779dd1d90a00 21:33:17 ---> 18f2dbe787da 21:33:17 21:33:17 Step 9/22 : FROM alpine:3.14 21:33:17 ---> 5b8b7b635229 21:33:17 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:33:17 ---> Running in c2238185a306 21:33:17 Removing intermediate container 3e6985f33b10 21:33:17 ---> 2fab5a1fbfc6 21:33:17 Step 22/22 : LABEL version=0.0.0 21:33:18 Removing intermediate container 304b90525dfb 21:33:18 ---> ad99c757b7a1 21:33:18 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 21:33:18 ---> Running in a038e94b1eeb 21:33:18 Removing intermediate container c2238185a306 21:33:18 ---> 182d924d3825 21:33:18 Step 11/22 : ENV APP_PORT=59880 21:33:18 ---> Running in 9bb7535127cc 21:33:18 Removing intermediate container a038e94b1eeb 21:33:18 ---> 1aaa6d233561 21:33:18 21:33:18 Successfully built 1aaa6d233561 21:33:18 Successfully tagged core-metadata-arm64:latest 21:33:18  Building core-metadata ... done Removing intermediate container 9bb7535127cc 21:33:18 ---> 5e54e81fbc1d 21:33:18 Step 12/22 : EXPOSE $APP_PORT 21:33:18 ---> f2172d061f58 21:33:18 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:33:19 ---> Running in 0d130cd00fb3 21:33:19 Removing intermediate container 0d130cd00fb3 21:33:19 ---> 2ee15cd91176 21:33:19 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:33:19 ---> Running in 44bc649900cd 21:33:20 ---> db94a60fcc35 21:33:20 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:33:21 ---> b7bae267eaf4 21:33:21 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:33:21 Removing intermediate container 44bc649900cd 21:33:21 ---> 88e32521325d 21:33:21 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 21:33:21 ---> b9d38596e0db 21:33:21 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:33:21 ---> Running in 3363922ffc79 21:33:22 ---> 212ad314c2d7 21:33:22 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 21:33:22 ---> Running in 61553ef30c3f 21:33:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:33:23 Removing intermediate container 61553ef30c3f 21:33:23 ---> c64d13261a1b 21:33:23 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:33:24 ---> 47c23f970886 21:33:24 Step 25/30 : RUN chmod +x /entrypoint.sh 21:33:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:33:24 ---> Running in 2e8b095e410a 21:33:25 (1/6) Installing dumb-init (1.2.5-r1) 21:33:25 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:33:25 (3/6) Installing libsodium (1.0.18-r0) 21:33:25 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:33:25 (5/6) Installing libzmq (4.3.4-r0) 21:33:25 (6/6) Installing zeromq (4.3.4-r0) 21:33:25 Executing busybox-1.33.1-r6.trigger 21:33:25 OK: 8 MiB in 20 packages 21:33:26 Removing intermediate container 2e8b095e410a 21:33:26 ---> 6f725a6c19fc 21:33:26 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 21:33:26 ---> Running in 9242a0af162e 21:33:26 Removing intermediate container 3363922ffc79 21:33:26 ---> af95e67a4be6 21:33:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:33:27 Removing intermediate container 9242a0af162e 21:33:27 ---> b7a553141c6a 21:33:27 Step 27/30 : CMD ["gate"] 21:33:27 ---> Running in a902cabc7437 21:33:27 ---> 6e4ec14efcd8 21:33:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:33:27 Removing intermediate container a902cabc7437 21:33:27 ---> 066c31220484 21:33:27 Step 28/30 : LABEL arch=arm64 21:33:28 ---> Running in 44e68e28e012 21:33:28 Removing intermediate container 44e68e28e012 21:33:28 ---> 5b80b29a2478 21:33:28 Step 29/30 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:33:28 ---> 9ab806d81d82 21:33:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:33:28 ---> Running in 8ccd1e0630d5 21:33:29 Removing intermediate container 8ccd1e0630d5 21:33:29 ---> fb343232e835 21:33:29 Step 30/30 : LABEL version=0.0.0 21:33:29 ---> Running in cedcff525339 21:33:29 ---> 725f1eb02fa6 21:33:29 Step 18/22 : ENTRYPOINT ["/core-data"] 21:33:29 ---> Running in 43f3bf23b4c6 21:33:29 Removing intermediate container cedcff525339 21:33:29 ---> 8e2b1acf55cf 21:33:29 21:33:30 Removing intermediate container 43f3bf23b4c6 21:33:30 ---> 57b4e5079099 21:33:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:33:30 Successfully built 8e2b1acf55cf 21:33:30 Successfully tagged security-bootstrapper-arm64:latest 21:33:30  Building security-bootstrapper ... done  ---> Running in 94368015ef04 21:33:30 Removing intermediate container 94368015ef04 21:33:30 ---> a8eb01bac02d 21:33:30 Step 20/22 : LABEL arch=arm64 21:33:30 ---> Running in 3dcbb36b66aa 21:33:31 Removing intermediate container 3dcbb36b66aa 21:33:31 ---> f9881cc6cefa 21:33:31 Step 21/22 : LABEL git_sha=fbe562ca9a0eb1d57e0a2a90db91935960c89286 21:33:31 ---> Running in 42b14863b82a 21:33:31 Removing intermediate container 42b14863b82a 21:33:31 ---> 34345dc873bc 21:33:31 Step 22/22 : LABEL version=0.0.0 21:33:31 ---> Running in a927fd70e04d 21:33:32 Removing intermediate container a927fd70e04d 21:33:32 ---> e6ba22d2da18 21:33:32 21:33:32 Successfully built e6ba22d2da18 21:33:32 Successfully tagged core-data-arm64:latest 21:33:32  Building core-data ... done  [Pipeline] } 21:33:32 $ docker stop --time=1 cfe0386fbbf809d3a45bf1c3a52362f1ad5c89b3ccb61eafebee5793f6e2fa2d 21:33:34 $ docker rm -f cfe0386fbbf809d3a45bf1c3a52362f1ad5c89b3ccb61eafebee5793f6e2fa2d [Pipeline] // withDockerContainer [Pipeline] sh 21:33:34 + docker images 21:33:35 REPOSITORY TAG IMAGE ID CREATED SIZE 21:33:35 core-data-arm64 latest e6ba22d2da18 3 seconds ago 19.6MB 21:33:35 security-bootstrapper-arm64 latest 8e2b1acf55cf 5 seconds ago 17.8MB 21:33:35 core-metadata-arm64 latest 1aaa6d233561 16 seconds ago 15.9MB 21:33:35 18f2dbe787da 17 seconds ago 1.58GB 21:33:35 core-command-arm64 latest ea641141545d 21 seconds ago 15.2MB 21:33:35 09c93f9c5f76 26 seconds ago 1.58GB 21:33:35 43e243e5d01d 32 seconds ago 1.57GB 21:33:35 6a5eb32f4b0a 35 seconds ago 1.57GB 21:33:35 sys-mgmt-agent-arm64 latest e15e476ddd33 2 minutes ago 277MB 21:33:35 security-secretstore-setup-arm64 latest fb71eac9deb4 3 minutes ago 26.8MB 21:33:35 support-notifications-arm64 latest 2b58ac1d3433 3 minutes ago 16.1MB 21:33:35 support-scheduler-arm64 latest bf32400c2710 3 minutes ago 15.3MB 21:33:35 security-proxy-setup-arm64 latest c372700929ea 3 minutes ago 25.5MB 21:33:35 f85f47e6b434 3 minutes ago 1.57GB 21:33:35 4f4b520b5930 3 minutes ago 1.57GB 21:33:35 18a22439dca6 3 minutes ago 1.58GB 21:33:35 8704ea6d3c52 3 minutes ago 1.58GB 21:33:35 d359d7fd4167 3 minutes ago 1.57GB 21:33:35 ci-base-image-arm64 latest 0ecfe00bb493 14 minutes ago 1.24GB 21:33:35 alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB 21:33:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB 21:33:35 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 21:33:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:33:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:33:35 21:33:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:33:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:33:36 arm64: Pulling from edgex-lftools-log-publisher 21:33:36 448f6bf000e3: Pulling fs layer 21:33:36 f757da607395: Pulling fs layer 21:33:36 05883995daec: Pulling fs layer 21:33:36 8603b9c90790: Pulling fs layer 21:33:36 1560dd03e051: Pulling fs layer 21:33:36 27f5ce0e4adf: Pulling fs layer 21:33:36 c2d8d7efcc4b: Pulling fs layer 21:33:36 8603b9c90790: Waiting 21:33:36 1560dd03e051: Waiting 21:33:36 27f5ce0e4adf: Waiting 21:33:36 c2d8d7efcc4b: Waiting 21:33:36 f757da607395: Verifying Checksum 21:33:36 f757da607395: Download complete 21:33:36 8603b9c90790: Verifying Checksum 21:33:36 8603b9c90790: Download complete 21:33:36 1560dd03e051: Verifying Checksum 21:33:36 1560dd03e051: Download complete 21:33:36 05883995daec: Verifying Checksum 21:33:36 05883995daec: Download complete 21:33:36 27f5ce0e4adf: Verifying Checksum 21:33:36 27f5ce0e4adf: Download complete 21:33:37 448f6bf000e3: Verifying Checksum 21:33:37 448f6bf000e3: Download complete 21:33:39 c2d8d7efcc4b: Verifying Checksum 21:33:39 c2d8d7efcc4b: Download complete 21:33:40 448f6bf000e3: Pull complete 21:33:41 f757da607395: Pull complete 21:33:42 05883995daec: Pull complete 21:33:43 8603b9c90790: Pull complete 21:33:43 1560dd03e051: Pull complete 21:33:44 27f5ce0e4adf: Pull complete 21:33:59 c2d8d7efcc4b: Pull complete 21:33:59 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:33:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:33:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:33:59 prd-ubuntu18.04-docker-arm64-4c-16g-714 does not seem to be running inside a container 21:33:59 $ 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/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:34:02 $ docker top b9c4dac455ad91e325b22c0e8e1eef5a4be64b69cac95cf278345340ddc98980 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:03 ---> job-cost.sh 21:34:03 lf-activate-venv: SKIPPING 21:34:03 INFO: No Stack... 21:34:03 INFO: Retrieving Pricing Info for: v3-standard-4 21:34:04 INFO: Archiving Costs [Pipeline] sh 21:34:04 + cat /w/workspace/edgex-go/1/archives/cost.csv 21:34:04 + cut -d, -f6 [Pipeline] lock 21:34:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3833-1-stack-cost] 21:34:05 Resource [jenkins-edgexfoundry-edgex-go-PR-3833-1-stack-cost] did not exist. Created. 21:34:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3833-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:34:05 + echo total: 0.10999999940395355 [Pipeline] stash 21:34:05 Stashed 1 file(s) [Pipeline] } 21:34:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3833-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:34:06 $ docker stop --time=1 b9c4dac455ad91e325b22c0e8e1eef5a4be64b69cac95cf278345340ddc98980 21:34:07 $ docker rm -f b9c4dac455ad91e325b22c0e8e1eef5a4be64b69cac95cf278345340ddc98980 [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 21:34:08 provisioning config files... 21:34:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8309053981163573502tmp [Pipeline] { [Pipeline] sh 21:34:08 + set +x 21:34:08 + curl -s https://codecov.io/bash 21:34:08 + bash -s -- 21:34:08 21:34:08 _____ _ 21:34:08 / ____| | | 21:34:08 | | ___ __| | ___ ___ _____ __ 21:34:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:34:08 | |___| (_) | (_| | __/ (_| (_) \ V / 21:34:08 \_____\___/ \__,_|\___|\___\___/ \_/ 21:34:08 Bash-1.0.6 21:34:08 21:34:08 21:34:08 ==> git version 2.24.4 found 21:34:08 ==> 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 21:34:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:34:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:34:08 ==> Jenkins CI detected. 21:34:08 current dir:  /w/workspace/edgex-go/1 21:34:08 project root: . 21:34:08 --> token set from env 21:34:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:34:09 ==> Running gcov in . (disable via -X gcov) 21:34:09 ==> Python coveragepy not found 21:34:09 ==> Searching for coverage reports in: 21:34:09 + . 21:34:09 -> Found 1 reports 21:34:09 ==> Detecting git/mercurial file structure 21:34:09 ==> Reading reports 21:34:09 + ./coverage.out bytes=428381 21:34:09 ==> Appending adjustments 21:34:09 https://docs.codecov.io/docs/fixing-reports 21:34:10 + Found adjustments 21:34:10 ==> Gzipping contents 21:34:10 60K /tmp/codecov.nXOXW9.gz 21:34:10 ==> Uploading reports 21:34:10 url: https://codecov.io 21:34:10 query: branch=PR-3833&commit=fbe562ca9a0eb1d57e0a2a90db91935960c89286&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3833%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3833&job=&cmd_args= 21:34:10 -> Pinging Codecov 21:34:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3833&commit=fbe562ca9a0eb1d57e0a2a90db91935960c89286&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3833%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3833&job=&cmd_args= 21:34:11 -> Uploading to 21:34:11 https://storage.googleapis.com/codecov/v4/raw/2021-11-29/00271124DB129430A58F1EEE437C3FCB/fbe562ca9a0eb1d57e0a2a90db91935960c89286/4199ecd9-fd22-4320-96a6-ceddf6bee078.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211129T213410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c50bda54a8411bfa59c455d2aa073142a94effc522351c30da4cd57e3955723 21:34:11 % Total % Received % Xferd Average Speed Time Time Time Current 21:34:11 Dload Upload Total Spent Left Speed 21:34:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57875 0 0 100 57875 0 182k --:--:-- --:--:-- --:--:-- 183k 21:34:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fbe562ca9a0eb1d57e0a2a90db91935960c89286 [Pipeline] } 21:34:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:34:12 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:34:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:34:13 ---> package-listing.sh 21:34:13 ++ facter osfamily 21:34:13 ++ tr '[:upper:]' '[:lower:]' 21:34:14 + OS_FAMILY=redhat 21:34:14 + workspace=/w/workspace/edgex-go/1 21:34:14 + START_PACKAGES=/tmp/packages_start.txt 21:34:14 + END_PACKAGES=/tmp/packages_end.txt 21:34:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:34:14 + PACKAGES=/tmp/packages_start.txt 21:34:14 + '[' /w/workspace/edgex-go/1 ']' 21:34:14 + PACKAGES=/tmp/packages_end.txt 21:34:14 + case "${OS_FAMILY}" in 21:34:14 + rpm -qa 21:34:14 + sort 21:34:17 + '[' -f /tmp/packages_start.txt ']' 21:34:17 + '[' -f /tmp/packages_end.txt ']' 21:34:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:34:17 + '[' /w/workspace/edgex-go/1 ']' 21:34:17 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:34:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:34:17 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:34:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:34:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:34:18 21:34:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:34:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:34:18 latest: Pulling from edgex-lftools-log-publisher 21:34:18 b4d181a07f80: Pulling fs layer 21:34:18 a1111a8f2ec3: Pulling fs layer 21:34:18 ed53099fbce6: Pulling fs layer 21:34:18 dc539afda2c1: Pulling fs layer 21:34:18 77bc0d833cb6: Pulling fs layer 21:34:18 9065ff56babe: Pulling fs layer 21:34:18 d287ab97295c: Pulling fs layer 21:34:18 dc539afda2c1: Waiting 21:34:18 77bc0d833cb6: Waiting 21:34:18 9065ff56babe: Waiting 21:34:18 d287ab97295c: Waiting 21:34:18 a1111a8f2ec3: Verifying Checksum 21:34:18 a1111a8f2ec3: Download complete 21:34:18 dc539afda2c1: Download complete 21:34:18 ed53099fbce6: Verifying Checksum 21:34:18 ed53099fbce6: Download complete 21:34:18 9065ff56babe: Verifying Checksum 21:34:18 9065ff56babe: Download complete 21:34:18 77bc0d833cb6: Verifying Checksum 21:34:18 77bc0d833cb6: Download complete 21:34:18 b4d181a07f80: Verifying Checksum 21:34:18 b4d181a07f80: Download complete 21:34:19 d287ab97295c: Verifying Checksum 21:34:19 d287ab97295c: Download complete 21:34:20 b4d181a07f80: Pull complete 21:34:20 a1111a8f2ec3: Pull complete 21:34:21 ed53099fbce6: Pull complete 21:34:21 dc539afda2c1: Pull complete 21:34:21 77bc0d833cb6: Pull complete 21:34:21 9065ff56babe: Pull complete 21:34:26 d287ab97295c: Pull complete 21:34:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:34:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:34:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:34:26 prd-centos7-docker-4c-2g-712 does not seem to be running inside a container 21:34:26 $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:34:30 $ docker top 30e17d531272c8bca400bf3b441a504a8ba4a890184752be5ce4c8f19aad2856 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:30 + touch /tmp/pre-build-complete [Pipeline] sh 21:34:30 + mkdir -p /var/log/sysstat [Pipeline] sh 21:34:31 + ls /var/log/sa-host 21:34:31 + sadf -c /var/log/sa-host/sa29 21:34:31 file_magic: OK 21:34:31 HZ: Using current value: 100 21:34:31 file_header: OK 21:34:31 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 21:34:31 Statistics: 21:34:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:34:31 File successfully converted to sysstat format version 12.0.3 21:34:31 + sadf -c /var/log/sa-host/sa30 21:34:31 file_magic: OK 21:34:31 HZ: Using current value: 100 21:34:31 file_header: OK 21:34:31 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 21:34:31 Statistics: 21:34:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:34:31 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:34:31 provisioning config files... 21:34:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5390563251273482041tmp [Pipeline] { [Pipeline] echo 21:34:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:34:31 ---> create-netrc.sh [Pipeline] } 21:34:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:34:32 ---> python-tools-install.sh [Pipeline] echo 21:34:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:34:32 ---> sudo-logs.sh 21:34:32 Archiving 'sudo' log.. 21:34:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-712.novalocal: Name or service not known 21:34:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-712.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:34:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:34:33 ---> job-cost.sh 21:34:33 lf-activate-venv: SKIPPING 21:34:33 DEBUG: total: 0.10999999940395355 21:34:33 INFO: Retrieving Stack Cost... 21:34:33 INFO: Retrieving Pricing Info for: v3-standard-2 21:34:33 INFO: Archiving Costs [Pipeline] echo 21:34:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:34:33 ---> logs-deploy.sh 21:34:33 lf-activate-venv: SKIPPING 21:34:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3833/1 21:34:33 INFO: archiving workspace using pattern(s): 21:34:34 Archives upload complete. 21:34:34 INFO: archiving logs to Nexus 21:34:35 ---> uname -a: 21:34:35 Linux prd-centos7-docker-4c-2g-712.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 21:34:35 21:34:35 21:34:35 ---> lscpu: 21:34:35 Architecture: x86_64 21:34:35 CPU op-mode(s): 32-bit, 64-bit 21:34:35 Byte Order: Little Endian 21:34:35 Address sizes: 40 bits physical, 48 bits virtual 21:34:35 CPU(s): 2 21:34:35 On-line CPU(s) list: 0,1 21:34:35 Thread(s) per core: 1 21:34:35 Core(s) per socket: 1 21:34:35 Socket(s): 2 21:34:35 NUMA node(s): 1 21:34:35 Vendor ID: AuthenticAMD 21:34:35 CPU family: 23 21:34:35 Model: 49 21:34:35 Model name: AMD EPYC-Rome Processor 21:34:35 Stepping: 0 21:34:35 CPU MHz: 2799.998 21:34:35 BogoMIPS: 5599.99 21:34:35 Virtualization: AMD-V 21:34:35 Hypervisor vendor: KVM 21:34:35 Virtualization type: full 21:34:35 L1d cache: 32K 21:34:35 L1i cache: 32K 21:34:35 L2 cache: 512K 21:34:35 L3 cache: 16384K 21:34:35 NUMA node0 CPU(s): 0,1 21:34:35 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 21:34:35 21:34:35 21:34:35 ---> nproc: 21:34:35 2 21:34:35 21:34:35 21:34:35 ---> df -h: 21:34:35 Filesystem Size Used Avail Use% Mounted on 21:34:35 overlay 40G 13G 28G 32% / 21:34:35 tmpfs 64M 0 64M 0% /dev 21:34:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:34:35 shm 64M 0 64M 0% /dev/shm 21:34:35 /dev/vda1 40G 13G 28G 32% /facter-os 21:34:35 21:34:35 21:34:35 ---> sar -b -r -n DEV: 21:34:35 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/29/21 _x86_64_ (2 CPU) 21:34:35 21:34:35 21:10:49 LINUX RESTART (2 CPU) 21:34:35 21:34:35 21:11:01 tps rtps wtps bread/s bwrtn/s 21:34:35 21:12:01 102.06 43.53 58.53 4594.27 40707.81 21:34:35 21:13:01 81.05 3.38 77.67 2347.92 4871.21 21:34:35 21:14:01 6.74 0.00 6.74 0.00 5244.71 21:34:35 21:15:01 372.74 0.05 372.69 3.86 93940.40 21:34:35 21:16:01 56.72 0.00 56.72 0.00 9237.55 21:34:35 21:17:01 106.66 0.03 106.63 1.07 4247.53 21:34:35 21:18:05 402.19 188.07 214.12 5284.11 132008.95 21:34:35 21:19:01 681.72 332.58 349.14 15942.64 205065.61 21:34:35 21:20:01 738.51 166.32 572.19 7277.18 225445.16 21:34:35 21:21:01 165.32 25.44 139.88 3056.14 21597.02 21:34:35 21:22:01 1.30 0.07 1.23 0.67 19.84 21:34:35 21:23:01 0.27 0.00 0.27 0.00 3.20 21:34:35 21:24:01 0.33 0.00 0.33 0.00 4.33 21:34:35 21:25:01 0.20 0.00 0.20 0.00 1.50 21:34:35 21:26:01 0.62 0.20 0.42 6.26 5.68 21:34:35 21:27:01 1.12 0.35 0.77 96.47 14.67 21:34:35 21:28:01 0.27 0.00 0.27 0.00 2.98 21:34:35 21:29:01 0.23 0.00 0.23 0.00 2.87 21:34:35 21:30:01 0.27 0.00 0.27 0.00 3.38 21:34:35 21:31:01 0.20 0.00 0.20 0.00 2.58 21:34:35 21:32:01 0.23 0.00 0.23 0.00 1.92 21:34:35 21:33:01 0.38 0.00 0.38 0.00 5.33 21:34:35 21:34:01 0.18 0.00 0.18 0.00 2.43 21:34:35 Average: 117.37 32.57 84.80 1647.01 32045.22 21:34:35 21:34:35 21:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:34:35 21:12:01 5710596 0 600360 7.50 2620 1695364 1277240 14.10 586780 1480012 31324 21:34:35 21:13:01 5379716 0 707500 8.83 2620 1919104 1400992 15.47 816576 1569192 58932 21:34:35 21:14:01 5178784 0 643172 8.03 2620 2184364 1293128 14.28 889324 1690616 167496 21:34:35 21:15:01 3642896 0 965952 12.06 2620 3397472 1613516 17.81 1204668 2698720 50780 21:34:35 21:16:01 3268064 0 1061172 13.25 2620 3677084 1674928 18.49 1448624 2811136 63200 21:34:35 21:17:01 3279624 0 1097572 13.70 2620 3629124 1615304 17.83 1452092 2779056 60340 21:34:35 21:18:05 481892 0 1274840 15.92 2620 6249588 2275868 25.13 2373520 4569884 288268 21:34:35 21:19:01 642788 0 1432128 17.88 2620 5931404 3081124 34.02 2980624 3756092 9964 21:34:35 21:20:01 742956 0 1524612 19.04 2620 5738752 2984792 32.95 2593336 3999392 392 21:34:35 21:21:01 2670384 0 1148196 14.34 2620 4187740 1568844 17.32 1385480 3333876 8 21:34:35 21:22:01 2680540 0 1138040 14.21 2620 4187740 1401044 15.47 1379484 3333760 8 21:34:35 21:23:01 2696776 0 1121796 14.01 2620 4187748 1374316 15.17 1374020 3325584 8 21:34:35 21:24:01 2696940 0 1121628 14.00 2620 4187752 1374316 15.17 1374132 3325584 8 21:34:35 21:25:01 2697392 0 1121172 14.00 2620 4187756 1374316 15.17 1374128 3325136 8 21:34:35 21:26:01 2695624 0 1122932 14.02 2620 4187764 1376056 15.19 1375548 3325136 8 21:34:35 21:27:01 2694296 0 1121420 14.00 2620 4190604 1374412 15.17 1377332 3325068 8 21:34:35 21:28:01 2694804 0 1120908 14.00 2620 4190608 1374316 15.17 1377132 3325068 8 21:34:35 21:29:01 2694688 0 1121016 14.00 2620 4190616 1374316 15.17 1377128 3325072 8 21:34:35 21:30:01 2693980 0 1121724 14.01 2620 4190616 1374568 15.18 1377724 3324868 8 21:34:35 21:31:01 2694788 0 1120912 14.00 2620 4190620 1374316 15.17 1377140 3324868 8 21:34:35 21:32:01 2694552 0 1121144 14.00 2620 4190624 1374412 15.17 1377240 3324868 8 21:34:35 21:33:01 2693956 0 1121736 14.01 2620 4190628 1374568 15.18 1377688 3324868 8 21:34:35 21:34:01 2694144 0 1121540 14.00 2620 4190636 1374520 15.18 1377552 3324868 8 21:34:35 Average: 2870443 0 1089194 13.60 2620 4046683 1594835 17.61 1462055 3127075 31774 21:34:35 21:34:35 21:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:34:35 21:12:01 eth0 1193.82 975.93 2475.90 108.04 0.00 0.00 0.00 0.00 21:34:35 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:13:01 eth0 790.56 827.76 2271.84 87.42 0.00 0.00 0.00 0.00 21:34:35 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:13:01 veth0bdc2a8 369.43 269.80 36.33 1007.74 0.00 0.00 0.00 0.00 21:34:35 21:13:01 docker0 369.43 269.66 31.28 1007.73 0.00 0.00 0.00 0.00 21:34:35 21:14:01 eth0 504.51 636.59 1736.65 57.07 0.00 0.00 0.00 0.00 21:34:35 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:14:01 veth0bdc2a8 635.52 497.82 56.24 1734.75 0.00 0.00 0.00 0.00 21:34:35 21:14:01 docker0 635.52 497.82 47.55 1734.75 0.00 0.00 0.00 0.00 21:34:35 21:15:01 veth242f5b8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:34:35 21:15:01 eth0 386.58 293.43 5284.16 39.30 0.00 0.00 0.00 0.00 21:34:35 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:15:01 docker0 202.66 230.46 16.18 2042.04 0.00 0.00 0.00 0.00 21:34:35 21:16:01 veth242f5b8 0.63 0.65 0.05 0.07 0.00 0.00 0.00 0.00 21:34:35 21:16:01 eth0 30.02 14.67 24.64 11.92 0.00 0.00 0.00 0.00 21:34:35 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:16:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 21:34:35 21:17:01 veth242f5b8 1.42 1.42 0.11 0.11 0.00 0.00 0.00 0.00 21:34:35 21:17:01 eth0 12.21 6.61 8.68 4.74 0.00 0.00 0.00 0.00 21:34:35 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:17:01 docker0 1.42 1.42 0.09 0.11 0.00 0.00 0.00 0.00 21:34:35 21:18:05 vethad837c6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:34:35 21:18:05 eth0 108.98 69.55 1615.31 126.09 0.00 0.00 0.00 0.00 21:34:35 21:18:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:18:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:19:01 vethd392d10 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:34:35 21:19:01 vethad837c6 0.00 1.09 0.00 0.05 0.00 0.00 0.00 0.00 21:34:35 21:19:01 vethd668c40 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 21:34:35 21:19:01 veth31e2c6c 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 21:34:35 21:20:01 vethad837c6 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 21:34:35 21:20:01 vethabd1986 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:34:35 21:20:01 veth3c779fe 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:34:35 21:20:01 vetha3d23f0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:34:35 21:21:01 eth0 3298.14 2963.74 15632.05 596.39 0.00 0.00 0.00 0.00 21:34:35 21:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:34:35 21:21:01 docker0 1256.99 1102.56 98.28 5692.32 0.00 0.00 0.00 0.00 21:34:35 21:22:01 eth0 1.42 0.85 0.80 0.30 0.00 0.00 0.00 0.00 21:34:35 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:23:01 eth0 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 21:34:35 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:24:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:34:35 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:25:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:34:35 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:26:01 eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:34:35 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:27:01 eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 21:34:35 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:28:01 eth0 0.12 0.15 0.01 0.01 0.00 0.00 0.00 0.00 21:34:35 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:29:01 eth0 0.47 0.03 0.05 0.00 0.00 0.00 0.00 0.00 21:34:35 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:30:01 eth0 0.55 0.48 0.28 0.21 0.00 0.00 0.00 0.00 21:34:35 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:31:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:32:01 eth0 0.67 0.18 0.13 0.07 0.00 0.00 0.00 0.00 21:34:35 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:33:01 eth0 1.02 0.35 0.37 0.20 0.00 0.00 0.00 0.00 21:34:35 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:34:01 eth0 0.50 0.25 0.27 0.20 0.00 0.00 0.00 0.00 21:34:35 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 Average: eth0 143.17 128.84 678.11 25.97 0.00 0.00 0.00 0.00 21:34:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:35 Average: docker0 54.69 47.97 4.28 247.65 0.00 0.00 0.00 0.00 21:34:35 21:34:35 21:34:35 ---> sar -P ALL: 21:34:35 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/29/21 _x86_64_ (2 CPU) 21:34:35 21:34:35 21:10:49 LINUX RESTART (2 CPU) 21:34:35 21:34:35 21:11:01 CPU %user %nice %system %iowait %steal %idle 21:34:35 21:12:01 all 15.80 0.00 5.40 2.77 0.07 75.95 21:34:35 21:12:01 0 15.95 0.00 6.11 3.06 0.07 74.81 21:34:35 21:12:01 1 15.66 0.00 4.70 2.50 0.07 77.07 21:34:35 21:13:01 all 9.53 0.00 3.19 2.10 0.09 85.09 21:34:35 21:13:01 0 9.02 0.00 3.19 1.44 0.09 86.26 21:34:35 21:13:01 1 10.04 0.00 3.19 2.76 0.09 83.93 21:34:35 21:14:01 all 10.81 0.00 1.68 0.01 0.07 87.43 21:34:35 21:14:01 0 12.54 0.00 1.53 0.02 0.09 85.83 21:34:35 21:14:01 1 9.10 0.00 1.83 0.00 0.05 89.01 21:34:35 21:15:01 all 35.19 0.00 14.42 3.60 0.13 46.66 21:34:35 21:15:01 0 33.82 0.00 14.34 3.49 0.11 48.24 21:34:35 21:15:01 1 36.56 0.00 14.49 3.71 0.14 45.09 21:34:35 21:16:01 all 52.54 0.00 6.11 0.43 0.09 40.83 21:34:35 21:16:01 0 52.14 0.00 6.39 0.43 0.09 40.94 21:34:35 21:16:01 1 52.94 0.00 5.82 0.43 0.09 40.72 21:34:35 21:17:01 all 65.24 0.00 5.84 1.33 0.10 27.50 21:34:35 21:17:01 0 66.05 0.00 5.90 1.38 0.09 26.57 21:34:35 21:17:01 1 64.42 0.00 5.78 1.27 0.11 28.42 21:34:35 21:18:05 all 43.84 0.00 15.12 13.04 0.11 27.89 21:34:35 21:18:05 0 42.51 0.00 14.46 12.41 0.10 30.51 21:34:35 21:18:05 1 45.17 0.00 15.80 13.66 0.12 25.25 21:34:35 21:19:01 all 67.00 0.00 18.39 11.21 0.15 3.24 21:34:35 21:19:01 0 66.16 0.00 19.19 11.51 0.16 2.98 21:34:35 21:19:01 1 67.85 0.00 17.59 10.92 0.14 3.51 21:34:35 21:20:01 all 69.69 0.00 20.01 9.15 0.15 1.00 21:34:35 21:20:01 0 68.43 0.00 21.20 9.23 0.15 0.98 21:34:35 21:20:01 1 70.94 0.00 18.82 9.07 0.15 1.02 21:34:35 21:21:01 all 25.69 0.00 5.76 1.15 0.07 67.33 21:34:35 21:21:01 0 25.65 0.00 6.03 0.97 0.09 67.27 21:34:35 21:21:01 1 25.74 0.00 5.48 1.33 0.05 67.39 21:34:35 21:22:01 all 0.14 0.00 0.03 0.00 0.02 99.81 21:34:35 21:22:01 0 0.25 0.00 0.03 0.00 0.02 99.70 21:34:35 21:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:34:35 21:34:35 21:22:01 CPU %user %nice %system %iowait %steal %idle 21:34:35 21:23:01 all 0.13 0.00 0.05 0.00 0.03 99.79 21:34:35 21:23:01 0 0.22 0.00 0.07 0.00 0.02 99.70 21:34:35 21:23:01 1 0.05 0.00 0.03 0.00 0.03 99.88 21:34:35 21:24:01 all 0.11 0.00 0.02 0.00 0.03 99.85 21:34:35 21:24:01 0 0.18 0.00 0.02 0.00 0.02 99.78 21:34:35 21:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:34:35 21:25:01 all 0.11 0.00 0.03 0.00 0.02 99.84 21:34:35 21:25:01 0 0.17 0.00 0.03 0.00 0.00 99.80 21:34:35 21:25:01 1 0.05 0.00 0.03 0.00 0.03 99.88 21:34:35 21:26:01 all 0.11 0.00 0.03 0.00 0.03 99.84 21:34:35 21:26:01 0 0.20 0.00 0.02 0.00 0.02 99.77 21:34:35 21:26:01 1 0.02 0.00 0.03 0.00 0.03 99.92 21:34:35 21:27:01 all 0.10 0.00 0.04 0.03 0.03 99.81 21:34:35 21:27:01 0 0.13 0.00 0.03 0.00 0.02 99.82 21:34:35 21:27:01 1 0.07 0.00 0.05 0.05 0.03 99.80 21:34:35 21:28:01 all 0.13 0.00 0.03 0.00 0.03 99.82 21:34:35 21:28:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:34:35 21:28:01 1 0.20 0.00 0.02 0.00 0.03 99.75 21:34:35 21:29:01 all 0.09 0.00 0.02 0.00 0.02 99.87 21:34:35 21:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:34:35 21:29:01 1 0.13 0.00 0.02 0.00 0.03 99.82 21:34:35 21:30:01 all 0.06 0.00 0.03 0.00 0.02 99.89 21:34:35 21:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:34:35 21:30:01 1 0.10 0.00 0.03 0.00 0.02 99.85 21:34:35 21:31:01 all 0.21 0.00 0.00 0.00 0.03 99.77 21:34:35 21:31:01 0 0.38 0.00 0.00 0.00 0.02 99.60 21:34:35 21:31:01 1 0.03 0.00 0.00 0.00 0.03 99.93 21:34:35 21:32:01 all 0.13 0.00 0.02 0.00 0.03 99.82 21:34:35 21:32:01 0 0.25 0.00 0.02 0.00 0.03 99.70 21:34:35 21:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:34:35 21:33:01 all 0.17 0.00 0.02 0.00 0.03 99.79 21:34:35 21:33:01 0 0.30 0.00 0.02 0.00 0.03 99.65 21:34:35 21:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:34:35 21:34:35 21:33:01 CPU %user %nice %system %iowait %steal %idle 21:34:35 21:34:01 all 0.13 0.00 0.02 0.00 0.03 99.83 21:34:35 21:34:01 0 0.22 0.00 0.02 0.00 0.03 99.73 21:34:35 21:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:34:35 Average: all 16.29 0.00 3.95 1.84 0.06 77.86 21:34:35 Average: 0 16.22 0.00 4.05 1.80 0.05 77.88 21:34:35 Average: 1 16.37 0.00 3.85 1.87 0.06 77.85 21:34:35 21:34:35 21:34:35