Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0ca5e8566446efca00335dfd6e027da7f2d61546+2c126a996be31befa6625c4f217e526aa48b3805 (938f2e1f687de4ed63da6db874d90ff9a98f5ba3) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28793 in /w/workspace/edgexfoundry_edgex-go_PR-3232 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit 0ca5e8566446efca00335dfd6e027da7f2d61546 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3232/head:refs/remotes/origin/PR-3232 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 Merge succeeded, producing f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a Checking out Revision f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a (PR-3232) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a # timeout=10 Commit message: "Merge commit '2c126a996be31befa6625c4f217e526aa48b3805' into HEAD" > git rev-list --no-walk 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:48 ========================================================= 00:30:48 EdgeX Global Pipelines Version Info 00:30:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:50 ------------------- 00:30:50 stable info: 00:30:50 ------------------- 00:30:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:50 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:30:50 Message: update stable to v1.0.184 00:30:51 ------------------- 00:30:51 experimental info: 00:30:51 ------------------- 00:30:51 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:51 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:30:51 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:30:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:30:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3232 [Pipeline] echo 00:30:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3232 [Pipeline] echo 00:30:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3232 [Pipeline] echo 00:30:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [Pipeline] echo 00:30:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f229020 [Pipeline] echo 00:30:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:30:54 provisioning config files... 00:30:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3787390411967014350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:54 ---> docker-login.sh 00:30:54 nexus3.edgexfoundry.org:10001 00:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:55 Configure a credential helper to remove this warning. See 00:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:55 00:30:55 Login Succeeded 00:30:55 nexus3.edgexfoundry.org:10002 00:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:55 Configure a credential helper to remove this warning. See 00:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:55 00:30:55 Login Succeeded 00:30:55 nexus3.edgexfoundry.org:10003 00:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:55 Configure a credential helper to remove this warning. See 00:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:55 00:30:55 Login Succeeded 00:30:55 nexus3.edgexfoundry.org:10004 00:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:55 Configure a credential helper to remove this warning. See 00:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:55 00:30:55 Login Succeeded 00:30:55 docker.io 00:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:56 Configure a credential helper to remove this warning. See 00:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:56 00:30:56 Login Succeeded 00:30:56 ---> docker-login.sh ends [Pipeline] } 00:30:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:56 ++ 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 00:30:56 + for file in '`ls cmd/**/Dockerfile`' 00:30:56 ++ dirname cmd/core-command/Dockerfile 00:30:56 ++ cut -d/ -f2 00:30:56 + echo core-command,cmd/core-command/Dockerfile 00:30:56 + for file in '`ls cmd/**/Dockerfile`' 00:30:56 ++ dirname cmd/core-data/Dockerfile 00:30:56 ++ cut -d/ -f2 00:30:56 + echo core-data,cmd/core-data/Dockerfile 00:30:56 + for file in '`ls cmd/**/Dockerfile`' 00:30:56 ++ dirname cmd/core-metadata/Dockerfile 00:30:56 ++ cut -d/ -f2 00:30:56 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:56 + for file in '`ls cmd/**/Dockerfile`' 00:30:56 ++ dirname cmd/security-bootstrapper/Dockerfile 00:30:56 ++ cut -d/ -f2 00:30:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:30:56 + for file in '`ls cmd/**/Dockerfile`' 00:30:56 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:56 ++ cut -d/ -f2 00:30:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:56 + for file in '`ls cmd/**/Dockerfile`' 00:30:56 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:56 ++ cut -d/ -f2 00:30:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:56 + for file in '`ls cmd/**/Dockerfile`' 00:30:56 ++ dirname cmd/support-notifications/Dockerfile 00:30:56 ++ cut -d/ -f2 00:30:56 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:56 + for file in '`ls cmd/**/Dockerfile`' 00:30:56 ++ dirname cmd/support-scheduler/Dockerfile 00:30:56 ++ cut -d/ -f2 00:30:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:56 + for file in '`ls cmd/**/Dockerfile`' 00:30:56 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:56 ++ cut -d/ -f2 00:30:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:56 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:30:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:57 00:30:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:57 latest: Pulling from edgex-devops/git-semver 00:30:57 31603596830f: Pulling fs layer 00:30:57 2a8b12db71e7: Pulling fs layer 00:30:57 6ca5941a6612: Pulling fs layer 00:30:57 ecc8261a40a4: Pulling fs layer 00:30:57 ecc8261a40a4: Waiting 00:30:57 2a8b12db71e7: Verifying Checksum 00:30:57 2a8b12db71e7: Download complete 00:30:57 31603596830f: Download complete 00:30:58 ecc8261a40a4: Verifying Checksum 00:30:58 ecc8261a40a4: Download complete 00:30:58 6ca5941a6612: Verifying Checksum 00:30:58 6ca5941a6612: Download complete 00:30:58 31603596830f: Pull complete 00:30:58 2a8b12db71e7: Pull complete 00:30:59 6ca5941a6612: Pull complete 00:30:59 ecc8261a40a4: Pull complete 00:30:59 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:30:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:59 prd-centos7-docker-4c-2g-28793 does not seem to be running inside a container 00:30:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:02 $ docker top 504d24317de5aba00ac1d9af57a0cb24da65b22d827cb8a32fe640cee2a08473 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:03 [ssh-agent] Looking for ssh-agent implementation... 00:31:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:03 $ docker exec 504d24317de5aba00ac1d9af57a0cb24da65b22d827cb8a32fe640cee2a08473 ssh-agent 00:31:03 SSH_AUTH_SOCK=/tmp/ssh-9GUILrzLSpM6/agent.12 00:31:03 SSH_AGENT_PID=18 00:31:03 Running ssh-add (command line suppressed) 00:31:03 Identity added: /w/workspace/edgex-go/2@tmp/private_key_287668587946494818.key (/w/workspace/edgex-go/2@tmp/private_key_287668587946494818.key) 00:31:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:04 + git tag --points-at HEAD [Pipeline] } 00:31:04 $ docker exec --env ******** --env ******** 504d24317de5aba00ac1d9af57a0cb24da65b22d827cb8a32fe640cee2a08473 ssh-agent -k 00:31:04 unset SSH_AUTH_SOCK; 00:31:04 unset SSH_AGENT_PID; 00:31:04 echo Agent pid 18 killed; 00:31:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:04 [ssh-agent] Looking for ssh-agent implementation... 00:31:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:06 $ docker exec 504d24317de5aba00ac1d9af57a0cb24da65b22d827cb8a32fe640cee2a08473 ssh-agent 00:31:06 SSH_AUTH_SOCK=/tmp/ssh-YL81WweW6ndW/agent.47 00:31:06 SSH_AGENT_PID=52 00:31:06 Running ssh-add (command line suppressed) 00:31:06 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1753669153347369684.key (/w/workspace/edgex-go/2@tmp/private_key_1753669153347369684.key) 00:31:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:06 + git semver init 00:31:06 # -> Open(): unable to determine branch for HEAD 00:31:06 # $GIT_DIR = /w/workspace/edgex-go/2/.git 00:31:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 00:31:06 # $SEMVER_REMOTE_NAME = origin 00:31:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:06 # $SEMVER_USER_NAME = edgex-jenkins 00:31:06 # $SEMVER_BRANCH = PR-3232 00:31:06 # $SEMVER_TEMP = /tmp/semver-540354695 00:31:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:39 # '/tmp/semver-540354695' -> '/w/workspace/edgex-go/2/.semver' 00:31:39 # -> Force: false 00:31:39 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 00:31:39 $ docker exec --env ******** --env ******** 504d24317de5aba00ac1d9af57a0cb24da65b22d827cb8a32fe640cee2a08473 ssh-agent -k 00:31:39 unset SSH_AUTH_SOCK; 00:31:39 unset SSH_AGENT_PID; 00:31:39 echo Agent pid 52 killed; 00:31:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:40 + git semver [Pipeline] } 00:31:40 $ docker stop --time=1 504d24317de5aba00ac1d9af57a0cb24da65b22d827cb8a32fe640cee2a08473 00:31:41 $ docker rm -f 504d24317de5aba00ac1d9af57a0cb24da65b22d827cb8a32fe640cee2a08473 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:42 Stashed 1 file(s) [Pipeline] echo 00:31:42 [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 00:31:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:44 + sudo service docker restart 00:31:44 + true 00:31:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:31:44 ========================================================= 00:31:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:31:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:45 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:31:49 Sending build context to Docker daemon 328.3MB 00:31:49 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:31:49 Step 2/6 : FROM ${BASE} 00:31:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:49 188c0c94c7c5: Pulling fs layer 00:31:49 0ef7d3d256c8: Pulling fs layer 00:31:49 de9db76c5a1d: Pulling fs layer 00:31:49 bca2f99d35d6: Pulling fs layer 00:31:49 93359f2a8cfa: Pulling fs layer 00:31:49 7c6f9722023f: Pulling fs layer 00:31:49 a35cf1a2eb13: Pulling fs layer 00:31:49 93359f2a8cfa: Waiting 00:31:49 7c6f9722023f: Waiting 00:31:49 a35cf1a2eb13: Waiting 00:31:49 bca2f99d35d6: Waiting 00:31:49 de9db76c5a1d: Verifying Checksum 00:31:49 de9db76c5a1d: Download complete 00:31:49 0ef7d3d256c8: Verifying Checksum 00:31:49 0ef7d3d256c8: Download complete 00:31:49 93359f2a8cfa: Verifying Checksum 00:31:49 93359f2a8cfa: Download complete 00:31:49 7c6f9722023f: Verifying Checksum 00:31:49 7c6f9722023f: Download complete 00:31:49 188c0c94c7c5: Download complete 00:31:50 188c0c94c7c5: Pull complete 00:31:50 0ef7d3d256c8: Pull complete 00:31:50 de9db76c5a1d: Pull complete 00:31:52 a35cf1a2eb13: Verifying Checksum 00:31:52 a35cf1a2eb13: Download complete 00:31:52 bca2f99d35d6: Verifying Checksum 00:31:52 bca2f99d35d6: Download complete 00:31:58 Still waiting to schedule task 00:31:58 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:32:01 bca2f99d35d6: Pull complete 00:32:01 93359f2a8cfa: Pull complete 00:32:01 7c6f9722023f: Pull complete 00:32:05 a35cf1a2eb13: Pull complete 00:32:05 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:05 ---> a62c8e92a672 00:32: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 00:32:05 ---> Running in 7de6090c247d 00:32:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:07 (1/12) Installing libmagic (5.38-r0) 00:32:08 (2/12) Installing file (5.38-r0) 00:32:08 (3/12) Installing libc-dev (0.7.2-r3) 00:32:08 (4/12) Installing g++ (9.3.0-r2) 00:32:23 (5/12) Installing fortify-headers (1.1-r0) 00:32:23 (6/12) Installing patch (2.7.6-r6) 00:32:23 (7/12) Installing build-base (0.5-r2) 00:32:23 (8/12) Installing libsodium (1.0.18-r0) 00:32:23 (9/12) Installing pkgconf (1.7.2-r0) 00:32:23 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:24 (11/12) Installing libzmq (4.3.3-r0) 00:32:24 (12/12) Installing zeromq-dev (4.3.3-r0) 00:32:24 Executing busybox-1.31.1-r19.trigger 00:32:24 OK: 233 MiB in 51 packages 00:32:27 Removing intermediate container 7de6090c247d 00:32:27 ---> bee07cde4671 00:32:27 Step 4/6 : WORKDIR /edgex-go 00:32:27 ---> Running in 1c288a99db83 00:32:27 Removing intermediate container 1c288a99db83 00:32:27 ---> 38b3e7cabd49 00:32:27 Step 5/6 : COPY go.mod . 00:32:28 ---> f150779b9fd1 00:32:28 Step 6/6 : RUN go mod download 00:32:28 ---> Running in ca10d52929f5 00:32:55 Removing intermediate container ca10d52929f5 00:32:55 ---> 6838b08458db 00:32:55 Successfully built 6838b08458db 00:32:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:55 + docker inspect -f . ci-base-image-x86_64 00:32:55 . [Pipeline] withDockerContainer 00:32:55 prd-centos7-docker-4c-2g-28793 does not seem to be running inside a container 00:32:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:56 $ docker top 8743c12fdb76cd1be34ff0a89862c4bea21ddc595b7db8c6f47eb938ec2c998b -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:57 + go version 00:32:57 go version go1.15.5 linux/amd64 [Pipeline] } 00:32:57 $ docker stop --time=1 8743c12fdb76cd1be34ff0a89862c4bea21ddc595b7db8c6f47eb938ec2c998b 00:32:58 $ docker rm -f 8743c12fdb76cd1be34ff0a89862c4bea21ddc595b7db8c6f47eb938ec2c998b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:59 + docker inspect -f . ci-base-image-x86_64 00:32:59 . [Pipeline] withDockerContainer 00:32:59 prd-centos7-docker-4c-2g-28793 does not seem to be running inside a container 00:32:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:00 $ docker top 288f77975ddfb3bce1a6f47c8a1062839fa9860e980e55eb2c1126cad974c38a -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:00 ========================================================= 00:33:00 [edgeXBuildGoParallel] Running Tests and Build... 00:33:00 ========================================================= [Pipeline] sh 00:33:00 + make test 00:33:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:11 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.123s coverage: 45.9% of statements 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.092s coverage: 100.0% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.186s coverage: 27.1% of statements 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.042s coverage: 100.0% of statements 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.100s coverage: 66.2% of statements 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.511s coverage: 82.4% of statements 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.452s coverage: 28.6% of statements 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.067s coverage: 100.0% of statements 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.153s coverage: 86.7% of statements 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.176s coverage: 97.5% of statements 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.104s coverage: 78.3% of statements 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:33:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.623s coverage: 92.8% of statements 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:33:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:33:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.1% of statements 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 00:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.101s coverage: 79.5% of statements 00:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.035s coverage: 94.1% of statements 00:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 00:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.031s coverage: 44.8% of statements 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.149s coverage: 81.4% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.125s coverage: 92.9% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.8% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 84.6% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.093s coverage: 91.6% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.217s coverage: 62.4% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.389s coverage: 69.0% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 38.4% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.207s coverage: 47.0% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.062s coverage: 100.0% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.062s coverage: 100.0% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.156s coverage: 88.5% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.892s coverage: 29.1% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.083s coverage: 99.0% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.131s coverage: 95.6% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.038s coverage: 100.0% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 00:34:19 GO111MODULE=on go vet ./... 00:34:51 gofmt -l . 00:34:51 [ "`gofmt -l .`" = "" ] 00:34:52 ./bin/test-go-mod-tidy.sh 00:34:53 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:53 + ls -al . 00:34:53 total 732 00:34:53 drwxrwxr-x 10 1001 1001 4096 Mar 6 00:34 . 00:34:53 drwxr-xr-x 4 root root 28 Mar 6 00:32 .. 00:34:53 -rw-rw-r-- 1 1001 1001 11 Mar 6 00:30 .dockerignore 00:34:53 drwxrwxr-x 8 1001 1001 179 Mar 6 00:30 .git 00:34:53 drwxrwxr-x 3 1001 1001 125 Mar 6 00:30 .github 00:34:53 -rw-rw-r-- 1 1001 1001 818 Mar 6 00:30 .gitignore 00:34:53 drwx------ 3 1001 1001 60 Mar 6 00:31 .semver 00:34:53 -rw-rw-r-- 1 1001 1001 166 Mar 6 00:30 .sonarcloud.properties 00:34:53 -rw-rw-r-- 1 1001 1001 8475 Mar 6 00:30 Attribution.txt 00:34:53 -rw-rw-r-- 1 1001 1001 3804 Mar 6 00:30 CONTRIBUTING.md 00:34:53 -rw-rw-r-- 1 1001 1001 931 Mar 6 00:30 Dockerfile.build 00:34:53 -rw-rw-r-- 1 1001 1001 863 Mar 6 00:30 Jenkinsfile 00:34:53 -rw-rw-r-- 1 1001 1001 10775 Mar 6 00:30 LICENSE 00:34:53 -rw-rw-r-- 1 1001 1001 5774 Mar 6 00:30 Makefile 00:34:53 -rw-rw-r-- 1 1001 1001 6524 Mar 6 00:30 README.md 00:34:53 -rw-rw-r-- 1 1001 1001 6755 Mar 6 00:30 SECURITY.md 00:34:53 -rw-rw-r-- 1 1001 1001 5 Mar 6 00:31 VERSION 00:34:53 -rw-rw-r-- 1 1001 1001 4131 Mar 6 00:30 ZMQWindows.md 00:34:53 drwxrwxr-x 2 1001 1001 117 Mar 6 00:30 bin 00:34:53 drwxrwxr-x 14 1001 1001 4096 Mar 6 00:30 cmd 00:34:53 -rw-r--r-- 1 root root 621194 Mar 6 00:34 coverage.out 00:34:53 -rw-r--r-- 1 root root 1055 Mar 6 00:34 go.mod 00:34:53 -rw-r--r-- 1 root root 21699 Mar 6 00:34 go.sum 00:34:53 drwxrwxr-x 8 1001 1001 127 Mar 6 00:30 internal 00:34:53 drwxrwxr-x 4 1001 1001 26 Mar 6 00:30 openapi 00:34:53 drwxrwxr-x 4 1001 1001 71 Mar 6 00:30 snap 00:34:53 -rw-rw-r-- 1 1001 1001 168 Mar 6 00:30 version.go [Pipeline] sh 00:34:54 + '[' -e coverage.out ] 00:34:54 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:54 Stashed 1 file(s) [Pipeline] sh 00:34:54 + make build 00:34:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:35:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:35:10 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 00:35:10 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 00:35:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28803 in /w/workspace/edgexfoundry_edgex-go_PR-3232 [Pipeline] { [Pipeline] ws 00:35:11 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:35:12 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 00:35:12 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 00:35:15 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 00:35:17 using credential edgex-jenkins-ssh 00:35:17 Cloning the remote Git repository 00:35: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 00:35:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:17 > git init /w/workspace/edgex-go/2 # timeout=10 00:35:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:17 > git --version # timeout=10 00:35:17 > git --version # 'git version 2.17.1' 00:35:17 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:18 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 00:35:19 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 00:35: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 00:35: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 [Pipeline] } 00:35:25 $ docker stop --time=1 288f77975ddfb3bce1a6f47c8a1062839fa9860e980e55eb2c1126cad974c38a 00:35:27 $ docker rm -f 288f77975ddfb3bce1a6f47c8a1062839fa9860e980e55eb2c1126cad974c38a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:29 00:35:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:29 latest: Pulling from edgex-devops/edgex-compose 00:35:29 cbdbe7a5bc2a: Pulling fs layer 00:35:29 ca9280d653b3: Pulling fs layer 00:35:29 7e9c9ca2126c: Pulling fs layer 00:35:29 cbdbe7a5bc2a: Verifying Checksum 00:35:29 cbdbe7a5bc2a: Download complete 00:35:30 cbdbe7a5bc2a: Pull complete 00:35:30 ca9280d653b3: Verifying Checksum 00:35:30 ca9280d653b3: Download complete 00:35:31 ca9280d653b3: Pull complete 00:35:31 7e9c9ca2126c: Download complete 00:35:35 Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit 0ca5e8566446efca00335dfd6e027da7f2d61546 00:35:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3232/head:refs/remotes/origin/PR-3232 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:36 > git config core.sparsecheckout # timeout=10 00:35:36 > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 00:35:36 Merge succeeded, producing c66c0f22a03b22060e273b5e1043a5179ec65516 00:35:36 Checking out Revision c66c0f22a03b22060e273b5e1043a5179ec65516 (PR-3232) 00:35:36 > git remote # timeout=10 00:35:36 > git config --get remote.origin.url # timeout=10 00:35:36 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:36 > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 00:35:36 > git rev-parse HEAD^{commit} # timeout=10 00:35:36 > git config core.sparsecheckout # timeout=10 00:35:36 > git checkout -f c66c0f22a03b22060e273b5e1043a5179ec65516 # timeout=10 00:35:38 7e9c9ca2126c: Pull complete 00:35:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:39 prd-centos7-docker-4c-2g-28793 does not seem to be running inside a container 00:35:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:41 Commit message: "Merge commit '2c126a996be31befa6625c4f217e526aa48b3805' into HEAD" 00:35:41 > git rev-list --no-walk 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 00:35:42 $ docker top 9906f688f158942863dbfb3848cad03b9051e05e5f23b7b978560b439549e91b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:42 + docker-compose build --help 00:35:42 + grep parallel 00:35:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 00:35:43 --parallel Build images in parallel. [Pipeline] } 00:35:43 $ docker stop --time=1 9906f688f158942863dbfb3848cad03b9051e05e5f23b7b978560b439549e91b 00:35:45 $ docker rm -f 9906f688f158942863dbfb3848cad03b9051e05e5f23b7b978560b439549e91b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:45 . [Pipeline] withDockerContainer 00:35:46 prd-centos7-docker-4c-2g-28793 does not seem to be running inside a container 00:35:46 + sudo service docker restart 00:35:46 + true 00:35:46 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:46 $ docker top b2232b47c39d2058a1a587b8e723c47d958b31878aa9218c2471760ae7841840 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:47 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:35:48 provisioning config files... 00:35:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2560071387694525839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:48 Building docker-core-command-go ... 00:35:48 Building docker-core-data-go ... 00:35:48 Building docker-core-metadata-go ... 00:35:48 Building docker-security-bootstrapper-go ... 00:35:48 Building docker-security-proxy-setup-go ... 00:35:48 Building docker-security-secretstore-setup-go ... 00:35:48 Building docker-support-notifications-go ... 00:35:48 Building docker-support-scheduler-go ... 00:35:48 Building docker-sys-mgmt-agent-go ... 00:35:48 Building docker-core-command-go 00:35:48 Building docker-support-scheduler-go 00:35:48 Building docker-security-bootstrapper-go 00:35:48 Building docker-core-data-go 00:35:48 Building docker-support-notifications-go 00:35:48 ---> docker-login.sh 00:35:48 nexus3.edgexfoundry.org:10001 00:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:49 Configure a credential helper to remove this warning. See 00:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:49 00:35:49 Login Succeeded 00:35:49 nexus3.edgexfoundry.org:10002 00:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:50 Configure a credential helper to remove this warning. See 00:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:50 00:35:50 Login Succeeded 00:35:50 nexus3.edgexfoundry.org:10003 00:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:51 Configure a credential helper to remove this warning. See 00:35:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:51 00:35:51 Login Succeeded 00:35:51 nexus3.edgexfoundry.org:10004 00:35:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:51 Configure a credential helper to remove this warning. See 00:35:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:51 00:35:51 Login Succeeded 00:35:51 docker.io 00:35:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:52 Configure a credential helper to remove this warning. See 00:35:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:52 00:35:52 Login Succeeded 00:35:52 ---> docker-login.sh ends [Pipeline] } 00:35:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:52 ========================================================= 00:35:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:35:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:52 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:35:55 Sending build context to Docker daemon 166.6MB 00:35:55 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:35:55 Step 2/6 : FROM ${BASE} 00:35:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:55 5f621e34cdf4: Pulling fs layer 00:35:55 a4357932f1b6: Pulling fs layer 00:35:55 18c013af1878: Pulling fs layer 00:35:55 00ac8860ef70: Pulling fs layer 00:35:55 63d7cb157983: Pulling fs layer 00:35:55 b116817d02f9: Pulling fs layer 00:35:55 745a02a5169b: Pulling fs layer 00:35:55 63d7cb157983: Waiting 00:35:55 b116817d02f9: Waiting 00:35:55 745a02a5169b: Waiting 00:35:55 00ac8860ef70: Waiting 00:35:55 18c013af1878: Download complete 00:35:55 a4357932f1b6: Download complete 00:35:55 63d7cb157983: Download complete 00:35:55 b116817d02f9: Download complete 00:35:56 5f621e34cdf4: Verifying Checksum 00:35:56 5f621e34cdf4: Download complete 00:35:57 5f621e34cdf4: Pull complete 00:35:57 a4357932f1b6: Pull complete 00:35:58 745a02a5169b: Verifying Checksum 00:35:58 745a02a5169b: Download complete 00:35:58 18c013af1878: Pull complete 00:36:00 00ac8860ef70: Verifying Checksum 00:36:00 00ac8860ef70: Download complete 00:36:10 00ac8860ef70: Pull complete 00:36:10 63d7cb157983: Pull complete 00:36:10 b116817d02f9: Pull complete 00:36:14 745a02a5169b: Pull complete 00:36:14 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:14 ---> b7e6874047d6 00:36:14 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 00:36:18 ---> Running in 3bd26839a8c3 00:36:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:20 (1/12) Installing libmagic (5.38-r0) 00:36:20 (2/12) Installing file (5.38-r0) 00:36:20 (3/12) Installing libc-dev (0.7.2-r3) 00:36:20 (4/12) Installing g++ (9.3.0-r2) 00:36:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:20 ---> 6838b08458db 00:36:20 Step 3/23 : WORKDIR /edgex-go 00:36:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:20 ---> 6838b08458db 00:36:20 Step 3/22 : WORKDIR /edgex-go 00:36:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:20 ---> 6838b08458db 00:36:20 Step 3/22 : WORKDIR /edgex-go 00:36:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:21 ---> 6838b08458db 00:36:21 Step 3/23 : WORKDIR /edgex-go 00:36:21 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:21 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:36:21 ---> 6838b08458db 00:36:21 Step 3/31 : WORKDIR /edgex-go 00:36:22 ---> Running in cd977ebf9b38 00:36:22 ---> Running in bc776138cbd5 00:36:22 ---> Running in 73c9d2bbe83e 00:36:22 ---> Running in feefcabb0991 00:36:22 ---> Running in 1d2c7c913f57 00:36:22 Removing intermediate container 73c9d2bbe83e 00:36:22 ---> 18779a56a287 00:36:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:22 Removing intermediate container bc776138cbd5 00:36:22 ---> 196d7088f629 00:36:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:22 Removing intermediate container cd977ebf9b38 00:36:22 ---> 1b29f71f8bbc 00:36:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:22 Removing intermediate container feefcabb0991 00:36:22 ---> 5326aa6b825c 00:36:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:22 Removing intermediate container 1d2c7c913f57 00:36:22 ---> 051d8815b781 00:36:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:23 ---> Running in a05bf62866e9 00:36:23 ---> Running in d4ba604d2379 00:36:23 ---> Running in 638ffbe3054f 00:36:23 ---> Running in 4726efb0f7e9 00:36:23 ---> Running in 04a9781f665c 00:36:23 (5/12) Installing fortify-headers (1.1-r0) 00:36:23 (6/12) Installing patch (2.7.6-r6) 00:36:23 (7/12) Installing build-base (0.5-r2) 00:36:23 (8/12) Installing libsodium (1.0.18-r0) 00:36:23 (9/12) Installing pkgconf (1.7.2-r0) 00:36:23 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:23 (11/12) Installing libzmq (4.3.3-r0) 00:36:23 (12/12) Installing zeromq-dev (4.3.3-r0) 00:36:24 Executing busybox-1.31.1-r19.trigger 00:36:24 OK: 217 MiB in 51 packages 00:36:24 Removing intermediate container d4ba604d2379 00:36:24 ---> 4224d706bd87 00:36:24 Step 5/22 : RUN apk add --update --no-cache make git 00:36:25 Removing intermediate container 638ffbe3054f 00:36:25 ---> 829abe83fb6e 00:36:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:36:25 ---> Running in a42c395c6d41 00:36:25 Removing intermediate container a05bf62866e9 00:36:25 ---> ed7fda292eee 00:36:25 Step 5/23 : RUN apk add --update --no-cache make git 00:36:25 ---> Running in 92e29ca1c5ba 00:36:25 Removing intermediate container 4726efb0f7e9 00:36:25 ---> 6fb5f558b33b 00:36:25 Step 5/31 : RUN apk add --update --no-cache make git 00:36:25 ---> Running in 0a9c14256aaa 00:36:25 Removing intermediate container 04a9781f665c 00:36:25 ---> 6d405ab24c97 00:36:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:36:25 ---> Running in 2bc17aabdb74 00:36:25 ---> Running in dbd7a625f179 00:36:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:27 OK: 233 MiB in 51 packages 00:36:27 OK: 233 MiB in 51 packages 00:36:27 OK: 233 MiB in 51 packages 00:36:27 OK: 233 MiB in 51 packages 00:36:28 Removing intermediate container 92e29ca1c5ba 00:36:28 ---> 712a14c0047e 00:36:28 Step 6/23 : COPY go.mod . 00:36:28 OK: 233 MiB in 51 packages 00:36:28 Removing intermediate container a42c395c6d41 00:36:28 ---> a608b8ec4668 00:36:28 Step 6/22 : COPY go.mod . 00:36:28 ---> c3d5524e7aaa 00:36:28 Step 7/23 : RUN go mod download 00:36:28 Removing intermediate container dbd7a625f179 00:36:28 ---> 1ac79cf737cc 00:36:28 Step 6/22 : COPY go.mod . 00:36:28 Removing intermediate container 0a9c14256aaa 00:36:28 ---> 8f6beefce75d 00:36:28 Step 6/23 : COPY go.mod . 00:36:28 ---> 924f7c36123b 00:36:28 Step 7/22 : RUN go mod download 00:36:28 ---> Running in b55ceb644b20 00:36:28 Removing intermediate container 3bd26839a8c3 00:36:28 ---> ac6598d8f987 00:36:28 Step 4/6 : WORKDIR /edgex-go 00:36:28 ---> Running in f0892c3db62a 00:36:28 Removing intermediate container f0892c3db62a 00:36:28 ---> c722527179c0 00:36:28 Step 5/6 : COPY go.mod . 00:36:29 ---> Running in 8a66105899fd 00:36:29 ---> d7b7093a33f4 00:36:29 Step 6/6 : RUN go mod download 00:36:29 Removing intermediate container 2bc17aabdb74 00:36:29 ---> 22896986f391 00:36:29 Step 6/31 : COPY go.mod . 00:36:29 ---> Running in be8c7708d108 00:36:29 ---> 06640673907a 00:36:29 Step 7/23 : RUN go mod download 00:36:29 ---> 4573cba185d4 00:36:29 Step 7/22 : RUN go mod download 00:36:29 ---> Running in a3da11a3bcee 00:36:29 ---> Running in ef3f4ae6430a 00:36:29 ---> b51aa6ab5dac 00:36:29 Step 7/31 : RUN go mod download 00:36:29 ---> Running in 3e34e3768aa6 00:36:31 Removing intermediate container 8a66105899fd 00:36:31 ---> 2dbd2df12d84 00:36:31 Step 8/22 : COPY . . 00:36:31 Removing intermediate container b55ceb644b20 00:36:31 ---> 4c72cf1c9680 00:36:31 Step 8/23 : COPY . . 00:36:32 Removing intermediate container a3da11a3bcee 00:36:32 ---> c97922419e90 00:36:32 Step 8/23 : COPY . . 00:36:36 Removing intermediate container ef3f4ae6430a 00:36:36 ---> 72c9a75a91a5 00:36:36 Step 8/22 : COPY . . 00:36:36 Removing intermediate container 3e34e3768aa6 00:36:36 ---> fca4fd71d2be 00:36:36 Step 8/31 : COPY . . 00:36:56 Removing intermediate container be8c7708d108 00:36:56 ---> 2795cbee8053 00:36:56 Successfully built 2795cbee8053 00:36:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:36:56 + docker inspect -f . ci-base-image-arm64 00:36:56 . [Pipeline] withDockerContainer 00:36:56 prd-ubuntu18.04-docker-arm64-4c-16g-28803 does not seem to be running inside a container 00:36:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:58 $ docker top 3fa7ffc0af592a85f7b9607fd8efc78f0fd96665c5409b9390784b5c3b7549e3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:59 + go version 00:36:59 go version go1.15.5 linux/arm64 [Pipeline] } 00:36:59 $ docker stop --time=1 3fa7ffc0af592a85f7b9607fd8efc78f0fd96665c5409b9390784b5c3b7549e3 00:37:01 $ docker rm -f 3fa7ffc0af592a85f7b9607fd8efc78f0fd96665c5409b9390784b5c3b7549e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:02 + docker inspect -f . ci-base-image-arm64 00:37:02 . [Pipeline] withDockerContainer 00:37:02 prd-ubuntu18.04-docker-arm64-4c-16g-28803 does not seem to be running inside a container 00:37:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:04 $ docker top 27d63f692f78bb5cea03ad6b8eaffeb16bc258336bae59f16e62a4cb82c66253 -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:04 ========================================================= 00:37:04 [edgeXBuildGoParallel] Running Tests and Build... 00:37:04 ========================================================= [Pipeline] sh 00:37:05 + make test 00:37:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:15 ---> f6c505b98e01 00:37:15 Step 9/23 : RUN make cmd/core-command/core-command 00:37:15 ---> 63f6d7c77454 00:37:15 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:37:15 ---> 51a2858eb0ae 00:37:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:37:15 ---> 0d38a99f09cc 00:37:15 Step 9/23 : RUN make cmd/core-data/core-data 00:37:15 ---> d4d6cc164150 00:37:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:37:15 ---> Running in 892c4c362240 00:37:15 ---> Running in bf2be95d0155 00:37:15 ---> Running in 74074f095ec6 00:37:15 ---> Running in 3f7c1026bc44 00:37:15 ---> Running in 935726e59f04 00:37:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:37:15 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 00:37:15 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 00:37:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:37:15 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 00:37:27 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:54 Removing intermediate container 3f7c1026bc44 00:37:54 ---> 94e50e92ad63 00:37:54 00:37:54 Step 10/31 : FROM alpine:3.12 00:37:54 3.12: Pulling from library/alpine 00:37:54 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:37:54 Status: Downloaded newer image for alpine:3.12 00:37:54 ---> 88dd2752d2ea 00:37:54 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:37:54 ---> Running in eb153d134ac8 00:37:54 Removing intermediate container 74074f095ec6 00:37:54 ---> 5ce55ce15552 00:37:54 00:37:54 Step 10/23 : FROM alpine:3.12 00:37:54 ---> 88dd2752d2ea 00:37:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:37:57 ---> Running in b084b185356f 00:37:57 Removing intermediate container eb153d134ac8 00:37:57 ---> b07219ba3761 00:37:57 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:37:59 Removing intermediate container 892c4c362240 00:37:59 ---> 0d86eff12f52 00:37:59 00:37:59 Step 10/22 : FROM alpine:3.12 00:37:59 ---> 88dd2752d2ea 00:37:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:38:00 Removing intermediate container 935726e59f04 00:38:00 ---> f6096d72a877 00:38:00 00:38:00 Step 10/22 : FROM alpine:3.12 00:38:00 ---> Running in 50367ae93589 00:38:00 ---> 88dd2752d2ea 00:38:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:38:00 ---> Running in 1f03345ff099 00:38:00 Removing intermediate container bf2be95d0155 00:38:00 ---> 11be9779f872 00:38:00 00:38:00 Step 10/23 : FROM alpine:3.12 00:38:00 ---> 88dd2752d2ea 00:38:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:00 ---> Running in 92611dc6edb0 00:38:01 ---> Running in ba2d79e83c73 00:38:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:01 (1/1) Installing dumb-init (1.2.2-r1) 00:38:01 Executing busybox-1.31.1-r19.trigger 00:38:01 Removing intermediate container ba2d79e83c73 00:38:01 ---> 1e9fa1d8ae74 00:38:01 Step 12/23 : ENV APP_PORT=48080 00:38:01 OK: 6 MiB in 15 packages 00:38:01 ---> Running in 59f0cfb7f44a 00:38:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:01 (1/2) Installing dumb-init (1.2.2-r1) 00:38:01 (2/2) Installing su-exec (0.2-r1) 00:38:01 Executing busybox-1.31.1-r19.trigger 00:38:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:02 OK: 6 MiB in 16 packages 00:38:02 Removing intermediate container 59f0cfb7f44a 00:38:02 ---> 51fe36b05f0d 00:38:02 Step 13/23 : EXPOSE $APP_PORT 00:38:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:02 (1/2) Installing ca-certificates (20191127-r4) 00:38:02 (2/2) Installing dumb-init (1.2.2-r1) 00:38:02 Executing busybox-1.31.1-r19.trigger 00:38:02 Executing ca-certificates-20191127-r4.trigger 00:38:02 ---> Running in f32bb92be13c 00:38:02 OK: 6 MiB in 16 packages 00:38:02 (1/1) Installing dumb-init (1.2.2-r1) 00:38:02 Executing busybox-1.31.1-r19.trigger 00:38:02 OK: 6 MiB in 15 packages 00:38:02 Removing intermediate container b084b185356f 00:38:02 ---> 3148e89ae64d 00:38:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:02 Removing intermediate container f32bb92be13c 00:38:02 ---> 2f32ad0ca619 00:38:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:02 ---> Running in 803cb1395dec 00:38:02 ---> Running in c0acec269c82 00:38:03 Removing intermediate container 50367ae93589 00:38:03 ---> 686c32171785 00:38:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:38:04 ---> Running in 2a012b37d413 00:38:04 Removing intermediate container 803cb1395dec 00:38:04 ---> 0cda93ba9e13 00:38:04 Step 13/23 : ENV APP_PORT=48082 00:38:04 Removing intermediate container 1f03345ff099 00:38:04 ---> de8eed14a190 00:38:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:38:04 Removing intermediate container 92611dc6edb0 00:38:04 ---> a92cb86079b9 00:38:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:04 ---> Running in 871a4962b939 00:38:04 ---> Running in 409bcc25daed 00:38:04 ---> Running in ffba5e1dcc78 00:38:04 Removing intermediate container 2a012b37d413 00:38:04 ---> bbe2dbf9e2e5 00:38:04 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:38:04 ---> Running in c4756d18b70a 00:38:04 Removing intermediate container 871a4962b939 00:38:04 ---> 7b0381cfb0db 00:38:04 Step 14/23 : EXPOSE $APP_PORT 00:38:04 Removing intermediate container 409bcc25daed 00:38:04 ---> 2545de60e2fe 00:38:04 Step 13/22 : ENV APP_PORT=48060 00:38:04 Removing intermediate container ffba5e1dcc78 00:38:04 ---> 8a8215abcd38 00:38:04 Step 13/22 : ENV APP_PORT=48085 00:38:05 ---> Running in 638501eff0ea 00:38:05 ---> Running in a19309a3cc2c 00:38:05 ---> Running in 377ad81bafbb 00:38:05 Removing intermediate container c4756d18b70a 00:38:05 ---> bc0b730dcd57 00:38:05 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:38:05 ---> Running in 1808ecc5826a 00:38:05 Removing intermediate container 638501eff0ea 00:38:05 ---> 95a610448cf2 00:38:05 Step 15/23 : WORKDIR / 00:38:05 Removing intermediate container a19309a3cc2c 00:38:05 ---> 422bbfa7a515 00:38:05 Step 14/22 : EXPOSE $APP_PORT 00:38:05 Removing intermediate container c0acec269c82 00:38:05 ---> 3186b7fae8ef 00:38:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:38:06 Removing intermediate container 377ad81bafbb 00:38:06 ---> 1e724b94d010 00:38:06 Step 14/22 : EXPOSE $APP_PORT 00:38:06 ---> Running in d5f3ef7b5626 00:38:06 ---> Running in 9f213c09f6d5 00:38:06 ---> Running in b0407a6c324f 00:38:06 ---> Running in 58402bba62f0 00:38:06 Removing intermediate container d5f3ef7b5626 00:38:06 ---> 9d567d691a7b 00:38:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:06 Removing intermediate container 58402bba62f0 00:38:06 ---> 7fa85499c3e8 00:38:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:07 Removing intermediate container b0407a6c324f 00:38:07 ---> 95eb0e82d68b 00:38:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:07 ---> b13a687e8b7a 00:38:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:07 ---> 461790ff57e3 00:38:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:38:07 ---> 710241fa9cb1 00:38:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:38:07 Removing intermediate container 1808ecc5826a 00:38:07 ---> 9f58767fcc59 00:38:07 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:38:08 ---> Running in 7b3861f0f621 00:38:08 ---> 6f94bd4a460e 00:38:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:38:08 ---> 6a38f3d2e36e 00:38:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:38:08 ---> 67377e470bf3 00:38:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:38:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:08 Removing intermediate container 7b3861f0f621 00:38:08 ---> 6c622a7f92dd 00:38:08 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:38:08 ---> 885cd36aac9c 00:38:08 Step 19/23 : ENTRYPOINT ["/core-command"] 00:38:08 ---> 282e0a5971b2 00:38:08 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:38:08 ---> 8b24a8afc12a 00:38:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:38:08 ---> Running in a595f9bd448b 00:38:08 ---> fb5fc00fb98d 00:38:08 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:38:08 ---> Running in e56ded02b92f 00:38:09 ---> Running in 73fc4bce5228 00:38:09 ---> Running in 2f5c6042d0fb 00:38:09 Removing intermediate container a595f9bd448b 00:38:09 ---> ac18343d5a39 00:38:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:09 Removing intermediate container e56ded02b92f 00:38:09 ---> b62e7e7bed23 00:38:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:09 (1/6) Installing dumb-init (1.2.2-r1) 00:38:09 Removing intermediate container 73fc4bce5228 00:38:09 ---> 891a4c6874d3 00:38:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:09 ---> Running in 3a1ab85bdd38 00:38:09 (2/6) Installing libgcc (9.3.0-r2) 00:38:09 ---> Running in 077d54b12134 00:38:09 (3/6) Installing libsodium (1.0.18-r0) 00:38:09 ---> Running in ecc00a794ea3 00:38:09 Removing intermediate container 3a1ab85bdd38 00:38:09 ---> 10dca4d0046d 00:38:09 Step 21/23 : LABEL arch=x86_64 00:38:09 (4/6) Installing libstdc++ (9.3.0-r2) 00:38:09 ---> Running in e3d825d94fda 00:38:09 Removing intermediate container 077d54b12134 00:38:09 ---> 4e2d1c834e31 00:38:09 Step 20/22 : LABEL arch=x86_64 00:38:09 Removing intermediate container ecc00a794ea3 00:38:09 ---> 18acf9ebe9fc 00:38:09 Step 20/22 : LABEL arch=x86_64 00:38:10 (5/6) Installing libzmq (4.3.3-r0) 00:38:10 ---> Running in b2634b5c52a6 00:38:10 ---> Running in 6cf6abb8e669 00:38:10 Removing intermediate container e3d825d94fda 00:38:10 ---> f58e3bedda99 00:38:10 Step 22/23 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:38:10 (6/6) Installing zeromq (4.3.3-r0) 00:38:10 Executing busybox-1.31.1-r19.trigger 00:38:10 OK: 8 MiB in 20 packages 00:38:10 ---> Running in e70063f7c3db 00:38:10 Removing intermediate container b2634b5c52a6 00:38:10 ---> c8150ed32cfc 00:38:10 Step 21/22 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:38:10 Removing intermediate container 6cf6abb8e669 00:38:10 ---> 1970a8207f76 00:38:10 Step 21/22 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:38:11 ---> Running in 359c966666a9 00:38:11 ---> Running in fc0696771276 00:38:11 Removing intermediate container e70063f7c3db 00:38:11 ---> c1a729c55a2b 00:38:11 Step 23/23 : LABEL version=0.0.0 00:38:11 Removing intermediate container 2f5c6042d0fb 00:38:11 ---> ffa4f41fd9d5 00:38:11 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:11 ---> Running in 9b672ace58ba 00:38:11 Removing intermediate container 359c966666a9 00:38:11 ---> 7fe4d8307130 00:38:11 Step 22/22 : LABEL version=0.0.0 00:38:11 Removing intermediate container fc0696771276 00:38:11 ---> d481af8a98d7 00:38:11 Step 22/22 : LABEL version=0.0.0 00:38:11 Removing intermediate container 9f213c09f6d5 00:38:11 ---> 3180f792229d 00:38:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:11 ---> Running in 4a9e60a8ab36 00:38:11 ---> 62b691c68a55 00:38:11 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:38:11 ---> Running in 36aacf341231 00:38:11 Removing intermediate container 9b672ace58ba 00:38:11 ---> ef001360a4ad 00:38:11 00:38:12 Successfully built ef001360a4ad 00:38:12 Removing intermediate container 4a9e60a8ab36 00:38:12 ---> 7da8e8d35183 00:38:12 00:38:12 Successfully tagged docker-core-command-go:latest 00:38:12  Building docker-core-command-go ... done Building docker-core-metadata-go 00:38:12 ---> e8180fd3aaeb 00:38:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:38:12 Removing intermediate container 36aacf341231 00:38:12 ---> 21c44e06ccfb 00:38:12 00:38:12 Successfully built 7da8e8d35183 00:38:12 Successfully tagged docker-support-notifications-go:latest 00:38:12 Building docker-security-proxy-setup-go 00:38:12  Building docker-support-notifications-go ... done  ---> d508416487b4 00:38:12 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:38:12 Successfully built 21c44e06ccfb 00:38:12 Successfully tagged docker-support-scheduler-go:latest 00:38:12 Building docker-security-secretstore-setup-go 00:38:13  Building docker-support-scheduler-go ... done  ---> 2ff7ea0d78a7 00:38:13 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:38:13 ---> 677e02beaf23 00:38:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:38:13 ---> 48adbada300d 00:38:13 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:38:14 ---> 0563a738c7e9 00:38:14 Step 19/23 : ENTRYPOINT ["/core-data"] 00:38:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:16 ---> Running in 9eea7957cc63 00:38:16 ---> c9a86c7ca5e3 00:38:16 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:38:18 Removing intermediate container 9eea7957cc63 00:38:18 ---> f5a9e57a0fc6 00:38:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:18 ---> Running in 3b1ae1b116fa 00:38:19 ---> Running in f70aba008eaa 00:38:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:38:21 Removing intermediate container 3b1ae1b116fa 00:38:21 ---> 939d13f85d23 00:38:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:38:22 Removing intermediate container f70aba008eaa 00:38:22 ---> a1f4384a4148 00:38:22 Step 21/23 : LABEL arch=x86_64 00:38:22 ---> Running in 613b92fd7a24 00:38:22 ---> 3d0c010944af 00:38:22 Step 26/31 : RUN chmod +x /entrypoint.sh 00:38:23 ---> Running in 55e10193e53e 00:38:25 Removing intermediate container 613b92fd7a24 00:38:25 ---> 9ef54f8c689a 00:38:25 Step 22/23 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:38:26 ---> Running in 969a25b1764b 00:38:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:30 Removing intermediate container 969a25b1764b 00:38:30 ---> 54ee383fd862 00:38:30 Step 23/23 : LABEL version=0.0.0 00:38:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:38:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:38:33 ---> Running in ad34f0cf539c 00:38:34 Removing intermediate container ad34f0cf539c 00:38:34 ---> 5e9cd2b5d845 00:38:34 00:38:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:38:35 Removing intermediate container 55e10193e53e 00:38:35 ---> 09c657b7adcd 00:38:35 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:38:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:38:35 Successfully built 5e9cd2b5d845 00:38:35 Successfully tagged docker-core-data-go:latest 00:38:35 Building docker-sys-mgmt-agent-go 00:38:37  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:38:37 ---> 6838b08458db 00:38:37 Step 3/21 : WORKDIR /edgex-go 00:38:37 ---> Using cache 00:38:37 ---> 051d8815b781 00:38:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:37 ---> Using cache 00:38:37 ---> 6d405ab24c97 00:38:37 Step 5/21 : RUN apk add --update --no-cache make git 00:38:37 ---> Running in 7b3534c60535 00:38:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:37 ---> 6838b08458db 00:38:37 Step 3/24 : WORKDIR /edgex-go 00:38:37 ---> Using cache 00:38:37 ---> 051d8815b781 00:38:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:37 ---> Using cache 00:38:37 ---> 6d405ab24c97 00:38:37 Step 5/24 : RUN apk add --update --no-cache make git 00:38:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:37 ---> 6838b08458db 00:38:37 Step 3/23 : WORKDIR /edgex-go 00:38:37 ---> Using cache 00:38:37 ---> 051d8815b781 00:38:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:37 ---> Using cache 00:38:37 ---> 6d405ab24c97 00:38:37 Step 5/23 : RUN apk add --update --no-cache make git 00:38:39 ---> Running in d5694935963d 00:38:39 ---> Running in c73b92b152f6 00:38:39 ---> Running in ac68897134c5 00:38:39 Removing intermediate container 7b3534c60535 00:38:39 ---> 70cf3c8d6bf5 00:38:39 Step 28/31 : CMD ["gate"] 00:38:39 ---> Running in 378295a03631 00:38:39 Removing intermediate container 378295a03631 00:38:39 ---> c6c9b91cb9ec 00:38:39 Step 29/31 : LABEL arch=x86_64 00:38:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:41 ---> Running in 73cba957246d 00:38:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:41 Removing intermediate container 73cba957246d 00:38:41 ---> 13973ab89d26 00:38:41 Step 30/31 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:38:41 ---> Running in b4475d151d75 00:38:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:42 OK: 233 MiB in 51 packages 00:38:42 Removing intermediate container b4475d151d75 00:38:42 ---> 9d210bc1f5f6 00:38:42 Step 31/31 : LABEL version=0.0.0 00:38:42 OK: 233 MiB in 51 packages 00:38:42 ---> Running in bd8607cb325e 00:38:43 OK: 233 MiB in 51 packages 00:38:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38:43 Removing intermediate container bd8607cb325e 00:38:43 ---> 8f99428dc0d4 00:38:43 00:38:43 Removing intermediate container c73b92b152f6 00:38:43 ---> 7b5f34ea5bc3 00:38:43 Step 6/21 : COPY go.mod . 00:38:44 Successfully built 8f99428dc0d4 00:38:44 Successfully tagged docker-security-bootstrapper-go:latest 00:38:44  Building docker-security-bootstrapper-go ... done  ---> df83ce44e765 00:38:44 Step 7/21 : RUN go mod download 00:38:44 Removing intermediate container d5694935963d 00:38:44 ---> 54c730d0da8e 00:38:44 Step 6/24 : COPY go.mod . 00:38:44 Removing intermediate container ac68897134c5 00:38:44 ---> 276ec673ca30 00:38:44 Step 6/23 : COPY go.mod . 00:38:45 ---> Running in 239f54614eca 00:38:46 ---> ca58ac01a33e 00:38:46 Step 7/24 : RUN go mod download 00:38:46 ---> Running in 6102fd24fb43 00:38:47 ---> 1fe71a521a74 00:38:47 Step 7/23 : RUN go mod download 00:38:47 ---> Running in 4bb826626ec6 00:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.360s coverage: 45.9% of statements 00:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.247s coverage: 100.0% of statements 00:38:50 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:38:50 ---> 6838b08458db 00:38:50 Step 3/26 : WORKDIR /edgex-go 00:38:50 ---> Using cache 00:38:50 ---> 051d8815b781 00:38:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:50 ---> Using cache 00:38:50 ---> 6d405ab24c97 00:38:50 Step 5/26 : RUN apk add --update --no-cache make bash git 00:38:50 ---> Running in 67bef6267034 00:38:50 Removing intermediate container 239f54614eca 00:38:50 ---> 4137fd472b82 00:38:50 Step 8/21 : COPY . . 00:38:50 Removing intermediate container 6102fd24fb43 00:38:50 ---> 47776dda7bbb 00:38:50 Step 8/24 : COPY . . 00:38:51 Removing intermediate container 4bb826626ec6 00:38:51 ---> 1415861e0e63 00:38:51 Step 8/23 : COPY . . 00:38:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:53 OK: 233 MiB in 51 packages 00:38:55 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.578s coverage: 27.1% of statements 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:38:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:38:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.086s coverage: 100.0% of statements 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.281s coverage: 66.2% of statements 00:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.666s coverage: 82.4% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:01 Removing intermediate container 67bef6267034 00:39:01 ---> da0e1ddc7713 00:39:01 Step 6/26 : COPY go.mod . 00:39:03 ---> b3fd838ac9a7 00:39:03 Step 7/26 : RUN go mod download 00:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.162s coverage: 28.6% of statements 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.178s coverage: 100.0% of statements 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.139s coverage: 100.0% of statements 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.303s coverage: 86.7% of statements 00:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.414s coverage: 97.5% of statements 00:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.140s coverage: 78.3% of statements 00:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:06 ---> Running in e7148444a078 00:39:13 Removing intermediate container e7148444a078 00:39:13 ---> a7f62123074f 00:39:13 Step 8/26 : COPY . . 00:39:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.223s coverage: 92.8% of statements 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:39:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:39:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.212s coverage: 0.1% of statements 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 47.1% of statements 00:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements 00:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.092s coverage: 94.1% of statements 00:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements 00:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 00:39:23 ---> fff2c868dbd9 00:39:23 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:39:23 ---> b5d085a2659f 00:39:23 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:23 ---> cc5403d4dfe5 00:39:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:39:25 ---> Running in 7e7ce42ee2d5 00:39:25 ---> Running in ca543b5e39de 00:39:25 ---> Running in ce4069b7990c 00:39:26 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 00:39:26 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 00:39:26 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 00:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements 00:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements 00:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.135s coverage: 81.4% of statements 00:39:35 ---> 1f78589ab2c9 00:39:35 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:39:35 ---> Running in f431ae1f43c9 00:39:35 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 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.118s coverage: 92.9% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.126s coverage: 84.6% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.198s coverage: 91.6% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.505s coverage: 62.4% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.808s coverage: 69.0% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.425s coverage: 38.4% of statements 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.094s coverage: 89.5% of statements 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.083s coverage: 84.8% of statements 00:39:50 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 00:39:50 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 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.469s coverage: 47.0% of statements 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.169s coverage: 100.0% of statements 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.129s coverage: 100.0% of statements 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.369s coverage: 88.5% of statements 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:39:59 Removing intermediate container ca543b5e39de 00:39:59 ---> 063c2cf001da 00:39:59 00:39:59 Step 10/24 : FROM alpine:3.12 00:39:59 ---> 88dd2752d2ea 00:39:59 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:39:59 Removing intermediate container 7e7ce42ee2d5 00:39:59 ---> c62f2d0866ba 00:39:59 00:39:59 Step 10/21 : FROM alpine:3.12 00:39:59 ---> 88dd2752d2ea 00:39:59 Step 11/21 : RUN apk add --update --no-cache curl 00:39:59 Removing intermediate container ce4069b7990c 00:39:59 ---> 5a1c1d94a732 00:39:59 00:39:59 Step 10/23 : FROM alpine:3.12 00:39:59 ---> 88dd2752d2ea 00:39:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:39:59 ---> Using cache 00:39:59 ---> a92cb86079b9 00:39:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:59 ---> Using cache 00:39:59 ---> 8a8215abcd38 00:39:59 Step 13/23 : ENV APP_PORT=48081 00:39:59 ---> Running in eb11b5d334a1 00:39:59 ---> Running in 6ba53d063d72 00:39:59 ---> Running in ef8a727ab9df 00:40:00 Removing intermediate container ef8a727ab9df 00:40:00 ---> cf87d7c4cd89 00:40:00 Step 14/23 : EXPOSE $APP_PORT 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.079s coverage: 29.1% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.190s coverage: 99.0% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.098s coverage: 100.0% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.212s coverage: 95.6% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.075s coverage: 100.0% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 00:40:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 00:40:01 (1/4) Installing ca-certificates (20191127-r4) 00:40:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:40:01 (3/4) Installing libcurl (7.69.1-r3) 00:40:01 (4/4) Installing curl (7.69.1-r3) 00:40:01 Executing busybox-1.31.1-r19.trigger 00:40:01 Executing ca-certificates-20191127-r4.trigger 00:40:01 OK: 7 MiB in 18 packages 00:40:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:01 (1/5) Installing ca-certificates (20191127-r4) 00:40:01 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:40:01 (3/5) Installing libcurl (7.69.1-r3) 00:40:01 (4/5) Installing curl (7.69.1-r3) 00:40:01 (5/5) Installing dumb-init (1.2.2-r1) 00:40:01 Executing busybox-1.31.1-r19.trigger 00:40:01 Executing ca-certificates-20191127-r4.trigger 00:40:01 OK: 7 MiB in 19 packages 00:40:01 ---> Running in fff5ec42b914 00:40:02 Removing intermediate container f431ae1f43c9 00:40:02 ---> 75fcb67d40f2 00:40:02 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:40:02 GO111MODULE=on go vet ./... 00:40:02 ---> Running in 113749030aea 00:40:02 Removing intermediate container fff5ec42b914 00:40:02 ---> e2648384e17e 00:40:02 Step 15/23 : WORKDIR / 00:40:03 ---> Running in 7663e3fd8a0f 00:40:03 Removing intermediate container eb11b5d334a1 00:40:03 ---> 86d61682b5a7 00:40:03 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:04 Removing intermediate container 6ba53d063d72 00:40:04 ---> bb2a757ca956 00:40:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:04 ---> Running in 643e09eade0e 00:40:04 ---> Running in f6fd591da3f7 00:40:04 Removing intermediate container 7663e3fd8a0f 00:40:04 ---> 7788ddc83b84 00:40:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:04 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 00:40:04 Removing intermediate container 643e09eade0e 00:40:04 ---> 8e248628f4d1 00:40:04 Step 13/21 : WORKDIR /edgex 00:40:05 ---> Running in e7e732da3f02 00:40:05 Removing intermediate container f6fd591da3f7 00:40:05 ---> 38a9c0e849cf 00:40:05 Step 13/24 : WORKDIR / 00:40:05 ---> 209855967178 00:40:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:40:05 ---> Running in 31162a73b525 00:40:05 Removing intermediate container e7e732da3f02 00:40:05 ---> b04cfa919719 00:40:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:40:05 Removing intermediate container 31162a73b525 00:40:05 ---> f595e1d03aa2 00:40:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:40:05 ---> 531f45be3055 00:40:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:40:05 ---> 8b56d296da3e 00:40:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:40:05 ---> 343a5d71d209 00:40:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:40:06 Removing intermediate container 113749030aea 00:40:06 ---> 0cfcedd758ff 00:40:06 00:40:06 Step 11/26 : FROM docker:20.10.0 00:40:06 20.10.0: Pulling from library/docker 00:40:06 ---> 8bff3be36526 00:40:06 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:40:06 ---> e4008452679c 00:40:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:40:06 ---> 32b492427d26 00:40:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:40:06 ---> Running in e02d28207981 00:40:07 Removing intermediate container e02d28207981 00:40:07 ---> 968a8f0c441c 00:40:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:07 ---> 35720665f1e5 00:40:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:40:07 ---> Running in ca4607367c59 00:40:07 ---> 66d6cc850001 00:40:07 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:40:08 ---> Running in 0cfaf5f507ab 00:40:08 Removing intermediate container ca4607367c59 00:40:08 ---> 74941055638b 00:40:08 Step 21/23 : LABEL arch=x86_64 00:40:08 Removing intermediate container 0cfaf5f507ab 00:40:08 ---> a3913d9947f0 00:40:08 Step 18/21 : CMD ["--init=true"] 00:40:08 ---> 3e47ceaaa033 00:40:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:40:08 ---> Running in dbc7cec45447 00:40:08 ---> Running in f3f1ffaea5bb 00:40:08 Removing intermediate container dbc7cec45447 00:40:08 ---> e7b2e469d223 00:40:08 Step 22/23 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:40:08 Removing intermediate container f3f1ffaea5bb 00:40:08 ---> a973d12d955a 00:40:08 Step 19/21 : LABEL arch=x86_64 00:40:08 ---> Running in 747701190eb2 00:40:08 ---> Running in 3435dfbe0b83 00:40:09 ---> 796513c0d898 00:40:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:40:09 Removing intermediate container 747701190eb2 00:40:09 ---> 44885f00b08f 00:40:09 Step 23/23 : LABEL version=0.0.0 00:40:09 Removing intermediate container 3435dfbe0b83 00:40:09 ---> 9cc30f66bdb5 00:40:09 Step 20/21 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:40:09 ---> Running in fa90c0796817 00:40:09 ---> Running in 8ebfb54b90e6 00:40:09 ---> 58c6b2be7ca5 00:40:09 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:40:09 Removing intermediate container fa90c0796817 00:40:09 ---> a444766b9fcd 00:40:09 00:40:09 ---> Running in a7f3b6c8389c 00:40:10 Successfully built a444766b9fcd 00:40:10 Successfully tagged docker-core-metadata-go:latest 00:40:10  Building docker-core-metadata-go ... done Removing intermediate container 8ebfb54b90e6 00:40:10 ---> b9cca97ba9c1 00:40:10 Step 21/21 : LABEL version=0.0.0 00:40:10 ---> Running in ccbee8d8d643 00:40:11 Removing intermediate container ccbee8d8d643 00:40:11 ---> d7ffd048e26e 00:40:11 00:40:11 Successfully built d7ffd048e26e 00:40:11 Successfully tagged docker-security-proxy-setup-go:latest 00:40:12  Building docker-security-proxy-setup-go ... done Removing intermediate container a7f3b6c8389c 00:40:12 ---> 27c3ea7e70eb 00:40:12 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:40:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:40:12 Status: Downloaded newer image for docker:20.10.0 00:40:12 ---> aefe523efa57 00:40:12 Step 12/26 : RUN apk add --no-cache bash 00:40:12 ---> Running in 925e2398cf8c 00:40:12 ---> Running in 46022f16b62e 00:40:12 Removing intermediate container 925e2398cf8c 00:40:12 ---> 110a954b35cc 00:40:12 Step 22/24 : LABEL arch=x86_64 00:40:12 ---> Running in f4e532baa575 00:40:13 Removing intermediate container f4e532baa575 00:40:13 ---> 4f79446064d2 00:40:13 Step 23/24 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:40:13 ---> Running in e0a124122965 00:40:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:13 Removing intermediate container e0a124122965 00:40:13 ---> 6063fe776963 00:40:13 Step 24/24 : LABEL version=0.0.0 00:40:13 (1/2) Installing readline (8.0.4-r0) 00:40:13 ---> Running in b365e0b62b13 00:40:13 (2/2) Installing bash (5.0.17-r0) 00:40:13 Executing bash-5.0.17-r0.post-install 00:40:13 Executing busybox-1.31.1-r19.trigger 00:40:13 OK: 12 MiB in 22 packages 00:40:13 Removing intermediate container b365e0b62b13 00:40:13 ---> c575cd52ac2b 00:40:13 00:40:13 Successfully built c575cd52ac2b 00:40:13 Successfully tagged docker-security-secretstore-setup-go:latest 00:40:13  Building docker-security-secretstore-setup-go ... done Removing intermediate container 46022f16b62e 00:40:13 ---> 430f03cdae34 00:40:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:40:13 ---> Running in 7d64dd643327 00:40:14 Removing intermediate container 7d64dd643327 00:40:14 ---> 0f4e03b86a42 00:40:14 Step 14/26 : ENV APP_PORT=48090 00:40:14 ---> Running in fcceb8657356 00:40:14 Removing intermediate container fcceb8657356 00:40:14 ---> c9485b6e2aa3 00:40:14 Step 15/26 : EXPOSE $APP_PORT 00:40:14 ---> Running in 61cb06e5ab9c 00:40:14 Removing intermediate container 61cb06e5ab9c 00:40:14 ---> cda51862471d 00:40:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:40:15 ---> 17dfd9e7b2ac 00:40:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:40:15 ---> a42070f29744 00:40:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:40:15 ---> cf5b30f5b8e2 00:40:15 Step 19/26 : RUN apk --no-cache add py3-pip 00:40:15 ---> Running in b73ad728c15a 00:40:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:16 (1/33) Installing libbz2 (1.0.8-r1) 00:40:16 (2/33) Installing expat (2.2.9-r1) 00:40:16 (3/33) Installing libffi (3.3-r2) 00:40:16 (4/33) Installing gdbm (1.13-r1) 00:40:16 (5/33) Installing xz-libs (5.2.5-r0) 00:40:16 (6/33) Installing sqlite-libs (3.32.1-r0) 00:40:16 (7/33) Installing python3 (3.8.5-r1) 00:40:17 (8/33) Installing py3-appdirs (1.4.4-r1) 00:40:17 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:40:17 (10/33) Installing py3-parsing (2.4.7-r0) 00:40:17 (11/33) Installing py3-six (1.15.0-r0) 00:40:17 (12/33) Installing py3-packaging (20.4-r0) 00:40:17 (13/33) Installing py3-setuptools (47.0.0-r0) 00:40:17 (14/33) Installing py3-chardet (3.0.4-r4) 00:40:17 (15/33) Installing py3-idna (2.9-r0) 00:40:17 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:40:17 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:40:17 (18/33) Installing py3-requests (2.23.0-r0) 00:40:17 (19/33) Installing py3-msgpack (1.0.0-r0) 00:40:17 (20/33) Installing py3-lockfile (0.12.2-r3) 00:40:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:40:17 (22/33) Installing py3-colorama (0.4.3-r0) 00:40:17 (23/33) Installing py3-distlib (0.3.0-r0) 00:40:17 (24/33) Installing py3-distro (1.5.0-r1) 00:40:17 (25/33) Installing py3-webencodings (0.5.1-r3) 00:40:17 (26/33) Installing py3-html5lib (1.0.1-r4) 00:40:17 (27/33) Installing py3-pytoml (0.1.21-r0) 00:40:17 (28/33) Installing py3-pep517 (0.8.2-r0) 00:40:17 (29/33) Installing py3-progress (1.5-r0) 00:40:17 (30/33) Installing py3-toml (0.10.1-r0) 00:40:17 (31/33) Installing py3-retrying (1.3.3-r0) 00:40:17 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:40:17 (33/33) Installing py3-pip (20.1.1-r0) 00:40:18 Executing busybox-1.31.1-r19.trigger 00:40:18 OK: 71 MiB in 55 packages 00:40:26 Removing intermediate container b73ad728c15a 00:40:26 ---> 9e9e74b99afd 00:40:26 Step 20/26 : RUN pip install docker-compose==1.23.2 00:40:26 ---> Running in 2bffa704f9b9 00:40:27 Collecting docker-compose==1.23.2 00:40:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:27 Collecting texttable<0.10,>=0.9.0 00:40:27 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:28 Collecting PyYAML<4,>=3.10 00:40:28 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:29 Collecting docopt<0.7,>=0.6.1 00:40:29 Downloading docopt-0.6.2.tar.gz (25 kB) 00:40:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:40:29 Collecting jsonschema<3,>=2.5.1 00:40:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:40:29 Collecting docker<4.0,>=3.6.0 00:40:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:40:30 Collecting cached-property<2,>=1.2.0 00:40:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:40:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:40:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:40:30 Collecting websocket-client<1.0,>=0.32.0 00:40:30 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:40:30 Collecting dockerpty<0.5,>=0.4.1 00:40:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:31 Collecting docker-pycreds>=0.4.0 00:40:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:31 Collecting idna<2.8,>=2.5 00:40:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:31 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) 00:40:31 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) 00:40:31 Collecting urllib3<1.25,>=1.21.1 00:40:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40:31 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:40:31 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:31 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:40:31 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:40:31 Installing collected packages: texttable, PyYAML, docopt, jsonschema, idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, dockerpty, docker-compose 00:40:31 Running setup.py install for texttable: started 00:40:32 Running setup.py install for texttable: finished with status 'done' 00:40:32 Running setup.py install for PyYAML: started 00:40:32 Running setup.py install for PyYAML: finished with status 'done' 00:40:32 Running setup.py install for docopt: started 00:40:33 Running setup.py install for docopt: finished with status 'done' 00:40:33 Attempting uninstall: idna 00:40:33 Found existing installation: idna 2.9 00:40:33 Uninstalling idna-2.9: 00:40:33 Successfully uninstalled idna-2.9 00:40:33 Attempting uninstall: urllib3 00:40:33 Found existing installation: urllib3 1.25.9 00:40:33 Uninstalling urllib3-1.25.9: 00:40:33 Successfully uninstalled urllib3-1.25.9 00:40:33 Attempting uninstall: requests 00:40:33 Found existing installation: requests 2.23.0 00:40:33 Uninstalling requests-2.23.0: 00:40:33 Successfully uninstalled requests-2.23.0 00:40:34 Running setup.py install for dockerpty: started 00:40:34 Running setup.py install for dockerpty: finished with status 'done' 00:40:35 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.58.0 00:40:38 Removing intermediate container 2bffa704f9b9 00:40:38 ---> 65ac88da54c5 00:40:38 Step 21/26 : RUN apk --no-cache add curl 00:40:38 ---> Running in 2aefed89bed3 00:40:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:39 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:40:39 (2/3) Installing libcurl (7.69.1-r3) 00:40:39 (3/3) Installing curl (7.69.1-r3) 00:40:39 Executing busybox-1.31.1-r19.trigger 00:40:39 OK: 72 MiB in 58 packages 00:40:39 Removing intermediate container 2aefed89bed3 00:40:39 ---> 5ecd410f9453 00:40:39 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:39 ---> Running in 7db4ca9eb96d 00:40:39 Removing intermediate container 7db4ca9eb96d 00:40:39 ---> 553d503c28d5 00:40:39 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:40 ---> Running in b17a977662a3 00:40:40 Removing intermediate container b17a977662a3 00:40:40 ---> 7b87a24db3d3 00:40:40 Step 24/26 : LABEL arch=x86_64 00:40:40 ---> Running in 7e6caa71ca2b 00:40:40 Removing intermediate container 7e6caa71ca2b 00:40:40 ---> 1826f44db977 00:40:40 Step 25/26 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:40:40 ---> Running in 5a38d0875a09 00:40:40 Removing intermediate container 5a38d0875a09 00:40:40 ---> c8326e9a2f10 00:40:40 Step 26/26 : LABEL version=0.0.0 00:40:40 ---> Running in c7b95fe01a6e 00:40:40 Removing intermediate container c7b95fe01a6e 00:40:40 ---> 40b12caa0fd9 00:40:40 00:40:41 Successfully built 40b12caa0fd9 00:40:41 Successfully tagged docker-sys-mgmt-agent-go:latest 00:40:41  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:40:41 $ docker stop --time=1 b2232b47c39d2058a1a587b8e723c47d958b31878aa9218c2471760ae7841840 00:40:43 $ docker rm -f b2232b47c39d2058a1a587b8e723c47d958b31878aa9218c2471760ae7841840 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:43 + docker images 00:40:43 + grep docker 00:40:43 docker-sys-mgmt-agent-go latest 40b12caa0fd9 3 seconds ago 313MB 00:40:43 docker-security-secretstore-setup-go latest c575cd52ac2b 30 seconds ago 24.9MB 00:40:43 docker-security-proxy-setup-go latest d7ffd048e26e 33 seconds ago 24.7MB 00:40:43 docker-core-metadata-go latest a444766b9fcd 34 seconds ago 19MB 00:40:43 docker-security-bootstrapper-go latest 8f99428dc0d4 2 minutes ago 18.7MB 00:40:43 docker-core-data-go latest 5e9cd2b5d845 2 minutes ago 22.4MB 00:40:43 docker-core-command-go latest ef001360a4ad 2 minutes ago 17.2MB 00:40:43 docker-support-notifications-go latest 7da8e8d35183 2 minutes ago 17.8MB 00:40:43 docker-support-scheduler-go latest 21c44e06ccfb 2 minutes ago 17.2MB 00:40:43 docker 20.10.0 aefe523efa57 2 months ago 240MB [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 00:40:59 Still waiting to schedule task 00:40:59 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-28810’ 00:41:24 gofmt -l . 00:41:24 [ "`gofmt -l .`" = "" ] 00:41:24 ./bin/test-go-mod-tidy.sh 00:41:24 ./bin/test-attribution-txt.sh [Pipeline] sh 00:41:24 + ls -al . 00:41:24 total 760 00:41:24 drwxrwxr-x 9 1001 1001 4096 Mar 6 00:41 . 00:41:24 drwxr-xr-x 4 root root 4096 Mar 6 00:37 .. 00:41:24 -rw-rw-r-- 1 1001 1001 11 Mar 6 00:35 .dockerignore 00:41:24 drwxrwxr-x 8 1001 1001 4096 Mar 6 00:35 .git 00:41:24 drwxrwxr-x 3 1001 1001 4096 Mar 6 00:35 .github 00:41:24 -rw-rw-r-- 1 1001 1001 818 Mar 6 00:35 .gitignore 00:41:24 -rw-rw-r-- 1 1001 1001 166 Mar 6 00:35 .sonarcloud.properties 00:41:24 -rw-rw-r-- 1 1001 1001 8475 Mar 6 00:35 Attribution.txt 00:41:24 -rw-rw-r-- 1 1001 1001 3804 Mar 6 00:35 CONTRIBUTING.md 00:41:24 -rw-rw-r-- 1 1001 1001 931 Mar 6 00:35 Dockerfile.build 00:41:24 -rw-rw-r-- 1 1001 1001 863 Mar 6 00:35 Jenkinsfile 00:41:24 -rw-rw-r-- 1 1001 1001 10775 Mar 6 00:35 LICENSE 00:41:24 -rw-rw-r-- 1 1001 1001 5774 Mar 6 00:35 Makefile 00:41:24 -rw-rw-r-- 1 1001 1001 6524 Mar 6 00:35 README.md 00:41:24 -rw-rw-r-- 1 1001 1001 6755 Mar 6 00:35 SECURITY.md 00:41:24 -rw-rw-r-- 1 1001 1001 5 Mar 6 00:31 VERSION 00:41:24 -rw-rw-r-- 1 1001 1001 4131 Mar 6 00:35 ZMQWindows.md 00:41:24 drwxrwxr-x 2 1001 1001 4096 Mar 6 00:35 bin 00:41:24 drwxrwxr-x 14 1001 1001 4096 Mar 6 00:35 cmd 00:41:24 -rw-r--r-- 1 root root 621194 Mar 6 00:40 coverage.out 00:41:24 -rw-r--r-- 1 root root 1055 Mar 6 00:41 go.mod 00:41:24 -rw-r--r-- 1 root root 21699 Mar 6 00:41 go.sum 00:41:24 drwxrwxr-x 8 1001 1001 4096 Mar 6 00:35 internal 00:41:24 drwxrwxr-x 4 1001 1001 4096 Mar 6 00:35 openapi 00:41:24 drwxrwxr-x 4 1001 1001 4096 Mar 6 00:35 snap 00:41:24 -rw-rw-r-- 1 1001 1001 168 Mar 6 00:35 version.go [Pipeline] sh 00:41:25 + '[' -e coverage.out ] 00:41:25 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:25 Warning: overwriting stash ‘coverage-report’ 00:41:26 Stashed 1 file(s) [Pipeline] sh 00:41:27 + make build 00:41:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:41:37 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 00:41:59 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 00:42:06 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 00:42:11 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 00:42:12 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 00:42:18 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 00:42:22 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 00:42:26 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 00:42:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:42:35 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 00:42:40 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] } 00:42:47 $ docker stop --time=1 27d63f692f78bb5cea03ad6b8eaffeb16bc258336bae59f16e62a4cb82c66253 00:42:50 $ docker rm -f 27d63f692f78bb5cea03ad6b8eaffeb16bc258336bae59f16e62a4cb82c66253 00:42:50 Running on prd-ubuntu18.04-docker-8c-8g-28812 in /w/workspace/edgexfoundry_edgex-go_PR-3232 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 00:42:51 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:52 00:42:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:42:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:53 latest: Pulling from edgex-devops/edgex-compose-arm64 00:42:53 29e5d40040c1: Pulling fs layer 00:42:53 1ce36da41761: Pulling fs layer 00:42:53 25b303627fd3: Pulling fs layer 00:42:53 29e5d40040c1: Verifying Checksum 00:42:53 29e5d40040c1: Download complete 00:42:54 using credential edgex-jenkins-ssh 00:42:54 1ce36da41761: Verifying Checksum 00:42:54 1ce36da41761: Download complete 00:42:54 29e5d40040c1: Pull complete 00:42:54 Cloning the remote Git repository 00:42:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:42:54 > git init /w/workspace/edgex-go/2 # timeout=10 00:42:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:54 > git --version # timeout=10 00:42:54 > git --version # 'git version 2.17.1' 00:42:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:55 1ce36da41761: Pull complete 00:42:55 25b303627fd3: Verifying Checksum 00:42:55 25b303627fd3: Download complete 00:43:06 25b303627fd3: Pull complete 00:43:06 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:06 prd-ubuntu18.04-docker-arm64-4c-16g-28803 does not seem to be running inside a container 00:43:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:09 $ docker top 8a936e80f4652be10640e66e0e16a0c1b3b23d9025235ec24b882b46dd3d1362 -eo pid,comm 00:43:09 Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit 0ca5e8566446efca00335dfd6e027da7f2d61546 00:43:09 Merge succeeded, producing abafdc7499258fd9bc8a7dd4e06b5bf7d82df0ed 00:43:09 Checking out Revision abafdc7499258fd9bc8a7dd4e06b5bf7d82df0ed (PR-3232) [Pipeline] { [Pipeline] sh 00:43:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3232/head:refs/remotes/origin/PR-3232 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:43:09 > git config core.sparsecheckout # timeout=10 00:43:09 > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 00:43:09 > git remote # timeout=10 00:43:09 > git config --get remote.origin.url # timeout=10 00:43:09 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:09 > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 00:43:09 > git rev-parse HEAD^{commit} # timeout=10 00:43:09 > git config core.sparsecheckout # timeout=10 00:43:09 > git checkout -f abafdc7499258fd9bc8a7dd4e06b5bf7d82df0ed # timeout=10 00:43:10 + docker-compose build --help 00:43:10 + grep parallel 00:43:13 Commit message: "Merge commit '2c126a996be31befa6625c4f217e526aa48b3805' into HEAD" 00:43:13 > git rev-list --no-walk 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 00:43:13 --parallel Build images in parallel. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] } 00:43:14 $ docker stop --time=1 8a936e80f4652be10640e66e0e16a0c1b3b23d9025235ec24b882b46dd3d1362 00:43:14 + echo snap-build.sh 00:43:14 snap-build.sh 00:43:14 + SNAP_BASE_DIR=. 00:43:14 + '[' '!' -z /w/workspace/edgex-go/2 ']' 00:43:14 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 00:43:14 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 00:43:14 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 00:43:14 + cd /w/workspace/edgex-go/2 00:43:14 + sudo apt-get remove -qy --purge lxd lxd-client 00:43:14 Reading package lists... 00:43:14 Building dependency tree... 00:43:14 Reading state information... 00:43:15 The following packages were automatically installed and are no longer required: 00:43:15 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:43:15 uidmap xdelta3 00:43:15 Use 'sudo apt autoremove' to remove them. 00:43:15 The following packages will be REMOVED: 00:43:15 lxd* lxd-client* 00:43:15 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:43:15 After this operation, 31.7 MB disk space will be freed. 00:43:16 $ docker rm -f 8a936e80f4652be10640e66e0e16a0c1b3b23d9025235ec24b882b46dd3d1362 00:43:16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [Pipeline] // withDockerContainer [Pipeline] writeFile 00:43:16 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:17 . [Pipeline] withDockerContainer 00:43:17 prd-ubuntu18.04-docker-arm64-4c-16g-28803 does not seem to be running inside a container 00:43:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:17 Removing lxd dnsmasq configuration 00:43:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:43:18 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:43:19 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:43:19 $ docker top d9b17c2303614ee8fed441da0aa352f9edd1f996725d2ad5f206f9e51689f66a -eo pid,comm 00:43:19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:43:19 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] { [Pipeline] sh 00:43:20 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:21 Processing triggers for systemd (237-3ubuntu10.42) ... 00:43:21 Processing triggers for ureadahead (0.100.0-21) ... 00:43:22 + sudo snap remove --purge lxd 00:43:22 snap "lxd" is not installed 00:43:22 + sudo groupadd --force --system lxd 00:43:22 ++ whoami 00:43:22 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:43:22 + newgrp - lxd 00:43:22 + sudo snap install lxd 00:43:23 Building docker-core-command-go ... 00:43:23 Building docker-core-data-go ... 00:43:23 Building docker-core-metadata-go ... 00:43:23 Building docker-security-bootstrapper-go ... 00:43:23 Building docker-security-proxy-setup-go ... 00:43:23 Building docker-security-secretstore-setup-go ... 00:43:23 Building docker-support-notifications-go ... 00:43:23 Building docker-support-scheduler-go ... 00:43:23 Building docker-sys-mgmt-agent-go ... 00:43:23 Building docker-support-notifications-go 00:43:23 Building docker-core-command-go 00:43:23 Building docker-security-proxy-setup-go 00:43:23 Building docker-core-metadata-go 00:43:23 Building docker-security-bootstrapper-go 00:43:33 2021-03-06T00:43:30Z INFO Waiting for automatic snapd restart... 00:43:55 lxd 4.11 from Canonical* installed 00:43:55 + sudo lxd init --auto 00:44:05 + sudo snap install --classic snapcraft 00:44:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:45 ---> 2795cbee8053 00:44:45 Step 3/23 : WORKDIR /edgex-go 00:44:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:44:45 ---> 2795cbee8053 00:44:45 Step 3/22 : WORKDIR /edgex-go 00:44:45 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:44:45 ---> 2795cbee8053 00:44:45 Step 3/21 : WORKDIR /edgex-go 00:44:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:45 ---> 2795cbee8053 00:44:45 Step 3/23 : WORKDIR /edgex-go 00:44:45 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:45 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:44:45 ---> 2795cbee8053 00:44:45 Step 3/31 : WORKDIR /edgex-go 00:44:45 ---> Running in e5789dc38ddc 00:44:45 ---> Running in 3134b8f52e07 00:44:45 ---> Running in 7c4b96089b94 00:44:45 ---> Running in e6300923749f 00:44:45 ---> Running in 44346f423cf2 00:44:45 Removing intermediate container 3134b8f52e07 00:44:45 ---> b0fe81641c4b 00:44:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:45 Removing intermediate container e5789dc38ddc 00:44:45 ---> 62db61986702 00:44:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:45 Removing intermediate container 7c4b96089b94 00:44:45 ---> 10b7ae761933 00:44:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:45 Removing intermediate container 44346f423cf2 00:44:45 ---> 1e04933f81e1 00:44:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:45 Removing intermediate container e6300923749f 00:44:45 ---> 019bcffa70da 00:44:45 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:45 ---> Running in 6698c77ceff0 00:44:45 ---> Running in c162b33ae966 00:44:45 ---> Running in 7cda39d798d4 00:44:45 ---> Running in be275117fd47 00:44:45 ---> Running in 1f4d38a221bd 00:44:45 Removing intermediate container c162b33ae966 00:44:45 ---> bda120f68b1a 00:44:45 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:44:45 Removing intermediate container 6698c77ceff0 00:44:45 ---> 27319953d1db 00:44:45 Step 5/23 : RUN apk add --update --no-cache make git 00:44:45 ---> Running in a2ef3cefc689 00:44:45 ---> Running in bea14c00bcdd 00:44:45 Removing intermediate container be275117fd47 00:44:45 ---> 471fd124b7d7 00:44:45 Step 5/23 : RUN apk add --update --no-cache make git 00:44:45 Removing intermediate container 7cda39d798d4 00:44:45 ---> b18de0ea2161 00:44:45 Step 5/21 : RUN apk add --update --no-cache make git 00:44:45 Removing intermediate container 1f4d38a221bd 00:44:45 ---> 075afde89bb4 00:44:45 Step 5/31 : RUN apk add --update --no-cache make git 00:44:45 ---> Running in 3f8e38678eac 00:44:45 ---> Running in fd0f2c243201 00:44:45 ---> Running in ee13c8e61d65 00:44:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:48 OK: 217 MiB in 51 packages 00:44:48 OK: 217 MiB in 51 packages 00:44:49 OK: 217 MiB in 51 packages 00:44:49 OK: 217 MiB in 51 packages 00:44:49 OK: 217 MiB in 51 packages 00:44:50 Removing intermediate container bea14c00bcdd 00:44:50 ---> cc99c02b2db3 00:44:50 Step 6/23 : COPY go.mod . 00:44:50 Removing intermediate container a2ef3cefc689 00:44:50 ---> 650e9972d5bf 00:44:50 Step 6/22 : COPY go.mod . 00:44:51 Removing intermediate container fd0f2c243201 00:44:51 ---> 6eb66156a72f 00:44:51 Step 6/23 : COPY go.mod . 00:44:51 Removing intermediate container 3f8e38678eac 00:44:51 ---> 3a2d1b2cc147 00:44:51 Step 6/21 : COPY go.mod . 00:44:51 Removing intermediate container ee13c8e61d65 00:44:51 ---> 2113140406a3 00:44:51 Step 6/31 : COPY go.mod . 00:44:51 ---> 2ffab8c890d3 00:44:51 Step 7/23 : RUN go mod download 00:44:51 ---> ae51cf583d08 00:44:51 Step 7/22 : RUN go mod download 00:44:51 ---> Running in b5f5294353d0 00:44:51 ---> Running in add508b9514d 00:44:51 ---> 4cab1c9443fb 00:44:51 Step 7/23 : RUN go mod download 00:44:51 snapcraft 4.5.4 from Canonical* installed 00:44:51 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:44:51 + patch --verbose -p1 00:44:51 Hmm... Looks like a unified diff to me... 00:44:51 The text leading up to this was: 00:44:51 -------------------------- 00:44:51 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:44:51 |From: Tony Espy 00:44:51 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:44:51 |Subject: [PATCH] optimize snap build for pipeline CI check 00:44:51 | 00:44:51 |This patch is used by the EdgeX CI pipeline builds to 00:44:51 |optimize the snap CI check run for pull requests. When 00:44:51 |applied, it essentially strips out everything (apps and 00:44:51 |parts) from the snapcraft.yaml file except those required 00:44:51 |to build edgex-go, as the whole idea of the CI check is to 00:44:51 |catch changes to edgex-go that break the snap build. 00:44:51 | 00:44:51 |In general, anyone updating snapcraft.yaml will also need 00:44:51 |to update this patch file, otherwise it may fail to apply, 00:44:51 |resulting in a failed snap build CI check in the associated 00:44:51 |pull request. 00:44:51 | 00:44:51 |Note - in addition to applying this patch, the pipeline also 00:44:51 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:44:51 |need to build the finally binary .snap file (and it won't 00:44:51 |work with the patch applied). This further reduces the build 00:44:51 |time. 00:44:51 |--- 00:44:51 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:44:51 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:44:51 | 00:44:51 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:44:51 |index 1e537489..faf42425 100644 00:44:51 |--- a/snap/snapcraft.yaml 00:44:51 |+++ b/snap/snapcraft.yaml 00:44:51 -------------------------- 00:44:51 patching file snap/snapcraft.yaml 00:44:51 Using Plan A... 00:44:51 Hunk #1 succeeded at 73. 00:44:51 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 00:44:51 Hunk #3 succeeded at 217 (offset 3 lines). 00:44:51 Hunk #4 succeeded at 225 (offset 3 lines). 00:44:51 Hunk #5 succeeded at 232 (offset 3 lines). 00:44:51 Hunk #6 succeeded at 259 (offset 3 lines). 00:44:51 Hunk #7 succeeded at 293 (offset 3 lines). 00:44:51 Hunk #8 succeeded at 352 (offset 11 lines). 00:44:51 Hmm... Ignoring the trailing garbage. 00:44:51 done 00:44:51 + sudo snapcraft prime --use-lxd 00:44:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:44:51 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: 00:44:51 - README.md 00:44:51 - snapcraft.yaml.orig 00:44:51 00:44:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:44:51 Launching a container. 00:44:52 ---> befb140a03d7 00:44:52 Step 7/21 : RUN go mod download 00:44:52 ---> f1d0501efc4d 00:44:52 Step 7/31 : RUN go mod download 00:44:52 ---> Running in d8448bcdd3c5 00:44:52 ---> Running in 415ceef37594 00:44:52 ---> Running in 2d7d3eeac857 00:44:55 Removing intermediate container b5f5294353d0 00:44:55 ---> 93df6c9367a5 00:44:55 Step 8/23 : COPY . . 00:44:55 Removing intermediate container add508b9514d 00:44:55 ---> c479680dcbed 00:44:55 Step 8/22 : COPY . . 00:44:57 Removing intermediate container d8448bcdd3c5 00:44:57 ---> 9d706eb639f1 00:44:57 Step 8/23 : COPY . . 00:44:57 Removing intermediate container 415ceef37594 00:44:57 ---> f1bfbd863848 00:44:57 Step 8/21 : COPY . . 00:44:57 Removing intermediate container 2d7d3eeac857 00:44:57 ---> 4bdb16c420e4 00:44:57 Step 8/31 : COPY . . 00:45:04 Waiting for container to be ready 00:45:04 To start your first instance, try: lxc launch ubuntu:18.04 00:45:04 00:45:07 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:45:08 Waiting for network to be ready... 00:45:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:45:08 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:45:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 00:45:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 00:45:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 00:45:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:45:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 00:45:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 00:45:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 00:45:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 00:45:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:45:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:45:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:45:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:45:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:45:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:45:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:45:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:45:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:45:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 00:45:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 00:45:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 00:45:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 00:45:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 00:45:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 00:45:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 00:45:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 00:45:13 Fetched 24.0 MB in 5s (4614 kB/s) 00:45:14 Reading package lists... 00:45:14 Reading package lists... 00:45:15 Building dependency tree... 00:45:15 Reading state information... 00:45:15 The following additional packages will be installed: 00:45:15 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:45:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:45:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:45:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:45:15 Suggested packages: 00:45:15 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:45:15 Recommended packages: 00:45:15 gnupg libsasl2-modules 00:45:15 The following NEW packages will be installed: 00:45:15 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:45:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:45:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:45:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:45:15 The following packages will be upgraded: 00:45:15 gpg gpg-agent gpgconf libudev1 00:45:15 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 00:45:15 Need to get 3530 kB of archives. 00:45:15 After this operation, 13.3 MB of additional disk space will be used. 00:45:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 00:45:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 00:45:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 00:45:16 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 00:45:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:45:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:45:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:45:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:45:16 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:45:16 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:45:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:45:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:45:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:45:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:45:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:45:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:45:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:45:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:45:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:45:16 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:45:16 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:45:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:45:16 debconf: delaying package configuration, since apt-utils is not installed 00:45:16 Fetched 3530 kB in 1s (3388 kB/s) 00:45:17 (Reading database ... 12511 files and directories currently installed.) 00:45:17 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 00:45:17 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:45:17 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 00:45:17 Selecting previously unselected package udev. 00:45:17 (Reading database ... 12511 files and directories currently installed.) 00:45:17 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 00:45:17 Unpacking udev (237-3ubuntu10.44) ... 00:45:17 Selecting previously unselected package libfuse2:amd64. 00:45:17 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:45:17 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:45:17 Selecting previously unselected package fuse. 00:45:17 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:45:17 Unpacking fuse (2.9.7-1ubuntu1) ... 00:45:17 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:45:17 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:45:17 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:45:17 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:45:17 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:45:18 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:45:18 Selecting previously unselected package libksba8:amd64. 00:45:18 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:45:18 Unpacking libksba8:amd64 (1.3.5-2) ... 00:45:18 Selecting previously unselected package libroken18-heimdal:amd64. 00:45:18 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:18 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:18 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:45:18 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:18 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:18 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:45:18 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:18 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:18 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:45:18 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:18 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:18 Selecting previously unselected package libwind0-heimdal:amd64. 00:45:18 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:18 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:18 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:45:18 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:18 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:18 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:45:18 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:18 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:18 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:45:18 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:18 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:19 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:45:19 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:19 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:19 Selecting previously unselected package libsasl2-modules-db:amd64. 00:45:19 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:45:19 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:45:19 Selecting previously unselected package libsasl2-2:amd64. 00:45:19 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:45:19 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:45:19 Selecting previously unselected package libldap-common. 00:45:19 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:45:19 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:45:19 Selecting previously unselected package libldap-2.4-2:amd64. 00:45:19 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:45:19 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:45:19 Selecting previously unselected package dirmngr. 00:45:19 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:45:19 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:45:19 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:45:19 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:45:19 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:45:19 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:45:19 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:45:20 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:45:20 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:20 Setting up libksba8:amd64 (1.3.5-2) ... 00:45:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:45:20 Setting up udev (237-3ubuntu10.44) ... 00:45:20 invoke-rc.d: policy-rc.d denied execution of start. 00:45:20 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:20 Processing triggers for systemd (237-3ubuntu10) ... 00:45:20 Setting up fuse (2.9.7-1ubuntu1) ... 00:45:20 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:45:20 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:20 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:20 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:20 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:20 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:20 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:20 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:20 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:45:20 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:45:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:45:21 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:45:21 settings in the [Install] section, and DefaultInstance for template units). 00:45:21 This means they are not meant to be enabled using systemctl. 00:45:21 Possible reasons for having this kind of units are: 00:45:21 1) A unit may be statically enabled by being symlinked from another unit's 00:45:21 .wants/ or .requires/ directory. 00:45:21 2) A unit's purpose may be to act as a helper for some other unit which has 00:45:21 a requirement dependency on it. 00:45:21 3) A unit may be started when needed via activation (socket, path, timer, 00:45:21 D-Bus, udev, scripted systemctl call, ...). 00:45:21 4) In case of template units, the unit is meant to be enabled with some 00:45:21 instance name specified. 00:45:22 Reading package lists... 00:45:22 Building dependency tree... 00:45:22 Reading state information... 00:45:22 The following additional packages will be installed: 00:45:22 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:45:22 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:45:22 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:45:22 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:45:22 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:45:22 Suggested packages: 00:45:22 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:45:22 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:45:22 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:45:22 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:45:22 systemd-container policykit-1 00:45:22 Recommended packages: 00:45:22 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:45:22 The following NEW packages will be installed: 00:45:22 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:45:22 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:45:22 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:45:22 multiarch-support openssh-client python3 python3-minimal python3.6 00:45:22 python3.6-minimal snapd squashfs-tools sudo 00:45:22 The following packages will be upgraded: 00:45:22 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:45:22 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 00:45:22 Need to get 35.2 MB of archives. 00:45:22 After this operation, 141 MB of additional disk space will be used. 00:45:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 00:45:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 00:45:23 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 00:45:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 00:45:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:45:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:45:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:45:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:45:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:45:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:45:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:45:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:45:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:45:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:45:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:45:23 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:45:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:45:23 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:45:23 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 00:45:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 00:45:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:45:23 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:45:23 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:45:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:45:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:45:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:45:23 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:45:23 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:45:24 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:45:24 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:45:24 debconf: delaying package configuration, since apt-utils is not installed 00:45:24 Fetched 35.2 MB in 1s (30.9 MB/s) 00:45:24 (Reading database ... 12757 files and directories currently installed.) 00:45:24 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 00:45:24 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:45:24 ---> b996a9b1baf6 00:45:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:45:24 ---> 0c38ebbc4957 00:45:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:45:24 ---> 5dca9db5b38b 00:45:24 Step 9/23 : RUN make cmd/core-command/core-command 00:45:24 ---> 8cd2e9790186 00:45:24 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:45:24 ---> 1295bd04e3f6 00:45:24 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:45:24 ---> Running in 1bae2649c125 00:45:24 ---> Running in f56fb8fbc3f2 00:45:24 ---> Running in 264e40093ef7 00:45:24 ---> Running in 9eb37bb807f0 00:45:24 ---> Running in befe2023d41c 00:45:24 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 00:45:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:45: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 00:45:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:45:24 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 00:45:24 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 00:45:25 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:45:25 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 00:45:25 (Reading database ... 12757 files and directories currently installed.) 00:45:25 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 00:45:25 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 00:45:25 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 00:45:25 (Reading database ... 12757 files and directories currently installed.) 00:45:25 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 00:45:25 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 00:45:25 Setting up apt (1.6.12ubuntu0.2) ... 00:45:25 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:45:26 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:45:26 (Reading database ... 12764 files and directories currently installed.) 00:45:26 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 00:45:26 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 00:45:26 Selecting previously unselected package libpython3.6-minimal:amd64. 00:45:26 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:45:26 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:45:26 Selecting previously unselected package libexpat1:amd64. 00:45:26 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:45:26 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:45:27 Selecting previously unselected package python3.6-minimal. 00:45:27 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:45:27 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:45:27 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 00:45:27 Checking for services that may need to be restarted...done. 00:45:27 Checking for services that may need to be restarted...done. 00:45:27 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:45:27 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:45:27 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:45:28 Selecting previously unselected package python3-minimal. 00:45:28 (Reading database ... 13012 files and directories currently installed.) 00:45:28 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:45:28 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:45:28 Selecting previously unselected package mime-support. 00:45:28 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:45:28 Unpacking mime-support (3.60ubuntu1) ... 00:45:28 Selecting previously unselected package libmpdec2:amd64. 00:45:28 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:45:28 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:45:28 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:45:28 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:45:28 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:45:28 Selecting previously unselected package python3.6. 00:45:28 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:45:28 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:45:29 Selecting previously unselected package libpython3-stdlib:amd64. 00:45:29 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:45:29 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:45:29 Setting up python3-minimal (3.6.7-1~18.04) ... 00:45:29 Selecting previously unselected package python3. 00:45:29 (Reading database ... 13442 files and directories currently installed.) 00:45:29 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:45:29 Unpacking python3 (3.6.7-1~18.04) ... 00:45:29 Selecting previously unselected package multiarch-support. 00:45:29 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:45:29 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:45:29 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:45:29 Selecting previously unselected package liblzo2-2:amd64. 00:45:29 (Reading database ... 13479 files and directories currently installed.) 00:45:29 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:45:29 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:45:29 Selecting previously unselected package libbsd0:amd64. 00:45:29 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:45:29 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:45:29 Selecting previously unselected package sudo. 00:45:29 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:45:29 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:45:29 Selecting previously unselected package apparmor. 00:45:29 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:45:29 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:45:30 Selecting previously unselected package libedit2:amd64. 00:45:30 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:45:30 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:45:30 Selecting previously unselected package libkrb5support0:amd64. 00:45:30 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:45:30 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:45:30 Selecting previously unselected package libk5crypto3:amd64. 00:45:30 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:45:30 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:45:30 Selecting previously unselected package libkeyutils1:amd64. 00:45:30 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:45:30 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:45:30 Selecting previously unselected package libkrb5-3:amd64. 00:45:30 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:45:30 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:45:30 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:45:30 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:45:30 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:45:30 Selecting previously unselected package libssl1.0.0:amd64. 00:45:30 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:45:30 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:45:30 Selecting previously unselected package openssh-client. 00:45:30 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:45:31 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:45:31 Selecting previously unselected package squashfs-tools. 00:45:31 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:45:31 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:45:31 Selecting previously unselected package snapd. 00:45:31 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 00:45:31 Unpacking snapd (2.48.3+18.04) ... 00:45:34 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:45:34 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:45:34 Setting up mime-support (3.60ubuntu1) ... 00:45:34 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:45:34 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:45:34 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:45:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:45:34 Setting up systemd (237-3ubuntu10.44) ... 00:45:34 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:45:35 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:45:35 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:45:35 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:45:35 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:45:35 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:45:35 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:45:36 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:45:36 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:45:36 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:45:36 Setting up python3 (3.6.7-1~18.04) ... 00:45:36 running python rtupdate hooks for python3.6... 00:45:36 running python post-rtupdate hooks for python3.6... 00:45:36 Setting up apparmor (2.12-4ubuntu5.1) ... 00:45:38 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:45:38 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:45:38 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:45:38 Setting up snapd (2.48.3+18.04) ... 00:45:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:45:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:45:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:45:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:45:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:45:39 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:45:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:45:40 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:45:40 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:45:40 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:45:40 /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' 00:45:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:45:40 Processing triggers for systemd (237-3ubuntu10.44) ... 00:45:42 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:45:42 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:45:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:45:44 Reading package lists... 00:45:44 Reading package lists... 00:45:44 Building dependency tree... 00:45:44 Reading state information... 00:45:44 Calculating upgrade... 00:45:45 The following packages will be upgraded: 00:45:45 advancecomp base-files bash binutils binutils-common 00:45:45 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:45:45 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:45:45 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:45:45 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:45:45 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:45:45 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:45:45 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 00:45:45 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 00:45:45 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 00:45:45 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 00:45:45 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 00:45:45 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 00:45:45 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 00:45:45 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 00:45:45 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:45:45 Need to get 63.8 MB of archives. 00:45:45 After this operation, 5202 kB of additional disk space will be used. 00:45:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 00:45:45 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:45:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:45:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:45:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:45:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:45:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:45:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:45:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:45:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:45:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:45:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:45:46 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:45:46 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:45:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:45:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:45:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:45:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:45:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:45:46 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:45:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:45:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:45:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:45:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:45:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:45:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:45:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:45:46 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:45:46 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:45:46 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:45:46 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:45:46 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:45:46 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:45:46 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:45:46 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:45:46 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 00:45:46 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:45:46 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 00:45:46 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:45:46 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:45:46 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:45:46 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:45:46 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:45:46 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:45:46 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:45:46 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:45:46 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:45:46 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:45:46 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 00:45:46 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:45:46 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:45:46 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:45:46 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:45:46 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:45:46 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:45:46 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:45:46 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:45:46 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:45:46 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:45:46 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:45:46 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:45:46 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:45:46 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:45:46 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:45:46 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:45:46 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:45:46 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:45:46 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:45:46 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:45:46 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:45:46 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 00:45:46 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:45:46 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:45:46 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:45:46 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 00:45:46 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:45:46 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:45:46 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:45:46 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:45:46 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:45:46 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:45:46 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:45:46 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 00:45:47 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:45:47 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:45:47 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:45:47 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:45:47 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:45:47 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:45:47 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:45:47 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:45:48 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:45:48 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:45:48 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:45:48 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:45:48 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:45:48 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:45:48 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:45:48 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:45:48 debconf: delaying package configuration, since apt-utils is not installed 00:45:48 Fetched 63.8 MB in 3s (18.7 MB/s) 00:45:48 (Reading database ... 13912 files and directories currently installed.) 00:45:48 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:45:49 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:45:49 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:45:49 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:45:49 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 00:45:49 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 00:45:50 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:50 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:50 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:50 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:50 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:50 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:50 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:51 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:51 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:51 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:51 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:51 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:51 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:51 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:51 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:51 (Reading database ... 13911 files and directories currently installed.) 00:45:51 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:51 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:45:51 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:45:51 (Reading database ... 13911 files and directories currently installed.) 00:45:51 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:51 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:51 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:51 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:51 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:51 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:52 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:52 (Reading database ... 13911 files and directories currently installed.) 00:45:52 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:45:52 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:45:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:45:53 (Reading database ... 13911 files and directories currently installed.) 00:45:53 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:45:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:45:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:45:53 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:45:53 Setting up base-files (10.1ubuntu2.10) ... 00:45:53 Installing new version of config file /etc/issue ... 00:45:53 Installing new version of config file /etc/issue.net ... 00:45:53 Installing new version of config file /etc/lsb-release ... 00:45:53 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:45:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:45:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:45:55 Removing obsolete conffile /etc/default/motd-news ... 00:45:55 (Reading database ... 13912 files and directories currently installed.) 00:45:55 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:45:55 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:45:55 Setting up bash (4.4.18-2ubuntu1.2) ... 00:45:55 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 00:45:55 (Reading database ... 13912 files and directories currently installed.) 00:45:55 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:55 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:45:55 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:45:55 (Reading database ... 13912 files and directories currently installed.) 00:45:55 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:45:55 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:45:55 Setting up tar (1.29b-2ubuntu0.2) ... 00:45:55 (Reading database ... 13912 files and directories currently installed.) 00:45:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:45:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:45:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:45:55 (Reading database ... 13912 files and directories currently installed.) 00:45:55 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:45:55 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:45:55 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:45:55 (Reading database ... 13912 files and directories currently installed.) 00:45:55 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:45:55 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:45:56 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:45:56 (Reading database ... 13912 files and directories currently installed.) 00:45:56 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:45:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:45:56 Setting up grep (3.1-2build1) ... 00:45:56 (Reading database ... 13912 files and directories currently installed.) 00:45:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:45:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:45:56 Setting up login (1:4.5-1ubuntu2) ... 00:45:56 (Reading database ... 13912 files and directories currently installed.) 00:45:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:45:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:45:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:45:56 (Reading database ... 13912 files and directories currently installed.) 00:45:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:45:56 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:45:57 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:45:57 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:45:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:45:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:45:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:45:58 (Reading database ... 13912 files and directories currently installed.) 00:45:58 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:45:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:45:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:45:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:45:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:45:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:45:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:45:59 (Reading database ... 13912 files and directories currently installed.) 00:45:59 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:45:59 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:46:00 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:46:00 (Reading database ... 13912 files and directories currently installed.) 00:46:00 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:00 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:00 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:46:00 (Reading database ... 13912 files and directories currently installed.) 00:46:00 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:00 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:00 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:46:00 (Reading database ... 13912 files and directories currently installed.) 00:46:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:00 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:46:01 (Reading database ... 13912 files and directories currently installed.) 00:46:01 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:01 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:01 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:46:01 (Reading database ... 13912 files and directories currently installed.) 00:46:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:46:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:46:01 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:46:01 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:46:01 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:46:01 (Reading database ... 13912 files and directories currently installed.) 00:46:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:46:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:46:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:46:01 (Reading database ... 13912 files and directories currently installed.) 00:46:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:46:02 (Reading database ... 13912 files and directories currently installed.) 00:46:02 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:02 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:46:02 (Reading database ... 13912 files and directories currently installed.) 00:46:02 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:02 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:02 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:46:03 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:46:03 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:46:03 (Reading database ... 13912 files and directories currently installed.) 00:46:03 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:46:03 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:46:03 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:46:04 (Reading database ... 13912 files and directories currently installed.) 00:46:04 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:46:04 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:46:04 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:46:04 (Reading database ... 13914 files and directories currently installed.) 00:46:04 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:46:04 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:46:04 Setting up debconf (1.5.66ubuntu1) ... 00:46:04 (Reading database ... 13914 files and directories currently installed.) 00:46:04 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:46:04 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:46:05 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:46:05 (Reading database ... 13914 files and directories currently installed.) 00:46:05 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:46:05 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:46:05 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:46:05 (Reading database ... 13914 files and directories currently installed.) 00:46:05 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:46:05 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:46:05 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:46:05 (Reading database ... 13914 files and directories currently installed.) 00:46:05 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:46:05 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:46:05 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:46:05 (Reading database ... 13914 files and directories currently installed.) 00:46:05 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:46:06 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:46:06 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:46:06 (Reading database ... 13914 files and directories currently installed.) 00:46:06 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:06 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:06 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 00:46:06 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:46:06 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:46:06 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:46:06 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:46:06 (Reading database ... 13914 files and directories currently installed.) 00:46:06 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:46:07 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:46:07 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:46:07 (Reading database ... 13914 files and directories currently installed.) 00:46:07 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:46:07 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:46:07 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:46:07 (Reading database ... 13914 files and directories currently installed.) 00:46:07 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:46:07 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:46:07 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:46:07 (Reading database ... 13914 files and directories currently installed.) 00:46:07 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 00:46:07 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 00:46:08 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 00:46:08 (Reading database ... 13914 files and directories currently installed.) 00:46:08 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:46:08 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:46:08 Setting up passwd (1:4.5-1ubuntu2) ... 00:46:09 (Reading database ... 13914 files and directories currently installed.) 00:46:09 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:46:09 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:46:09 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:46:09 (Reading database ... 13914 files and directories currently installed.) 00:46:09 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:46:09 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:46:09 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:46:09 (Reading database ... 13914 files and directories currently installed.) 00:46:09 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:46:09 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:46:10 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:46:10 (Reading database ... 13914 files and directories currently installed.) 00:46:10 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:46:10 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:46:10 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:46:10 (Reading database ... 13914 files and directories currently installed.) 00:46:10 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:46:10 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:46:10 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:46:10 (Reading database ... 13914 files and directories currently installed.) 00:46:10 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:46:10 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:46:10 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:46:10 (Reading database ... 13914 files and directories currently installed.) 00:46:10 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 00:46:11 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 00:46:11 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 00:46:11 (Reading database ... 13915 files and directories currently installed.) 00:46:11 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:46:11 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:46:11 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:46:11 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:46:11 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 00:46:11 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 00:46:11 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:46:12 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:46:12 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:46:12 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:46:12 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:46:12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:46:12 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:46:12 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:46:12 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:46:12 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:46:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:46:12 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:46:12 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:46:12 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:46:13 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:46:13 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:46:13 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:46:13 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:46:14 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:46:14 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:46:14 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:46:14 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:46:14 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:46:14 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:46:15 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:46:15 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:46:15 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:46:15 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:46:15 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:46:15 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:46:15 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:15 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:15 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:15 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:15 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:15 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:15 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:16 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:17 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:17 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:18 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:18 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:19 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:19 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:19 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:19 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:20 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:20 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:20 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:46:20 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:46:20 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:46:20 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:46:20 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:46:20 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:46:20 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:46:20 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:46:20 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:46:20 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:46:21 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:46:21 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:46:21 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:46:21 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:46:21 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:21 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:46:21 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:21 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:21 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:21 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:46:21 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:46:21 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:46:21 00:46:21 Current default time zone: 'Etc/UTC' 00:46:21 Local time is now: Sat Mar 6 00:46:21 UTC 2021. 00:46:21 Universal Time is now: Sat Mar 6 00:46:21 UTC 2021. 00:46:21 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:46:21 00:46:21 Setting up systemd-sysv (237-3ubuntu10.44) ... 00:46:21 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:21 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 00:46:21 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:46:21 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:46:21 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:46:21 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:46:21 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:46:21 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:46:21 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:46:21 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:21 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:46:22 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:22 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:46:22 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:22 Setting up patch (2.7.6-2ubuntu1.1) ... 00:46:22 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:46:22 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:46:22 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 00:46:22 Installing new version of config file /etc/ssl/openssl.cnf ... 00:46:22 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:46:22 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:46:22 Setting up ca-certificates (20210119~18.04.1) ... 00:46:24 Updating certificates in /etc/ssl/certs... 00:46:24 23 added, 27 removed; done. 00:46:25 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:46:25 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:25 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:46:25 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:46:25 Setting up pkgbinarymangler (138.18.04.1) ... 00:46:25 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:25 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:46:25 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:25 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:25 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:25 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:46:25 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:25 Setting up perl (5.26.1-6ubuntu0.5) ... 00:46:25 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:46:25 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:46:25 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:46:25 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:46:25 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:46:25 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:46:25 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:46:25 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:46:25 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:46:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:46:25 Processing triggers for systemd (237-3ubuntu10.44) ... 00:46:25 Processing triggers for mime-support (3.60ubuntu1) ... 00:46:25 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:46:25 Updating certificates in /etc/ssl/certs... 00:46:26 0 added, 0 removed; done. 00:46:26 Running hooks in /etc/ca-certificates/update.d... 00:46:26 done. 00:46:27 Reading package lists... 00:46:27 Building dependency tree... 00:46:27 Reading state information... 00:46:27 The following NEW packages will be installed: 00:46:27 apt-transport-https 00:46:27 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:46:27 Need to get 1696 B of archives. 00:46:27 After this operation, 153 kB of additional disk space will be used. 00:46:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 00:46:27 debconf: delaying package configuration, since apt-utils is not installed 00:46:27 Fetched 1696 B in 0s (9267 B/s) 00:46:27 Selecting previously unselected package apt-transport-https. 00:46:27 (Reading database ... 13920 files and directories currently installed.) 00:46:27 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 00:46:27 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 00:46:28 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 00:46:28 Waiting for network to be ready... 00:46:34 2021-03-06T00:46:32Z INFO Waiting for automatic snapd restart... 00:46:34 snapd 2.49 from Canonical* installed 00:46:35 "snapd" switched to the "latest/stable" channel 00:46:35 00:46:39 core18 20210128 from Canonical* installed 00:46:40 "core18" switched to the "latest/stable" channel 00:46:40 00:46:46 snapcraft 4.5.4 from Canonical* installed 00:46:46 "snapcraft" switched to the "latest/stable" channel 00:46:46 00:46:49 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: 00:46:49 - README.md 00:46:49 - snapcraft.yaml.orig 00:46:49 00:46:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:46:55 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:46:55 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:46:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:46:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:46:57 Reading package lists... 00:46:58 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 00:47:01 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 00:47:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:47:04 Reading package lists... 00:47:04 Building dependency tree... 00:47:04 Reading state information... 00:47:04 Suggested packages: 00:47:04 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:47:04 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:47:04 Recommended packages: 00:47:04 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:47:04 The following NEW packages will be installed: 00:47:04 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:47:04 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:47:04 pkg-config zip 00:47:04 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:47:04 Need to get 7655 kB of archives. 00:47:04 After this operation, 43.7 MB of additional disk space will be used. 00:47:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 00:47:05 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:47:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 00:47:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:47:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 00:47:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:47:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:47:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:47:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:47:05 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:47:05 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:47:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:47:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:47:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:47:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:47:05 debconf: delaying package configuration, since apt-utils is not installed 00:47:05 Fetched 7655 kB in 1s (10.2 MB/s) 00:47:05 Selecting previously unselected package libglib2.0-0:amd64. 00:47:05 (Reading database ... 13924 files and directories currently installed.) 00:47:05 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 00:47:05 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:47:06 Selecting previously unselected package libpsl5:amd64. 00:47:06 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:47:06 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:47:06 Selecting previously unselected package libnghttp2-14:amd64. 00:47:06 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:47:06 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:47:06 Selecting previously unselected package librtmp1:amd64. 00:47:06 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:47:06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:47:06 Selecting previously unselected package libcurl3-gnutls:amd64. 00:47:06 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 00:47:06 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:47:06 Selecting previously unselected package liberror-perl. 00:47:06 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:47:06 Unpacking liberror-perl (0.17025-1) ... 00:47:06 Selecting previously unselected package git-man. 00:47:06 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:47:06 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:47:06 Selecting previously unselected package git. 00:47:06 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 00:47:06 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:47:07 Selecting previously unselected package libnorm1:amd64. 00:47:07 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:47:07 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:47:07 Selecting previously unselected package libpgm-5.2-0:amd64. 00:47:07 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:47:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:47:07 Selecting previously unselected package libsodium23:amd64. 00:47:07 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:47:07 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:47:08 Selecting previously unselected package libzmq5:amd64. 00:47:08 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:47:08 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:47:08 Selecting previously unselected package libzmq3-dev:amd64. 00:47:08 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:47:08 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:47:08 Selecting previously unselected package pkg-config. 00:47:08 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:47:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:47:08 Selecting previously unselected package zip. 00:47:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:47:08 Unpacking zip (3.0-11build1) ... 00:47:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:47:08 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:47:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:47:08 Setting up liberror-perl (0.17025-1) ... 00:47:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:47:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:47:08 No schema files found: doing nothing. 00:47:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:47:08 Setting up zip (3.0-11build1) ... 00:47:08 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:47:08 Setting up libsodium23:amd64 (1.0.16-2) ... 00:47:08 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:47:08 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:47:08 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:47:08 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:47:08 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:47:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:47:12 Removing intermediate container befe2023d41c 00:47:12 ---> c056c52c4d97 00:47:12 00:47:12 Step 10/21 : FROM alpine:3.12 00:47:12 Removing intermediate container 9eb37bb807f0 00:47:12 ---> e8873250f816 00:47:12 00:47:12 Step 10/31 : FROM alpine:3.12 00:47:12 3.12: Pulling from library/alpine 00:47:12 3.12: Pulling from library/alpine 00:47:12 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:47:12 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:47:12 Status: Downloaded newer image for alpine:3.12 00:47:12 ---> d10569e2745f 00:47:12 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation'Status: Image is up to date for alpine:3.12 00:47:12 ---> d10569e2745f 00:47:12 Step 11/21 : RUN apk add --update --no-cache curl 00:47:12 00:47:12 ---> Running in 17c1d465b255 00:47:12 ---> Running in 3424187a3237 00:47:13 Removing intermediate container 3424187a3237 00:47:13 ---> 1b7d8c109643 00:47:13 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:47:14 ---> Running in 806a884c96dc 00:47:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:47:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:15 git set to automatically installed. 00:47:15 git-man set to automatically installed. 00:47:15 libcurl3-gnutls set to automatically installed. 00:47:15 liberror-perl set to automatically installed. 00:47:15 libglib2.0-0 set to automatically installed. 00:47:15 libnghttp2-14 set to automatically installed. 00:47:15 libnorm1 set to automatically installed. 00:47:15 libpgm-5.2-0 set to automatically installed. 00:47:15 libpsl5 set to automatically installed. 00:47:15 librtmp1 set to automatically installed. 00:47:15 libsodium23 set to automatically installed. 00:47:15 libzmq3-dev set to automatically installed. 00:47:15 libzmq5 set to automatically installed. 00:47:15 pkg-config set to automatically installed. 00:47:15 zip set to automatically installed. 00:47:16 (1/4) Installing ca-certificates (20191127-r4) 00:47:16 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:47:16 (3/4) Installing libcurl (7.69.1-r3) 00:47:16 (4/4) Installing curl (7.69.1-r3) 00:47:16 Executing busybox-1.31.1-r19.trigger 00:47:16 Executing ca-certificates-20191127-r4.trigger 00:47:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:16 OK: 7 MiB in 18 packages 00:47:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:17 snapd is not logged in, snap install commands will use sudo 00:47:17 (1/2) Installing dumb-init (1.2.2-r1) 00:47:17 (2/2) Installing su-exec (0.2-r1) 00:47:17 Executing busybox-1.31.1-r19.trigger 00:47:17 OK: 5 MiB in 16 packages 00:47:19 Removing intermediate container 1bae2649c125 00:47:19 ---> 676e8c64e8dc 00:47:19 00:47:19 Step 10/23 : FROM alpine:3.12 00:47:19 ---> d10569e2745f 00:47:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:47:20 Removing intermediate container 806a884c96dc 00:47:20 ---> 2db0f1ee5f07 00:47:20 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:47:20 ---> Running in dd857b2344ce 00:47:20 Removing intermediate container 17c1d465b255 00:47:20 ---> 22bed02fc7d2 00:47:20 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:20 ---> Running in 2c3368cb44df 00:47:20 ---> Running in 755a30e72b3a 00:47:21 Removing intermediate container 2c3368cb44df 00:47:21 ---> d7640da03e6d 00:47:21 Step 13/21 : WORKDIR /edgex 00:47:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:21 Removing intermediate container 755a30e72b3a 00:47:21 ---> 82023728b5e8 00:47:21 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:47:22 ---> Running in 37df02ba530e 00:47:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:22 ---> Running in 2cd10541cd26 00:47:22 (1/1) Installing dumb-init (1.2.2-r1) 00:47:22 Executing busybox-1.31.1-r19.trigger 00:47:22 OK: 5 MiB in 15 packages 00:47:23 Removing intermediate container 37df02ba530e 00:47:23 ---> 21484674b310 00:47:23 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:47:23 Removing intermediate container 264e40093ef7 00:47:23 ---> 0ddf6e1bf3fc 00:47:23 00:47:23 Step 10/22 : FROM alpine:3.12 00:47:23 ---> d10569e2745f 00:47:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:47:23 Removing intermediate container 2cd10541cd26 00:47:23 ---> 32e12fe66e13 00:47:23 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:47:24 ---> Running in d5c113e6cb44 00:47:24 ---> Running in e36b10f05dcd 00:47:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:47:24 snap "core18" has no updates available 00:47:24 ---> 29db06fdccb9 00:47:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:47:24 Removing intermediate container dd857b2344ce 00:47:24 ---> 84a882b36d63 00:47:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:24 Pulling config-common 00:47:24 + snapcraftctl pull 00:47:25 ---> Running in 28a1f142a64a 00:47:25 Pulling go-build-helper 00:47:25 + snapcraftctl pull 00:47:26 Removing intermediate container 28a1f142a64a 00:47:26 ---> d182d08cfe52 00:47:26 Step 13/23 : ENV APP_PORT=48082 00:47:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:26 ---> eeb3cdc33c59 00:47:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:47:26 ---> Running in b7bc5ec81e34 00:47:27 (1/2) Installing ca-certificates (20191127-r4) 00:47:27 (2/2) Installing dumb-init (1.2.2-r1) 00:47:27 Executing busybox-1.31.1-r19.trigger 00:47:27 Executing ca-certificates-20191127-r4.trigger 00:47:27 OK: 6 MiB in 16 packages 00:47:28 Removing intermediate container b7bc5ec81e34 00:47:28 ---> ed525b5df652 00:47:28 Step 14/23 : EXPOSE $APP_PORT 00:47:28 Removing intermediate container d5c113e6cb44 00:47:28 ---> a3dc524a5fdd 00:47:28 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:47:28 ---> f3c65c5fa515 00:47:28 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:47:28 ---> Running in bf79d337ad8d 00:47:29 Removing intermediate container f56fb8fbc3f2 00:47:29 ---> 06eafd66fd3d 00:47:29 00:47:29 Step 10/23 : FROM alpine:3.12 00:47:29 ---> d10569e2745f 00:47:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:47:29 ---> Using cache 00:47:29 ---> 84a882b36d63 00:47:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:29 ---> Using cache 00:47:29 ---> d182d08cfe52 00:47:29 Step 13/23 : ENV APP_PORT=48081 00:47:29 ---> Running in ad604612d05a 00:47:29 ---> Running in 24ffe62adb43 00:47:29 ---> Running in ffb74198cb67 00:47:29 Removing intermediate container bf79d337ad8d 00:47:29 ---> 3bba5a59d3ef 00:47:29 Step 15/23 : WORKDIR / 00:47:29 Removing intermediate container e36b10f05dcd 00:47:29 ---> f716ba15a5ff 00:47:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:47:29 ---> Running in 4fd48669fca8 00:47:29 Removing intermediate container ad604612d05a 00:47:29 ---> f52ced9f2ccc 00:47:29 Step 18/21 : CMD ["--init=true"] 00:47:29 ---> Running in 18b92c41e154 00:47:30 ---> Running in 73680c18899a 00:47:30 Removing intermediate container ffb74198cb67 00:47:30 ---> f3b7320969a0 00:47:30 Step 14/23 : EXPOSE $APP_PORT 00:47:30 Removing intermediate container 24ffe62adb43 00:47:30 ---> d05bc819542e 00:47:30 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:47:30 ---> Running in 8fd5cb9b6b90 00:47:30 Removing intermediate container 4fd48669fca8 00:47:30 ---> 9e080c7a45e0 00:47:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:30 Removing intermediate container 18b92c41e154 00:47:30 ---> 7d99fd3cd5c3 00:47:30 Step 13/22 : ENV APP_PORT=48060 00:47:31 ---> Running in c7c8717e83fb 00:47:31 Removing intermediate container 73680c18899a 00:47:31 ---> 9f1a5a2524e2 00:47:31 Step 19/21 : LABEL arch=arm64 00:47:31 Removing intermediate container 8fd5cb9b6b90 00:47:31 ---> e3babadebb6c 00:47:31 Step 15/23 : WORKDIR / 00:47:31 ---> Running in 91b0fe47fb31 00:47:31 ---> Running in 820708a83d7e 00:47:31 ---> 378d6c907c5a 00:47:31 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:47:31 ---> Running in 5070131cb8e4 00:47:31 Removing intermediate container c7c8717e83fb 00:47:31 ---> 72489026f7cf 00:47:31 Step 14/22 : EXPOSE $APP_PORT 00:47:31 ---> 8f5899c135d7 00:47:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:47:31 Removing intermediate container 91b0fe47fb31 00:47:31 ---> 1dd565dabdc1 00:47:31 Step 20/21 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:47:32 ---> Running in 8c3cfb10b03d 00:47:32 Removing intermediate container 820708a83d7e 00:47:32 ---> 95c10b54b5b0 00:47:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:32 ---> Running in 4b996ca71545 00:47:33 Removing intermediate container 8c3cfb10b03d 00:47:33 ---> 118965aa67b1 00:47:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:33 Removing intermediate container 4b996ca71545 00:47:33 ---> 4b0f3d8b15b6 00:47:33 Step 21/21 : LABEL version=0.0.0 00:47:33 ---> Running in 897816188ea7 00:47:33 ---> 9e072ab68a42 00:47:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:47:33 ---> 3cd78fde9673 00:47:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:47:34 ---> 106a517d6d9e 00:47:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:34 Removing intermediate container 897816188ea7 00:47:34 ---> 86dc098a963e 00:47:34 00:47:35 Successfully built 86dc098a963e 00:47:35 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:47:35  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 00:47:35 ---> b09096b4fd1a 00:47:35 Step 19/23 : ENTRYPOINT ["/core-command"] 00:47:35 Removing intermediate container 5070131cb8e4 00:47:35 ---> 8f3ef923fb8b 00:47:35 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:35 ---> Running in 304039cafdae 00:47:35 ---> 99a5aa9ff132 00:47:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:47:35 ---> 955c12a6216f 00:47:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:36 Removing intermediate container 304039cafdae 00:47:36 ---> 54008f068049 00:47:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:37 ---> Running in dc972fd997c6 00:47:38 ---> 22cd1075c29c 00:47:38 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:47:38 ---> edab03d219d9 00:47:38 ---> f5bc66af241e 00:47:38 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:47:38 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:47:38 Removing intermediate container dc972fd997c6 00:47:38 ---> 48d082089e46 00:47:38 Step 21/23 : LABEL arch=arm64 00:47:38 ---> Running in 82af043197a3 00:47:38 ---> Running in afceba654286 00:47:38 ---> Running in ac02e93aff79 00:47:39 Removing intermediate container 82af043197a3 00:47:39 ---> 5e05e1dc8aeb 00:47:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:40 ---> Running in ee163c056af5 00:47:40 Removing intermediate container afceba654286 00:47:40 ---> 48326e7f98fd 00:47:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:40 Removing intermediate container ac02e93aff79 00:47:40 ---> cc499e8c8691 00:47:40 Step 22/23 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:47:40 ---> 2e19117ff10b 00:47:40 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:47:40 ---> Running in e2498c81a24a 00:47:40 ---> Running in 16afea5875bc 00:47:40 Removing intermediate container ee163c056af5 00:47:40 ---> 764373a49e69 00:47:40 Step 21/23 : LABEL arch=arm64 00:47:41 ---> Running in 86e320370b34 00:47:41 Removing intermediate container 16afea5875bc 00:47:41 ---> 62bda61b93e7 00:47:41 Step 23/23 : LABEL version=0.0.0 00:47:41 Removing intermediate container e2498c81a24a 00:47:41 ---> 7654e5932aec 00:47:41 Step 20/22 : LABEL arch=arm64 00:47:41 ---> a147ca31a7c0 00:47:41 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:47:41 ---> Running in 845bf32e0b68 00:47:41 ---> Running in 120dc917aade 00:47:41 Removing intermediate container 86e320370b34 00:47:41 ---> d9661237caf5 00:47:41 Step 22/23 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:47:42 ---> Running in dd5925cfbdb4 00:47:42 Removing intermediate container 845bf32e0b68 00:47:42 ---> c1ad2c6f442c 00:47:42 Step 21/22 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:47:42 Removing intermediate container 120dc917aade 00:47:42 ---> 271b62b8af30 00:47:42 00:47:42 ---> Running in b53192a240f3 00:47:42 ---> b829c711ecd7 00:47:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:47:42 Removing intermediate container dd5925cfbdb4 00:47:42 ---> c8733f2201f1 00:47:42 Step 23/23 : LABEL version=0.0.0 00:47:42 Successfully built 271b62b8af30 00:47:43 Successfully tagged docker-core-command-go-arm64:latest 00:47:43  Building docker-core-command-go ... done Building docker-support-scheduler-go 00:47:43 ---> Running in ec82e4c0cb00 00:47:43 Removing intermediate container b53192a240f3 00:47:43 ---> 3f23821dce2a 00:47:43 Step 22/22 : LABEL version=0.0.0 00:47:43 ---> Running in 957ab454d0aa 00:47:43 ---> ed7839bc0270 00:47:43 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:47:43 Removing intermediate container ec82e4c0cb00 00:47:43 ---> 21ca5e1f0b7b 00:47:43 00:47:44 Successfully built 21ca5e1f0b7b 00:47:44 Successfully tagged docker-core-metadata-go-arm64:latest 00:47:44  Building docker-core-metadata-go ... done  ---> Running in 3ca3e9e2208b 00:47:44 Building docker-sys-mgmt-agent-go 00:47:44 Removing intermediate container 957ab454d0aa 00:47:44 ---> 22528c24ae0e 00:47:44 00:47:44 Successfully built 22528c24ae0e 00:47:44 Successfully tagged docker-support-notifications-go-arm64:latest 00:47:44 Building docker-core-data-go 00:47:44  Building docker-support-notifications-go ... done Removing intermediate container 3ca3e9e2208b 00:47:44 ---> 7ef874c182b4 00:47:44 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:47:45 ---> 4b34aae28294 00:47:45 Step 26/31 : RUN chmod +x /entrypoint.sh 00:47:46 ---> Running in f4059346accf 00:47:50 Removing intermediate container f4059346accf 00:47:50 ---> d63319f8c308 00:47:50 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:47:50 ---> Running in 709b00e8e6fd 00:47:51 Removing intermediate container 709b00e8e6fd 00:47:51 ---> e095110c55f5 00:47:51 Step 28/31 : CMD ["gate"] 00:47:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:47:52 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:47:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 00:47:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 00:47:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 00:47:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:47:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 00:47:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 00:47:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 00:47:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 00:47:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:47:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:47:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:47:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:47:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:47:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:47:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:47:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:47:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:47:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 00:47:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 00:47:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 00:47:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 00:47:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 00:47:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 00:47:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 00:47:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 00:47:52 Fetched 24.0 MB in 0s (0 B/s) 00:47:52 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:47:52 Fetched 96.5 kB in 0s (0 B/s) 00:47:52 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:47:52 Fetched 279 kB in 0s (0 B/s) 00:47:52 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:47:52 Fetched 122 kB in 0s (0 B/s) 00:47:52 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:47:52 Fetched 77.8 kB in 0s (0 B/s) 00:47:52 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:47:52 Fetched 8848 B in 0s (0 B/s) 00:47:52 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:47:52 Fetched 47.8 kB in 0s (0 B/s) 00:47:52 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:47:52 Fetched 45.6 kB in 0s (0 B/s) 00:47:52 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:47:52 Fetched 15.0 kB in 0s (0 B/s) 00:47:52 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 00:47:52 Fetched 214 kB in 0s (0 B/s) 00:47:52 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:47:52 Fetched 154 kB in 0s (0 B/s) 00:47:52 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:47:52 Fetched 50.6 kB in 0s (0 B/s) 00:47:52 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:47:52 Fetched 14.8 kB in 0s (0 B/s) 00:47:52 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:47:52 Fetched 41.8 kB in 0s (0 B/s) 00:47:52 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:47:52 Fetched 499 kB in 0s (0 B/s) 00:47:52 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:47:52 Fetched 111 kB in 0s (0 B/s) 00:47:52 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:47:52 Fetched 240 kB in 0s (0 B/s) 00:47:52 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:47:52 Fetched 29.3 kB in 0s (0 B/s) 00:47:52 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:47:52 Fetched 85.5 kB in 0s (0 B/s) 00:47:52 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:47:52 Fetched 24.5 kB in 0s (0 B/s) 00:47:52 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:47:52 Fetched 49.2 kB in 0s (0 B/s) 00:47:52 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:47:52 Fetched 54.2 kB in 0s (0 B/s) 00:47:52 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:47:52 Fetched 30.8 kB in 0s (0 B/s) 00:47:52 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:47:52 Fetched 15.8 kB in 0s (0 B/s) 00:47:52 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:47:52 Fetched 85.9 kB in 0s (0 B/s) 00:47:52 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:47:52 Fetched 8720 B in 0s (0 B/s) 00:47:52 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:47:52 Fetched 137 kB in 0s (0 B/s) 00:47:52 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:47:52 Fetched 119 kB in 0s (0 B/s) 00:47:52 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:47:52 Fetched 109 kB in 0s (0 B/s) 00:47:52 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:47:52 Fetched 11.1 kB in 0s (0 B/s) 00:47:52 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:47:52 Fetched 645 kB in 0s (0 B/s) 00:47:52 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:47:52 Fetched 41.3 kB in 0s (0 B/s) 00:47:52 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:47:52 Fetched 17.9 kB in 0s (0 B/s) 00:47:52 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:47:52 Fetched 368 kB in 0s (0 B/s) 00:47:52 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:47:52 Fetched 187 kB in 0s (0 B/s) 00:47:52 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:47:52 Fetched 175 kB in 0s (0 B/s) 00:47:52 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:47:52 Fetched 206 kB in 0s (0 B/s) 00:47:52 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 00:47:52 Fetched 1301 kB in 0s (0 B/s) 00:47:52 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:47:52 Fetched 36.2 kB in 0s (0 B/s) 00:47:52 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 00:47:52 Fetched 159 kB in 0s (0 B/s) 00:47:52 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:47:52 Fetched 107 kB in 0s (0 B/s) 00:47:52 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:47:52 Fetched 48.7 kB in 0s (0 B/s) 00:47:52 Pulling static-packages 00:47:52 + snapcraftctl pull 00:47:52 ---> Running in cf9124277491 00:47:53 'go115' has dependencies that need to be staged: static-packages go-build-helper 00:47:53 Skipping pull go-build-helper (already ran) 00:47:53 Skipping pull static-packages (already ran) 00:47:53 Building go-build-helper 00:47:53 + snapcraftctl build 00:47:53 Removing intermediate container cf9124277491 00:47:53 ---> 1b0d44345baa 00:47:53 Step 29/31 : LABEL arch=arm64 00:47:54 ---> Running in 0b34a5732697 00:47:55 Removing intermediate container 0b34a5732697 00:47:55 ---> 78043e08766f 00:47:55 Step 30/31 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:47:56 ---> Running in 572846288f98 00:47:57 Removing intermediate container 572846288f98 00:47:57 ---> 016da8bd35a5 00:47:57 Step 31/31 : LABEL version=0.0.0 00:47:57 ---> Running in 74efea0b1fcc 00:47:57 Building static-packages 00:47:57 + snapcraftctl build 00:47:58 Removing intermediate container 74efea0b1fcc 00:47:58 ---> 67b7dc1ca3ca 00:47:58 00:47:58 Successfully built 67b7dc1ca3ca 00:47:58 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:48:00 Staging go-build-helper 00:48:00 + snapcraftctl stage 00:48:01 Staging static-packages 00:48:01 + snapcraftctl stage 00:48:02 Pulling go115 00:48:02 + snapcraftctl pull 00:48:04 'edgex-go' has dependencies that need to be staged: go115 00:48:04 Skipping pull go115 (already ran) 00:48:04 Building go115 00:48:04 + dpkg --print-architecture 00:48:04 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 00:48:04 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 00:48:04 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 00:48:04 % Total % Received % Xferd Average Speed Time Time Time Current 00:48:04 Dload Upload Total Spent Left Speed 00:48:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 115M 11 13.1M 0 0 21.5M 0 0:00:05 --:--:-- 0:00:05 21.5M 39 115M 39 45.5M 0 0 28.7M 0 0:00:04 0:00:01 0:00:03 28.7M 68 115M 68 79.2M 0 0 30.4M 0 0:00:03 0:00:02 0:00:01 30.4M 92 115M 92 107M 0 0 29.8M 0 0:00:03 0:00:03 --:--:-- 29.8M 100 115M 100 115M 0 0 29.3M 0 0:00:03 0:00:03 --:--:-- 29.3M 00:48:07 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 00:48:07 + sha256sum -c sha256 00:48:07 + grep OK 00:48:08 go1.15.2.linux-amd64.tar.gz: OK 00:48:08 + mkdir -p /root/stage/go1.15 00:48:08 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 00:48:14 Staging go115 00:48:14 + snapcraftctl stage 00:48:20 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:48:20 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:48:20 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:48:20 Fetched 0 B in 0s (0 B/s) 00:48:20 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:48:20 Fetched 224 kB in 0s (0 B/s) 00:48:20 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:48:20 Fetched 157 kB in 0s (0 B/s) 00:48:20 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:48:20 Fetched 221 kB in 0s (0 B/s) 00:48:20 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:48:20 Fetched 143 kB in 0s (0 B/s) 00:48:20 Pulling edgex-go 00:48:20 + snapcraftctl pull 00:48:21  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:21 ---> 2795cbee8053 00:48:21 Step 3/24 : WORKDIR /edgex-go 00:48:21 ---> Using cache 00:48:21 ---> 019bcffa70da 00:48:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:21 ---> Using cache 00:48:21 ---> 075afde89bb4 00:48:21 Step 5/24 : RUN apk add --update --no-cache make git 00:48:21 ---> Using cache 00:48:21 ---> 2113140406a3 00:48:21 Step 6/24 : COPY go.mod . 00:48:21 ---> Using cache 00:48:21 ---> f1d0501efc4d 00:48:21 Step 7/24 : RUN go mod download 00:48:21 ---> Using cache 00:48:21 ---> 4bdb16c420e4 00:48:21 Step 8/24 : COPY . . 00:48:21 ---> Using cache 00:48:21 ---> 8cd2e9790186 00:48:21 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:48:22 Pulling version 00:48:22 + cd /root/project 00:48:22 + [ -f VERSION ] 00:48:22 + PROJECT_VERSION=local-dev 00:48:22 + git rev-parse --short HEAD 00:48:22 + GIT_REVISION=abafdc74 00:48:22 + snapcraftctl set-version local-dev 00:48:22 Building config-common 00:48:22 + snapcraftctl build 00:48:25 ---> Running in 7ad4ee65de0d 00:48:25 Skipping build go-build-helper (already ran) 00:48:25 Skipping build static-packages (already ran) 00:48:25 Skipping build go115 (already ran) 00:48:25 Building edgex-go 00:48:26 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6120/bin/scriptlet-bin 00:48:26 + cd /root/parts/edgex-go/src 00:48:26 + make build 00:48:26 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 00:48:26 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 00:48:28 go: downloading github.com/gorilla/mux v1.8.0 00:48:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.44 00:48:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:48:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 00:48:28 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:48:28 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:48:28 go: downloading github.com/BurntSushi/toml v0.3.1 00:48:28 go: downloading github.com/google/uuid v1.2.0 00:48:28 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 00:48:28 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 00:48:28 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 00:48:28 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 00:48:28 go: downloading github.com/x448/float16 v0.8.4 00:48:28 go: downloading github.com/go-playground/validator/v10 v10.3.0 00:48:28 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:48:28 go: downloading github.com/hashicorp/consul/api v1.8.1 00:48:28 go: downloading github.com/pelletier/go-toml v1.2.0 00:48:28 go: downloading github.com/go-kit/kit v0.8.0 00:48:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:48:28 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:48:28 go: downloading github.com/pkg/errors v0.8.1 00:48:28 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:48:28 go: downloading github.com/imdario/mergo v0.3.11 00:48:28 go: downloading github.com/pebbe/zmq4 v1.2.5 00:48:28 go: downloading github.com/go-playground/universal-translator v0.17.0 00:48:28 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:48:28 go: downloading github.com/mitchellh/copystructure v1.0.0 00:48:28 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:48:28 go: downloading github.com/leodido/go-urn v1.2.0 00:48:28 go: downloading github.com/go-playground/locales v0.13.0 00:48:28 go: downloading github.com/hashicorp/serf v0.9.5 00:48:28 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:48:28 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:48:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:48:28 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:48:28 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:48:28 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:48:28 go: downloading github.com/fatih/color v1.9.0 00:48:28 go: downloading github.com/mattn/go-isatty v0.0.12 00:48:28 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:48:28 go: downloading github.com/mattn/go-colorable v0.1.6 00:48:28 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 00:48:28 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:48:28 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:48:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:35 ---> 2795cbee8053 00:48:35 Step 3/22 : WORKDIR /edgex-go 00:48:35 ---> Using cache 00:48:35 ---> 019bcffa70da 00:48:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:35 ---> Using cache 00:48:35 ---> 075afde89bb4 00:48:35 Step 5/22 : RUN apk add --update --no-cache make git 00:48:35 ---> Using cache 00:48:35 ---> 2113140406a3 00:48:35 Step 6/22 : COPY go.mod . 00:48:35 ---> Using cache 00:48:35 ---> f1d0501efc4d 00:48:35 Step 7/22 : RUN go mod download 00:48:35 ---> Using cache 00:48:35 ---> 4bdb16c420e4 00:48:35 Step 8/22 : COPY . . 00:48:35 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:48:35 ---> 2795cbee8053 00:48:35 Step 3/26 : WORKDIR /edgex-go 00:48:35 ---> Using cache 00:48:35 ---> 019bcffa70da 00:48:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:35 ---> Using cache 00:48:35 ---> 075afde89bb4 00:48:35 Step 5/26 : RUN apk add --update --no-cache make bash git 00:48:35 ---> Using cache 00:48:35 ---> 8cd2e9790186 00:48:35 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:48:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:48:35 ---> 2795cbee8053 00:48:35 Step 3/23 : WORKDIR /edgex-go 00:48:35 ---> Using cache 00:48:35 ---> 019bcffa70da 00:48:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:35 ---> Using cache 00:48:35 ---> 075afde89bb4 00:48:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:48:36 ---> Running in f93863abbc50 00:48:36 ---> Running in 91980de339ea 00:48:36 ---> Running in f341fd624ce8 00:48:38 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 00:48:38 go: downloading gopkg.in/yaml.v2 v2.4.0 00:48:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:38 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 00:48:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:39 OK: 217 MiB in 51 packages 00:48:40 OK: 217 MiB in 51 packages 00:48:41 Removing intermediate container 91980de339ea 00:48:41 ---> d288ead52026 00:48:41 Step 6/26 : COPY go.mod . 00:48:42 Removing intermediate container f341fd624ce8 00:48:42 ---> 92e0d0595868 00:48:42 Step 6/23 : COPY go.mod . 00:48:42 ---> 2e55fa0c7061 00:48:42 Step 7/26 : RUN go mod download 00:48:42 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 00:48:43 ---> Running in 7bb14dd9b24b 00:48:43 ---> 4df3f8dc27d9 00:48:43 Step 7/23 : RUN go mod download 00:48:43 ---> Running in 0c6117f9adaf 00:48:44 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 00:48:45 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 00:48:45 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 00:48:45 go: downloading github.com/stretchr/testify v1.7.0 00:48:46 go: downloading github.com/davecgh/go-spew v1.1.1 00:48:46 go: downloading github.com/pmezard/go-difflib v1.0.0 00:48:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:48:48 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 00:48:48 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:48:48 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:48:49 Removing intermediate container 7bb14dd9b24b 00:48:49 ---> 9029bb4af8a2 00:48:49 Step 8/26 : COPY . . 00:48:49 Removing intermediate container 0c6117f9adaf 00:48:49 ---> 904d7208eea9 00:48:49 Step 8/23 : COPY . . 00:48:49 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 00:48:50 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 00:48:50 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 00:48:51 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 00:48:52 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 00:48:52 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:48:53 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 00:48:53 go: downloading github.com/lib/pq v1.9.0 00:48:55 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:48:55 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:48:55 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:48:55 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:48:55 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:48:55 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:48:55 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:48:55 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:48:55 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:48:55 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:48:55 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:48:55 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:48:55 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:48:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:48:55 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:48:55 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:48:55 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:48:55 + 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 00:48:55 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:48:55 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:48:55 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:48:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:48:55 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:48:55 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:48:55 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:48:57 Building version 00:48:57 + snapcraftctl build 00:49:00 Staging config-common 00:49:00 + snapcraftctl stage 00:49:01 Skipping stage go-build-helper (already ran) 00:49:01 Skipping stage static-packages (already ran) 00:49:01 Skipping stage go115 (already ran) 00:49:01 Staging edgex-go 00:49:01 + snapcraftctl stage 00:49:02 Staging version 00:49:02 + snapcraftctl stage 00:49:03 Priming config-common 00:49:03 + snapcraftctl prime 00:49:05 Priming go-build-helper 00:49:05 + snapcraftctl prime 00:49:06 Priming static-packages 00:49:06 + snapcraftctl prime 00:49:08 Priming go115 00:49:08 + snapcraftctl prime 00:49:10 Priming edgex-go 00:49:10 + snapcraftctl prime 00:49:11 Priming version 00:49:11 + snapcraftctl prime 00:49:12 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 00:49:16 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 [Pipeline] } [Pipeline] // stage [Pipeline] } 00:49:19 ---> 1dc989c42ee3 00:49:19 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:19 ---> 8fa74ba50407 00:49:19 Step 9/23 : RUN make cmd/core-data/core-data 00:49:19 ---> Running in aca13b3179c7 00:49:19 ---> Running in 0596057fc226 00:49:22 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 00:49:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:49:23 Removing intermediate container 7ad4ee65de0d 00:49:23 ---> 17544e296cd6 00:49:23 00:49:23 Step 10/24 : FROM alpine:3.12 00:49:23 ---> d10569e2745f 00:49:23 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:49:24 ---> Running in e326c23ba2c8 00:49:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:27 (1/5) Installing ca-certificates (20191127-r4) 00:49:27 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:49:27 (3/5) Installing libcurl (7.69.1-r3) 00:49:27 (4/5) Installing curl (7.69.1-r3) 00:49:27 (5/5) Installing dumb-init (1.2.2-r1) 00:49:27 Executing busybox-1.31.1-r19.trigger 00:49:27 Executing ca-certificates-20191127-r4.trigger 00:49:27 OK: 7 MiB in 19 packages 00:49:30 Removing intermediate container e326c23ba2c8 00:49:30 ---> 5e491f9d7362 00:49:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:30 ---> Running in 565779d4219a 00:49:31 Removing intermediate container 565779d4219a 00:49:31 ---> aeb27a9e48a2 00:49:31 Step 13/24 : WORKDIR / 00:49:31 ---> Running in eebc37bdaa12 00:49:32 Removing intermediate container eebc37bdaa12 00:49:32 ---> 458c8aa8254e 00:49:32 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:49:33 ---> d1af6eb6f3e9 00:49:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:49:34 ---> 30796a72ec0c 00:49:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:49:35 ---> 71c27ecdca9c 00:49:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:49:37 ---> 410f01c2e0b5 00:49:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:49:39 ---> 0917b61b8cb0 00:49:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:49:40 ---> 94929f71e5e3 00:49:40 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:49:40 ---> Running in fbf249ffbcca 00:49:44 Removing intermediate container fbf249ffbcca 00:49:44 ---> 9b328214450e 00:49:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:49:44 ---> Running in d59797f2f6ea 00:49:44 Removing intermediate container d59797f2f6ea 00:49:44 ---> 3cc285efd9e0 00:49:44 Step 22/24 : LABEL arch=arm64 00:49:45 ---> Running in 937af2ecf90e 00:49:45 Removing intermediate container 937af2ecf90e 00:49:45 ---> ad060b5e18f7 00:49:45 Step 23/24 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:49:46 ---> Running in b4327519eca7 00:49:46 Removing intermediate container b4327519eca7 00:49:46 ---> b85f722d4bc2 00:49:46 Step 24/24 : LABEL version=0.0.0 00:49:47 ---> Running in 06987426102b 00:49:47 Removing intermediate container 06987426102b 00:49:47 ---> eebb317e7a9c 00:49:47 00:49:48 Successfully built eebb317e7a9c 00:49:48 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:49:52  Building docker-security-secretstore-setup-go ... done Removing intermediate container f93863abbc50 00:49:52 ---> 91b3825b60ed 00:49:52 00:49:52 Step 10/22 : FROM alpine:3.12 00:49:52 ---> d10569e2745f 00:49:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:49:52 ---> Using cache 00:49:52 ---> 84a882b36d63 00:49:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:52 ---> Using cache 00:49:52 ---> d182d08cfe52 00:49:52 Step 13/22 : ENV APP_PORT=48085 00:49:52 ---> Running in 3322da772fd5 00:49:52 Removing intermediate container 3322da772fd5 00:49:52 ---> 54bff3b769c8 00:49:52 Step 14/22 : EXPOSE $APP_PORT 00:49:53 ---> Running in 91c23da70a93 00:49:53 Removing intermediate container 91c23da70a93 00:49:53 ---> 8cc6b223c82b 00:49:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:54 ---> 35ddbac2566a 00:49:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:49:56 ---> 6bc154a9e797 00:49:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:49:57 ---> a181e1b69ed1 00:49:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:49:57 ---> Running in eb3a97182386 00:49:58 Removing intermediate container eb3a97182386 00:49:58 ---> 2dc5456cd304 00:49:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:58 ---> Running in 644115cccf19 00:49:59 Removing intermediate container 644115cccf19 00:49:59 ---> 3917a3136b84 00:49:59 Step 20/22 : LABEL arch=arm64 00:49:59 ---> Running in 97cd729a04a3 00:50:00 Removing intermediate container 97cd729a04a3 00:50:00 ---> e91d8e920a6e 00:50:00 Step 21/22 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:50:00 ---> Running in e677aabbc40c 00:50:00 Removing intermediate container e677aabbc40c 00:50:00 ---> 9dace79a8f34 00:50:00 Step 22/22 : LABEL version=0.0.0 00:50:01 ---> Running in 94a193766997 00:50:01 Removing intermediate container 94a193766997 00:50:01 ---> 57152765fe04 00:50:01 00:50:02 Successfully built 57152765fe04 00:50:02 Successfully tagged docker-support-scheduler-go-arm64:latest 00:50:24  Building docker-support-scheduler-go ... done Removing intermediate container 0596057fc226 00:50:24 ---> cd37b34fdc5b 00:50:24 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:50:24 ---> Running in 7eeaea19cf44 00:50:25 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 00:50:28 Removing intermediate container 7eeaea19cf44 00:50:28 ---> 2dc4cc6349f7 00:50:28 00:50:28 Step 11/26 : FROM docker:20.10.0 00:50:28 20.10.0: Pulling from library/docker 00:50:38 Removing intermediate container aca13b3179c7 00:50:38 ---> ff3f8272a648 00:50:38 00:50:38 Step 10/23 : FROM alpine:3.12 00:50:38 ---> d10569e2745f 00:50:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:50:38 ---> Running in 4b80b93c0496 00:50:38 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:50:38 Status: Downloaded newer image for docker:20.10.0 00:50:38 ---> eeaf43b92773 00:50:38 Step 12/26 : RUN apk add --no-cache bash 00:50:38 Removing intermediate container 4b80b93c0496 00:50:38 ---> 041662ee261b 00:50:38 Step 12/23 : ENV APP_PORT=48080 00:50:38 ---> Running in 56d7e2fc319b 00:50:38 ---> Running in a09132e7204d 00:50:38 Removing intermediate container a09132e7204d 00:50:38 ---> 9e367a8f0fa8 00:50:38 Step 13/23 : EXPOSE $APP_PORT 00:50:38 ---> Running in 368990045a82 00:50:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:39 Removing intermediate container 368990045a82 00:50:39 ---> dea7d4db7072 00:50:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:39 ---> Running in 7e4cc7f8d32c 00:50:39 (1/2) Installing readline (8.0.4-r0) 00:50:39 (2/2) Installing bash (5.0.17-r0) 00:50:39 Executing bash-5.0.17-r0.post-install 00:50:39 Executing busybox-1.31.1-r19.trigger 00:50:39 OK: 12 MiB in 22 packages 00:50:41 Removing intermediate container 56d7e2fc319b 00:50:41 ---> ecaa78c8bc55 00:50:41 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:50:41 ---> Running in 78da90458906 00:50:41 Removing intermediate container 7e4cc7f8d32c 00:50:41 ---> 91b3cb56eeb0 00:50:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:50:41 ---> Running in 38932e8cec57 00:50:41 Removing intermediate container 78da90458906 00:50:41 ---> b98fa7333fd0 00:50:41 Step 14/26 : ENV APP_PORT=48090 00:50:42 ---> Running in 518bb0d217af 00:50:42 Removing intermediate container 518bb0d217af 00:50:42 ---> 382437647aa8 00:50:42 Step 15/26 : EXPOSE $APP_PORT 00:50:42 ---> Running in 0fd87aca9521 00:50:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:43 Removing intermediate container 0fd87aca9521 00:50:43 ---> 687fafdae882 00:50:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:50:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:44 ---> c007d1b2874a 00:50:44 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:50:44 (1/6) Installing dumb-init (1.2.2-r1) 00:50:44 (2/6) Installing libgcc (9.3.0-r2) 00:50:44 (3/6) Installing libsodium (1.0.18-r0) 00:50:45 (4/6) Installing libstdc++ (9.3.0-r2) 00:50:45 ---> d3e24425d032 00:50:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:50:45 (5/6) Installing libzmq (4.3.3-r0) 00:50:45 (6/6) Installing zeromq (4.3.3-r0) 00:50:45 Executing busybox-1.31.1-r19.trigger 00:50:45 OK: 8 MiB in 20 packages 00:50:46 ---> f0bc8b978c44 00:50:46 Step 19/26 : RUN apk --no-cache add py3-pip 00:50:46 ---> Running in dca5372ac4b6 00:50:47 Removing intermediate container 38932e8cec57 00:50:47 ---> bac7b5978f47 00:50:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:47 ---> 84113254d4be 00:50:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:50:48 (1/33) Installing libbz2 (1.0.8-r1) 00:50:48 (2/33) Installing expat (2.2.9-r1) 00:50:48 (3/33) Installing libffi (3.3-r2) 00:50:48 (4/33) Installing gdbm (1.13-r1) 00:50:48 (5/33) Installing xz-libs (5.2.5-r0) 00:50:48 (6/33) Installing sqlite-libs (3.32.1-r0) 00:50:48 (7/33) Installing python3 (3.8.5-r1) 00:50:50 ---> 63a27e9595b7 00:50:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:50:50 (8/33) Installing py3-appdirs (1.4.4-r1) 00:50:50 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:50:50 (10/33) Installing py3-parsing (2.4.7-r0) 00:50:50 (11/33) Installing py3-six (1.15.0-r0) 00:50:50 (12/33) Installing py3-packaging (20.4-r0) 00:50:50 (13/33) Installing py3-setuptools (47.0.0-r0) 00:50:50 (14/33) Installing py3-chardet (3.0.4-r4) 00:50:50 (15/33) Installing py3-idna (2.9-r0) 00:50:50 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:50:50 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:50:50 (18/33) Installing py3-requests (2.23.0-r0) 00:50:50 (19/33) Installing py3-msgpack (1.0.0-r0) 00:50:50 (20/33) Installing py3-lockfile (0.12.2-r3) 00:50:50 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:50:50 (22/33) Installing py3-colorama (0.4.3-r0) 00:50:50 (23/33) Installing py3-distlib (0.3.0-r0) 00:50:50 (24/33) Installing py3-distro (1.5.0-r1) 00:50:50 (25/33) Installing py3-webencodings (0.5.1-r3) 00:50:50 (26/33) Installing py3-html5lib (1.0.1-r4) 00:50:50 (27/33) Installing py3-pytoml (0.1.21-r0) 00:50:50 (28/33) Installing py3-pep517 (0.8.2-r0) 00:50:50 (29/33) Installing py3-progress (1.5-r0) 00:50:50 (30/33) Installing py3-toml (0.10.1-r0) 00:50:50 (31/33) Installing py3-retrying (1.3.3-r0) 00:50:50 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:50:50 (33/33) Installing py3-pip (20.1.1-r0) 00:50:50 Executing busybox-1.31.1-r19.trigger 00:50:50 OK: 71 MiB in 55 packages 00:50:51 ---> fcbc93f97130 00:50:51 Step 19/23 : ENTRYPOINT ["/core-data"] 00:50:51 ---> Running in 2df18db59907 00:50:51 Removing intermediate container 2df18db59907 00:50:51 ---> 01dc8982daab 00:50:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:51 ---> Running in 049d16823495 00:50:52 Removing intermediate container 049d16823495 00:50:52 ---> 4d4beea49b6e 00:50:52 Step 21/23 : LABEL arch=arm64 00:50:52 ---> Running in 8c82e815fb2d 00:50:53 Removing intermediate container 8c82e815fb2d 00:50:53 ---> 85514f1fd82a 00:50:53 Step 22/23 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:50:53 ---> Running in c328556cf984 00:50:53 Removing intermediate container c328556cf984 00:50:53 ---> 63626671eafd 00:50:53 Step 23/23 : LABEL version=0.0.0 00:50:54 ---> Running in bac4bba18b3c 00:50:54 Removing intermediate container bac4bba18b3c 00:50:54 ---> 06e5caac1512 00:50:54 00:50:55 Successfully built 06e5caac1512 00:50:55 Successfully tagged docker-core-data-go-arm64:latest 00:50:56  Building docker-core-data-go ... done Removing intermediate container dca5372ac4b6 00:50:56 ---> f9361429f71a 00:50:56 Step 20/26 : RUN pip install docker-compose==1.23.2 00:50:56 ---> Running in 91b2c178be7b 00:51:01 Collecting docker-compose==1.23.2 00:51:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:03 Collecting docker<4.0,>=3.6.0 00:51:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:03 Collecting docopt<0.7,>=0.6.1 00:51:03 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:05 Collecting cached-property<2,>=1.2.0 00:51:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:51:06 Collecting PyYAML<4,>=3.10 00:51:06 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:09 Collecting dockerpty<0.5,>=0.4.1 00:51:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:51:11 Collecting websocket-client<1.0,>=0.32.0 00:51:11 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:51:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:51:12 Collecting texttable<0.10,>=0.9.0 00:51:12 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:14 Collecting jsonschema<3,>=2.5.1 00:51:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:14 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) 00:51:14 Collecting urllib3<1.25,>=1.21.1 00:51:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:15 Collecting idna<2.8,>=2.5 00:51:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:15 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) 00:51:15 Collecting docker-pycreds>=0.4.0 00:51:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:15 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:15 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:15 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:15 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:16 Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, docopt, cached-property, PyYAML, dockerpty, texttable, jsonschema, docker-compose 00:51:16 Attempting uninstall: urllib3 00:51:16 Found existing installation: urllib3 1.25.9 00:51:16 Uninstalling urllib3-1.25.9: 00:51:16 Successfully uninstalled urllib3-1.25.9 00:51:16 Attempting uninstall: idna 00:51:16 Found existing installation: idna 2.9 00:51:16 Uninstalling idna-2.9: 00:51:16 Successfully uninstalled idna-2.9 00:51:17 Attempting uninstall: requests 00:51:17 Found existing installation: requests 2.23.0 00:51:17 Uninstalling requests-2.23.0: 00:51:17 Successfully uninstalled requests-2.23.0 00:51:18 Running setup.py install for docopt: started 00:51:20 Running setup.py install for docopt: finished with status 'done' 00:51:20 Running setup.py install for PyYAML: started 00:51:22 Running setup.py install for PyYAML: finished with status 'done' 00:51:22 Running setup.py install for dockerpty: started 00:51:24 Running setup.py install for dockerpty: finished with status 'done' 00:51:24 Running setup.py install for texttable: started 00:51:26 Running setup.py install for texttable: finished with status 'done' 00:51:27 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.58.0 00:51:31 Removing intermediate container 91b2c178be7b 00:51:31 ---> c9f0f74d2461 00:51:31 Step 21/26 : RUN apk --no-cache add curl 00:51:31 ---> Running in 261e9b46e0af 00:51:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:33 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:51:33 (2/3) Installing libcurl (7.69.1-r3) 00:51:33 (3/3) Installing curl (7.69.1-r3) 00:51:33 Executing busybox-1.31.1-r19.trigger 00:51:33 OK: 71 MiB in 58 packages 00:51:34 Removing intermediate container 261e9b46e0af 00:51:34 ---> 1913ebac4f84 00:51:34 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:51:34 ---> Running in c03e5e2df581 00:51:34 Removing intermediate container c03e5e2df581 00:51:34 ---> 84e7f6e65d34 00:51:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:34 ---> Running in b6f9e72c5577 00:51:35 Removing intermediate container b6f9e72c5577 00:51:35 ---> ebf057e7dfb9 00:51:35 Step 24/26 : LABEL arch=arm64 00:51:35 ---> Running in 609b9531baae 00:51:35 Removing intermediate container 609b9531baae 00:51:35 ---> 745ca17ffdda 00:51:35 Step 25/26 : LABEL git_sha=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a 00:51:36 ---> Running in 91e1c8c7ca06 00:51:36 Removing intermediate container 91e1c8c7ca06 00:51:36 ---> 78be24e0b69e 00:51:36 Step 26/26 : LABEL version=0.0.0 00:51:36 ---> Running in 17af956876cc 00:51:37 Removing intermediate container 17af956876cc 00:51:37 ---> 3c8d4dc2c888 00:51:37 00:51:37 Successfully built 3c8d4dc2c888 00:51:37 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:51:37  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:51:37 $ docker stop --time=1 d9b17c2303614ee8fed441da0aa352f9edd1f996725d2ad5f206f9e51689f66a 00:51:39 $ docker rm -f d9b17c2303614ee8fed441da0aa352f9edd1f996725d2ad5f206f9e51689f66a [Pipeline] // withDockerContainer [Pipeline] sh 00:51:40 + docker images 00:51:40 + grep docker 00:51:41 docker-sys-mgmt-agent-go-arm64 latest 3c8d4dc2c888 4 seconds ago 300MB 00:51:41 docker-core-data-go-arm64 latest 06e5caac1512 46 seconds ago 21.1MB 00:51:41 docker-support-scheduler-go-arm64 latest 57152765fe04 About a minute ago 16.3MB 00:51:41 docker-security-secretstore-setup-go-arm64 latest eebb317e7a9c About a minute ago 23.7MB 00:51:41 docker-security-bootstrapper-go-arm64 latest 67b7dc1ca3ca 3 minutes ago 17.8MB 00:51:41 docker-core-metadata-go-arm64 latest 21ca5e1f0b7b 3 minutes ago 17.9MB 00:51:41 docker-support-notifications-go-arm64 latest 22528c24ae0e 3 minutes ago 16.9MB 00:51:41 docker-core-command-go-arm64 latest 271b62b8af30 3 minutes ago 16.2MB 00:51:41 docker-security-proxy-setup-go-arm64 latest 86dc098a963e 4 minutes ago 23.4MB 00:51:41 docker 20.10.0 eeaf43b92773 2 months ago 228MB [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 00:51:43 ---> job-cost.sh 00:51:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0m14 00:52:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:54:43 lf-activate-venv(): INFO: Adding /tmp/venv-0m14/bin to PATH 00:54:43 INFO: No Stack... 00:54:43 INFO: Retrieving Pricing Info for: lf-standard-4 00:54:43 INFO: Archiving Costs [Pipeline] sh 00:54:44 + cat /w/workspace/edgex-go/2/archives/cost.csv 00:54:44 + cut -d, -f6 [Pipeline] lock 00:54:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3232-2-stack-cost] 00:54:44 Resource [jenkins-edgexfoundry-edgex-go-PR-3232-2-stack-cost] did not exist. Created. 00:54:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3232-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:44 + echo total: 0.20999999344348907 [Pipeline] stash 00:54:45 Stashed 1 file(s) [Pipeline] } 00:54:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3232-2-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] wrap 00:54:47 provisioning config files... 00:54:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2203504361795499764tmp [Pipeline] { [Pipeline] sh 00:54:47 + set +x 00:54:47 + curl -s https://codecov.io/bash 00:54:47 + bash -s -- 00:54:48 00:54:48 _____ _ 00:54:48 / ____| | | 00:54:48 | | ___ __| | ___ ___ _____ __ 00:54:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:54:48 | |___| (_) | (_| | __/ (_| (_) \ V / 00:54:48 \_____\___/ \__,_|\___|\___\___/ \_/ 00:54:48 Bash-20210226-7100762 00:54:48 00:54:48 00:54:48 ==> git version 2.24.3 found 00:54:48 ==> 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 00:54:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:54:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:54:48 ==> Jenkins CI detected. 00:54:48 project root: . 00:54:48 --> token set from env 00:54:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:54:48 ==> Running gcov in . (disable via -X gcov) 00:54:48 ==> Python coveragepy not found 00:54:48 ==> Searching for coverage reports in: 00:54:48 + . 00:54:48 -> Found 1 reports 00:54:48 ==> Detecting git/mercurial file structure 00:54:48 ==> Reading reports 00:54:48 + ./coverage.out bytes=621194 00:54:48 ==> Appending adjustments 00:54:48 https://docs.codecov.io/docs/fixing-reports 00:54:51 + Found adjustments 00:54:51 ==> Gzipping contents 00:54:51 92K /tmp/codecov.xBrL1Q.gz 00:54:51 ==> Uploading reports 00:54:51 url: https://codecov.io 00:54:51 query: branch=PR-3232&commit=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3232%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3232&job=&cmd_args= 00:54:51 -> Pinging Codecov 00:54:51 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3232&commit=f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3232%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3232&job=&cmd_args= 00:54:52 -> Uploading to 00:54:52 https://storage.googleapis.com/codecov/v4/raw/2021-03-06/00271124DB129430A58F1EEE437C3FCB/f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a/8638fc6a-5b1d-434d-92b4-8991da5ca7e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210306T005452Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca817b608710a2a983d36a5686fec3c697d00759efeb93c772ab0d215a433603 00:54:52 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:52 Dload Upload Total Spent Left Speed 00:54:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 91782 0 0 100 91782 0 152k --:--:-- --:--:-- --:--:-- 152k 00:54:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f2290206c8eb671e7ae8d7d818fdd1b0e7109b1a [Pipeline] } 00:54:53 Deleting 1 temporary files [Pipeline] // wrap [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 00:54:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:54:56 ---> package-listing.sh 00:54:56 ++ facter osfamily 00:54:56 ++ tr '[:upper:]' '[:lower:]' 00:54:56 + OS_FAMILY=redhat 00:54:56 + workspace=/w/workspace/edgex-go/2 00:54:56 + START_PACKAGES=/tmp/packages_start.txt 00:54:56 + END_PACKAGES=/tmp/packages_end.txt 00:54:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:54:56 + PACKAGES=/tmp/packages_start.txt 00:54:56 + '[' /w/workspace/edgex-go/2 ']' 00:54:56 + PACKAGES=/tmp/packages_end.txt 00:54:56 + case "${OS_FAMILY}" in 00:54:56 + rpm -qa 00:54:56 + sort 00:55:02 + '[' -f /tmp/packages_start.txt ']' 00:55:02 + '[' -f /tmp/packages_end.txt ']' 00:55:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:55:02 + '[' /w/workspace/edgex-go/2 ']' 00:55:02 + mkdir -p /w/workspace/edgex-go/2/archives/ 00:55:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 00:55:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:55:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:55:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:02 00:55:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:55:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:03 alpine: Pulling from edgex-lftools-log-publisher 00:55:03 df20fa9351a1: Pulling fs layer 00:55:03 36b3adc4ff6f: Pulling fs layer 00:55:03 8ad3a11d3b57: Pulling fs layer 00:55:03 46f8f816bc3b: Pulling fs layer 00:55:03 93b61091891f: Pulling fs layer 00:55:03 93b9cdb0e59b: Pulling fs layer 00:55:03 5e14af77c1be: Pulling fs layer 00:55:03 01666e4c0597: Pulling fs layer 00:55:03 aa168da1d23b: Pulling fs layer 00:55:03 93b9cdb0e59b: Waiting 00:55:03 5e14af77c1be: Waiting 00:55:03 01666e4c0597: Waiting 00:55:03 aa168da1d23b: Waiting 00:55:03 46f8f816bc3b: Waiting 00:55:03 93b61091891f: Waiting 00:55:03 36b3adc4ff6f: Verifying Checksum 00:55:03 36b3adc4ff6f: Download complete 00:55:03 46f8f816bc3b: Download complete 00:55:03 df20fa9351a1: Verifying Checksum 00:55:03 df20fa9351a1: Download complete 00:55:03 93b9cdb0e59b: Verifying Checksum 00:55:03 93b9cdb0e59b: Download complete 00:55:03 5e14af77c1be: Verifying Checksum 00:55:03 5e14af77c1be: Download complete 00:55:03 93b61091891f: Verifying Checksum 00:55:03 93b61091891f: Download complete 00:55:03 01666e4c0597: Verifying Checksum 00:55:03 01666e4c0597: Download complete 00:55:03 df20fa9351a1: Pull complete 00:55:04 36b3adc4ff6f: Pull complete 00:55:04 8ad3a11d3b57: Verifying Checksum 00:55:04 8ad3a11d3b57: Download complete 00:55:05 8ad3a11d3b57: Pull complete 00:55:06 aa168da1d23b: Verifying Checksum 00:55:06 aa168da1d23b: Download complete 00:55:07 46f8f816bc3b: Pull complete 00:55:07 93b61091891f: Pull complete 00:55:07 93b9cdb0e59b: Pull complete 00:55:07 5e14af77c1be: Pull complete 00:55:07 01666e4c0597: Pull complete 00:55:15 aa168da1d23b: Pull complete 00:55:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:55:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:55:15 prd-centos7-docker-4c-2g-28793 does not seem to be running inside a container 00:55:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:55:20 $ docker top ba954813605defbd2d0dd489d8276d8921a49c8856094eeece31e5db4f79c505 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:21 + touch /tmp/pre-build-complete [Pipeline] sh 00:55:21 + mkdir -p /var/log/sa [Pipeline] sh 00:55:21 + ls /var/log/sa-host 00:55:21 + sadf -c /var/log/sa-host/sa06 00:55:21 file_magic: OK 00:55:21 HZ: Using current value: 100 00:55:21 file_header: OK 00:55:21 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 00:55:21 Statistics: 00:55:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:55:21 File successfully converted to sysstat format version 12.2.1 00:55:21 + sadf -c /var/log/sa-host/sa23 00:55:21 file_magic: OK 00:55:21 HZ: Using current value: 100 00:55:21 file_header: OK 00:55:21 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 00:55:21 Statistics: 00:55:21 Hnuu...uuuununununu... 00:55:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:22 provisioning config files... 00:55:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7315284068431796805tmp [Pipeline] { [Pipeline] echo 00:55:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:22 ---> create-netrc.sh [Pipeline] } 00:55:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:55:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:55:23 ---> python-tools-install.sh [Pipeline] echo 00:55:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:55:23 ---> sudo-logs.sh 00:55:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:55:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:55:23 ---> job-cost.sh 00:55:23 lf-activate-venv: SKIPPING 00:55:23 DEBUG: total: 0.20999999344348907 00:55:23 INFO: Retrieving Stack Cost... 00:55:25 INFO: Retrieving Pricing Info for: v1-standard-2 00:55:25 INFO: Archiving Costs [Pipeline] echo 00:55:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:55:25 ---> logs-deploy.sh 00:55:25 lf-activate-venv: SKIPPING 00:55:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3232/2 00:55:25 INFO: archiving workspace using pattern(s): 00:55:27 Archives upload complete. 00:55:27 INFO: archiving logs to Nexus 00:55:28 ---> uname -a: 00:55:28 Linux prd-centos7-docker-4c-2g-28793.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:55:28 00:55:28 00:55:28 ---> lscpu: 00:55:28 Architecture: x86_64 00:55:28 CPU op-mode(s): 32-bit, 64-bit 00:55:28 Byte Order: Little Endian 00:55:28 Address sizes: 40 bits physical, 48 bits virtual 00:55:28 CPU(s): 4 00:55:28 On-line CPU(s) list: 0-3 00:55:28 Thread(s) per core: 1 00:55:28 Core(s) per socket: 1 00:55:28 Socket(s): 4 00:55:28 NUMA node(s): 1 00:55:28 Vendor ID: GenuineIntel 00:55:28 CPU family: 6 00:55:28 Model: 44 00:55:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:55:28 Stepping: 1 00:55:28 CPU MHz: 2933.438 00:55:28 BogoMIPS: 5866.87 00:55:28 Virtualization: VT-x 00:55:28 Hypervisor vendor: KVM 00:55:28 Virtualization type: full 00:55:28 L1d cache: 128 KiB 00:55:28 L1i cache: 128 KiB 00:55:28 L2 cache: 16 MiB 00:55:28 L3 cache: 64 MiB 00:55:28 NUMA node0 CPU(s): 0-3 00:55:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:55:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:55:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:55:28 Vulnerability Meltdown: Mitigation; PTI 00:55:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:55:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:55:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:55:28 Vulnerability Srbds: Not affected 00:55:28 Vulnerability Tsx async abort: Not affected 00:55:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:55:28 00:55:28 00:55:28 ---> nproc: 00:55:28 4 00:55:28 00:55:28 00:55:28 ---> df -h: 00:55:28 Filesystem Size Used Available Use% Mounted on 00:55:28 overlay 50.0G 12.6G 37.4G 25% / 00:55:28 tmpfs 64.0M 0 64.0M 0% /dev 00:55:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:55:28 shm 64.0M 0 64.0M 0% /dev/shm 00:55:28 /dev/vda1 50.0G 12.6G 37.4G 25% /facter-os 00:55:28 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/resolv.conf 00:55:28 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hostname 00:55:28 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hosts 00:55:28 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/secure 00:55:28 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/auth.log 00:55:28 /dev/vda1 50.0G 12.6G 37.4G 25% /run/cloud-init/result.json 00:55:28 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/sa-host 00:55:28 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/2 00:55:28 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/2@tmp 00:55:28 00:55:28 00:55:28 ---> free -m: 00:55:28 total used free shared buff/cache available 00:55:28 Mem: 1837 717 127 0 992 1038 00:55:28 Swap: 1023 69 954 00:55:28 00:55:28 00:55:28 ---> ip addr: 00:55:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:55:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:55:28 inet 127.0.0.1/8 scope host lo 00:55:28 valid_lft forever preferred_lft forever 00:55:28 inet6 ::1/128 scope host 00:55:28 valid_lft forever preferred_lft forever 00:55:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:55:28 link/ether fa:16:3e:3a:74:7e brd ff:ff:ff:ff:ff:ff 00:55:28 inet 10.30.122.215/23 brd 10.30.123.255 scope global dynamic eth0 00:55:28 valid_lft 84873sec preferred_lft 84873sec 00:55:28 inet6 fe80::f816:3eff:fe3a:747e/64 scope link 00:55:28 valid_lft forever preferred_lft forever 00:55:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:55:28 link/ether 02:42:bb:ab:9e:73 brd ff:ff:ff:ff:ff:ff 00:55:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:55:28 valid_lft forever preferred_lft forever 00:55:28 inet6 fe80::42:bbff:feab:9e73/64 scope link 00:55:28 valid_lft forever preferred_lft forever 00:55:28 00:55:28 00:55:28 ---> sar -b -r -n DEV: 00:55:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/06/21 _x86_64_ (4 CPU) 00:55:28 00:55:28 00:29:49 LINUX RESTART (4 CPU) 00:55:28 00:55:28 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:55:28 00:32:02 185.35 90.14 95.22 0.00 7016.48 38003.80 0.00 00:55:28 00:33:02 209.22 75.41 133.81 0.00 3205.41 23830.66 0.00 00:55:28 00:34:01 148.29 59.62 88.67 0.00 2461.16 10550.69 0.00 00:55:28 00:35:01 147.93 67.29 80.64 0.00 3313.68 9199.93 0.00 00:55:28 00:36:01 206.94 53.35 153.59 0.00 15774.33 94277.25 0.00 00:55:28 00:37:02 2931.56 2590.26 341.30 0.00 196468.65 200498.54 0.00 00:55:28 00:38:01 739.73 528.32 211.40 0.00 38429.96 51411.13 0.00 00:55:28 00:39:01 1992.35 1603.94 388.41 0.00 130807.95 171184.18 0.00 00:55:28 00:40:01 1435.77 1174.48 261.29 0.00 80731.95 96165.71 0.00 00:55:28 00:41:02 180.46 26.86 153.60 0.00 3721.75 21763.17 0.00 00:55:28 00:42:01 1.57 0.02 1.56 0.00 0.54 26.71 0.00 00:55:28 00:43:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 00:55:28 00:44:01 0.28 0.02 0.27 0.00 0.53 3.15 0.00 00:55:28 00:45:01 1.63 1.33 0.30 0.00 47.42 3.66 0.00 00:55:28 00:46:01 0.87 0.03 0.83 0.00 0.80 15.34 0.00 00:55:28 00:47:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 00:55:28 00:48:01 0.28 0.02 0.27 0.00 0.27 3.38 0.00 00:55:28 00:49:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 00:55:28 00:50:01 0.20 0.00 0.20 0.00 0.00 2.08 0.00 00:55:28 00:51:01 0.33 0.02 0.32 0.00 0.53 3.45 0.00 00:55:28 00:52:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 00:55:28 00:53:01 0.32 0.00 0.32 0.00 0.00 3.56 0.00 00:55:28 00:54:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 00:55:28 00:55:01 66.06 65.82 0.23 0.00 5387.58 22.49 0.00 00:55:28 Average: 345.12 265.26 79.86 0.00 20406.66 30001.39 0.00 00:55:28 00:55:28 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:55:28 00:32:02 78008 0 741332 39.40 2204 1060000 1541152 52.60 638604 916156 96432 00:55:28 00:33:02 300684 0 720544 38.30 1492 858824 1320200 45.06 477396 822164 48 00:55:28 00:34:01 183556 0 810504 43.08 616 886868 1865000 63.65 694404 715900 73176 00:55:28 00:35:01 223604 0 805924 42.83 544 851472 1538400 52.50 649236 715740 22744 00:55:28 00:36:01 76428 0 691388 36.75 124 1113604 1262492 43.09 738996 835220 5500 00:55:28 00:37:02 67584 0 852152 45.29 0 961808 2371360 80.93 770860 814780 81628 00:55:28 00:38:01 399492 0 830400 44.13 0 651652 3068356 104.72 504452 721156 12 00:55:28 00:39:01 113460 0 763748 40.59 0 1004336 1971868 67.30 612812 932508 63096 00:55:28 00:40:01 406388 0 694148 36.89 0 781008 1669344 56.97 480220 747512 1676 00:55:28 00:41:02 116364 0 649964 34.54 0 1115216 1229908 41.97 520436 983136 20 00:55:28 00:42:01 123644 0 642680 34.16 0 1115220 1184220 40.42 514708 982612 8 00:55:28 00:43:01 123508 0 642808 34.16 0 1115228 1184376 40.42 515272 982612 12 00:55:28 00:44:01 123108 0 643200 34.18 0 1115236 1184400 40.42 515420 982628 16 00:55:28 00:45:01 123116 0 642468 34.15 0 1115960 1184220 40.42 514884 983320 24 00:55:28 00:46:01 122968 0 642600 34.15 0 1115976 1184280 40.42 514832 983336 8 00:55:28 00:47:01 122792 0 642760 34.16 0 1115992 1184220 40.42 514896 983344 8 00:55:28 00:48:01 123228 0 642324 34.14 0 1115992 1184220 40.42 514900 983344 8 00:55:28 00:49:01 122972 0 642564 34.15 0 1116008 1184220 40.42 514908 983352 16 00:55:28 00:50:01 122644 0 642884 34.17 0 1116016 1184220 40.42 514668 983352 8 00:55:28 00:51:01 122464 0 643076 34.18 0 1116004 1184292 40.42 514864 983352 8 00:55:28 00:52:01 123096 0 642416 34.14 0 1116032 1184220 40.42 514924 983368 12 00:55:28 00:53:01 122576 0 642928 34.17 0 1116040 1184220 40.42 514680 983368 8 00:55:28 00:54:01 122700 0 642800 34.16 0 1116044 1184220 40.42 514680 983368 8 00:55:28 00:55:01 91200 0 648472 34.46 0 1141872 1185648 40.46 511888 1014812 256 00:55:28 Average: 152316 0 690170 36.68 208 1038850 1434127 48.94 553872 916685 14364 00:55:28 00:55:28 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:55:28 00:32:02 eth0 1116.73 1383.71 5451.43 131.21 0.00 0.00 0.00 0.00 00:55:28 00:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:32:02 docker0 1113.76 796.87 82.80 2644.01 0.00 0.00 0.00 0.00 00:55:28 00:33:02 vethb211333 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 00:55:28 00:33:02 eth0 216.58 170.27 879.05 25.54 0.00 0.00 0.00 0.00 00:55:28 00:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:33:02 docker0 151.12 182.84 10.60 847.26 0.00 0.00 0.00 0.00 00:55:28 00:34:01 vethb211333 0.95 1.00 0.08 0.08 0.00 0.00 0.00 0.00 00:55:28 00:34:01 eth0 36.33 24.19 20.56 68.33 0.00 0.00 0.00 0.00 00:55:28 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:34:01 docker0 0.95 0.95 0.06 0.08 0.00 0.00 0.00 0.00 00:55:28 00:35:01 vethb211333 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 00:55:28 00:35:01 eth0 23.37 12.12 17.51 9.43 0.00 0.00 0.00 0.00 00:55:28 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:35:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 00:55:28 00:36:01 eth0 224.66 186.14 1701.97 95.66 0.00 0.00 0.00 0.00 00:55:28 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:36:01 veth570452f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:28 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:37:02 eth0 53.16 30.32 161.67 9.76 0.00 0.00 0.00 0.00 00:55:28 00:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:37:02 veth570452f 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 00:55:28 00:37:02 docker0 20.39 33.05 1.25 146.20 0.00 0.00 0.00 0.00 00:55:28 00:38:01 veth34257f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:38:01 veth898fdb8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:38:01 veth4263fd3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:38:01 eth0 21.95 13.02 86.65 5.67 0.00 0.00 0.00 0.00 00:55:28 00:39:01 eth0 108.88 59.32 291.65 77.81 0.00 0.00 0.00 0.00 00:55:28 00:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:55:28 00:39:01 veth570452f 0.00 0.96 0.00 0.04 0.00 0.00 0.00 0.00 00:55:28 00:39:01 docker0 1321.61 1075.12 96.87 3931.22 0.00 0.00 0.00 0.00 00:55:28 00:40:01 veth6692d1f 3.01 6.06 0.21 38.30 0.00 0.00 0.00 0.00 00:55:28 00:40:01 eth0 36.05 17.89 96.83 10.80 0.00 0.00 0.00 0.00 00:55:28 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:40:01 veth9ce106c 2.74 6.21 0.19 38.74 0.00 0.00 0.00 0.00 00:55:28 00:41:02 eth0 223.03 163.06 1647.84 95.71 0.00 0.00 0.00 0.00 00:55:28 00:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:41:02 docker0 1361.82 1143.57 99.46 4424.90 0.00 0.00 0.00 0.00 00:55:28 00:42:01 eth0 0.63 0.07 0.06 0.01 0.00 0.00 0.00 0.00 00:55:28 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:43:01 eth0 1.93 0.68 0.78 0.47 0.00 0.00 0.00 0.00 00:55:28 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:44:01 eth0 1.27 0.48 0.50 0.30 0.00 0.00 0.00 0.00 00:55:28 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:45:01 eth0 0.25 0.08 0.02 0.04 0.00 0.00 0.00 0.00 00:55:28 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:46:01 eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00 00:55:28 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:47:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:28 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:48:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:55:28 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:49:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:55:28 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:51:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 00:55:28 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:52:01 eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 00:55:28 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:53:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:54:01 eth0 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:28 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:55:01 eth0 13.13 8.27 12.92 6.23 0.00 0.00 0.00 0.00 00:55:28 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 Average: eth0 87.39 87.21 435.96 22.47 0.00 0.00 0.00 0.00 00:55:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:28 Average: docker0 56.84 47.73 4.15 184.68 0.00 0.00 0.00 0.00 00:55:28 00:55:28 00:55:28 ---> sar -P ALL: 00:55:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/06/21 _x86_64_ (4 CPU) 00:55:28 00:55:28 00:29:49 LINUX RESTART (4 CPU) 00:55:28 00:55:28 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:55:28 00:32:02 all 15.05 0.00 8.77 1.09 1.29 73.79 00:55:28 00:32:02 0 14.16 0.00 10.13 0.81 1.12 73.78 00:55:28 00:32:02 1 13.11 0.00 8.31 1.01 1.49 76.08 00:55:28 00:32:02 2 18.38 0.00 8.61 1.12 1.23 70.66 00:55:28 00:32:02 3 14.54 0.00 8.07 1.43 1.34 74.62 00:55:28 00:33:02 all 6.67 0.00 6.46 4.96 0.59 81.32 00:55:28 00:33:02 0 7.10 0.00 6.42 5.53 0.62 80.33 00:55:28 00:33:02 1 6.95 0.00 6.47 4.96 0.50 81.13 00:55:28 00:33:02 2 6.28 0.00 6.71 3.53 0.67 82.81 00:55:28 00:33:02 3 6.33 0.00 6.25 5.85 0.55 81.02 00:55:28 00:34:01 all 55.42 0.00 12.92 4.28 0.49 26.89 00:55:28 00:34:01 0 55.71 0.00 12.68 5.32 0.57 25.72 00:55:28 00:34:01 1 55.63 0.00 13.07 3.37 0.37 27.56 00:55:28 00:34:01 2 54.89 0.00 13.39 3.55 0.44 27.73 00:55:28 00:34:01 3 55.46 0.00 12.53 4.86 0.59 26.56 00:55:28 00:35:01 all 49.19 0.00 15.21 5.26 1.51 28.84 00:55:28 00:35:01 0 47.87 0.00 15.51 5.38 1.76 29.49 00:55:28 00:35:01 1 48.54 0.00 15.48 6.42 1.44 28.11 00:55:28 00:35:01 2 50.17 0.00 15.34 3.20 1.44 29.84 00:55:28 00:35:01 3 50.18 0.00 14.49 6.03 1.41 27.90 00:55:28 00:36:01 all 25.11 0.00 15.23 4.66 1.50 53.51 00:55:28 00:36:01 0 24.41 0.00 15.05 7.01 1.50 52.03 00:55:28 00:36:01 1 25.53 0.00 15.82 3.55 1.45 53.65 00:55:28 00:36:01 2 23.75 0.00 14.72 4.31 1.51 55.71 00:55:28 00:36:01 3 26.74 0.00 15.32 3.77 1.55 52.63 00:55:28 00:37:02 all 24.74 0.00 31.88 19.85 0.54 22.99 00:55:28 00:37:02 0 24.99 0.00 31.02 20.57 0.55 22.87 00:55:28 00:37:02 1 24.05 0.00 31.74 19.21 0.50 24.49 00:55:28 00:37:02 2 25.59 0.00 31.74 20.46 0.66 21.56 00:55:28 00:37:02 3 24.32 0.00 33.03 19.14 0.47 23.05 00:55:28 00:38:01 all 57.89 0.00 17.51 11.46 0.18 12.96 00:55:28 00:38:01 0 60.61 0.00 16.96 8.32 0.10 14.01 00:55:28 00:38:01 1 57.41 0.00 16.89 14.24 0.19 11.26 00:55:28 00:38:01 2 56.29 0.00 18.64 12.85 0.25 11.98 00:55:28 00:38:01 3 57.23 0.00 17.55 10.42 0.18 14.61 00:55:28 00:39:01 all 19.45 0.00 27.16 23.90 0.61 28.88 00:55:28 00:39:01 0 19.33 0.00 26.98 22.83 0.74 30.11 00:55:28 00:39:01 1 19.96 0.00 26.45 25.23 0.65 27.71 00:55:28 00:39:01 2 18.87 0.00 26.91 23.10 0.56 30.56 00:55:28 00:39:01 3 19.65 0.00 28.31 24.46 0.48 27.10 00:55:28 00:40:01 all 47.61 0.00 19.64 15.14 0.19 17.42 00:55:28 00:40:01 0 46.61 0.00 19.48 15.95 0.16 17.80 00:55:28 00:40:01 1 48.28 0.00 19.31 13.90 0.21 18.30 00:55:28 00:40:01 2 46.85 0.00 20.33 16.71 0.19 15.91 00:55:28 00:40:01 3 48.72 0.00 19.43 13.99 0.19 17.67 00:55:28 00:41:02 all 9.66 0.00 7.36 7.20 0.13 75.65 00:55:28 00:41:02 0 9.85 0.00 8.12 4.25 0.14 77.64 00:55:28 00:41:02 1 7.29 0.00 7.26 8.71 0.12 76.62 00:55:28 00:41:02 2 12.52 0.00 7.47 7.61 0.10 72.30 00:55:28 00:41:02 3 8.99 0.00 6.61 8.21 0.15 76.04 00:55:28 00:42:01 all 0.16 0.00 0.04 0.00 0.00 99.80 00:55:28 00:42:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:55:28 00:42:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:55:28 00:42:01 2 0.53 0.00 0.03 0.00 0.00 99.44 00:55:28 00:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:55:28 00:55:28 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:55:28 00:43:01 all 0.16 0.00 0.04 0.00 0.00 99.80 00:55:28 00:43:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:55:28 00:43:01 1 0.17 0.00 0.03 0.00 0.00 99.80 00:55:28 00:43:01 2 0.42 0.00 0.05 0.00 0.02 99.52 00:55:28 00:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:55:28 00:44:01 all 0.16 0.00 0.03 0.00 0.00 99.80 00:55:28 00:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:55:28 00:44:01 1 0.53 0.00 0.03 0.00 0.02 99.42 00:55:28 00:44:01 2 0.05 0.00 0.03 0.02 0.00 99.90 00:55:28 00:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:55:28 00:45:01 all 0.18 0.00 0.07 0.02 0.01 99.72 00:55:28 00:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:55:28 00:45:01 1 0.53 0.00 0.10 0.07 0.02 99.28 00:55:28 00:45:01 2 0.07 0.00 0.05 0.00 0.02 99.87 00:55:28 00:45:01 3 0.08 0.00 0.10 0.00 0.02 99.80 00:55:28 00:46:01 all 0.14 0.00 0.02 0.00 0.01 99.83 00:55:28 00:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:55:28 00:46:01 1 0.52 0.00 0.03 0.00 0.02 99.43 00:55:28 00:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:55:28 00:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:55:28 00:47:01 all 0.15 0.00 0.03 0.00 0.00 99.81 00:55:28 00:47:01 0 0.00 0.00 0.03 0.00 0.00 99.97 00:55:28 00:47:01 1 0.52 0.00 0.02 0.00 0.00 99.47 00:55:28 00:47:01 2 0.07 0.00 0.05 0.00 0.02 99.87 00:55:28 00:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:55:28 00:48:01 all 0.15 0.00 0.03 0.00 0.00 99.83 00:55:28 00:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:28 00:48:01 1 0.50 0.00 0.00 0.00 0.00 99.50 00:55:28 00:48:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:55:28 00:48:01 3 0.03 0.00 0.05 0.00 0.00 99.92 00:55:28 00:49:01 all 0.16 0.00 0.02 0.00 0.00 99.81 00:55:28 00:49:01 0 0.07 0.00 0.02 0.00 0.00 99.92 00:55:28 00:49:01 1 0.48 0.00 0.02 0.00 0.00 99.50 00:55:28 00:49:01 2 0.05 0.00 0.05 0.00 0.00 99.90 00:55:28 00:49:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:55:28 00:50:01 all 0.14 0.00 0.03 0.00 0.00 99.83 00:55:28 00:50:01 0 0.48 0.00 0.03 0.00 0.00 99.48 00:55:28 00:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:55:28 00:50:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:55:28 00:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:28 00:51:01 all 0.11 0.00 0.04 0.00 0.00 99.85 00:55:28 00:51:01 0 0.35 0.00 0.03 0.00 0.00 99.62 00:55:28 00:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:55:28 00:51:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:55:28 00:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:55:28 00:52:01 all 0.12 0.00 0.03 0.00 0.00 99.85 00:55:28 00:52:01 0 0.07 0.00 0.05 0.00 0.00 99.88 00:55:28 00:52:01 1 0.05 0.00 0.02 0.00 0.00 99.93 00:55:28 00:52:01 2 0.33 0.00 0.03 0.00 0.00 99.63 00:55:28 00:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:55:28 00:53:01 all 0.13 0.00 0.02 0.00 0.00 99.85 00:55:28 00:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:55:28 00:53:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:55:28 00:53:01 2 0.40 0.00 0.03 0.00 0.00 99.57 00:55:28 00:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:55:28 00:55:28 00:53:01 CPU %user %nice %system %iowait %steal %idle 00:55:28 00:54:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:55:28 00:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:55:28 00:54:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:55:28 00:54:01 2 0.52 0.00 0.03 0.00 0.00 99.45 00:55:28 00:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:55:28 00:55:01 all 1.86 0.00 1.06 1.70 0.01 95.37 00:55:28 00:55:01 0 0.83 0.00 0.63 0.52 0.00 98.02 00:55:28 00:55:01 1 1.88 0.00 1.28 0.78 0.00 96.05 00:55:28 00:55:01 2 2.42 0.00 1.18 3.18 0.02 93.20 00:55:28 00:55:01 3 2.31 0.00 1.14 2.31 0.02 94.23 00:55:28 Average: all 12.71 0.00 6.61 4.02 0.29 76.37 00:55:28 Average: 0 12.63 0.00 6.61 3.90 0.30 76.57 00:55:28 Average: 1 12.63 0.00 6.58 4.10 0.29 76.40 00:55:28 Average: 2 12.91 0.00 6.71 4.04 0.29 76.06 00:55:28 Average: 3 12.68 0.00 6.56 4.04 0.28 76.44 00:55:28 00:55:28 00:55:28