Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 80ba4e250181682bffba84591c3a2e03de29986a rather than 4ae321926be74fe0830e012cae7584d1ecc4a7f6 Obtained Jenkinsfile from 80ba4e250181682bffba84591c3a2e03de29986a 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6375616853139811419.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6107918418138269447.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5195688824797703415.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6911882857595838964.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7871757993857411328.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-1178 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/13@tmp/jenkins-gitclient-ssh7551498203172233975.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/13@tmp/jenkins-gitclient-ssh1218106013155503679.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 4ae321926be74fe0830e012cae7584d1ecc4a7f6 Merge succeeded, producing 44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 Checking out Revision 44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 4ae321926be74fe0830e012cae7584d1ecc4a7f6 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/13@tmp/jenkins-gitclient-ssh2476268648478021837.key > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 # timeout=10 Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:39:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:39:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:39:44 ========================================================= 12:39:44 EdgeX Global Pipelines Version Info 12:39:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a # timeout=10 12:39:45 ------------------- 12:39:45 stable info: 12:39:45 ------------------- 12:39:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:39:45 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:39:45 Message: update stable to v1.0.195 12:39:46 ------------------- 12:39:46 experimental info: 12:39:46 ------------------- 12:39:46 Commited By: **** collab-it+edgex@linuxfoundation.org 12:39:46 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:39:46 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44ee0bf [Pipeline] echo 12:39:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:39:47 provisioning config files... 12:39:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config3883369957230066442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:39:47 ---> docker-login.sh 12:39:47 nexus3.edgexfoundry.org:10001 12:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:47 Configure a credential helper to remove this warning. See 12:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:47 12:39:47 Login Succeeded 12:39:47 nexus3.edgexfoundry.org:10002 12:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:47 Configure a credential helper to remove this warning. See 12:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:47 12:39:47 Login Succeeded 12:39:47 nexus3.edgexfoundry.org:10003 12:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:48 Configure a credential helper to remove this warning. See 12:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:48 12:39:48 Login Succeeded 12:39:48 nexus3.edgexfoundry.org:10004 12:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:48 Configure a credential helper to remove this warning. See 12:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:48 12:39:48 Login Succeeded 12:39:48 docker.io 12:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:48 Configure a credential helper to remove this warning. See 12:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:48 12:39:48 Login Succeeded 12:39:48 ---> docker-login.sh ends [Pipeline] } 12:39:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:39:49 ++ 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 12:39:49 + for file in '`ls cmd/**/Dockerfile`' 12:39:49 ++ cut -d/ -f2 12:39:49 ++ dirname cmd/core-command/Dockerfile 12:39:49 + echo core-command,cmd/core-command/Dockerfile 12:39:49 + for file in '`ls cmd/**/Dockerfile`' 12:39:49 ++ dirname cmd/core-data/Dockerfile 12:39:49 ++ cut -d/ -f2 12:39:49 + echo core-data,cmd/core-data/Dockerfile 12:39:49 + for file in '`ls cmd/**/Dockerfile`' 12:39:49 ++ dirname cmd/core-metadata/Dockerfile 12:39:49 ++ cut -d/ -f2 12:39:49 + echo core-metadata,cmd/core-metadata/Dockerfile 12:39:49 + for file in '`ls cmd/**/Dockerfile`' 12:39:49 ++ dirname cmd/security-bootstrapper/Dockerfile 12:39:49 ++ cut -d/ -f2 12:39:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:39:49 + for file in '`ls cmd/**/Dockerfile`' 12:39:49 ++ dirname cmd/security-proxy-setup/Dockerfile 12:39:49 ++ cut -d/ -f2 12:39:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:39:49 + for file in '`ls cmd/**/Dockerfile`' 12:39:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:39:49 ++ cut -d/ -f2 12:39:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:39:49 + for file in '`ls cmd/**/Dockerfile`' 12:39:49 ++ dirname cmd/support-notifications/Dockerfile 12:39:49 ++ cut -d/ -f2 12:39:49 + echo support-notifications,cmd/support-notifications/Dockerfile 12:39:49 + for file in '`ls cmd/**/Dockerfile`' 12:39:49 ++ dirname cmd/support-scheduler/Dockerfile 12:39:49 ++ cut -d/ -f2 12:39:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:39:49 + for file in '`ls cmd/**/Dockerfile`' 12:39:49 ++ cut -d/ -f2 12:39:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:39:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:39:49 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 12:39:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:39:52 12:39:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:39:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:39:53 latest: Pulling from edgex-devops/git-semver 12:39:53 31603596830f: Pulling fs layer 12:39:53 54011a49482f: Pulling fs layer 12:39:53 a6820b24f6d8: Pulling fs layer 12:39:53 f581987b2513: Pulling fs layer 12:39:53 f581987b2513: Waiting 12:39:53 54011a49482f: Verifying Checksum 12:39:53 54011a49482f: Download complete 12:39:53 31603596830f: Verifying Checksum 12:39:53 31603596830f: Download complete 12:39:53 f581987b2513: Verifying Checksum 12:39:53 f581987b2513: Download complete 12:39:53 a6820b24f6d8: Verifying Checksum 12:39:53 a6820b24f6d8: Download complete 12:39:53 31603596830f: Pull complete 12:39:53 54011a49482f: Pull complete 12:39:54 a6820b24f6d8: Pull complete 12:39:54 f581987b2513: Pull complete 12:39:54 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 12:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:39:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:39:54 prd-centos7-docker-4c-2g-1178 does not seem to be running inside a container 12:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:39:55 $ docker top 791da97248f7e45ff6cc50bbdbecbef291ef1fef4762d9380c2da9613023aa50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:39:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:56 [ssh-agent] Looking for ssh-agent implementation... 12:39:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:56 $ docker exec 791da97248f7e45ff6cc50bbdbecbef291ef1fef4762d9380c2da9613023aa50 ssh-agent 12:39:56 SSH_AUTH_SOCK=/tmp/ssh-N2gApaqbFqGB/agent.14 12:39:56 SSH_AGENT_PID=20 12:39:56 Running ssh-add (command line suppressed) 12:39:56 Identity added: /w/workspace/edgex-go/13@tmp/private_key_934964104824793123.key (/w/workspace/edgex-go/13@tmp/private_key_934964104824793123.key) 12:39:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:56 + git tag --points-at HEAD [Pipeline] } 12:39:56 $ docker exec --env ******** --env ******** 791da97248f7e45ff6cc50bbdbecbef291ef1fef4762d9380c2da9613023aa50 ssh-agent -k 12:39:56 unset SSH_AUTH_SOCK; 12:39:56 unset SSH_AGENT_PID; 12:39:56 echo Agent pid 20 killed; 12:39:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:39:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:56 [ssh-agent] Looking for ssh-agent implementation... 12:39:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:56 $ docker exec 791da97248f7e45ff6cc50bbdbecbef291ef1fef4762d9380c2da9613023aa50 ssh-agent 12:39:57 SSH_AUTH_SOCK=/tmp/ssh-TPf2XMu4jsPE/agent.53 12:39:57 SSH_AGENT_PID=60 12:39:57 Running ssh-add (command line suppressed) 12:39:57 Identity added: /w/workspace/edgex-go/13@tmp/private_key_3039038520342098694.key (/w/workspace/edgex-go/13@tmp/private_key_3039038520342098694.key) 12:39:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:57 + git semver init 12:39:57 # -> Open(): unable to determine branch for HEAD 12:39:57 # $GIT_DIR = /w/workspace/edgex-go/13/.git 12:39:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/13 12:39:57 # $SEMVER_REMOTE_NAME = origin 12:39:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:39:57 # $SEMVER_USER_NAME = edgex-jenkins 12:39:57 # $SEMVER_BRANCH = PR-3579 12:39:57 # $SEMVER_TEMP = /tmp/semver-479565751 12:39:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:40:19 # '/tmp/semver-479565751' -> '/w/workspace/edgex-go/13/.semver' 12:40:19 # -> Force: false 12:40:19 # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } 12:40:19 $ docker exec --env ******** --env ******** 791da97248f7e45ff6cc50bbdbecbef291ef1fef4762d9380c2da9613023aa50 ssh-agent -k 12:40:19 unset SSH_AUTH_SOCK; 12:40:19 unset SSH_AGENT_PID; 12:40:19 echo Agent pid 60 killed; 12:40:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:40:20 + git semver [Pipeline] } 12:40:20 $ docker stop --time=1 791da97248f7e45ff6cc50bbdbecbef291ef1fef4762d9380c2da9613023aa50 12:40:30 $ docker rm -f 791da97248f7e45ff6cc50bbdbecbef291ef1fef4762d9380c2da9613023aa50 [Pipeline] // withDockerContainer [Pipeline] sh 12:40:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:40:31 Stashed 1 file(s) [Pipeline] echo 12:40:31 [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] sh 12:40:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:40:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:40:32 + sudo service docker restart 12:40:32 + true 12:40:32 Redirecting to /bin/systemctl restart docker.service 12:40:46 Still waiting to schedule task 12:40:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 12:40:50 ========================================================= 12:40:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:40:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:40:50 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 12:40:52 Sending build context to Docker daemon 329.3MB 12:40:52 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 12:40:52 Step 2/6 : FROM ${BASE} 12:40:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:40:52 540db60ca938: Pulling fs layer 12:40:52 adcc1eea9eea: Pulling fs layer 12:40:52 4c4ab2625f07: Pulling fs layer 12:40:52 0510c868ecb4: Pulling fs layer 12:40:52 afea3b2eda06: Pulling fs layer 12:40:52 7809a108b3ef: Pulling fs layer 12:40:52 f706445af74f: Pulling fs layer 12:40:52 0510c868ecb4: Waiting 12:40:52 afea3b2eda06: Waiting 12:40:52 7809a108b3ef: Waiting 12:40:52 f706445af74f: Waiting 12:40:52 4c4ab2625f07: Verifying Checksum 12:40:52 4c4ab2625f07: Download complete 12:40:52 adcc1eea9eea: Verifying Checksum 12:40:52 adcc1eea9eea: Download complete 12:40:52 afea3b2eda06: Verifying Checksum 12:40:52 afea3b2eda06: Download complete 12:40:52 7809a108b3ef: Verifying Checksum 12:40:52 7809a108b3ef: Download complete 12:40:52 540db60ca938: Verifying Checksum 12:40:52 540db60ca938: Download complete 12:40:52 540db60ca938: Pull complete 12:40:53 adcc1eea9eea: Pull complete 12:40:53 4c4ab2625f07: Pull complete 12:40:55 f706445af74f: Verifying Checksum 12:40:55 f706445af74f: Download complete 12:40:55 0510c868ecb4: Verifying Checksum 12:40:55 0510c868ecb4: Download complete 12:40:58 0510c868ecb4: Pull complete 12:40:58 afea3b2eda06: Pull complete 12:40:58 7809a108b3ef: Pull complete 12:41:05 f706445af74f: Pull complete 12:41:05 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 12:41:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:41:05 ---> b068be0155e3 12:41:05 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 12:41:15 ---> Running in 8a67eb655d1b 12:41:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:41:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:41:15 (1/12) Installing libmagic (5.39-r0) 12:41:16 (2/12) Installing file (5.39-r0) 12:41:16 (3/12) Installing libc-dev (0.7.2-r3) 12:41:16 (4/12) Installing g++ (10.2.1_pre1-r3) 12:41:21 (5/12) Installing fortify-headers (1.1-r0) 12:41:21 (6/12) Installing patch (2.7.6-r7) 12:41:21 (7/12) Installing build-base (0.5-r2) 12:41:21 (8/12) Installing libsodium (1.0.18-r0) 12:41:21 (9/12) Installing pkgconf (1.7.3-r0) 12:41:21 (10/12) Installing libsodium-dev (1.0.18-r0) 12:41:21 (11/12) Installing libzmq (4.3.3-r1) 12:41:22 (12/12) Installing zeromq-dev (4.3.3-r1) 12:41:22 Executing busybox-1.32.1-r6.trigger 12:41:22 OK: 219 MiB in 52 packages 12:41:30 Removing intermediate container 8a67eb655d1b 12:41:30 ---> f05c0a3d3c2f 12:41:30 Step 4/6 : WORKDIR /edgex-go 12:41:30 ---> Running in 59f266db7227 12:41:30 Removing intermediate container 59f266db7227 12:41:30 ---> fadf184bee1e 12:41:30 Step 5/6 : COPY go.mod . 12:41:30 ---> ed4e4c512c8d 12:41:30 Step 6/6 : RUN go mod download 12:41:30 ---> Running in 7f836a145e3e 12:41:45 Removing intermediate container 7f836a145e3e 12:41:45 ---> 65bae5b79302 12:41:45 Successfully built 65bae5b79302 12:41:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:41:45 + docker inspect -f . ci-base-image-x86_64 12:41:45 . [Pipeline] withDockerContainer 12:41:45 prd-centos7-docker-4c-2g-1178 does not seem to be running inside a container 12:41:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:41:46 $ docker top 13ea3d8c5beb02c3bf9f88eca47dede5eff111edd9036599f0c9df935176fe86 -eo pid,comm [Pipeline] { [Pipeline] sh 12:41:49 + go version 12:41:49 go version go1.16.3 linux/amd64 [Pipeline] } 12:41:49 $ docker stop --time=1 13ea3d8c5beb02c3bf9f88eca47dede5eff111edd9036599f0c9df935176fe86 12:41:50 $ docker rm -f 13ea3d8c5beb02c3bf9f88eca47dede5eff111edd9036599f0c9df935176fe86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:41:51 + docker inspect -f . ci-base-image-x86_64 12:41:51 . [Pipeline] withDockerContainer 12:41:51 prd-centos7-docker-4c-2g-1178 does not seem to be running inside a container 12:41:51 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:41:51 $ docker top c58cf5284fd849c58c40ec2e0813efad6b3fb29ec986c5cf89e08a48493b9320 -eo pid,comm [Pipeline] { [Pipeline] echo 12:41:51 ========================================================= 12:41:51 [edgeXBuildGoParallel] Running Tests and Build... 12:41:51 ========================================================= [Pipeline] sh 12:41:52 + go mod tidy [Pipeline] sh 12:41:52 + make test 12:41:52 go mod tidy 12:41:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:41:57 ? github.com/edgexfoundry/edgex-go [no test files] 12:42:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:42:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:42:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:42:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:42:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:42:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:42:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:42:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:42:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:42:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:42:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:42:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:42:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:42:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:42:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 12:42:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:42:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:42:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements 12:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:42:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 53.1% of statements 12:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:42:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.096s coverage: 87.7% of statements 12:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:42:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.065s coverage: 78.9% of statements 12:42:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements 12:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:42:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.245s coverage: 95.1% of statements 12:42:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:42:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:42:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 12:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:42:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 12:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:42:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:42:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.8% of statements 12:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:42:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 12:42:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 22.0% of statements 12:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 12:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 79.5% of statements 12:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 12:42:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 12:42:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 12:42:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 12:42:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 12:42:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.180s coverage: 81.8% of statements 12:42:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:42:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1179 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 12:42:55 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 12:42:55 The recommended git tool is: git 12:43:04 using credential edgex-jenkins-ssh 12:43:04 Cloning the remote Git repository 12:43:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:43:04 > git init /w/workspace/edgex-go/13 # timeout=10 12:43:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:43:04 > git --version # timeout=10 12:43:04 > git --version # 'git version 2.17.1' 12:43:04 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 91.2% of statements 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.227s coverage: 66.9% of statements 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 12:43:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:43:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 19.3% of statements 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:43:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 91.9% of statements 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:43:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:43:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.6% of statements 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:43:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.048s coverage: 28.9% of statements 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:43:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:43:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements 12:43:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements 12:43:16 GO111MODULE=on go vet ./... 12:43:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:43:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:43:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:43:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:43:19 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:43:20 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 4ae321926be74fe0830e012cae7584d1ecc4a7f6 12:43:20 Merge succeeded, producing 7fff349356cdc7e2816c85d6486fb964fe81dff6 12:43:20 Checking out Revision 7fff349356cdc7e2816c85d6486fb964fe81dff6 (PR-3579) 12:43:20 > git config core.sparsecheckout # timeout=10 12:43:20 > git checkout -f 4ae321926be74fe0830e012cae7584d1ecc4a7f6 # timeout=10 12:43:20 > git remote # timeout=10 12:43:20 > git config --get remote.origin.url # timeout=10 12:43:20 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:20 > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 12:43:20 > git rev-parse HEAD^{commit} # timeout=10 12:43:20 > git config core.sparsecheckout # timeout=10 12:43:20 > git checkout -f 7fff349356cdc7e2816c85d6486fb964fe81dff6 # timeout=10 12:43:25 Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" 12:43:25 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:43:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:43:25 > git rev-list --no-walk 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a # timeout=10 12:43:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:43:27 + sudo service docker restart 12:43:27 + true 12:43:42 gofmt -l . 12:43:42 [ "`gofmt -l .`" = "" ] 12:43:42 ./bin/test-attribution-txt.sh [Pipeline] sh 12:43:43 + ls -al . 12:43:43 total 516 12:43:43 drwxrwxr-x 10 1001 1001 4096 Jun 24 12:43 . 12:43:43 drwxr-xr-x 4 root root 30 Jun 24 12:41 .. 12:43:43 -rw-rw-r-- 1 1001 1001 11 Jun 24 12:39 .dockerignore 12:43:43 drwxrwxr-x 8 1001 1001 179 Jun 24 12:39 .git 12:43:43 drwxrwxr-x 3 1001 1001 125 Jun 24 12:39 .github 12:43:43 -rw-rw-r-- 1 1001 1001 818 Jun 24 12:39 .gitignore 12:43:43 drwx------ 3 1001 1001 60 Jun 24 12:40 .semver 12:43:43 -rw-rw-r-- 1 1001 1001 166 Jun 24 12:39 .sonarcloud.properties 12:43:43 -rw-rw-r-- 1 1001 1001 8609 Jun 24 12:39 Attribution.txt 12:43:43 -rw-rw-r-- 1 1001 1001 3804 Jun 24 12:39 CONTRIBUTING.md 12:43:43 -rw-rw-r-- 1 1001 1001 931 Jun 24 12:39 Dockerfile.build 12:43:43 -rw-rw-r-- 1 1001 1001 849 Jun 24 12:39 Jenkinsfile 12:43:43 -rw-rw-r-- 1 1001 1001 10775 Jun 24 12:39 LICENSE 12:43:43 -rw-rw-r-- 1 1001 1001 5605 Jun 24 12:39 Makefile 12:43:43 -rw-rw-r-- 1 1001 1001 7905 Jun 24 12:39 README.md 12:43:43 -rw-rw-r-- 1 1001 1001 7071 Jun 24 12:39 SECURITY.md 12:43:43 -rw-rw-r-- 1 1001 1001 5 Jun 24 12:40 VERSION 12:43:43 -rw-rw-r-- 1 1001 1001 4131 Jun 24 12:39 ZMQWindows.md 12:43:43 drwxrwxr-x 2 1001 1001 37 Jun 24 12:39 bin 12:43:43 drwxrwxr-x 14 1001 1001 4096 Jun 24 12:39 cmd 12:43:43 -rw-r--r-- 1 root root 398095 Jun 24 12:43 coverage.out 12:43:43 -rw-rw-r-- 1 1001 1001 841 Jun 24 12:39 go.mod 12:43:43 -rw-r--r-- 1 root root 20962 Jun 24 12:41 go.sum 12:43:43 drwxrwxr-x 7 1001 1001 114 Jun 24 12:39 internal 12:43:43 drwxrwxr-x 3 1001 1001 16 Jun 24 12:39 openapi 12:43:43 drwxrwxr-x 4 1001 1001 71 Jun 24 12:39 snap 12:43:43 -rw-rw-r-- 1 1001 1001 168 Jun 24 12:39 version.go [Pipeline] sh 12:43:43 + '[' -e coverage.out ] 12:43:43 + chown 1001:1001 coverage.out [Pipeline] stash 12:43:43 Stashed 1 file(s) [Pipeline] sh 12:43:44 + make build 12:43:44 go mod tidy 12:43:44 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 12:43:45 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:43:45 provisioning config files... 12:43:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config3945856964457847779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:43:46 ---> docker-login.sh 12:43:46 nexus3.edgexfoundry.org:10001 12:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:47 Configure a credential helper to remove this warning. See 12:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:47 12:43:47 Login Succeeded 12:43:47 nexus3.edgexfoundry.org:10002 12:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:48 Configure a credential helper to remove this warning. See 12:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:48 12:43:48 Login Succeeded 12:43:48 nexus3.edgexfoundry.org:10003 12:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:48 Configure a credential helper to remove this warning. See 12:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:48 12:43:48 Login Succeeded 12:43:48 nexus3.edgexfoundry.org:10004 12:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:49 Configure a credential helper to remove this warning. See 12:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:49 12:43:49 Login Succeeded 12:43:49 docker.io 12:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:49 Configure a credential helper to remove this warning. See 12:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:49 12:43:49 Login Succeeded 12:43:49 ---> docker-login.sh ends [Pipeline] } 12:43:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:43:50 ========================================================= 12:43:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:43:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:43:50 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 12:43:52 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 12:43:52 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 12:43:53 Sending build context to Docker daemon 166.3MB 12:43:53 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 12:43:53 Step 2/6 : FROM ${BASE} 12:43:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:43:53 595b0fe564bb: Pulling fs layer 12:43:53 3088b5b3c5c0: Pulling fs layer 12:43:53 5b7225fbf94c: Pulling fs layer 12:43:53 ba82ee9f976e: Pulling fs layer 12:43:53 506bd15cee9f: Pulling fs layer 12:43:53 75a0a4a0db45: Pulling fs layer 12:43:53 618dc40b7e24: Pulling fs layer 12:43:53 ba82ee9f976e: Waiting 12:43:53 506bd15cee9f: Waiting 12:43:53 618dc40b7e24: Waiting 12:43:53 75a0a4a0db45: Waiting 12:43:53 5b7225fbf94c: Verifying Checksum 12:43:53 5b7225fbf94c: Download complete 12:43:53 3088b5b3c5c0: Download complete 12:43:53 506bd15cee9f: Verifying Checksum 12:43:53 506bd15cee9f: Download complete 12:43:53 595b0fe564bb: Verifying Checksum 12:43:53 595b0fe564bb: Download complete 12:43:53 75a0a4a0db45: Verifying Checksum 12:43:53 75a0a4a0db45: Download complete 12:43:53 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 12:43:53 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 12:43:53 595b0fe564bb: Pull complete 12:43:54 3088b5b3c5c0: Pull complete 12:43:54 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 12:43:55 5b7225fbf94c: Pull complete 12:43:55 618dc40b7e24: Verifying Checksum 12:43:55 618dc40b7e24: Download complete 12:43:55 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 12:43:56 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 12:43:57 ba82ee9f976e: Verifying Checksum 12:43:57 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 12:43:58 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 12:43:59 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] } 12:44:01 $ docker stop --time=1 c58cf5284fd849c58c40ec2e0813efad6b3fb29ec986c5cf89e08a48493b9320 12:44:04 $ docker rm -f c58cf5284fd849c58c40ec2e0813efad6b3fb29ec986c5cf89e08a48493b9320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 12:44:08 ba82ee9f976e: Pull complete 12:44:08 506bd15cee9f: Pull complete 12:44:08 75a0a4a0db45: Pull complete [Pipeline] isUnix [Pipeline] sh 12:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:44:10 12:44:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:44:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:44:10 latest: Pulling from edgex-devops/edgex-compose 12:44:10 cbdbe7a5bc2a: Pulling fs layer 12:44:10 ca9280d653b3: Pulling fs layer 12:44:10 7e9c9ca2126c: Pulling fs layer 12:44:11 cbdbe7a5bc2a: Verifying Checksum 12:44:11 cbdbe7a5bc2a: Download complete 12:44:11 cbdbe7a5bc2a: Pull complete 12:44:11 ca9280d653b3: Verifying Checksum 12:44:11 ca9280d653b3: Download complete 12:44:12 ca9280d653b3: Pull complete 12:44:12 7e9c9ca2126c: Verifying Checksum 12:44:12 7e9c9ca2126c: Download complete 12:44:12 618dc40b7e24: Pull complete 12:44:12 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 12:44:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:44:12 ---> a36622ca3599 12:44:12 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 12:44:13 ---> Running in d8f8cdc321c0 12:44:16 7e9c9ca2126c: Pull complete 12:44:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:44:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:44:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:44:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:44:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] withDockerContainer 12:44:16 prd-centos7-docker-4c-2g-1178 does not seem to be running inside a container 12:44:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:44:16 (1/12) Installing libmagic (5.39-r0) 12:44:16 (2/12) Installing file (5.39-r0) 12:44:16 (3/12) Installing libc-dev (0.7.2-r3) 12:44:16 (4/12) Installing g++ (10.2.1_pre1-r3) 12:44:20 $ docker top 3c6e1fb748d72c437c9568e2e281e67433f32b550804ccc43d59882bd7f32f9b -eo pid,comm [Pipeline] { [Pipeline] sh 12:44:20 + docker-compose build --help 12:44:20 + grep parallel 12:44:21 --parallel Build images in parallel. [Pipeline] } 12:44:21 $ docker stop --time=1 3c6e1fb748d72c437c9568e2e281e67433f32b550804ccc43d59882bd7f32f9b 12:44:22 (5/12) Installing fortify-headers (1.1-r0) 12:44:22 (6/12) Installing patch (2.7.6-r7) 12:44:22 (7/12) Installing build-base (0.5-r2) 12:44:22 (8/12) Installing libsodium (1.0.18-r0) 12:44:22 (9/12) Installing pkgconf (1.7.3-r0) 12:44:22 (10/12) Installing libsodium-dev (1.0.18-r0) 12:44:22 $ docker rm -f 3c6e1fb748d72c437c9568e2e281e67433f32b550804ccc43d59882bd7f32f9b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:44:22 (11/12) Installing libzmq (4.3.3-r1) 12:44:22 (12/12) Installing zeromq-dev (4.3.3-r1) 12:44:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:44:22 . [Pipeline] withDockerContainer 12:44:22 Executing busybox-1.32.1-r6.trigger 12:44:22 OK: 218 MiB in 52 packages 12:44:22 prd-centos7-docker-4c-2g-1178 does not seem to be running inside a container 12:44:22 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-devops/edgex-compose:latest cat 12:44:23 $ docker top 469b12a25c4a9e30d1c97ec73570c495cb8594ec27d6430ad44f635c1416bdb5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:44:23 + docker-compose -f ./docker-compose-build.yml build --parallel 12:44:24 Building core-command ... 12:44:24 Building core-data ... 12:44:24 Building core-metadata ... 12:44:24 Building security-bootstrapper ... 12:44:24 Building security-proxy-setup ... 12:44:24 Building security-secretstore-setup ... 12:44:24 Building support-notifications ... 12:44:24 Building support-scheduler ... 12:44:24 Building sys-mgmt-agent ... 12:44:24 Building sys-mgmt-agent 12:44:24 Building core-data 12:44:24 Building security-proxy-setup 12:44:24 Building support-scheduler 12:44:24 Building core-command 12:44:27 Removing intermediate container d8f8cdc321c0 12:44:27 ---> 6eb0dd113675 12:44:27 Step 4/6 : WORKDIR /edgex-go 12:44:27 ---> Running in 30e2789d3567 12:44:27 Removing intermediate container 30e2789d3567 12:44:27 ---> e644e21d868d 12:44:27 Step 5/6 : COPY go.mod . 12:44:27 ---> 4058eb010569 12:44:27 Step 6/6 : RUN go mod download 12:44:28 ---> Running in f3d15ba8e583 12:44:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:44:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:44:37 ---> 65bae5b79302 12:44:37 Step 3/24 : WORKDIR /edgex-go 12:44:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:44:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:44:37 ---> 65bae5b79302 12:44:37 Step 3/22 : WORKDIR /edgex-go 12:44:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:44:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:44:37 ---> 65bae5b79302 12:44:37 Step 3/23 : WORKDIR /edgex-go 12:44:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:44:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:44:39 ---> 65bae5b79302 12:44:39 Step 3/24 : WORKDIR /edgex-go 12:44:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:44:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:44:40 ---> 65bae5b79302 12:44:40 Step 3/24 : WORKDIR /edgex-go 12:44:44 ---> Running in 4575960e46b4 12:44:44 ---> Running in 1843f198c7ca 12:44:44 ---> Running in feff1a8f87d3 12:44:44 ---> Running in 2a91658ecd97 12:44:44 ---> Running in a92dcf26ed16 12:44:44 Removing intermediate container 4575960e46b4 12:44:44 ---> ee054f3579a3 12:44:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:44 Removing intermediate container 1843f198c7ca 12:44:44 ---> 7e4a6ea9131c 12:44:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:44 Removing intermediate container feff1a8f87d3 12:44:44 ---> abcfc188efe5 12:44:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:44 Removing intermediate container a92dcf26ed16 12:44:44 ---> 1e3a4c634b32 12:44:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:44 Removing intermediate container 2a91658ecd97 12:44:44 ---> 4d86dfcf6b58 12:44:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:44 ---> Running in 3e3c7cf2dec3 12:44:44 ---> Running in 6829795a51b1 12:44:44 ---> Running in 86730d11e191 12:44:44 ---> Running in a54857058c04 12:44:44 ---> Running in 7a5af0a929cb 12:44:46 Removing intermediate container 3e3c7cf2dec3 12:44:46 ---> a3281cc88ca4 12:44:46 Step 5/23 : RUN apk add --update --no-cache make git 12:44:46 Removing intermediate container 6829795a51b1 12:44:46 ---> 214405226a1f 12:44:46 Step 5/24 : RUN apk add --update --no-cache make bash git 12:44:46 Removing intermediate container 86730d11e191 12:44:46 ---> de7f63893f60 12:44:46 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:44:46 ---> Running in 2fe1579e01ef 12:44:46 ---> Running in 8f6defb2771e 12:44:46 ---> Running in 7b00e7fabf2c 12:44:46 Removing intermediate container a54857058c04 12:44:46 ---> 70da21c26ff6 12:44:46 Step 5/24 : RUN apk add --update --no-cache make git 12:44:46 ---> Running in a638aa7f38fc 12:44:46 Removing intermediate container 7a5af0a929cb 12:44:46 ---> 3bf0e0202141 12:44:46 Step 5/22 : RUN apk add --update --no-cache make git 12:44:46 ---> Running in 366f01e2822d 12:44:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:44:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:44:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:44:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:44:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:44:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:44:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:44:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:44:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:44:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:44:48 OK: 219 MiB in 52 packages 12:44:48 OK: 219 MiB in 52 packages 12:44:48 Removing intermediate container 8f6defb2771e 12:44:48 ---> a49b4fb99812 12:44:48 Step 6/24 : COPY go.mod . 12:44:48 OK: 219 MiB in 52 packages 12:44:48 Removing intermediate container 7b00e7fabf2c 12:44:48 ---> 9c176ee91188 12:44:48 Step 6/24 : COPY go.mod . 12:44:48 OK: 219 MiB in 52 packages 12:44:48 ---> b74ee751072e 12:44:48 Step 7/24 : RUN go mod download 12:44:48 ---> a52ed4978c11 12:44:48 Step 7/24 : RUN go mod download 12:44:48 ---> Running in dc05be6abd81 12:44:48 ---> Running in d0cbc704e1e0 12:44:49 Removing intermediate container 366f01e2822d 12:44:49 ---> b143ba7d61af 12:44:49 Step 6/22 : COPY go.mod . 12:44:49 Removing intermediate container 2fe1579e01ef 12:44:49 ---> 67d45777a456 12:44:49 Step 6/23 : COPY go.mod . 12:44:49 OK: 219 MiB in 52 packages 12:44:49 ---> 21a34b545af3 12:44:49 Step 7/22 : RUN go mod download 12:44:49 ---> 4ea41092f646 12:44:49 Step 7/23 : RUN go mod download 12:44:49 ---> Running in 2e1e3dd6e0b5 12:44:49 ---> Running in 1c2df58b23e3 12:44:49 Removing intermediate container a638aa7f38fc 12:44:49 ---> 4b135b9ae5a6 12:44:49 Step 6/24 : COPY go.mod . 12:44:49 ---> 43f38c63fa6c 12:44:49 Step 7/24 : RUN go mod download 12:44:49 ---> Running in 9e65f31155df 12:44:50 Removing intermediate container dc05be6abd81 12:44:50 ---> a4474e0607fb 12:44:50 Step 8/24 : COPY . . 12:44:50 Removing intermediate container d0cbc704e1e0 12:44:50 ---> 65d79e67fdb9 12:44:50 Step 8/24 : COPY . . 12:44:54 Removing intermediate container f3d15ba8e583 12:44:54 ---> 63f4c20791c9 12:44:54 Successfully built 63f4c20791c9 12:44:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:44:55 + docker inspect -f . ci-base-image-arm64 12:44:55 . [Pipeline] withDockerContainer 12:44:55 prd-ubuntu18.04-docker-arm64-4c-16g-1179 does not seem to be running inside a container 12:44:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:44:57 $ docker top 7a1dc4a433beb7681f23693562f213a4f3c79b0145f1be7519c5de26816ef75b -eo pid,comm [Pipeline] { [Pipeline] sh 12:44:58 + go version 12:44:58 go version go1.16.5 linux/arm64 [Pipeline] } 12:44:58 $ docker stop --time=1 7a1dc4a433beb7681f23693562f213a4f3c79b0145f1be7519c5de26816ef75b 12:45:00 $ docker rm -f 7a1dc4a433beb7681f23693562f213a4f3c79b0145f1be7519c5de26816ef75b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:45:01 + docker inspect -f . ci-base-image-arm64 12:45:01 . [Pipeline] withDockerContainer 12:45:01 prd-ubuntu18.04-docker-arm64-4c-16g-1179 does not seem to be running inside a container 12:45:01 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:45:03 $ docker top a3c942df3ae71999068f5f84c188f22bacdc4ab7da2a923f2509fdd6a73bd006 -eo pid,comm [Pipeline] { [Pipeline] echo 12:45:03 ========================================================= 12:45:03 [edgeXBuildGoParallel] Running Tests and Build... 12:45:03 ========================================================= [Pipeline] sh 12:45:04 + go mod tidy [Pipeline] sh 12:45:05 Removing intermediate container 2e1e3dd6e0b5 12:45:05 ---> db67fdf8c45f 12:45:05 Step 8/22 : COPY . . 12:45:05 ---> f51cce72b78e 12:45:05 Step 9/24 : RUN go mod tidy 12:45:05 ---> cf73b186abf2 12:45:05 Step 9/24 : RUN go mod tidy 12:45:05 Removing intermediate container 1c2df58b23e3 12:45:05 ---> d1c3fe48d951 12:45:05 Step 8/23 : COPY . . 12:45:05 ---> Running in d9de17f455db 12:45:05 Removing intermediate container 9e65f31155df 12:45:05 ---> 82c5a29528d3 12:45:05 Step 8/24 : COPY . . 12:45:05 ---> Running in 7324416a85b4 12:45:05 + make test 12:45:05 go mod tidy 12:45:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:45:20 ---> 253f1ca94a8f 12:45:20 Step 9/23 : RUN go mod tidy 12:45:20 ---> 3d02f16e083c 12:45:20 Step 9/22 : RUN go mod tidy 12:45:20 Removing intermediate container d9de17f455db 12:45:20 ---> 6fb269c0ac3f 12:45:20 Step 10/24 : RUN make cmd/core-data/core-data 12:45:20 Removing intermediate container 7324416a85b4 12:45:20 ---> 98b2ab2edbd5 12:45:20 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:45:20 ---> Running in aea21ff8af59 12:45:20 ---> 47045cc9a8fe 12:45:20 Step 9/24 : RUN go mod tidy 12:45:20 ---> Running in fade916e342b 12:45:20 ---> Running in bf1cb8e337c4 12:45:20 ---> Running in a14ff494a6a8 12:45:20 ---> Running in c2ba280a3707 12:45:20 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 12:45:20 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 12:45:20 Removing intermediate container aea21ff8af59 12:45:20 ---> e2ed36d4528c 12:45:20 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:45:20 ---> Running in 61d0a1784be5 12:45:20 Removing intermediate container fade916e342b 12:45:20 ---> a0b1969eb8d3 12:45:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:45:20 Removing intermediate container c2ba280a3707 12:45:20 ---> 23261d9e8d6c 12:45:20 Step 10/24 : RUN make cmd/core-command/core-command 12:45:20 ---> Running in 61c3dceade36 12:45:20 ---> Running in a96be369ca5e 12:45:21 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 12:45:21 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 12:45:21 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 12:45:32 ? github.com/edgexfoundry/edgex-go [no test files] 12:46:00 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 12:46:00 Removing intermediate container a14ff494a6a8 12:46:00 ---> 20d98ebfdd8d 12:46:00 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:46:00 ---> Running in 35c69d5bcc14 12:46:00 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 12:46:02 Removing intermediate container 61d0a1784be5 12:46:02 ---> 4778c9315412 12:46:02 12:46:02 Step 11/22 : FROM alpine:3.12 12:46:02 Removing intermediate container a96be369ca5e 12:46:02 ---> 15feed3baa55 12:46:02 12:46:02 Step 11/24 : FROM alpine:3.12 12:46:02 Removing intermediate container 35c69d5bcc14 12:46:02 ---> 3f9f8fd28c28 12:46:02 12:46:02 Step 12/24 : FROM docker:20.10.0 12:46:02 Removing intermediate container 61c3dceade36 12:46:02 ---> f904833c2dba 12:46:02 12:46:02 Step 11/23 : FROM alpine:3.12 12:46:03 3.12: Pulling from library/alpine 12:46:03 3.12: Pulling from library/alpine 12:46:03 3.12: Pulling from library/alpine 12:46:04 20.10.0: Pulling from library/docker 12:46:04 Removing intermediate container bf1cb8e337c4 12:46:04 ---> 82ff4f2b7076 12:46:04 12:46:04 Step 11/24 : FROM alpine:3.12 12:46:04 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:46:04 Status: Downloaded newer image for alpine:3.12 12:46:04 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:46:04 Status: Image is up to date for alpine:3.12 12:46:04 ---> 13621d1b12d4 12:46:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:46:04 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:46:04 Status: Image is up to date for alpine:3.12 12:46:04 ---> 13621d1b12d4 12:46:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:46:04 ---> 13621d1b12d4 12:46:04 Step 12/22 : RUN apk add --update --no-cache curl 12:46:04 ---> Running in 9c2761571710 12:46:04 ---> Running in 6ca7c68bba1f 12:46:04 3.12: Pulling from library/alpine 12:46:04 ---> Running in ff4d8a9fa6d8 12:46:04 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:46:04 Status: Image is up to date for alpine:3.12 12:46:04 ---> 13621d1b12d4 12:46:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:46:04 ---> Running in ec630cebf1ae 12:46:04 Removing intermediate container ec630cebf1ae 12:46:04 ---> a7f602c9eb85 12:46:04 Step 13/24 : ENV APP_PORT=59880 12:46:04 ---> Running in face014ae596 12:46:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:46:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:46:04 (1/1) Installing dumb-init (1.2.2-r1) 12:46:04 Executing busybox-1.31.1-r20.trigger 12:46:04 OK: 6 MiB in 15 packages 12:46:04 Removing intermediate container face014ae596 12:46:04 ---> 2fccbbfaf71c 12:46:04 Step 14/24 : EXPOSE $APP_PORT 12:46:05 ---> Running in 73563e849925 12:46:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:46:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:46:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:46:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:46:05 Removing intermediate container 73563e849925 12:46:05 ---> 173921365d4b 12:46:05 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:46:05 (1/1) Installing dumb-init (1.2.2-r1) 12:46:05 Executing busybox-1.31.1-r20.trigger 12:46:05 OK: 6 MiB in 15 packages 12:46:05 (1/4) Installing ca-certificates (20191127-r4) 12:46:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:46:05 (3/4) Installing libcurl (7.77.0-r0) 12:46:05 (4/4) Installing curl (7.77.0-r0) 12:46:05 Executing busybox-1.31.1-r20.trigger 12:46:05 Executing ca-certificates-20191127-r4.trigger 12:46:05 OK: 7 MiB in 18 packages 12:46:05 Removing intermediate container 9c2761571710 12:46:05 ---> 4f2866b97851 12:46:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:46:05 ---> Running in f8be83f3d402 12:46:05 ---> Running in 10e0ad864676 12:46:06 Removing intermediate container 10e0ad864676 12:46:06 ---> a5f392c82b70 12:46:06 Step 14/23 : ENV APP_PORT=59861 12:46:06 Removing intermediate container 6ca7c68bba1f 12:46:06 ---> ee668f42c4d1 12:46:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:46:06 ---> Running in 17ad73eed248 12:46:06 ---> Running in d1d1c9181f09 12:46:06 Removing intermediate container ff4d8a9fa6d8 12:46:06 ---> 460e71024f82 12:46:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:46:06 Removing intermediate container 17ad73eed248 12:46:06 ---> bf27d6fdea8a 12:46:06 Step 15/23 : EXPOSE $APP_PORT 12:46:06 ---> Running in 1c1922788e5f 12:46:06 Removing intermediate container d1d1c9181f09 12:46:06 ---> d922c284077b 12:46:06 Step 14/24 : ENV APP_PORT=59882 12:46:06 ---> Running in ca8734f15bc6 12:46:06 ---> Running in 7ba7ed323d9d 12:46:06 Removing intermediate container ca8734f15bc6 12:46:06 ---> aa28b6f90f2f 12:46:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:46:06 Removing intermediate container 1c1922788e5f 12:46:06 ---> 1bbd8e1b9b67 12:46:06 Step 14/22 : WORKDIR /edgex 12:46:07 Removing intermediate container 7ba7ed323d9d 12:46:07 ---> 8650ac3c6a45 12:46:07 Step 15/24 : EXPOSE $APP_PORT 12:46:07 Removing intermediate container f8be83f3d402 12:46:07 ---> 3994bfebf3eb 12:46:07 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 12:46:07 ---> Running in a2a7a82bddf8 12:46:10 ---> Running in 5f094e500c82 12:46:10 ---> 4976877eac97 12:46:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:46:10 ---> Running in b73b72a85484 12:46:10 Removing intermediate container 5f094e500c82 12:46:10 ---> 802ea707a134 12:46:10 Step 16/24 : WORKDIR / 12:46:10 Removing intermediate container a2a7a82bddf8 12:46:10 ---> f4f9a0ec8e68 12:46:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:46:10 ---> Running in 72332ea2c6a0 12:46:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:46:10 Removing intermediate container 72332ea2c6a0 12:46:10 ---> 8e5b07a8fbba 12:46:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:46:10 ---> 1af4c6ff1f23 12:46:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:46:10 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:46:10 ---> d2286c896cff 12:46:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:46:10 Status: Downloaded newer image for docker:20.10.0 12:46:10 ---> aefe523efa57 12:46:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:46:10 ---> Running in fcff1223c979 12:46:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:46:11 ---> ea235a2ef6ea 12:46:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:46:11 ---> 0d65bd637607 12:46:11 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:46:11 Removing intermediate container fcff1223c979 12:46:11 ---> ead6fa384818 12:46:11 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 12:46:11 ---> f1c4ba56fa27 12:46:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:46:11 ---> Running in d3d099b8cc8a 12:46:11 ---> Running in 34716328598f 12:46:11 (1/6) Installing dumb-init (1.2.2-r1) 12:46:11 (2/6) Installing libgcc (9.3.0-r2) 12:46:11 Removing intermediate container d3d099b8cc8a 12:46:11 ---> c690f5259ce1 12:46:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:46:11 (3/6) Installing libsodium (1.0.18-r0) 12:46:11 (4/6) Installing libstdc++ (9.3.0-r2) 12:46:11 ---> 014203538271 12:46:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:46:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:46:11 ---> Running in 23ce77d221fd 12:46:11 ---> a748d7e97b44 12:46:11 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:46:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:46:12 ---> Running in 23bc98046374 12:46:12 (1/39) Installing readline (8.0.4-r0) 12:46:12 (2/39) Installing bash (5.0.17-r0) 12:46:12 Removing intermediate container 23ce77d221fd 12:46:12 ---> 67e4bed0dcf7 12:46:12 Step 21/23 : LABEL arch=x86_64 12:46:12 Executing bash-5.0.17-r0.post-install 12:46:12 (3/39) Installing nghttp2-libs (1.41.0-r0) 12:46:12 (4/39) Installing libcurl (7.77.0-r0) 12:46:12 ---> c16ac983e5e3 12:46:12 Step 20/24 : ENTRYPOINT ["/core-command"] 12:46:12 (5/39) Installing curl (7.77.0-r0) 12:46:12 (6/39) Installing dumb-init (1.2.2-r1) 12:46:12 (7/39) Installing libbz2 (1.0.8-r1) 12:46:12 (8/39) Installing expat (2.2.9-r1) 12:46:12 Removing intermediate container 23bc98046374 12:46:12 ---> 06fb6a1b9e03 12:46:12 Step 19/22 : CMD ["--init=true"] 12:46:12 (9/39) Installing libffi (3.3-r2) 12:46:12 (10/39) Installing gdbm (1.13-r1) 12:46:12 ---> Running in 1c42e723aa1a 12:46:12 (11/39) Installing xz-libs (5.2.5-r0) 12:46:12 (12/39) Installing sqlite-libs (3.32.1-r1) 12:46:12 (13/39) Installing python3 (3.8.10-r0) 12:46:12 ---> Running in 62f7c74c2627 12:46:12 ---> Running in 084e2f71ef57 12:46:12 (5/6) Installing libzmq (4.3.3-r0) 12:46:12 (6/6) Installing zeromq (4.3.3-r0) 12:46:12 Removing intermediate container 62f7c74c2627 12:46:12 ---> 65527d1d21c6 12:46:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:46:12 Removing intermediate container 1c42e723aa1a 12:46:12 ---> 760ebeec441c 12:46:12 Step 22/23 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 12:46:12 Removing intermediate container 084e2f71ef57 12:46:12 ---> 02873ddcf1ba 12:46:12 Step 20/22 : LABEL arch=x86_64 12:46:12 ---> Running in dca2665332fa 12:46:12 ---> Running in 3664454733ed 12:46:12 ---> Running in 5cd15696587c 12:46:12 Executing busybox-1.31.1-r20.trigger 12:46:12 (14/39) Installing py3-appdirs (1.4.4-r1) 12:46:12 (15/39) Installing py3-ordered-set (4.0.1-r0) 12:46:12 OK: 8 MiB in 20 packages 12:46:12 (16/39) Installing py3-parsing (2.4.7-r0) 12:46:12 (17/39) Installing py3-six (1.15.0-r0) 12:46:12 (18/39) Installing py3-packaging (20.4-r0) 12:46:12 (19/39) Installing py3-setuptools (47.0.0-r0) 12:46:12 (20/39) Installing py3-chardet (3.0.4-r4) 12:46:13 (21/39) Installing py3-idna (2.9-r0) 12:46:13 (22/39) Installing py3-certifi (2020.4.5.1-r0) 12:46:13 (23/39) Installing py3-urllib3 (1.25.9-r0) 12:46:13 (24/39) Installing py3-requests (2.23.0-r0) 12:46:13 (25/39) Installing py3-msgpack (1.0.0-r0) 12:46:13 (26/39) Installing py3-lockfile (0.12.2-r3) 12:46:13 (27/39) Installing py3-cachecontrol (0.12.6-r0) 12:46:13 (28/39) Installing py3-colorama (0.4.3-r0) 12:46:13 (29/39) Installing py3-distlib (0.3.0-r0) 12:46:13 (30/39) Installing py3-distro (1.5.0-r1) 12:46:13 Removing intermediate container 3664454733ed 12:46:13 ---> 975fcc46d3aa 12:46:13 Step 22/24 : LABEL arch=x86_64 12:46:13 (31/39) Installing py3-webencodings (0.5.1-r3) 12:46:13 (32/39) Installing py3-html5lib (1.0.1-r4) 12:46:13 Removing intermediate container dca2665332fa 12:46:13 ---> 64b7c5dc3a24 12:46:13 Step 23/23 : LABEL version=0.0.0 12:46:13 (33/39) Installing py3-pytoml (0.1.21-r0) 12:46:13 Removing intermediate container 5cd15696587c 12:46:13 ---> 632b502e77b3 12:46:13 Step 21/22 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 12:46:13 (34/39) Installing py3-pep517 (0.8.2-r0) 12:46:13 (35/39) Installing py3-progress (1.5-r0) 12:46:13 (36/39) Installing py3-toml (0.10.1-r0) 12:46:13 (37/39) Installing py3-retrying (1.3.3-r0) 12:46:13 ---> Running in 5a41c0c6c744 12:46:13 (38/39) Installing py3-contextlib2 (0.6.0-r0) 12:46:13 (39/39) Installing py3-pip (20.1.1-r0) 12:46:13 Executing busybox-1.31.1-r19.trigger 12:46:13 ---> Running in 064fdb504e28 12:46:13 ---> Running in e3123dd7ebea 12:46:13 OK: 72 MiB in 59 packages 12:46:13 Removing intermediate container b73b72a85484 12:46:13 ---> 16b25706c158 12:46:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:46:13 Removing intermediate container 5a41c0c6c744 12:46:13 ---> 264c4ace581d 12:46:13 Step 23/24 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 12:46:13 Removing intermediate container e3123dd7ebea 12:46:13 ---> 6507a5c73be8 12:46:13 Step 22/22 : LABEL version=0.0.0 12:46:13 ---> Running in b20ae6489793 12:46:13 ---> Running in 662efe5ca25d 12:46:13 Removing intermediate container 064fdb504e28 12:46:13 ---> 9c5b2b2d3fb1 12:46:13 12:46:13 Successfully built 9c5b2b2d3fb1 12:46:13 Removing intermediate container b20ae6489793 12:46:13 ---> 469af6657aaa 12:46:13 Step 24/24 : LABEL version=0.0.0 12:46:13 Successfully tagged support-scheduler:latest 12:46:13 Building core-metadata 12:46:14  Building support-scheduler ... done  ---> Running in 396fb3a2262c 12:46:14 ---> c1015d9d3c38 12:46:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:46:14 Removing intermediate container 662efe5ca25d 12:46:14 ---> 289745bc93f3 12:46:14 12:46:14 Collecting docker-compose==1.23.2 12:46:14 Successfully built 289745bc93f3 12:46:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:46:15 Successfully tagged security-proxy-setup:latest 12:46:15  Building security-proxy-setup ... done Building security-bootstrapper 12:46:15 Removing intermediate container 396fb3a2262c 12:46:15 ---> f19099992805 12:46:15 12:46:15 Successfully built f19099992805 12:46:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:46:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:46:16 Successfully tagged core-command:latest 12:46:16  Building core-command ... done Building support-notifications 12:46:16 ---> 1060a2db17f5 12:46:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:46:16 Collecting docopt<0.7,>=0.6.1 12:46:16 Downloading docopt-0.6.2.tar.gz (25 kB) 12:46:18 Collecting cached-property<2,>=1.2.0 12:46:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:46:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:46:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:46:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:46:23 ---> 65bae5b79302 12:46:23 Step 3/23 : WORKDIR /edgex-go 12:46:23 ---> Using cache 12:46:23 ---> 4d86dfcf6b58 12:46:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:46:23 ---> Using cache 12:46:23 ---> 3bf0e0202141 12:46:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 12:46:23 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:46:23 Step 2/32 : FROM ${BUILDER_BASE} AS builder 12:46:23 ---> 65bae5b79302 12:46:23 Step 3/32 : WORKDIR /edgex-go 12:46:23 ---> Using cache 12:46:23 ---> 4d86dfcf6b58 12:46:23 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:46:23 ---> Using cache 12:46:23 ---> 3bf0e0202141 12:46:23 Step 5/32 : RUN apk add --update --no-cache make git 12:46:23 ---> Using cache 12:46:23 ---> b143ba7d61af 12:46:23 Step 6/32 : COPY go.mod . 12:46:23 ---> Using cache 12:46:23 ---> 21a34b545af3 12:46:23 Step 7/32 : RUN go mod download 12:46:23 ---> Using cache 12:46:23 ---> db67fdf8c45f 12:46:23 Step 8/32 : COPY . . 12:46:23 ---> Using cache 12:46:23 ---> 3d02f16e083c 12:46:23 Step 9/32 : RUN go mod tidy 12:46:23 ---> Using cache 12:46:23 ---> e2ed36d4528c 12:46:23 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:46:25 Collecting websocket-client<1.0,>=0.32.0 12:46:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:46:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:46:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:46:25 ---> 65bae5b79302 12:46:25 Step 3/24 : WORKDIR /edgex-go 12:46:25 ---> Using cache 12:46:25 ---> 4d86dfcf6b58 12:46:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:46:25 ---> Using cache 12:46:25 ---> 3bf0e0202141 12:46:25 Step 5/24 : RUN apk add --update --no-cache make git 12:46:25 ---> Using cache 12:46:25 ---> b143ba7d61af 12:46:25 Step 6/24 : COPY go.mod . 12:46:25 ---> Using cache 12:46:25 ---> 21a34b545af3 12:46:25 Step 7/24 : RUN go mod download 12:46:25 ---> Using cache 12:46:25 ---> db67fdf8c45f 12:46:25 Step 8/24 : COPY . . 12:46:25 ---> Using cache 12:46:25 ---> 3d02f16e083c 12:46:25 Step 9/24 : RUN go mod tidy 12:46:25 ---> Using cache 12:46:25 ---> e2ed36d4528c 12:46:25 Step 10/24 : RUN make cmd/core-metadata/core-metadata 12:46:27 ---> 41a24bd37e47 12:46:27 Step 20/24 : ENTRYPOINT ["/core-data"] 12:46:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:46:27 Collecting docker<4.0,>=3.6.0 12:46:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:46:27 Collecting texttable<0.10,>=0.9.0 12:46:27 Downloading texttable-0.9.1.tar.gz (11 kB) 12:46:27 ---> Running in d59e99c3f282 12:46:27 ---> Running in be40f2c6d2cf 12:46:27 ---> Running in bff61607913f 12:46:27 ---> Running in 5ce2d5e86d40 12:46:28 Removing intermediate container 5ce2d5e86d40 12:46:28 ---> b85273871142 12:46:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:46:28 ---> Running in 7d2853f7842c 12:46:28 Removing intermediate container 7d2853f7842c 12:46:28 ---> 8958acf5f615 12:46:28 Step 22/24 : LABEL arch=x86_64 12:46:28 ---> Running in a7b96d67a20c 12:46:28 Collecting PyYAML<4,>=3.10 12:46:28 Downloading PyYAML-3.13.tar.gz (270 kB) 12:46:28 Removing intermediate container a7b96d67a20c 12:46:28 ---> ede097fa295c 12:46:28 Step 23/24 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 12:46:28 ---> Running in d687519e7641 12:46:28 Removing intermediate container d687519e7641 12:46:28 ---> 1bc535fc361f 12:46:28 Step 24/24 : LABEL version=0.0.0 12:46:28 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 12:46:28 ---> Running in a030b456261d 12:46:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:46:28 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 12:46:28 Collecting jsonschema<3,>=2.5.1 12:46:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:46:28 Removing intermediate container a030b456261d 12:46:28 ---> 156ebacf6214 12:46:28 12:46:29 Collecting dockerpty<0.5,>=0.4.1 12:46:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:46:29 Successfully built 156ebacf6214 12:46:29 Successfully tagged core-data:latest 12:46:29 Building security-secretstore-setup 12:46:29  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:46:29 Collecting idna<2.8,>=2.5 12:46:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:46:30 Collecting urllib3<1.25,>=1.21.1 12:46:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:46:30 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 12:46:30 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 12:46:30 Collecting docker-pycreds>=0.4.0 12:46:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:46:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:46:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:46:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:46:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:46:30 OK: 219 MiB in 52 packages 12:46:30 Installing collected packages: idna, urllib3, requests, docopt, cached-property, websocket-client, docker-pycreds, docker, texttable, PyYAML, jsonschema, dockerpty, docker-compose 12:46:30 Attempting uninstall: idna 12:46:30 Found existing installation: idna 2.9 12:46:30 Uninstalling idna-2.9: 12:46:30 Successfully uninstalled idna-2.9 12:46:33 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:46:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:46:33 ---> 65bae5b79302 12:46:33 Step 3/26 : WORKDIR /edgex-go 12:46:33 ---> Using cache 12:46:33 ---> 4d86dfcf6b58 12:46:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:46:33 ---> Using cache 12:46:33 ---> 3bf0e0202141 12:46:33 Step 5/26 : RUN apk add --update --no-cache make git 12:46:33 ---> Using cache 12:46:33 ---> b143ba7d61af 12:46:33 Step 6/26 : COPY go.mod . 12:46:33 ---> Using cache 12:46:33 ---> 21a34b545af3 12:46:33 Step 7/26 : RUN go mod download 12:46:33 ---> Using cache 12:46:33 ---> db67fdf8c45f 12:46:33 Step 8/26 : COPY . . 12:46:33 ---> Using cache 12:46:33 ---> 3d02f16e083c 12:46:33 Step 9/26 : RUN go mod tidy 12:46:33 ---> Using cache 12:46:33 ---> e2ed36d4528c 12:46:33 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:46:37 Attempting uninstall: urllib3 12:46:37 Found existing installation: urllib3 1.25.9 12:46:37 Uninstalling urllib3-1.25.9: 12:46:37 Successfully uninstalled urllib3-1.25.9 12:46:37 ---> Running in 58e4324f6985 12:46:37 Removing intermediate container bff61607913f 12:46:37 ---> 1fc66d60733d 12:46:37 Step 6/23 : COPY go.mod . 12:46:37 Attempting uninstall: requests 12:46:37 Found existing installation: requests 2.23.0 12:46:37 Uninstalling requests-2.23.0: 12:46:37 Successfully uninstalled requests-2.23.0 12:46:37 Running setup.py install for docopt: started 12:46:37 ---> 69cb3de46103 12:46:37 Step 7/23 : RUN go mod download 12:46:37 ---> Running in 19b1fb4dd555 12:46: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 12:46:40 Running setup.py install for docopt: finished with status 'done' 12:46:40 Removing intermediate container 19b1fb4dd555 12:46:40 ---> 864bf3fe36da 12:46:40 Step 8/23 : COPY . . 12:46:40 Running setup.py install for texttable: started 12:46:40 Running setup.py install for texttable: finished with status 'done' 12:46:40 Running setup.py install for PyYAML: started 12:46:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:46:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:46:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:46:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:46:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:46:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:46:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:46:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:46:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:46:43 Running setup.py install for PyYAML: finished with status 'done' 12:46:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:46:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:46:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:46:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:46:43 Running setup.py install for dockerpty: started 12:46:44 Running setup.py install for dockerpty: finished with status 'done' 12:46:47 ---> e7fac18f5831 12:46:47 Step 9/23 : RUN go mod tidy 12:46:47 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 12:46:47 ---> Running in d19eeffd6cc0 12:46:51 Removing intermediate container d19eeffd6cc0 12:46:51 ---> 0c20a922768f 12:46:51 Step 10/23 : RUN make cmd/support-notifications/support-notifications 12:46:51 Removing intermediate container 34716328598f 12:46:51 ---> 4a61f14916f3 12:46:51 Step 15/24 : ENV APP_PORT=58890 12:46:51 ---> Running in 08273238194d 12:46:51 ---> Running in 11adc3a2d499 12:46:51 Removing intermediate container 11adc3a2d499 12:46:51 ---> a01c77fb390f 12:46:51 Step 16/24 : EXPOSE $APP_PORT 12:46:51 ---> Running in e705945c3d35 12:46:51 Removing intermediate container e705945c3d35 12:46:51 ---> 4ae43a90d55e 12:46:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:46:51 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 12:46:51 ---> 1f3c560de5d2 12:46:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:46:52 ---> 129e6806d75f 12:46:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:46:52 ---> e3d855c5172b 12:46:52 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 12:46:52 ---> Running in 6036a5a00e5c 12:46:52 Removing intermediate container 6036a5a00e5c 12:46:52 ---> 533871044809 12:46:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:46:52 ---> Running in 9586fd452cd8 12:46:53 Removing intermediate container 9586fd452cd8 12:46:53 ---> b5e68de47e68 12:46:53 Step 22/24 : LABEL arch=x86_64 12:46:53 ---> Running in 43932384c2d0 12:46:53 Removing intermediate container 43932384c2d0 12:46:53 ---> bf6109a56692 12:46:53 Step 23/24 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 12:46:53 ---> Running in dad3e0614eb1 12:46:53 Removing intermediate container dad3e0614eb1 12:46:53 ---> bc82b2a5ab10 12:46:53 Step 24/24 : LABEL version=0.0.0 12:46:53 ---> Running in afb4ef2ea6a6 12:46:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.150s coverage: 28.7% of statements 12:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:46:53 Removing intermediate container afb4ef2ea6a6 12:46:53 ---> ada8e1ad630d 12:46:53 12:46:53 Successfully built ada8e1ad630d 12:46:53 Successfully tagged sys-mgmt-agent:latest 12:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.319s coverage: 100.0% of statements 12:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.391s coverage: 53.1% of statements 12:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:46:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.560s coverage: 87.7% of statements 12:46:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:46:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:46:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.224s coverage: 78.9% of statements 12:47:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.184s coverage: 81.2% of statements 12:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:47:06  Building sys-mgmt-agent ... done Removing intermediate container be40f2c6d2cf 12:47:06 ---> ef769bcabc07 12:47:06 12:47:06 Step 11/32 : FROM alpine:3.12 12:47:06 ---> 13621d1b12d4 12:47:06 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:47:06 ---> Running in 05fbc73eaa1f 12:47:06 Removing intermediate container 05fbc73eaa1f 12:47:06 ---> 4dcca1456e97 12:47:06 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 12:47:06 ---> Running in 8ede3f8e6ea6 12:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:47:06 (1/2) Installing dumb-init (1.2.2-r1) 12:47:06 (2/2) Installing su-exec (0.2-r1) 12:47:06 Executing busybox-1.31.1-r20.trigger 12:47:06 OK: 6 MiB in 16 packages 12:47:07 Removing intermediate container 8ede3f8e6ea6 12:47:07 ---> 8e493a8b7938 12:47:07 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 12:47:07 ---> Running in aeb5d297a135 12:47:07 Removing intermediate container aeb5d297a135 12:47:07 ---> 2d714d68ac09 12:47:07 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:47:07 ---> Running in 8b1b9869bd9c 12:47:07 Removing intermediate container 8b1b9869bd9c 12:47:07 ---> c942ffae4710 12:47:07 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:47:07 ---> Running in 467a8f3a31e7 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.391s coverage: 95.1% of statements 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.209s coverage: 60.0% of statements 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.298s coverage: 0.8% of statements 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.239s coverage: 22.0% of statements 12:47:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.170s coverage: 47.1% of statements 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.246s coverage: 79.5% of statements 12:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements 12:47:09 Removing intermediate container d59e99c3f282 12:47:09 ---> b8a3a80afdf1 12:47:09 12:47:09 Step 11/24 : FROM alpine:3.12 12:47:09 ---> 13621d1b12d4 12:47:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:47:09 ---> Using cache 12:47:09 ---> ee668f42c4d1 12:47:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:47:09 ---> Using cache 12:47:09 ---> d922c284077b 12:47:09 Step 14/24 : ENV APP_PORT=59881 12:47:09 ---> Running in 3bde3402fd3b 12:47:09 Removing intermediate container 467a8f3a31e7 12:47:09 ---> 66e37c3e634f 12:47:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 12:47:09 Removing intermediate container 3bde3402fd3b 12:47:09 ---> a14a66e5be14 12:47:09 Step 15/24 : EXPOSE $APP_PORT 12:47:09 ---> Running in 0c682dc08dca 12:47:09 ---> Running in 9bf88c82994d 12:47:09 Removing intermediate container 0c682dc08dca 12:47:09 ---> 29e25fece349 12:47:09 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:47:10 Removing intermediate container 9bf88c82994d 12:47:10 ---> 6b504bd1e45f 12:47:10 Step 16/24 : WORKDIR / 12:47:10 ---> Running in b2dda7166f9a 12:47:10 ---> 9d877526e0e7 12:47:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:47:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements 12:47:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.169s coverage: 87.5% of statements 12:47:10 ---> Running in d99995ef8adc 12:47:10 Removing intermediate container b2dda7166f9a 12:47:10 ---> c50646f01adf 12:47:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:47:10 ---> db6608ee4bd6 12:47:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:47:10 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 12:47:11 ---> 88a13bda0882 12:47:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:47:11 Removing intermediate container d99995ef8adc 12:47:11 ---> bdf057b8b738 12:47:11 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 12:47:11 ---> d19d81e5b7df 12:47:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 12:47:11 ---> 05112367565d 12:47:11 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:47:11 ---> Running in d9d981f9eefa 12:47:12 Removing intermediate container d9d981f9eefa 12:47:12 ---> 168c0c581edd 12:47:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:47:12 ---> Running in 6f0e9ad9146b 12:47:12 ---> 00aab591da0f 12:47:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:47:12 Removing intermediate container 6f0e9ad9146b 12:47:12 ---> b7a7d21b2a7a 12:47:12 Step 22/24 : LABEL arch=x86_64 12:47:12 ---> 83a501c16f87 12:47:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:47:12 ---> Running in be802595d912 12:47:13 Removing intermediate container be802595d912 12:47:13 ---> 2267c01ee454 12:47:13 Step 23/24 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 12:47:13 ---> Running in a9108a5911a9 12:47:13 ---> 66f6350c75d4 12:47:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:47:13 Removing intermediate container a9108a5911a9 12:47:13 ---> 4c2ed712dfa0 12:47:13 Step 24/24 : LABEL version=0.0.0 12:47:13 ---> Running in 1afb837cc7e5 12:47:13 ---> 7f18d98ac666 12:47:13 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 12:47:13 Removing intermediate container 58e4324f6985 12:47:13 ---> b9b191998f80 12:47:13 12:47:13 Step 11/26 : FROM alpine:3.12 12:47:13 ---> 13621d1b12d4 12:47:13 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 12:47:14 ---> Running in 64828f17ec21 12:47:14 ---> Running in cfc6e48794f5 12:47:14 Removing intermediate container 1afb837cc7e5 12:47:14 ---> 148702369f95 12:47:14 12:47:14 Removing intermediate container 64828f17ec21 12:47:14 ---> 7abe8a4621da 12:47:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:47:14 Successfully built 148702369f95 12:47:14 Successfully tagged core-metadata:latest 12:47:14  Building core-metadata ... done  ---> 12893b28a6a7 12:47:14 Step 27/32 : RUN chmod +x /entrypoint.sh 12:47:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:47:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:47:15 (1/6) Installing ca-certificates (20191127-r4) 12:47:15 (2/6) Installing nghttp2-libs (1.41.0-r0) 12:47:15 (3/6) Installing libcurl (7.77.0-r0) 12:47:15 (4/6) Installing curl (7.77.0-r0) 12:47:15 (5/6) Installing dumb-init (1.2.2-r1) 12:47:15 (6/6) Installing su-exec (0.2-r1) 12:47:15 Executing busybox-1.31.1-r20.trigger 12:47:15 Executing ca-certificates-20191127-r4.trigger 12:47:15 OK: 7 MiB in 20 packages 12:47:15 ---> Running in d0587f3491a1 12:47:15 Removing intermediate container cfc6e48794f5 12:47:15 ---> d1291ceba87f 12:47:15 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:47:16 ---> Running in d81736850b7b 12:47:16 Removing intermediate container 08273238194d 12:47:16 ---> a9c5c26983a1 12:47:16 12:47:16 Step 11/23 : FROM alpine:3.12 12:47:16 ---> 13621d1b12d4 12:47:16 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 12:47:16 Removing intermediate container d81736850b7b 12:47:16 ---> 85ab05b3e3f7 12:47:16 Step 14/26 : WORKDIR / 12:47:16 ---> Running in 3020b1c8d57e 12:47:16 ---> Running in 21f2aaf82c9f 12:47:16 Removing intermediate container d0587f3491a1 12:47:16 ---> b1ba9f649745 12:47:16 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 12:47:16 ---> Running in c0beed28bea9 12:47:16 Removing intermediate container 21f2aaf82c9f 12:47:16 ---> 2dd94dbe49fb 12:47:16 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:47:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:47:16 Removing intermediate container c0beed28bea9 12:47:16 ---> b45268a9aa81 12:47:16 Step 29/32 : CMD ["gate"] 12:47:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:47:16 ---> Running in 74ca6cfe1818 12:47:16 (1/2) Installing ca-certificates (20191127-r4) 12:47:16 (2/2) Installing dumb-init (1.2.2-r1) 12:47:16 Executing busybox-1.31.1-r20.trigger 12:47:16 Executing ca-certificates-20191127-r4.trigger 12:47:16 OK: 6 MiB in 16 packages 12:47:16 ---> 3abdf6bbbe0e 12:47:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:47:17 Removing intermediate container 74ca6cfe1818 12:47:17 ---> b54bec6a53f1 12:47:17 Step 30/32 : LABEL arch=x86_64 12:47:17 ---> Running in 2fb09d4c5b55 12:47:17 ---> d090f355b407 12:47:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:47:17 Removing intermediate container 2fb09d4c5b55 12:47:17 ---> d57d4c0e0108 12:47:17 Step 31/32 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 12:47:17 Removing intermediate container 3020b1c8d57e 12:47:17 ---> a4087bdb6ebb 12:47:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:47:17 ---> Running in 468583cf518c 12:47:17 ---> aeb9a9da2167 12:47: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 12:47:17 ---> Running in b03047740941 12:47:18 Removing intermediate container 468583cf518c 12:47:18 ---> 75f6b8a44cbb 12:47:18 Step 32/32 : LABEL version=0.0.0 12:47:18 Removing intermediate container b03047740941 12:47:18 ---> 8ae98664ab2e 12:47:18 Step 14/23 : ENV APP_PORT=59860 12:47:18 ---> 3d9a4d5ebbf3 12:47:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:47:18 ---> Running in 36ec7af620bf 12:47:18 ---> Running in 43d798ac1cb0 12:47:18 Removing intermediate container 36ec7af620bf 12:47:18 ---> 755e73edc38b 12:47:18 12:47:18 Successfully built 755e73edc38b 12:47:18 Removing intermediate container 43d798ac1cb0 12:47:18 ---> 6ba50735d923 12:47:18 Step 15/23 : EXPOSE $APP_PORT 12:47:18 Successfully tagged security-bootstrapper:latest 12:47:19  Building security-bootstrapper ... done  ---> 89e25833e145 12:47:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:47:19 ---> Running in 6482a1e4d390 12:47:19 Removing intermediate container 6482a1e4d390 12:47:19 ---> 8b0d0ada2620 12:47:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:47:19 ---> 277f562d49ce 12:47:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:47:19 ---> 312326bb8940 12:47:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:47:19 ---> b323022b6070 12:47:19 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/ 12:47:19 ---> ac156ae44741 12:47:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:47:19 ---> Running in acf28155928c 12:47:19 ---> f6172022adef 12:47:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 12:47:19 ---> Running in 63610006518c 12:47:19 Removing intermediate container 63610006518c 12:47:19 ---> b040a8855097 12:47:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:47:20 ---> Running in 6d0dbb5f29f0 12:47:20 Removing intermediate container 6d0dbb5f29f0 12:47:20 ---> 9124477af4f1 12:47:20 Step 21/23 : LABEL arch=x86_64 12:47:20 ---> Running in bbdef8b03095 12:47:20 Removing intermediate container bbdef8b03095 12:47:20 ---> aa89cf8ebf38 12:47:20 Step 22/23 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 12:47:20 ---> Running in c8f9cb54d6d6 12:47:20 Removing intermediate container acf28155928c 12:47:20 ---> add428f09f9f 12:47:20 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 12:47:20 ---> Running in fd7aa9e05edb 12:47:20 Removing intermediate container c8f9cb54d6d6 12:47:20 ---> fa6178eae911 12:47:20 Step 23/23 : LABEL version=0.0.0 12:47:20 ---> Running in c60e0f95ea4a 12:47:20 Removing intermediate container fd7aa9e05edb 12:47:20 ---> 0c01f16320d7 12:47:20 Step 24/26 : LABEL arch=x86_64 12:47:20 ---> Running in 4ee0c630f5e9 12:47:20 Removing intermediate container c60e0f95ea4a 12:47:20 ---> 05d308219815 12:47:20 12:47:20 Removing intermediate container 4ee0c630f5e9 12:47:20 ---> 1b0b0e02aa97 12:47:20 Step 25/26 : LABEL git_sha=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 12:47:20 ---> Running in f19f59591931 12:47:20 Successfully built 05d308219815 12:47:20 Successfully tagged support-notifications:latest 12:47:20  Building support-notifications ... done Removing intermediate container f19f59591931 12:47:20 ---> c571f5492867 12:47:20 Step 26/26 : LABEL version=0.0.0 12:47:20 ---> Running in dd24ae09b17d 12:47:20 Removing intermediate container dd24ae09b17d 12:47:20 ---> 08c9edc2ab6d 12:47:20 12:47:20 Successfully built 08c9edc2ab6d 12:47:20 Successfully tagged security-secretstore-setup:latest 12:47:20  Building security-secretstore-setup ... done  [Pipeline] } 12:47:20 $ docker stop --time=1 469b12a25c4a9e30d1c97ec73570c495cb8594ec27d6430ad44f635c1416bdb5 12:47:22 $ docker rm -f 469b12a25c4a9e30d1c97ec73570c495cb8594ec27d6430ad44f635c1416bdb5 [Pipeline] // withDockerContainer [Pipeline] sh 12:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.228s coverage: 94.4% of statements 12:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.208s coverage: 44.8% of statements 12:47:22 + docker images 12:47:22 REPOSITORY TAG IMAGE ID CREATED SIZE 12:47:22 support-notifications latest 05d308219815 2 seconds ago 16.7MB 12:47:22 security-secretstore-setup latest 08c9edc2ab6d 2 seconds ago 28.7MB 12:47:22 security-bootstrapper latest 755e73edc38b 4 seconds ago 18.6MB 12:47:22 a9c5c26983a1 6 seconds ago 1.15GB 12:47:22 core-metadata latest 148702369f95 9 seconds ago 16.6MB 12:47:22 b9b191998f80 9 seconds ago 1.15GB 12:47:22 b8a3a80afdf1 14 seconds ago 1.15GB 12:47:22 ef769bcabc07 18 seconds ago 1.15GB 12:47:22 sys-mgmt-agent latest ada8e1ad630d 29 seconds ago 312MB 12:47:22 core-data latest 156ebacf6214 54 seconds ago 20.2MB 12:47:22 core-command latest f19099992805 About a minute ago 15.9MB 12:47:22 security-proxy-setup latest 289745bc93f3 About a minute ago 25.7MB 12:47:22 support-scheduler latest 9c5b2b2d3fb1 About a minute ago 15.9MB 12:47:22 82ff4f2b7076 About a minute ago 1.15GB 12:47:22 f904833c2dba About a minute ago 1.14GB 12:47:22 3f9f8fd28c28 About a minute ago 1.15GB 12:47:22 4778c9315412 About a minute ago 1.15GB 12:47:22 15feed3baa55 About a minute ago 1.14GB 12:47:22 ci-base-image-x86_64 latest 65bae5b79302 5 minutes ago 647MB 12:47:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 12:47:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 12:47:22 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 12:47:22 docker 20.10.0 aefe523efa57 6 months ago 240MB 12:47:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 12:47:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.679s coverage: 81.8% of statements 12:47:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements 12:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 12:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.175s coverage: 87.2% of statements 12:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 12:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.179s coverage: 58.8% of statements 12:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.193s coverage: 80.0% of statements 12:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements 12:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements 12:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.279s coverage: 91.2% of statements 12:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.832s coverage: 64.4% of statements 12:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements 12:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 91.3% of statements 12:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 12:47:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.113s coverage: 73.7% of statements 12:47:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements 12:47:38 Still waiting to schedule task 12:47:38 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:47:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.360s coverage: 66.9% of statements 12:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:47:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.706s coverage: 43.6% of statements 12:47:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:47:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:47:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.274s coverage: 89.5% of statements 12:47:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:47:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.352s coverage: 84.8% of statements 12:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:47:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.310s coverage: 19.3% of statements 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:47:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.557s coverage: 91.9% of statements 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:47:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.210s coverage: 62.7% of statements 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:47:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.362s coverage: 97.6% of statements 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:47:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:47:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.172s coverage: 100.0% of statements 12:47:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.070s coverage: 95.4% of statements 12:47:52 GO111MODULE=on go vet ./... 12:49:05 Running on prd-ubuntu18.04-docker-8c-8g-1180 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 12:49:05 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 12:49:06 The recommended git tool is: git 12:49:08 using credential edgex-jenkins-ssh 12:49:08 Cloning the remote Git repository 12:49:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:49:09 > git init /w/workspace/edgex-go/13 # timeout=10 12:49:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:49:09 > git --version # timeout=10 12:49:09 > git --version # 'git version 2.17.1' 12:49:09 using GIT_SSH to set credentials SSH Credentials for GitHub 12:49:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:49:14 gofmt -l . 12:49:14 [ "`gofmt -l .`" = "" ] 12:49:14 ./bin/test-attribution-txt.sh [Pipeline] sh 12:49:14 + ls -al . 12:49:14 total 544 12:49:14 drwxrwxr-x 9 1001 1001 4096 Jun 24 12:49 . 12:49:14 drwxr-xr-x 4 root root 4096 Jun 24 12:45 .. 12:49:14 -rw-rw-r-- 1 1001 1001 11 Jun 24 12:43 .dockerignore 12:49:14 drwxrwxr-x 8 1001 1001 4096 Jun 24 12:43 .git 12:49:14 drwxrwxr-x 3 1001 1001 4096 Jun 24 12:43 .github 12:49:14 -rw-rw-r-- 1 1001 1001 818 Jun 24 12:43 .gitignore 12:49:14 -rw-rw-r-- 1 1001 1001 166 Jun 24 12:43 .sonarcloud.properties 12:49:14 -rw-rw-r-- 1 1001 1001 8609 Jun 24 12:43 Attribution.txt 12:49:14 -rw-rw-r-- 1 1001 1001 3804 Jun 24 12:43 CONTRIBUTING.md 12:49:14 -rw-rw-r-- 1 1001 1001 931 Jun 24 12:43 Dockerfile.build 12:49:14 -rw-rw-r-- 1 1001 1001 849 Jun 24 12:43 Jenkinsfile 12:49:14 -rw-rw-r-- 1 1001 1001 10775 Jun 24 12:43 LICENSE 12:49:14 -rw-rw-r-- 1 1001 1001 5605 Jun 24 12:43 Makefile 12:49:14 -rw-rw-r-- 1 1001 1001 7905 Jun 24 12:43 README.md 12:49:14 -rw-rw-r-- 1 1001 1001 7071 Jun 24 12:43 SECURITY.md 12:49:14 -rw-rw-r-- 1 1001 1001 5 Jun 24 12:40 VERSION 12:49:14 -rw-rw-r-- 1 1001 1001 4131 Jun 24 12:43 ZMQWindows.md 12:49:14 drwxrwxr-x 2 1001 1001 4096 Jun 24 12:43 bin 12:49:14 drwxrwxr-x 14 1001 1001 4096 Jun 24 12:43 cmd 12:49:14 -rw-r--r-- 1 root root 398095 Jun 24 12:47 coverage.out 12:49:14 -rw-rw-r-- 1 1001 1001 841 Jun 24 12:43 go.mod 12:49:14 -rw-r--r-- 1 root root 20962 Jun 24 12:45 go.sum 12:49:14 drwxrwxr-x 7 1001 1001 4096 Jun 24 12:43 internal 12:49:14 drwxrwxr-x 3 1001 1001 4096 Jun 24 12:43 openapi 12:49:14 drwxrwxr-x 4 1001 1001 4096 Jun 24 12:43 snap 12:49:14 -rw-rw-r-- 1 1001 1001 168 Jun 24 12:43 version.go [Pipeline] sh 12:49:15 + '[' -e coverage.out ] 12:49:15 + chown 1001:1001 coverage.out [Pipeline] stash 12:49:15 Warning: overwriting stash ‘coverage-report’ 12:49:16 Stashed 1 file(s) [Pipeline] sh 12:49:16 + make build 12:49:16 go mod tidy 12:49:17 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 12:49:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:49:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:49:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:49:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:49:21 using GIT_SSH to set credentials SSH Credentials for GitHub 12:49:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:49:22 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 4ae321926be74fe0830e012cae7584d1ecc4a7f6 12:49:22 Merge succeeded, producing a09b801546ab196852b7575166361e520f0fe666 12:49:22 Checking out Revision a09b801546ab196852b7575166361e520f0fe666 (PR-3579) 12:49:22 > git config core.sparsecheckout # timeout=10 12:49:22 > git checkout -f 4ae321926be74fe0830e012cae7584d1ecc4a7f6 # timeout=10 12:49:22 > git remote # timeout=10 12:49:22 > git config --get remote.origin.url # timeout=10 12:49:22 using GIT_SSH to set credentials SSH Credentials for GitHub 12:49:22 > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 12:49:22 > git rev-parse HEAD^{commit} # timeout=10 12:49:22 > git config core.sparsecheckout # timeout=10 12:49:22 > git checkout -f a09b801546ab196852b7575166361e520f0fe666 # timeout=10 12:49:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:49:26 Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" 12:49:26 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:49:27 + echo snap-build.sh 12:49:27 snap-build.sh 12:49:27 + SNAP_BASE_DIR=. 12:49:27 + '[' '!' -z /w/workspace/edgex-go/13 ']' 12:49:27 + SNAP_BASE_DIR=/w/workspace/edgex-go/13 12:49:27 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' 12:49:27 [snap-build] Building snap in dir [/w/workspace/edgex-go/13] 12:49:27 + cd /w/workspace/edgex-go/13 12:49:27 + sudo apt-get remove -qy --purge lxd lxd-client 12:49:27 Reading package lists... 12:49:27 Building dependency tree... 12:49:27 Reading state information... 12:49:27 The following packages were automatically installed and are no longer required: 12:49:27 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:49:27 uidmap xdelta3 12:49:27 Use 'sudo apt autoremove' to remove them. 12:49:27 The following packages will be REMOVED: 12:49:27 lxd* lxd-client* 12:49:26 > git rev-list --no-walk 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a # timeout=10 12:49:28 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:49:28 After this operation, 31.7 MB disk space will be freed. 12:49:32 (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.) 12:49:32 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:49:33 Removing lxd dnsmasq configuration 12:49:33 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:49:34 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:49:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:49:35 (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.) 12:49:35 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:49:37 Processing triggers for systemd (237-3ubuntu10.45) ... 12:49:37 Processing triggers for ureadahead (0.100.0-21) ... 12:49:38 + sudo snap remove --purge lxd 12:49:38 snap "lxd" is not installed 12:49:38 + sudo groupadd --force --system lxd 12:49:38 ++ whoami 12:49:38 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:49:38 + newgrp - lxd 12:49:38 + sudo snap install lxd 12:49:46 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 12:49:46 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 12:49:50 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 12:49:51 2021-06-24T12:49:48Z INFO Waiting for automatic snapd restart... 12:49:51 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 12:49:54 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 12:49:58 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 12:50:00 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 12:50:05 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 12:50:07 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 12:50:11 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 12:50:13 lxd 4.15 from Canonical* installed 12:50:13 + sudo lxd init --auto [Pipeline] } 12:50:16 $ docker stop --time=1 a3c942df3ae71999068f5f84c188f22bacdc4ab7da2a923f2509fdd6a73bd006 12:50:18 $ docker rm -f a3c942df3ae71999068f5f84c188f22bacdc4ab7da2a923f2509fdd6a73bd006 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:50:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:50:20 12:50:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:50:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:50:21 latest: Pulling from edgex-devops/edgex-compose-arm64 12:50:21 29e5d40040c1: Pulling fs layer 12:50:21 1ce36da41761: Pulling fs layer 12:50:21 25b303627fd3: Pulling fs layer 12:50:21 29e5d40040c1: Verifying Checksum 12:50:21 29e5d40040c1: Download complete 12:50:27 + sudo snap install --classic snapcraft 12:50:27 29e5d40040c1: Pull complete 12:50:27 1ce36da41761: Verifying Checksum 12:50:27 1ce36da41761: Download complete 12:50:27 1ce36da41761: Pull complete 12:50:27 25b303627fd3: Verifying Checksum 12:50:27 25b303627fd3: Download complete 12:50:33 25b303627fd3: Pull complete 12:50:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:50:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:50:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:50:34 prd-ubuntu18.04-docker-arm64-4c-16g-1179 does not seem to be running inside a container 12:50:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:50:37 $ docker top b6e316874a9af0e4f8a98ccafdd02d407114b00d45aa5ce5fc5bb1d144b0b2a5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:50:38 + docker-compose build --help+ 12:50:38 grep parallel 12:50:39 snapcraft 4.8.2 from Canonical* installed 12:50:39 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:50:39 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:50:39 % Total % Received % Xferd Average Speed Time Time Time Current 12:50:39 Dload Upload Total Spent Left Speed 12:50:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4415 0 --:--:-- --:--:-- --:--:-- 4415 12:50:39 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M 12:50:39 ./yq_linux_amd64 12:50:40 + sudo snapcraft prime --use-lxd 12:50:41 --parallel Build images in parallel. [Pipeline] } 12:50:41 $ docker stop --time=1 b6e316874a9af0e4f8a98ccafdd02d407114b00d45aa5ce5fc5bb1d144b0b2a5 12:50:42 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:50:42 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: 12:50:42 - README.md 12:50:42 12:50:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:50:42 Launching a container. 12:50:43 $ docker rm -f b6e316874a9af0e4f8a98ccafdd02d407114b00d45aa5ce5fc5bb1d144b0b2a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:50:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:50:44 . [Pipeline] withDockerContainer 12:50:44 prd-ubuntu18.04-docker-arm64-4c-16g-1179 does not seem to be running inside a container 12:50:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-devops/edgex-compose-arm64:latest cat 12:50:45 $ docker top 108ddebaaed02c41cd312085985339cbc351b2398fb9b67bc94428bc4031b6e4 -eo pid,comm [Pipeline] { [Pipeline] sh 12:50:46 + docker-compose -f ./docker-compose-build.yml build --parallel 12:50:50 Building core-command ... 12:50:50 Building core-data ... 12:50:50 Building core-metadata ... 12:50:50 Building security-bootstrapper ... 12:50:50 Building security-proxy-setup ... 12:50:50 Building security-secretstore-setup ... 12:50:50 Building support-notifications ... 12:50:50 Building support-scheduler ... 12:50:50 Building sys-mgmt-agent ... 12:50:50 Building sys-mgmt-agent 12:50:50 Building support-notifications 12:50:50 Building core-command 12:50:50 Building security-secretstore-setup 12:50:50 Building security-bootstrapper 12:50:51 Waiting for container to be ready 12:50:51 To start your first instance, try: lxc launch ubuntu:18.04 12:50:51 12:50:59 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:50:59 Waiting for network to be ready... 12:50:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:50:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 12:50:59 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:50:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 12:50:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 12:50:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 12:50:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 12:50:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 12:50:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 12:50:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 12:50:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:50:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:50:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:50:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:51:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:51:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:51:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:51:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:51:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:51:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 12:51:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 12:51:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 12:51:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 12:51:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 12:51:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 12:51:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 12:51:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 12:51:03 Fetched 24.8 MB in 4s (5952 kB/s) 12:51:04 Reading package lists... 12:51:04 Reading package lists... 12:51:04 Building dependency tree... 12:51:04 Reading state information... 12:51:04 The following additional packages will be installed: 12:51:04 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:51:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:51:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:51:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:51:04 Suggested packages: 12:51:04 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:51:04 Recommended packages: 12:51:04 gnupg libsasl2-modules 12:51:04 The following NEW packages will be installed: 12:51:04 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:51:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:51:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:51:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:51:04 The following packages will be upgraded: 12:51:04 gpg gpg-agent gpgconf libudev1 12:51:04 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 12:51:04 Need to get 3530 kB of archives. 12:51:04 After this operation, 13.3 MB of additional disk space will be used. 12:51:04 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] 12:51:04 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] 12:51:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 12:51:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 12:51:04 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 12:51:05 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 12:51:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:51:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:51:05 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 12:51:05 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 12:51:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 12:51:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:51:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:51:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:51:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:51:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:51:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:51:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:51:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:51:05 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:51:05 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:51:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 12:51:06 debconf: delaying package configuration, since apt-utils is not installed 12:51:06 Fetched 3530 kB in 1s (3154 kB/s) 12:51:06 (Reading database ... 12511 files and directories currently installed.) 12:51:06 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 12:51:06 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 12:51:06 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 12:51:06 Selecting previously unselected package udev. 12:51:06 (Reading database ... 12511 files and directories currently installed.) 12:51:06 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 12:51:06 Unpacking udev (237-3ubuntu10.48) ... 12:51:06 Selecting previously unselected package libfuse2:amd64. 12:51:06 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:51:06 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:51:06 Selecting previously unselected package fuse. 12:51:06 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:51:06 Unpacking fuse (2.9.7-1ubuntu1) ... 12:51:06 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 12:51:06 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:51:06 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 12:51:06 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:51:06 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 12:51:06 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:51:07 Selecting previously unselected package libksba8:amd64. 12:51:07 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:51:07 Unpacking libksba8:amd64 (1.3.5-2) ... 12:51:07 Selecting previously unselected package libroken18-heimdal:amd64. 12:51:07 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:51:07 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:07 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:51:07 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:51:07 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:07 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:51:07 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:51:07 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:07 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:51:07 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:51:07 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:07 Selecting previously unselected package libwind0-heimdal:amd64. 12:51:07 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:51:07 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:07 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:51:07 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:51:07 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:07 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:51:07 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:51:07 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:07 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:51:07 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:51:07 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:07 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:51:07 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:51:07 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:07 Selecting previously unselected package libsasl2-modules-db:amd64. 12:51:07 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:51:07 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:51:07 Selecting previously unselected package libsasl2-2:amd64. 12:51:07 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:51:07 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:51:08 Selecting previously unselected package libldap-common. 12:51:08 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 12:51:08 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:51:08 Selecting previously unselected package libldap-2.4-2:amd64. 12:51:08 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 12:51:08 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:51:08 Selecting previously unselected package dirmngr. 12:51:08 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 12:51:08 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 12:51:08 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:51:08 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 12:51:08 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:51:08 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:51:08 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:51:08 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 12:51:08 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:08 Setting up libksba8:amd64 (1.3.5-2) ... 12:51:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:51:08 Setting up udev (237-3ubuntu10.48) ... 12:51:08 invoke-rc.d: policy-rc.d denied execution of start. 12:51:08 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:08 Processing triggers for systemd (237-3ubuntu10) ... 12:51:08 Setting up fuse (2.9.7-1ubuntu1) ... 12:51:08 Setting up gpg (2.2.4-1ubuntu1.4) ... 12:51:08 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:08 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:08 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:08 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:09 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:09 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:09 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:51:09 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:51:09 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 12:51:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:51:09 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:51:09 settings in the [Install] section, and DefaultInstance for template units). 12:51:09 This means they are not meant to be enabled using systemctl. 12:51:09 Possible reasons for having this kind of units are: 12:51:09 1) A unit may be statically enabled by being symlinked from another unit's 12:51:09 .wants/ or .requires/ directory. 12:51:09 2) A unit's purpose may be to act as a helper for some other unit which has 12:51:09 a requirement dependency on it. 12:51:09 3) A unit may be started when needed via activation (socket, path, timer, 12:51:09 D-Bus, udev, scripted systemctl call, ...). 12:51:09 4) In case of template units, the unit is meant to be enabled with some 12:51:09 instance name specified. 12:51:10 Reading package lists... 12:51:10 Building dependency tree... 12:51:10 Reading state information... 12:51:10 The following additional packages will be installed: 12:51:10 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 12:51:10 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 12:51:10 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 12:51:10 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 12:51:10 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 12:51:10 Suggested packages: 12:51:10 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:51:10 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:51:10 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:51:10 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:51:10 systemd-container policykit-1 12:51:10 Recommended packages: 12:51:10 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 12:51:10 The following NEW packages will be installed: 12:51:10 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 12:51:10 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 12:51:10 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 12:51:10 multiarch-support openssh-client python3 python3-minimal python3.6 12:51:10 python3.6-minimal snapd squashfs-tools sudo 12:51:10 The following packages will be upgraded: 12:51:10 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:51:10 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 12:51:10 Need to get 36.7 MB of archives. 12:51:10 After this operation, 147 MB of additional disk space will be used. 12:51:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 12:51:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 12:51:10 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 12:51:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 12:51:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 12:51:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 12:51:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 12:51:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:51:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 12:51:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:51:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:51:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:51:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:51:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:51:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 12:51:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 12:51:11 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 12:51:11 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 12:51:11 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 12:51:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:51:11 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:51:11 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:51:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:51:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:51:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 12:51:11 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:51:11 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:51:11 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 12:51:11 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 12:51:11 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 12:51:12 debconf: delaying package configuration, since apt-utils is not installed 12:51:12 Fetched 36.7 MB in 2s (16.2 MB/s) 12:51:12 (Reading database ... 12757 files and directories currently installed.) 12:51:12 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 12:51:12 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 12:51:13 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 12:51:13 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 12:51:14 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 12:51:14 (Reading database ... 12757 files and directories currently installed.) 12:51:14 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 12:51:14 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 12:51:14 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 12:51:14 (Reading database ... 12757 files and directories currently installed.) 12:51:14 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 12:51:14 Unpacking apt (1.6.13) over (1.6.1) ... 12:51:14 Setting up apt (1.6.13) ... 12:51:14 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:51:15 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:51:15 (Reading database ... 12764 files and directories currently installed.) 12:51:15 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 12:51:15 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 12:51:15 Selecting previously unselected package libpython3.6-minimal:amd64. 12:51:15 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:51:15 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:51:15 Selecting previously unselected package libexpat1:amd64. 12:51:15 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 12:51:15 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:51:24 Selecting previously unselected package python3.6-minimal. 12:51:24 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:51:24 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:51:24 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 12:51:24 Checking for services that may need to be restarted...done. 12:51:24 Checking for services that may need to be restarted...done. 12:51:24 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:51:24 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:51:24 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:51:24 Selecting previously unselected package python3-minimal. 12:51:24 (Reading database ... 13012 files and directories currently installed.) 12:51:24 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:51:24 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:51:24 Selecting previously unselected package mime-support. 12:51:24 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:51:24 Unpacking mime-support (3.60ubuntu1) ... 12:51:24 Selecting previously unselected package libmpdec2:amd64. 12:51:24 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:51:24 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:51:24 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:51:24 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:51:24 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:51:24 Selecting previously unselected package python3.6. 12:51:24 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:51:24 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:51:24 Selecting previously unselected package libpython3-stdlib:amd64. 12:51:24 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:51:24 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:51:24 Setting up python3-minimal (3.6.7-1~18.04) ... 12:51:24 Selecting previously unselected package python3. 12:51:24 (Reading database ... 13442 files and directories currently installed.) 12:51:24 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:51:24 Unpacking python3 (3.6.7-1~18.04) ... 12:51:24 Selecting previously unselected package multiarch-support. 12:51:24 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 12:51:24 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 12:51:24 Setting up multiarch-support (2.27-3ubuntu1.4) ... 12:51:24 Selecting previously unselected package liblzo2-2:amd64. 12:51:24 (Reading database ... 13479 files and directories currently installed.) 12:51:24 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:51:24 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:51:24 Selecting previously unselected package libbsd0:amd64. 12:51:24 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:51:24 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:51:24 Selecting previously unselected package sudo. 12:51:24 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 12:51:24 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 12:51:24 Selecting previously unselected package apparmor. 12:51:24 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:51:24 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:51:24 Selecting previously unselected package libedit2:amd64. 12:51:24 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 12:51:24 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:51:24 Selecting previously unselected package libkrb5support0:amd64. 12:51:24 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:51:24 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:51:24 Selecting previously unselected package libk5crypto3:amd64. 12:51:24 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:51:24 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:51:24 Selecting previously unselected package libkeyutils1:amd64. 12:51:24 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 12:51:24 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:51:24 Selecting previously unselected package libkrb5-3:amd64. 12:51:24 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:51:24 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:51:24 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:51:24 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:51:24 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:51:24 Selecting previously unselected package libssl1.0.0:amd64. 12:51:24 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 12:51:24 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 12:51:25 Selecting previously unselected package openssh-client. 12:51:25 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 12:51:25 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 12:51:26 Selecting previously unselected package squashfs-tools. 12:51:26 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 12:51:26 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 12:51:26 Selecting previously unselected package snapd. 12:51:26 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 12:51:26 Unpacking snapd (2.49.2+18.04) ... 12:51:28 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:51:28 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 12:51:28 Setting up mime-support (3.60ubuntu1) ... 12:51:28 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 12:51:28 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:51:28 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:51:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:51:28 Setting up systemd (237-3ubuntu10.48) ... 12:51:28 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:51:29 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:51:29 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:51:29 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:51:29 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:51:29 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:51:29 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:51:29 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 12:51:29 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:51:29 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:51:30 Setting up python3 (3.6.7-1~18.04) ... 12:51:30 running python rtupdate hooks for python3.6... 12:51:30 running python post-rtupdate hooks for python3.6... 12:51:30 Setting up apparmor (2.12-4ubuntu5.1) ... 12:51:36 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:51:36 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:51:36 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 12:51:36 Setting up snapd (2.49.2+18.04) ... 12:51:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:51:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:51:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:51:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:51:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:51:37 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:51:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:51:37 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:51:37 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:51:38 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:51:38 /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' 12:51:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:51:38 Processing triggers for systemd (237-3ubuntu10.48) ... 12:51:39 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:51:39 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:51:39 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:51:40 Reading package lists... 12:51:40 Reading package lists... 12:51:40 Building dependency tree... 12:51:40 Reading state information... 12:51:41 Calculating upgrade... 12:51:41 The following packages will be upgraded: 12:51:41 advancecomp base-files bash binutils binutils-common 12:51:41 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:51:41 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:51:41 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 12:51:41 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 12:51:41 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 12:51:41 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 12:51:41 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 12:51:41 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 12:51:41 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 12:51:41 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 12:51:41 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 12:51:41 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 12:51:41 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 12:51:41 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 12:51:41 ubuntu-keyring util-linux 12:51:41 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:51:41 Need to get 64.1 MB of archives. 12:51:41 After this operation, 5112 kB of additional disk space will be used. 12:51:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 12:51:41 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 12:51:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:51:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:51:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:51:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:51:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:51:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:51:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 12:51:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:51:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:51:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:51:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:51:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:51:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 12:51:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:51:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:51:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:51:41 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:51:41 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:51:41 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:51:41 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:51:41 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:51:41 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:51:41 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:51:41 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:51:41 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:51:41 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:51:41 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:51:41 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:51:41 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:51:41 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:51:41 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:51:41 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 12:51:41 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 12:51:41 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:51:41 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 12:51:41 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 12:51:41 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 12:51:41 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:51:41 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:51:41 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 12:51:41 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 12:51:41 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:51:41 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:51:41 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 12:51:41 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 12:51:41 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:51:41 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:51:41 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 12:51:41 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 12:51:41 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 12:51:41 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 12:51:41 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:51:41 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:51:41 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:51:41 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:51:41 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:51:42 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:51:42 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:51:42 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:51:42 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:51:42 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:51:42 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:51:42 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:51:42 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:51:42 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 12:51:42 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 12:51:42 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 12:51:42 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 12:51:42 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 12:51:42 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:51:42 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 12:51:42 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:51:42 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:51:42 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:51:42 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:51:42 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 12:51:42 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:51:42 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:51:42 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 12:51:42 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 12:51:42 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 12:51:42 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] 12:51:42 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 12:51:42 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 12:51:42 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] 12:51:42 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 12:51:42 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 12:51:43 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:51:43 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 12:51:43 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 12:51:43 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 12:51:43 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:51:43 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:51:43 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 12:51:43 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:51:43 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:51:43 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:51:43 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 12:51:43 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 12:51:43 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:51:43 debconf: delaying package configuration, since apt-utils is not installed 12:51:43 Fetched 64.1 MB in 2s (29.6 MB/s) 12:51:43 (Reading database ... 13914 files and directories currently installed.) 12:51:43 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 12:51:43 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:51:43 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 12:51:43 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:51:44 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 12:51:44 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 12:51:44 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:44 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:45 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:45 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:45 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:45 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:45 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:45 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:45 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:45 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:45 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:45 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:45 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:45 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:46 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:51:46 (Reading database ... 13914 files and directories currently installed.) 12:51:46 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:46 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:51:46 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:51:46 (Reading database ... 13914 files and directories currently installed.) 12:51:46 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:46 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:47 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:47 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:47 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:47 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:47 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:51:47 (Reading database ... 13914 files and directories currently installed.) 12:51:47 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 12:51:47 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:51:48 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 12:51:48 (Reading database ... 13914 files and directories currently installed.) 12:51:48 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 12:51:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:51:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:51:48 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 12:51:48 Setting up base-files (10.1ubuntu2.10) ... 12:51:48 Installing new version of config file /etc/issue ... 12:51:48 Installing new version of config file /etc/issue.net ... 12:51:48 Installing new version of config file /etc/lsb-release ... 12:51:48 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:51:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:51:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:51:49 Removing obsolete conffile /etc/default/motd-news ... 12:51:49 (Reading database ... 13915 files and directories currently installed.) 12:51:49 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 12:51:49 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 12:51:49 Setting up bash (4.4.18-2ubuntu1.2) ... 12:51:49 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 12:51:49 (Reading database ... 13915 files and directories currently installed.) 12:51:49 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:51:49 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:51:49 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:51:49 (Reading database ... 13915 files and directories currently installed.) 12:51:49 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 12:51:49 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 12:51:49 Setting up tar (1.29b-2ubuntu0.2) ... 12:51:49 (Reading database ... 13915 files and directories currently installed.) 12:51:49 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 12:51:49 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:51:50 Setting up dpkg (1.19.0.5ubuntu2.3) ... 12:51:50 (Reading database ... 13915 files and directories currently installed.) 12:51:50 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:51:50 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:51:50 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:51:50 (Reading database ... 13915 files and directories currently installed.) 12:51:50 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:51:50 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:51:50 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:51:50 (Reading database ... 13915 files and directories currently installed.) 12:51:50 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:51:50 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:51:50 Setting up grep (3.1-2build1) ... 12:51:50 (Reading database ... 13915 files and directories currently installed.) 12:51:50 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 12:51:50 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:51:55 Setting up login (1:4.5-1ubuntu2) ... 12:51:55 (Reading database ... 13915 files and directories currently installed.) 12:51:55 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:51:55 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:51:55 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:51:55 (Reading database ... 13915 files and directories currently installed.) 12:51:55 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:51:55 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:51:55 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:51:55 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:51:55 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:51:55 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:51:55 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:51:55 (Reading database ... 13915 files and directories currently installed.) 12:51:55 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:51:55 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:51:55 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:51:55 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:51:56 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:51:56 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:51:56 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:51:57 (Reading database ... 13915 files and directories currently installed.) 12:51:57 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:51:57 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:51:57 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:51:58 (Reading database ... 13915 files and directories currently installed.) 12:51:58 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:51:58 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:51:58 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:51:58 (Reading database ... 13915 files and directories currently installed.) 12:51:58 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:51:58 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:51:58 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:51:58 (Reading database ... 13915 files and directories currently installed.) 12:51:58 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:51:58 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:51:58 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:51:58 (Reading database ... 13915 files and directories currently installed.) 12:51:58 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:51:58 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:51:58 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:51:58 (Reading database ... 13915 files and directories currently installed.) 12:51:58 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:51:58 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:51:59 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:51:59 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:51:59 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:51:59 (Reading database ... 13915 files and directories currently installed.) 12:51:59 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:51:59 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:51:59 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:51:59 (Reading database ... 13915 files and directories currently installed.) 12:51:59 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:51:59 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:51:59 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:51:59 (Reading database ... 13915 files and directories currently installed.) 12:51:59 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:51:59 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:51:59 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:51:59 (Reading database ... 13915 files and directories currently installed.) 12:51:59 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:52:00 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:52:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:52:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:52:00 ---> 63f4c20791c9 12:52:00 Step 3/24 : WORKDIR /edgex-go 12:52:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:52:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:52:00 ---> 63f4c20791c9 12:52:00 Step 3/24 : WORKDIR /edgex-go 12:52:00 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:52:00 Step 2/32 : FROM ${BUILDER_BASE} AS builder 12:52:00 ---> 63f4c20791c9 12:52:00 Step 3/32 : WORKDIR /edgex-go 12:52:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:52:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:52:00 ---> 63f4c20791c9 12:52:00 Step 3/23 : WORKDIR /edgex-go 12:52:00 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:52:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:52:00 ---> 63f4c20791c9 12:52:00 Step 3/26 : WORKDIR /edgex-go 12:52:00 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:52:00 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:52:00 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:52:00 (Reading database ... 13915 files and directories currently installed.) 12:52:00 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 12:52:00 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:52:01 ---> Running in 47a2ce27fa8e 12:52:01 ---> Running in f5215eeb2312 12:52:01 ---> Running in 961264ec2c25 12:52:01 ---> Running in 2a87372c21cb 12:52:01 ---> Running in 528c29fa7b21 12:52:02 Removing intermediate container 2a87372c21cb 12:52:02 ---> a4e63093b3fb 12:52:02 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:52:02 Removing intermediate container 47a2ce27fa8e 12:52:02 ---> 590852ece753 12:52:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:52:03 Removing intermediate container f5215eeb2312 12:52:03 ---> 09f88c46e69e 12:52:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:52:03 Removing intermediate container 528c29fa7b21 12:52:03 ---> 6948f2a0aab3 12:52:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:52:03 Removing intermediate container 961264ec2c25 12:52:03 ---> b3f481c2e2a3 12:52:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:52:03 ---> Running in 9b3d8a7f8690 12:52:03 ---> Running in 0cd0bc0e1f07 12:52:04 ---> Running in dfe86ef4aee6 12:52:04 ---> Running in c576a7070c87 12:52:04 ---> Running in d231d5d32e17 12:52:06 Setting up libc-bin (2.27-3ubuntu1.4) ... 12:52:06 (Reading database ... 13915 files and directories currently installed.) 12:52:06 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:52:06 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:52:06 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:52:07 (Reading database ... 13917 files and directories currently installed.) 12:52:07 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:52:07 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:52:07 Removing intermediate container 9b3d8a7f8690 12:52:07 ---> 8b3fee8cc8b5 12:52:07 Step 5/32 : RUN apk add --update --no-cache make git 12:52:07 ---> Running in 462b6c07e15d 12:52:07 Removing intermediate container 0cd0bc0e1f07 12:52:07 ---> 0b24707257ce 12:52:07 Step 5/26 : RUN apk add --update --no-cache make git 12:52:08 Setting up debconf (1.5.66ubuntu1) ... 12:52:08 ---> Running in bcad7d34b1f4 12:52:08 (Reading database ... 13917 files and directories currently installed.) 12:52:08 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 12:52:08 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:52:08 Removing intermediate container dfe86ef4aee6 12:52:08 ---> 5f3742063ff1 12:52:08 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificatesRemoving intermediate container c576a7070c87 12:52:08 12:52:08 ---> 8d368d9f012b 12:52:08 Step 5/24 : RUN apk add --update --no-cache make git 12:52:08 Removing intermediate container d231d5d32e17 12:52:08 ---> d040131dad84 12:52:08 Step 5/24 : RUN apk add --update --no-cache make bash git 12:52:08 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 12:52:09 (Reading database ... 13917 files and directories currently installed.) 12:52:09 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 12:52:09 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:52:09 ---> Running in 182a718c1269 12:52:09 ---> Running in 7e9fe2ac5bf0 12:52:09 ---> Running in 04d7b5a45270 12:52:09 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 12:52:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:52:09 (Reading database ... 13917 files and directories currently installed.) 12:52:09 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:52:09 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:52:10 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:52:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:52:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:52:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:52:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:52:11 OK: 218 MiB in 52 packages 12:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:52:12 OK: 218 MiB in 52 packages 12:52:12 (Reading database ... 13917 files and directories currently installed.) 12:52:12 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:52:12 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:52:12 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 12:52:12 (Reading database ... 13919 files and directories currently installed.) 12:52:12 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:52:12 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:52:13 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:52:13 OK: 218 MiB in 52 packages 12:52:13 OK: 218 MiB in 52 packages 12:52:13 OK: 218 MiB in 52 packages 12:52:13 Removing intermediate container 462b6c07e15d 12:52:13 ---> 4cdfce7d2e7f 12:52:13 Step 6/32 : COPY go.mod . 12:52:13 (Reading database ... 13923 files and directories currently installed.) 12:52:13 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:52:13 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:52:13 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 12:52:13 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 12:52:13 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:52:13 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:52:14 Removing intermediate container bcad7d34b1f4 12:52:14 ---> 35bc6c629518 12:52:14 Step 6/26 : COPY go.mod . 12:52:14 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:52:14 (Reading database ... 13923 files and directories currently installed.) 12:52:14 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 12:52:14 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 12:52:14 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 12:52:14 (Reading database ... 13923 files and directories currently installed.) 12:52:14 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 12:52:14 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 12:52:15 ---> 21abda8eaa2d 12:52:15 Step 7/32 : RUN go mod download 12:52:15 Removing intermediate container 7e9fe2ac5bf0 12:52:15 ---> 33d4da05a0e3 12:52:15 Step 6/24 : COPY go.mod . 12:52:15 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 12:52:15 ---> Running in cacbf729ab9e 12:52:15 Removing intermediate container 04d7b5a45270 12:52:15 ---> 118706eb142a 12:52:15 Step 6/23 : COPY go.mod . 12:52:15 (Reading database ... 13923 files and directories currently installed.) 12:52:15 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 12:52:15 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:52:15 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 12:52:15 ---> 0d4a937836a5 12:52:15 Step 7/26 : RUN go mod download 12:52:15 Removing intermediate container 182a718c1269 12:52:15 ---> e00b4d178bd2 12:52:15 Step 6/24 : COPY go.mod . 12:52:15 ---> Running in 5f48afa1128c 12:52:16 (Reading database ... 13923 files and directories currently installed.) 12:52:16 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:52:16 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:52:16 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:52:16 (Reading database ... 13923 files and directories currently installed.) 12:52:16 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 12:52:16 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 12:52:16 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 12:52:16 ---> 0a862663dac2 12:52:16 Step 7/24 : RUN go mod download 12:52:16 ---> Running in 789e65d8eec2 12:52:16 (Reading database ... 13923 files and directories currently installed.) 12:52:16 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 12:52:16 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:52:17 ---> c865c934ad9f 12:52:17 Step 7/23 : RUN go mod download 12:52:17 ---> 6b3b7d4dcfd3 12:52:17 Step 7/24 : RUN go mod download 12:52:17 ---> Running in 9be8bc4e015a 12:52:17 ---> Running in ee8331ec6410 12:52:17 Setting up passwd (1:4.5-1ubuntu2) ... 12:52:18 (Reading database ... 13923 files and directories currently installed.) 12:52:18 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 12:52:18 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:52:18 Setting up gpgv (2.2.4-1ubuntu1.4) ... 12:52:18 (Reading database ... 13923 files and directories currently installed.) 12:52:18 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:52:18 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:52:18 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:52:18 (Reading database ... 13923 files and directories currently installed.) 12:52:18 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:52:18 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:52:18 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:52:19 (Reading database ... 13923 files and directories currently installed.) 12:52:19 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:52:19 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:52:19 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:52:19 (Reading database ... 13923 files and directories currently installed.) 12:52:19 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:52:19 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:52:19 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:52:19 (Reading database ... 13923 files and directories currently installed.) 12:52:19 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:52:19 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:52:19 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:52:19 (Reading database ... 13923 files and directories currently installed.) 12:52:19 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 12:52:20 Removing intermediate container cacbf729ab9e 12:52:20 ---> cdb3f4692dc3 12:52:20 Step 8/32 : COPY . . 12:52:20 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 12:52:20 Removing intermediate container 5f48afa1128c 12:52:20 ---> 55b44f79201e 12:52:20 Step 8/26 : COPY . . 12:52:20 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 12:52:20 (Reading database ... 13923 files and directories currently installed.) 12:52:20 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 12:52:20 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 12:52:20 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 12:52:20 (Reading database ... 13923 files and directories currently installed.) 12:52:20 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 12:52:20 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 12:52:21 Removing intermediate container 789e65d8eec2 12:52:21 ---> 6de9937205eb 12:52:21 Step 8/24 : COPY . . 12:52:21 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 12:52:21 (Reading database ... 13924 files and directories currently installed.) 12:52:21 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:52:21 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:52:21 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:52:21 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:52:22 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 12:52:22 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 12:52:22 Removing intermediate container ee8331ec6410 12:52:22 ---> 6f461005b5e7 12:52:22 Step 8/24 : COPY . . 12:52:22 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 12:52:23 Removing intermediate container 9be8bc4e015a 12:52:23 ---> 92c0c7ea82e0 12:52:23 Step 8/23 : COPY . . 12:52:23 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 12:52:23 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:52:23 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:52:24 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:52:24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:52:24 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:52:24 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:52:24 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:52:24 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:52:25 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:52:25 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:52:25 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:52:25 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:52:26 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 12:52:26 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 12:52:27 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 12:52:27 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 12:52:28 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:52:28 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:52:29 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:52:29 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:52:29 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:52:29 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:52:30 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:52:30 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:52:31 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:52:31 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:52:33 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:52:33 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:52:34 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:52:34 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:52:35 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:52:35 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:52:36 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:52:36 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:52:39 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:52:39 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:52:40 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:52:40 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:52:42 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:52:42 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:52:43 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:52:43 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:52:44 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:52:44 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:52:45 ---> 0f94d6965f74 12:52:45 Step 9/24 : RUN go mod tidy 12:52:45 ---> c468da76dd12 12:52:45 Step 9/32 : RUN go mod tidy 12:52:45 ---> a503fd323d17 12:52:45 Step 9/26 : RUN go mod tidy 12:52:45 ---> 7f03bbbbc701 12:52:45 Step 9/24 : RUN go mod tidy 12:52:45 ---> 66e8a3978ef9 12:52:45 Step 9/23 : RUN go mod tidy 12:52:45 ---> Running in e0c2197ae1d5 12:52:45 ---> Running in 6b83016ee7ba 12:52:45 ---> Running in 82e8114d0fa7 12:52:45 ---> Running in c264944a3e5a 12:52:45 ---> Running in 8d858aee5443 12:52:46 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:52:46 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:52:46 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:52:46 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:52:46 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 12:52:46 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:52:47 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 12:52:47 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:52:47 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:52:47 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:52:48 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:52:48 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:52:48 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:52:48 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:52:48 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 12:52:48 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:52:48 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:52:48 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:52:51 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:52:51 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:52:51 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:52:51 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:52:51 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:52:51 Setting up tzdata (2021a-0ubuntu0.18.04) ... 12:52:51 12:52:51 Current default time zone: 'Etc/UTC' 12:52:51 Local time is now: Thu Jun 24 12:52:48 UTC 2021. 12:52:51 Universal Time is now: Thu Jun 24 12:52:48 UTC 2021. 12:52:51 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:52:51 12:52:51 Setting up systemd-sysv (237-3ubuntu10.48) ... 12:52:51 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:52:51 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 12:52:51 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:52:51 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:52:51 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:52:51 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:52:51 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:52:51 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:52:51 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:52:51 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:52:51 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:52:51 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:52:51 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 12:52:51 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:52:51 Setting up patch (2.7.6-2ubuntu1.1) ... 12:52:51 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:52:51 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:52:51 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 12:52:51 Installing new version of config file /etc/ssl/openssl.cnf ... 12:52:51 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 12:52:51 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 12:52:51 Setting up ca-certificates (20210119~18.04.1) ... 12:52:51 Removing intermediate container e0c2197ae1d5 12:52:51 ---> 5d235bb43bef 12:52:51 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:52:51 ---> Running in 7549f23d4872 12:52:51 Removing intermediate container 6b83016ee7ba 12:52:51 ---> f2309c3f328b 12:52:51 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:52:51 ---> Running in 4442bdc7634e 12:52:52 Updating certificates in /etc/ssl/certs... 12:52:52 Removing intermediate container c264944a3e5a 12:52:52 ---> 66240e25d48f 12:52:52 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:52:52 ---> Running in 79c768264523 12:52:52 Removing intermediate container 82e8114d0fa7 12:52:52 ---> fb3ba9a9c2b8 12:52:52 Step 10/24 : RUN make cmd/core-command/core-command 12:52:52 Removing intermediate container 8d858aee5443 12:52:52 ---> af0d374705db 12:52:52 Step 10/23 : RUN make cmd/support-notifications/support-notifications 12:52:52 23 added, 27 removed; done. 12:52:52 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 12:52:52 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:52:53 ---> Running in 3fc4d9df7668 12:52:53 ---> Running in e30bb4911796 12:52:53 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:52:53 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:52:53 Setting up pkgbinarymangler (138.18.04.1) ... 12:52:53 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 12:52:53 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:52:53 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 12:52:53 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:52:53 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:52:53 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:52:53 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:52:53 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:52:53 Setting up perl (5.26.1-6ubuntu0.5) ... 12:52:53 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 12:52:53 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:52:53 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 12:52:53 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 12:52:53 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:52:53 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:52:53 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 12:52:53 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 12:52:53 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:52:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:52:53 Processing triggers for systemd (237-3ubuntu10.48) ... 12:52:53 Processing triggers for mime-support (3.60ubuntu1) ... 12:52:54 Processing triggers for ca-certificates (20210119~18.04.1) ... 12:52:54 Updating certificates in /etc/ssl/certs... 12:52:54 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 12:52:54 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 12:52:54 0 added, 0 removed; done. 12:52:54 Running hooks in /etc/ca-certificates/update.d... 12:52:54 done. 12:52:55 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 12:52:55 Reading package lists... 12:52:55 Building dependency tree... 12:52:55 Reading state information... 12:52:55 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 12:52:55 The following NEW packages will be installed: 12:52:55 apt-transport-https 12:52:55 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:52:55 Need to get 1692 B of archives. 12:52:55 After this operation, 154 kB of additional disk space will be used. 12:52:55 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 12:52:55 debconf: delaying package configuration, since apt-utils is not installed 12:52:55 Fetched 1692 B in 0s (8510 B/s) 12:52:56 Selecting previously unselected package apt-transport-https. 12:52:56 (Reading database ... 13929 files and directories currently installed.) 12:52:56 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 12:52:56 Unpacking apt-transport-https (1.6.13) ... 12:52:56 Setting up apt-transport-https (1.6.13) ... 12:52:57 Waiting for network to be ready... 12:53:07 2021-06-24T12:53:04Z INFO Waiting for automatic snapd restart... 12:53:07 snapd 2.51 from Canonical* installed 12:53:10 "snapd" switched to the "latest/stable" channel 12:53:10 12:53:13 core18 20210611 from Canonical* installed 12:53:13 "core18" switched to the "latest/stable" channel 12:53:13 12:53:19 snapcraft 4.8.2 from Canonical* installed 12:53:19 "snapcraft" switched to the "latest/stable" channel 12:53:19 12:53:22 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: 12:53:22 - README.md 12:53:22 12:53:22 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:53:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:53:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:53:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:53:24 Reading package lists... 12:53:24 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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 12:53:24 Reading package lists... 12:53:24 Building dependency tree... 12:53:24 Reading state information... 12:53:24 Suggested packages: 12:53:24 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 12:53:24 git-gui gitk gitweb git-cvs git-mediawiki git-svn 12:53:24 Recommended packages: 12:53:24 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:53:24 The following NEW packages will be installed: 12:53:24 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 12:53:24 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 12:53:24 pkg-config zip 12:53:24 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 12:53:24 Need to get 7663 kB of archives. 12:53:24 After this operation, 43.8 MB of additional disk space will be used. 12:53:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 12:53:25 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 12:53:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 12:53:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 12:53:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 12:53:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:53:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:53:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 12:53:25 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 12:53:25 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 12:53:25 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:53:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:53:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:53:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:53:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 12:53:25 debconf: delaying package configuration, since apt-utils is not installed 12:53:25 Fetched 7663 kB in 1s (10.8 MB/s) 12:53:26 Selecting previously unselected package libglib2.0-0:amd64. 12:53:26 (Reading database ... 13933 files and directories currently installed.) 12:53:26 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 12:53:26 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:53:26 Selecting previously unselected package libpsl5:amd64. 12:53:26 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 12:53:26 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 12:53:26 Selecting previously unselected package libnghttp2-14:amd64. 12:53:26 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 12:53:26 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:53:27 Selecting previously unselected package librtmp1:amd64. 12:53:27 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 12:53:27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:53:27 Selecting previously unselected package libcurl3-gnutls:amd64. 12:53:27 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 12:53:27 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 12:53:27 Selecting previously unselected package liberror-perl. 12:53:27 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 12:53:27 Unpacking liberror-perl (0.17025-1) ... 12:53:27 Selecting previously unselected package git-man. 12:53:27 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 12:53:27 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 12:53:28 Selecting previously unselected package git. 12:53:28 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 12:53:28 Unpacking git (1:2.17.1-1ubuntu0.8) ... 12:53:32 Selecting previously unselected package libnorm1:amd64. 12:53:32 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:53:32 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:53:32 Selecting previously unselected package libpgm-5.2-0:amd64. 12:53:32 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:53:32 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:53:32 Selecting previously unselected package libsodium23:amd64. 12:53:32 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 12:53:32 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:53:32 Selecting previously unselected package libzmq5:amd64. 12:53:32 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:53:32 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:53:32 Selecting previously unselected package libzmq3-dev:amd64. 12:53:32 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:53:32 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:53:32 Selecting previously unselected package pkg-config. 12:53:32 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:53:32 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:53:32 Selecting previously unselected package zip. 12:53:32 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 12:53:32 Unpacking zip (3.0-11build1) ... 12:53:32 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:53:32 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 12:53:32 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:53:33 Setting up liberror-perl (0.17025-1) ... 12:53:33 Setting up libpsl5:amd64 (0.19.1-5build1) ... 12:53:33 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:53:33 No schema files found: doing nothing. 12:53:33 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:53:34 Setting up zip (3.0-11build1) ... 12:53:34 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:53:34 Setting up libsodium23:amd64 (1.0.16-2) ... 12:53:34 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:53:34 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:53:34 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 12:53:34 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:53:34 Setting up git (1:2.17.1-1ubuntu0.8) ... 12:53:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:53:35 git set to automatically installed. 12:53:35 git-man set to automatically installed. 12:53:35 libcurl3-gnutls set to automatically installed. 12:53:35 liberror-perl set to automatically installed. 12:53:35 libglib2.0-0 set to automatically installed. 12:53:35 libnghttp2-14 set to automatically installed. 12:53:35 libnorm1 set to automatically installed. 12:53:35 libpgm-5.2-0 set to automatically installed. 12:53:35 libpsl5 set to automatically installed. 12:53:35 librtmp1 set to automatically installed. 12:53:35 libsodium23 set to automatically installed. 12:53:35 libzmq3-dev set to automatically installed. 12:53:35 libzmq5 set to automatically installed. 12:53:35 pkg-config set to automatically installed. 12:53:35 zip set to automatically installed. 12:53:37 snapd is not logged in, snap install commands will use sudo 12:53:39 snap "core18" has no updates available 12:53:39 snapd is not logged in, snap install commands will use sudo 12:53:48 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 12:53:48 Downloading snap 'edgex-app-service-configurable' 12:53:49 2021/06/24 12:53:49.299946 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 12:53:51 Pulling app-service-config 12:53:51 + snapcraftctl pull 12:53:51 Pulling config-common 12:53:51 + snapcraftctl pull 12:53:52 Pulling go-build-helper 12:53:52 + snapcraftctl pull 12:53:54 'edgex-go' has dependencies that need to be staged: go-build-helper 12:53:54 Skipping pull go-build-helper (already ran) 12:53:54 Building go-build-helper 12:53:54 + snapcraftctl build 12:53:56 Staging go-build-helper 12:53:56 + snapcraftctl stage 12:54:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:54:05 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:54:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 12:54:05 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:54:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 12:54:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 12:54:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 12:54:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 12:54:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 12:54:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 12:54:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 12:54:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:54:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:54:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:54:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:54:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:54:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:54:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:54:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:54:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 12:54:05 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 12:54:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 12:54:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 12:54:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 12:54:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 12:54:05 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 12:54:05 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 12:54:05 Fetched 24.8 MB in 0s (0 B/s) 12:54:05 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:54:05 Fetched 224 kB in 0s (0 B/s) 12:54:05 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:54:05 Fetched 157 kB in 0s (0 B/s) 12:54:05 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:54:05 Fetched 221 kB in 0s (0 B/s) 12:54:05 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:54:05 Fetched 143 kB in 0s (0 B/s) 12:54:05 Pulling edgex-go 12:54:05 + snapcraftctl pull 12:54:06 Pulling hooks 12:54:06 + snapcraftctl pull 12:54:23 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 12:54:23 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 12:54:23 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:54:23 Fetched 0 B in 0s (0 B/s) 12:54:23 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 12:54:23 Fetched 96.5 kB in 0s (0 B/s) 12:54:23 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 12:54:23 Fetched 279 kB in 0s (0 B/s) 12:54:23 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 12:54:23 Fetched 122 kB in 0s (0 B/s) 12:54:23 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 12:54:23 Fetched 77.8 kB in 0s (0 B/s) 12:54:23 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 12:54:23 Fetched 8848 B in 0s (0 B/s) 12:54:23 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 12:54:23 Fetched 47.8 kB in 0s (0 B/s) 12:54:23 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 12:54:23 Fetched 45.6 kB in 0s (0 B/s) 12:54:23 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 12:54:23 Fetched 15.0 kB in 0s (0 B/s) 12:54:23 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 12:54:23 Fetched 219 kB in 0s (0 B/s) 12:54:23 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 12:54:23 Fetched 154 kB in 0s (0 B/s) 12:54:23 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:54:23 Fetched 50.6 kB in 0s (0 B/s) 12:54:23 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 12:54:23 Fetched 14.8 kB in 0s (0 B/s) 12:54:23 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 12:54:23 Fetched 41.8 kB in 0s (0 B/s) 12:54:23 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 12:54:23 Fetched 499 kB in 0s (0 B/s) 12:54:23 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 12:54:23 Fetched 111 kB in 0s (0 B/s) 12:54:23 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 12:54:23 Fetched 240 kB in 0s (0 B/s) 12:54:23 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 12:54:23 Fetched 29.3 kB in 0s (0 B/s) 12:54:23 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 12:54:23 Fetched 85.5 kB in 0s (0 B/s) 12:54:23 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 12:54:23 Fetched 24.5 kB in 0s (0 B/s) 12:54:23 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 12:54:23 Fetched 49.2 kB in 0s (0 B/s) 12:54:23 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 12:54:23 Fetched 54.2 kB in 0s (0 B/s) 12:54:23 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 12:54:23 Fetched 30.8 kB in 0s (0 B/s) 12:54:23 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 12:54:23 Fetched 15.8 kB in 0s (0 B/s) 12:54:23 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 12:54:23 Fetched 85.9 kB in 0s (0 B/s) 12:54:23 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 12:54:23 Fetched 8720 B in 0s (0 B/s) 12:54:23 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 12:54:23 Fetched 140 kB in 0s (0 B/s) 12:54:23 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 12:54:23 Fetched 119 kB in 0s (0 B/s) 12:54:23 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 12:54:23 Fetched 111 kB in 0s (0 B/s) 12:54:23 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 12:54:23 Fetched 11.1 kB in 0s (0 B/s) 12:54:23 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 12:54:23 Fetched 645 kB in 0s (0 B/s) 12:54:23 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 12:54:23 Fetched 41.3 kB in 0s (0 B/s) 12:54:23 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 12:54:23 Fetched 17.9 kB in 0s (0 B/s) 12:54:23 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 12:54:23 Fetched 368 kB in 0s (0 B/s) 12:54:23 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 12:54:23 Fetched 187 kB in 0s (0 B/s) 12:54:23 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 12:54:23 Fetched 175 kB in 0s (0 B/s) 12:54:23 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 12:54:23 Fetched 206 kB in 0s (0 B/s) 12:54:23 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 12:54:23 Fetched 1301 kB in 0s (0 B/s) 12:54:23 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 12:54:23 Fetched 36.2 kB in 0s (0 B/s) 12:54:23 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 12:54:23 Fetched 159 kB in 0s (0 B/s) 12:54:23 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 12:54:23 Fetched 107 kB in 0s (0 B/s) 12:54:23 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 12:54:23 Fetched 48.7 kB in 0s (0 B/s) 12:54:23 Pulling static-packages 12:54:23 + snapcraftctl pull 12:54:25 Pulling version 12:54:25 + cd /root/project 12:54:25 + git describe --tags --abbrev=0 12:54:25 + sed s/v// 12:54:25 + GIT_VERSION=2.0.0-dev.272 12:54:25 + [ -z 2.0.0-dev.272 ] 12:54:25 + snapcraftctl set-version 2.0.0-dev.272 12:54:26 Building app-service-config 12:54:26 + snapcraftctl build 12:54:28 Building config-common 12:54:28 + snapcraftctl build 12:54:31 Skipping build go-build-helper (already ran) 12:54:31 Building edgex-go 12:54:31 + cd /root/parts/edgex-go/src 12:54:31 + make build 12:54:31 go mod tidy 12:54:39 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 12:54:47 Removing intermediate container 7549f23d4872 12:54:47 ---> c5b282e77207 12:54:47 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:54:47 Removing intermediate container e30bb4911796 12:54:47 ---> 74665caf5553 12:54:47 12:54:47 Step 11/24 : FROM alpine:3.12 12:54:47 Removing intermediate container 4442bdc7634e 12:54:47 ---> 063444ed04dc 12:54:47 12:54:47 Step 11/32 : FROM alpine:3.12 12:54:47 ---> Running in fd35992a39ba 12:54:47 3.12: Pulling from library/alpine 12:54:47 3.12: Pulling from library/alpine 12:54:49 Removing intermediate container 79c768264523 12:54:49 ---> fb3212dd28af 12:54:49 12:54:49 Step 11/26 : FROM alpine:3.12 12:54:49 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:54:49 Status: Downloaded newer image for alpine:3.12 12:54:49 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:54:49 Status: Image is up to date for alpine:3.12 12:54:49 ---> c4fd0aeabfcf 12:54:49 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:54:49 ---> c4fd0aeabfcf 12:54:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:54:49 3.12: Pulling from library/alpine 12:54:49 Removing intermediate container 3fc4d9df7668 12:54:49 ---> f7f9fdba1c3a 12:54:49 12:54:49 Step 11/23 : FROM alpine:3.12 12:54:49 ---> c4fd0aeabfcf 12:54:49 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 12:54:49 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:54:49 Status: Image is up to date for alpine:3.12 12:54:49 ---> c4fd0aeabfcf 12:54:49 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 12:54:49 ---> Running in 707ab87c6df6 12:54:49 ---> Running in 8e7a2018b280 12:54:49 ---> Running in 40093fba53eb 12:54:49 ---> Running in 9cc3d676fe9f 12:54:49 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 12:54:50 go: downloading github.com/gorilla/mux v1.8.0 12:54:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 12:54:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 12:54:50 go: downloading github.com/stretchr/testify v1.7.0 12:54:50 go: downloading github.com/google/uuid v1.2.0 12:54:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 12:54:50 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 12:54:50 go: downloading gopkg.in/yaml.v2 v2.4.0 12:54:50 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 12:54:50 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 12:54:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 12:54:50 go: downloading github.com/lib/pq v1.10.2 12:54:50 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 12:54:50 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 12:54:50 Removing intermediate container 8e7a2018b280 12:54:50 ---> ba2e9063fdf6 12:54:50 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 12:54:50 go: downloading github.com/pelletier/go-toml v1.9.2 12:54:50 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 12:54:50 ---> Running in c96797877da6 12:54:50 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 12:54:51 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 12:54:51 go: downloading github.com/davecgh/go-spew v1.1.1 12:54:51 go: downloading github.com/pmezard/go-difflib v1.0.0 12:54:51 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:54:51 go: downloading github.com/go-playground/validator/v10 v10.6.1 12:54:51 go: downloading github.com/go-kit/kit v0.9.0 12:54:51 go: downloading github.com/stretchr/objx v0.1.0 12:54:51 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 12:54:51 go: downloading github.com/x448/float16 v0.8.4 12:54:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 12:54:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 12:54:51 go: downloading github.com/pebbe/zmq4 v1.2.7 12:54:51 go: downloading github.com/kr/pretty v0.2.0 12:54:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:54:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:54:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:54:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:54:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:54:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:54:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:54:53 (1/1) Installing dumb-init (1.2.2-r1) 12:54:53 Executing busybox-1.31.1-r20.trigger 12:54:53 OK: 5 MiB in 15 packages 12:54:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:54:53 (1/2) Installing dumb-init (1.2.2-r1) 12:54:53 (2/2) Installing su-exec (0.2-r1) 12:54:53 Executing busybox-1.31.1-r20.trigger 12:54:53 OK: 5 MiB in 16 packages 12:54:53 go: downloading github.com/hashicorp/consul/api v1.8.1 12:54:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:54:53 go: downloading github.com/go-playground/universal-translator v0.17.0 12:54:53 go: downloading github.com/leodido/go-urn v1.2.0 12:54:53 go: downloading golang.org/x/text v0.3.2 12:54:53 go: downloading github.com/go-playground/assert/v2 v2.0.1 12:54:53 go: downloading github.com/go-playground/locales v0.13.0 12:54:53 go: downloading github.com/go-logfmt/logfmt v0.4.0 12:54:53 go: downloading github.com/go-stack/stack v1.8.0 12:54:53 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:54:53 go: downloading github.com/mitchellh/copystructure v1.0.0 12:54:53 go: downloading github.com/mitchellh/mapstructure v1.1.2 12:54:53 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 12:54:53 go: downloading github.com/onsi/ginkgo v1.10.1 12:54:53 go: downloading github.com/onsi/gomega v1.7.0 12:54:53 go: downloading github.com/kr/text v0.1.0 12:54:53 go: downloading github.com/gorilla/websocket v1.4.2 12:54:53 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 12:54:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 12:54:53 go: downloading github.com/hashicorp/go-hclog v0.12.0 12:54:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:54:53 go: downloading github.com/hashicorp/serf v0.9.5 12:54:53 go: downloading github.com/hashicorp/consul/sdk v0.7.0 12:54:53 go: downloading github.com/hashicorp/go-uuid v1.0.1 12:54:53 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 12:54:53 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:54:53 go: downloading github.com/fatih/color v1.9.0 12:54:53 go: downloading github.com/mattn/go-colorable v0.1.6 12:54:53 go: downloading github.com/mattn/go-isatty v0.0.12 12:54:53 (1/6) Installing ca-certificates (20191127-r4) 12:54:53 (2/6) Installing nghttp2-libs (1.41.0-r0) 12:54:53 (3/6) Installing libcurl (7.77.0-r0) 12:54:53 Removing intermediate container fd35992a39ba 12:54:53 ---> cd918127f877 12:54:53 12:54:53 Step 12/24 : FROM docker:20.10.0 12:54:53 (4/6) Installing curl (7.77.0-r0) 12:54:53 (5/6) Installing dumb-init (1.2.2-r1) 12:54:53 (6/6) Installing su-exec (0.2-r1) 12:54:53 Executing busybox-1.31.1-r20.trigger 12:54:53 Executing ca-certificates-20191127-r4.trigger 12:54:53 (1/2) Installing ca-certificates (20191127-r4) 12:54:53 (2/2) Installing dumb-init (1.2.2-r1) 12:54:53 go: downloading github.com/mitchellh/go-homedir v1.1.0 12:54:53 go: downloading github.com/hpcloud/tail v1.0.0 12:54:53 go: downloading github.com/pkg/errors v0.8.1 12:54:53 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 12:54:53 go: downloading github.com/hashicorp/go-msgpack v0.5.3 12:54:53 Executing busybox-1.31.1-r20.trigger 12:54:53 Executing ca-certificates-20191127-r4.trigger 12:54:53 OK: 7 MiB in 20 packages 12:54:53 OK: 6 MiB in 16 packages 12:54:53 20.10.0: Pulling from library/docker 12:54:54 go: downloading github.com/hashicorp/memberlist v0.2.2 12:54:54 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 12:54:54 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 12:54:54 go: downloading gopkg.in/fsnotify.v1 v1.4.7 12:54:54 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 12:54:54 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 12:54:54 go: downloading github.com/hashicorp/go-multierror v1.1.0 12:54:54 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 12:54:54 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 12:54:54 go: downloading github.com/miekg/dns v1.1.26 12:54:54 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 12:54:54 go: downloading github.com/hashicorp/golang-lru v0.5.0 12:54:54 go: downloading github.com/hashicorp/errwrap v1.0.0 12:54:55 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 12:54:55 Removing intermediate container 707ab87c6df6 12:54:55 ---> 651c9036f745 12:54:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:54:55 Removing intermediate container c96797877da6 12:54:55 ---> cc8f2c54c6bf 12:54:55 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 12:54:55 ---> Running in e566a89d14c8 12:54:55 ---> Running in d546a56f8123 12:54:58 Removing intermediate container 9cc3d676fe9f 12:54:58 ---> c6cd18ade0f3 12:54:58 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:54:58 Removing intermediate container 40093fba53eb 12:54:58 ---> abc5d4b9fba0 12:54:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:54:58 ---> Running in 3061bf8b2b35 12:54:58 Removing intermediate container d546a56f8123 12:54:58 ---> 3f2ebd3a20e8 12:54:58 Step 14/24 : ENV APP_PORT=59882 12:54:58 Removing intermediate container e566a89d14c8 12:54:58 ---> 4197e286ad5f 12:54:58 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:54:58 ---> Running in 77eb44a5d353 12:54:58 ---> Running in 250752f27c19 12:54:58 ---> Running in af14b639203f 12:54:58 Removing intermediate container 3061bf8b2b35 12:54:58 ---> c384a8983047 12:54:58 Step 14/26 : WORKDIR / 12:54:58 ---> Running in 21fb202e3ca2 12:54:58 Removing intermediate container 77eb44a5d353 12:54:58 ---> c743615ef9e5 12:54:58 Step 14/23 : ENV APP_PORT=59860 12:54:58 Removing intermediate container 250752f27c19 12:54:58 ---> e83e4706db8c 12:54:58 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:54:58 Removing intermediate container af14b639203f 12:54:58 ---> 33372976abef 12:54:58 Step 15/24 : EXPOSE $APP_PORT 12:54:58 ---> Running in 6b6c01d4b2ac 12:54:58 ---> Running in 7e3c0a5bff94 12:54:58 ---> Running in 981fcbe60eaf 12:54:58 Removing intermediate container 21fb202e3ca2 12:54:58 ---> 545a17257a5a 12:54:58 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:54:59 Removing intermediate container 6b6c01d4b2ac 12:54:59 ---> 996645151cd9 12:54:59 Step 15/23 : EXPOSE $APP_PORT 12:54:59 Removing intermediate container 7e3c0a5bff94 12:54:59 ---> c633f30909ee 12:54:59 Step 16/24 : WORKDIR / 12:54:59 ---> Running in 4eda29b9bb11 12:55:02 ---> Running in 350b3a4b079a 12:55:02 ---> 58473b2ecb1a 12:55:02 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:55:02 Removing intermediate container 4eda29b9bb11 12:55:02 ---> bc2875c20ac4 12:55:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:55:02 Removing intermediate container 350b3a4b079a 12:55:02 ---> 543c6ebf03ca 12:55:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:55:02 ---> a0a347614ad1 12:55:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:55:02 ---> 861f676113aa 12:55:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:55:02 ---> 5fac83d5ca0a 12:55:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:55:02 Removing intermediate container 981fcbe60eaf 12:55:02 ---> 9d45ce883e41 12:55:02 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 12:55:02 ---> Running in 54fa45b0cbeb 12:55:03 ---> 76acdad52b47 12:55:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:55:03 Removing intermediate container 54fa45b0cbeb 12:55:03 ---> ee4935b09de4 12:55:03 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:55:04 ---> 97afbfa8c729 12:55:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:55:04 ---> 3f1e92671528 12:55:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:55:04 ---> 7fbae8a2b243 12:55:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:55:07 ---> baa6b7c138cb 12:55:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:55:07 ---> Running in 214b1687110a 12:55:07 ---> 3c67ba38e17f 12:55:07 Step 20/24 : ENTRYPOINT ["/core-command"] 12:55:07 ---> ae4402035e1b 12:55:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 12:55:07 ---> Running in a567305dc412 12:55:07 ---> Running in 2ffe9f92b980 12:55:07 ---> b3f26e45ede9 12:55:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:55:07 Removing intermediate container 2ffe9f92b980 12:55:07 ---> 5e564937d146 12:55:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:55:07 ---> Running in edbf9a1e4281 12:55:08 Removing intermediate container a567305dc412 12:55:08 ---> 1a95df873de0 12:55:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:55:08 ---> Running in f653ca626729 12:55:08 Removing intermediate container edbf9a1e4281 12:55:08 ---> b6790d172887 12:55:08 Step 22/24 : LABEL arch=arm64 12:55:08 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 12:55:08 ---> 05c62ead1f58 12:55:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:55:08 Removing intermediate container f653ca626729 12:55:08 ---> e7bb47f83618 12:55:08 Step 21/23 : LABEL arch=arm64 12:55:08 ---> Running in fd355c2390f6 12:55:09 Removing intermediate container 214b1687110a 12:55:09 ---> 1467b1359a9b 12:55:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 12:55:09 ---> Running in 4fea7cda5629 12:55:09 Removing intermediate container fd355c2390f6 12:55:09 ---> 853fbf9ae588 12:55:09 Step 23/24 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 12:55:10 ---> Running in 025a321e1557 12:55:10 Removing intermediate container 4fea7cda5629 12:55:10 ---> 3de844c2424f 12:55:10 Step 22/23 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 12:55:10 ---> 0a78206fb45b 12:55:10 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/ 12:55:12 ---> 52d7d402ce04 12:55:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:55:12 ---> Running in 3fdcb64b8ab6 12:55:12 ---> Running in 18bdabfe00d4 12:55:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:55:12 Status: Downloaded newer image for docker:20.10.0 12:55:12 ---> eeaf43b92773 12:55:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:55:12 Removing intermediate container 025a321e1557 12:55:12 ---> bd1ee1d6c782 12:55:12 Step 24/24 : LABEL version=0.0.0 12:55:12 ---> Running in 01026dded2b7 12:55:12 ---> Running in 2c7687069a9f 12:55:12 Removing intermediate container 3fdcb64b8ab6 12:55:12 ---> b68a744fa327 12:55:12 Step 23/23 : LABEL version=0.0.0 12:55:12 ---> Running in 0312c63b88d1 12:55:12 Removing intermediate container 01026dded2b7 12:55:12 ---> f4b1b998d7e3 12:55:12 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 12:55:12 Removing intermediate container 2c7687069a9f 12:55:12 ---> 5c09948fb7a5 12:55:12 12:55:12 ---> Running in 7d9fc228f713 12:55:12 ---> a314efc357a7 12:55:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:55:12 Removing intermediate container 0312c63b88d1 12:55:12 ---> cc2aaaeada3b 12:55:12 12:55:12 Successfully built 5c09948fb7a5 12:55:12 Successfully tagged core-command-arm64:latest 12:55:12  Building core-command ... done Building core-data 12:55:12 Successfully built cc2aaaeada3b 12:55:12 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 12:55:13 Successfully tagged support-notifications-arm64:latest 12:55:13 Building support-scheduler 12:55:13  Building support-notifications ... done  ---> 71da364876e1 12:55:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:55:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:55:13 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 12:55:13 Removing intermediate container 18bdabfe00d4 12:55:13 ---> f1f2198c899c 12:55:13 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 12:55:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:55:14 ---> Running in ea02f484dd55 12:55:14 (1/39) Installing readline (8.0.4-r0) 12:55:14 (2/39) Installing bash (5.0.17-r0) 12:55:14 Executing bash-5.0.17-r0.post-install 12:55:14 (3/39) Installing nghttp2-libs (1.41.0-r0) 12:55:14 ---> 8d4996fce23e 12:55:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:55:14 (4/39) Installing libcurl (7.77.0-r0) 12:55:14 (5/39) Installing curl (7.77.0-r0) 12:55:14 (6/39) Installing dumb-init (1.2.2-r1) 12:55:14 (7/39) Installing libbz2 (1.0.8-r1) 12:55:14 (8/39) Installing expat (2.2.9-r1) 12:55:14 (9/39) Installing libffi (3.3-r2) 12:55:14 (10/39) Installing gdbm (1.13-r1) 12:55:14 (11/39) Installing xz-libs (5.2.5-r0) 12:55:14 (12/39) Installing sqlite-libs (3.32.1-r1) 12:55:14 (13/39) Installing python3 (3.8.10-r0) 12:55:14 Removing intermediate container ea02f484dd55 12:55:14 ---> 82d554d39ff5 12:55:14 Step 24/26 : LABEL arch=arm64 12:55:15 ---> Running in 6cc0f34f5bc3 12:55:15 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 12:55:17 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 12:55:17 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 12:55:17 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 12:55:17 ---> ecebf1c8e93d 12:55:17 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 12:55:17 (14/39) Installing py3-appdirs (1.4.4-r1) 12:55:17 Removing intermediate container 6cc0f34f5bc3 12:55:17 ---> 2860d3476b7b 12:55:17 Step 25/26 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 12:55:17 (15/39) Installing py3-ordered-set (4.0.1-r0) 12:55:17 (16/39) Installing py3-parsing (2.4.7-r0) 12:55:17 (17/39) Installing py3-six (1.15.0-r0) 12:55:17 (18/39) Installing py3-packaging (20.4-r0) 12:55:17 (19/39) Installing py3-setuptools (47.0.0-r0) 12:55:17 (20/39) Installing py3-chardet (3.0.4-r4) 12:55:17 (21/39) Installing py3-idna (2.9-r0) 12:55:17 (22/39) Installing py3-certifi (2020.4.5.1-r0) 12:55:17 (23/39) Installing py3-urllib3 (1.25.9-r0) 12:55:17 (24/39) Installing py3-requests (2.23.0-r0) 12:55:17 (25/39) Installing py3-msgpack (1.0.0-r0) 12:55:17 (26/39) Installing py3-lockfile (0.12.2-r3) 12:55:17 (27/39) Installing py3-cachecontrol (0.12.6-r0) 12:55:17 ---> Running in 424728f22e95 12:55:17 (28/39) Installing py3-colorama (0.4.3-r0) 12:55:17 (29/39) Installing py3-distlib (0.3.0-r0) 12:55:17 (30/39) Installing py3-distro (1.5.0-r1) 12:55:17 (31/39) Installing py3-webencodings (0.5.1-r3) 12:55:17 (32/39) Installing py3-html5lib (1.0.1-r4) 12:55:17 (33/39) Installing py3-pytoml (0.1.21-r0) 12:55:17 (34/39) Installing py3-pep517 (0.8.2-r0) 12:55:17 (35/39) Installing py3-progress (1.5-r0) 12:55:17 (36/39) Installing py3-toml (0.10.1-r0) 12:55:17 (37/39) Installing py3-retrying (1.3.3-r0) 12:55:17 (38/39) Installing py3-contextlib2 (0.6.0-r0) 12:55:17 (39/39) Installing py3-pip (20.1.1-r0) 12:55:17 ---> Running in f6f73981d022 12:55:17 Executing busybox-1.31.1-r19.trigger 12:55:17 OK: 72 MiB in 59 packages 12:55:18 Removing intermediate container 424728f22e95 12:55:18 ---> 6845ba697c8d 12:55:18 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:55:18 Removing intermediate container f6f73981d022 12:55:18 ---> 26da04886d60 12:55:18 Step 26/26 : LABEL version=0.0.0 12:55:18 ---> Running in fcfe7c142033 12:55:19 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 12:55:19 ---> ef87507ffd1d 12:55:19 Step 27/32 : RUN chmod +x /entrypoint.sh 12:55:19 Removing intermediate container fcfe7c142033 12:55:19 ---> b2d03a62899f 12:55:19 12:55:19 ---> Running in 373009bce10d 12:55:20 Successfully built b2d03a62899f 12:55:20 Successfully tagged security-secretstore-setup-arm64:latest 12:55:20  Building security-secretstore-setup ... done Building security-proxy-setup 12:55:20 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 12:55:21 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 12:55:22 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 12:55:22 Collecting docker-compose==1.23.2 12:55:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:55:22 Removing intermediate container 373009bce10d 12:55:22 ---> f40d7c731846 12:55:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 12:55:23 ---> Running in d3a3a5f17504 12:55:23 Collecting docopt<0.7,>=0.6.1 12:55:23 Downloading docopt-0.6.2.tar.gz (25 kB) 12:55:23 Removing intermediate container d3a3a5f17504 12:55:23 ---> ab98c5946b5d 12:55:23 Step 29/32 : CMD ["gate"] 12:55:23 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:55:23 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:55:23 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:55:23 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:55:23 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:55:23 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:55:23 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:55:23 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:55:23 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:55:23 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:55:23 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:55:23 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:55:23 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:55:23 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:55:23 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:55:23 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:55:23 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:55:23 + 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 12:55:23 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:55:23 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:55:23 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 12:55:23 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:55:23 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:55:23 + 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 12:55:23 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:55:23 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:55:23 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 12:55:24 ---> Running in e79485c42d19 12:55:24 Building hooks 12:55:24 + cd /root/parts/hooks/src 12:55:24 + make build 12:55:24 go mod tidy 12:55:25 Removing intermediate container e79485c42d19 12:55:25 ---> 0d221849a9fe 12:55:25 Step 30/32 : LABEL arch=arm64 12:55:25 ---> Running in 6d1f09264e1d 12:55:25 Collecting texttable<0.10,>=0.9.0 12:55:25 Downloading texttable-0.9.1.tar.gz (11 kB) 12:55:26 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 12:55:26 go: downloading github.com/stretchr/testify v1.5.1 12:55:26 go: downloading gopkg.in/yaml.v2 v2.2.2 12:55:26 go: downloading github.com/davecgh/go-spew v1.1.0 12:55:26 Removing intermediate container 6d1f09264e1d 12:55:26 ---> da0c665360ce 12:55:26 Step 31/32 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 12:55:26 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 12:55:28 GO111MODULE=on go build -o cmd/install/install ./cmd/install 12:55:28 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 12:55:28 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 12:55:28 ---> Running in af8c995f649e 12:55:28 Removing intermediate container af8c995f649e 12:55:28 ---> ca27243a04c5 12:55:28 Step 32/32 : LABEL version=0.0.0 12:55:28 ---> Running in 31c088314bac 12:55:28 Removing intermediate container 31c088314bac 12:55:28 ---> 85c46f191576 12:55:28 12:55:28 Collecting docker<4.0,>=3.6.0 12:55:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:55:28 Successfully built 85c46f191576 12:55:29 Successfully tagged security-bootstrapper-arm64:latest 12:55:29  Building security-bootstrapper ... done Building core-metadata 12:55:29 Collecting websocket-client<1.0,>=0.32.0 12:55:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:55:30 Building static-packages 12:55:30 + snapcraftctl build 12:55:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:55:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:55:31 Collecting dockerpty<0.5,>=0.4.1 12:55:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:55:33 Building version 12:55:33 + snapcraftctl build 12:55:34 Collecting jsonschema<3,>=2.5.1 12:55:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:55:34 Collecting cached-property<2,>=1.2.0 12:55:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:55:35 Staging app-service-config 12:55:35 + snapcraftctl stage 12:55:35 Collecting PyYAML<4,>=3.10 12:55:35 Downloading PyYAML-3.13.tar.gz (270 kB) 12:55:36 Staging config-common 12:55:36 + snapcraftctl stage 12:55:38 Skipping stage go-build-helper (already ran) 12:55:38 Staging edgex-go 12:55:38 + snapcraftctl stage 12:55:38 Staging hooks 12:55:38 + snapcraftctl stage 12:55:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:55:39 Collecting docker-pycreds>=0.4.0 12:55:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:55:39 Staging static-packages 12:55:39 + snapcraftctl stage 12:55:40 Collecting urllib3<1.25,>=1.21.1 12:55:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:55:40 Staging version 12:55:40 + snapcraftctl stage 12:55:40 Collecting idna<2.8,>=2.5 12:55:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:55:40 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 12:55:40 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 12:55:40 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:55:40 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:55:40 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:55:40 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:55:41 Priming app-service-config 12:55:41 + snapcraftctl prime 12:55:42 Installing collected packages: docopt, texttable, websocket-client, docker-pycreds, urllib3, idna, requests, docker, dockerpty, jsonschema, cached-property, PyYAML, docker-compose 12:55:42 Running setup.py install for docopt: started 12:55:42 Priming config-common 12:55:42 + snapcraftctl prime 12:55:45 Priming go-build-helper 12:55:45 + snapcraftctl prime 12:55:45 Priming edgex-go 12:55:45 + snapcraftctl prime 12:55:45 Running setup.py install for docopt: finished with status 'done' 12:55:45 Running setup.py install for texttable: started 12:55:46 Priming hooks 12:55:46 + snapcraftctl prime 12:55:46 Running setup.py install for texttable: finished with status 'done' 12:55:46 Attempting uninstall: urllib3 12:55:46 Found existing installation: urllib3 1.25.9 12:55:46 Uninstalling urllib3-1.25.9: 12:55:47 Successfully uninstalled urllib3-1.25.9 12:55:47 Priming static-packages 12:55:47 + snapcraftctl prime 12:55:47 Attempting uninstall: idna 12:55:47 Found existing installation: idna 2.9 12:55:47 Uninstalling idna-2.9: 12:55:47 Successfully uninstalled idna-2.9 12:55:48 Attempting uninstall: requests 12:55:48 Found existing installation: requests 2.23.0 12:55:48 Uninstalling requests-2.23.0: 12:55:48 Successfully uninstalled requests-2.23.0 12:55:49 Running setup.py install for dockerpty: started 12:55:50 Priming version 12:55:50 + snapcraftctl prime 12:55:51 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 12:55:52 Running setup.py install for dockerpty: finished with status 'done' 12:55:52 Running setup.py install for PyYAML: started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 12:55:55 Running setup.py install for PyYAML: finished with status 'done' [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:55:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 12:55:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:55:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:55:56 ---> 63f4c20791c9 12:55:56 Step 3/24 : WORKDIR /edgex-go 12:55:56 ---> Using cache 12:55:56 ---> b3f481c2e2a3 12:55:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:55:56 ---> Using cache 12:55:56 ---> 5f3742063ff1 12:55:56 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:55:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:55:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:55:58 ---> 63f4c20791c9 12:55:58 Step 3/23 : WORKDIR /edgex-go 12:55:58 ---> Using cache 12:55:58 ---> b3f481c2e2a3 12:55:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:55:58 ---> Using cache 12:55:58 ---> 5f3742063ff1 12:55:58 Step 5/23 : RUN apk add --update --no-cache make git 12:56:01 ---> Running in 4be4790024e9 12:56:01 ---> Running in 40c3a624b09f 12:56:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:56:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:56:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:56:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:56:04 ---> 63f4c20791c9 12:56:04 Step 3/22 : WORKDIR /edgex-go 12:56:04 ---> Using cache 12:56:04 ---> b3f481c2e2a3 12:56:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:04 ---> Using cache 12:56:04 ---> 5f3742063ff1 12:56:04 Step 5/22 : RUN apk add --update --no-cache make git 12:56:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:56:05 ---> Running in 06ca23410713 12:56:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:56:05 OK: 218 MiB in 52 packages 12:56:06 OK: 218 MiB in 52 packages 12:56:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:56:08 Removing intermediate container 40c3a624b09f 12:56:08 ---> faacb30a2105 12:56:08 Step 6/24 : COPY go.mod . 12:56:08 Removing intermediate container 4be4790024e9 12:56:08 ---> 26a2cede9061 12:56:08 Step 6/23 : COPY go.mod . 12:56:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:56:09 OK: 218 MiB in 52 packages 12:56:09 ---> 6fadf47d7f25 12:56:09 Step 7/24 : RUN go mod download 12:56:09 ---> 499cf3f7da9e 12:56:09 Step 7/23 : RUN go mod download 12:56:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:56:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:56:09 ---> 63f4c20791c9 12:56:09 Step 3/24 : WORKDIR /edgex-go 12:56:09 ---> Using cache 12:56:09 ---> b3f481c2e2a3 12:56:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:09 ---> Using cache 12:56:09 ---> 5f3742063ff1 12:56:09 Step 5/24 : RUN apk add --update --no-cache make git 12:56:09 ---> Using cache 12:56:09 ---> 26a2cede9061 12:56:09 Step 6/24 : COPY go.mod . 12:56:09 ---> Using cache 12:56:09 ---> 499cf3f7da9e 12:56:09 Step 7/24 : RUN go mod download 12:56:10 ---> Running in ec155ece60b4 12:56:10 ---> Running in 23f64627a459 12:56:10 ---> Running in d34251b7e1ac 12:56:11 Removing intermediate container 06ca23410713 12:56:11 ---> 9596371a7be2 12:56:11 Step 6/22 : COPY go.mod . 12:56:12 ---> 16ccdab8751a 12:56:12 Step 7/22 : RUN go mod download 12:56:12 Removing intermediate container 7d9fc228f713 12:56:12 ---> eed3f0b6469f 12:56:12 Step 15/24 : ENV APP_PORT=58890 12:56:12 ---> Running in e7a4398cf067 12:56:12 ---> Running in 1d6c030b0acb 12:56:14 Removing intermediate container 1d6c030b0acb 12:56:14 ---> 6c8291643148 12:56:14 Step 16/24 : EXPOSE $APP_PORT 12:56:14 ---> Running in 7297385c9b5a 12:56:14 Removing intermediate container ec155ece60b4 12:56:14 ---> 28f2ed078d7d 12:56:14 Step 8/24 : COPY . . 12:56:15 Removing intermediate container 7297385c9b5a 12:56:15 ---> 649a7fc2b5d1 12:56:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:56:15 Removing intermediate container 23f64627a459 12:56:15 Removing intermediate container d34251b7e1ac 12:56:15 ---> b359f134912c 12:56:15 Step 8/24 : COPY . . 12:56:15 ---> 6a1df38bf6cc 12:56:15 Step 8/23 : COPY . . 12:56:17 Removing intermediate container e7a4398cf067 12:56:17 ---> 266f6602117c 12:56:17 Step 8/22 : COPY . . 12:56:17 ---> 4e834d516c4b 12:56:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:56:20 ---> 78c5fb2d436d 12:56:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:56:24 ---> 15ff5dff5392 12:56:24 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 12:56:24 ---> Running in 07ea9292fe4f 12:56:25 Removing intermediate container 07ea9292fe4f 12:56:25 ---> 0ab648bc4b72 12:56:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:56:26 ---> Running in e1524dcd7a48 12:56:27 Removing intermediate container e1524dcd7a48 12:56:27 ---> 0680503400e1 12:56:27 Step 22/24 : LABEL arch=arm64 12:56:27 ---> Running in 157b89e765ad 12:56:29 Removing intermediate container 157b89e765ad 12:56:29 ---> 136ef77c3ed4 12:56:29 Step 23/24 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 12:56:29 ---> Running in f8fae830724b 12:56:30 Removing intermediate container f8fae830724b 12:56:30 ---> 0145edbbc699 12:56:30 Step 24/24 : LABEL version=0.0.0 12:56:31 ---> Running in c7f4ac04e4a5 12:56:32 Removing intermediate container c7f4ac04e4a5 12:56:32 ---> 3e89a2298683 12:56:32 12:56:33 Successfully built 3e89a2298683 12:56:33 Successfully tagged sys-mgmt-agent-arm64:latest 12:56:37  Building sys-mgmt-agent ... done  ---> e1a4f23d0c84 12:56:37 Step 9/24 : RUN go mod tidy 12:56:37 ---> 8efa882dfe6d 12:56:37 Step 9/22 : RUN go mod tidy 12:56:37 ---> 9cb4fc2d63f7 12:56:37 Step 9/23 : RUN go mod tidy 12:56:37 ---> Running in cc0447a7d725 12:56:37 ---> Running in bc704a6abbd6 12:56:37 ---> Running in b563469f2570 12:56:37 ---> 2069adc14190 12:56:37 Step 9/24 : RUN go mod tidy 12:56:38 ---> Running in 36e6662c7d6f 12:56:43 Removing intermediate container cc0447a7d725 12:56:43 ---> cd2997db73f1 12:56:43 Step 10/24 : RUN make cmd/core-data/core-data 12:56:43 ---> Running in 6aac444ac836 12:56:43 Removing intermediate container bc704a6abbd6 12:56:43 ---> 9ee84528855a 12:56:43 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:56:43 ---> Running in a52698f90ad3 12:56:43 Removing intermediate container 36e6662c7d6f 12:56:43 ---> 2428ed05b5fb 12:56:43 Step 10/24 : RUN make cmd/core-metadata/core-metadata 12:56:43 Removing intermediate container b563469f2570 12:56:43 ---> 8209e1cb33fe 12:56:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:56:44 ---> Running in 0a996df74aba 12:56:44 ---> Running in 6e91de6150d4 12:56:44 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 12:56:45 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 12:56:46 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 12:56:46 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 12:58: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 12:58:23 Removing intermediate container 0a996df74aba 12:58:23 ---> 08f61727a16a 12:58:23 12:58:23 Step 11/23 : FROM alpine:3.12 12:58:23 ---> c4fd0aeabfcf 12:58:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:58:23 ---> Using cache 12:58:23 ---> 651c9036f745 12:58:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:58:23 ---> Using cache 12:58:23 ---> 3f2ebd3a20e8 12:58:23 Step 14/23 : ENV APP_PORT=59861 12:58:23 Removing intermediate container a52698f90ad3 12:58:23 ---> 5d0dc6024f6e 12:58:23 12:58:23 Step 11/22 : FROM alpine:3.12 12:58:23 ---> c4fd0aeabfcf 12:58:23 Step 12/22 : RUN apk add --update --no-cache curl 12:58:23 ---> Running in a1d0db256eb0 12:58:23 Removing intermediate container 6e91de6150d4 12:58:23 ---> eaf158754af0 12:58:23 12:58:23 Step 11/24 : FROM alpine:3.12 12:58:23 ---> c4fd0aeabfcf 12:58:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:58:23 ---> Using cache 12:58:23 ---> 651c9036f745 12:58:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:58:23 ---> Using cache 12:58:23 ---> 3f2ebd3a20e8 12:58:23 Step 14/24 : ENV APP_PORT=59881 12:58:23 ---> Running in 7f6d66eef047 12:58:23 ---> Running in d1f72b0a0bf8 12:58:23 Removing intermediate container a1d0db256eb0 12:58:23 ---> 3afcc341f361 12:58:23 Step 15/23 : EXPOSE $APP_PORT 12:58:23 ---> Running in b11022c611a0 12:58:24 Removing intermediate container d1f72b0a0bf8 12:58:24 ---> f708fc8d8f88 12:58:24 Step 15/24 : EXPOSE $APP_PORT 12:58:24 Removing intermediate container b11022c611a0 12:58:24 ---> 9d9bee077a9f 12:58:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:58:24 ---> Running in 9318773503ef 12:58:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:58:25 Removing intermediate container 9318773503ef 12:58:25 ---> fb0dcbdc5dda 12:58:25 Step 16/24 : WORKDIR / 12:58:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:58:25 ---> Running in 46ffc60d5bd8 12:58:25 ---> 9e5bfbe75249 12:58:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:58:25 (1/4) Installing ca-certificates (20191127-r4) 12:58:25 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:58:25 (3/4) Installing libcurl (7.77.0-r0) 12:58:25 (4/4) Installing curl (7.77.0-r0) 12:58:25 Executing busybox-1.31.1-r20.trigger 12:58:26 Executing ca-certificates-20191127-r4.trigger 12:58:26 OK: 7 MiB in 18 packages 12:58:26 Removing intermediate container 46ffc60d5bd8 12:58:26 ---> 07493c569f7b 12:58:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:58:27 ---> e7e8d6adce8b 12:58:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:58:28 ---> 217512018af0 12:58:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:58:28 Removing intermediate container 7f6d66eef047 12:58:28 ---> cebbf57a1e99 12:58:28 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:58:28 ---> Running in c90a8d687fd5 12:58:28 ---> df32e48e5de9 12:58:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:58:29 ---> Running in fc4ba706b123 12:58:29 Removing intermediate container c90a8d687fd5 12:58:29 ---> c1ad7615a1c8 12:58:29 Step 14/22 : WORKDIR /edgex 12:58:29 ---> 6b4d728d9877 12:58:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:58:29 ---> Running in 0ca1739ae3a6 12:58:29 Removing intermediate container 6aac444ac836 12:58:29 ---> aea4c812faf2 12:58:29 12:58:29 Step 11/24 : FROM alpine:3.12 12:58:29 ---> c4fd0aeabfcf 12:58:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:58:30 Removing intermediate container fc4ba706b123 12:58:30 ---> 887a75fa482b 12:58:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:58:30 ---> Running in e0caddec4e33 12:58:30 ---> Running in 263207e43634 12:58:30 ---> 65d075976312 12:58:30 Step 20/24 : ENTRYPOINT ["/core-metadata"] 12:58:30 ---> Running in a68acc25670a 12:58:30 Removing intermediate container 0ca1739ae3a6 12:58:30 ---> f7980f59cf32 12:58:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:58:30 Removing intermediate container e0caddec4e33 12:58:30 ---> 6e3a3cfb914d 12:58:30 Step 13/24 : ENV APP_PORT=59880 12:58:30 Removing intermediate container 263207e43634 12:58:30 ---> d482e9ca166d 12:58:30 Step 21/23 : LABEL arch=arm64 12:58:30 ---> Running in 219c89631432 12:58:31 ---> Running in f2fefe7b44ad 12:58:31 Removing intermediate container a68acc25670a 12:58:31 ---> 263efdb0476c 12:58:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:58:31 ---> Running in ae2c0770b2df 12:58:31 ---> 73c5985583e1 12:58:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:58:31 Removing intermediate container f2fefe7b44ad 12:58:31 ---> ea88b77816cc 12:58:31 Step 22/23 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 12:58:31 Removing intermediate container 219c89631432 12:58:31 ---> 2f1cd0c0cdeb 12:58:31 Step 14/24 : EXPOSE $APP_PORT 12:58:31 ---> Running in b7490ffb2f2d 12:58:31 ---> Running in 4e5a6dbd25e1 12:58:31 Removing intermediate container ae2c0770b2df 12:58:31 ---> a6444d6d74b5 12:58:31 Step 22/24 : LABEL arch=arm64 12:58:32 ---> Running in 1e904cfc4086 12:58:32 Removing intermediate container b7490ffb2f2d 12:58:32 ---> 42a474aa0c72 12:58:32 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:58:32 Removing intermediate container 4e5a6dbd25e1 12:58:32 ---> dc37125814df 12:58:32 Step 23/23 : LABEL version=0.0.0 12:58:32 ---> Running in 173cd9fa20da 12:58:32 ---> Running in 80c6616c512c 12:58:33 Removing intermediate container 1e904cfc4086 12:58:33 ---> 684cfe75c3db 12:58:33 Step 23/24 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 12:58:33 ---> 53e84e97fe9f 12:58:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:58:33 ---> Running in 50d03d3b9297 12:58:33 Removing intermediate container 80c6616c512c 12:58:33 ---> 51edbd8d2c84 12:58:33 12:58:33 Successfully built 51edbd8d2c84 12:58:33 Removing intermediate container 50d03d3b9297 12:58:33 ---> f370a1b8686c 12:58:33 Step 24/24 : LABEL version=0.0.0 12:58:34 Successfully tagged support-scheduler-arm64:latest 12:58:34  Building support-scheduler ... done  ---> Running in 6fb5f59853a4 12:58:34 ---> eb3204563c2e 12:58:34 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:58:34 Removing intermediate container 6fb5f59853a4 12:58:34 ---> ed207bd6e168 12:58:34 12:58:35 ---> Running in aa911110f5a0 12:58:35 Successfully built ed207bd6e168 12:58:35 Successfully tagged core-metadata-arm64:latest 12:58:35  Building core-metadata ... done Removing intermediate container aa911110f5a0 12:58:35 ---> bbddc81a027c 12:58:35 Step 19/22 : CMD ["--init=true"] 12:58:35 ---> Running in 65cf0519f503 12:58:35 Removing intermediate container 173cd9fa20da 12:58:35 ---> 518fdd6a4b3c 12:58:35 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 12:58:35 ---> Running in 811e219de390 12:58:36 Removing intermediate container 65cf0519f503 12:58:36 ---> 08ded391a0e0 12:58:36 Step 20/22 : LABEL arch=arm64 12:58:36 ---> Running in 6d024bbdb304 12:58:37 Removing intermediate container 6d024bbdb304 12:58:37 ---> a6b6f1e3f8b9 12:58:37 Step 21/22 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 12:58:37 ---> Running in cc56234787a6 12:58:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:58:37 Removing intermediate container cc56234787a6 12:58:37 ---> d1d4043d207e 12:58:37 Step 22/22 : LABEL version=0.0.0 12:58:37 ---> Running in a08dd2941eea 12:58:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:58:38 Removing intermediate container a08dd2941eea 12:58:38 ---> 67c86f05087c 12:58:38 12:58:38 Successfully built 67c86f05087c 12:58:38 Successfully tagged security-proxy-setup-arm64:latest 12:58:38 (1/6) Installing dumb-init (1.2.2-r1) 12:58:38  Building security-proxy-setup ... done (2/6) Installing libgcc (9.3.0-r2) 12:58:39 (3/6) Installing libsodium (1.0.18-r0) 12:58:39 (4/6) Installing libstdc++ (9.3.0-r2) 12:58:39 (5/6) Installing libzmq (4.3.3-r0) 12:58:39 (6/6) Installing zeromq (4.3.3-r0) 12:58:39 Executing busybox-1.31.1-r20.trigger 12:58:39 OK: 8 MiB in 20 packages 12:58:40 Removing intermediate container 811e219de390 12:58:40 ---> 25e4246c3efa 12:58:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:58:41 ---> 660366bd739d 12:58:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:58:42 ---> e64d044b4ba3 12:58:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:58:43 ---> d1d2bae24438 12:58:43 Step 20/24 : ENTRYPOINT ["/core-data"] 12:58:43 ---> Running in 2a4724f11e99 12:58:44 Removing intermediate container 2a4724f11e99 12:58:44 ---> ae2133a80df4 12:58:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:58:44 ---> Running in 3e824d60f67b 12:58:44 Removing intermediate container 3e824d60f67b 12:58:44 ---> 3d1d2e8f5ee8 12:58:44 Step 22/24 : LABEL arch=arm64 12:58:44 ---> Running in b3473e52dc50 12:58:45 Removing intermediate container b3473e52dc50 12:58:45 ---> f42b1fdef7dc 12:58:45 Step 23/24 : LABEL git_sha=7fff349356cdc7e2816c85d6486fb964fe81dff6 12:58:45 ---> Running in 23090ca14145 12:58:46 Removing intermediate container 23090ca14145 12:58:46 ---> b4e655fe754b 12:58:46 Step 24/24 : LABEL version=0.0.0 12:58:46 ---> Running in 2c714436c441 12:58:46 Removing intermediate container 2c714436c441 12:58:46 ---> 63c51f88f422 12:58:46 12:58:46 Successfully built 63c51f88f422 12:58:46 Successfully tagged core-data-arm64:latest 12:58:47  Building core-data ... done  [Pipeline] } 12:58:47 $ docker stop --time=1 108ddebaaed02c41cd312085985339cbc351b2398fb9b67bc94428bc4031b6e4 12:58:49 $ docker rm -f 108ddebaaed02c41cd312085985339cbc351b2398fb9b67bc94428bc4031b6e4 [Pipeline] // withDockerContainer [Pipeline] sh 12:58:49 + docker images 12:58:50 REPOSITORY TAG IMAGE ID CREATED SIZE 12:58:50 core-data-arm64 latest 63c51f88f422 4 seconds ago 19.1MB 12:58:50 security-proxy-setup-arm64 latest 67c86f05087c 12 seconds ago 24.2MB 12:58:50 core-metadata-arm64 latest ed207bd6e168 16 seconds ago 15.7MB 12:58:50 support-scheduler-arm64 latest 51edbd8d2c84 17 seconds ago 15.1MB 12:58:50 aea4c812faf2 21 seconds ago 975MB 12:58:50 eaf158754af0 28 seconds ago 972MB 12:58:50 5d0dc6024f6e 28 seconds ago 973MB 12:58:50 08f61727a16a 29 seconds ago 968MB 12:58:50 sys-mgmt-agent-arm64 latest 3e89a2298683 2 minutes ago 299MB 12:58:50 security-bootstrapper-arm64 latest 85c46f191576 3 minutes ago 17.5MB 12:58:50 security-secretstore-setup-arm64 latest b2d03a62899f 3 minutes ago 27.1MB 12:58:50 core-command-arm64 latest 5c09948fb7a5 3 minutes ago 15MB 12:58:50 support-notifications-arm64 latest cc2aaaeada3b 3 minutes ago 15.7MB 12:58:50 cd918127f877 3 minutes ago 969MB 12:58:50 f7f9fdba1c3a 4 minutes ago 969MB 12:58:50 fb3212dd28af 4 minutes ago 976MB 12:58:50 063444ed04dc 4 minutes ago 969MB 12:58:50 74665caf5553 4 minutes ago 966MB 12:58:50 ci-base-image-arm64 latest 63f4c20791c9 14 minutes ago 641MB 12:58:50 alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB 12:58:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 12:58:50 docker 20.10.0 eeaf43b92773 6 months ago 228MB 12:58:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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] libraryResource [Pipeline] sh 12:58:51 ---> job-cost.sh 12:58:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-69Yv 12:59:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:01:09 lf-activate-venv(): INFO: Adding /tmp/venv-69Yv/bin to PATH 13:01:09 INFO: No Stack... 13:01:09 INFO: Retrieving Pricing Info for: v2-standard-4 13:01:09 INFO: Archiving Costs [Pipeline] sh 13:01:09 + cut -d, -f6 13:01:09 + cat /w/workspace/edgex-go/13/archives/cost.csv [Pipeline] lock 13:01:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-13-stack-cost] 13:01:09 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-13-stack-cost] did not exist. Created. 13:01:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:01:09 + echo total: 0.18000000715255737 [Pipeline] stash 13:01:10 Stashed 1 file(s) [Pipeline] } 13:01:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-13-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:01:11 provisioning config files... 13:01:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config3689808580791854826tmp [Pipeline] { [Pipeline] sh 13:01:11 + set +x 13:01:11 + curl -s https://codecov.io/bash 13:01:11 + bash -s -- 13:01:12 13:01:12 _____ _ 13:01:12 / ____| | | 13:01:12 | | ___ __| | ___ ___ _____ __ 13:01:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:01:12 | |___| (_) | (_| | __/ (_| (_) \ V / 13:01:12 \_____\___/ \__,_|\___|\___\___/ \_/ 13:01:12 Bash-1.0.3 13:01:12 13:01:12 13:01:12 ==> git version 2.24.4 found 13:01:12 ==> 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 13:01:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:01:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:01:12 ==> Jenkins CI detected. 13:01:12 project root: . 13:01:12 --> token set from env 13:01:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:01:12 ==> Running gcov in . (disable via -X gcov) 13:01:12 ==> Python coveragepy not found 13:01:12 ==> Searching for coverage reports in: 13:01:12 + . 13:01:12 -> Found 1 reports 13:01:12 ==> Detecting git/mercurial file structure 13:01:12 ==> Reading reports 13:01:12 + ./coverage.out bytes=398095 13:01:12 ==> Appending adjustments 13:01:12 https://docs.codecov.io/docs/fixing-reports 13:01:13 + Found adjustments 13:01:13 ==> Gzipping contents 13:01:13 56K /tmp/codecov.h4C4kd.gz 13:01:13 ==> Uploading reports 13:01:13 url: https://codecov.io 13:01:13 query: branch=PR-3579&commit=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 13:01:13 -> Pinging Codecov 13:01:13 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 13:01:13 -> Uploading to 13:01:13 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335/3588d001-c746-401e-bc0f-302b69a3d179.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T130113Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c996227c6a0d90ed3ef218cb1cb09787def3a2ef7706c6e0262180c8bd475403 13:01:13 % Total % Received % Xferd Average Speed Time Time Time Current 13:01:13 Dload Upload Total Spent Left Speed 13:01:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54829 0 0 100 54829 0 120k --:--:-- --:--:-- --:--:-- 121k 13:01:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/44ee0bfc55b9fda84d41f29d52b8b1ffc0b53335 [Pipeline] } 13:01:14 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] libraryResource [Pipeline] sh 13:01:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:01:16 ---> package-listing.sh 13:01:16 ++ tr '[:upper:]' '[:lower:]' 13:01:16 ++ facter osfamily 13:01:16 + OS_FAMILY=redhat 13:01:16 + workspace=/w/workspace/edgex-go/13 13:01:16 + START_PACKAGES=/tmp/packages_start.txt 13:01:16 + END_PACKAGES=/tmp/packages_end.txt 13:01:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:01:16 + PACKAGES=/tmp/packages_start.txt 13:01:16 + '[' /w/workspace/edgex-go/13 ']' 13:01:16 + PACKAGES=/tmp/packages_end.txt 13:01:16 + case "${OS_FAMILY}" in 13:01:16 + rpm -qa 13:01:16 + sort 13:01:18 + '[' -f /tmp/packages_start.txt ']' 13:01:18 + '[' -f /tmp/packages_end.txt ']' 13:01:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:01:18 + '[' /w/workspace/edgex-go/13 ']' 13:01:18 + mkdir -p /w/workspace/edgex-go/13/archives/ 13:01:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo 13:01:18 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:01:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:01:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:01:19 13:01:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:01:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:01:20 alpine: Pulling from edgex-lftools-log-publisher 13:01:20 df20fa9351a1: Pulling fs layer 13:01:20 36b3adc4ff6f: Pulling fs layer 13:01:20 8ad3a11d3b57: Pulling fs layer 13:01:20 46f8f816bc3b: Pulling fs layer 13:01:20 93b61091891f: Pulling fs layer 13:01:20 93b9cdb0e59b: Pulling fs layer 13:01:20 5e14af77c1be: Pulling fs layer 13:01:20 01666e4c0597: Pulling fs layer 13:01:20 aa168da1d23b: Pulling fs layer 13:01:20 46f8f816bc3b: Waiting 13:01:20 93b61091891f: Waiting 13:01:20 93b9cdb0e59b: Waiting 13:01:20 5e14af77c1be: Waiting 13:01:20 01666e4c0597: Waiting 13:01:20 aa168da1d23b: Waiting 13:01:20 36b3adc4ff6f: Download complete 13:01:20 46f8f816bc3b: Verifying Checksum 13:01:20 46f8f816bc3b: Download complete 13:01:20 df20fa9351a1: Verifying Checksum 13:01:20 df20fa9351a1: Download complete 13:01:20 93b9cdb0e59b: Verifying Checksum 13:01:20 93b9cdb0e59b: Download complete 13:01:20 93b61091891f: Verifying Checksum 13:01:20 93b61091891f: Download complete 13:01:20 01666e4c0597: Verifying Checksum 13:01:20 01666e4c0597: Download complete 13:01:20 df20fa9351a1: Pull complete 13:01:20 36b3adc4ff6f: Pull complete 13:01:20 5e14af77c1be: Verifying Checksum 13:01:20 5e14af77c1be: Download complete 13:01:20 8ad3a11d3b57: Verifying Checksum 13:01:20 8ad3a11d3b57: Download complete 13:01:21 8ad3a11d3b57: Pull complete 13:01:21 46f8f816bc3b: Pull complete 13:01:21 93b61091891f: Pull complete 13:01:21 93b9cdb0e59b: Pull complete 13:01:21 5e14af77c1be: Pull complete 13:01:21 01666e4c0597: Pull complete 13:01:22 aa168da1d23b: Verifying Checksum 13:01:22 aa168da1d23b: Download complete 13:01:27 aa168da1d23b: Pull complete 13:01:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:01:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:01:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:01:27 prd-centos7-docker-4c-2g-1178 does not seem to be running inside a container 13:01:27 $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:01:30 $ docker top 506dbfed6c984da1b52f502a1af1f810b7ec4aa7c2208788b255f5b88aab5c54 -eo pid,comm [Pipeline] { [Pipeline] sh 13:01:30 + touch /tmp/pre-build-complete [Pipeline] sh 13:01:31 + mkdir -p /var/log/sa [Pipeline] sh 13:01:31 + ls /var/log/sa-host 13:01:31 + sadf -c /var/log/sa-host/sa05 13:01:31 file_magic: OK 13:01:31 HZ: Using current value: 100 13:01:31 file_header: OK 13:01:31 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:01:31 Statistics: 13:01:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:01:31 File successfully converted to sysstat format version 12.2.1 13:01:31 + sadf -c /var/log/sa-host/sa24 13:01:31 file_magic: OK 13:01:31 HZ: Using current value: 100 13:01:31 file_header: OK 13:01:31 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:01:31 Statistics: 13:01:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:01:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:01:34 provisioning config files... 13:01:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config6254868094729914712tmp [Pipeline] { [Pipeline] echo 13:01:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:01:34 ---> create-netrc.sh [Pipeline] } 13:01:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:01:35 ---> python-tools-install.sh [Pipeline] echo 13:01:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:01:35 ---> sudo-logs.sh 13:01:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:01:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:01:35 ---> job-cost.sh 13:01:35 lf-activate-venv: SKIPPING 13:01:35 DEBUG: total: 0.18000000715255737 13:01:35 INFO: Retrieving Stack Cost... 13:01:36 INFO: Retrieving Pricing Info for: v3-standard-2 13:01:37 INFO: Archiving Costs [Pipeline] echo 13:01:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:01:37 ---> logs-deploy.sh 13:01:37 lf-activate-venv: SKIPPING 13:01:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/13 13:01:37 INFO: archiving workspace using pattern(s): 13:01:38 Archives upload complete. 13:01:38 INFO: archiving logs to Nexus 13:01:39 ---> uname -a: 13:01:39 Linux prd-centos7-docker-4c-2g-1178.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:01:39 13:01:39 13:01:39 ---> lscpu: 13:01:39 Architecture: x86_64 13:01:39 CPU op-mode(s): 32-bit, 64-bit 13:01:39 Byte Order: Little Endian 13:01:39 Address sizes: 40 bits physical, 48 bits virtual 13:01:39 CPU(s): 2 13:01:39 On-line CPU(s) list: 0,1 13:01:39 Thread(s) per core: 1 13:01:39 Core(s) per socket: 1 13:01:39 Socket(s): 2 13:01:39 NUMA node(s): 1 13:01:39 Vendor ID: AuthenticAMD 13:01:39 CPU family: 23 13:01:39 Model: 49 13:01:39 Model name: AMD EPYC-Rome Processor 13:01:39 Stepping: 0 13:01:39 CPU MHz: 2799.998 13:01:39 BogoMIPS: 5599.99 13:01:39 Virtualization: AMD-V 13:01:39 Hypervisor vendor: KVM 13:01:39 Virtualization type: full 13:01:39 L1d cache: 64 KiB 13:01:39 L1i cache: 64 KiB 13:01:39 L2 cache: 1 MiB 13:01:39 L3 cache: 32 MiB 13:01:39 NUMA node0 CPU(s): 0,1 13:01:39 Vulnerability Itlb multihit: Not affected 13:01:39 Vulnerability L1tf: Not affected 13:01:39 Vulnerability Mds: Not affected 13:01:39 Vulnerability Meltdown: Not affected 13:01:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:01:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:01:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:01:39 Vulnerability Srbds: Not affected 13:01:39 Vulnerability Tsx async abort: Not affected 13:01:39 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 13:01:39 13:01:39 13:01:39 ---> nproc: 13:01:39 2 13:01:39 13:01:39 13:01:39 ---> df -h: 13:01:39 Filesystem Size Used Available Use% Mounted on 13:01:39 overlay 40.0G 11.2G 28.8G 28% / 13:01:39 tmpfs 64.0M 0 64.0M 0% /dev 13:01:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:01:39 shm 64.0M 0 64.0M 0% /dev/shm 13:01:39 /dev/vda1 40.0G 11.2G 28.8G 28% /facter-os 13:01:39 /dev/vda1 40.0G 11.2G 28.8G 28% /etc/resolv.conf 13:01:39 /dev/vda1 40.0G 11.2G 28.8G 28% /etc/hostname 13:01:39 /dev/vda1 40.0G 11.2G 28.8G 28% /etc/hosts 13:01:39 /dev/vda1 40.0G 11.2G 28.8G 28% /run/cloud-init/result.json 13:01:39 /dev/vda1 40.0G 11.2G 28.8G 28% /var/log/sa-host 13:01:39 /dev/vda1 40.0G 11.2G 28.8G 28% /var/log/secure 13:01:39 /dev/vda1 40.0G 11.2G 28.8G 28% /var/log/auth.log 13:01:39 /dev/vda1 40.0G 11.2G 28.8G 28% /w/workspace/edgex-go/13@tmp 13:01:39 /dev/vda1 40.0G 11.2G 28.8G 28% /w/workspace/edgex-go/13 13:01:39 13:01:39 13:01:39 ---> free -m: 13:01:39 total used free shared buff/cache available 13:01:39 Mem: 7821 1215 2390 0 4215 6549 13:01:39 Swap: 1023 1 1022 13:01:39 13:01:39 13:01:39 ---> ip addr: 13:01:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:01:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:01:39 inet 127.0.0.1/8 scope host lo 13:01:39 valid_lft forever preferred_lft forever 13:01:39 inet6 ::1/128 scope host 13:01:39 valid_lft forever preferred_lft forever 13:01:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:01:39 link/ether fa:16:3e:7e:b4:c9 brd ff:ff:ff:ff:ff:ff 13:01:39 inet 10.30.123.83/23 brd 10.30.123.255 scope global dynamic eth0 13:01:39 valid_lft 85033sec preferred_lft 85033sec 13:01:39 inet6 fe80::f816:3eff:fe7e:b4c9/64 scope link 13:01:39 valid_lft forever preferred_lft forever 13:01:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:01:39 link/ether 02:42:78:56:5e:6d brd ff:ff:ff:ff:ff:ff 13:01:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:01:39 valid_lft forever preferred_lft forever 13:01:39 inet6 fe80::42:78ff:fe56:5e6d/64 scope link 13:01:39 valid_lft forever preferred_lft forever 13:01:39 13:01:39 13:01:39 ---> sar -b -r -n DEV: 13:01:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 13:01:39 13:01:39 12:38:41 LINUX RESTART (2 CPU) 13:01:39 13:01:39 12:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:01:39 12:40:02 194.06 76.13 117.93 0.00 10098.75 46129.07 0.00 13:01:39 12:41:01 37.93 0.24 37.70 0.00 24.79 20562.20 0.00 13:01:39 12:42:01 193.18 0.00 193.18 0.00 0.00 36016.71 0.00 13:01:39 12:43:01 56.55 0.00 56.55 0.00 0.00 9658.03 0.00 13:01:39 12:44:01 53.36 0.00 53.36 0.00 0.00 3216.30 0.00 13:01:39 12:45:01 311.40 10.28 301.12 0.00 4290.05 202182.60 0.00 13:01:39 12:46:02 301.13 62.21 238.92 0.00 1869.69 118246.16 0.00 13:01:39 12:47:01 415.59 11.61 403.98 0.00 1630.60 181135.58 0.00 13:01:39 12:48:01 166.44 7.86 158.58 0.00 638.00 23778.50 0.00 13:01:39 12:49:01 1.37 0.00 1.37 0.00 0.00 22.85 0.00 13:01:39 12:50:01 0.35 0.08 0.27 0.00 0.80 2.33 0.00 13:01:39 12:51:01 1.07 0.80 0.27 0.00 43.31 3.90 0.00 13:01:39 12:52:01 0.33 0.02 0.32 0.00 0.13 4.73 0.00 13:01:39 12:53:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 13:01:39 12:54:01 0.43 0.18 0.25 0.00 5.73 3.81 0.00 13:01:39 12:55:01 0.90 0.10 0.80 0.00 1.60 16.28 0.00 13:01:39 12:56:01 0.20 0.00 0.20 0.00 0.00 2.98 0.00 13:01:39 12:57:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 13:01:39 12:58:01 0.32 0.00 0.32 0.00 0.00 3.27 0.00 13:01:39 12:59:01 0.28 0.00 0.28 0.00 0.00 3.58 0.00 13:01:39 13:00:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 13:01:39 13:01:01 0.27 0.02 0.25 0.00 0.13 2.87 0.00 13:01:39 Average: 78.82 7.71 71.11 0.00 847.60 29121.04 0.00 13:01:39 13:01:39 12:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:01:39 12:40:02 5177048 0 892816 11.15 2620 1936456 1499704 16.56 832716 1588340 40368 13:01:39 12:41:01 4213388 0 935372 11.68 2620 2857560 1490340 16.45 1037460 2275952 424180 13:01:39 12:42:01 4098904 0 1085400 13.55 2620 2822016 1741284 19.22 1190512 2181560 73600 13:01:39 12:43:01 3844688 0 1086980 13.57 2620 3074652 1724604 19.04 1322036 2284356 48024 13:01:39 12:44:01 3766808 0 1089324 13.60 2620 3150188 1564432 17.27 1277892 2398584 197472 13:01:39 12:45:01 217524 0 1231376 15.38 2620 6557420 1571104 17.35 2908896 4157452 194888 13:01:39 12:46:02 1568092 0 1261540 15.75 2620 5176688 1659084 18.32 2342352 3376328 7332 13:01:39 12:47:01 995968 0 1536732 19.19 2620 5473620 3007020 33.20 1978416 4252584 86864 13:01:39 12:48:01 3077480 0 1142028 14.26 2620 3786812 1292764 14.27 1234632 3007008 16 13:01:39 12:49:01 3083644 0 1135856 14.18 2620 3786820 1253688 13.84 1243668 2994588 8 13:01:39 12:50:01 3082140 0 1137360 14.20 2620 3786820 1253968 13.84 1243124 2996796 8 13:01:39 12:51:01 3081668 0 1136524 14.19 2620 3788128 1253800 13.84 1247872 2992712 8 13:01:39 12:52:01 3081616 0 1136572 14.19 2620 3788132 1253816 13.84 1241780 2999056 20 13:01:39 12:53:01 3081456 0 1136728 14.19 2620 3788136 1253972 13.84 1241916 2999056 12 13:01:39 12:54:01 3080372 0 1137776 14.21 2620 3788172 1254116 13.85 1242776 2999116 28 13:01:39 12:55:01 3077780 0 1140368 14.24 2620 3788172 1258808 13.90 1245296 2999100 20 13:01:39 12:56:01 3076348 0 1141792 14.26 2620 3788180 1292732 14.27 1246020 2999100 8 13:01:39 12:57:01 3076004 0 1142132 14.26 2620 3788184 1252996 13.83 1251416 2994824 8 13:01:39 12:58:01 3076348 0 1141784 14.26 2620 3788188 1252996 13.83 1262616 2983512 8 13:01:39 12:59:01 3075944 0 1142184 14.26 2620 3788192 1252996 13.83 1262592 2983512 16 13:01:39 13:00:01 3075680 0 1142444 14.26 2620 3788196 1253416 13.84 1262824 2983512 8 13:01:39 13:01:01 3076148 0 1141972 14.26 2620 3788200 1255800 13.86 1263804 2982440 12 13:01:39 Average: 3044775 0 1139775 14.23 2620 3821770 1449702 16.01 1380937 2928613 48769 13:01:39 13:01:39 12:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:01:39 12:40:02 veth55db141 273.81 220.64 28.55 695.75 0.00 0.00 0.00 0.00 13:01:39 12:40:02 eth0 1265.32 1034.41 4419.75 139.27 0.00 0.00 0.00 0.00 13:01:39 12:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:40:02 docker0 273.81 220.53 24.81 695.74 0.00 0.00 0.00 0.00 13:01:39 12:41:01 eth0 898.66 948.52 4779.60 113.64 0.00 0.00 0.00 0.00 13:01:39 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:41:01 docker0 693.01 613.94 52.82 2040.34 0.00 0.00 0.00 0.00 13:01:39 12:42:01 veth46d739e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:01:39 12:42:01 eth0 332.85 256.13 880.64 34.19 0.00 0.00 0.00 0.00 13:01:39 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:42:01 docker0 233.95 292.41 16.52 843.07 0.00 0.00 0.00 0.00 13:01:39 12:43:01 veth46d739e 0.93 0.93 0.07 0.08 0.00 0.00 0.00 0.00 13:01:39 12:43:01 eth0 25.98 13.46 20.74 10.98 0.00 0.00 0.00 0.00 13:01:39 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:43:01 docker0 0.93 0.93 0.06 0.08 0.00 0.00 0.00 0.00 13:01:39 12:44:01 veth46d739e 1.25 1.25 0.10 0.10 0.00 0.00 0.00 0.00 13:01:39 12:44:01 eth0 25.67 14.30 22.15 10.90 0.00 0.00 0.00 0.00 13:01:39 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:44:01 docker0 1.25 1.25 0.08 0.10 0.00 0.00 0.00 0.00 13:01:39 12:45:01 vethad1a72f 0.05 0.51 0.00 0.03 0.00 0.00 0.00 0.00 13:01:39 12:45:01 veth78c7c79 0.00 0.89 0.00 0.05 0.00 0.00 0.00 0.00 13:01:39 12:45:01 eth0 266.18 223.85 1848.70 85.60 0.00 0.00 0.00 0.00 13:01:39 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:46:02 veth78c7c79 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 13:01:39 12:46:02 vethb3ba62d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:01:39 12:46:02 eth0 12.25 6.29 10.08 5.26 0.00 0.00 0.00 0.00 13:01:39 12:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:47:01 veth1db4e79 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:01:39 12:47:01 veth78c7c79 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 13:01:39 12:47:01 eth0 289.57 206.13 1857.78 82.01 0.00 0.00 0.00 0.00 13:01:39 12:47:01 veth2ce4e65 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 13:01:39 12:48:01 eth0 35.27 18.72 117.93 8.83 0.00 0.00 0.00 0.00 13:01:39 12:48:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:01:39 12:48:01 docker0 1318.12 1308.99 101.44 4338.73 0.00 0.00 0.00 0.00 13:01:39 12:49:01 eth0 0.50 0.07 0.05 0.01 0.00 0.00 0.00 0.00 13:01:39 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:50:01 eth0 0.88 0.68 0.74 0.29 0.00 0.00 0.00 0.00 13:01:39 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:51:01 eth0 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 13:01:39 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:52:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:01:39 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:53:01 eth0 1.75 0.37 0.39 0.17 0.00 0.00 0.00 0.00 13:01:39 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:54:01 eth0 3.33 0.82 1.01 0.59 0.00 0.00 0.00 0.00 13:01:39 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:55:01 eth0 4.08 2.53 1.14 9.73 0.00 0.00 0.00 0.00 13:01:39 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:56:01 eth0 1.93 2.07 0.37 19.68 0.00 0.00 0.00 0.00 13:01:39 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:57:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:58:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:01:39 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:59:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 13:00:01 eth0 1.20 1.55 0.15 6.54 0.00 0.00 0.00 0.00 13:01:39 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 13:01:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 13:01:39 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 Average: eth0 143.34 123.51 631.32 23.91 0.00 0.00 0.00 0.00 13:01:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:39 Average: docker0 59.98 59.57 4.62 197.44 0.00 0.00 0.00 0.00 13:01:39 13:01:39 13:01:39 ---> sar -P ALL: 13:01:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 13:01:39 13:01:39 12:38:41 LINUX RESTART (2 CPU) 13:01:39 13:01:39 12:39:01 CPU %user %nice %system %iowait %steal %idle 13:01:39 12:40:02 all 25.20 0.00 7.95 15.36 0.09 51.40 13:01:39 12:40:02 0 24.10 0.00 9.26 13.07 0.09 53.48 13:01:39 12:40:02 1 26.30 0.00 6.64 17.64 0.09 49.33 13:01:39 12:41:01 all 16.50 0.00 4.41 9.04 0.06 69.98 13:01:39 12:41:01 0 14.26 0.00 4.76 10.24 0.05 70.68 13:01:39 12:41:01 1 18.76 0.00 4.05 7.84 0.07 69.28 13:01:39 12:42:01 all 17.65 0.00 5.11 14.72 0.08 62.45 13:01:39 12:42:01 0 17.76 0.00 5.46 16.23 0.09 60.46 13:01:39 12:42:01 1 17.54 0.00 4.77 13.20 0.07 64.43 13:01:39 12:43:01 all 43.31 0.00 4.58 1.53 0.07 50.51 13:01:39 12:43:01 0 43.14 0.00 4.81 1.58 0.07 50.41 13:01:39 12:43:01 1 43.48 0.00 4.35 1.48 0.07 50.62 13:01:39 12:44:01 all 60.25 0.00 8.35 1.79 0.10 29.51 13:01:39 12:44:01 0 60.62 0.00 8.61 1.65 0.09 29.02 13:01:39 12:44:01 1 59.88 0.00 8.08 1.94 0.11 29.99 13:01:39 12:45:01 all 21.74 0.00 14.59 26.25 0.08 37.34 13:01:39 12:45:01 0 21.39 0.00 14.52 25.55 0.09 38.46 13:01:39 12:45:01 1 22.09 0.00 14.65 26.96 0.07 36.23 13:01:39 12:46:02 all 65.06 0.00 12.99 16.97 0.11 4.87 13:01:39 12:46:02 0 65.08 0.00 13.24 18.74 0.09 2.86 13:01:39 12:46:02 1 65.04 0.00 12.74 15.19 0.13 6.90 13:01:39 12:47:01 all 56.45 0.00 16.92 20.93 0.12 5.58 13:01:39 12:47:01 0 54.64 0.00 18.61 22.12 0.13 4.51 13:01:39 12:47:01 1 58.26 0.00 15.24 19.75 0.11 6.65 13:01:39 12:48:01 all 19.13 0.00 6.30 3.68 0.05 70.84 13:01:39 12:48:01 0 18.93 0.00 6.45 3.54 0.05 71.03 13:01:39 12:48:01 1 19.34 0.00 6.14 3.82 0.05 70.65 13:01:39 12:49:01 all 0.13 0.00 0.06 0.00 0.02 99.79 13:01:39 12:49:01 0 0.02 0.00 0.07 0.00 0.02 99.90 13:01:39 12:49:01 1 0.25 0.00 0.05 0.00 0.02 99.68 13:01:39 12:50:01 all 0.11 0.00 0.03 0.00 0.03 99.83 13:01:39 12:50:01 0 0.05 0.00 0.03 0.00 0.03 99.88 13:01:39 12:50:01 1 0.17 0.00 0.03 0.00 0.02 99.78 13:01:39 13:01:39 12:50:01 CPU %user %nice %system %iowait %steal %idle 13:01:39 12:51:01 all 0.12 0.00 0.03 0.01 0.02 99.82 13:01:39 12:51:01 0 0.05 0.00 0.05 0.02 0.02 99.87 13:01:39 12:51:01 1 0.18 0.00 0.02 0.00 0.02 99.78 13:01:39 12:52:01 all 0.21 0.00 0.02 0.00 0.02 99.76 13:01:39 12:52:01 0 0.32 0.00 0.02 0.00 0.02 99.65 13:01:39 12:52:01 1 0.10 0.00 0.02 0.00 0.02 99.87 13:01:39 12:53:01 all 0.11 0.00 0.03 0.00 0.03 99.83 13:01:39 12:53:01 0 0.17 0.00 0.03 0.00 0.02 99.78 13:01:39 12:53:01 1 0.05 0.00 0.03 0.00 0.03 99.88 13:01:39 12:54:01 all 0.18 0.00 0.07 0.00 0.02 99.73 13:01:39 12:54:01 0 0.22 0.00 0.07 0.00 0.02 99.70 13:01:39 12:54:01 1 0.15 0.00 0.07 0.00 0.02 99.77 13:01:39 12:55:01 all 0.12 0.00 0.05 0.01 0.02 99.81 13:01:39 12:55:01 0 0.05 0.00 0.05 0.02 0.00 99.88 13:01:39 12:55:01 1 0.18 0.00 0.05 0.00 0.03 99.73 13:01:39 12:56:01 all 0.09 0.00 0.05 0.00 0.02 99.84 13:01:39 12:56:01 0 0.10 0.00 0.07 0.00 0.03 99.80 13:01:39 12:56:01 1 0.08 0.00 0.03 0.00 0.00 99.88 13:01:39 12:57:01 all 0.03 0.00 0.04 0.00 0.01 99.92 13:01:39 12:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:01:39 12:57:01 1 0.03 0.00 0.05 0.00 0.02 99.90 13:01:39 12:58:01 all 0.03 0.00 0.02 0.00 0.03 99.92 13:01:39 12:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:01:39 12:58:01 1 0.05 0.00 0.02 0.00 0.03 99.90 13:01:39 12:59:01 all 0.03 0.00 0.03 0.00 0.01 99.94 13:01:39 12:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:01:39 12:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:01:39 13:00:01 all 0.04 0.00 0.05 0.00 0.03 99.88 13:01:39 13:00:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:01:39 13:00:01 1 0.03 0.00 0.05 0.00 0.03 99.88 13:01:39 13:01:01 all 0.04 0.00 0.03 0.00 0.01 99.92 13:01:39 13:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:01:39 13:01:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:01:39 13:01:39 Average: CPU %user %nice %system %iowait %steal %idle 13:01:39 Average: all 14.15 0.00 3.56 4.82 0.04 77.43 13:01:39 Average: 0 13.91 0.00 3.75 4.92 0.04 77.38 13:01:39 Average: 1 14.40 0.00 3.36 4.72 0.05 77.48 13:01:39 13:01:39 13:01:39