Pull request #3681 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from c7157c70aaba3431d8fdd473021ed79833356d24+e58d3ad6df51a4932149737fcf4ff898b8ee43d5 (97b925266483a1035666254352c807ee5f3e2567) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7313706390159138009.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8579767204204056837.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8359930463783977774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2557589885205908296.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5581144655722961246.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-700 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh2619193884590646865.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 e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit c7157c70aaba3431d8fdd473021ed79833356d24 Merge succeeded, producing c7157c70aaba3431d8fdd473021ed79833356d24 Checking out Revision c7157c70aaba3431d8fdd473021ed79833356d24 (PR-3681) > 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/2@tmp/jenkins-gitclient-ssh1388133120565933528.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7157c70aaba3431d8fdd473021ed79833356d24 # 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/2@tmp/jenkins-gitclient-ssh656548712786351982.key > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7157c70aaba3431d8fdd473021ed79833356d24 # timeout=10 Commit message: "Merge branch 'main' into issue-3593" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:52:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:52:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:52:55 ========================================================= 15:52:55 EdgeX Global Pipelines Version Info 15:52:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:52:57 ------------------- 15:52:57 stable info: 15:52:57 ------------------- 15:52:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:52:57 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:52:57 Message: update stable to v1.0.205 15:52:57 ------------------- 15:52:57 experimental info: 15:52:57 ------------------- 15:52:57 Commited By: **** collab-it+edgex@linuxfoundation.org 15:52:57 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:52:57 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:52:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:52:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build > git rev-list --no-walk e04e8bfc37ff7d2f00b4acd984341f9f9c5bd6f5 # timeout=10 [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3681 [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3681 [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3681 [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7157c70aaba3431d8fdd473021ed79833356d24 [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7157c7 [Pipeline] echo 15:52:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:58 provisioning config files... 15:52:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4708992502969535476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:59 ---> docker-login.sh 15:52:59 nexus3.edgexfoundry.org:10001 15:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:59 Configure a credential helper to remove this warning. See 15:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:59 15:52:59 Login Succeeded 15:52:59 nexus3.edgexfoundry.org:10002 15:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:59 Configure a credential helper to remove this warning. See 15:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:59 15:52:59 Login Succeeded 15:52:59 nexus3.edgexfoundry.org:10003 15:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:59 Configure a credential helper to remove this warning. See 15:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:59 15:52:59 Login Succeeded 15:52:59 nexus3.edgexfoundry.org:10004 15:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:59 Configure a credential helper to remove this warning. See 15:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:59 15:52:59 Login Succeeded 15:52:59 docker.io 15:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:00 Configure a credential helper to remove this warning. See 15:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:00 15:53:00 Login Succeeded 15:53:00 ---> docker-login.sh ends [Pipeline] } 15:53:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:53:00 ++ 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 15:53:00 + for file in '`ls cmd/**/Dockerfile`' 15:53:00 ++ dirname cmd/core-command/Dockerfile 15:53:00 ++ cut -d/ -f2 15:53:00 + echo core-command,cmd/core-command/Dockerfile 15:53:00 + for file in '`ls cmd/**/Dockerfile`' 15:53:00 ++ cut -d/ -f2 15:53:00 ++ dirname cmd/core-data/Dockerfile 15:53:00 + echo core-data,cmd/core-data/Dockerfile 15:53:00 + for file in '`ls cmd/**/Dockerfile`' 15:53:00 ++ dirname cmd/core-metadata/Dockerfile 15:53:00 ++ cut -d/ -f2 15:53:00 + echo core-metadata,cmd/core-metadata/Dockerfile 15:53:00 + for file in '`ls cmd/**/Dockerfile`' 15:53:00 ++ dirname cmd/security-bootstrapper/Dockerfile 15:53:00 ++ cut -d/ -f2 15:53:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:53:00 + for file in '`ls cmd/**/Dockerfile`' 15:53:00 ++ dirname cmd/security-proxy-setup/Dockerfile 15:53:00 ++ cut -d/ -f2 15:53:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:53:00 + for file in '`ls cmd/**/Dockerfile`' 15:53:00 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:53:00 ++ cut -d/ -f2 15:53:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:53:00 + for file in '`ls cmd/**/Dockerfile`' 15:53:00 ++ dirname cmd/support-notifications/Dockerfile 15:53:00 ++ cut -d/ -f2 15:53:00 + echo support-notifications,cmd/support-notifications/Dockerfile 15:53:00 + for file in '`ls cmd/**/Dockerfile`' 15:53:00 ++ dirname cmd/support-scheduler/Dockerfile 15:53:00 ++ cut -d/ -f2 15:53:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:53:00 + for file in '`ls cmd/**/Dockerfile`' 15:53:00 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:53:00 ++ cut -d/ -f2 15:53:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:53:00 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:53:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:53:01 15:53:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:53:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:53:02 latest: Pulling from edgex-devops/git-semver 15:53:02 31603596830f: Pulling fs layer 15:53:02 04fac38145f0: Pulling fs layer 15:53:02 701f6daf10bf: Pulling fs layer 15:53:02 24f72da36158: Pulling fs layer 15:53:02 24f72da36158: Waiting 15:53:02 04fac38145f0: Verifying Checksum 15:53:02 04fac38145f0: Download complete 15:53:02 31603596830f: Verifying Checksum 15:53:02 31603596830f: Download complete 15:53:02 31603596830f: Pull complete 15:53:02 24f72da36158: Verifying Checksum 15:53:02 24f72da36158: Download complete 15:53:02 04fac38145f0: Pull complete 15:53:03 701f6daf10bf: Verifying Checksum 15:53:03 701f6daf10bf: Download complete 15:53:03 701f6daf10bf: Pull complete 15:53:04 24f72da36158: Pull complete 15:53:04 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 15:53:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:53:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:53:04 prd-centos7-docker-4c-2g-700 does not seem to be running inside a container 15:53:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10004/edgex-devops/git-semver:latest cat 15:53:04 $ docker top 3e80e09178506aee0af89e3dd17ddeccb988f09dcc233e6c945a1fd29df727b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:53:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:05 [ssh-agent] Looking for ssh-agent implementation... 15:53:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:05 $ docker exec 3e80e09178506aee0af89e3dd17ddeccb988f09dcc233e6c945a1fd29df727b1 ssh-agent 15:53:05 SSH_AUTH_SOCK=/tmp/ssh-Ynwek7Ex0TKA/agent.14 15:53:05 SSH_AGENT_PID=21 15:53:05 Running ssh-add (command line suppressed) 15:53:05 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8792881570539252387.key (/w/workspace/edgex-go/2@tmp/private_key_8792881570539252387.key) 15:53:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:05 + git tag --points-at HEAD [Pipeline] } 15:53:05 $ docker exec --env ******** --env ******** 3e80e09178506aee0af89e3dd17ddeccb988f09dcc233e6c945a1fd29df727b1 ssh-agent -k 15:53:05 unset SSH_AUTH_SOCK; 15:53:05 unset SSH_AGENT_PID; 15:53:05 echo Agent pid 21 killed; 15:53:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:53:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:05 [ssh-agent] Looking for ssh-agent implementation... 15:53:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:06 $ docker exec 3e80e09178506aee0af89e3dd17ddeccb988f09dcc233e6c945a1fd29df727b1 ssh-agent 15:53:06 SSH_AUTH_SOCK=/tmp/ssh-pNKtBz01TwZb/agent.56 15:53:06 SSH_AGENT_PID=62 15:53:06 Running ssh-add (command line suppressed) 15:53:06 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2649666560462476853.key (/w/workspace/edgex-go/2@tmp/private_key_2649666560462476853.key) 15:53:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:06 + git semver init 15:53:06 # -> Open(): unable to determine branch for HEAD 15:53:06 # $GIT_DIR = /w/workspace/edgex-go/2/.git 15:53:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 15:53:06 # $SEMVER_REMOTE_NAME = origin 15:53:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:53:06 # $SEMVER_USER_NAME = edgex-jenkins 15:53:06 # $SEMVER_BRANCH = PR-3681 15:53:06 # $SEMVER_TEMP = /tmp/semver-853608185 15:53:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:54:14 # '/tmp/semver-853608185' -> '/w/workspace/edgex-go/2/.semver' 15:54:14 # -> Force: false 15:54:14 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 15:54:14 $ docker exec --env ******** --env ******** 3e80e09178506aee0af89e3dd17ddeccb988f09dcc233e6c945a1fd29df727b1 ssh-agent -k 15:54:14 unset SSH_AUTH_SOCK; 15:54:14 unset SSH_AGENT_PID; 15:54:14 echo Agent pid 62 killed; 15:54:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:15 + git semver [Pipeline] } 15:54:15 $ docker stop --time=1 3e80e09178506aee0af89e3dd17ddeccb988f09dcc233e6c945a1fd29df727b1 15:54:16 $ docker rm -f 3e80e09178506aee0af89e3dd17ddeccb988f09dcc233e6c945a1fd29df727b1 [Pipeline] // withDockerContainer [Pipeline] sh 15:54:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:54:17 Stashed 1 file(s) [Pipeline] echo 15:54:17 [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 15:54:17 ========================================================= 15:54:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:54:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:54:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:54:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:54:18 540db60ca938: Pulling fs layer 15:54:18 adcc1eea9eea: Pulling fs layer 15:54:18 4c4ab2625f07: Pulling fs layer 15:54:18 db62176df00c: Pulling fs layer 15:54:18 3b30891b0d05: Pulling fs layer 15:54:18 06b49ca38bd5: Pulling fs layer 15:54:18 c788192a36de: Pulling fs layer 15:54:18 a77e37c0d609: Pulling fs layer 15:54:18 c3185cebc471: Pulling fs layer 15:54:18 db62176df00c: Waiting 15:54:18 3b30891b0d05: Waiting 15:54:18 06b49ca38bd5: Waiting 15:54:18 c788192a36de: Waiting 15:54:18 a77e37c0d609: Waiting 15:54:18 c3185cebc471: Waiting 15:54:18 4c4ab2625f07: Download complete 15:54:18 adcc1eea9eea: Verifying Checksum 15:54:18 adcc1eea9eea: Download complete 15:54:18 3b30891b0d05: Download complete 15:54:18 06b49ca38bd5: Verifying Checksum 15:54:18 06b49ca38bd5: Download complete 15:54:18 c788192a36de: Verifying Checksum 15:54:18 c788192a36de: Download complete 15:54:18 540db60ca938: Verifying Checksum 15:54:18 540db60ca938: Download complete 15:54:18 540db60ca938: Pull complete 15:54:18 adcc1eea9eea: Pull complete 15:54:19 4c4ab2625f07: Pull complete 15:54:20 a77e37c0d609: Verifying Checksum 15:54:20 a77e37c0d609: Download complete 15:54:24 c3185cebc471: Verifying Checksum 15:54:24 c3185cebc471: Download complete 15:54:24 db62176df00c: Verifying Checksum 15:54:24 db62176df00c: Download complete 15:54:28 db62176df00c: Pull complete 15:54:28 3b30891b0d05: Pull complete 15:54:28 06b49ca38bd5: Pull complete 15:54:28 c788192a36de: Pull complete 15:54:28 a77e37c0d609: Pull complete 15:54:31 c3185cebc471: Pull complete 15:54:31 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 15:54:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:54:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:54:31 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:54:31 WORKDIR /edgex 15:54:31 COPY go.mod . 15:54:31 RUN go mod download' 15:54:31 + docker build -t ci-base-image-x86_64 -f - . 15:54:32 Still waiting to schedule task 15:54:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:54:33 Sending build context to Docker daemon 328.7MB 15:54:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:54:33 ---> 031687cdd783 15:54:33 Step 2/4 : WORKDIR /edgex 15:54:35 ---> Running in 1b791c0f6ba8 15:54:35 Removing intermediate container 1b791c0f6ba8 15:54:35 ---> 90c6b60c0a8a 15:54:35 Step 3/4 : COPY go.mod . 15:54:35 ---> e21db76f3e29 15:54:35 Step 4/4 : RUN go mod download 15:54:36 ---> Running in 8348877b2137 15:55:15 Removing intermediate container 8348877b2137 15:55:15 ---> 36290c967d36 15:55:15 Successfully built 36290c967d36 15:55:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:55:15 + docker inspect -f . ci-base-image-x86_64 15:55:15 . [Pipeline] withDockerContainer 15:55:15 prd-centos7-docker-4c-2g-700 does not seem to be running inside a container 15:55:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:55:16 $ docker top 2f4a072ab7f03d5339b4b003f92831f6f439c09570b3c35d1baf379d69c56349 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:16 + go version 15:55:16 go version go1.16.6 linux/amd64 [Pipeline] } 15:55:16 $ docker stop --time=1 2f4a072ab7f03d5339b4b003f92831f6f439c09570b3c35d1baf379d69c56349 15:55:18 $ docker rm -f 2f4a072ab7f03d5339b4b003f92831f6f439c09570b3c35d1baf379d69c56349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:55:18 + docker inspect -f . ci-base-image-x86_64 15:55:18 . [Pipeline] withDockerContainer 15:55:18 prd-centos7-docker-4c-2g-700 does not seem to be running inside a container 15:55:18 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:55:19 $ docker top d10312761fb8f2a598dc5a888c479e4c8b09d6e2e7a8f94270058d33b52aca58 -eo pid,comm [Pipeline] { [Pipeline] echo 15:55:19 ========================================================= 15:55:19 [edgeXBuildGoParallel] Running Tests and Build... 15:55:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:55:19 + go mod tidy [Pipeline] sh 15:55:20 + make test 15:55:20 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 15:55:20 go mod tidy 15:55:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:55:27 ? github.com/edgexfoundry/edgex-go [no test files] 15:55:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:55:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:55:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:55:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:55:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:55:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:55:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:55:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:55:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:55:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:55:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:55:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 15:55:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:55:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:55:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:55:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:56:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.136s coverage: 90.1% of statements 15:56:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:56:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:56:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements 15:56:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:56:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:56:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:56:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:56:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:56:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 94.2% of statements 15:56:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:56:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:56:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 59.1% of statements 15:56:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:56:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:56:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:56:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:56:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:56:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 15:56:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:56:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:56:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:56:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:56:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 15:56:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 15:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements 15:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 15:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 15:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 15:56:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 15:56:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 15:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.251s coverage: 81.8% of statements 15:56:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:56:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-701 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws 15:56:38 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:56:38 The recommended git tool is: git 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:56:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 15:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 15:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 15:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 15:56:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.198s coverage: 66.9% of statements 15:56:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:56:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:56:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:56:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.6% of statements 15:56:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:56:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:56:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 15:56:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 15:56:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:56:44 using credential edgex-jenkins-ssh 15:56:44 Cloning the remote Git repository 15:56:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:56:44 > git init /w/workspace/edgex-go/2 # timeout=10 15:56:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:56:44 > git --version # timeout=10 15:56:44 > git --version # 'git version 2.17.1' 15:56:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:56:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:56:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.0% of statements 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:56:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 62.7% of statements 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:56:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:56:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:56:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:56:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 15:56:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 15:56:50 GO111MODULE=on go vet ./... 15:57:02 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit c7157c70aaba3431d8fdd473021ed79833356d24 15:57:02 Merge succeeded, producing c7157c70aaba3431d8fdd473021ed79833356d24 15:57:02 Checking out Revision c7157c70aaba3431d8fdd473021ed79833356d24 (PR-3681) 15:57:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:57:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:57:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:57:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:57:02 > git config core.sparsecheckout # timeout=10 15:57:02 > git checkout -f c7157c70aaba3431d8fdd473021ed79833356d24 # timeout=10 15:57:02 > git remote # timeout=10 15:57:02 > git config --get remote.origin.url # timeout=10 15:57:02 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:02 > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 15:57:02 > git rev-parse HEAD^{commit} # timeout=10 15:57:02 > git config core.sparsecheckout # timeout=10 15:57:02 > git checkout -f c7157c70aaba3431d8fdd473021ed79833356d24 # timeout=10 15:57:07 Commit message: "Merge branch 'main' into issue-3593" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:07 provisioning config files... 15:57:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7698900036292679973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:08 ---> docker-login.sh 15:57:08 nexus3.edgexfoundry.org:10001 15:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:09 Configure a credential helper to remove this warning. See 15:57:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:09 15:57:09 Login Succeeded 15:57:09 nexus3.edgexfoundry.org:10002 15:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:10 Configure a credential helper to remove this warning. See 15:57:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:10 15:57:10 Login Succeeded 15:57:10 nexus3.edgexfoundry.org:10003 15:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:10 Configure a credential helper to remove this warning. See 15:57:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:10 15:57:10 Login Succeeded 15:57:10 nexus3.edgexfoundry.org:10004 15:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:10 Configure a credential helper to remove this warning. See 15:57:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:10 15:57:10 Login Succeeded 15:57:10 docker.io 15:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:11 Configure a credential helper to remove this warning. See 15:57:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:11 15:57:11 Login Succeeded 15:57:11 ---> docker-login.sh ends [Pipeline] } 15:57:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:57:12 ========================================================= 15:57:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:57:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:57:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:57:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:57:13 595b0fe564bb: Pulling fs layer 15:57:13 24495759ef45: Pulling fs layer 15:57:13 d148012ef14d: Pulling fs layer 15:57:13 e90a11edd702: Pulling fs layer 15:57:13 d77568369979: Pulling fs layer 15:57:13 fc1c9f9a7f3b: Pulling fs layer 15:57:13 170f2ba95c9a: Pulling fs layer 15:57:13 97ac5df62f85: Pulling fs layer 15:57:13 d77568369979: Waiting 15:57:13 fc1c9f9a7f3b: Waiting 15:57:13 170f2ba95c9a: Waiting 15:57:13 97ac5df62f85: Waiting 15:57:13 e90a11edd702: Waiting 15:57:13 d148012ef14d: Verifying Checksum 15:57:13 d148012ef14d: Download complete 15:57:13 24495759ef45: Verifying Checksum 15:57:13 24495759ef45: Download complete 15:57:13 d77568369979: Download complete 15:57:13 fc1c9f9a7f3b: Verifying Checksum 15:57:13 fc1c9f9a7f3b: Download complete 15:57:13 595b0fe564bb: Verifying Checksum 15:57:13 170f2ba95c9a: Verifying Checksum 15:57:13 170f2ba95c9a: Download complete 15:57:13 595b0fe564bb: Pull complete 15:57:14 24495759ef45: Pull complete 15:57:15 d148012ef14d: Pull complete 15:57:17 97ac5df62f85: Verifying Checksum 15:57:17 97ac5df62f85: Download complete 15:57:17 gofmt -l . 15:57:17 [ "`gofmt -l .`" = "" ] 15:57:17 ./bin/test-attribution-txt.sh [Pipeline] sh 15:57:17 + ls -al . 15:57:17 total 608 15:57:17 drwxrwxr-x 10 1001 1001 4096 Aug 24 15:57 . 15:57:17 drwxr-xr-x 4 root root 28 Aug 24 15:55 .. 15:57:17 -rw-rw-r-- 1 1001 1001 11 Aug 24 15:52 .dockerignore 15:57:17 drwxrwxr-x 8 1001 1001 179 Aug 24 15:52 .git 15:57:17 drwxrwxr-x 4 1001 1001 142 Aug 24 15:52 .github 15:57:17 -rw-rw-r-- 1 1001 1001 818 Aug 24 15:52 .gitignore 15:57:17 -rw-rw-r-- 1 1001 1001 76 Aug 24 15:52 .hadolint.yml 15:57:17 drwx------ 3 1001 1001 58 Aug 24 15:54 .semver 15:57:17 -rw-rw-r-- 1 1001 1001 166 Aug 24 15:52 .sonarcloud.properties 15:57:17 -rw-rw-r-- 1 1001 1001 1171 Aug 24 15:52 ADOPTERS.md 15:57:17 -rw-rw-r-- 1 1001 1001 8609 Aug 24 15:52 Attribution.txt 15:57:17 -rw-rw-r-- 1 1001 1001 43881 Aug 24 15:52 CHANGELOG.md 15:57:17 -rw-rw-r-- 1 1001 1001 3804 Aug 24 15:52 CONTRIBUTING.md 15:57:17 -rw-rw-r-- 1 1001 1001 677 Aug 24 15:52 GOVERNANCE.md 15:57:17 -rw-rw-r-- 1 1001 1001 849 Aug 24 15:52 Jenkinsfile 15:57:17 -rw-rw-r-- 1 1001 1001 10775 Aug 24 15:52 LICENSE 15:57:17 -rw-rw-r-- 1 1001 1001 5915 Aug 24 15:52 Makefile 15:57:17 -rw-rw-r-- 1 1001 1001 582 Aug 24 15:52 OWNERS.md 15:57:17 -rw-rw-r-- 1 1001 1001 8643 Aug 24 15:52 README.md 15:57:17 -rw-rw-r-- 1 1001 1001 6912 Aug 24 15:52 SECURITY.md 15:57:17 -rw-rw-r-- 1 1001 1001 5 Aug 24 15:54 VERSION 15:57:17 -rw-rw-r-- 1 1001 1001 4131 Aug 24 15:52 ZMQWindows.md 15:57:17 drwxrwxr-x 2 1001 1001 37 Aug 24 15:52 bin 15:57:17 drwxrwxr-x 14 1001 1001 4096 Aug 24 15:52 cmd 15:57:17 -rw-r--r-- 1 root root 404331 Aug 24 15:56 coverage.out 15:57:17 -rw-rw-r-- 1 1001 1001 813 Aug 24 15:52 go.mod 15:57:17 -rw-r--r-- 1 root root 50064 Aug 24 15:55 go.sum 15:57:17 drwxrwxr-x 8 1001 1001 124 Aug 24 15:52 internal 15:57:17 drwxrwxr-x 3 1001 1001 16 Aug 24 15:52 openapi 15:57:17 drwxrwxr-x 4 1001 1001 71 Aug 24 15:52 snap 15:57:17 -rw-rw-r-- 1 1001 1001 204 Aug 24 15:52 version.go [Pipeline] sh 15:57:17 e90a11edd702: Verifying Checksum 15:57:17 e90a11edd702: Download complete 15:57:17 + '[' -e coverage.out ] 15:57:17 + chown 1001:1001 coverage.out [Pipeline] stash 15:57:18 Stashed 1 file(s) [Pipeline] sh 15:57:18 + make build 15:57:18 go mod tidy 15:57:18 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 15:57:20 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 15:57:27 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 15:57:27 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 15:57:27 e90a11edd702: Pull complete 15:57:27 d77568369979: Pull complete 15:57:27 fc1c9f9a7f3b: Pull complete 15:57:28 170f2ba95c9a: Pull complete 15:57:28 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 15:57:28 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 15:57:29 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 15:57:30 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 15:57:31 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 15:57:32 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 15:57:33 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 15:57:33 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 15:57:34 97ac5df62f85: Pull complete 15:57:34 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 15:57:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:57:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:57:35 + docker build -t ci-base-image-arm64 -f - . 15:57:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:57:35 WORKDIR /edgex 15:57:35 COPY go.mod . 15:57:35 RUN go mod download [Pipeline] } 15:57:35 $ docker stop --time=1 d10312761fb8f2a598dc5a888c479e4c8b09d6e2e7a8f94270058d33b52aca58 15:57:37 $ docker rm -f d10312761fb8f2a598dc5a888c479e4c8b09d6e2e7a8f94270058d33b52aca58 15:57:37 Sending build context to Docker daemon 165.9MB 15:57:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:57:37 ---> 04bc70af865f 15:57:37 Step 2/4 : WORKDIR /edgex [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:57:41 15:57:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:57:41 ---> Running in d3a496e6d75b [Pipeline] isUnix [Pipeline] sh 15:57:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:57:41 Removing intermediate container d3a496e6d75b 15:57:41 ---> 6f09124200ad 15:57:41 Step 3/4 : COPY go.mod . 15:57:42 ---> 1320baa8f2ea 15:57:42 Step 4/4 : RUN go mod download 15:57:42 ---> Running in e01d4f6a564e 15:57:47 latest: Pulling from edgex-devops/edgex-compose 15:57:47 cbdbe7a5bc2a: Pulling fs layer 15:57:47 ca9280d653b3: Pulling fs layer 15:57:47 7e9c9ca2126c: Pulling fs layer 15:57:47 cbdbe7a5bc2a: Verifying Checksum 15:57:47 cbdbe7a5bc2a: Download complete 15:57:47 cbdbe7a5bc2a: Pull complete 15:57:48 ca9280d653b3: Verifying Checksum 15:57:48 ca9280d653b3: Download complete 15:57:49 ca9280d653b3: Pull complete 15:57:51 7e9c9ca2126c: Verifying Checksum 15:57:51 7e9c9ca2126c: Download complete 15:57:54 7e9c9ca2126c: Pull complete 15:57:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:57:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:57:54 prd-centos7-docker-4c-2g-700 does not seem to be running inside a container 15:57:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:57:57 $ docker top 2b86dce073d7361a6f10df2937ac8b89ccf1200eca34878da4d18ba3482452a2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:58 + docker-compose build --help 15:57:58 + grep parallel 15:57:58 --parallel Build images in parallel. [Pipeline] } 15:57:58 $ docker stop --time=1 2b86dce073d7361a6f10df2937ac8b89ccf1200eca34878da4d18ba3482452a2 15:57:59 $ docker rm -f 2b86dce073d7361a6f10df2937ac8b89ccf1200eca34878da4d18ba3482452a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:58:00 . [Pipeline] withDockerContainer 15:58:00 prd-centos7-docker-4c-2g-700 does not seem to be running inside a container 15:58:00 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:58:00 $ docker top 0712203a7bc23a6c6656682664f8c253bc2285791045906ab2d5757eae7336ea -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:01 + docker-compose -f ./docker-compose-build.yml build --parallel 15:58:01 Building core-command ... 15:58:01 Building core-data ... 15:58:01 Building core-metadata ... 15:58:01 Building security-bootstrapper ... 15:58:01 Building security-proxy-setup ... 15:58:01 Building security-secretstore-setup ... 15:58:01 Building support-notifications ... 15:58:01 Building support-scheduler ... 15:58:01 Building sys-mgmt-agent ... 15:58:01 Building security-bootstrapper 15:58:01 Building core-command 15:58:01 Building support-notifications 15:58:01 Building support-scheduler 15:58:01 Building core-metadata 15:58:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:58:11 ---> 36290c967d36 15:58:11 Step 3/23 : WORKDIR /edgex-go 15:58:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:58:11 ---> 36290c967d36 15:58:11 Step 3/23 : WORKDIR /edgex-go 15:58:18 ---> Running in 4381b6c929a4 15:58:18 ---> Running in 2092f8dfdf66 15:58:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:58:23 ---> 36290c967d36 15:58:23 Step 3/24 : WORKDIR /edgex-go 15:58:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:58:24 ---> 36290c967d36 15:58:24 Step 3/24 : WORKDIR /edgex-go 15:58:26 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:58:26 ---> 36290c967d36 15:58:26 Step 3/32 : WORKDIR /edgex-go 15:58:26 ---> Using cache 15:58:26 ---> 84e6aceebb5d 15:58:26 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:26 ---> Running in f49f6fab007f 15:58:26 ---> Running in 8175667ff90a 15:58:26 Removing intermediate container 2092f8dfdf66 15:58:26 ---> d022c4356980 15:58:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:26 Removing intermediate container 4381b6c929a4 15:58:26 ---> 84e6aceebb5d 15:58:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:26 ---> Running in e93a3904072b 15:58:26 ---> Running in 22ca88fb9e88 15:58:27 ---> Running in 9f615fc70582 15:58:27 Removing intermediate container f49f6fab007f 15:58:27 ---> be955d98467b 15:58:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:27 Removing intermediate container 8175667ff90a 15:58:27 ---> 882b1b3bc8e3 15:58:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:27 ---> Running in 0eacf140cb76 15:58:27 ---> Running in cfc30e2be84a 15:58:28 Removing intermediate container 9f615fc70582 15:58:28 ---> 9e8b5a1f8653 15:58:28 Step 5/23 : RUN apk add --update --no-cache make git 15:58:28 Removing intermediate container e93a3904072b 15:58:28 ---> bcbde6052218 15:58:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:58:28 ---> Running in 6e632cfc5ab2 15:58:28 ---> Running in 30826401be2e 15:58:28 Removing intermediate container 22ca88fb9e88 15:58:28 ---> e4d2adff8329 15:58:28 Step 5/32 : RUN apk add --update --no-cache make git 15:58:28 ---> Running in f143be686e1e 15:58:28 Removing intermediate container cfc30e2be84a 15:58:28 ---> 837062db14b8 15:58:28 Step 5/24 : RUN apk add --update --no-cache make git 15:58:28 Removing intermediate container 0eacf140cb76 15:58:28 ---> a4ebb39640da 15:58:28 Step 5/24 : RUN apk add --update --no-cache make git 15:58:28 ---> Running in bc241f9f621a 15:58:28 ---> Running in 0344252b20e8 15:58:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:58:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:58:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:58:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:58:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:58:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:58:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:58:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:58:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:58:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:58:30 OK: 219 MiB in 52 packages 15:58:31 OK: 219 MiB in 52 packages 15:58:31 OK: 219 MiB in 52 packages 15:58:31 OK: 219 MiB in 52 packages 15:58:31 OK: 219 MiB in 52 packages 15:58:31 Removing intermediate container 6e632cfc5ab2 15:58:31 ---> 870c53da8993 15:58:31 Step 6/23 : COPY go.mod . 15:58:31 Removing intermediate container 30826401be2e 15:58:31 ---> 024fd213ee57 15:58:31 Step 6/23 : COPY go.mod . 15:58:31 Removing intermediate container bc241f9f621a 15:58:31 ---> 2d1c6fc85cbf 15:58:31 Step 6/24 : COPY go.mod . 15:58:31 ---> b02e60215e26 15:58:31 Step 7/23 : RUN go mod download 15:58:31 ---> Running in 80dd08f3df72 15:58:31 Removing intermediate container f143be686e1e 15:58:31 ---> ee4f4d5bc69a 15:58:31 Step 6/32 : COPY go.mod . 15:58:31 Removing intermediate container 0344252b20e8 15:58:31 ---> 0dd47f07456a 15:58:31 Step 6/24 : COPY go.mod . 15:58:31 ---> d4da526ed0a3 15:58:31 Step 7/24 : RUN go mod download 15:58:31 ---> 0fa191fc82bd 15:58:31 Step 7/23 : RUN go mod download 15:58:32 ---> Running in 91fa643863a8 15:58:32 ---> Running in 6003fb5ba096 15:58:32 ---> dc7bc714e0d3 15:58:32 Step 7/32 : RUN go mod download 15:58:32 ---> Running in 0496a8343146 15:58:32 ---> 8d0ead7fa45c 15:58:32 Step 7/24 : RUN go mod download 15:58:32 ---> Running in 18fb263869cc 15:58:33 Removing intermediate container 80dd08f3df72 15:58:33 ---> c6d9f0ff4e95 15:58:33 Step 8/23 : COPY . . 15:58:37 Removing intermediate container 6003fb5ba096 15:58:37 ---> 4c5f26e60295 15:58:37 Step 8/23 : COPY . . 15:58:37 Removing intermediate container 91fa643863a8 15:58:37 ---> 40e9238efa6d 15:58:37 Step 8/24 : COPY . . 15:58:37 Removing intermediate container 18fb263869cc 15:58:37 ---> a04e5d23757c 15:58:37 Step 8/24 : COPY . . 15:58:37 Removing intermediate container 0496a8343146 15:58:37 ---> 5241e723ccec 15:58:37 Step 8/32 : COPY . . 15:58:38 ---> c5a2aa67329e 15:58:38 Step 9/23 : RUN go mod tidy 15:58:43 ---> Running in 866a24da8b27 15:58:48 Removing intermediate container 866a24da8b27 15:58:48 ---> fa037090c080 15:58:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:58:49 ---> Running in f873b2430d2d 15:58:50 ---> a13981148a61 15:58:50 Step 9/24 : RUN go mod tidy 15:58:50 ---> Running in 3729577fed12 15:58:52 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 15:58:56 Removing intermediate container 3729577fed12 15:58:56 ---> 8e475d947508 15:58:56 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:58:56 ---> 47afdbf37508 15:58:56 Step 9/24 : RUN go mod tidy 15:58:57 ---> Running in 3d504e0d0f78 15:58:57 ---> Running in 03a63aa5af3d 15:59:00 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 15:59:02 ---> a6b7ae1007d0 15:59:02 Step 9/32 : RUN go mod tidy 15:59:02 ---> Running in c3dee3866246 15:59:02 ---> 47e12030bca8 15:59:02 Step 9/23 : RUN go mod tidy 15:59:02 ---> Running in d3518c1c215d 15:59:02 Removing intermediate container 03a63aa5af3d 15:59:02 ---> a17291fa9971 15:59:02 Step 10/24 : RUN make cmd/core-command/core-command 15:59:02 ---> Running in 5d5a496ebef5 15:59:03 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 15:59:04 Removing intermediate container c3dee3866246 15:59:04 ---> bedbbecc807d 15:59:04 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:59:04 ---> Running in 9916289789e7 15:59:04 Removing intermediate container d3518c1c215d 15:59:04 ---> 02507980a761 15:59:04 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:59:04 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 15:59:04 ---> Running in a2810d3346ed 15:59:05 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 15:59:19 Removing intermediate container e01d4f6a564e 15:59:19 ---> 0c3d84141dce 15:59:19 Successfully built 0c3d84141dce 15:59:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:59:20 + docker inspect -f . ci-base-image-arm64 15:59:20 . [Pipeline] withDockerContainer 15:59:20 prd-ubuntu18.04-docker-arm64-4c-16g-701 does not seem to be running inside a container 15:59:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:59:22 $ docker top 76180ca4d44a2b1a2572007cae712db904c59f05d8d687686c31783880eaa004 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:23 + go version 15:59:23 go version go1.16.6 linux/arm64 [Pipeline] } 15:59:23 $ docker stop --time=1 76180ca4d44a2b1a2572007cae712db904c59f05d8d687686c31783880eaa004 15:59:25 $ docker rm -f 76180ca4d44a2b1a2572007cae712db904c59f05d8d687686c31783880eaa004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:59:25 + docker inspect -f . ci-base-image-arm64 15:59:25 . [Pipeline] withDockerContainer 15:59:26 prd-ubuntu18.04-docker-arm64-4c-16g-701 does not seem to be running inside a container 15:59:26 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:59:27 $ docker top 135b3553ea45ba5a9814d2cd02093f09cb9988443bd215af44961b8f7eee624c -eo pid,comm [Pipeline] { [Pipeline] echo 15:59:28 ========================================================= 15:59:28 [edgeXBuildGoParallel] Running Tests and Build... 15:59:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:59:28 + go mod tidy [Pipeline] sh 15:59:30 + make test 15:59:30 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 15:59:30 go mod tidy 15:59:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:59:32 Removing intermediate container f873b2430d2d 15:59:32 ---> 91f0c8dde609 15:59:32 15:59:32 Step 11/23 : FROM alpine:3.12 15:59:32 3.12: Pulling from library/alpine 15:59:33 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 15:59:33 Status: Downloaded newer image for alpine:3.12 15:59:33 ---> 13621d1b12d4 15:59:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:59:33 ---> Running in 9dbe176065f1 15:59:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:59:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:59:34 (1/1) Installing dumb-init (1.2.2-r1) 15:59:34 Executing busybox-1.31.1-r20.trigger 15:59:34 OK: 6 MiB in 15 packages 15:59:34 Removing intermediate container 9dbe176065f1 15:59:34 ---> 6d2922bd3d3b 15:59:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:59:34 ---> Running in 8d05f364c5d6 15:59:34 Removing intermediate container 8d05f364c5d6 15:59:34 ---> 607c10758f6d 15:59:34 Step 14/23 : ENV APP_PORT=59861 15:59:34 ---> Running in 2b79ce5ba932 15:59:34 Removing intermediate container 2b79ce5ba932 15:59:34 ---> 0b30f328951b 15:59:34 Step 15/23 : EXPOSE $APP_PORT 15:59:34 ---> Running in 49567e3110e5 15:59:35 Removing intermediate container 49567e3110e5 15:59:35 ---> 24f67ac4823e 15:59:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:35 ---> 35c32096621a 15:59:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:59:36 ---> 794f3d3f2af0 15:59:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:59:36 ---> 65417a626018 15:59:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:59:36 ---> Running in 3d38a3480991 15:59:36 Removing intermediate container 3d38a3480991 15:59:36 ---> 1b589aa6afd5 15:59:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:59:36 ---> Running in cb025ee1152c 15:59:37 Removing intermediate container cb025ee1152c 15:59:37 ---> 1e68e362fbc5 15:59:37 Step 21/23 : LABEL arch=x86_64 15:59:37 ---> Running in f62d30ea3f4a 15:59:37 Removing intermediate container f62d30ea3f4a 15:59:37 ---> 81a511099834 15:59:37 Step 22/23 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 15:59:37 ---> Running in cd5ba025996c 15:59:37 Removing intermediate container cd5ba025996c 15:59:37 ---> 48d3131a32fd 15:59:37 Step 23/23 : LABEL version=0.0.0 15:59:37 ---> Running in edcb5f33af9d 15:59:37 Removing intermediate container edcb5f33af9d 15:59:37 ---> 4de1ed205849 15:59:37 15:59:37 Successfully built 4de1ed205849 15:59:37 Successfully tagged support-scheduler:latest 15:59:37 Building security-proxy-setup 15:59:44  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:59:44 ---> 36290c967d36 15:59:44 Step 3/22 : WORKDIR /edgex-go 15:59:44 ---> Using cache 15:59:44 ---> 882b1b3bc8e3 15:59:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:44 ---> Using cache 15:59:44 ---> 837062db14b8 15:59:44 Step 5/22 : RUN apk add --update --no-cache make git 15:59:44 ---> Using cache 15:59:44 ---> 2d1c6fc85cbf 15:59:44 Step 6/22 : COPY go.mod . 15:59:44 ---> Using cache 15:59:44 ---> d4da526ed0a3 15:59:44 Step 7/22 : RUN go mod download 15:59:44 ---> Using cache 15:59:44 ---> 40e9238efa6d 15:59:44 Step 8/22 : COPY . . 15:59:44 ---> Using cache 15:59:44 ---> a13981148a61 15:59:44 Step 9/22 : RUN go mod tidy 15:59:44 ---> Using cache 15:59:44 ---> 8e475d947508 15:59:44 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:59:45 ---> Running in 5bd2faa92d93 15:59:46 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 15:59:47 Removing intermediate container 5d5a496ebef5 15:59:47 ---> 4ec00fc93d03 15:59:47 15:59:47 Step 11/24 : FROM alpine:3.12 15:59:47 ---> 13621d1b12d4 15:59:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:59:47 ---> Using cache 15:59:47 ---> 6d2922bd3d3b 15:59:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:59:47 ---> Using cache 15:59:47 ---> 607c10758f6d 15:59:47 Step 14/24 : ENV APP_PORT=59882 15:59:47 ---> Running in 63cee1f527a1 15:59:47 Removing intermediate container 3d504e0d0f78 15:59:47 ---> 06d2ef8d0b78 15:59:47 15:59:47 Step 11/24 : FROM alpine:3.12 15:59:47 ---> 13621d1b12d4 15:59:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:59:47 ---> Using cache 15:59:47 ---> 6d2922bd3d3b 15:59:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:59:47 ---> Using cache 15:59:47 ---> 607c10758f6d 15:59:47 Step 14/24 : ENV APP_PORT=59881 15:59:47 ---> Running in 98d1309ea0c4 15:59:47 Removing intermediate container 63cee1f527a1 15:59:47 ---> 06e950769c98 15:59:47 Step 15/24 : EXPOSE $APP_PORT 15:59:47 ---> Running in 9390fc9097ad 15:59:47 Removing intermediate container 98d1309ea0c4 15:59:47 ---> 53d575be1f29 15:59:47 Step 15/24 : EXPOSE $APP_PORT 15:59:47 Removing intermediate container 9390fc9097ad 15:59:47 ---> 4ee4660a89a5 15:59:47 Step 16/24 : WORKDIR / 15:59:47 ---> Running in 04198415d628 15:59:47 ---> Running in 5d0c02bf411e 15:59:47 Removing intermediate container 04198415d628 15:59:47 ---> 8534e339e393 15:59:47 Step 16/24 : WORKDIR / 15:59:47 Removing intermediate container 5d0c02bf411e 15:59:47 ---> 13ee2182c4bd 15:59:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:48 ---> Running in aa09fd197039 15:59:48 Removing intermediate container aa09fd197039 15:59:48 ---> 02d3bb3b4495 15:59:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:48 ---> 9f2206d66af0 15:59:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:59:48 ---> 5113bdfaf46a 15:59:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:59:49 ---> ddaacc8f8a86 15:59:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:59:49 ---> 9372bceacc6b 15:59:49 Step 20/24 : ENTRYPOINT ["/core-command"] 15:59:49 ---> Running in d33b1b3d19b1 15:59:49 ---> 9caa91f0b312 15:59:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:59:49 Removing intermediate container d33b1b3d19b1 15:59:49 ---> 805436a1429f 15:59:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:59:49 ---> Running in 9a9372f91d6d 15:59:50 ---> 3557eaaa3bb8 15:59:50 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:59:50 ---> Running in 7df4ea927b2f 15:59:50 Removing intermediate container 9a9372f91d6d 15:59:50 ---> b6c830636c86 15:59:50 Step 22/24 : LABEL arch=x86_64 15:59:50 ---> Running in 039b24e3da1e 15:59:50 Removing intermediate container 7df4ea927b2f 15:59:50 ---> a2286188558d 15:59:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:59:50 ---> Running in 05d4392d4163 15:59:51 Removing intermediate container 039b24e3da1e 15:59:51 ---> d27d2c01f3ad 15:59:51 Step 23/24 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 15:59:51 Removing intermediate container 9916289789e7 15:59:51 ---> 5f99ea1c89ef 15:59:51 15:59:51 Step 11/32 : FROM alpine:3.12 15:59:51 ---> 13621d1b12d4 15:59:51 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:59:51 ---> Running in b31c733dc896 15:59:51 ---> Running in 06d874fea3fd 15:59:51 Removing intermediate container 05d4392d4163 15:59:51 ---> 97986562e806 15:59:51 Step 22/24 : LABEL arch=x86_64 15:59:51 ---> Running in acac1a0ea765 15:59:51 Removing intermediate container b31c733dc896 15:59:51 ---> bf130fc59eb3 15:59:51 Step 24/24 : LABEL version=0.0.0 15:59:51 ---> Running in 976b157d2b5b 15:59:51 Removing intermediate container 06d874fea3fd 15:59:51 ---> 4887bfebb2a8 15:59:51 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:59:51 Removing intermediate container acac1a0ea765 15:59:51 ---> 950c787c8878 15:59:51 Step 23/24 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 15:59:51 ---> Running in 56c2c6ca4d1a 15:59:51 ---> Running in e5cfb5c983ce 15:59:51 Removing intermediate container 976b157d2b5b 15:59:51 ---> fbf2f63308e2 15:59:51 15:59:52 Successfully built fbf2f63308e2 15:59:52 Successfully tagged core-command:latest 15:59:52 Building security-secretstore-setup 15:59:52 Removing intermediate container e5cfb5c983ce 15:59:52 ---> 5267447befa5 15:59:52 Step 24/24 : LABEL version=0.0.0 15:59:52  Building core-command ... done  ---> Running in 7585274d5fa0 15:59:52 Removing intermediate container a2810d3346ed 15:59:52 ---> f1cab642472f 15:59:52 15:59:52 Step 11/23 : FROM alpine:3.12 15:59:52 ---> 13621d1b12d4 15:59:52 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:59:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:59:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:59:52 (1/2) Installing dumb-init (1.2.2-r1) 15:59:52 (2/2) Installing su-exec (0.2-r1) 15:59:52 Executing busybox-1.31.1-r20.trigger 15:59:52 OK: 6 MiB in 16 packages 15:59:53 Removing intermediate container 7585274d5fa0 15:59:53 ---> 582a29f3c8a9 15:59:53 15:59:53 Successfully built 582a29f3c8a9 15:59:53 Successfully tagged core-metadata:latest 15:59:53  Building core-metadata ... done Building core-data 15:59:53 ---> Running in df2a3f3f9db8 15:59:54 Removing intermediate container 56c2c6ca4d1a 15:59:54 ---> dde67bcfbbab 15:59:54 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:59:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:59:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:59:54 (1/2) Installing ca-certificates (20191127-r4) 15:59:54 (2/2) Installing dumb-init (1.2.2-r1) 15:59:54 Executing busybox-1.31.1-r20.trigger 15:59:54 Executing ca-certificates-20191127-r4.trigger 15:59:54 OK: 6 MiB in 16 packages 15:59:55 ---> Running in 6ecf84f67500 15:59:55 Removing intermediate container 6ecf84f67500 15:59:55 ---> e57508013634 15:59:55 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:59:55 ---> Running in 386acf5f26f9 15:59:55 Removing intermediate container df2a3f3f9db8 15:59:55 ---> 6f296e94d398 15:59:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:59:55 Removing intermediate container 386acf5f26f9 15:59:55 ---> 46e4d032570f 15:59:55 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:59:55 ---> Running in fe8c08b7eb08 15:59:55 ---> Running in 08bbb3159ac2 15:59:56 Removing intermediate container fe8c08b7eb08 15:59:56 ---> b0c82106bfb1 15:59:56 Step 14/23 : ENV APP_PORT=59860 15:59:56 ---> Running in e7e6ec4c33a9 15:59:56 Removing intermediate container e7e6ec4c33a9 15:59:56 ---> f76470908acd 15:59:56 Step 15/23 : EXPOSE $APP_PORT 15:59:56 ---> Running in 718973bd98b6 15:59:56 Removing intermediate container 718973bd98b6 15:59:56 ---> 414958c2f588 15:59:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:57 Removing intermediate container 08bbb3159ac2 15:59:57 ---> 69b2d939c702 15:59:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:59:57 ---> 9d90b7989f7c 15:59:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:59:57 ---> Running in 5736ad3c21d0 15:59:57 Removing intermediate container 5736ad3c21d0 15:59:57 ---> 16058df60394 15:59:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:59:57 ? github.com/edgexfoundry/edgex-go [no test files] 15:59:58 ---> 0f62888d354c 15:59:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:59:58 ---> 0f8bb3d33081 15:59:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:59:58 ---> Running in c3c37dc7269d 15:59:58 ---> 6ea7a32df2e5 15:59:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:59:58 ---> Running in 6f7cf8b5a271 15:59:58 Removing intermediate container 6f7cf8b5a271 15:59:58 ---> 9fed60dcaab6 15:59:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:59:59 ---> Running in 3fa660173d60 15:59:59 Removing intermediate container 3fa660173d60 15:59:59 ---> 3b452fbab8ba 15:59:59 Step 21/23 : LABEL arch=x86_64 15:59:59 ---> Running in 0b1053d0dcb8 15:59:59 Removing intermediate container c3c37dc7269d 15:59:59 ---> 763f7f7795f1 15:59:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:59 Removing intermediate container 0b1053d0dcb8 15:59:59 ---> 18eb06b2ee2d 15:59:59 Step 22/23 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 15:59:59 ---> Running in a64028215864 16:00:00 Removing intermediate container a64028215864 16:00:00 ---> 8ec44e2ceff3 16:00:00 Step 23/23 : LABEL version=0.0.0 16:00:00 ---> 4b698e42b4a8 16:00:00 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:00:00 ---> Running in 132983ce9209 16:00:00 Removing intermediate container 132983ce9209 16:00:00 ---> 33867e75e2b9 16:00:00 16:00:01 Successfully built 33867e75e2b9 16:00:01 Successfully tagged support-notifications:latest 16:00:01 Building sys-mgmt-agent 16:00:01 ---> a9f13bdeac4d 16:00:01 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:00:03  Building support-notifications ... done  ---> 60bbd443b6b9 16:00:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:00:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:00:05 ---> 36290c967d36 16:00:05 Step 3/24 : WORKDIR /edgex-go 16:00:05 ---> Using cache 16:00:05 ---> 882b1b3bc8e3 16:00:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:05 ---> Using cache 16:00:05 ---> 837062db14b8 16:00:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:00:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:00:06 ---> 36290c967d36 16:00:06 Step 3/24 : WORKDIR /edgex-go 16:00:06 ---> Using cache 16:00:06 ---> 882b1b3bc8e3 16:00:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:06 ---> Using cache 16:00:06 ---> 837062db14b8 16:00:06 Step 5/24 : RUN apk add --update --no-cache make bash git 16:00:06 ---> 0c9f194a23f1 16:00:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:00:06 ---> Running in ee5f3dafc6ae 16:00:07 ---> Running in 2e3aed77a11c 16:00:07 ---> 8dace621a4fb 16:00:07 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:07 ---> Running in 11ae9294d88f 16:00:08 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:00:08 ---> 36290c967d36 16:00:08 Step 3/26 : WORKDIR /edgex-go 16:00:08 ---> Using cache 16:00:08 ---> 882b1b3bc8e3 16:00:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:08 ---> Using cache 16:00:08 ---> 837062db14b8 16:00:08 Step 5/26 : RUN apk add --update --no-cache make git 16:00:08 ---> Using cache 16:00:08 ---> 2d1c6fc85cbf 16:00:08 Step 6/26 : COPY go.mod . 16:00:08 ---> Using cache 16:00:08 ---> d4da526ed0a3 16:00:08 Step 7/26 : RUN go mod download 16:00:08 ---> Using cache 16:00:08 ---> 40e9238efa6d 16:00:08 Step 8/26 : COPY . . 16:00:08 ---> Using cache 16:00:08 ---> a13981148a61 16:00:08 Step 9/26 : RUN go mod tidy 16:00:08 ---> Using cache 16:00:08 ---> 8e475d947508 16:00:08 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:00:08 ---> Running in 62c3a520af41 16:00:08 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 16:00:08 Removing intermediate container 11ae9294d88f 16:00:08 ---> 76009380828f 16:00:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:00:08 ---> cfc1bf31a15e 16:00:08 Step 27/32 : RUN chmod +x /entrypoint.sh 16:00:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:08 ---> Running in a334890a90f7 16:00: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 16:00:09 OK: 219 MiB in 52 packages 16:00:09 OK: 219 MiB in 52 packages 16:00:10 Removing intermediate container a334890a90f7 16:00:10 ---> 3d5377becd5f 16:00:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:00:10 ---> Running in f7d5a632979c 16:00:10 Removing intermediate container ee5f3dafc6ae 16:00:10 ---> 2a10dcc9af51 16:00:10 Step 6/24 : COPY go.mod . 16:00:10 Removing intermediate container f7d5a632979c 16:00:10 ---> f025456bbd70 16:00:10 Step 29/32 : CMD ["gate"] 16:00:10 Removing intermediate container 2e3aed77a11c 16:00:10 ---> 676f7727e738 16:00:10 Step 6/24 : COPY go.mod . 16:00:10 ---> Running in 18e998cf508c 16:00:10 ---> 08b3cca94f16 16:00:10 Step 7/24 : RUN go mod download 16:00:10 ---> Running in 6c2d904e6dc2 16:00:10 Removing intermediate container 18e998cf508c 16:00:10 ---> caf4d27b31f7 16:00:10 Step 30/32 : LABEL arch=x86_64 16:00:10 ---> 4b800817eec8 16:00:10 Step 7/24 : RUN go mod download 16:00:10 ---> Running in fbb63a9e9cdf 16:00:10 ---> Running in 20cecb07c8be 16:00:11 Removing intermediate container fbb63a9e9cdf 16:00:11 ---> 7a1026e8a70f 16:00:11 Step 31/32 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 16:00:11 ---> Running in 435b7b9704df 16:00:11 Removing intermediate container 435b7b9704df 16:00:11 ---> 50a0977e4939 16:00:11 Step 32/32 : LABEL version=0.0.0 16:00:11 ---> Running in 434a5c681a24 16:00:12 Removing intermediate container 434a5c681a24 16:00:12 ---> 21c8de3f0900 16:00:12 16:00:12 Successfully built 21c8de3f0900 16:00:12 Successfully tagged security-bootstrapper:latest 16:00:12  Building security-bootstrapper ... done Removing intermediate container 5bd2faa92d93 16:00:12 ---> 4cdaa522ca85 16:00:12 16:00:12 Step 11/22 : FROM alpine:3.12 16:00:12 ---> 13621d1b12d4 16:00:12 Step 12/22 : RUN apk add --update --no-cache curl 16:00:12 ---> Running in 2e0b26f4a7fd 16:00:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:00:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:00:13 Removing intermediate container 20cecb07c8be 16:00:13 ---> f2e26e9ca543 16:00:13 Step 8/24 : COPY . . 16:00:13 Removing intermediate container 6c2d904e6dc2 16:00:13 ---> ead74f4302e2 16:00:13 Step 8/24 : COPY . . 16:00:13 (1/4) Installing ca-certificates (20191127-r4) 16:00:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:00:13 (3/4) Installing libcurl (7.78.0-r0) 16:00:13 (4/4) Installing curl (7.78.0-r0) 16:00:13 Executing busybox-1.31.1-r20.trigger 16:00:14 Executing ca-certificates-20191127-r4.trigger 16:00:14 OK: 7 MiB in 18 packages 16:00:18 Removing intermediate container 2e0b26f4a7fd 16:00:18 ---> 99ba5d3ef008 16:00:18 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:00:20 ---> Running in 8d71d25c3f46 16:00:20 Removing intermediate container 8d71d25c3f46 16:00:20 ---> f5a85f6a1d3e 16:00:20 Step 14/22 : WORKDIR /edgex 16:00:21 ---> Running in 874adb7f05f5 16:00:21 Removing intermediate container 874adb7f05f5 16:00:21 ---> 992f2b7815ac 16:00:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:00:21 ---> 506e02a1dd89 16:00:21 Step 9/24 : RUN go mod tidy 16:00:21 ---> e8c51a702fcd 16:00:21 Step 9/24 : RUN go mod tidy 16:00:21 ---> Running in f08b66c833e2 16:00:21 ---> Running in 056e517dffd9 16:00:22 ---> 0b5465e4237e 16:00:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:00:22 ---> 9151a12339bd 16:00:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:00:23 ---> 554b782bea2d 16:00:23 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:00:23 ---> Running in 7a84aabbab2c 16:00:23 Removing intermediate container 7a84aabbab2c 16:00:23 ---> 41efccae50b9 16:00:23 Step 19/22 : CMD ["--init=true"] 16:00:24 ---> Running in 38d2f043ba0f 16:00:24 Removing intermediate container f08b66c833e2 16:00:24 ---> 1f693d7743c2 16:00:24 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:00:24 ---> Running in 8bf22aa79fc2 16:00:24 Removing intermediate container 38d2f043ba0f 16:00:24 ---> 6d0c0a80413b 16:00:24 Step 20/22 : LABEL arch=x86_64 16:00:24 ---> Running in f7ea82641a4c 16:00:24 Removing intermediate container 056e517dffd9 16:00:24 ---> bf603eefff39 16:00:24 Step 10/24 : RUN make cmd/core-data/core-data 16:00:24 Removing intermediate container f7ea82641a4c 16:00:24 ---> 834247c761ec 16:00:24 Step 21/22 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 16:00:24 ---> Running in 45a4ccd584bc 16:00:24 ---> Running in c98bb21e6072 16:00:24 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 16:00:24 Removing intermediate container c98bb21e6072 16:00:24 ---> 0345ce4bcd80 16:00:24 Step 22/22 : LABEL version=0.0.0 16:00:24 ---> Running in 31bb80c31e28 16:00:25 Removing intermediate container 31bb80c31e28 16:00:25 ---> dc49d233cd90 16:00:25 16:00:25 Successfully built dc49d233cd90 16:00:25 Successfully tagged security-proxy-setup:latest 16:00:25  Building security-proxy-setup ... done 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 16:00:28 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 16:00:32 Removing intermediate container 62c3a520af41 16:00:32 ---> 285ef9c06ff7 16:00:32 16:00:32 Step 11/26 : FROM alpine:3.12 16:00:32 ---> 13621d1b12d4 16:00:32 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:00:32 ---> Running in bfe7b7082f60 16:00:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:00:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:00:33 (1/3) Installing ca-certificates (20191127-r4) 16:00:33 (2/3) Installing dumb-init (1.2.2-r1) 16:00:33 (3/3) Installing su-exec (0.2-r1) 16:00:33 Executing busybox-1.31.1-r20.trigger 16:00:33 Executing ca-certificates-20191127-r4.trigger 16:00:33 OK: 6 MiB in 17 packages 16:00:34 Removing intermediate container bfe7b7082f60 16:00:34 ---> c1ed94194461 16:00:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:00:34 ---> Running in 43c02ebfc173 16:00:34 Removing intermediate container 43c02ebfc173 16:00:34 ---> 0dc4659d83f0 16:00:34 Step 14/26 : WORKDIR / 16:00:34 ---> Running in 20b7c26b11c7 16:00:34 Removing intermediate container 20b7c26b11c7 16:00:34 ---> 89754b36588f 16:00:34 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:00:34 ---> e1335a5a41e3 16:00:34 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:00:35 ---> 5b77a9e9d02d 16:00:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:00:35 ---> dc67a9ad3654 16:00:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:00:35 ---> 268fd25f3e9d 16:00:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:00:36 ---> 1cedaccbe5e1 16:00:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:00:36 ---> f94bf3533132 16:00:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:00:37 ---> 259968f39e95 16:00:37 Step 22/26 : 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/ 16:00:37 ---> Running in 29626051f3c2 16:00:38 Removing intermediate container 29626051f3c2 16:00:38 ---> 18f70444e2b5 16:00:38 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:00:38 ---> Running in 5bce816bd77b 16:00:38 Removing intermediate container 5bce816bd77b 16:00:38 ---> 2c919713f982 16:00:38 Step 24/26 : LABEL arch=x86_64 16:00:38 ---> Running in 03a3f8713a38 16:00:38 Removing intermediate container 03a3f8713a38 16:00:38 ---> b8ec8f54ffbd 16:00:38 Step 25/26 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 16:00:38 ---> Running in ddce5b05798a 16:00:38 Removing intermediate container ddce5b05798a 16:00:38 ---> 30e3f96fae60 16:00:38 Step 26/26 : LABEL version=0.0.0 16:00:38 ---> Running in b71b735a7772 16:00:39 Removing intermediate container b71b735a7772 16:00:39 ---> b48b13c34728 16:00:39 16:00:39 Successfully built b48b13c34728 16:00:39 Successfully tagged security-secretstore-setup:latest 16:00:46  Building security-secretstore-setup ... done Removing intermediate container 8bf22aa79fc2 16:00:46 ---> caeab881b530 16:00:46 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:00:46 ---> Running in b08ace76ccb9 16:00:46 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 16:00:46 Removing intermediate container b08ace76ccb9 16:00:46 ---> 99f42bfccede 16:00:46 16:00:46 Step 12/24 : FROM docker:20.10.7 16:00:47 20.10.7: Pulling from library/docker 16:00:48 Removing intermediate container 45a4ccd584bc 16:00:48 ---> 74e713dc37e9 16:00:48 16:00:48 Step 11/24 : FROM alpine:3.12 16:00:48 ---> 13621d1b12d4 16:00:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:00:48 ---> Running in 8ad18ea77eaa 16:00:48 Removing intermediate container 8ad18ea77eaa 16:00:48 ---> f7aacfd147ad 16:00:48 Step 13/24 : ENV APP_PORT=59880 16:00:48 ---> Running in fc5d56111413 16:00:48 Removing intermediate container fc5d56111413 16:00:48 ---> 7b3095d28a93 16:00:48 Step 14/24 : EXPOSE $APP_PORT 16:00:48 ---> Running in 02173a4386eb 16:00:48 Removing intermediate container 02173a4386eb 16:00:48 ---> 6afb1070f232 16:00:48 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:48 ---> Running in 6112848a3a32 16:00:49 Removing intermediate container 6112848a3a32 16:00:49 ---> 206f8acaf1c8 16:00:49 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:00:49 ---> Running in c9866ae69f74 16:00:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:00:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:00:50 (1/6) Installing dumb-init (1.2.2-r1) 16:00:50 (2/6) Installing libgcc (9.3.0-r2) 16:00:51 (3/6) Installing libsodium (1.0.18-r0) 16:00:51 (4/6) Installing libstdc++ (9.3.0-r2) 16:00:51 (5/6) Installing libzmq (4.3.3-r0) 16:00:51 (6/6) Installing zeromq (4.3.3-r0) 16:00:52 Executing busybox-1.31.1-r20.trigger 16:00:52 OK: 8 MiB in 20 packages 16:00:52 Removing intermediate container c9866ae69f74 16:00:52 ---> a1aa95be3f70 16:00:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:00:52 ---> f41af789a14a 16:00:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:00:52 ---> 51c0b8a181c4 16:00:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:00:52 ---> 60de7e52eaa7 16:00:52 Step 20/24 : ENTRYPOINT ["/core-data"] 16:00:53 ---> Running in e891154be876 16:00:53 Removing intermediate container e891154be876 16:00:53 ---> 4ae1fee74c04 16:00:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:53 ---> Running in 1f50e24f01d6 16:00:53 Removing intermediate container 1f50e24f01d6 16:00:53 ---> ddf9f05c70d8 16:00:53 Step 22/24 : LABEL arch=x86_64 16:00:53 ---> Running in 7c453cec7cb9 16:00:53 Removing intermediate container 7c453cec7cb9 16:00:53 ---> 11ce88de7ff1 16:00:53 Step 23/24 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 16:00:53 ---> Running in fe4c2e111651 16:00:53 Removing intermediate container fe4c2e111651 16:00:53 ---> 22f73539a8b5 16:00:53 Step 24/24 : LABEL version=0.0.0 16:00:53 ---> Running in e8e164b35801 16:00:53 Removing intermediate container e8e164b35801 16:00:53 ---> 44c6a983cdae 16:00:53 16:00:53 Successfully built 44c6a983cdae 16:00:53 Successfully tagged core-data:latest 16:00:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:00:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:00:56  Building core-data ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:00:56 Status: Downloaded newer image for docker:20.10.7 16:00:56 ---> 08bdaf2f88f9 16:00:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:00:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:00:57 ---> Running in 773875b767d1 16:00:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:00:57 Removing intermediate container 773875b767d1 16:00:57 ---> 5c201c3541d7 16:00:57 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:00:57 ---> Running in 09f0c4ae64ef 16:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:57 (1/39) Installing readline (8.1.0-r0) 16:00:57 (2/39) Installing bash (5.1.0-r0) 16:00:57 Executing bash-5.1.0-r0.post-install 16:00:57 (3/39) Installing brotli-libs (1.0.9-r3) 16:00:57 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:00:57 (5/39) Installing libcurl (7.78.0-r0) 16:00:57 (6/39) Installing curl (7.78.0-r0) 16:00:58 (7/39) Installing dumb-init (1.2.5-r0) 16:00:58 (8/39) Installing libbz2 (1.0.8-r1) 16:00:58 (9/39) Installing expat (2.2.10-r1) 16:00:58 (10/39) Installing libffi (3.3-r2) 16:00:58 (11/39) Installing gdbm (1.19-r0) 16:00:58 (12/39) Installing xz-libs (5.2.5-r0) 16:00:58 (13/39) Installing sqlite-libs (3.34.1-r0) 16:00:58 (14/39) Installing python3 (3.8.10-r0) 16:00:58 (15/39) Installing py3-appdirs (1.4.4-r1) 16:00:58 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:00:58 (17/39) Installing py3-parsing (2.4.7-r1) 16:00:58 (18/39) Installing py3-six (1.15.0-r0) 16:00:58 (19/39) Installing py3-packaging (20.9-r0) 16:00:58 (20/39) Installing py3-setuptools (51.3.3-r0) 16:00:58 (21/39) Installing py3-chardet (4.0.0-r0) 16:00:58 (22/39) Installing py3-idna (3.1-r0) 16:00:58 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:00:58 (24/39) Installing py3-requests (2.25.1-r1) 16:00:58 (25/39) Installing py3-msgpack (1.0.2-r0) 16:00:58 (26/39) Installing py3-lockfile (0.12.2-r3) 16:00:58 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:00:58 (28/39) Installing py3-colorama (0.4.4-r0) 16:00:58 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:00:58 (30/39) Installing py3-distlib (0.3.1-r1) 16:00:58 (31/39) Installing py3-distro (1.5.0-r1) 16:00:58 (32/39) Installing py3-webencodings (0.5.1-r3) 16:00:58 (33/39) Installing py3-html5lib (1.1-r0) 16:00:58 (34/39) Installing py3-pytoml (0.1.21-r0) 16:00:58 (35/39) Installing py3-pep517 (0.9.1-r0) 16:00:58 (36/39) Installing py3-progress (1.5-r0) 16:00:58 (37/39) Installing py3-retrying (1.3.3-r0) 16:00:58 (38/39) Installing py3-toml (0.10.2-r0) 16:00:58 (39/39) Installing py3-pip (20.3.4-r0) 16:00:59 Executing busybox-1.32.1-r6.trigger 16:00:59 OK: 82 MiB in 59 packages 16:01:00 Collecting docker-compose==1.23.2 16:01:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:01:00 Collecting docker<4.0,>=3.6.0 16:01:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:01:00 Collecting jsonschema<3,>=2.5.1 16:01:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:01:00 Collecting PyYAML<4,>=3.10 16:01:00 Downloading PyYAML-3.13.tar.gz (270 kB) 16:01:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:01:01 Collecting texttable<0.10,>=0.9.0 16:01:01 Downloading texttable-0.9.1.tar.gz (11 kB) 16:01:01 Collecting cached-property<2,>=1.2.0 16:01:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:01:01 Collecting dockerpty<0.5,>=0.4.1 16:01:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:01:02 Collecting websocket-client<1.0,>=0.32.0 16:01:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:01:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:01:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:01:02 Collecting docopt<0.7,>=0.6.1 16:01:02 Downloading docopt-0.6.2.tar.gz (25 kB) 16:01:02 Collecting docker-pycreds>=0.4.0 16:01:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:01:02 Collecting chardet<3.1.0,>=3.0.2 16:01:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:01:02 Collecting idna<2.8,>=2.5 16:01:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:01:02 Collecting certifi>=2017.4.17 16:01:02 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:01:02 Collecting urllib3<1.25,>=1.21.1 16:01:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:01:02 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:01:02 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:01:02 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:01:02 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:01:03 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:01:03 Attempting uninstall: urllib3 16:01:03 Found existing installation: urllib3 1.26.2 16:01:03 Uninstalling urllib3-1.26.2: 16:01:03 Successfully uninstalled urllib3-1.26.2 16:01:03 Attempting uninstall: idna 16:01:03 Found existing installation: idna 3.1 16:01:03 Uninstalling idna-3.1: 16:01:03 Successfully uninstalled idna-3.1 16:01:03 Attempting uninstall: chardet 16:01:03 Found existing installation: chardet 4.0.0 16:01:03 Uninstalling chardet-4.0.0: 16:01:03 Successfully uninstalled chardet-4.0.0 16:01:03 Attempting uninstall: requests 16:01:03 Found existing installation: requests 2.25.1 16:01:03 Uninstalling requests-2.25.1: 16:01:03 Successfully uninstalled requests-2.25.1 16:01:03 Running setup.py install for texttable: started 16:01:04 Running setup.py install for texttable: finished with status 'done' 16:01:04 Running setup.py install for PyYAML: started 16:01:04 Running setup.py install for PyYAML: finished with status 'done' 16:01:04 Running setup.py install for docopt: started 16:01:04 Running setup.py install for docopt: finished with status 'done' 16:01:04 Running setup.py install for dockerpty: started 16:01:05 Running setup.py install for dockerpty: finished with status 'done' 16:01:05 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 16:01:08 Removing intermediate container 09f0c4ae64ef 16:01:08 ---> 5e858bb08640 16:01:08 Step 15/24 : ENV APP_PORT=58890 16:01:08 ---> Running in 4b1a2473b968 16:01:08 Removing intermediate container 4b1a2473b968 16:01:08 ---> 5618609721cb 16:01:08 Step 16/24 : EXPOSE $APP_PORT 16:01:08 ---> Running in 2b1cfe82820a 16:01:08 Removing intermediate container 2b1cfe82820a 16:01:08 ---> 96c7fd21395e 16:01:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:01:09 ---> 2ec471711265 16:01:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:01:09 ---> 01097fb31122 16:01:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:01:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:01:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:01:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:01:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:01:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:01:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:01:09 ---> ba755d84c204 16:01:09 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:01:09 ---> Running in d2383d80f030 16:01:09 Removing intermediate container d2383d80f030 16:01:09 ---> 09784744abda 16:01:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:09 ---> Running in aaef3c74fb46 16:01:10 Removing intermediate container aaef3c74fb46 16:01:10 ---> 02e4d297887e 16:01:10 Step 22/24 : LABEL arch=x86_64 16:01:10 ---> Running in 215fe228ece7 16:01:10 Removing intermediate container 215fe228ece7 16:01:10 ---> e5b25320e41e 16:01:10 Step 23/24 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 16:01:10 ---> Running in 8b76dccaecbd 16:01:10 Removing intermediate container 8b76dccaecbd 16:01:10 ---> 74370a1b7eef 16:01:10 Step 24/24 : LABEL version=0.0.0 16:01:10 ---> Running in c236c125dd4c 16:01:10 Removing intermediate container c236c125dd4c 16:01:10 ---> af1fac9f5559 16:01:10 16:01:10 Successfully built af1fac9f5559 16:01:10 Successfully tagged sys-mgmt-agent:latest 16:01:10  Building sys-mgmt-agent ... done  [Pipeline] } 16:01:10 $ docker stop --time=1 0712203a7bc23a6c6656682664f8c253bc2285791045906ab2d5757eae7336ea 16:01:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:01:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:01:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:01:11 $ docker rm -f 0712203a7bc23a6c6656682664f8c253bc2285791045906ab2d5757eae7336ea [Pipeline] // withDockerContainer [Pipeline] sh 16:01:12 + docker images 16:01:12 REPOSITORY TAG IMAGE ID CREATED SIZE 16:01:12 sys-mgmt-agent latest af1fac9f5559 2 seconds ago 325MB 16:01:12 core-data latest 44c6a983cdae 19 seconds ago 20.4MB 16:01:12 74e713dc37e9 25 seconds ago 1.76GB 16:01:12 99f42bfccede 26 seconds ago 1.75GB 16:01:12 security-secretstore-setup latest b48b13c34728 33 seconds ago 28.1MB 16:01:12 285ef9c06ff7 40 seconds ago 1.76GB 16:01:12 security-proxy-setup latest dc49d233cd90 48 seconds ago 25.9MB 16:01:12 4cdaa522ca85 About a minute ago 1.76GB 16:01:12 security-bootstrapper latest 21c8de3f0900 About a minute ago 18.8MB 16:01:12 support-notifications latest 33867e75e2b9 About a minute ago 16.8MB 16:01:12 f1cab642472f About a minute ago 1.75GB 16:01:12 core-metadata latest 582a29f3c8a9 About a minute ago 16.7MB 16:01:12 core-command latest fbf2f63308e2 About a minute ago 16MB 16:01:12 5f99ea1c89ef About a minute ago 1.75GB 16:01:12 06d2ef8d0b78 About a minute ago 1.75GB 16:01:12 4ec00fc93d03 About a minute ago 1.75GB 16:01:12 support-scheduler latest 4de1ed205849 About a minute ago 16.1MB 16:01:12 91f0c8dde609 About a minute ago 1.75GB 16:01:12 ci-base-image-x86_64 latest 36290c967d36 6 minutes ago 1.25GB 16:01:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 days ago 37.5MB 16:01:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB 16:01:12 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 16:01:12 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 16:01:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 16:01:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.159s coverage: 28.7% of statements 16:01:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:01:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:01:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.367s coverage: 100.0% of statements 16:01:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:01:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.561s coverage: 46.3% of statements 16:01:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:01:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:01:28 Still waiting to schedule task 16:01:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:01:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.623s coverage: 90.1% of statements 16:01:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:01:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:01:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.300s coverage: 81.2% of statements 16:01:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:01:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:01:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:01:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:01:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:01:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.313s coverage: 94.2% of statements 16:01:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:01:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:01:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 59.1% of statements 16:01:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:01:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:01:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:01:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:01:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:01:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.229s coverage: 60.0% of statements 16:01:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:01:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:01:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:01:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.246s coverage: 0.8% of statements 16:01:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:01:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements 16:01:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.175s coverage: 21.7% of statements 16:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:01:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.202s coverage: 47.1% of statements 16:01:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.286s coverage: 79.5% of statements 16:01:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.231s coverage: 94.1% of statements 16:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.233s coverage: 96.3% of statements 16:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements 16:01:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.205s coverage: 94.4% of statements 16:01:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements 16:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.645s coverage: 81.8% of statements 16:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.186s coverage: 58.8% of statements 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.316s coverage: 87.2% of statements 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.301s coverage: 91.2% of statements 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.651s coverage: 64.4% of statements 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.195s coverage: 100.0% of statements 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 91.3% of statements 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 16:02:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.019s coverage: 66.9% of statements 16:02:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:02:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:02:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:02:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.796s coverage: 43.6% of statements 16:02:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:02:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:02:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.239s coverage: 89.5% of statements 16:02:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:02:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.184s coverage: 84.8% of statements 16:02:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:02:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.222s coverage: 19.5% of statements 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:02:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.629s coverage: 92.0% of statements 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:02:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.229s coverage: 62.7% of statements 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:02:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.385s coverage: 97.7% of statements 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:02:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.203s coverage: 28.9% of statements 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:02:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:02:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements 16:02:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 16:02:21 GO111MODULE=on go vet ./... 16:03:43 gofmt -l . 16:03:43 [ "`gofmt -l .`" = "" ] 16:03:43 ./bin/test-attribution-txt.sh [Pipeline] sh 16:03:44 + ls -al . 16:03:44 total 636 16:03:44 drwxrwxr-x 9 1001 1001 4096 Aug 24 16:03 . 16:03:44 drwxr-xr-x 4 root root 4096 Aug 24 15:59 .. 16:03:44 -rw-rw-r-- 1 1001 1001 11 Aug 24 15:57 .dockerignore 16:03:44 drwxrwxr-x 8 1001 1001 4096 Aug 24 15:57 .git 16:03:44 drwxrwxr-x 4 1001 1001 4096 Aug 24 15:57 .github 16:03:44 -rw-rw-r-- 1 1001 1001 818 Aug 24 15:57 .gitignore 16:03:44 -rw-rw-r-- 1 1001 1001 76 Aug 24 15:57 .hadolint.yml 16:03:44 -rw-rw-r-- 1 1001 1001 166 Aug 24 15:57 .sonarcloud.properties 16:03:44 -rw-rw-r-- 1 1001 1001 1171 Aug 24 15:57 ADOPTERS.md 16:03:44 -rw-rw-r-- 1 1001 1001 8609 Aug 24 15:57 Attribution.txt 16:03:44 -rw-rw-r-- 1 1001 1001 43881 Aug 24 15:57 CHANGELOG.md 16:03:44 -rw-rw-r-- 1 1001 1001 3804 Aug 24 15:57 CONTRIBUTING.md 16:03:44 -rw-rw-r-- 1 1001 1001 677 Aug 24 15:57 GOVERNANCE.md 16:03:44 -rw-rw-r-- 1 1001 1001 849 Aug 24 15:57 Jenkinsfile 16:03:44 -rw-rw-r-- 1 1001 1001 10775 Aug 24 15:57 LICENSE 16:03:44 -rw-rw-r-- 1 1001 1001 5915 Aug 24 15:57 Makefile 16:03:44 -rw-rw-r-- 1 1001 1001 582 Aug 24 15:57 OWNERS.md 16:03:44 -rw-rw-r-- 1 1001 1001 8643 Aug 24 15:57 README.md 16:03:44 -rw-rw-r-- 1 1001 1001 6912 Aug 24 15:57 SECURITY.md 16:03:44 -rw-rw-r-- 1 1001 1001 5 Aug 24 15:54 VERSION 16:03:44 -rw-rw-r-- 1 1001 1001 4131 Aug 24 15:57 ZMQWindows.md 16:03:44 drwxrwxr-x 2 1001 1001 4096 Aug 24 15:57 bin 16:03:44 drwxrwxr-x 14 1001 1001 4096 Aug 24 15:57 cmd 16:03:44 -rw-r--r-- 1 root root 404331 Aug 24 16:02 coverage.out 16:03:44 -rw-rw-r-- 1 1001 1001 813 Aug 24 15:57 go.mod 16:03:44 -rw-r--r-- 1 root root 50064 Aug 24 15:59 go.sum 16:03:44 drwxrwxr-x 8 1001 1001 4096 Aug 24 15:57 internal 16:03:44 drwxrwxr-x 3 1001 1001 4096 Aug 24 15:57 openapi 16:03:44 drwxrwxr-x 4 1001 1001 4096 Aug 24 15:57 snap 16:03:44 -rw-rw-r-- 1 1001 1001 204 Aug 24 15:57 version.go [Pipeline] sh 16:03:44 + '[' -e coverage.out ] 16:03:44 + chown 1001:1001 coverage.out [Pipeline] stash 16:03:44 Warning: overwriting stash ‘coverage-report’ 16:03:45 Stashed 1 file(s) [Pipeline] sh 16:03:46 + make build 16:03:46 go mod tidy 16:03:46 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 16:03:53 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 16:04:15 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 16:04:17 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 16:04:22 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 16:04:22 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 16:04:25 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 16:04:29 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 16:04:32 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 16:04:37 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 16:04:39 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 16:04:43 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] } 16:04:48 $ docker stop --time=1 135b3553ea45ba5a9814d2cd02093f09cb9988443bd215af44961b8f7eee624c 16:04:51 $ docker rm -f 135b3553ea45ba5a9814d2cd02093f09cb9988443bd215af44961b8f7eee624c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:04:53 16:04:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:04:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:04:53 latest: Pulling from edgex-devops/edgex-compose-arm64 16:04:53 29e5d40040c1: Pulling fs layer 16:04:53 1ce36da41761: Pulling fs layer 16:04:53 25b303627fd3: Pulling fs layer 16:04:54 29e5d40040c1: Verifying Checksum 16:04:54 29e5d40040c1: Download complete 16:04:55 29e5d40040c1: Pull complete 16:04:55 1ce36da41761: Verifying Checksum 16:04:55 1ce36da41761: Download complete 16:04:56 1ce36da41761: Pull complete 16:04:56 25b303627fd3: Verifying Checksum 16:04:56 25b303627fd3: Download complete 16:05:07 25b303627fd3: Pull complete 16:05:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:05:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:05:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:05:07 prd-ubuntu18.04-docker-arm64-4c-16g-701 does not seem to be running inside a container 16:05:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:05:10 $ docker top 5e9688d2a7f4545c06f509b3482aac2932dd8ca8fb6c2af7cc205775128d19b4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:11 + docker-compose build --help 16:05:11 + grep parallel 16:05:15 --parallel Build images in parallel. [Pipeline] } 16:05:15 $ docker stop --time=1 5e9688d2a7f4545c06f509b3482aac2932dd8ca8fb6c2af7cc205775128d19b4 16:05:17 $ docker rm -f 5e9688d2a7f4545c06f509b3482aac2932dd8ca8fb6c2af7cc205775128d19b4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:05:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:05:18 . [Pipeline] withDockerContainer 16:05:18 prd-ubuntu18.04-docker-arm64-4c-16g-701 does not seem to be running inside a container 16:05:18 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:05:20 $ docker top 221c51541cbd29c9ae94f8ef60d006136de5d40791980074e9bedda4b41b144e -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:20 + docker-compose -f ./docker-compose-build.yml build --parallel 16:05:25 Building core-command ... 16:05:25 Building core-data ... 16:05:25 Building core-metadata ... 16:05:25 Building security-bootstrapper ... 16:05:25 Building security-proxy-setup ... 16:05:25 Building security-secretstore-setup ... 16:05:25 Building support-notifications ... 16:05:25 Building support-scheduler ... 16:05:25 Building sys-mgmt-agent ... 16:05:25 Building security-bootstrapper 16:05:25 Building core-command 16:05:25 Building support-notifications 16:05:25 Building support-scheduler 16:05:25 Building core-metadata 16:06:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:06:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:06:33 ---> 0c3d84141dce 16:06:33 Step 3/24 : WORKDIR /edgex-go 16:06:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:06:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:06:33 ---> 0c3d84141dce 16:06:33 Step 3/23 : WORKDIR /edgex-go 16:06:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:06:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:06:33 ---> 0c3d84141dce 16:06:33 Step 3/23 : WORKDIR /edgex-go 16:06:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:06:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:06:33 ---> 0c3d84141dce 16:06:33 Step 3/24 : WORKDIR /edgex-go 16:06:33 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:06:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:06:33 ---> 0c3d84141dce 16:06:33 Step 3/32 : WORKDIR /edgex-go 16:06:33 ---> Running in 1791234f06be 16:06:33 ---> Running in f583e46319be 16:06:33 ---> Running in 3bada6917e67 16:06:33 ---> Running in 1148c9b56189 16:06:33 ---> Running in cc619ea59c04 16:06:34 Removing intermediate container f583e46319be 16:06:34 ---> 238ca79f45a1 16:06:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:34 Removing intermediate container 3bada6917e67 16:06:34 ---> 65baa19dd26d 16:06:34 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:34 Removing intermediate container 1148c9b56189 16:06:34 ---> a48d288184e6 16:06:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:34 Removing intermediate container cc619ea59c04 16:06:34 ---> 3a9d87cb13e8 16:06:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:34 Removing intermediate container 1791234f06be 16:06:34 ---> 81b05189ad95 16:06:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:34 ---> Running in 75c4f96cb6b2 16:06:34 ---> Running in 3807171c8bd0 16:06:34 ---> Running in ce70b1064152 16:06:35 ---> Running in 550bd99201e1 16:06:35 ---> Running in 3dadfce0030d 16:06:38 Removing intermediate container 3807171c8bd0 16:06:38 ---> fac19ae209f4 16:06:38 Step 5/24 : RUN apk add --update --no-cache make git 16:06:38 ---> Running in 48c67e08c50a 16:06:38 Removing intermediate container 75c4f96cb6b2 16:06:38 ---> 8fa9768f5ac3 16:06:38 Step 5/32 : RUN apk add --update --no-cache make git 16:06:38 Removing intermediate container ce70b1064152 16:06:38 ---> d3e2f4cf7418 16:06:38 Step 5/23 : RUN apk add --update --no-cache make git 16:06:39 ---> Running in 7c35fb1c2ec0 16:06:39 ---> Running in cf48060799fb 16:06:39 Removing intermediate container 3dadfce0030d 16:06:39 ---> dd14395218a6 16:06:39 Step 5/24 : RUN apk add --update --no-cache make git 16:06:39 Removing intermediate container 550bd99201e1 16:06:39 ---> 078f850181e2 16:06:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:06:39 ---> Running in dcf3f74ff028 16:06:39 ---> Running in 981044f13cdb 16:06:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:06:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:06:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:06:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:06:42 OK: 218 MiB in 52 packages 16:06:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:06:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:06:43 OK: 218 MiB in 52 packages 16:06:43 OK: 218 MiB in 52 packages 16:06:44 OK: 218 MiB in 52 packages 16:06:44 OK: 218 MiB in 52 packages 16:06:44 Removing intermediate container 48c67e08c50a 16:06:44 ---> 569ed74f3e34 16:06:44 Step 6/24 : COPY go.mod . 16:06:45 Removing intermediate container cf48060799fb 16:06:45 ---> f348c947a55e 16:06:45 Step 6/23 : COPY go.mod . 16:06:45 ---> 07d2f0f51030 16:06:45 Step 7/24 : RUN go mod download 16:06:45 Removing intermediate container 7c35fb1c2ec0 16:06:45 ---> 06d1b10b5c0e 16:06:45 Step 6/32 : COPY go.mod . 16:06:46 ---> Running in f19db45ceaa3 16:06:46 Removing intermediate container 981044f13cdb 16:06:46 ---> fd78f5c047b1 16:06:46 Step 6/23 : COPY go.mod . 16:06:46 Removing intermediate container dcf3f74ff028 16:06:46 ---> c7888caf3e95 16:06:46 Step 6/24 : COPY go.mod . 16:06:46 ---> aa83b00f1c4e 16:06:46 Step 7/23 : RUN go mod download 16:06:46 ---> Running in d2b731839ceb 16:06:47 ---> ad002dcf0523 16:06:47 Step 7/32 : RUN go mod download 16:06:47 ---> Running in 08301c485f66 16:06:47 ---> bfe2e9034d46 16:06:47 Step 7/23 : RUN go mod download ---> cc1b4e8e0824 16:06:47 16:06:47 Step 7/24 : RUN go mod download 16:06:47 ---> Running in 95cd5457d790 16:06:47 ---> Running in d3b0ffd8fab4 16:06:51 Removing intermediate container f19db45ceaa3 16:06:51 ---> ed5d083c5506 16:06:51 Step 8/24 : COPY . . 16:06:54 Removing intermediate container d2b731839ceb 16:06:54 ---> e3597e02cc36 16:06:54 Step 8/23 : COPY . . 16:06:54 Removing intermediate container 08301c485f66 16:06:54 ---> 3902006458cd 16:06:54 Step 8/32 : COPY . . 16:06:57 Removing intermediate container 95cd5457d790 16:06:57 ---> 31369fc31b3d 16:06:57 Step 8/23 : COPY . . 16:06:57 Removing intermediate container d3b0ffd8fab4 16:06:57 ---> 6dfeaf232642 16:06:57 Step 8/24 : COPY . . 16:07:19 ---> 247d3a7c341e 16:07:19 Step 9/24 : RUN go mod tidy 16:07:19 ---> e72a331d225a 16:07:19 Step 9/23 : RUN go mod tidy 16:07:19 ---> eb9229afb1cf 16:07:19 Step 9/32 : RUN go mod tidy 16:07:19 ---> 57488bb4ff72 16:07:19 Step 9/24 : RUN go mod tidy 16:07:19 ---> b48c3d44ca4c 16:07:19 Step 9/23 : RUN go mod tidy 16:07:19 ---> Running in c8768cbd4cd6 16:07:19 ---> Running in 47aa5a7ab827 16:07:19 ---> Running in ba8b5618d4fa 16:07:19 ---> Running in 6fe167dc33ff 16:07:19 ---> Running in a2bff512ab42 16:07:26 Removing intermediate container c8768cbd4cd6 16:07:26 ---> 2d4a02f759e3 16:07:26 Step 10/24 : RUN make cmd/core-command/core-command 16:07:26 ---> Running in 33e04b619555 16:07:26 Removing intermediate container 47aa5a7ab827 16:07:26 ---> 9e9b9d2e14d5 16:07:26 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:07:26 Removing intermediate container ba8b5618d4fa 16:07:26 ---> ebd578977d13 16:07:26 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:07:26 ---> Running in 2085687fa835 16:07:26 ---> Running in 6096444b8120 16:07:27 Removing intermediate container 6fe167dc33ff 16:07:27 ---> 1c640799b312 16:07:27 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:07:27 Removing intermediate container a2bff512ab42 16:07:27 ---> baa2a5c67fd0 16:07:27 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:07:27 ---> Running in d5827210d96d 16:07:27 ---> Running in 2dd928e2031a 16:07:27 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 16:07:29 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 16:07:29 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 16:07:29 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 16:07:29 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 16:09:21 Removing intermediate container 33e04b619555 16:09:21 ---> 52e625498b83 16:09:21 16:09:21 Step 11/24 : FROM alpine:3.12 16:09:21 3.12: Pulling from library/alpine 16:09:21 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:09:21 Status: Downloaded newer image for alpine:3.12 16:09:21 ---> c4fd0aeabfcf 16:09:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:09:22 ---> Running in dd49a732baef 16:09:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:09:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:09:25 (1/1) Installing dumb-init (1.2.2-r1) 16:09:25 Executing busybox-1.31.1-r20.trigger 16:09:25 OK: 5 MiB in 15 packages 16:09:28 Removing intermediate container dd49a732baef 16:09:28 ---> ffc3db60bc8c 16:09:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:09:29 ---> Running in 5eb83b8dfc67 16:09:29 Removing intermediate container 6096444b8120 16:09:29 ---> a9db6b725d34 16:09:29 16:09:29 Step 11/32 : FROM alpine:3.12 16:09:29 ---> c4fd0aeabfcf 16:09:29 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:09:31 ---> Running in 0041a4b511fc 16:09:31 Removing intermediate container 5eb83b8dfc67 16:09:31 ---> 99218fed20f6 16:09:31 Step 14/24 : ENV APP_PORT=59882 16:09:31 Removing intermediate container 2085687fa835 16:09:31 ---> ad1f6527e5ef 16:09:31 16:09:31 Step 11/23 : FROM alpine:3.12 16:09:32 ---> c4fd0aeabfcf 16:09:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:09:32 ---> Using cache 16:09:32 ---> ffc3db60bc8c 16:09:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:09:32 ---> Using cache 16:09:32 ---> 99218fed20f6 16:09:32 Step 14/23 : ENV APP_PORT=59861 16:09:32 ---> Running in a40a1d0a65d2 16:09:32 Removing intermediate container 0041a4b511fc 16:09:32 ---> b373efeee72e 16:09:32 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:09:33 ---> Running in f2a91b9f6114 16:09:33 Removing intermediate container d5827210d96d 16:09:33 ---> f3eb838e3d41 16:09:33 16:09:33 Step 11/23 : FROM alpine:3.12 16:09:33 ---> c4fd0aeabfcf 16:09:33 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:09:34 ---> Running in a1b2872cc7f3 16:09:34 Removing intermediate container a40a1d0a65d2 16:09:34 ---> a38efefafee0 16:09:34 Step 15/24 : EXPOSE $APP_PORT 16:09:34 ---> Running in 67ee265219c7 16:09:34 Removing intermediate container f2a91b9f6114 16:09:34 ---> 53c3a6b77fd9 16:09:34 Step 15/23 : EXPOSE $APP_PORT 16:09:34 ---> Running in 97db8b41a922 16:09:34 Removing intermediate container 2dd928e2031a 16:09:34 ---> c7128220bd61 16:09:34 16:09:34 Step 11/24 : FROM alpine:3.12 16:09:34 ---> c4fd0aeabfcf 16:09:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:09:34 ---> Using cache 16:09:34 ---> ffc3db60bc8c 16:09:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:09:34 ---> Using cache 16:09:34 ---> 99218fed20f6 16:09:34 Step 14/24 : ENV APP_PORT=59881 16:09:35 ---> Running in a1e5c8239072 16:09:35 ---> Running in d4b542166059 16:09:35 Removing intermediate container 97db8b41a922 16:09:35 ---> d4fbc252a454 16:09:35 Step 16/24 : WORKDIR / 16:09:35 ---> Running in 7a6189f8b943 16:09:35 Removing intermediate container a1e5c8239072 16:09:35 ---> 43d8ecf87116 16:09:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:36 Removing intermediate container d4b542166059 16:09:36 ---> 598092da485d 16:09:36 Step 15/24 : EXPOSE $APP_PORT 16:09:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:09:36 ---> Running in ebc4bb2cacf8 16:09:36 Removing intermediate container 7a6189f8b943 16:09:36 ---> 4ec15b4c44c4 16:09:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:09:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:09:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:09:37 (1/2) Installing dumb-init (1.2.2-r1) 16:09:37 (2/2) Installing su-exec (0.2-r1) 16:09:37 Executing busybox-1.31.1-r20.trigger 16:09:37 Removing intermediate container ebc4bb2cacf8 16:09:37 ---> 91bcb01aa9ba 16:09:37 Step 16/24 : WORKDIR / 16:09:37 OK: 5 MiB in 16 packages 16:09:37 ---> 95efba870395 16:09:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:09:37 ---> Running in 57798fe6e555 16:09:37 (1/2) Installing ca-certificates (20191127-r4) 16:09:37 (2/2) Installing dumb-init (1.2.2-r1) 16:09:37 Executing busybox-1.31.1-r20.trigger 16:09:37 Executing ca-certificates-20191127-r4.trigger 16:09:37 OK: 6 MiB in 16 packages 16:09:37 ---> a2340bef2cdf 16:09:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:09:38 Removing intermediate container 57798fe6e555 16:09:38 ---> edd7fc065b17 16:09:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:39 ---> 92a7290c549b 16:09:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:09:39 Removing intermediate container a1b2872cc7f3 16:09:39 ---> 3bc5ee999779 16:09:39 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:09:39 ---> efd68a4ff815 16:09:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:09:39 ---> Running in a73e9a0ad90f 16:09:39 ---> 64cfd36bc6ac 16:09:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:09:40 Removing intermediate container 67ee265219c7 16:09:40 ---> a68d748bf082 16:09:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:09:40 ---> Running in 3c265dcf19d0 16:09:40 ---> d8dc944a527d 16:09:40 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:09:41 ---> Running in be831b7335bb 16:09:41 Removing intermediate container a73e9a0ad90f 16:09:41 ---> b82105cd09b6 16:09:41 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:09:41 Removing intermediate container 3c265dcf19d0 16:09:41 ---> ae9dc146e5cd 16:09:41 Step 14/23 : ENV APP_PORT=59860 16:09:41 ---> Running in 4cd1efebbb1b 16:09:41 ---> Running in 8ea8c66c64ac 16:09:41 ---> 7078588449fe 16:09:41 Step 20/24 : ENTRYPOINT ["/core-command"] 16:09:41 ---> d1da0f032d38 16:09:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:09:41 Removing intermediate container be831b7335bb 16:09:41 ---> ca0a93eb11fd 16:09:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:41 ---> Running in 84b2fc2dbd6f 16:09:41 ---> Running in 128d3432f7b0 16:09:42 Removing intermediate container 4cd1efebbb1b 16:09:42 ---> a6bc85e7448d 16:09:42 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:09:42 Removing intermediate container 8ea8c66c64ac 16:09:42 ---> 8c1de10e75c4 16:09:42 Step 15/23 : EXPOSE $APP_PORT 16:09:42 ---> Running in 63194ac19d9d 16:09:42 ---> Running in 179c65c0f0e1 16:09:42 Removing intermediate container 84b2fc2dbd6f 16:09:42 ---> 0bfec8851bd1 16:09:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:43 ---> 16af1e4b0fcf 16:09:43 Step 20/24 : ENTRYPOINT ["/core-metadata"]Removing intermediate container 128d3432f7b0 16:09:43 ---> 632494728233 16:09:43 Step 21/23 : LABEL arch=arm64 16:09:43 16:09:43 ---> Running in 1f21b3ab3752 16:09:43 ---> Running in c55bf922f91e 16:09:43 ---> Running in b9e6d2665f86 16:09:43 Removing intermediate container 179c65c0f0e1 16:09:43 ---> 46623298029a 16:09:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:43 Removing intermediate container 1f21b3ab3752 16:09:43 ---> 6f96325be618 16:09:43 Step 22/24 : LABEL arch=arm64 16:09:43 Removing intermediate container c55bf922f91e 16:09:43 ---> 35d447c58be3 16:09:43 Step 22/23 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 16:09:44 ---> Running in 5d960b3b3b45 16:09:44 Removing intermediate container b9e6d2665f86 16:09:44 ---> 5435eae9415b 16:09:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:44 ---> Running in a1ae986352ac 16:09:44 ---> Running in cacf5adcb3a1 16:09:44 ---> af22eef6cc3d 16:09:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:09:45 Removing intermediate container 5d960b3b3b45 16:09:45 ---> 8f32ab632840 16:09:45 Step 23/24 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 16:09:45 Removing intermediate container a1ae986352ac 16:09:45 ---> 70c8154726ee 16:09:45 Step 23/23 : LABEL version=0.0.0 16:09:45 ---> Running in a1558fc29f00 16:09:45 Removing intermediate container cacf5adcb3a1 16:09:45 ---> 08b3f5d81059 16:09:45 Step 22/24 : LABEL arch=arm64 16:09:45 ---> Running in 64454044a180 16:09:45 Removing intermediate container 63194ac19d9d 16:09:45 ---> f64813586ec2 16:09:45 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:09:45 ---> Running in 62ac410a99b0 16:09:46 ---> Running in 968f54a858f3 16:09:46 Removing intermediate container a1558fc29f00 16:09:46 ---> bd4c2e88c84d 16:09:46 Step 24/24 : LABEL version=0.0.0 16:09:46 ---> 278c6703bbd1 16:09:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:09:46 Removing intermediate container 64454044a180 16:09:46 ---> 839092dda4c4 16:09:46 16:09:46 Removing intermediate container 62ac410a99b0 16:09:46 ---> 2cf725b345f6 16:09:46 Step 23/24 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 16:09:46 ---> Running in f5ba4d742c1f 16:09:46 ---> Running in d74d0c23d473 16:09:46 Removing intermediate container 968f54a858f3 16:09:46 ---> 5d9aa061b344 16:09:46 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:09:47 Successfully built 839092dda4c4 16:09:47 Successfully tagged support-scheduler-arm64:latest 16:09:47  Building support-scheduler ... done Building security-proxy-setup 16:09:47 Removing intermediate container f5ba4d742c1f 16:09:47 ---> abc7c25a686d 16:09:47 16:09:47 Removing intermediate container d74d0c23d473 16:09:47 ---> 0c48438a0dc7 16:09:47 Step 24/24 : LABEL version=0.0.0 16:09:47 ---> 8c410c596c4a 16:09:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:09:47 Successfully built abc7c25a686d 16:09:47 ---> Running in 8893bc22417a 16:09:47 Successfully tagged core-command-arm64:latest 16:09:47  Building core-command ... done Building security-secretstore-setup 16:09:48 ---> Running in d9c864ad05ba 16:09:48 ---> 994f388c3d8f 16:09:48 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:09:48 ---> Running in bf0277352b46 16:09:48 Removing intermediate container 8893bc22417a 16:09:48 ---> 65e44aa54518 16:09:48 16:09:48 Removing intermediate container d9c864ad05ba 16:09:49 ---> a605ba3be8ee 16:09:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:49 Successfully built 65e44aa54518 16:09:49 Successfully tagged core-metadata-arm64:latest 16:09:49 Building core-data 16:09:49  Building core-metadata ... done  ---> Running in 791d32077d1b 16:09:50 Removing intermediate container 791d32077d1b 16:09:50 ---> d198488c7eb7 16:09:50 Step 21/23 : LABEL arch=arm64 16:09:51 ---> Running in 27122cb02338 16:09:53 Removing intermediate container 27122cb02338 16:09:53 ---> 2bab02b01402 16:09:53 Step 22/23 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 16:09:54 Removing intermediate container bf0277352b46 16:09:54 ---> 45f638f16fdc 16:09:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:55 ---> Running in 25bd036b1a30 16:09:56 ---> 052d259a6bc9 16:09:56 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:09:57 Removing intermediate container 25bd036b1a30 16:09:57 ---> 9b23cbc22f40 16:09:57 Step 23/23 : LABEL version=0.0.0 16:09:57 ---> Running in 6ed19b0702cc 16:09:58 ---> 98e1834b88f4 16:09:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:09:58 Removing intermediate container 6ed19b0702cc 16:09:58 ---> 6429e536dfd1 16:09:58 16:09:59 Successfully built 6429e536dfd1 16:09:59 Successfully tagged support-notifications-arm64:latest 16:09:59  Building support-notifications ... done Building sys-mgmt-agent 16:10:00 ---> e9986d73a061 16:10:00 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:10:01 ---> 71703e364081 16:10:01 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:10:02 ---> 8b7fc82496b2 16:10:02 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:10:03 ---> Running in 8dec649d6f39 16:10:03 Removing intermediate container 8dec649d6f39 16:10:03 ---> 62746637120b 16:10:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:10:05 ---> f1d0588e3db0 16:10:05 Step 27/32 : RUN chmod +x /entrypoint.sh 16:10:05 ---> Running in 206ff2058ec1 16:10:10 Removing intermediate container 206ff2058ec1 16:10:10 ---> 9ba0d8512b92 16:10:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:10:10 ---> Running in d446cbf5e68b 16:10:12 Removing intermediate container d446cbf5e68b 16:10:12 ---> 4576deb37cbf 16:10:12 Step 29/32 : CMD ["gate"] 16:10:12 ---> Running in bb0ff06d3709 16:10:13 Removing intermediate container bb0ff06d3709 16:10:13 ---> 736e43051ef7 16:10:13 Step 30/32 : LABEL arch=arm64 16:10:13 ---> Running in 41ec27c9255f 16:10:14 Removing intermediate container 41ec27c9255f 16:10:14 ---> 37807269d176 16:10:14 Step 31/32 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 16:10:15 ---> Running in 480b435b3260 16:10:16 Removing intermediate container 480b435b3260 16:10:16 ---> 35285c708f6f 16:10:16 Step 32/32 : LABEL version=0.0.0 16:10:17 ---> Running in 7669e0f39ba2 16:10:18 Removing intermediate container 7669e0f39ba2 16:10:18 ---> b83c5a374887 16:10:18 16:10:18 Successfully built b83c5a374887 16:10:18 Successfully tagged security-bootstrapper-arm64:latest 16:10:37  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:10:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:10:37 ---> 0c3d84141dce 16:10:37 Step 3/22 : WORKDIR /edgex-go 16:10:37 ---> Using cache 16:10:37 ---> 81b05189ad95 16:10:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:37 ---> Using cache 16:10:37 ---> dd14395218a6 16:10:37 Step 5/22 : RUN apk add --update --no-cache make git 16:10:37 ---> Using cache 16:10:37 ---> c7888caf3e95 16:10:37 Step 6/22 : COPY go.mod . 16:10:37 ---> Using cache 16:10:37 ---> cc1b4e8e0824 16:10:37 Step 7/22 : RUN go mod download 16:10:37 ---> Using cache 16:10:37 ---> 6dfeaf232642 16:10:37 Step 8/22 : COPY . . 16:10:37 ---> Using cache 16:10:37 ---> 57488bb4ff72 16:10:37 Step 9/22 : RUN go mod tidy 16:10:37 ---> Using cache 16:10:37 ---> baa2a5c67fd0 16:10:37 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:10:37 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:10:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:10:37 ---> 0c3d84141dce 16:10:37 Step 3/26 : WORKDIR /edgex-go 16:10:37 ---> Using cache 16:10:37 ---> 81b05189ad95 16:10:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:37 ---> Using cache 16:10:37 ---> dd14395218a6 16:10:37 Step 5/26 : RUN apk add --update --no-cache make git 16:10:37 ---> Using cache 16:10:37 ---> c7888caf3e95 16:10:37 Step 6/26 : COPY go.mod . 16:10:37 ---> Using cache 16:10:37 ---> cc1b4e8e0824 16:10:37 Step 7/26 : RUN go mod download 16:10:37 ---> Using cache 16:10:37 ---> 6dfeaf232642 16:10:37 Step 8/26 : COPY . . 16:10:37 ---> Using cache 16:10:37 ---> 57488bb4ff72 16:10:37 Step 9/26 : RUN go mod tidy 16:10:37 ---> Using cache 16:10:37 ---> baa2a5c67fd0 16:10:37 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:10:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:10:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:10:37 ---> 0c3d84141dce 16:10:37 Step 3/24 : WORKDIR /edgex-go 16:10:37 ---> Using cache 16:10:37 ---> 81b05189ad95 16:10:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:37 ---> Using cache 16:10:37 ---> dd14395218a6 16:10:37 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:10:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:10:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:10:39 ---> 0c3d84141dce 16:10:39 Step 3/24 : WORKDIR /edgex-go 16:10:39 ---> Using cache 16:10:39 ---> 81b05189ad95 16:10:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:39 ---> Using cache 16:10:39 ---> dd14395218a6 16:10:39 Step 5/24 : RUN apk add --update --no-cache make bash git 16:10:40 ---> Running in 0341f3aacf1a 16:10:40 ---> Running in d9c3598c2524 16:10:40 ---> Running in a37af0d7f206 16:10:40 ---> Running in d58d920a034d 16:10:42 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 16:10: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 16:10:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:10:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:10:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:10:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:10:44 OK: 218 MiB in 52 packages 16:10:44 OK: 218 MiB in 52 packages 16:10:46 Removing intermediate container a37af0d7f206 16:10:46 ---> f800e86813b0 16:10:46 Step 6/24 : COPY go.mod . 16:10:46 Removing intermediate container d9c3598c2524 16:10:46 ---> aba7797d7677 16:10:46 Step 6/24 : COPY go.mod . 16:10:47 ---> 81225a3c1414 16:10:47 Step 7/24 : RUN go mod download 16:10:47 ---> Running in feb5952922f1 16:10:48 ---> 41df7a2650b4 16:10:48 Step 7/24 : RUN go mod download 16:10:48 ---> Running in 57747d900125 16:10:54 Removing intermediate container feb5952922f1 16:10:54 ---> def15fee58fa 16:10:54 Step 8/24 : COPY . . 16:10:54 Removing intermediate container 57747d900125 16:10:54 ---> 3cf44356cef6 16:10:54 Step 8/24 : COPY . . 16:10:58 Running on prd-ubuntu18.04-docker-8c-8g-702 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws 16:10:58 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:10:58 The recommended git tool is: git 16:11:01 using credential edgex-jenkins-ssh 16:11:01 Cloning the remote Git repository 16:11:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:11:01 > git init /w/workspace/edgex-go/2 # timeout=10 16:11:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:11:01 > git --version # timeout=10 16:11:01 > git --version # 'git version 2.17.1' 16:11:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:12 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit c7157c70aaba3431d8fdd473021ed79833356d24 16:11:12 Merge succeeded, producing c7157c70aaba3431d8fdd473021ed79833356d24 16:11:12 Checking out Revision c7157c70aaba3431d8fdd473021ed79833356d24 (PR-3681) 16:11:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:11:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:11:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:11:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:11:12 > git config core.sparsecheckout # timeout=10 16:11:12 > git checkout -f c7157c70aaba3431d8fdd473021ed79833356d24 # timeout=10 16:11:12 > git remote # timeout=10 16:11:12 > git config --get remote.origin.url # timeout=10 16:11:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:12 > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 16:11:12 > git rev-parse HEAD^{commit} # timeout=10 16:11:12 > git config core.sparsecheckout # timeout=10 16:11:12 > git checkout -f c7157c70aaba3431d8fdd473021ed79833356d24 # timeout=10 16:11:15 Commit message: "Merge branch 'main' into issue-3593" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:17 + echo snap-build.sh 16:11:17 snap-build.sh 16:11:17 + SNAP_BASE_DIR=. 16:11:17 + '[' '!' -z /w/workspace/edgex-go/2 ']' 16:11:17 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 16:11:17 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 16:11:17 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 16:11:17 + cd /w/workspace/edgex-go/2 16:11:17 + sudo apt-get remove -qy --purge lxd lxd-client 16:11:17 Reading package lists... 16:11:17 Building dependency tree... 16:11:17 Reading state information... 16:11:17 The following packages were automatically installed and are no longer required: 16:11:17 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:11:17 uidmap xdelta3 16:11:17 Use 'sudo apt autoremove' to remove them. 16:11:17 The following packages will be REMOVED: 16:11:17 lxd* lxd-client* 16:11:17 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:11:17 After this operation, 31.7 MB disk space will be freed. 16:11:17 (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.) 16:11:17 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:11:18 Removing lxd dnsmasq configuration 16:11:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:11:18 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:11:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:11:19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 16:11:19 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:11:20 Processing triggers for systemd (237-3ubuntu10.45) ... 16:11:20 Processing triggers for ureadahead (0.100.0-21) ... 16:11:21 + sudo snap remove --purge lxd 16:11:21 snap "lxd" is not installed 16:11:21 + sudo groupadd --force --system lxd 16:11:21 ++ whoami 16:11:21 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:11:21 + newgrp - lxd 16:11:21 + sudo snap install lxd 16:11:27 ---> 331b0b405e5f 16:11:27 ---> a734a0c690c3 16:11:27 Step 9/24 : RUN go mod tidy 16:11:27 Step 9/24 : RUN go mod tidy 16:11:27 ---> Running in 38e6e4451560 16:11:27 ---> Running in e07531475441 16:11:32 Removing intermediate container 38e6e4451560 16:11:32 ---> 5d71658e252f 16:11:32 Step 10/24 : RUN make cmd/core-data/core-data 16:11:32 Removing intermediate container e07531475441 16:11:32 ---> e85f3748b996 16:11:32 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:11:32 ---> Running in 05bda8c23a92 16:11:32 ---> Running in 1390e612c675 16:11:33 2021-08-24T16:11:30Z INFO Waiting for automatic snapd restart... 16:11:34 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 16:11:34 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 16:11:46 lxd 4.17 from Canonical* installed 16:11:46 + sudo lxd init --auto 16:11:47 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 16:11:48 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 16:11:56 + sudo snap install --classic snapcraft 16:12:03 Removing intermediate container d58d920a034d 16:12:03 ---> fdb014605229 16:12:03 16:12:03 Step 11/22 : FROM alpine:3.12 16:12:03 ---> c4fd0aeabfcf 16:12:03 Step 12/22 : RUN apk add --update --no-cache curl 16:12:03 Removing intermediate container 0341f3aacf1a 16:12:03 ---> aa74f9e77963 16:12:03 16:12:03 Step 11/26 : FROM alpine:3.12 16:12:03 ---> c4fd0aeabfcf 16:12:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:12:03 ---> Running in 1e8891f60601 16:12:03 ---> Running in c0e2d9ec0a07 16:12:04 snapcraft 5.0 from Canonical* installed 16:12:04 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:12:04 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:12:04 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:04 Dload Upload Total Spent Left Speed 16:12:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3426 0 --:--:-- --:--:-- --:--:-- 3407 16:12:05 100 3325k 100 3325k 0 0 8169k 0 --:--:-- --:--:-- --:--:-- 8169k 16:12:05 ./yq_linux_amd64 16:12:05 + sudo snapcraft prime --use-lxd 16:12:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:12:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:12:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:12:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:12:06 (1/3) Installing ca-certificates (20191127-r4) 16:12:06 (1/4) Installing ca-certificates (20191127-r4) 16:12:07 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:12:07 (2/3) Installing dumb-init (1.2.2-r1) 16:12:07 (3/3) Installing su-exec (0.2-r1) 16:12:07 Executing busybox-1.31.1-r20.trigger 16:12:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:12:07 Executing ca-certificates-20191127-r4.trigger 16:12:07 (3/4) Installing libcurl (7.78.0-r0) 16:12:07 (4/4) Installing curl (7.78.0-r0) 16:12:07 Executing busybox-1.31.1-r20.trigger 16:12:07 Executing ca-certificates-20191127-r4.trigger 16:12:07 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: 16:12:07 - README.md 16:12:07 16:12:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:12:07 Launching a container. 16:12:07 OK: 7 MiB in 18 packages 16:12:07 OK: 6 MiB in 17 packages 16:12:10 Removing intermediate container c0e2d9ec0a07 16:12:10 ---> b938c10217f4 16:12:10 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:12:10 Removing intermediate container 1e8891f60601 16:12:10 ---> 26417b851892 16:12:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:12:10 ---> Running in cc09865c1638 16:12:10 ---> Running in 2af65d3dd38a 16:12:11 Removing intermediate container cc09865c1638 16:12:11 ---> cf762403a498 16:12:11 Step 14/26 : WORKDIR / 16:12:11 Removing intermediate container 2af65d3dd38a 16:12:11 ---> 104ac3188b66 16:12:11 Step 14/22 : WORKDIR /edgex 16:12:11 ---> Running in 7b668211ee73 16:12:11 ---> Running in 2d25a3fc54d4 16:12:12 Removing intermediate container 7b668211ee73 16:12:12 ---> 368ec22cdac5 16:12:12 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:12:12 Removing intermediate container 2d25a3fc54d4 16:12:12 ---> d697db05877a 16:12:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:12:14 ---> 61b125100e77 16:12:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:12:14 ---> 465f78d0418a 16:12:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:12:15 Waiting for container to be ready 16:12:15 To start your first instance, try: lxc launch ubuntu:18.04 16:12:15 16:12:15 ---> 9edae4e13b47 16:12:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:12:16 ---> 72c1edcdb54f 16:12:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:12:17 ---> 9b3d0469a07d 16:12:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:12:18 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:12:18 ---> c4f205282f95 16:12:18 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:12:18 Waiting for network to be ready... 16:12:18 ---> 53c10e9ca130 16:12:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:12:18 ---> Running in 36bcf78641b5 16:12:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:12:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 16:12:19 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:12:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:12:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:12:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:12:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:12:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:12:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] 16:12:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] 16:12:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:12:19 Removing intermediate container 36bcf78641b5 16:12:19 ---> b4bb4242144a 16:12:19 Step 19/22 : CMD ["--init=true"] 16:12:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:12:20 ---> Running in 71969348e82c 16:12:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:12:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:12:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:12:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:12:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:12:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:12:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:12:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 16:12:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:12:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:12:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:12:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:12:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:12:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 16:12:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] 16:12:21 Removing intermediate container 71969348e82c 16:12:21 ---> 3d3a7f697c8a 16:12:21 Step 20/22 : LABEL arch=arm64 16:12:21 ---> a6a06a5b4b4e 16:12:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:12:21 ---> Running in be59de73b281 16:12:22 Removing intermediate container be59de73b281 16:12:22 ---> 4e2f8f86321b 16:12:22 Step 21/22 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 16:12:22 ---> Running in ce71681d8f9e 16:12:23 ---> e963bcb3f685 16:12:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:12:23 Removing intermediate container ce71681d8f9e 16:12:23 ---> bea4ae2e0e7c 16:12:23 Step 22/22 : LABEL version=0.0.0 16:12:23 Fetched 25.1 MB in 4s (5679 kB/s) 16:12:23 ---> Running in 699d759d21fd 16:12:24 Reading package lists... 16:12:24 Reading package lists... 16:12:24 Building dependency tree... 16:12:24 Reading state information... 16:12:24 The following additional packages will be installed: 16:12:24 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:12:24 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:12:24 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:12:24 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:12:24 Suggested packages: 16:12:24 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:12:24 Recommended packages: 16:12:24 gnupg libsasl2-modules 16:12:24 The following NEW packages will be installed: 16:12:24 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:12:24 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:12:24 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:12:24 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:12:24 The following packages will be upgraded: 16:12:24 gpg gpg-agent gpgconf libudev1 16:12:24 Removing intermediate container 699d759d21fd 16:12:24 ---> b17628e7b768 16:12:24 16:12:24 ---> 6e63c8281d27 16:12:24 Step 22/26 : 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/ 16:12:24 ---> Running in 7e50b1a616aa 16:12:24 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:12:24 Need to get 3527 kB of archives. 16:12:24 After this operation, 13.3 MB of additional disk space will be used. 16:12:24 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] 16:12:24 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] 16:12:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:12:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:12:24 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 16:12:25 Successfully built b17628e7b768 16:12:25 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 16:12:25 Successfully tagged security-proxy-setup-arm64:latest 16:12:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:12:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:12:25 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:12:25 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:12:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:12:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:12:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:12:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:12:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:12:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:12:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:12:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:12:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:12:26 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:12:26 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:12:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:12:26 debconf: delaying package configuration, since apt-utils is not installed 16:12:26 Fetched 3527 kB in 1s (2929 kB/s) 16:12:26 (Reading database ... 12511 files and directories currently installed.) 16:12:26 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 16:12:26 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:12:26 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 16:12:26 Selecting previously unselected package udev. 16:12:26 (Reading database ... 12511 files and directories currently installed.) 16:12:26 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 16:12:26 Unpacking udev (237-3ubuntu10.51) ... 16:12:26 Selecting previously unselected package libfuse2:amd64. 16:12:26 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:12:26 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:12:26 Selecting previously unselected package fuse. 16:12:26 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:12:26 Unpacking fuse (2.9.7-1ubuntu1) ... 16:12:26 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:12:26 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:12:26 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:12:26 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:12:26 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:12:26 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:12:26 Selecting previously unselected package libksba8:amd64. 16:12:26 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:12:26 Unpacking libksba8:amd64 (1.3.5-2) ... 16:12:26 Selecting previously unselected package libroken18-heimdal:amd64. 16:12:26 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:26 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:26 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:12:26 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:26 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:26 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:12:26 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:27 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:27 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:12:27 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:27 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:27 Selecting previously unselected package libwind0-heimdal:amd64. 16:12:27 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:27 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:27 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:12:27 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:27 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:27 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:12:27 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:27 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:27 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:12:27 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:27 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:27 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:12:27 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:12:27 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:27 Selecting previously unselected package libsasl2-modules-db:amd64. 16:12:27 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:12:27 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:12:27 Selecting previously unselected package libsasl2-2:amd64. 16:12:27 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:12:27 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:12:27 Selecting previously unselected package libldap-common. 16:12:27 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:12:27 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:12:27 Selecting previously unselected package libldap-2.4-2:amd64. 16:12:27 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:12:27 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:12:27 Selecting previously unselected package dirmngr. 16:12:27 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:12:27 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:12:27 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:12:27 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:12:27 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:12:27 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:12:27 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:12:27 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:12:27 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:27 Setting up libksba8:amd64 (1.3.5-2) ... 16:12:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:12:27 Setting up udev (237-3ubuntu10.51) ... 16:12:27 invoke-rc.d: policy-rc.d denied execution of start. 16:12:28 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:28 Processing triggers for systemd (237-3ubuntu10) ... 16:12:28 Setting up fuse (2.9.7-1ubuntu1) ... 16:12:28 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:12:28 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:28 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:28 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:28 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:28 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:28 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:28 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:12:28 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:12:28 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:12:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:12:28  Building security-proxy-setup ... done Removing intermediate container 7e50b1a616aa 16:12:28 ---> db8ee40d09b0 16:12:28 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:12:28 ---> Running in 7c59075219e5 16:12:28 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:12:28 settings in the [Install] section, and DefaultInstance for template units). 16:12:28 This means they are not meant to be enabled using systemctl. 16:12:28 Possible reasons for having this kind of units are: 16:12:28 1) A unit may be statically enabled by being symlinked from another unit's 16:12:28 .wants/ or .requires/ directory. 16:12:28 2) A unit's purpose may be to act as a helper for some other unit which has 16:12:28 a requirement dependency on it. 16:12:28 3) A unit may be started when needed via activation (socket, path, timer, 16:12:28 D-Bus, udev, scripted systemctl call, ...). 16:12:28 4) In case of template units, the unit is meant to be enabled with some 16:12:28 instance name specified. 16:12:29 Reading package lists... 16:12:29 Building dependency tree... 16:12:29 Reading state information... 16:12:29 The following additional packages will be installed: 16:12:29 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:12:29 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:12:29 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:12:29 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:12:29 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:12:29 Suggested packages: 16:12:29 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:12:29 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:12:29 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:12:29 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:12:29 systemd-container policykit-1 16:12:29 Recommended packages: 16:12:29 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:12:29 The following NEW packages will be installed: 16:12:29 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:12:29 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:12:29 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:12:29 multiarch-support openssh-client python3 python3-minimal python3.6 16:12:29 python3.6-minimal snapd squashfs-tools sudo 16:12:29 The following packages will be upgraded: 16:12:29 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:12:29 Removing intermediate container 7c59075219e5 16:12:29 ---> d8373fce44d5 16:12:29 Step 24/26 : LABEL arch=arm64 16:12:29 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:12:29 Need to get 36.7 MB of archives. 16:12:29 After this operation, 147 MB of additional disk space will be used. 16:12:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:12:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:12:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:12:29 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 16:12:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:12:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:12:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:12:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:12:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:12:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:12:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:12:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:12:29 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:12:29 ---> Running in f5715d0a1c46 16:12:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:12:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:12:30 Removing intermediate container f5715d0a1c46 16:12:30 ---> 0ad5d33cee52 16:12:30 Step 25/26 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 16:12:30 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 16:12:30 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:12:30 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:12:30 ---> Running in 9a230f0caa54 16:12:30 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] 16:12:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:12:30 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:12:30 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:12:30 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:12:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:12:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:12:30 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:12:30 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:12:30 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:12:30 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 16:12:30 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:12:31 Removing intermediate container 9a230f0caa54 16:12:31 ---> 334c8337aee2 16:12:31 Step 26/26 : LABEL version=0.0.0 16:12:31 ---> Running in feb7ca243bba 16:12:32 Removing intermediate container feb7ca243bba 16:12:32 ---> bcc79d07e53d 16:12:32 16:12:32 debconf: delaying package configuration, since apt-utils is not installed 16:12:32 Fetched 36.7 MB in 3s (14.2 MB/s) 16:12:32 (Reading database ... 12757 files and directories currently installed.) 16:12:32 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 16:12:32 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:12:32 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 16:12:32 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:12:32 Successfully built bcc79d07e53d 16:12:32 Successfully tagged security-secretstore-setup-arm64:latest 16:12:32 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 16:12:32 (Reading database ... 12757 files and directories currently installed.) 16:12:32 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:12:32 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:12:32 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:12:32 (Reading database ... 12757 files and directories currently installed.) 16:12:32 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:12:33 Unpacking apt (1.6.14) over (1.6.1) ... 16:12:33 Setting up apt (1.6.14) ... 16:12:33 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:12:33 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:12:33 (Reading database ... 12764 files and directories currently installed.) 16:12:33 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 16:12:33 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 16:12:33 Selecting previously unselected package libpython3.6-minimal:amd64. 16:12:33 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:12:33 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:12:33 Selecting previously unselected package libexpat1:amd64. 16:12:33 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:12:33 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:12:34 Selecting previously unselected package python3.6-minimal. 16:12:34 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:12:34 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:12:34 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... 16:12:34 Checking for services that may need to be restarted...done. 16:12:34 Checking for services that may need to be restarted...done. 16:12:34 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:12:34 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:12:34 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:12:34 Selecting previously unselected package python3-minimal. 16:12:34 (Reading database ... 13012 files and directories currently installed.) 16:12:34 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:12:34 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:12:34 Selecting previously unselected package mime-support. 16:12:34 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:12:34 Unpacking mime-support (3.60ubuntu1) ... 16:12:35 Selecting previously unselected package libmpdec2:amd64. 16:12:35 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:12:35 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:12:35 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:12:35 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:12:35 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:12:35 Selecting previously unselected package python3.6. 16:12:35 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:12:35 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:12:35 Selecting previously unselected package libpython3-stdlib:amd64. 16:12:35 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:12:35 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:12:35 Setting up python3-minimal (3.6.7-1~18.04) ... 16:12:35 Selecting previously unselected package python3. 16:12:35 (Reading database ... 13442 files and directories currently installed.) 16:12:35 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:12:35 Unpacking python3 (3.6.7-1~18.04) ... 16:12:35 Selecting previously unselected package multiarch-support. 16:12:35 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:12:35 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:12:35 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:12:35 Selecting previously unselected package liblzo2-2:amd64. 16:12:35 (Reading database ... 13479 files and directories currently installed.) 16:12:35 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:12:35 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:12:35 Selecting previously unselected package libbsd0:amd64. 16:12:35 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:12:35 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:12:35 Selecting previously unselected package sudo. 16:12:35 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:12:35 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:12:35 Selecting previously unselected package apparmor. 16:12:35 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:12:35 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:12:35 Selecting previously unselected package libedit2:amd64. 16:12:35 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:12:35 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:12:36 Selecting previously unselected package libkrb5support0:amd64. 16:12:36 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:12:36 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:12:36 Selecting previously unselected package libk5crypto3:amd64. 16:12:36 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:12:36 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:12:36 Selecting previously unselected package libkeyutils1:amd64. 16:12:36 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:12:36 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:12:36 Selecting previously unselected package libkrb5-3:amd64. 16:12:36 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:12:36 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:12:36 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:12:36 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:12:36 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:12:36 Selecting previously unselected package libssl1.0.0:amd64. 16:12:36 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:12:36 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:12:36 Selecting previously unselected package openssh-client. 16:12:36 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:12:36 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:12:36 Selecting previously unselected package squashfs-tools. 16:12:36 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:12:36 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:12:36 Selecting previously unselected package snapd. 16:12:36 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:12:36 Unpacking snapd (2.49.2+18.04) ... 16:12:38 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:12:38 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:12:38 Setting up mime-support (3.60ubuntu1) ... 16:12:38 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:12:38 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:12:38 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:12:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:12:38 Setting up systemd (237-3ubuntu10.51) ... 16:12:38 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:12:39 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:12:39 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:12:39 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:12:39 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:12:39 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:12:39 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:12:40 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:12:40 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:12:40 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:12:40 Setting up python3 (3.6.7-1~18.04) ... 16:12:40 running python rtupdate hooks for python3.6... 16:12:40 running python post-rtupdate hooks for python3.6... 16:12:40 Setting up apparmor (2.12-4ubuntu5.1) ... 16:12:40 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:12:40 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:12:40 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:12:40 Setting up snapd (2.49.2+18.04) ... 16:12:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:12:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:12:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:12:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:12:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:12:41 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:12:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:12:42 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:12:42 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:12:42 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:12:42 /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' 16:12:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:12:42 Processing triggers for systemd (237-3ubuntu10.51) ... 16:12:44 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:12:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:12:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:12:45 Reading package lists... 16:12:45 Reading package lists... 16:12:45 Building dependency tree... 16:12:45 Reading state information... 16:12:45 Calculating upgrade... 16:12:45 The following packages will be upgraded: 16:12:45 advancecomp base-files bash binutils binutils-common 16:12:45 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:12:45 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:12:45 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:12:45 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:12:45 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:12:45 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:12:45 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:12:45 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:12:45 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:12:45 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:12:45 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:12:45 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:12:45 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:12:45 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:12:45 ubuntu-keyring util-linux 16:12:45 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:12:45 Need to get 64.2 MB of archives. 16:12:45 After this operation, 5126 kB of additional disk space will be used. 16:12:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 16:12:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:12:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:12:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:12:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:12:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:12:46 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:12:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:12:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:12:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:12:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:12:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:12:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:12:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:12:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:12:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:12:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:12:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:12:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:12:46 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:12:46 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:12:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:12:46 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:12:46 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:12:46 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:12:46 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:12:46 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:12:46 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:12:46 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:12:46 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:12:46 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:12:46 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:12:46 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:12:46 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:12:46 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:12:46 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:12:46 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:12:46 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:12:46 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:12:46 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:12:46 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:12:46 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:12:46 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:12:46 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:12:46 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:12:46 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:12:46 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:12:46 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:12:46 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:12:46 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:12:46 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:12:46 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:12:46 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:12:46 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:12:46 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:12:46 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:12:46 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:12:46 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:12:46 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:12:46 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:12:46 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:12:46 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:12:46 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:12:46 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:12:46 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:12:47 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:12:47 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:12:47 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:12:47 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:12:47 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:12:47 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:12:47 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:12:47 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:12:47 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:12:47 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:12:47 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:12:47 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:12:47 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:12:47 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:12:47 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:12:47 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:12:47 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:12:47 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:12:47 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:12:47 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:12:47 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 16:12:47 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:12:47 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:12:47 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:12:47 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:12:47 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:12:47 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:12:47 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:12:47 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:12:47 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:12:47 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] 16:12:47 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:12:47 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:12:47 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:12:47 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:12:47 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:12:47 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:12:47 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:12:47  Building security-secretstore-setup ... done Removing intermediate container 1390e612c675 16:12:47 ---> 68abdb99e963 16:12:47 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:12:47 ---> Running in 614cfb200ba2 16:12:47 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 16:12:47 debconf: delaying package configuration, since apt-utils is not installed 16:12:47 Fetched 64.2 MB in 2s (32.4 MB/s) 16:12:47 (Reading database ... 13914 files and directories currently installed.) 16:12:47 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:12:47 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:12:48 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:12:48 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:12:48 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 16:12:48 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 16:12:48 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:12:48 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:12:48 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:12:48 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:12:48 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:12:48 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:12:48 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:12:48 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:12:49 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:12:49 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:12:49 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:12:49 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:12:49 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:12:49 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:12:49 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:12:49 (Reading database ... 13914 files and directories currently installed.) 16:12:49 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:12:49 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:12:49 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:12:49 (Reading database ... 13914 files and directories currently installed.) 16:12:49 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:12:49 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:12:49 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:12:49 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:12:49 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:12:49 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:12:49 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:12:49 (Reading database ... 13914 files and directories currently installed.) 16:12:49 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:12:49 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:12:50 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:12:50 (Reading database ... 13914 files and directories currently installed.) 16:12:50 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:12:50 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:12:50 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:12:50 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:12:50 Setting up base-files (10.1ubuntu2.10) ... 16:12:50 Installing new version of config file /etc/issue ... 16:12:50 Installing new version of config file /etc/issue.net ... 16:12:50 Installing new version of config file /etc/lsb-release ... 16:12:50 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:12:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:12:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:12:50 Removing obsolete conffile /etc/default/motd-news ... 16:12:50 (Reading database ... 13915 files and directories currently installed.) 16:12:50 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:12:50 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:12:51 Removing intermediate container 614cfb200ba2 16:12:51 ---> 711272acfc3c 16:12:51 16:12:51 Step 12/24 : FROM docker:20.10.7 16:12:51 20.10.7: Pulling from library/docker 16:12:51 Setting up bash (4.4.18-2ubuntu1.2) ... 16:12:51 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 16:12:51 (Reading database ... 13915 files and directories currently installed.) 16:12:51 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:12:51 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:12:51 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:12:51 (Reading database ... 13915 files and directories currently installed.) 16:12:51 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:12:51 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:12:51 Setting up tar (1.29b-2ubuntu0.2) ... 16:12:51 (Reading database ... 13915 files and directories currently installed.) 16:12:51 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:12:51 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:12:51 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:12:51 (Reading database ... 13915 files and directories currently installed.) 16:12:51 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:12:51 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:12:51 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:12:51 (Reading database ... 13915 files and directories currently installed.) 16:12:51 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:12:52 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:12:52 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:12:52 (Reading database ... 13915 files and directories currently installed.) 16:12:52 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:12:52 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:12:52 Setting up grep (3.1-2build1) ... 16:12:52 (Reading database ... 13915 files and directories currently installed.) 16:12:52 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:12:52 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:12:52 Setting up gzip (1.6-5ubuntu1.1) ... 16:12:52 (Reading database ... 13915 files and directories currently installed.) 16:12:52 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:12:52 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:12:52 Setting up login (1:4.5-1ubuntu2) ... 16:12:52 (Reading database ... 13915 files and directories currently installed.) 16:12:52 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:12:52 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:12:52 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:12:52 (Reading database ... 13915 files and directories currently installed.) 16:12:52 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:12:52 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:12:53 Removing intermediate container 05bda8c23a92 16:12:53 ---> d2066d37876e 16:12:53 16:12:53 Step 11/24 : FROM alpine:3.12 16:12:53 ---> c4fd0aeabfcf 16:12:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:12:53 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:12:53 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:12:53 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:12:53 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:12:53 ---> Running in fd425f1d1e43 16:12:53 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:12:53 (Reading database ... 13915 files and directories currently installed.) 16:12:53 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:12:53 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:12:53 Removing intermediate container fd425f1d1e43 16:12:53 ---> b885d416d585 16:12:53 Step 13/24 : ENV APP_PORT=59880 16:12:53 ---> Running in 9752504cef3f 16:12:54 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:12:54 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:12:54 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:12:54 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:12:54 Removing intermediate container 9752504cef3f 16:12:54 ---> 99f2b3889765 16:12:54 Step 14/24 : EXPOSE $APP_PORT 16:12:54 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:12:54 ---> Running in 59bc52d79608 16:12:54 (Reading database ... 13915 files and directories currently installed.) 16:12:54 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:12:54 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:12:54 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:12:54 (Reading database ... 13915 files and directories currently installed.) 16:12:54 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:12:54 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:12:54 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:12:54 (Reading database ... 13915 files and directories currently installed.) 16:12:54 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:12:54 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:12:54 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:12:54 (Reading database ... 13915 files and directories currently installed.) 16:12:54 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:12:54 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:12:54 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:12:55 (Reading database ... 13915 files and directories currently installed.) 16:12:55 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:12:55 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:12:55 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:12:55 (Reading database ... 13915 files and directories currently installed.) 16:12:55 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:12:55 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:12:55 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:12:55 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:12:55 Removing intermediate container 59bc52d79608 16:12:55 ---> f73f1ef6306a 16:12:55 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:55 ---> Running in 427ba97ad1f8 16:12:55 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:12:55 (Reading database ... 13915 files and directories currently installed.) 16:12:55 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:12:55 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:12:55 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:12:55 (Reading database ... 13915 files and directories currently installed.) 16:12:55 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:12:55 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:12:55 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:12:55 (Reading database ... 13915 files and directories currently installed.) 16:12:55 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:12:55 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:12:55 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:12:55 (Reading database ... 13915 files and directories currently installed.) 16:12:55 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:12:55 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:12:56 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:12:56 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:12:56 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:12:56 (Reading database ... 13915 files and directories currently installed.) 16:12:56 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:12:56 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:12:56 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:12:56 (Reading database ... 13915 files and directories currently installed.) 16:12:56 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:12:56 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:12:57 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:12:57 (Reading database ... 13917 files and directories currently installed.) 16:12:57 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:12:57 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:12:57 Setting up debconf (1.5.66ubuntu1) ... 16:12:57 (Reading database ... 13917 files and directories currently installed.) 16:12:57 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:12:57 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:12:57 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:12:57 (Reading database ... 13917 files and directories currently installed.) 16:12:57 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:12:57 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:12:57 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:12:57 (Reading database ... 13917 files and directories currently installed.) 16:12:57 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:12:57 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:12:57 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:12:57 (Reading database ... 13917 files and directories currently installed.) 16:12:57 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:12:57 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:12:57 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:12:57 (Reading database ... 13919 files and directories currently installed.) 16:12:57 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:12:57 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:12:58 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:12:58 (Reading database ... 13923 files and directories currently installed.) 16:12:58 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:12:58 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:12:58 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 16:12:58 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:12:58 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:12:58 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:12:58 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:12:58 (Reading database ... 13923 files and directories currently installed.) 16:12:58 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:12:58 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:12:58 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:12:58 (Reading database ... 13923 files and directories currently installed.) 16:12:58 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:12:58 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:12:58 Removing intermediate container 427ba97ad1f8 16:12:58 ---> 35b02306bdcf 16:12:58 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:12:58 ---> Running in c15dd112ef49 16:12:58 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:12:58 (Reading database ... 13923 files and directories currently installed.) 16:12:58 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:12:58 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:12:58 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:12:58 (Reading database ... 13923 files and directories currently installed.) 16:12:58 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:12:58 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:12:58 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:12:58 (Reading database ... 13923 files and directories currently installed.) 16:12:58 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:12:58 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:12:59 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:12:59 (Reading database ... 13923 files and directories currently installed.) 16:12:59 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:12:59 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:12:59 Setting up passwd (1:4.5-1ubuntu2) ... 16:12:59 (Reading database ... 13923 files and directories currently installed.) 16:12:59 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:12:59 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:12:59 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:12:59 (Reading database ... 13923 files and directories currently installed.) 16:12:59 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:12:59 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:12:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:12:59 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:12:59 (Reading database ... 13923 files and directories currently installed.) 16:12:59 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:12:59 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:12:59 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:12:59 (Reading database ... 13923 files and directories currently installed.) 16:12:59 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:12:59 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:12:59 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:12:59 (Reading database ... 13923 files and directories currently installed.) 16:12:59 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:12:59 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:12:59 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:12:59 (Reading database ... 13923 files and directories currently installed.) 16:12:59 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:12:59 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:13:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:13:00 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:13:00 (Reading database ... 13923 files and directories currently installed.) 16:13:00 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:13:00 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:13:00 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:13:00 (Reading database ... 13923 files and directories currently installed.) 16:13:00 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:13:00 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:13:00 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:13:00 (Reading database ... 13923 files and directories currently installed.) 16:13:00 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:13:00 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:13:00 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:13:00 (Reading database ... 13924 files and directories currently installed.) 16:13:00 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:13:00 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:13:00 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:13:00 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:13:00 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 16:13:00 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 16:13:01 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:13:01 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:13:01 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:13:01 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:13:01 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:13:01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:13:01 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:13:01 (1/6) Installing dumb-init (1.2.2-r1) 16:13:01 (2/6) Installing libgcc (9.3.0-r2) 16:13:01 (3/6) Installing libsodium (1.0.18-r0) 16:13:01 (4/6) Installing libstdc++ (9.3.0-r2) 16:13:01 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:13:01 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:13:01 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:13:01 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:13:01 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:13:01 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:13:01 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:13:01 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:13:01 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:13:01 (5/6) Installing libzmq (4.3.3-r0) 16:13:01 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:13:01 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:13:01 (6/6) Installing zeromq (4.3.3-r0) 16:13:01 Executing busybox-1.31.1-r20.trigger 16:13:01 OK: 8 MiB in 20 packages 16:13:01 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:13:01 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:13:01 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:13:01 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:13:01 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:13:01 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:13:02 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:13:02 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:13:02 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:13:02 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:13:02 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:13:02 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:13:02 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:02 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:02 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:02 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:02 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:02 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:02 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:02 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:03 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:03 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:04 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:04 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:04 Removing intermediate container c15dd112ef49 16:13:04 ---> e65865288b5a 16:13:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:04 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:13:04 Status: Downloaded newer image for docker:20.10.7 16:13:04 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:04 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:04 ---> df445af6242a 16:13:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:13:04 ---> Running in aa45d8692381 16:13:04 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:04 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:04 ---> 6c2dc015bbc1 16:13:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:13:05 Removing intermediate container aa45d8692381 16:13:05 ---> 2e4535706954 16:13:05 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:13:05 ---> Running in 3f9fe8cfa1a6 16:13:05 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:13:05 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:13:05 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:13:05 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:13:05 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:13:05 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:13:05 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:13:05 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:13:05 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:13:05 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:13:05 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:13:05 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:13:05 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:13:05 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:13:05 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:13:05 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:13:05 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:06 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:13:06 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:06 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:06 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:06 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:13:06 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:13:06 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:13:06 16:13:06 Current default time zone: 'Etc/UTC' 16:13:06 Local time is now: Tue Aug 24 16:13:06 UTC 2021. 16:13:06 Universal Time is now: Tue Aug 24 16:13:06 UTC 2021. 16:13:06 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:13:06 16:13:06 Setting up systemd-sysv (237-3ubuntu10.51) ... 16:13:06 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:06 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 16:13:06 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:13:06 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:13:06 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:13:06 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:13:06 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:13:06 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:13:06 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:13:06 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:06 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:13:06 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:13:06 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:13:06 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:06 Setting up patch (2.7.6-2ubuntu1.1) ... 16:13:06 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:13:06 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:13:06 Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... 16:13:06 Installing new version of config file /etc/ssl/openssl.cnf ... 16:13:06 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:13:06 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:13:06 Setting up ca-certificates (20210119~18.04.1) ... 16:13:06 ---> 15da630c376d 16:13:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:13:07 ---> 9ce62ba3879d 16:13:07 Step 20/24 : ENTRYPOINT ["/core-data"] 16:13:07 ---> Running in 74fa7e630749 16:13:07 (1/39) Installing readline (8.1.0-r0) 16:13:07 (2/39) Installing bash (5.1.0-r0) 16:13:07 Executing bash-5.1.0-r0.post-install 16:13:07 (3/39) Installing brotli-libs (1.0.9-r3) 16:13:07 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:13:07 (5/39) Installing libcurl (7.78.0-r0) 16:13:07 (6/39) Installing curl (7.78.0-r0) 16:13:07 (7/39) Installing dumb-init (1.2.5-r0) 16:13:07 (8/39) Installing libbz2 (1.0.8-r1) 16:13:07 (9/39) Installing expat (2.2.10-r1) 16:13:07 (10/39) Installing libffi (3.3-r2) 16:13:07 (11/39) Installing gdbm (1.19-r0) 16:13:07 (12/39) Installing xz-libs (5.2.5-r0) 16:13:07 (13/39) Installing sqlite-libs (3.34.1-r0) 16:13:07 (14/39) Installing python3 (3.8.10-r0) 16:13:07 Removing intermediate container 74fa7e630749 16:13:07 ---> 3bbc652c978d 16:13:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:07 ---> Running in 203be0c90afb 16:13:08 Updating certificates in /etc/ssl/certs... 16:13:08 Removing intermediate container 203be0c90afb 16:13:08 ---> e301f145e35e 16:13:08 Step 22/24 : LABEL arch=arm64 16:13:09 ---> Running in 9ce59ef414ec 16:13:09 23 added, 27 removed; done. 16:13:09 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:13:09 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:13:09 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:13:09 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:13:09 Setting up pkgbinarymangler (138.18.04.1) ... 16:13:09 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:13:09 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:13:09 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:13:09 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:13:09 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:13:09 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:13:09 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:13:09 Setting up perl (5.26.1-6ubuntu0.5) ... 16:13:09 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:13:09 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:13:09 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:13:09 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:13:09 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:13:09 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:13:09 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:13:09 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:13:09 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:13:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:13:09 Processing triggers for systemd (237-3ubuntu10.51) ... 16:13:09 (15/39) Installing py3-appdirs (1.4.4-r1) 16:13:09 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:13:09 (17/39) Installing py3-parsing (2.4.7-r1) 16:13:09 (18/39) Installing py3-six (1.15.0-r0) 16:13:09 (19/39) Installing py3-packaging (20.9-r0) 16:13:09 Processing triggers for mime-support (3.60ubuntu1) ... 16:13:09 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:13:09 Updating certificates in /etc/ssl/certs... 16:13:09 (20/39) Installing py3-setuptools (51.3.3-r0) 16:13:09 Removing intermediate container 9ce59ef414ec 16:13:09 ---> 49807768a3a3 16:13:09 Step 23/24 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 16:13:09 (21/39) Installing py3-chardet (4.0.0-r0) 16:13:09 (22/39) Installing py3-idna (3.1-r0) 16:13:09 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:13:09 (24/39) Installing py3-requests (2.25.1-r1) 16:13:09 (25/39) Installing py3-msgpack (1.0.2-r0) 16:13:09 ---> Running in 085e13aa91f3 16:13:09 (26/39) Installing py3-lockfile (0.12.2-r3) 16:13:09 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:13:09 (28/39) Installing py3-colorama (0.4.4-r0) 16:13:09 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:13:09 (30/39) Installing py3-distlib (0.3.1-r1) 16:13:09 (31/39) Installing py3-distro (1.5.0-r1) 16:13:09 (32/39) Installing py3-webencodings (0.5.1-r3) 16:13:09 (33/39) Installing py3-html5lib (1.1-r0) 16:13:09 (34/39) Installing py3-pytoml (0.1.21-r0) 16:13:09 (35/39) Installing py3-pep517 (0.9.1-r0) 16:13:09 (36/39) Installing py3-progress (1.5-r0) 16:13:10 0 added, 0 removed; done. 16:13:10 (37/39) Installing py3-retrying (1.3.3-r0) 16:13:10 (38/39) Installing py3-toml (0.10.2-r0) 16:13:10 (39/39) Installing py3-pip (20.3.4-r0) 16:13:10 Running hooks in /etc/ca-certificates/update.d... 16:13:10 done. 16:13:10 Reading package lists... 16:13:10 Executing busybox-1.32.1-r6.trigger 16:13:10 Building dependency tree... 16:13:10 Reading state information... 16:13:10 The following NEW packages will be installed: 16:13:10 apt-transport-https 16:13:10 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:13:10 OK: 82 MiB in 59 packages 16:13:10 Removing intermediate container 085e13aa91f3 16:13:10 ---> 0904217b101c 16:13:10 Step 24/24 : LABEL version=0.0.0 16:13:10 ---> Running in 16af91612d4f 16:13:10 Need to get 4348 B of archives. 16:13:10 After this operation, 154 kB of additional disk space will be used. 16:13:10 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:13:10 debconf: delaying package configuration, since apt-utils is not installed 16:13:10 Fetched 4348 B in 0s (23.7 kB/s) 16:13:11 Selecting previously unselected package apt-transport-https. 16:13:11 (Reading database ... 13929 files and directories currently installed.) 16:13:11 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:13:11 Unpacking apt-transport-https (1.6.14) ... 16:13:11 Setting up apt-transport-https (1.6.14) ... 16:13:11 Removing intermediate container 16af91612d4f 16:13:11 ---> 53cf292c8efd 16:13:11 16:13:11 Waiting for network to be ready... 16:13:11 Successfully built 53cf292c8efd 16:13:11 Successfully tagged core-data-arm64:latest 16:13:17 2021-08-24T16:13:15Z INFO Waiting for automatic snapd restart... 16:13:18  Building core-data ... done Collecting docker-compose==1.23.2 16:13:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:13:18 Collecting websocket-client<1.0,>=0.32.0 16:13:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:13:18 Collecting docker<4.0,>=3.6.0 16:13:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:13:18 snapd 2.51.3 from Canonical* installed 16:13:18 Collecting cached-property<2,>=1.2.0 16:13:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:13:18 Collecting docopt<0.7,>=0.6.1 16:13:18 Downloading docopt-0.6.2.tar.gz (25 kB) 16:13:19 "snapd" switched to the "latest/stable" channel 16:13:19 16:13:20 Collecting texttable<0.10,>=0.9.0 16:13:20 Downloading texttable-0.9.1.tar.gz (11 kB) 16:13:21 core18 20210722 from Canonical* installed 16:13:21 "core18" switched to the "latest/stable" channel 16:13:21 16:13:22 Collecting dockerpty<0.5,>=0.4.1 16:13:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:13:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:13:23 Collecting jsonschema<3,>=2.5.1 16:13:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:13:24 snapcraft 5.0 from Canonical* installed 16:13:24 "snapcraft" switched to the "latest/stable" channel 16:13:24 16:13:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:13:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:13:25 Collecting PyYAML<4,>=3.10 16:13:25 Downloading PyYAML-3.13.tar.gz (270 kB) 16:13:28 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: 16:13:28 - README.md 16:13:28 16:13:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:13:28 Collecting docker-pycreds>=0.4.0 16:13:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:13:28 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 16:13:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:13:29 Collecting urllib3<1.25,>=1.21.1 16:13:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:13:29 Collecting idna<2.8,>=2.5 16:13:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:13:29 Collecting chardet<3.1.0,>=3.0.2 16:13:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:13:29 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:13:29 Collecting certifi>=2017.4.17 16:13:29 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:13:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:13:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:13:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:13:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:13:30 Reading package lists... 16:13:31 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 16:13:31 Reading package lists... 16:13:31 Building dependency tree... 16:13:31 Reading state information... 16:13:31 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:13:31 Attempting uninstall: urllib3 16:13:31 Found existing installation: urllib3 1.26.2 16:13:31 Uninstalling urllib3-1.26.2: 16:13:31 Successfully uninstalled urllib3-1.26.2 16:13:31 Suggested packages: 16:13:31 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:13:31 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:13:31 Recommended packages: 16:13:31 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:13:31 The following NEW packages will be installed: 16:13:31 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:13:31 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:13:31 pkg-config zip 16:13:31 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:13:31 Need to get 7663 kB of archives. 16:13:31 After this operation, 43.8 MB of additional disk space will be used. 16:13:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:13:31 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:13:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 16:13:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:13:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:13:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:13:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:13:31 Attempting uninstall: idna 16:13:31 Found existing installation: idna 3.1 16:13:31 Uninstalling idna-3.1: 16:13:31 Successfully uninstalled idna-3.1 16:13:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:13:32 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:13:32 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:13:32 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:13:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:13:32 Attempting uninstall: chardet 16:13:32 Found existing installation: chardet 4.0.0 16:13:32 Uninstalling chardet-4.0.0: 16:13:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:13:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:13:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:13:32 debconf: delaying package configuration, since apt-utils is not installed 16:13:32 Fetched 7663 kB in 1s (7875 kB/s) 16:13:32 Selecting previously unselected package libglib2.0-0:amd64. 16:13:32 (Reading database ... 13933 files and directories currently installed.) 16:13:32 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:13:32 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:13:32 Successfully uninstalled chardet-4.0.0 16:13:32 Selecting previously unselected package libpsl5:amd64. 16:13:32 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:13:32 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:13:32 Selecting previously unselected package libnghttp2-14:amd64. 16:13:32 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:13:32 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:13:32 Selecting previously unselected package librtmp1:amd64. 16:13:32 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:13:32 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:13:32 Selecting previously unselected package libcurl3-gnutls:amd64. 16:13:32 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 16:13:32 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:13:33 Selecting previously unselected package liberror-perl. 16:13:33 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:13:33 Unpacking liberror-perl (0.17025-1) ... 16:13:33 Selecting previously unselected package git-man. 16:13:33 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:13:33 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:13:33 Selecting previously unselected package git. 16:13:33 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:13:33 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:13:33 Attempting uninstall: requests 16:13:33 Found existing installation: requests 2.25.1 16:13:33 Uninstalling requests-2.25.1: 16:13:33 Selecting previously unselected package libnorm1:amd64. 16:13:33 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:13:33 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:13:33 Selecting previously unselected package libpgm-5.2-0:amd64. 16:13:33 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:13:33 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:13:33 Selecting previously unselected package libsodium23:amd64. 16:13:33 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:13:33 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:13:33 Selecting previously unselected package libzmq5:amd64. 16:13:33 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:13:33 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:13:33 Successfully uninstalled requests-2.25.1 16:13:33 Selecting previously unselected package libzmq3-dev:amd64. 16:13:33 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:13:33 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:13:33 Selecting previously unselected package pkg-config. 16:13:33 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:13:33 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:13:33 Selecting previously unselected package zip. 16:13:33 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:13:33 Unpacking zip (3.0-11build1) ... 16:13:33 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:13:33 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:13:33 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:13:33 Setting up liberror-perl (0.17025-1) ... 16:13:33 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:13:34 Running setup.py install for texttable: started 16:13:34 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:13:34 No schema files found: doing nothing. 16:13:34 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:13:34 Setting up zip (3.0-11build1) ... 16:13:34 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:13:34 Setting up libsodium23:amd64 (1.0.16-2) ... 16:13:34 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:13:34 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:13:34 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:13:34 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:13:34 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:13:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:13:34 git set to automatically installed. 16:13:34 git-man set to automatically installed. 16:13:34 libcurl3-gnutls set to automatically installed. 16:13:34 liberror-perl set to automatically installed. 16:13:34 libglib2.0-0 set to automatically installed. 16:13:34 libnghttp2-14 set to automatically installed. 16:13:34 libnorm1 set to automatically installed. 16:13:34 libpgm-5.2-0 set to automatically installed. 16:13:34 libpsl5 set to automatically installed. 16:13:34 librtmp1 set to automatically installed. 16:13:34 libsodium23 set to automatically installed. 16:13:34 libzmq3-dev set to automatically installed. 16:13:34 libzmq5 set to automatically installed. 16:13:34 pkg-config set to automatically installed. 16:13:34 zip set to automatically installed. 16:13:36 Running setup.py install for texttable: finished with status 'done' 16:13:36 Running setup.py install for PyYAML: started 16:13:36 snapd is not logged in, snap install commands will use sudo 16:13:37 Running setup.py install for PyYAML: finished with status 'done' 16:13:37 Running setup.py install for docopt: started 16:13:39 Running setup.py install for docopt: finished with status 'done' 16:13:39 Running setup.py install for dockerpty: started 16:13:41 Running setup.py install for dockerpty: finished with status 'done' 16:13:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 16:13:46 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 16:13:46 snapd is not logged in, snap install commands will use sudo 16:13:46 snap "core18" has no updates available 16:13:47 Pulling config-common 16:13:47 + snapcraftctl pull 16:13:48 Pulling go-build-helper 16:13:48 + snapcraftctl pull 16:13:49 'edgex-go' has dependencies that need to be staged: go-build-helper 16:13:49 Skipping pull go-build-helper (already ran) 16:13:49 Building go-build-helper 16:13:49 + snapcraftctl build 16:13:50 Staging go-build-helper 16:13:50 + snapcraftctl stage 16:13:51 Removing intermediate container 3f9fe8cfa1a6 16:13:51 ---> 1706c61de996 16:13:51 Step 15/24 : ENV APP_PORT=58890 16:13:51 ---> Running in 1ad9968a26b4 16:13:52 Removing intermediate container 1ad9968a26b4 16:13:52 ---> 77a65fe994fd 16:13:52 Step 16/24 : EXPOSE $APP_PORT 16:13:52 ---> Running in 8eed953a99dd 16:13:52 Removing intermediate container 8eed953a99dd 16:13:52 ---> cc5b737a09a4 16:13:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:13:54 ---> 9c8393b9fbca 16:13:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:13:54 ---> bd94b0c2da60 16:13:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:13:55 ---> 9a0cfcc97ad3 16:13:55 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:13:55 ---> Running in 3daf92b5ccd6 16:13:56 Removing intermediate container 3daf92b5ccd6 16:13:56 ---> 609cab74908c 16:13:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:56 ---> Running in 7755d3afbf76 16:13:56 Removing intermediate container 7755d3afbf76 16:13:56 ---> c21a248a2700 16:13:56 Step 22/24 : LABEL arch=arm64 16:13:56 ---> Running in 12f2d17ba10e 16:13:57 Removing intermediate container 12f2d17ba10e 16:13:57 ---> a706a24676cc 16:13:57 Step 23/24 : LABEL git_sha=c7157c70aaba3431d8fdd473021ed79833356d24 16:13:57 ---> Running in e00773033bb2 16:13:58 Removing intermediate container e00773033bb2 16:13:58 ---> fb1de797f5e3 16:13:58 Step 24/24 : LABEL version=0.0.0 16:13:58 ---> Running in b4a1023e8a0b 16:13:58 Removing intermediate container b4a1023e8a0b 16:13:58 ---> bb1c1f917912 16:13:58 16:13:58 Successfully built bb1c1f917912 16:13:58 Successfully tagged sys-mgmt-agent-arm64:latest 16:13:59  Building sys-mgmt-agent ... done  [Pipeline] } 16:13:59 $ docker stop --time=1 221c51541cbd29c9ae94f8ef60d006136de5d40791980074e9bedda4b41b144e 16:14:01 $ docker rm -f 221c51541cbd29c9ae94f8ef60d006136de5d40791980074e9bedda4b41b144e 16:14:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:14:01 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:14:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 16:14:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:14:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:14:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:14:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:14:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:14:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] 16:14:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] 16:14:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:14:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:14:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:14:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:14:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:14:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:14:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:14:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:14:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:14:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 16:14:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:14:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:14:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:14:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:14:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:14:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 16:14:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] 16:14:01 Fetched 25.1 MB in 0s (0 B/s) 16:14:01 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:14:01 Fetched 224 kB in 0s (0 B/s) 16:14:01 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:14:01 Fetched 157 kB in 0s (0 B/s) 16:14:01 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:14:01 Fetched 221 kB in 0s (0 B/s) 16:14:01 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:14:01 Fetched 143 kB in 0s (0 B/s) 16:14:01 Pulling edgex-go 16:14:01 + snapcraftctl pull 16:14:01 Pulling hooks 16:14:01 + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] sh 16:14:01 + docker images 16:14:01 REPOSITORY TAG IMAGE ID CREATED SIZE 16:14:01 sys-mgmt-agent-arm64 latest bb1c1f917912 3 seconds ago 311MB 16:14:01 core-data-arm64 latest 53cf292c8efd 50 seconds ago 19.3MB 16:14:01 d2066d37876e About a minute ago 1.57GB 16:14:01 711272acfc3c About a minute ago 1.57GB 16:14:01 security-secretstore-setup-arm64 latest bcc79d07e53d About a minute ago 26.5MB 16:14:01 security-proxy-setup-arm64 latest b17628e7b768 About a minute ago 24.5MB 16:14:01 fdb014605229 2 minutes ago 1.57GB 16:14:01 aa74f9e77963 2 minutes ago 1.57GB 16:14:01 security-bootstrapper-arm64 latest b83c5a374887 3 minutes ago 17.7MB 16:14:01 support-notifications-arm64 latest 6429e536dfd1 4 minutes ago 15.9MB 16:14:01 core-metadata-arm64 latest 65e44aa54518 4 minutes ago 15.8MB 16:14:01 core-command-arm64 latest abc7c25a686d 4 minutes ago 15.2MB 16:14:01 support-scheduler-arm64 latest 839092dda4c4 4 minutes ago 15.2MB 16:14:01 c7128220bd61 4 minutes ago 1.57GB 16:14:01 f3eb838e3d41 4 minutes ago 1.57GB 16:14:01 ad1f6527e5ef 4 minutes ago 1.57GB 16:14:01 a9db6b725d34 4 minutes ago 1.57GB 16:14:01 52e625498b83 4 minutes ago 1.56GB 16:14:01 ci-base-image-arm64 latest 0c3d84141dce 15 minutes ago 1.24GB 16:14:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB 16:14:01 docker 20.10.7 df445af6242a 2 months ago 234MB 16:14:01 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 16:14:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 16:14:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:14:02 16:14:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:14:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:14:03 arm64: Pulling from edgex-lftools-log-publisher 16:14:03 448f6bf000e3: Pulling fs layer 16:14:03 f757da607395: Pulling fs layer 16:14:03 05883995daec: Pulling fs layer 16:14:03 8603b9c90790: Pulling fs layer 16:14:03 1560dd03e051: Pulling fs layer 16:14:03 27f5ce0e4adf: Pulling fs layer 16:14:03 c2d8d7efcc4b: Pulling fs layer 16:14:03 8603b9c90790: Waiting 16:14:03 1560dd03e051: Waiting 16:14:03 27f5ce0e4adf: Waiting 16:14:03 c2d8d7efcc4b: Waiting 16:14:03 f757da607395: Verifying Checksum 16:14:03 f757da607395: Download complete 16:14:03 8603b9c90790: Verifying Checksum 16:14:03 8603b9c90790: Download complete 16:14:04 1560dd03e051: Verifying Checksum 16:14:04 1560dd03e051: Download complete 16:14:04 27f5ce0e4adf: Verifying Checksum 16:14:04 27f5ce0e4adf: Download complete 16:14:05 05883995daec: Verifying Checksum 16:14:05 05883995daec: Download complete 16:14:05 448f6bf000e3: Verifying Checksum 16:14:05 448f6bf000e3: Download complete 16:14:09 c2d8d7efcc4b: Verifying Checksum 16:14:09 c2d8d7efcc4b: Download complete 16:14:09 448f6bf000e3: Pull complete 16:14:09 f757da607395: Pull complete 16:14:11 05883995daec: Pull complete 16:14:11 8603b9c90790: Pull complete 16:14:12 1560dd03e051: Pull complete 16:14:12 27f5ce0e4adf: Pull complete 16:14:19 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:14:19 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:14:19 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:14:19 Fetched 0 B in 0s (0 B/s) 16:14:19 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:14:19 Fetched 96.5 kB in 0s (0 B/s) 16:14:19 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:14:19 Fetched 279 kB in 0s (0 B/s) 16:14:19 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:14:19 Fetched 122 kB in 0s (0 B/s) 16:14:19 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:14:19 Fetched 77.8 kB in 0s (0 B/s) 16:14:19 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:14:19 Fetched 8848 B in 0s (0 B/s) 16:14:19 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:14:19 Fetched 47.8 kB in 0s (0 B/s) 16:14:19 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:14:19 Fetched 45.6 kB in 0s (0 B/s) 16:14:19 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:14:19 Fetched 15.0 kB in 0s (0 B/s) 16:14:19 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 16:14:19 Fetched 219 kB in 0s (0 B/s) 16:14:19 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:14:19 Fetched 154 kB in 0s (0 B/s) 16:14:19 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:14:19 Fetched 50.6 kB in 0s (0 B/s) 16:14:19 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:14:19 Fetched 14.8 kB in 0s (0 B/s) 16:14:19 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:14:19 Fetched 41.8 kB in 0s (0 B/s) 16:14:19 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:14:19 Fetched 499 kB in 0s (0 B/s) 16:14:19 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:14:19 Fetched 111 kB in 0s (0 B/s) 16:14:19 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:14:19 Fetched 240 kB in 0s (0 B/s) 16:14:19 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:14:19 Fetched 29.3 kB in 0s (0 B/s) 16:14:19 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:14:19 Fetched 85.5 kB in 0s (0 B/s) 16:14:19 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:14:19 Fetched 24.5 kB in 0s (0 B/s) 16:14:19 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:14:19 Fetched 49.2 kB in 0s (0 B/s) 16:14:19 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:14:19 Fetched 54.2 kB in 0s (0 B/s) 16:14:19 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:14:19 Fetched 30.8 kB in 0s (0 B/s) 16:14:19 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:14:19 Fetched 15.8 kB in 0s (0 B/s) 16:14:19 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:14:19 Fetched 85.9 kB in 0s (0 B/s) 16:14:19 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:14:19 Fetched 8720 B in 0s (0 B/s) 16:14:19 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:14:19 Fetched 140 kB in 0s (0 B/s) 16:14:19 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:14:19 Fetched 119 kB in 0s (0 B/s) 16:14:19 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:14:19 Fetched 111 kB in 0s (0 B/s) 16:14:19 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:14:19 Fetched 11.1 kB in 0s (0 B/s) 16:14:19 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:14:19 Fetched 645 kB in 0s (0 B/s) 16:14:19 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:14:19 Fetched 41.3 kB in 0s (0 B/s) 16:14:19 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:14:19 Fetched 17.9 kB in 0s (0 B/s) 16:14:19 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:14:19 Fetched 368 kB in 0s (0 B/s) 16:14:19 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:14:19 Fetched 187 kB in 0s (0 B/s) 16:14:19 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:14:19 Fetched 175 kB in 0s (0 B/s) 16:14:19 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:14:19 Fetched 206 kB in 0s (0 B/s) 16:14:19 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] 16:14:19 Fetched 1301 kB in 0s (0 B/s) 16:14:19 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:14:19 Fetched 36.2 kB in 0s (0 B/s) 16:14:19 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 16:14:19 Fetched 159 kB in 0s (0 B/s) 16:14:19 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:14:19 Fetched 107 kB in 0s (0 B/s) 16:14:19 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:14:19 Fetched 48.7 kB in 0s (0 B/s) 16:14:19 Pulling static-packages 16:14:19 + snapcraftctl pull 16:14:19 Pulling version 16:14:19 + cd /root/project 16:14:19 + git describe --tags --abbrev=0 16:14:19 + sed s/v// 16:14:19 + GIT_VERSION=2.0.1-dev.33 16:14:19 + [ -z 2.0.1-dev.33 ] 16:14:19 + snapcraftctl set-version 2.0.1-dev.33 16:14:19 Building config-common 16:14:19 + snapcraftctl build 16:14:21 Skipping build go-build-helper (already ran) 16:14:22 Building edgex-go 16:14:22 + cd /root/parts/edgex-go/src 16:14:22 + git describe --tags --abbrev=0 16:14:22 + sed s/v// 16:14:22 + GIT_VERSION=2.0.1-dev.33 16:14:22 + [ -z 2.0.1-dev.33 ] 16:14:22 + echo 2.0.1-dev.33 16:14:22 + make build 16:14:22 go mod tidy 16:14:25 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:14:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 16:14:26 go: downloading github.com/gorilla/mux v1.8.0 16:14:26 go: downloading github.com/stretchr/testify v1.7.0 16:14:26 go: downloading github.com/google/uuid v1.3.0 16:14:26 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:14:26 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:14:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:14:26 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:14:26 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:14:26 go: downloading github.com/lib/pq v1.10.2 16:14:26 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:14:26 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:14:26 go: downloading github.com/pelletier/go-toml v1.9.3 16:14:27 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:14:27 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:14:27 go: downloading gopkg.in/yaml.v2 v2.4.0 16:14:27 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:14:27 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:14:27 go: downloading github.com/davecgh/go-spew v1.1.1 16:14:27 go: downloading github.com/pmezard/go-difflib v1.0.0 16:14:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:14:27 go: downloading github.com/go-kit/kit v0.11.0 16:14:27 go: downloading github.com/stretchr/objx v0.1.1 16:14:27 go: downloading github.com/x448/float16 v0.8.4 16:14:28 c2d8d7efcc4b: Pull complete 16:14:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:14:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:14:28 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:14:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:14:28 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:14:28 go: downloading github.com/pebbe/zmq4 v1.2.7 16:14:28 go: downloading github.com/go-playground/universal-translator v0.18.0 16:14:28 go: downloading github.com/leodido/go-urn v1.2.1 16:14:28 go: downloading golang.org/x/text v0.3.6 16:14:28 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:14:28 go: downloading github.com/go-playground/locales v0.14.0 16:14:28 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:14:28 go: downloading github.com/go-stack/stack v1.8.0 16:14:28 go: downloading github.com/hashicorp/consul/api v1.8.1 16:14:28 prd-ubuntu18.04-docker-arm64-4c-16g-701 does not seem to be running inside a container 16:14:28 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:14:28 go: downloading github.com/kr/pretty v0.3.0 16:14:28 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:14:28 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 16:14:28 go: downloading github.com/gorilla/websocket v1.4.2 16:14:28 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 16:14:28 go: downloading github.com/onsi/ginkgo v1.10.1 16:14:28 go: downloading github.com/onsi/gomega v1.7.0 16:14:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:14:28 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:14:28 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:14:28 go: downloading github.com/hashicorp/serf v0.9.5 16:14:28 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:14:28 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:14:29 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:14:29 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:14:29 go: downloading github.com/mitchellh/copystructure v1.0.0 16:14:29 go: downloading github.com/kr/text v0.2.0 16:14:29 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:14:29 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:14:29 go: downloading github.com/fatih/color v1.9.0 16:14:29 go: downloading github.com/mattn/go-colorable v0.1.6 16:14:29 go: downloading github.com/mattn/go-isatty v0.0.12 16:14:29 go: downloading github.com/pkg/errors v0.9.1 16:14:29 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:14:29 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:14:29 go: downloading github.com/hashicorp/memberlist v0.2.2 16:14:29 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:14:29 go: downloading github.com/hpcloud/tail v1.0.0 16:14:29 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:14:29 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:14:29 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:14:29 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:14:29 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:14:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:14:29 go: downloading github.com/miekg/dns v1.1.26 16:14:29 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:14:29 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:14:29 go: downloading github.com/hashicorp/errwrap v1.0.0 16:14:29 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:14:29 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:14:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data 16:14:32 $ docker top 954bbda8418ecf879352d5c241f488e81c0635121638f21ff84e6b98c782fa05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:14:33 ---> job-cost.sh 16:14:33 lf-activate-venv: SKIPPING 16:14:33 INFO: No Stack... 16:14:34 INFO: Retrieving Pricing Info for: v3-standard-4 16:14:34 INFO: Archiving Costs [Pipeline] sh 16:14:35 + cut -d, -f6 16:14:35 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 16:14:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3681-2-stack-cost] 16:14:35 Resource [jenkins-edgexfoundry-edgex-go-PR-3681-2-stack-cost] did not exist. Created. 16:14:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3681-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:14:36 + echo total: 0.10999999940395355 [Pipeline] stash 16:14:36 Stashed 1 file(s) [Pipeline] } 16:14:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3681-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:14:36 $ docker stop --time=1 954bbda8418ecf879352d5c241f488e81c0635121638f21ff84e6b98c782fa05 16:14:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:14:38 $ docker rm -f 954bbda8418ecf879352d5c241f488e81c0635121638f21ff84e6b98c782fa05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:14:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command 16:14:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:14:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:14:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:14:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:14:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:14:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:14:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:14:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config 16:14:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:14:53 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:14:53 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:14:53 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:14:53 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:14:53 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:14:53 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:14:53 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:14:53 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:14:53 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:14:53 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:14:53 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:14:53 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:14:53 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:14:53 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:14:53 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:14:53 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:14:53 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:14:53 + 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 16:14:53 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:14:53 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:14:53 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:14:53 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:14:53 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:14:53 + 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 16:14:53 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:14:53 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:14:53 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:14:54 Building hooks 16:14:54 + cd /root/parts/hooks/src 16:14:54 + make build 16:14:54 go mod tidy 16:14:54 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:14:54 go: downloading github.com/stretchr/testify v1.5.1 16:14:54 go: downloading gopkg.in/yaml.v2 v2.2.2 16:14:54 go: downloading github.com/davecgh/go-spew v1.1.0 16:14:54 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:14:55 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:14:56 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:14:56 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:14:58 Building static-packages 16:14:58 + snapcraftctl build 16:15:00 Building version 16:15:00 + snapcraftctl build 16:15:02 Staging config-common 16:15:02 + snapcraftctl stage 16:15:03 Skipping stage go-build-helper (already ran) 16:15:03 Staging edgex-go 16:15:03 + snapcraftctl stage 16:15:04 Staging hooks 16:15:04 + snapcraftctl stage 16:15:06 Staging static-packages 16:15:06 + snapcraftctl stage 16:15:07 Staging version 16:15:07 + snapcraftctl stage 16:15:08 Priming config-common 16:15:08 + snapcraftctl prime 16:15:09 Priming go-build-helper 16:15:09 + snapcraftctl prime 16:15:10 Priming edgex-go 16:15:10 + snapcraftctl prime 16:15:11 Priming hooks 16:15:11 + snapcraftctl prime 16:15:12 Priming static-packages 16:15:12 + snapcraftctl prime 16:15:15 Priming version 16:15:15 + snapcraftctl prime 16:15:15 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:15:19 provisioning config files... 16:15:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3713278917424017612tmp [Pipeline] { [Pipeline] sh 16:15:19 + set +x 16:15:19 + curl -s https://codecov.io/bash 16:15:19 + bash -s -- 16:15:19 16:15:19 _____ _ 16:15:19 / ____| | | 16:15:19 | | ___ __| | ___ ___ _____ __ 16:15:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:15:19 | |___| (_) | (_| | __/ (_| (_) \ V / 16:15:19 \_____\___/ \__,_|\___|\___\___/ \_/ 16:15:19 Bash-1.0.6 16:15:19 16:15:19 16:15:19 ==> git version 2.24.4 found 16:15:19 ==> 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 16:15:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:15:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:15:19 ==> Jenkins CI detected. 16:15:19 current dir:  /w/workspace/edgex-go/2 16:15:19 project root: . 16:15:19 --> token set from env 16:15:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:15:19 ==> Running gcov in . (disable via -X gcov) 16:15:19 ==> Python coveragepy not found 16:15:19 ==> Searching for coverage reports in: 16:15:19 + . 16:15:19 -> Found 1 reports 16:15:19 ==> Detecting git/mercurial file structure 16:15:19 ==> Reading reports 16:15:19 + ./coverage.out bytes=404331 16:15:19 ==> Appending adjustments 16:15:19 https://docs.codecov.io/docs/fixing-reports 16:15:20 + Found adjustments 16:15:20 ==> Gzipping contents 16:15:20 56K /tmp/codecov.OanYwo.gz 16:15:20 ==> Uploading reports 16:15:20 url: https://codecov.io 16:15:20 query: branch=PR-3681&commit=c7157c70aaba3431d8fdd473021ed79833356d24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3681%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3681&job=&cmd_args= 16:15:20 -> Pinging Codecov 16:15:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3681&commit=c7157c70aaba3431d8fdd473021ed79833356d24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3681%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3681&job=&cmd_args= 16:15:21 -> Uploading to 16:15:21 https://storage.googleapis.com/codecov/v4/raw/2021-08-24/00271124DB129430A58F1EEE437C3FCB/c7157c70aaba3431d8fdd473021ed79833356d24/cf50f635-5b95-40fa-8894-1c9f6ced19e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210824%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210824T161521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5fdb9031f22b15e3e53771b4a69ad9718e075bef315b861c1639df9bbfca448 16:15:21 % Total % Received % Xferd Average Speed Time Time Time Current 16:15:21 Dload Upload Total Spent Left Speed 16:15:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54537 0 0 100 54537 0 117k --:--:-- --:--:-- --:--:-- 117k 100 54537 0 0 100 54537 0 117k --:--:-- --:--:-- --:--:-- 117k 16:15:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c7157c70aaba3431d8fdd473021ed79833356d24 [Pipeline] } 16:15:21 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:15:23 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:15:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:15:24 ---> package-listing.sh 16:15:24 ++ facter osfamily 16:15:24 ++ tr '[:upper:]' '[:lower:]' 16:15:24 + OS_FAMILY=redhat 16:15:24 + workspace=/w/workspace/edgex-go/2 16:15:24 + START_PACKAGES=/tmp/packages_start.txt 16:15:24 + END_PACKAGES=/tmp/packages_end.txt 16:15:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:15:24 + PACKAGES=/tmp/packages_start.txt 16:15:24 + '[' /w/workspace/edgex-go/2 ']' 16:15:24 + PACKAGES=/tmp/packages_end.txt 16:15:24 + case "${OS_FAMILY}" in 16:15:24 + sort 16:15:24 + rpm -qa 16:15:28 + '[' -f /tmp/packages_start.txt ']' 16:15:28 + '[' -f /tmp/packages_end.txt ']' 16:15:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:15:28 + '[' /w/workspace/edgex-go/2 ']' 16:15:28 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:15:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:15:28 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:15:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:15:29 16:15:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:15:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:15:29 latest: Pulling from edgex-lftools-log-publisher 16:15:29 b4d181a07f80: Pulling fs layer 16:15:29 a1111a8f2ec3: Pulling fs layer 16:15:29 ed53099fbce6: Pulling fs layer 16:15:29 dc539afda2c1: Pulling fs layer 16:15:29 77bc0d833cb6: Pulling fs layer 16:15:29 9065ff56babe: Pulling fs layer 16:15:29 d287ab97295c: Pulling fs layer 16:15:29 dc539afda2c1: Waiting 16:15:29 77bc0d833cb6: Waiting 16:15:29 9065ff56babe: Waiting 16:15:29 d287ab97295c: Waiting 16:15:30 a1111a8f2ec3: Verifying Checksum 16:15:30 a1111a8f2ec3: Download complete 16:15:30 dc539afda2c1: Verifying Checksum 16:15:30 dc539afda2c1: Download complete 16:15:30 77bc0d833cb6: Verifying Checksum 16:15:30 77bc0d833cb6: Download complete 16:15:30 9065ff56babe: Verifying Checksum 16:15:30 9065ff56babe: Download complete 16:15:30 ed53099fbce6: Verifying Checksum 16:15:30 ed53099fbce6: Download complete 16:15:31 b4d181a07f80: Verifying Checksum 16:15:31 b4d181a07f80: Download complete 16:15:32 b4d181a07f80: Pull complete 16:15:33 a1111a8f2ec3: Pull complete 16:15:33 ed53099fbce6: Pull complete 16:15:34 dc539afda2c1: Pull complete 16:15:34 77bc0d833cb6: Pull complete 16:15:34 9065ff56babe: Pull complete 16:15:37 d287ab97295c: Verifying Checksum 16:15:37 d287ab97295c: Download complete 16:15:44 d287ab97295c: Pull complete 16:15:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:15:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:15:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:15:44 prd-centos7-docker-4c-2g-700 does not seem to be running inside a container 16:15:44 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:15:57 $ docker top e139f2a4833be983f16510d67b069672471ae5b672bb984c5d0f74f57bcfbdc8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:15:57 + touch /tmp/pre-build-complete [Pipeline] sh 16:15:57 + mkdir -p /var/log/sysstat [Pipeline] sh 16:15:58 + ls /var/log/sa-host 16:15:58 + sadf -c /var/log/sa-host/sa05 16:15:58 file_magic: OK 16:15:58 HZ: Using current value: 100 16:15:58 file_header: OK 16:15:58 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 16:15:58 Statistics: 16:15:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:15:58 File successfully converted to sysstat format version 12.0.3 16:15:58 + sadf -c /var/log/sa-host/sa24 16:15:58 file_magic: OK 16:15:58 HZ: Using current value: 100 16:15:58 file_header: OK 16:15:58 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 16:15:58 Statistics: 16:15:58 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... 16:15:58 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:59 provisioning config files... 16:15:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7794710040810312073tmp [Pipeline] { [Pipeline] echo 16:15:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:15:59 ---> create-netrc.sh [Pipeline] } 16:15:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:15:59 ---> python-tools-install.sh [Pipeline] echo 16:15:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:16:00 ---> sudo-logs.sh 16:16:00 Archiving 'sudo' log.. 16:16:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-700.vexxhost.local: Name or service not known 16:16:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-700.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:16:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:16:05 ---> job-cost.sh 16:16:05 lf-activate-venv: SKIPPING 16:16:05 DEBUG: total: 0.10999999940395355 16:16:05 INFO: Retrieving Stack Cost... 16:16:06 INFO: Retrieving Pricing Info for: v3-standard-2 16:16:07 INFO: Archiving Costs [Pipeline] echo 16:16:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:16:07 ---> logs-deploy.sh 16:16:07 lf-activate-venv: SKIPPING 16:16:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3681/2 16:16:07 INFO: archiving workspace using pattern(s): 16:16:08 Archives upload complete. 16:16:08 INFO: archiving logs to Nexus 16:16:09 ---> uname -a: 16:16:09 Linux prd-centos7-docker-4c-2g-700.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 16:16:09 16:16:09 16:16:09 ---> lscpu: 16:16:09 Architecture: x86_64 16:16:09 CPU op-mode(s): 32-bit, 64-bit 16:16:09 Byte Order: Little Endian 16:16:09 Address sizes: 40 bits physical, 48 bits virtual 16:16:09 CPU(s): 2 16:16:09 On-line CPU(s) list: 0,1 16:16:09 Thread(s) per core: 1 16:16:09 Core(s) per socket: 1 16:16:09 Socket(s): 2 16:16:09 NUMA node(s): 1 16:16:09 Vendor ID: AuthenticAMD 16:16:09 CPU family: 23 16:16:09 Model: 49 16:16:09 Model name: AMD EPYC-Rome Processor 16:16:09 Stepping: 0 16:16:09 CPU MHz: 2799.998 16:16:09 BogoMIPS: 5599.99 16:16:09 Virtualization: AMD-V 16:16:09 Hypervisor vendor: KVM 16:16:09 Virtualization type: full 16:16:09 L1d cache: 32K 16:16:09 L1i cache: 32K 16:16:09 L2 cache: 512K 16:16:09 L3 cache: 16384K 16:16:09 NUMA node0 CPU(s): 0,1 16:16:09 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 16:16:09 16:16:09 16:16:09 ---> nproc: 16:16:09 2 16:16:09 16:16:09 16:16:09 ---> df -h: 16:16:09 Filesystem Size Used Avail Use% Mounted on 16:16:09 overlay 40G 14G 27G 33% / 16:16:09 tmpfs 64M 0 64M 0% /dev 16:16:09 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:16:09 shm 64M 0 64M 0% /dev/shm 16:16:09 /dev/vda1 40G 14G 27G 33% /facter-os 16:16:09 16:16:09 16:16:09 ---> sar -b -r -n DEV: 16:16:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/24/21 _x86_64_ (2 CPU) 16:16:09 16:16:09 15:51:07 LINUX RESTART (2 CPU) 16:16:09 16:16:09 15:52:01 tps rtps wtps bread/s bwrtn/s 16:16:09 15:53:01 73.78 2.98 70.80 2250.37 6836.24 16:16:09 15:54:01 20.22 0.45 19.77 328.98 5543.90 16:16:09 15:55:02 240.10 0.15 239.95 22.11 65371.67 16:16:09 15:56:01 170.69 0.00 170.69 0.00 33219.37 16:16:09 15:57:01 50.22 0.00 50.22 0.00 8389.23 16:16:09 15:58:01 103.96 0.00 103.96 0.00 20214.64 16:16:09 15:59:01 984.73 557.03 427.69 23713.43 295331.31 16:16:09 16:00:01 337.80 33.88 303.91 2685.58 109875.92 16:16:09 16:01:01 473.14 105.88 367.26 4567.39 136875.77 16:16:09 16:02:01 76.90 13.91 63.00 1517.40 7177.95 16:16:09 16:03:01 1.17 0.00 1.17 0.00 16.34 16:16:09 16:04:01 0.18 0.00 0.18 0.00 1.50 16:16:09 16:05:01 0.22 0.03 0.18 0.40 2.47 16:16:09 16:06:01 0.28 0.00 0.28 0.00 3.10 16:16:09 16:07:01 0.48 0.18 0.30 5.73 4.21 16:16:09 16:08:01 0.77 0.00 0.77 0.00 15.63 16:16:09 16:09:01 0.20 0.00 0.20 0.00 1.83 16:16:09 16:10:01 0.32 0.00 0.32 0.00 4.32 16:16:09 16:11:01 0.30 0.02 0.28 0.27 4.28 16:16:09 16:12:01 0.17 0.00 0.17 0.00 1.77 16:16:09 16:13:01 0.20 0.00 0.20 0.00 1.75 16:16:09 16:14:01 0.13 0.00 0.13 0.00 2.30 16:16:09 16:15:02 0.28 0.00 0.28 0.00 3.12 16:16:09 Average: 110.42 31.19 79.22 1531.16 30005.76 16:16:09 16:16:09 15:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:16:09 15:53:01 5386824 0 778276 9.72 2620 1841212 1213324 13.40 687092 1540552 4728 16:16:09 15:54:01 4904000 0 1050536 13.12 2620 2051776 1719396 18.98 1076744 1616904 49364 16:16:09 15:55:02 3073572 0 1130740 14.12 2620 3802000 1606232 17.73 1207012 3086712 101068 16:16:09 15:56:01 3075272 0 1240460 15.49 2620 3690580 1690184 18.66 1431824 2853200 229372 16:16:09 15:57:01 3135484 0 1257168 15.70 2620 3613660 1659068 18.32 1364540 2855180 67928 16:16:09 15:58:01 2939896 0 1237528 15.45 2620 3828888 1476828 16.31 1348224 3053520 48 16:16:09 15:59:01 385384 0 1555556 19.42 2620 6065372 2356668 26.02 2990468 3854304 19848 16:16:09 16:00:01 265772 0 1467740 18.33 2620 6272800 2025104 22.36 2543180 4411796 211264 16:16:09 16:01:01 1940056 0 1408976 17.59 2620 4657280 1596812 17.63 1840156 3453228 76228 16:16:09 16:02:01 2414608 0 1319456 16.47 2620 4272248 1290976 14.25 1343828 3482392 12 16:16:09 16:03:01 2419556 0 1314504 16.41 2620 4272252 1254984 13.86 1348080 3475752 8 16:16:09 16:04:01 2420800 0 1313256 16.40 2620 4272256 1255044 13.86 1350020 3473740 20 16:16:09 16:05:01 2420240 0 1313808 16.40 2620 4272264 1255240 13.86 1350392 3473752 8 16:16:09 16:06:01 2420784 0 1313264 16.40 2620 4272264 1255048 13.86 1350020 3473912 8 16:16:09 16:07:01 2420480 0 1313532 16.40 2620 4272300 1255132 13.86 1350460 3473484 24 16:16:09 16:08:01 2420608 0 1313404 16.40 2620 4272300 1255048 13.86 1350368 3473484 12 16:16:09 16:09:01 2420740 0 1313264 16.40 2620 4272308 1255048 13.86 1350488 3473488 8 16:16:09 16:10:01 2420084 0 1313916 16.41 2620 4272312 1255192 13.86 1350824 3473484 8 16:16:09 16:11:01 2420020 0 1313980 16.41 2620 4272312 1255204 13.86 1350760 3473492 16 16:16:09 16:12:01 2420124 0 1313868 16.41 2620 4272320 1255144 13.86 1350752 3473492 12 16:16:09 16:13:01 2420092 0 1313900 16.41 2620 4272320 1255156 13.86 1350756 3473492 8 16:16:09 16:14:01 2420492 0 1313492 16.40 2620 4272328 1255048 13.86 1350400 3473492 8 16:16:09 16:15:02 2420476 0 1313504 16.40 2620 4272332 1255048 13.86 1350404 3473492 8 16:16:09 Average: 2564581 0 1283658 16.03 2620 4158073 1432649 15.82 1451600 3276798 33044 16:16:09 16:16:09 15:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:16:09 15:53:01 eth0 540.42 385.09 1669.54 36.50 0.00 0.00 0.00 0.00 16:16:09 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 15:54:01 veth0bf2d4a 1044.82 1173.48 99.93 2716.87 0.00 0.00 0.00 0.00 16:16:09 15:54:01 eth0 1268.89 1089.36 3039.28 110.10 0.00 0.00 0.00 0.00 16:16:09 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 15:54:01 docker0 1044.82 1173.35 85.64 2716.86 0.00 0.00 0.00 0.00 16:16:09 15:55:02 eth0 1026.50 811.49 5353.93 75.64 0.00 0.00 0.00 0.00 16:16:09 15:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 15:55:02 docker0 455.32 513.35 35.76 2061.18 0.00 0.00 0.00 0.00 16:16:09 15:56:01 veth6172124 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:16:09 15:56:01 eth0 38.03 21.81 35.97 13.79 0.00 0.00 0.00 0.00 16:16:09 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 15:57:01 veth6172124 2.28 2.26 0.18 0.19 0.00 0.00 0.00 0.00 16:16:09 15:57:01 eth0 29.42 17.65 21.06 10.69 0.00 0.00 0.00 0.00 16:16:09 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 15:57:01 docker0 2.28 2.26 0.15 0.19 0.00 0.00 0.00 0.00 16:16:09 15:58:01 eth0 321.37 226.38 1712.97 144.50 0.00 0.00 0.00 0.00 16:16:09 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 15:58:01 veth26a6510 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 15:59:01 vethb1af9cb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:16:09 15:59:01 eth0 108.09 74.16 194.34 19.17 0.00 0.00 0.00 0.00 16:16:09 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 15:59:01 veth704ae3a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:16:09 16:00:01 veth72db6d6 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 16:16:09 16:00:01 eth0 62.32 39.36 165.42 15.58 0.00 0.00 0.00 0.00 16:16:09 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:00:01 veth26a6510 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 16:16:09 16:01:01 eth0 333.26 214.04 1796.45 40.50 0.00 0.00 0.00 0.00 16:16:09 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:01:01 veth9d4456a 29.61 62.66 2.34 383.99 0.00 0.00 0.00 0.00 16:16:09 16:01:01 veth26a6510 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 16:16:09 16:02:01 eth0 15.99 9.48 21.89 5.15 0.00 0.00 0.00 0.00 16:16:09 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:02:01 docker0 1638.17 1903.15 130.43 5617.22 0.00 0.00 0.00 0.00 16:16:09 16:03:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:16:09 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:04:01 eth0 0.65 0.27 0.46 0.02 0.00 0.00 0.00 0.00 16:16:09 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:05:01 eth0 1.00 0.33 0.33 0.20 0.00 0.00 0.00 0.00 16:16:09 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:06:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:16:09 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:07:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 16:16:09 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:16:09 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:09:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:10:01 eth0 0.43 0.27 0.26 0.20 0.00 0.00 0.00 0.00 16:16:09 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:11:01 eth0 0.72 0.22 0.30 0.13 0.00 0.00 0.00 0.00 16:16:09 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:12:01 eth0 0.27 0.18 0.09 0.13 0.00 0.00 0.00 0.00 16:16:09 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:13:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 16:16:09 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:14:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:15:02 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:16:09 16:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 16:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 Average: eth0 163.09 125.78 609.74 20.55 0.00 0.00 0.00 0.00 16:16:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:09 Average: docker0 71.28 82.81 5.68 244.41 0.00 0.00 0.00 0.00 16:16:09 16:16:09 16:16:09 ---> sar -P ALL: 16:16:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/24/21 _x86_64_ (2 CPU) 16:16:09 16:16:09 15:51:07 LINUX RESTART (2 CPU) 16:16:09 16:16:09 15:52:01 CPU %user %nice %system %iowait %steal %idle 16:16:09 15:53:01 all 6.08 0.00 1.71 1.79 0.06 90.35 16:16:09 15:53:01 0 5.60 0.00 1.87 1.27 0.07 91.18 16:16:09 15:53:01 1 6.56 0.00 1.55 2.31 0.05 89.53 16:16:09 15:54:01 all 12.07 0.00 3.53 0.18 0.09 84.13 16:16:09 15:54:01 0 9.61 0.00 3.87 0.11 0.11 86.31 16:16:09 15:54:01 1 14.48 0.00 3.20 0.24 0.07 82.01 16:16:09 15:55:02 all 21.19 0.00 8.81 4.95 0.09 64.96 16:16:09 15:55:02 0 19.93 0.00 9.16 4.90 0.09 65.92 16:16:09 15:55:02 1 22.44 0.00 8.46 5.01 0.09 64.00 16:16:09 15:56:01 all 64.35 0.00 12.17 1.51 0.14 21.83 16:16:09 15:56:01 0 63.77 0.00 12.07 1.80 0.15 22.21 16:16:09 15:56:01 1 64.93 0.00 12.26 1.22 0.13 21.45 16:16:09 15:57:01 all 32.43 0.00 5.27 0.40 0.09 61.80 16:16:09 15:57:01 0 31.84 0.00 5.42 0.40 0.09 62.24 16:16:09 15:57:01 1 33.02 0.00 5.12 0.40 0.09 61.37 16:16:09 15:58:01 all 43.70 0.00 8.49 1.31 0.12 46.38 16:16:09 15:58:01 0 45.91 0.00 8.82 1.19 0.13 43.96 16:16:09 15:58:01 1 41.51 0.00 8.17 1.43 0.11 48.78 16:16:09 15:59:01 all 31.36 0.00 22.56 37.42 0.18 8.48 16:16:09 15:59:01 0 31.57 0.00 21.76 37.53 0.16 8.97 16:16:09 15:59:01 1 31.14 0.00 23.37 37.31 0.20 7.98 16:16:09 16:00:01 all 81.79 0.00 15.14 2.82 0.16 0.10 16:16:09 16:00:01 0 81.71 0.00 15.60 2.44 0.17 0.07 16:16:09 16:00:01 1 81.86 0.00 14.67 3.19 0.15 0.13 16:16:09 16:01:01 all 59.19 0.00 18.34 6.89 0.14 15.44 16:16:09 16:01:01 0 58.12 0.00 18.92 7.20 0.13 15.63 16:16:09 16:01:01 1 60.27 0.00 17.75 6.57 0.15 15.26 16:16:09 16:02:01 all 4.23 0.00 1.90 1.68 0.04 92.15 16:16:09 16:02:01 0 4.30 0.00 2.04 1.32 0.05 92.29 16:16:09 16:02:01 1 4.16 0.00 1.75 2.04 0.03 92.02 16:16:09 16:03:01 all 0.16 0.00 0.05 0.00 0.01 99.78 16:16:09 16:03:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:16:09 16:03:01 1 0.28 0.00 0.05 0.00 0.02 99.65 16:16:09 16:16:09 16:03:01 CPU %user %nice %system %iowait %steal %idle 16:16:09 16:04:01 all 0.28 0.00 0.42 0.00 0.02 99.28 16:16:09 16:04:01 0 0.13 0.00 0.40 0.00 0.03 99.43 16:16:09 16:04:01 1 0.43 0.00 0.43 0.00 0.02 99.12 16:16:09 16:05:01 all 0.18 0.00 0.04 0.00 0.01 99.77 16:16:09 16:05:01 0 0.32 0.00 0.07 0.00 0.02 99.60 16:16:09 16:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:16:09 16:06:01 all 0.21 0.00 0.03 0.00 0.02 99.74 16:16:09 16:06:01 0 0.30 0.00 0.02 0.00 0.02 99.67 16:16:09 16:06:01 1 0.12 0.00 0.05 0.00 0.02 99.82 16:16:09 16:07:01 all 0.15 0.00 0.06 0.01 0.02 99.77 16:16:09 16:07:01 0 0.28 0.00 0.07 0.02 0.02 99.62 16:16:09 16:07:01 1 0.02 0.00 0.05 0.00 0.02 99.92 16:16:09 16:08:01 all 0.21 0.00 0.03 0.00 0.01 99.75 16:16:09 16:08:01 0 0.08 0.00 0.05 0.00 0.02 99.85 16:16:09 16:08:01 1 0.33 0.00 0.02 0.00 0.00 99.65 16:16:09 16:09:01 all 0.17 0.00 0.03 0.00 0.02 99.78 16:16:09 16:09:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:16:09 16:09:01 1 0.30 0.00 0.03 0.00 0.00 99.67 16:16:09 16:10:01 all 0.18 0.00 0.04 0.00 0.01 99.77 16:16:09 16:10:01 0 0.05 0.00 0.05 0.00 0.00 99.90 16:16:09 16:10:01 1 0.30 0.00 0.03 0.00 0.02 99.65 16:16:09 16:11:01 all 0.18 0.00 0.03 0.00 0.01 99.78 16:16:09 16:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:16:09 16:11:01 1 0.30 0.00 0.05 0.00 0.00 99.65 16:16:09 16:12:01 all 0.26 0.00 0.03 0.00 0.02 99.70 16:16:09 16:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:16:09 16:12:01 1 0.47 0.00 0.02 0.00 0.02 99.50 16:16:09 16:13:01 all 0.27 0.00 0.04 0.00 0.00 99.69 16:16:09 16:13:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:16:09 16:13:01 1 0.50 0.00 0.03 0.00 0.00 99.47 16:16:09 16:14:01 all 0.25 0.00 0.03 0.00 0.02 99.71 16:16:09 16:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:16:09 16:14:01 1 0.47 0.00 0.03 0.00 0.02 99.48 16:16:09 16:16:09 16:14:01 CPU %user %nice %system %iowait %steal %idle 16:16:09 16:15:02 all 0.26 0.00 0.03 0.00 0.01 99.70 16:16:09 16:15:02 0 0.05 0.00 0.03 0.00 0.00 99.92 16:16:09 16:15:02 1 0.47 0.00 0.03 0.00 0.02 99.48 16:16:09 Average: all 14.69 0.00 4.05 2.42 0.05 78.78 16:16:09 Average: 0 14.47 0.00 4.12 2.39 0.06 78.96 16:16:09 Average: 1 14.91 0.00 3.98 2.46 0.05 78.61 16:16:09 16:16:09 16:16:09