Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 3996e6206ecf6545d3837532f55264bacc8f1ea2+c524ea489e588154e863be0deb439dbf9f36573b (bc476aa5f44d6cb7cb96c70f8663fa14c15f213a) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-31146 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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 c524ea489e588154e863be0deb439dbf9f36573b into PR head commit 3996e6206ecf6545d3837532f55264bacc8f1ea2 > 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/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3996e6206ecf6545d3837532f55264bacc8f1ea2 # timeout=10 Merge succeeded, producing db632eb565189343b9e553b7e778c2c099fc399e Checking out Revision db632eb565189343b9e553b7e778c2c099fc399e (PR-3241) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c524ea489e588154e863be0deb439dbf9f36573b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db632eb565189343b9e553b7e778c2c099fc399e # timeout=10 Commit message: "Merge commit 'c524ea489e588154e863be0deb439dbf9f36573b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:28 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk a7414695f078ddcd8848205c7319b49b88f89bde # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:28 ========================================================= 00:30:28 EdgeX Global Pipelines Version Info 00:30:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:30 ------------------- 00:30:30 stable info: 00:30:30 ------------------- 00:30:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:30 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 00:30:30 Message: update stable to v1.0.186 00:30:31 ------------------- 00:30:31 experimental info: 00:30:31 ------------------- 00:30:31 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:31 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 00:30:31 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:30:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:30:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3241 [Pipeline] echo 00:30:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3241 [Pipeline] echo 00:30:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3241 [Pipeline] echo 00:30:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db632eb565189343b9e553b7e778c2c099fc399e [Pipeline] echo 00:30:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db632eb [Pipeline] echo 00:30:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:30:34 provisioning config files... 00:30:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config4593524579461696824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:34 ---> docker-login.sh 00:30:34 nexus3.edgexfoundry.org:10001 00:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:35 Configure a credential helper to remove this warning. See 00:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:35 00:30:35 Login Succeeded 00:30:35 nexus3.edgexfoundry.org:10002 00:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:35 Configure a credential helper to remove this warning. See 00:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:35 00:30:35 Login Succeeded 00:30:35 nexus3.edgexfoundry.org:10003 00:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:35 Configure a credential helper to remove this warning. See 00:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:35 00:30:35 Login Succeeded 00:30:35 nexus3.edgexfoundry.org:10004 00:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:35 Configure a credential helper to remove this warning. See 00:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:35 00:30:35 Login Succeeded 00:30:35 docker.io 00:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:35 Configure a credential helper to remove this warning. See 00:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:35 00:30:35 Login Succeeded 00:30:35 ---> docker-login.sh ends [Pipeline] } 00:30:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:36 ++ 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:36 + for file in '`ls cmd/**/Dockerfile`' 00:30:36 ++ dirname cmd/core-command/Dockerfile 00:30:36 ++ cut -d/ -f2 00:30:36 + echo core-command,cmd/core-command/Dockerfile 00:30:36 + for file in '`ls cmd/**/Dockerfile`' 00:30:36 ++ dirname cmd/core-data/Dockerfile 00:30:36 ++ cut -d/ -f2 00:30:36 + echo core-data,cmd/core-data/Dockerfile 00:30:36 + for file in '`ls cmd/**/Dockerfile`' 00:30:36 ++ dirname cmd/core-metadata/Dockerfile 00:30:36 ++ cut -d/ -f2 00:30:36 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:36 + for file in '`ls cmd/**/Dockerfile`' 00:30:36 ++ dirname cmd/security-bootstrapper/Dockerfile 00:30:36 ++ cut -d/ -f2 00:30:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:30:36 + for file in '`ls cmd/**/Dockerfile`' 00:30:36 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:36 ++ cut -d/ -f2 00:30:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:36 + for file in '`ls cmd/**/Dockerfile`' 00:30:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:36 ++ cut -d/ -f2 00:30:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:36 + for file in '`ls cmd/**/Dockerfile`' 00:30:36 ++ dirname cmd/support-notifications/Dockerfile 00:30:36 ++ cut -d/ -f2 00:30:36 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:36 + for file in '`ls cmd/**/Dockerfile`' 00:30:36 ++ dirname cmd/support-scheduler/Dockerfile 00:30:36 ++ cut -d/ -f2 00:30:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:36 + for file in '`ls cmd/**/Dockerfile`' 00:30:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:36 ++ cut -d/ -f2 00:30:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:36 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:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:38 00:30:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:38 latest: Pulling from edgex-devops/git-semver 00:30:38 31603596830f: Pulling fs layer 00:30:38 2a8b12db71e7: Pulling fs layer 00:30:38 6ca5941a6612: Pulling fs layer 00:30:38 ecc8261a40a4: Pulling fs layer 00:30:38 ecc8261a40a4: Waiting 00:30:38 2a8b12db71e7: Verifying Checksum 00:30:38 2a8b12db71e7: Download complete 00:30:38 31603596830f: Verifying Checksum 00:30:38 31603596830f: Download complete 00:30:38 ecc8261a40a4: Verifying Checksum 00:30:38 ecc8261a40a4: Download complete 00:30:38 6ca5941a6612: Verifying Checksum 00:30:38 6ca5941a6612: Download complete 00:30:38 31603596830f: Pull complete 00:30:38 2a8b12db71e7: Pull complete 00:30:39 6ca5941a6612: Pull complete 00:30:39 ecc8261a40a4: Pull complete 00:30:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:30:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:40 prd-centos7-docker-4c-2g-31146 does not seem to be running inside a container 00:30:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:42 $ docker top 1fe73f0d114fcd76c50f6ca3723449d3157a0ac67af7a99b9fbc11455f1e38ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:43 [ssh-agent] Looking for ssh-agent implementation... 00:30:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:43 $ docker exec 1fe73f0d114fcd76c50f6ca3723449d3157a0ac67af7a99b9fbc11455f1e38ef ssh-agent 00:30:43 SSH_AUTH_SOCK=/tmp/ssh-Ks08DORiM9zB/agent.13 00:30:43 SSH_AGENT_PID=18 00:30:43 Running ssh-add (command line suppressed) 00:30:43 Identity added: /w/workspace/edgex-go/11@tmp/private_key_5887440993334724388.key (/w/workspace/edgex-go/11@tmp/private_key_5887440993334724388.key) 00:30:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:44 + git tag --points-at HEAD [Pipeline] } 00:30:44 $ docker exec --env ******** --env ******** 1fe73f0d114fcd76c50f6ca3723449d3157a0ac67af7a99b9fbc11455f1e38ef ssh-agent -k 00:30:44 unset SSH_AUTH_SOCK; 00:30:44 unset SSH_AGENT_PID; 00:30:44 echo Agent pid 18 killed; 00:30:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:44 [ssh-agent] Looking for ssh-agent implementation... 00:30:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:44 $ docker exec 1fe73f0d114fcd76c50f6ca3723449d3157a0ac67af7a99b9fbc11455f1e38ef ssh-agent 00:30:44 SSH_AUTH_SOCK=/tmp/ssh-VdMbJHHOylWw/agent.46 00:30:44 SSH_AGENT_PID=51 00:30:44 Running ssh-add (command line suppressed) 00:30:45 Identity added: /w/workspace/edgex-go/11@tmp/private_key_8981764510272741124.key (/w/workspace/edgex-go/11@tmp/private_key_8981764510272741124.key) 00:30:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:45 + git semver init 00:30:45 # -> Open(): unable to determine branch for HEAD 00:30:45 # $GIT_DIR = /w/workspace/edgex-go/11/.git 00:30:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/11 00:30:45 # $SEMVER_REMOTE_NAME = origin 00:30:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:45 # $SEMVER_USER_NAME = edgex-jenkins 00:30:45 # $SEMVER_BRANCH = PR-3241 00:30:45 # $SEMVER_TEMP = /tmp/semver-621395816 00:30:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:07 # '/tmp/semver-621395816' -> '/w/workspace/edgex-go/11/.semver' 00:31:07 # -> Force: false 00:31:07 # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } 00:31:07 $ docker exec --env ******** --env ******** 1fe73f0d114fcd76c50f6ca3723449d3157a0ac67af7a99b9fbc11455f1e38ef ssh-agent -k 00:31:07 unset SSH_AUTH_SOCK; 00:31:07 unset SSH_AGENT_PID; 00:31:07 echo Agent pid 51 killed; 00:31:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:08 + git semver [Pipeline] } 00:31:08 $ docker stop --time=1 1fe73f0d114fcd76c50f6ca3723449d3157a0ac67af7a99b9fbc11455f1e38ef 00:31:10 $ docker rm -f 1fe73f0d114fcd76c50f6ca3723449d3157a0ac67af7a99b9fbc11455f1e38ef [Pipeline] // withDockerContainer [Pipeline] sh 00:31:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:11 Stashed 1 file(s) [Pipeline] echo 00:31:11 [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:12 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:12 + sudo service docker restart 00:31:12 + true 00:31:12 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:31:13 ========================================================= 00:31:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:31:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:13 + 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:16 Sending build context to Docker daemon 328.8MB 00:31:16 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:31:16 Step 2/6 : FROM ${BASE} 00:31:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:16 188c0c94c7c5: Pulling fs layer 00:31:16 0ef7d3d256c8: Pulling fs layer 00:31:16 de9db76c5a1d: Pulling fs layer 00:31:16 bca2f99d35d6: Pulling fs layer 00:31:16 93359f2a8cfa: Pulling fs layer 00:31:16 7c6f9722023f: Pulling fs layer 00:31:16 a35cf1a2eb13: Pulling fs layer 00:31:16 bca2f99d35d6: Waiting 00:31:16 93359f2a8cfa: Waiting 00:31:16 a35cf1a2eb13: Waiting 00:31:16 7c6f9722023f: Waiting 00:31:16 de9db76c5a1d: Download complete 00:31:17 0ef7d3d256c8: Verifying Checksum 00:31:17 0ef7d3d256c8: Download complete 00:31:17 93359f2a8cfa: Verifying Checksum 00:31:17 93359f2a8cfa: Download complete 00:31:17 188c0c94c7c5: Verifying Checksum 00:31:17 188c0c94c7c5: Download complete 00:31:17 7c6f9722023f: Verifying Checksum 00:31:17 7c6f9722023f: Download complete 00:31:17 188c0c94c7c5: Pull complete 00:31:17 0ef7d3d256c8: Pull complete 00:31:18 de9db76c5a1d: Pull complete 00:31:19 a35cf1a2eb13: Verifying Checksum 00:31:19 a35cf1a2eb13: Download complete 00:31:20 bca2f99d35d6: Verifying Checksum 00:31:20 bca2f99d35d6: Download complete 00:31:25 bca2f99d35d6: Pull complete 00:31:25 93359f2a8cfa: Pull complete 00:31:25 7c6f9722023f: Pull complete 00:31:26 Still waiting to schedule task 00:31:26 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:31:30 a35cf1a2eb13: Pull complete 00:31:30 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:31:30 ---> a62c8e92a672 00:31:30 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:31:30 ---> Running in 1983ca87b1a3 00:31:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:31:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:31:44 (1/12) Installing libmagic (5.38-r0) 00:31:46 (2/12) Installing file (5.38-r0) 00:31:47 (3/12) Installing libc-dev (0.7.2-r3) 00:31:47 (4/12) Installing g++ (9.3.0-r2) 00:33:53 (5/12) Installing fortify-headers (1.1-r0) 00:33:53 (6/12) Installing patch (2.7.6-r6) 00:33:53 (7/12) Installing build-base (0.5-r2) 00:33:53 (8/12) Installing libsodium (1.0.18-r0) 00:33:53 (9/12) Installing pkgconf (1.7.2-r0) 00:33:53 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:53 (11/12) Installing libzmq (4.3.3-r0) 00:33:53 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:53 Executing busybox-1.31.1-r19.trigger 00:33:53 OK: 233 MiB in 51 packages 00:33:53 Removing intermediate container 1983ca87b1a3 00:33:53 ---> fbab173fa7d2 00:33:53 Step 4/6 : WORKDIR /edgex-go 00:33:54 ---> Running in b28fc1d52a8f 00:33:54 Removing intermediate container b28fc1d52a8f 00:33:54 ---> 18d7b8b21e2d 00:33:54 Step 5/6 : COPY go.mod . 00:33:54 ---> 0747b8e2032c 00:33:54 Step 6/6 : RUN go mod download 00:33:54 ---> Running in abca3a65cb78 00:34:16 Removing intermediate container abca3a65cb78 00:34:16 ---> 65f9592936c5 00:34:16 Successfully built 65f9592936c5 00:34:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:34:17 + docker inspect -f . ci-base-image-x86_64 00:34:17 . [Pipeline] withDockerContainer 00:34:17 prd-centos7-docker-4c-2g-31146 does not seem to be running inside a container 00:34:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:18 $ docker top deda12d58a98860589e1f3fded97d5ef770a254706cd25df67739a902d674550 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:18 + go version 00:34:18 go version go1.15.5 linux/amd64 [Pipeline] } 00:34:18 $ docker stop --time=1 deda12d58a98860589e1f3fded97d5ef770a254706cd25df67739a902d674550 00:34:20 $ docker rm -f deda12d58a98860589e1f3fded97d5ef770a254706cd25df67739a902d674550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:21 + docker inspect -f . ci-base-image-x86_64 00:34:21 . [Pipeline] withDockerContainer 00:34:21 prd-centos7-docker-4c-2g-31146 does not seem to be running inside a container 00:34:21 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:21 $ docker top 27d313617f1a6d4990e590e9d01a93ff3788d0ce96374eeb8d14137a9c4a36b7 -eo pid,comm [Pipeline] { [Pipeline] echo 00:34:22 ========================================================= 00:34:22 [edgeXBuildGoParallel] Running Tests and Build... 00:34:22 ========================================================= [Pipeline] sh 00:34:22 + make test 00:34:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:34:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31148 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws 00:34:28 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 00:34:32 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:33 using credential edgex-jenkins-ssh 00:34:33 Cloning the remote Git repository 00:34:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:34 > git init /w/workspace/edgex-go/11 # timeout=10 00:34:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:34 > git --version # timeout=10 00:34:34 > git --version # 'git version 2.17.1' 00:34:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:34:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:50 Merging remotes/origin/master commit c524ea489e588154e863be0deb439dbf9f36573b into PR head commit 3996e6206ecf6545d3837532f55264bacc8f1ea2 00:34:51 Merge succeeded, producing 01716726ef4c6b50261b3b022149213210944970 00:34:51 Checking out Revision 01716726ef4c6b50261b3b022149213210944970 (PR-3241) 00:34:50 > git config core.sparsecheckout # timeout=10 00:34:51 > git checkout -f 3996e6206ecf6545d3837532f55264bacc8f1ea2 # timeout=10 00:34:51 > git remote # timeout=10 00:34:51 > git config --get remote.origin.url # timeout=10 00:34:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:51 > git merge c524ea489e588154e863be0deb439dbf9f36573b # timeout=10 00:34:51 > git rev-parse HEAD^{commit} # timeout=10 00:34:51 > git config core.sparsecheckout # timeout=10 00:34:51 > git checkout -f 01716726ef4c6b50261b3b022149213210944970 # timeout=10 00:34:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:56 Commit message: "Merge commit 'c524ea489e588154e863be0deb439dbf9f36573b' into HEAD" 00:34:56 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:56 > git rev-list --no-walk a7414695f078ddcd8848205c7319b49b88f89bde # timeout=10 00:34:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:34:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:34:58 + true 00:34:58 + sudo service docker restart 00:34:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:35:00 provisioning config files... 00:35:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config2408092164797782678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:01 ---> docker-login.sh 00:35:01 nexus3.edgexfoundry.org:10001 00:35:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:35:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:35:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:02 Configure a credential helper to remove this warning. See 00:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:02 00:35:02 Login Succeeded 00:35:02 nexus3.edgexfoundry.org:10002 00:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:02 Configure a credential helper to remove this warning. See 00:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:02 00:35:02 Login Succeeded 00:35:02 nexus3.edgexfoundry.org:10003 00:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:03 Configure a credential helper to remove this warning. See 00:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:03 00:35:03 Login Succeeded 00:35:03 nexus3.edgexfoundry.org:10004 00:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:03 Configure a credential helper to remove this warning. See 00:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:03 00:35:03 Login Succeeded 00:35:03 docker.io 00:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:04 Configure a credential helper to remove this warning. See 00:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:04 00:35:04 Login Succeeded 00:35:04 ---> docker-login.sh ends [Pipeline] } 00:35:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:04 ========================================================= 00:35:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:35:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:04 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.108s coverage: 45.9% of statements 00:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:35:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.083s coverage: 19.8% of statements 00:35:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.103s coverage: 100.0% of statements 00:35:05 + 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:07 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.203s coverage: 27.1% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.041s coverage: 100.0% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:35:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.148s coverage: 71.3% of statements 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:35:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:35:07 Sending build context to Docker daemon 166.9MB 00:35:07 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:35:07 Step 2/6 : FROM ${BASE} 00:35:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:07 5f621e34cdf4: Pulling fs layer 00:35:07 a4357932f1b6: Pulling fs layer 00:35:07 18c013af1878: Pulling fs layer 00:35:07 00ac8860ef70: Pulling fs layer 00:35:07 63d7cb157983: Pulling fs layer 00:35:07 b116817d02f9: Pulling fs layer 00:35:07 745a02a5169b: Pulling fs layer 00:35:07 00ac8860ef70: Waiting 00:35:07 63d7cb157983: Waiting 00:35:07 745a02a5169b: Waiting 00:35:07 b116817d02f9: Waiting 00:35:07 18c013af1878: Download complete 00:35:07 a4357932f1b6: Verifying Checksum 00:35:07 a4357932f1b6: Download complete 00:35:07 63d7cb157983: Verifying Checksum 00:35:07 63d7cb157983: Download complete 00:35:07 5f621e34cdf4: Verifying Checksum 00:35:07 5f621e34cdf4: Download complete 00:35:07 b116817d02f9: Verifying Checksum 00:35:07 b116817d02f9: Download complete 00:35:08 5f621e34cdf4: Pull complete 00:35:08 a4357932f1b6: Pull complete 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.233s coverage: 82.9% of statements 00:35:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:35:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.125s coverage: 78.9% of statements 00:35:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:35:09 18c013af1878: Pull complete 00:35:10 745a02a5169b: Verifying Checksum 00:35:10 745a02a5169b: Download complete 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.370s coverage: 28.6% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.051s coverage: 100.0% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.105s coverage: 86.7% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.146s coverage: 97.5% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:35:12 00ac8860ef70: Verifying Checksum 00:35:12 00ac8860ef70: Download complete 00:35:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.464s coverage: 92.8% of statements 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:35:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:35:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.081s coverage: 0.1% of statements 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:35:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:35:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 00:35:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements 00:35:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.032s coverage: 94.1% of statements 00:35:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.042s coverage: 96.3% of statements 00:35:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements 00:35:21 00ac8860ef70: Pull complete 00:35:21 63d7cb157983: Pull complete 00:35:21 b116817d02f9: Pull complete 00:35:26 745a02a5169b: Pull complete 00:35:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:35:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:35:26 ---> b7e6874047d6 00:35:26 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:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements 00:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.030s coverage: 44.8% of statements 00:35:29 ---> Running in e05e8c70603f 00:35:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 81.7% of statements 00:35:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:35:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.048s coverage: 87.2% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.8% of statements 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 84.6% of statements 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.6% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.202s coverage: 64.4% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 69.0% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.101s coverage: 38.4% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.039s coverage: 84.8% of statements 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.196s coverage: 47.0% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.062s coverage: 100.0% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.139s coverage: 87.1% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.768s coverage: 29.1% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.083s coverage: 99.0% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.108s coverage: 94.0% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:35:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:35:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:35:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements 00:35:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:35:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:35:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 00:35:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 00:35:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:35:41 GO111MODULE=on go vet ./... 00:35:45 (1/12) Installing libmagic (5.38-r0) 00:35:47 (2/12) Installing file (5.38-r0) 00:35:47 (3/12) Installing libc-dev (0.7.2-r3) 00:35:48 (4/12) Installing g++ (9.3.0-r2) 00:36:13 gofmt -l . 00:36:13 [ "`gofmt -l .`" = "" ] 00:36:13 ./bin/test-go-mod-tidy.sh 00:36:13 ./bin/test-attribution-txt.sh [Pipeline] sh 00:36:13 + ls -al . 00:36:13 total 772 00:36:13 drwxrwxr-x 10 1001 1001 4096 Mar 24 00:36 . 00:36:13 drwxr-xr-x 4 root root 30 Mar 24 00:34 .. 00:36:13 -rw-rw-r-- 1 1001 1001 11 Mar 24 00:30 .dockerignore 00:36:13 drwxrwxr-x 8 1001 1001 179 Mar 24 00:30 .git 00:36:13 drwxrwxr-x 3 1001 1001 125 Mar 24 00:30 .github 00:36:13 -rw-rw-r-- 1 1001 1001 818 Mar 24 00:30 .gitignore 00:36:13 drwx------ 3 1001 1001 60 Mar 24 00:31 .semver 00:36:13 -rw-rw-r-- 1 1001 1001 166 Mar 24 00:30 .sonarcloud.properties 00:36:13 -rw-rw-r-- 1 1001 1001 8607 Mar 24 00:30 Attribution.txt 00:36:13 -rw-rw-r-- 1 1001 1001 3804 Mar 24 00:30 CONTRIBUTING.md 00:36:13 -rw-rw-r-- 1 1001 1001 931 Mar 24 00:30 Dockerfile.build 00:36:13 -rw-rw-r-- 1 1001 1001 863 Mar 24 00:30 Jenkinsfile 00:36:13 -rw-rw-r-- 1 1001 1001 10775 Mar 24 00:30 LICENSE 00:36:13 -rw-rw-r-- 1 1001 1001 5774 Mar 24 00:30 Makefile 00:36:13 -rw-rw-r-- 1 1001 1001 6548 Mar 24 00:30 README.md 00:36:13 -rw-rw-r-- 1 1001 1001 6755 Mar 24 00:30 SECURITY.md 00:36:13 -rw-rw-r-- 1 1001 1001 5 Mar 24 00:31 VERSION 00:36:13 -rw-rw-r-- 1 1001 1001 4131 Mar 24 00:30 ZMQWindows.md 00:36:13 drwxrwxr-x 2 1001 1001 117 Mar 24 00:30 bin 00:36:13 drwxrwxr-x 14 1001 1001 4096 Mar 24 00:30 cmd 00:36:13 -rw-r--r-- 1 root root 662100 Mar 24 00:35 coverage.out 00:36:13 -rw-r--r-- 1 root root 1056 Mar 24 00:36 go.mod 00:36:13 -rw-r--r-- 1 root root 22211 Mar 24 00:36 go.sum 00:36:13 drwxrwxr-x 8 1001 1001 127 Mar 24 00:30 internal 00:36:13 drwxrwxr-x 4 1001 1001 26 Mar 24 00:30 openapi 00:36:13 drwxrwxr-x 4 1001 1001 71 Mar 24 00:30 snap 00:36:13 -rw-rw-r-- 1 1001 1001 168 Mar 24 00:30 version.go [Pipeline] sh 00:36:13 + '[' -e coverage.out ] 00:36:13 + chown 1001:1001 coverage.out [Pipeline] stash 00:36:14 Stashed 1 file(s) [Pipeline] sh 00:36:14 + make build 00:36:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:36:18 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:36:28 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:36:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:36:31 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:36:31 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:36:33 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:36:34 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:36:35 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:36:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:36:38 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:36:39 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:36:42 $ docker stop --time=1 27d313617f1a6d4990e590e9d01a93ff3788d0ce96374eeb8d14137a9c4a36b7 00:36:43 $ docker rm -f 27d313617f1a6d4990e590e9d01a93ff3788d0ce96374eeb8d14137a9c4a36b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:45 00:36:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:36:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:46 latest: Pulling from edgex-devops/edgex-compose 00:36:46 cbdbe7a5bc2a: Pulling fs layer 00:36:46 ca9280d653b3: Pulling fs layer 00:36:46 7e9c9ca2126c: Pulling fs layer 00:36:46 cbdbe7a5bc2a: Verifying Checksum 00:36:46 cbdbe7a5bc2a: Download complete 00:36:46 ca9280d653b3: Verifying Checksum 00:36:46 ca9280d653b3: Download complete 00:36:46 cbdbe7a5bc2a: Pull complete 00:36:47 ca9280d653b3: Pull complete 00:36:48 7e9c9ca2126c: Verifying Checksum 00:36:48 7e9c9ca2126c: Download complete 00:36:56 7e9c9ca2126c: Pull complete 00:36:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:36:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:36:56 prd-centos7-docker-4c-2g-31146 does not seem to be running inside a container 00:36:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:59 $ docker top e800a82e29f96c65c0c5f5312abd8514088a6b9ffdca43a008ebdad09329024f -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:00 + docker-compose build --help 00:37:00 + grep parallel 00:37:01 --parallel Build images in parallel. [Pipeline] } 00:37:01 $ docker stop --time=1 e800a82e29f96c65c0c5f5312abd8514088a6b9ffdca43a008ebdad09329024f 00:37:02 $ docker rm -f e800a82e29f96c65c0c5f5312abd8514088a6b9ffdca43a008ebdad09329024f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:37:03 . [Pipeline] withDockerContainer 00:37:03 prd-centos7-docker-4c-2g-31146 does not seem to be running inside a container 00:37:03 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:37:03 $ docker top f1e5bee6b63224a10369fe581db35206137a4c1342dd128dbdb1e13707aa6f34 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:04 + docker-compose -f ./docker-compose-build.yml build --parallel 00:37:05 Building docker-core-command-go ... 00:37:05 Building docker-core-data-go ... 00:37:05 Building docker-core-metadata-go ... 00:37:05 Building docker-security-bootstrapper-go ... 00:37:05 Building docker-security-proxy-setup-go ... 00:37:05 Building docker-security-secretstore-setup-go ... 00:37:05 Building docker-support-notifications-go ... 00:37:05 Building docker-support-scheduler-go ... 00:37:05 Building docker-sys-mgmt-agent-go ... 00:37:05 Building docker-sys-mgmt-agent-go 00:37:05 Building docker-security-secretstore-setup-go 00:37:05 Building docker-support-scheduler-go 00:37:05 Building docker-security-proxy-setup-go 00:37:05 Building docker-security-bootstrapper-go 00:37:24 (5/12) Installing fortify-headers (1.1-r0) 00:37:24 (6/12) Installing patch (2.7.6-r6) 00:37:24 (7/12) Installing build-base (0.5-r2) 00:37:24 (8/12) Installing libsodium (1.0.18-r0) 00:37:24 (9/12) Installing pkgconf (1.7.2-r0) 00:37:24 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:24 (11/12) Installing libzmq (4.3.3-r0) 00:37:24 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:24 Executing busybox-1.31.1-r19.trigger 00:37:24 OK: 217 MiB in 51 packages 00:37:25 Removing intermediate container e05e8c70603f 00:37:25 ---> ee3127341385 00:37:25 Step 4/6 : WORKDIR /edgex-go 00:37:25 ---> Running in 40d4e2f200a5 00:37:26 Removing intermediate container 40d4e2f200a5 00:37:26 ---> df0bca2e16dc 00:37:26 Step 5/6 : COPY go.mod . 00:37:27 ---> 9f152d2ab68b 00:37:27 Step 6/6 : RUN go mod download 00:37:27 ---> Running in 32c5f14b4dc3 00:37:44 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:44 ---> 65f9592936c5 00:37:44 Step 3/24 : WORKDIR /edgex-go 00:37:44 00:37:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:37:44 ---> 65f9592936c5 00:37:44 Step 3/21 : WORKDIR /edgex-go 00:37:44 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:37:44 ---> 65f9592936c5 00:37:44 Step 3/26 : WORKDIR /edgex-go 00:37:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:44 ---> 65f9592936c5 00:37:44 Step 3/22 : WORKDIR /edgex-go 00:37:44 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:44 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:37:44 ---> 65f9592936c5 00:37:44 Step 3/31 : WORKDIR /edgex-go 00:37:44 ---> Running in 019e006b9bfd 00:37:44 ---> Running in 671e0e7374f1 00:37:44 ---> Running in a5425f1ac2d0 00:37:44 ---> Running in f17ca1f41bd4 00:37:44 ---> Running in d2ad7a7fb631 00:37:44 Removing intermediate container d2ad7a7fb631 00:37:44 ---> 5493aa51f4d0 00:37:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:44 Removing intermediate container 671e0e7374f1 00:37:44 ---> cc1243a1c57d 00:37:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:44 Removing intermediate container 019e006b9bfd 00:37:44 ---> 1727b3dad039 00:37:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:44 Removing intermediate container a5425f1ac2d0 00:37:44 ---> 7f9a5e9e24d2 00:37:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:44 Removing intermediate container f17ca1f41bd4 00:37:44 ---> d73e31ebe4ad 00:37:44 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:44 ---> Running in d99e0f607a7a 00:37:44 ---> Running in c67ae5efc8ed 00:37:44 ---> Running in 3ed03666d8cb 00:37:44 ---> Running in e943e68de763 00:37:44 ---> Running in f83a8b7ff028 00:37:44 Removing intermediate container d99e0f607a7a 00:37:44 ---> e0a389288dbe 00:37:44 Step 5/22 : RUN apk add --update --no-cache make git 00:37:44 ---> Running in 3b3ec1c01fb2 00:37:44 Removing intermediate container c67ae5efc8ed 00:37:44 ---> eaba1bc6e544 00:37:44 Step 5/21 : RUN apk add --update --no-cache make git 00:37:44 Removing intermediate container 3ed03666d8cb 00:37:44 ---> 034d06ad97b5 00:37:44 Step 5/26 : RUN apk add --update --no-cache make bash git 00:37:44 Removing intermediate container e943e68de763 00:37:44 ---> 3dae3e0926c1 00:37:44 Step 5/24 : RUN apk add --update --no-cache make git 00:37:44 Removing intermediate container f83a8b7ff028 00:37:44 ---> 413248d6c6a0 00:37:44 Step 5/31 : RUN apk add --update --no-cache make git 00:37:44 ---> Running in 67b6bb1d18a3 00:37:44 ---> Running in 236b8cf678a0 00:37:44 ---> Running in a20e5c30e4c3 00:37:44 ---> Running in d7ca449b6afe 00:37:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:52 OK: 233 MiB in 51 packages 00:37:52 Removing intermediate container 67b6bb1d18a3 00:37:52 ---> 38d3e83d7da8 00:37:52 Step 6/21 : COPY go.mod . 00:37:53 ---> 932fa1366065 00:37:53 Step 7/21 : RUN go mod download 00:37:53 ---> Running in ab6770e51bf9 00:37:53 OK: 233 MiB in 51 packages 00:37:53 OK: 233 MiB in 51 packages 00:37:54 Removing intermediate container a20e5c30e4c3 00:37:54 ---> f8f01fd1eac1 00:37:54 Step 6/24 : COPY go.mod . 00:37:54 Removing intermediate container 3b3ec1c01fb2 00:37:54 ---> 37e386f7649e 00:37:54 Step 6/22 : COPY go.mod . 00:37:54 Removing intermediate container 32c5f14b4dc3 00:37:54 ---> 64417207a09a 00:37:54 Successfully built 64417207a09a 00:37:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:54 ---> 88f0464d0b21 00:37:54 Step 7/24 : RUN go mod download 00:37:54 ---> 0d589c5ad963 00:37:54 Step 7/22 : RUN go mod download 00:37:54 ---> Running in 9700b65c40dd 00:37:54 ---> Running in 24ca12f84f82 00:37:54 + docker inspect -f . ci-base-image-arm64 00:37:54 . [Pipeline] withDockerContainer 00:37:54 prd-ubuntu18.04-docker-arm64-4c-16g-31148 does not seem to be running inside a container 00:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:55 Removing intermediate container ab6770e51bf9 00:37:55 ---> 7a5da10afa6b 00:37:55 Step 8/21 : COPY . . 00:37:55 OK: 233 MiB in 51 packages 00:37:56 $ docker top 5e3118f0ce79d6b9a3e08cc024658744c11537c89ae2d6bc94910db1b522c86e -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:57 OK: 233 MiB in 51 packages 00:37:57 + go version 00:37:57 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:57 $ docker stop --time=1 5e3118f0ce79d6b9a3e08cc024658744c11537c89ae2d6bc94910db1b522c86e 00:37:59 Removing intermediate container d7ca449b6afe 00:37:59 ---> 35b0085c717c 00:37:59 Step 6/31 : COPY go.mod . 00:37:59 Removing intermediate container 24ca12f84f82 00:37:59 ---> 0abbbae8a373 00:37:59 Step 8/22 : COPY . . 00:37:59 $ docker rm -f 5e3118f0ce79d6b9a3e08cc024658744c11537c89ae2d6bc94910db1b522c86e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:00 + docker inspect -f . ci-base-image-arm64 00:38:00 . [Pipeline] withDockerContainer 00:38:00 prd-ubuntu18.04-docker-arm64-4c-16g-31148 does not seem to be running inside a container 00:38:00 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:01 Removing intermediate container 9700b65c40dd 00:38:01 ---> 35f12abc8ff9 00:38:01 Step 8/24 : COPY . . 00:38:02 $ docker top 7a26461d6478fbb583796c6bf35f03bef8df0d800d3fc1414908aa38119e7361 -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:02 ========================================================= 00:38:02 [edgeXBuildGoParallel] Running Tests and Build... 00:38:02 ========================================================= [Pipeline] sh 00:38:03 + make test 00:38:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:05 ---> 997c9b2ece21 00:38:05 Step 7/31 : RUN go mod download 00:38:05 Removing intermediate container 236b8cf678a0 00:38:05 ---> 86ce8252dfd2 00:38:05 Step 6/26 : COPY go.mod . 00:38:06 ---> Running in 87cf37d96ef5 00:38:10 ---> 0d1632ee5f91 00:38:10 Step 7/26 : RUN go mod download 00:38:11 ---> Running in 3f30d41223ac 00:38:20 Removing intermediate container 3f30d41223ac 00:38:20 ---> 0e46b439d10f 00:38:20 Step 8/26 : COPY . . 00:38:20 Removing intermediate container 87cf37d96ef5 00:38:20 ---> c12f674e3bb3 00:38:20 Step 8/31 : COPY . . 00:38:25 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:35 ---> 4586d01d50af 00:38:35 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:38:38 ---> Running in 7c1b711b613f 00:38:38 ---> c74c2b59b418 00:38:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:38:38 ---> 8e0612e4cdfd 00:38:38 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:38:40 ---> Running in afa4982579d7 00:38:40 ---> Running in 223fd89553ce 00:38:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:38:42 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:38:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:38:53 ---> bab43ed8a9e2 00:38:53 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:38:53 ---> a8bef847f642 00:38:53 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:38:53 ---> Running in 724785085bf9 00:38:53 ---> Running in 3aaccf45277b 00:38:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:38:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:39:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:39:12 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:22 Removing intermediate container 223fd89553ce 00:39:22 ---> 445420a2a2f4 00:39:22 00:39:22 Step 10/24 : FROM alpine:3.12 00:39:22 Removing intermediate container 7c1b711b613f 00:39:22 ---> 47c7466291a1 00:39:22 00:39:22 Step 10/21 : FROM alpine:3.12 00:39:22 Removing intermediate container afa4982579d7 00:39:22 ---> 66f206b2c883 00:39:22 00:39:22 Step 10/22 : FROM alpine:3.12 00:39:22 3.12: Pulling from library/alpine 00:39:22 3.12: Pulling from library/alpine 00:39:22 3.12: Pulling from library/alpine 00:39:22 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:39:22 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:39:22 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:39:22 Status: Downloaded newer image for alpine:3.12 00:39:22 ---> 88dd2752d2ea 00:39:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:39:22 Status: Downloaded newer image for alpine:3.12 00:39:22 ---> 88dd2752d2ea 00:39:22 Step 11/21 : RUN apk add --update --no-cache curl 00:39:22 Status: Image is up to date for alpine:3.12 00:39:22 ---> 88dd2752d2ea 00:39:22 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:39:23 ---> Running in b0d5ce974c70 00:39:23 ---> Running in 38030e58e553 00:39:23 ---> Running in d4de9f023853 00:39:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:24 (1/4) Installing ca-certificates (20191127-r4) 00:39:24 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:39:24 (3/4) Installing libcurl (7.69.1-r3) 00:39:24 (4/4) Installing curl (7.69.1-r3) 00:39:24 Executing busybox-1.31.1-r19.trigger 00:39:24 Executing ca-certificates-20191127-r4.trigger 00:39:24 OK: 7 MiB in 18 packages 00:39:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:25 (1/1) Installing dumb-init (1.2.2-r1) 00:39:25 Executing busybox-1.31.1-r19.trigger 00:39:25 OK: 6 MiB in 15 packages 00:39:25 (1/5) Installing ca-certificates (20191127-r4) 00:39:25 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:39:25 (3/5) Installing libcurl (7.69.1-r3) 00:39:25 (4/5) Installing curl (7.69.1-r3) 00:39:25 (5/5) Installing dumb-init (1.2.2-r1) 00:39:25 Executing busybox-1.31.1-r19.trigger 00:39:25 Executing ca-certificates-20191127-r4.trigger 00:39:25 OK: 7 MiB in 19 packages 00:39:29 Removing intermediate container 3aaccf45277b 00:39:29 ---> cd46087b1bd0 00:39:29 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:39:29 Removing intermediate container 724785085bf9 00:39:29 ---> b4aed1d6f058 00:39:29 00:39:29 Step 10/31 : FROM alpine:3.12 00:39:29 ---> 88dd2752d2ea 00:39:29 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:39:29 ---> Running in a62298618763 00:39:29 Removing intermediate container b0d5ce974c70 00:39:29 ---> c2bcf4c03e7a 00:39:29 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:29 ---> Running in 7f6409dd248f 00:39:29 ---> Running in 2db81cd9f99a 00:39:29 Removing intermediate container d4de9f023853 00:39:29 ---> 9ddac173077c 00:39:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:30 Removing intermediate container 38030e58e553 00:39:30 ---> 9d4bdc7fd00c 00:39:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:30 Removing intermediate container 7f6409dd248f 00:39:30 ---> 2ba9ccaf2541 00:39:30 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:39:30 ---> Running in 24f2c02d8ac9 00:39:30 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:39:30 ---> Running in 7c19a7774d53 00:39:30 ---> Running in 924faa8a7e77 00:39:30 Removing intermediate container 2db81cd9f99a 00:39:30 ---> 3bc70c18aac3 00:39:30 Step 13/21 : WORKDIR /edgex 00:39:30 ---> Running in 4d6e1f2e8985 00:39:31 Removing intermediate container 24f2c02d8ac9 00:39:31 ---> 59369d48dbfa 00:39:31 Step 13/22 : ENV APP_PORT=48085 00:39:31 Removing intermediate container 7c19a7774d53 00:39:31 ---> 04d198547d99 00:39:31 Step 13/24 : WORKDIR / 00:39:31 ---> Running in 3c19912e5342 00:39:31 ---> Running in 03beaf6bad85 00:39:31 Removing intermediate container 4d6e1f2e8985 00:39:31 ---> 925705865cc5 00:39:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:39:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:31 Removing intermediate container 3c19912e5342 00:39:31 ---> e428a566501a 00:39:31 Step 14/22 : EXPOSE $APP_PORT 00:39:31 Removing intermediate container 03beaf6bad85 00:39:31 ---> 5378b8325924 00:39:31 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:39:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:31 ---> 4eb41ce9beba 00:39:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:39:31 ---> Running in d1aa83340811 00:39:31 (1/2) Installing dumb-init (1.2.2-r1) 00:39:31 (2/2) Installing su-exec (0.2-r1) 00:39:31 Executing busybox-1.31.1-r19.trigger 00:39:31 OK: 6 MiB in 16 packages 00:39:33 ---> 42c851b06a4d 00:39: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:39:33 Removing intermediate container d1aa83340811 00:39:33 ---> 9e54e9616d89 00:39:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:33 Removing intermediate container a62298618763 00:39:33 ---> 401cafa647b2 00:39:33 00:39:33 Step 11/26 : FROM docker:20.10.0 00:39:33 20.10.0: Pulling from library/docker 00:39:33 ---> e0f2e686fede 00:39:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:39:33 ---> 31380dd03c98 00:39:33 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:39:33 ---> 38f49fc3dfbb 00:39:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:39:34 Removing intermediate container 924faa8a7e77 00:39:34 ---> dbd0fadb06b9 00:39:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:39:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:35 ---> c957e5979dab 00:39:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:39:35 ---> bc15f48b949c 00:39:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:39:35 ---> 4a08a6c842c1 00:39:35 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:39:35 ---> Running in 1479399bd7c4 00:39:35 ---> Running in 0927ea5d5d28 00:39:35 Removing intermediate container 1479399bd7c4 00:39:35 ---> b48bf393efc0 00:39:35 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:39:35 ---> d9e1b2b070c7 00:39:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:39:35 Removing intermediate container 0927ea5d5d28 00:39:35 ---> 11736d79d5dd 00:39:35 Step 18/21 : CMD ["--init=true"] 00:39:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:36 ---> Running in e294c7593c9a 00:39:36 ---> Running in a577e8298a84 00:39:36 ---> Running in ccaa128ae0c0 00:39:36 ---> 3993c98986ad 00:39:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:39:36 Removing intermediate container e294c7593c9a 00:39:36 ---> 4ab9c3fe5b6f 00:39:36 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:39:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:36 ---> Running in 59ab5c4c6de4 00:39:36 Removing intermediate container a577e8298a84 00:39:36 ---> cd6c62a7d3d3 00:39:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:36 Removing intermediate container ccaa128ae0c0 00:39:36 ---> aebc65be05fb 00:39:36 Step 19/21 : LABEL arch=x86_64 00:39:37 ---> Running in 82ff8ed26e5c 00:39:37 ---> Running in 067bb84c31be 00:39:37 ---> dd6afb2710d4 00:39:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:39:37 Removing intermediate container 82ff8ed26e5c 00:39:37 ---> 7b201af7b846 00:39:37 Step 20/22 : LABEL arch=x86_64 00:39:37 Removing intermediate container 067bb84c31be 00:39:37 ---> 30c8b1d0d36f 00:39:37 Step 20/21 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:39:38 ---> Running in 0c042dbc8d22 00:39:38 ---> Running in d6a62c2e8e48 00:39:38 ---> d833542177fd 00:39:38 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:39:38 ---> Running in 9dcb9df794b1 00:39:38 Removing intermediate container 0c042dbc8d22 00:39:38 ---> edb6389cfb63 00:39:38 Step 21/22 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:39:38 Removing intermediate container d6a62c2e8e48 00:39:38 ---> d0587d21bf96 00:39:38 Step 21/21 : LABEL version=0.0.0 00:39:39 ---> Running in 2cee0a4c23da 00:39:39 ---> Running in 56ff189b7169 00:39:39 Removing intermediate container 59ab5c4c6de4 00:39:39 ---> 59f606d884d7 00:39:39 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:39:40 Removing intermediate container 2cee0a4c23da 00:39:40 ---> 3dfc0aacd2cf 00:39:40 Step 22/22 : LABEL version=0.0.0 00:39:40 ---> Running in c58297aa8155 00:39:40 ---> Running in 0562172684f9 00:39:40 Removing intermediate container 56ff189b7169 00:39:40 ---> 61804a50d000 00:39:40 00:39:40 Removing intermediate container c58297aa8155 00:39:40 ---> 6039561b8fb9 00:39:40 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:39:40 Removing intermediate container 0562172684f9 00:39:40 ---> f10660c1776f 00:39:40 00:39:40 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:39:40 Successfully built 61804a50d000 00:39:40 Status: Downloaded newer image for docker:20.10.0 00:39:40 Successfully tagged docker-security-proxy-setup-go:latest 00:39:40 ---> aefe523efa57 00:39:40 Step 12/26 : RUN apk add --no-cache bash 00:39:40 Building docker-core-command-go 00:39:40  Building docker-security-proxy-setup-go ... done Removing intermediate container 9dcb9df794b1 00:39:40 ---> 7701f32024be 00:39:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:39:40 Successfully built f10660c1776f 00:39:40 ---> Running in 6dd23a2726f2 00:39:40 Successfully tagged docker-support-scheduler-go:latest 00:39:40 Building docker-support-notifications-go 00:39:40  Building docker-support-scheduler-go ... done  ---> Running in f7ef575bb16c 00:39:41 ---> cf8597b680cb 00:39:41 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:39:41 ---> Running in f79a97bc0466 00:39:41 Removing intermediate container f7ef575bb16c 00:39:41 ---> c116fe2f7215 00:39:41 Step 22/24 : LABEL arch=x86_64 00:39:41 ---> Running in eb7dca995a33 00:39:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:44 (1/2) Installing readline (8.0.4-r0) 00:39:44 (2/2) Installing bash (5.0.17-r0) 00:39:44 Executing bash-5.0.17-r0.post-install 00:39:44 Executing busybox-1.31.1-r19.trigger 00:39:44 OK: 12 MiB in 22 packages 00:39:44 Removing intermediate container eb7dca995a33 00:39:44 ---> dbaabc8886a6 00:39:44 Step 23/24 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:39:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:45 ---> Running in b6755a19cefb 00:39:47 Removing intermediate container b6755a19cefb 00:39:47 ---> c95b2ae537e4 00:39:47 Step 24/24 : LABEL version=0.0.0 00:39:48 ---> Running in b948627e6b3c 00:39:49 Removing intermediate container b948627e6b3c 00:39:49 ---> 3deca174408a 00:39:49 00:39:49 Removing intermediate container 6dd23a2726f2 00:39:49 ---> 515717f95830 00:39:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:39:49 Removing intermediate container f79a97bc0466 00:39:49 ---> f861f8a94897 00:39:49 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:49 ---> Running in c517c7154a36 00:39:49 Successfully built 3deca174408a 00:39:50 Successfully tagged docker-security-secretstore-setup-go:latest 00:39:50  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 00:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.349s coverage: 45.9% of statements 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.121s coverage: 19.8% of statements 00:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.238s coverage: 100.0% of statements 00:39:55 Removing intermediate container c517c7154a36 00:39:55 ---> 2da5211ce21d 00:39:55 Step 14/26 : ENV APP_PORT=48090 00:39:58 ---> e08bb8f65322 00:39:58 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:39:59 ---> Running in 7419d280a3e9 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.639s coverage: 27.1% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.101s coverage: 100.0% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.268s coverage: 71.3% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.600s coverage: 82.9% of statements 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.140s coverage: 78.9% of statements 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:02 ---> 5ee50e7f3e2a 00:40:02 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:40:02 Removing intermediate container 7419d280a3e9 00:40:02 ---> 307e27dba559 00:40:02 Step 15/26 : EXPOSE $APP_PORT 00:40:03 ---> Running in 492d5b35ef81 00:40:03 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:40:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:40:03 ---> 65f9592936c5 00:40:03 Step 3/23 : WORKDIR /edgex-go 00:40:03 ---> Using cache 00:40:03 ---> d73e31ebe4ad 00:40:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:03 ---> Using cache 00:40:03 ---> 413248d6c6a0 00:40:03 Step 5/23 : RUN apk add --update --no-cache make git 00:40:03 ---> Using cache 00:40:03 ---> 35b0085c717c 00:40:03 Step 6/23 : COPY go.mod . 00:40:03 ---> Using cache 00:40:03 ---> 997c9b2ece21 00:40:03 Step 7/23 : RUN go mod download 00:40:03 ---> Using cache 00:40:03 ---> c12f674e3bb3 00:40:03 Step 8/23 : COPY . . 00:40:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:40:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:40:03 ---> 65f9592936c5 00:40:03 Step 3/22 : WORKDIR /edgex-go 00:40:03 ---> Using cache 00:40:03 ---> d73e31ebe4ad 00:40:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:03 ---> Using cache 00:40:03 ---> 413248d6c6a0 00:40:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:40:03 ---> Using cache 00:40:03 ---> bab43ed8a9e2 00:40:03 Step 9/23 : RUN make cmd/core-command/core-command 00:40:04 ---> 561316bd6bde 00:40:04 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:40:04 ---> Running in 8fe443ac5934 00:40:04 ---> Running in 1b5c955c00de 00:40:04 Removing intermediate container 492d5b35ef81 00:40:04 ---> 899629c9f6a2 00:40:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:40:05 ---> 301659593b3e 00:40:05 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:40:06 ---> e1d544933ed8 00:40:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:40:06 ---> 6d3907a4d488 00:40:06 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:40:07 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:40:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:08 ---> Running in 92d38e123b58 00:40:08 ---> 768e8d2247dd 00:40:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:40:09 Removing intermediate container 92d38e123b58 00:40:09 ---> c121103c34b8 00:40:09 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:40:10 ---> 5c403b7078f3 00:40:10 Step 19/26 : RUN apk --no-cache add py3-pip 00:40:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:11 ---> fef7a346b3d1 00:40:11 Step 26/31 : RUN chmod +x /entrypoint.sh 00:40:11 ---> Running in af41d47a4522 00:40:11 ---> Running in 97a39b200ffc 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.278s coverage: 28.6% of statements 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.144s coverage: 100.0% of statements 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.088s coverage: 100.0% of statements 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.270s coverage: 86.7% of statements 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.342s coverage: 97.5% of statements 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.200s coverage: 78.3% of statements 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:12 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 (1/33) Installing libbz2 (1.0.8-r1) 00:40:13 (2/33) Installing expat (2.2.9-r1) 00:40:13 (3/33) Installing libffi (3.3-r2) 00:40:13 (4/33) Installing gdbm (1.13-r1) 00:40:13 (5/33) Installing xz-libs (5.2.5-r0) 00:40:13 (6/33) Installing sqlite-libs (3.32.1-r0) 00:40:13 (7/33) Installing python3 (3.8.8-r0) 00:40:13 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:40:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:40:13 ---> 65f9592936c5 00:40:13 Step 3/23 : WORKDIR /edgex-go 00:40:13 ---> Using cache 00:40:13 ---> d73e31ebe4ad 00:40:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:13 ---> Using cache 00:40:13 ---> 413248d6c6a0 00:40:13 Step 5/23 : RUN apk add --update --no-cache make git 00:40:13 ---> Using cache 00:40:13 ---> 35b0085c717c 00:40:13 Step 6/23 : COPY go.mod . 00:40:13 ---> Using cache 00:40:13 ---> 997c9b2ece21 00:40:13 Step 7/23 : RUN go mod download 00:40:13 ---> Using cache 00:40:13 ---> c12f674e3bb3 00:40:13 Step 8/23 : COPY . . 00:40:13 ---> Using cache 00:40:13 ---> bab43ed8a9e2 00:40:13 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:40:15 OK: 233 MiB in 51 packages 00:40:16 ---> Running in e98752e4a102 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:18 (15/33) Installing py3-idna (2.9-r0) 00:40:18 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:40:18 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:40:18 (18/33) Installing py3-requests (2.23.0-r0) 00:40:18 Removing intermediate container 97a39b200ffc 00:40:18 ---> 6116a7997394 00:40:18 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:40:18 (19/33) Installing py3-msgpack (1.0.0-r0) 00:40:18 (20/33) Installing py3-lockfile (0.12.2-r3) 00:40:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:40:18 (22/33) Installing py3-colorama (0.4.3-r0) 00:40:18 Removing intermediate container 1b5c955c00de 00:40:18 ---> c88011a3440b 00:40:18 Step 6/22 : COPY go.mod . 00:40:18 (23/33) Installing py3-distlib (0.3.0-r0) 00:40:18 (24/33) Installing py3-distro (1.5.0-r1) 00:40:18 (25/33) Installing py3-webencodings (0.5.1-r3) 00:40:18 (26/33) Installing py3-html5lib (1.0.1-r4) 00:40:19 (27/33) Installing py3-pytoml (0.1.21-r0) 00:40:19 (28/33) Installing py3-pep517 (0.8.2-r0) 00:40:19 (29/33) Installing py3-progress (1.5-r0) 00:40:19 ---> Running in 94ff3c1381ef 00:40:19 (30/33) Installing py3-toml (0.10.1-r0) 00:40:19 (31/33) Installing py3-retrying (1.3.3-r0) 00:40:19 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:40:19 (33/33) Installing py3-pip (20.1.1-r0) 00:40:19 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:40:20 ---> b49d81ca7e1b 00:40:20 Step 7/22 : RUN go mod download 00:40:20 Executing busybox-1.31.1-r19.trigger 00:40:20 OK: 71 MiB in 55 packages 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.219s coverage: 92.8% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.215s coverage: 0.1% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.129s coverage: 47.1% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.126s coverage: 96.3% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 00:40:21 ---> Running in 2db47c1d3370 00:40:21 Removing intermediate container 94ff3c1381ef 00:40:21 ---> 734232b627b1 00:40:21 Step 28/31 : CMD ["gate"] 00:40:21 ---> Running in 4d86acf27a57 00:40:22 Removing intermediate container 4d86acf27a57 00:40:22 ---> a198aaca5222 00:40:22 Step 29/31 : LABEL arch=x86_64 00:40:22 ---> Running in 787d3d21d6b8 00:40:24 Removing intermediate container 787d3d21d6b8 00:40:24 ---> 5e1a59b260f9 00:40:24 Step 30/31 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:40:27 ---> Running in ac6239976360 00:40:27 Removing intermediate container 2db47c1d3370 00:40:27 ---> 342e2bb59b04 00:40:27 Step 8/22 : COPY . . 00:40:27 Removing intermediate container af41d47a4522 00:40:27 ---> 9106b1f9cfc0 00:40:27 Step 20/26 : RUN pip install docker-compose==1.23.2 00:40:28 Removing intermediate container ac6239976360 00:40:28 ---> 80fdb0cc9b12 00:40:28 Step 31/31 : LABEL version=0.0.0 00:40:28 ---> Running in bd75d707efc5 00:40:30 ---> Running in 486822d82d8e 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 00:40:34 Removing intermediate container 486822d82d8e 00:40:34 ---> b751043ed71c 00:40:34 00:40:34 Successfully built b751043ed71c 00:40:35 Successfully tagged docker-security-bootstrapper-go:latest 00:40:35 Building docker-core-data-go 00:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.285s coverage: 81.7% of statements 00:40:41  Building docker-security-bootstrapper-go ... done Collecting docker-compose==1.23.2 00:40:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:44 Collecting docopt<0.7,>=0.6.1 00:40:44 Downloading docopt-0.6.2.tar.gz (25 kB) 00:40:47 Collecting jsonschema<3,>=2.5.1 00:40:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.152s coverage: 92.9% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.126s coverage: 84.6% of statements 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.196s coverage: 91.6% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.557s coverage: 64.4% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 00:40:49 Collecting dockerpty<0.5,>=0.4.1 00:40:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements 00:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.774s coverage: 69.0% of statements 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.386s coverage: 38.4% of statements 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.094s coverage: 89.5% of statements 00:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements 00:40:54 Collecting cached-property<2,>=1.2.0 00:40:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:40:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:40:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:40:56 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:56 Collecting websocket-client<1.0,>=0.32.0 00:40:56 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:40:56 Removing intermediate container 8fe443ac5934 00:40:56 ---> 751a76f9784d 00:40:56 00:40:56 Step 10/23 : FROM alpine:3.12 00:40:56 ---> 88dd2752d2ea 00:40:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:40:56 ---> Using cache 00:40:56 ---> 9ddac173077c 00:40:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:56 ---> Using cache 00:40:56 ---> 59369d48dbfa 00:40:56 Step 13/23 : ENV APP_PORT=48082 00:40:56 Collecting texttable<0.10,>=0.9.0 00:40:56 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:58 ---> Running in ae3f55d019a2 00:40:58 Collecting docker<4.0,>=3.6.0 00:40:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:40:58 Collecting PyYAML<4,>=3.10 00:40:58 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:59 Removing intermediate container ae3f55d019a2 00:40:59 ---> ef4e0e93c33b 00:40:59 Step 14/23 : EXPOSE $APP_PORT 00:41:00 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:41:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:41:01 ---> 65f9592936c5 00:41:01 Step 3/23 : WORKDIR /edgex-go 00:41:01 ---> Using cache 00:41:01 ---> d73e31ebe4ad 00:41:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:01 ---> Using cache 00:41:01 ---> 413248d6c6a0 00:41:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:41:01 Collecting urllib3<1.25,>=1.21.1 00:41:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:41:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.449s coverage: 47.0% of statements 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:41:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.103s coverage: 100.0% of statements 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:41:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.133s coverage: 100.0% of statements 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:41:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.481s coverage: 87.1% of statements 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:41:03 ---> Running in 044fa73c5a89 00:41:03 ---> Running in d9e65d8b5d6d 00:41:03 Collecting idna<2.8,>=2.5 00:41:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:41:03 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:41:03 Collecting docker-pycreds>=0.4.0 00:41:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:41:03 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:41:03 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:41:03 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:41:03 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:41:03 ---> aeb8d1d461e1 00:41:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:41:03 Installing collected packages: docopt, jsonschema, dockerpty, cached-property, urllib3, idna, requests, websocket-client, texttable, docker-pycreds, docker, PyYAML, docker-compose 00:41:03 Running setup.py install for docopt: started 00:41:03 ---> Running in f507dfdbbb89 00:41:04 Removing intermediate container 044fa73c5a89 00:41:04 ---> 062cbc65d48d 00:41:04 Step 15/23 : WORKDIR / 00:41:04 Running setup.py install for docopt: finished with status 'done' 00:41:05 ---> Running in f3637d8debe9 00:41:05 Running setup.py install for dockerpty: started 00:41:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:05 Running setup.py install for dockerpty: finished with status 'done' 00:41:05 Attempting uninstall: urllib3 00:41:05 Found existing installation: urllib3 1.25.9 00:41:05 Uninstalling urllib3-1.25.9: 00:41:06 Successfully uninstalled urllib3-1.25.9 00:41:06 Removing intermediate container e98752e4a102 00:41:06 ---> d2c573757aa0 00:41:06 00:41:06 Step 10/23 : FROM alpine:3.12 00:41:06 ---> 88dd2752d2ea 00:41:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:41:06 ---> Using cache 00:41:06 ---> 9ddac173077c 00:41:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:41:06 ---> Using cache 00:41:06 ---> 59369d48dbfa 00:41:06 Step 13/23 : ENV APP_PORT=48081 00:41:06 Removing intermediate container f3637d8debe9 00:41:06 ---> f50a9456272b 00:41:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:41: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:41:06 ---> Running in 3996d75612c2 00:41:06 Attempting uninstall: idna 00:41:06 Found existing installation: idna 2.9 00:41:06 Uninstalling idna-2.9: 00:41:06 Successfully uninstalled idna-2.9 00:41:07 Removing intermediate container 3996d75612c2 00:41:07 ---> fc8a4ce4030c 00:41:07 Step 14/23 : EXPOSE $APP_PORT 00:41:07 Attempting uninstall: requests 00:41:07 Found existing installation: requests 2.23.0 00:41:07 Uninstalling requests-2.23.0: 00:41:07 ---> 706c3610b6f9 00:41:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:41:07 Successfully uninstalled requests-2.23.0 00:41:07 ---> Running in c53db75fe9bb 00:41:07 Running setup.py install for texttable: started 00:41:07 Removing intermediate container c53db75fe9bb 00:41:07 ---> 36188c33215b 00:41:07 Step 15/23 : WORKDIR / 00:41:08 Running setup.py install for texttable: finished with status 'done' 00:41:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.478s coverage: 29.1% of statements 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.189s coverage: 99.0% of statements 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.102s coverage: 100.0% of statements 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.207s coverage: 94.0% of statements 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/system 0.079s coverage: 0.0% of statements 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.102s coverage: 87.9% of statements 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 00:41:10 ---> Running in d5b8a8f9df49 00:41:10 ---> 0862ca7296da 00:41:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:41:10 Running setup.py install for PyYAML: started 00:41:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.086s coverage: 100.0% of statements 00:41:10 Removing intermediate container d5b8a8f9df49 00:41:10 ---> 06c0f562651f 00:41:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:10 Running setup.py install for PyYAML: finished with status 'done' 00:41:11 GO111MODULE=on go vet ./... 00:41:11 ---> 6be9a8b75c34 00:41:11 Step 19/23 : ENTRYPOINT ["/core-command"] 00:41:11 ---> 0b6b16b80cb4 00:41:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:41:11 ---> Running in 32c0de8f54d0 00:41:12 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:41:12 Removing intermediate container 32c0de8f54d0 00:41:12 ---> c5a74b8eab89 00:41:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:12 ---> Running in 7dc9475a1433 00:41:13 Removing intermediate container 7dc9475a1433 00:41:13 ---> 8065c34ce5fe 00:41:13 Step 21/23 : LABEL arch=x86_64 00:41:13 ---> a75a561b2a06 00:41:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:41:13 ---> Running in ac65cf807345 00:41:13 Removing intermediate container ac65cf807345 00:41:13 ---> 5316765e4aa5 00:41:13 Step 22/23 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:41:15 ---> 56741b492698 00:41:15 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:41:15 ---> Running in 50b224a57096 00:41:15 Removing intermediate container bd75d707efc5 00:41:15 ---> 00745e63ed1e 00:41:15 Step 21/26 : RUN apk --no-cache add curl 00:41:15 ---> Running in 83e7d8092d78 00:41:15 ---> Running in 715ede2fd500 00:41:15 Removing intermediate container 50b224a57096 00:41:15 ---> 702ba5c54fbd 00:41:15 Step 23/23 : LABEL version=0.0.0 00:41:15 Removing intermediate container 83e7d8092d78 00:41:15 ---> ff0ca6288251 00:41:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:15 ---> Running in cca9d4115b9a 00:41:15 ---> Running in e350dc3d3e2c 00:41:16 Removing intermediate container cca9d4115b9a 00:41:16 ---> 61b578db2edc 00:41:16 00:41:16 OK: 233 MiB in 51 packages 00:41:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:16 Removing intermediate container e350dc3d3e2c 00:41:16 ---> 91bc0133c506 00:41:16 Step 21/23 : LABEL arch=x86_64 00:41:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:16 Successfully built 61b578db2edc 00:41:16 ---> Running in aba3dc0bfe58 00:41:16 Successfully tagged docker-core-command-go:latest 00:41:16  Building docker-core-command-go ... done (1/3) Installing nghttp2-libs (1.41.0-r0) 00:41:16 (2/3) Installing libcurl (7.69.1-r3) 00:41:16 (3/3) Installing curl (7.69.1-r3) 00:41:16 Executing busybox-1.31.1-r19.trigger 00:41:17 OK: 72 MiB in 58 packages 00:41:17 Removing intermediate container aba3dc0bfe58 00:41:17 ---> 026b32005c74 00:41:17 Step 22/23 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:41:17 ---> Running in 3cb9322f3f22 00:41:17 Removing intermediate container d9e65d8b5d6d 00:41:17 ---> 6d7a666164dc 00:41:17 Step 6/23 : COPY go.mod . 00:41:18 Removing intermediate container 3cb9322f3f22 00:41:18 ---> a01e1a415e31 00:41:18 Step 23/23 : LABEL version=0.0.0 00:41:18 ---> Running in 584ee600e011 00:41:18 Removing intermediate container 715ede2fd500 00:41:18 ---> ba3f4dbaa488 00:41:18 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:41:18 ---> Running in d4274a8224ca 00:41:18 ---> c55cc8da9281 00:41:18 Step 7/23 : RUN go mod download 00:41:18 Removing intermediate container 584ee600e011 00:41:18 ---> 472f466b3bce 00:41:18 00:41:19 ---> Running in a0a9d36054c7 00:41:19 Successfully built 472f466b3bce 00:41:19 Removing intermediate container d4274a8224ca 00:41:19 ---> ea4a188e3f75 00:41:19 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:19 Successfully tagged docker-core-metadata-go:latest 00:41:19  Building docker-core-metadata-go ... done  ---> Running in dee8b082c477 00:41:19 Removing intermediate container dee8b082c477 00:41:19 ---> 738064689359 00:41:19 Step 24/26 : LABEL arch=x86_64 00:41:20 ---> Running in c2dca415affc 00:41:20 Removing intermediate container c2dca415affc 00:41:20 ---> 519e3865af9f 00:41:20 Step 25/26 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:41:20 ---> Running in 541235496efb 00:41:21 Removing intermediate container 541235496efb 00:41:21 ---> f0fd7cdcae88 00:41:21 Step 26/26 : LABEL version=0.0.0 00:41:21 ---> Running in 100b48f11aea 00:41:21 Removing intermediate container 100b48f11aea 00:41:21 ---> f413e6bee687 00:41:21 00:41:21 Removing intermediate container a0a9d36054c7 00:41:21 ---> 7b61c23660de 00:41:21 Step 8/23 : COPY . . 00:41:21 Successfully built f413e6bee687 00:41:21 Successfully tagged docker-sys-mgmt-agent-go:latest 00:41:31  Building docker-sys-mgmt-agent-go ... done Removing intermediate container f507dfdbbb89 00:41:31 ---> 4c6d1f04b0eb 00:41:31 00:41:31 Step 10/22 : FROM alpine:3.12 00:41:31 ---> 88dd2752d2ea 00:41:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:41:33 ---> Running in b96ba481c144 00:41:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:34 (1/2) Installing ca-certificates (20191127-r4) 00:41:34 (2/2) Installing dumb-init (1.2.2-r1) 00:41:34 Executing busybox-1.31.1-r19.trigger 00:41:34 Executing ca-certificates-20191127-r4.trigger 00:41:34 OK: 6 MiB in 16 packages 00:41:36 Removing intermediate container b96ba481c144 00:41:36 ---> a84f9e42379a 00:41:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:41:36 ---> Running in 2bfdea64084e 00:41:38 Removing intermediate container 2bfdea64084e 00:41:38 ---> a25130ae9db8 00:41:38 Step 13/22 : ENV APP_PORT=48060 00:41:38 ---> Running in 1481ad8d1411 00:41:39 Removing intermediate container 1481ad8d1411 00:41:39 ---> 8cf8c0c310ac 00:41:39 Step 14/22 : EXPOSE $APP_PORT 00:41:40 ---> Running in e1fc3a4374b6 00:41:40 ---> e4bbc8a81548 00:41:40 Step 9/23 : RUN make cmd/core-data/core-data 00:41:40 Removing intermediate container e1fc3a4374b6 00:41:40 ---> 6e6ed6b84a26 00:41:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:41 ---> Running in 60ba13415953 00:41:41 ---> 779e03a1ec30 00:41:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:41:41 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:41 ---> 9d3e5f0d9061 00:41:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:41:42 ---> 6f69c2e90041 00:41:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:41:42 ---> Running in 61733666a89c 00:41:42 Removing intermediate container 61733666a89c 00:41:42 ---> 2c359940fb9b 00:41:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:42 ---> Running in d370772f47cd 00:41:43 Removing intermediate container d370772f47cd 00:41:43 ---> f508785130a9 00:41:43 Step 20/22 : LABEL arch=x86_64 00:41:43 ---> Running in 591101dbe96d 00:41:43 Removing intermediate container 591101dbe96d 00:41:43 ---> de14b1e04442 00:41:43 Step 21/22 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:41:43 ---> Running in fd896ca791c2 00:41:43 Removing intermediate container fd896ca791c2 00:41:43 ---> a2854650c1a3 00:41:43 Step 22/22 : LABEL version=0.0.0 00:41:44 ---> Running in 5961107ebab5 00:41:44 Removing intermediate container 5961107ebab5 00:41:44 ---> a7ee7f772ea6 00:41:44 00:41:44 Successfully built a7ee7f772ea6 00:41:44 Successfully tagged docker-support-notifications-go:latest 00:41:59  Building docker-support-notifications-go ... done Removing intermediate container 60ba13415953 00:41:59 ---> 5708f45ae4ff 00:41:59 00:41:59 Step 10/23 : FROM alpine:3.12 00:41:59 ---> 88dd2752d2ea 00:41:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:41:59 ---> Running in 9c7083d9d5d2 00:41:59 Removing intermediate container 9c7083d9d5d2 00:41:59 ---> 01d750e3fa9e 00:41:59 Step 12/23 : ENV APP_PORT=48080 00:41:59 ---> Running in c35fe2862782 00:41:59 Removing intermediate container c35fe2862782 00:41:59 ---> d503b2a59753 00:41:59 Step 13/23 : EXPOSE $APP_PORT 00:41:59 ---> Running in 1ecf728687b3 00:41:59 Removing intermediate container 1ecf728687b3 00:41:59 ---> 947509f35c29 00:41:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:59 ---> Running in 73fdb307dc9f 00:42:00 Removing intermediate container 73fdb307dc9f 00:42:00 ---> ef5a655aacdf 00:42:00 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:42:00 ---> Running in b281314c9f39 00:42:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:42:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:42:12 (1/6) Installing dumb-init (1.2.2-r1) 00:42:12 (2/6) Installing libgcc (9.3.0-r2) 00:42:14 (3/6) Installing libsodium (1.0.18-r0) 00:42:15 (4/6) Installing libstdc++ (9.3.0-r2) 00:42:18 (5/6) Installing libzmq (4.3.3-r0) 00:42:18 (6/6) Installing zeromq (4.3.3-r0) 00:42:18 Executing busybox-1.31.1-r19.trigger 00:42:18 OK: 8 MiB in 20 packages 00:42:19 Removing intermediate container b281314c9f39 00:42:19 ---> b4d82fdd350c 00:42:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:42:19 ---> 51c88ebe42f6 00:42:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:42:20 ---> 1207ba52b2eb 00:42:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:42:20 ---> 4f2a78426e8f 00:42:20 Step 19/23 : ENTRYPOINT ["/core-data"] 00:42:20 ---> Running in 01b283ffd28f 00:42:21 Removing intermediate container 01b283ffd28f 00:42:21 ---> 81e58e81e0e6 00:42:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:42:21 ---> Running in 4c1cf0ca1ae1 00:42:21 Removing intermediate container 4c1cf0ca1ae1 00:42:21 ---> 9939a4a641df 00:42:21 Step 21/23 : LABEL arch=x86_64 00:42:21 ---> Running in 7d30ae255d68 00:42:21 Removing intermediate container 7d30ae255d68 00:42:21 ---> a7a601701244 00:42:21 Step 22/23 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:42:21 ---> Running in 94f3b5891998 00:42:21 Removing intermediate container 94f3b5891998 00:42:21 ---> 1bd23d9d5f61 00:42:21 Step 23/23 : LABEL version=0.0.0 00:42:21 ---> Running in 7ae65aec16fe 00:42:21 Removing intermediate container 7ae65aec16fe 00:42:21 ---> f26fa6704cad 00:42:21 00:42:22 Successfully built f26fa6704cad 00:42:22 Successfully tagged docker-core-data-go:latest 00:42:22  Building docker-core-data-go ... done  [Pipeline] } 00:42:22 $ docker stop --time=1 f1e5bee6b63224a10369fe581db35206137a4c1342dd128dbdb1e13707aa6f34 00:42:24 $ docker rm -f f1e5bee6b63224a10369fe581db35206137a4c1342dd128dbdb1e13707aa6f34 [Pipeline] // withDockerContainer [Pipeline] sh 00:42:24 + docker images 00:42:24 + grep docker 00:42:25 docker-core-data-go latest f26fa6704cad 4 seconds ago 22.6MB 00:42:25 docker-support-notifications-go latest a7ee7f772ea6 41 seconds ago 17.9MB 00:42:25 docker-sys-mgmt-agent-go latest f413e6bee687 About a minute ago 313MB 00:42:25 docker-core-metadata-go latest 472f466b3bce About a minute ago 19.1MB 00:42:25 docker-core-command-go latest 61b578db2edc About a minute ago 17.3MB 00:42:25 docker-security-bootstrapper-go latest b751043ed71c About a minute ago 18.8MB 00:42:25 docker-security-secretstore-setup-go latest 3deca174408a 2 minutes ago 25MB 00:42:25 docker-security-proxy-setup-go latest 61804a50d000 2 minutes ago 24.7MB 00:42:25 docker-support-scheduler-go latest f10660c1776f 2 minutes ago 17.3MB 00:42:25 docker 20.10.0 aefe523efa57 3 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:42:33 gofmt -l . 00:42:33 [ "`gofmt -l .`" = "" ] 00:42:33 ./bin/test-go-mod-tidy.sh 00:42:34 ./bin/test-attribution-txt.sh [Pipeline] sh 00:42:37 + ls -al . 00:42:37 total 800 00:42:37 drwxrwxr-x 9 1001 1001 4096 Mar 24 00:42 . 00:42:37 drwxr-xr-x 4 root root 4096 Mar 24 00:38 .. 00:42:37 -rw-rw-r-- 1 1001 1001 11 Mar 24 00:34 .dockerignore 00:42:37 drwxrwxr-x 8 1001 1001 4096 Mar 24 00:34 .git 00:42:37 drwxrwxr-x 3 1001 1001 4096 Mar 24 00:34 .github 00:42:37 -rw-rw-r-- 1 1001 1001 818 Mar 24 00:34 .gitignore 00:42:37 -rw-rw-r-- 1 1001 1001 166 Mar 24 00:34 .sonarcloud.properties 00:42:37 -rw-rw-r-- 1 1001 1001 8607 Mar 24 00:34 Attribution.txt 00:42:37 -rw-rw-r-- 1 1001 1001 3804 Mar 24 00:34 CONTRIBUTING.md 00:42:37 -rw-rw-r-- 1 1001 1001 931 Mar 24 00:34 Dockerfile.build 00:42:37 -rw-rw-r-- 1 1001 1001 863 Mar 24 00:34 Jenkinsfile 00:42:37 -rw-rw-r-- 1 1001 1001 10775 Mar 24 00:34 LICENSE 00:42:37 -rw-rw-r-- 1 1001 1001 5774 Mar 24 00:34 Makefile 00:42:37 -rw-rw-r-- 1 1001 1001 6548 Mar 24 00:34 README.md 00:42:37 -rw-rw-r-- 1 1001 1001 6755 Mar 24 00:34 SECURITY.md 00:42:37 -rw-rw-r-- 1 1001 1001 5 Mar 24 00:31 VERSION 00:42:37 -rw-rw-r-- 1 1001 1001 4131 Mar 24 00:34 ZMQWindows.md 00:42:37 drwxrwxr-x 2 1001 1001 4096 Mar 24 00:34 bin 00:42:37 drwxrwxr-x 14 1001 1001 4096 Mar 24 00:34 cmd 00:42:37 -rw-r--r-- 1 root root 662100 Mar 24 00:41 coverage.out 00:42:37 -rw-r--r-- 1 root root 1056 Mar 24 00:42 go.mod 00:42:37 -rw-r--r-- 1 root root 22211 Mar 24 00:42 go.sum 00:42:37 drwxrwxr-x 8 1001 1001 4096 Mar 24 00:34 internal 00:42:37 drwxrwxr-x 4 1001 1001 4096 Mar 24 00:34 openapi 00:42:37 drwxrwxr-x 4 1001 1001 4096 Mar 24 00:34 snap 00:42:37 -rw-rw-r-- 1 1001 1001 168 Mar 24 00:34 version.go [Pipeline] sh 00:42:37 + '[' -e coverage.out ] 00:42:37 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:37 Warning: overwriting stash ‘coverage-report’ 00:42:39 Stashed 1 file(s) [Pipeline] sh 00:42:39 + make build 00:42:39 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:42:41 Still waiting to schedule task 00:42:41 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-31154’ 00:42:50 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:43:18 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:43:23 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:43:29 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:43:30 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:43:35 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:43:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:43:45 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:43:49 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:43: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:43:56 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:44:03 $ docker stop --time=1 7a26461d6478fbb583796c6bf35f03bef8df0d800d3fc1414908aa38119e7361 00:44:06 $ docker rm -f 7a26461d6478fbb583796c6bf35f03bef8df0d800d3fc1414908aa38119e7361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:08 00:44:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:44:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:09 latest: Pulling from edgex-devops/edgex-compose-arm64 00:44:09 29e5d40040c1: Pulling fs layer 00:44:09 1ce36da41761: Pulling fs layer 00:44:09 25b303627fd3: Pulling fs layer 00:44:09 29e5d40040c1: Verifying Checksum 00:44:09 29e5d40040c1: Download complete 00:44:09 1ce36da41761: Verifying Checksum 00:44:09 1ce36da41761: Download complete 00:44:10 29e5d40040c1: Pull complete 00:44:11 1ce36da41761: Pull complete 00:44:11 25b303627fd3: Verifying Checksum 00:44:11 25b303627fd3: Download complete 00:44:21 25b303627fd3: Pull complete 00:44:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:44:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:44:22 prd-ubuntu18.04-docker-arm64-4c-16g-31148 does not seem to be running inside a container 00:44:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:25 $ docker top 775adf83d9d24a5744ed518aa3f91c3325a7ae634cc0511712d288f60c9bf3f0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:26 + + grepdocker-compose parallel build 00:44:26 --help 00:44:30 --parallel Build images in parallel. [Pipeline] } 00:44:30 $ docker stop --time=1 775adf83d9d24a5744ed518aa3f91c3325a7ae634cc0511712d288f60c9bf3f0 00:44:32 $ docker rm -f 775adf83d9d24a5744ed518aa3f91c3325a7ae634cc0511712d288f60c9bf3f0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:33 . [Pipeline] withDockerContainer 00:44:34 prd-ubuntu18.04-docker-arm64-4c-16g-31148 does not seem to be running inside a container 00:44:34 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:35 $ docker top 794635ea189fc5bb8fdd6164447eb8929cd3a7cd42c5c8c846c9d476eb916c71 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:36 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:42 Building docker-core-command-go ... 00:44:42 Building docker-core-data-go ... 00:44:42 Building docker-core-metadata-go ... 00:44:42 Building docker-security-bootstrapper-go ... 00:44:42 Building docker-security-proxy-setup-go ... 00:44:42 Building docker-security-secretstore-setup-go ... 00:44:42 Building docker-support-notifications-go ... 00:44:42 Building docker-support-scheduler-go ... 00:44:42 Building docker-sys-mgmt-agent-go ... 00:44:42 Building docker-core-data-go 00:44:42 Building docker-security-secretstore-setup-go 00:44:42 Building docker-support-notifications-go 00:44:42 Building docker-support-scheduler-go 00:44:42 Building docker-security-bootstrapper-go 00:45:10 Running on prd-ubuntu18.04-docker-8c-8g-31155 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws 00:45:10 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 00:45:12 using credential edgex-jenkins-ssh 00:45:12 Cloning the remote Git repository 00:45:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:45:12 > git init /w/workspace/edgex-go/11 # timeout=10 00:45:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:45:12 > git --version # timeout=10 00:45:12 > git --version # 'git version 2.17.1' 00:45:12 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:45:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:45:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:45:21 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:45:22 Merging remotes/origin/master commit c524ea489e588154e863be0deb439dbf9f36573b into PR head commit 3996e6206ecf6545d3837532f55264bacc8f1ea2 00:45:22 Merge succeeded, producing 13cb12cb84a56694fdb520bda0ea8b26e15594bf 00:45:22 Checking out Revision 13cb12cb84a56694fdb520bda0ea8b26e15594bf (PR-3241) 00:45:22 > git config core.sparsecheckout # timeout=10 00:45:22 > git checkout -f 3996e6206ecf6545d3837532f55264bacc8f1ea2 # timeout=10 00:45:22 > git remote # timeout=10 00:45:22 > git config --get remote.origin.url # timeout=10 00:45:22 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:22 > git merge c524ea489e588154e863be0deb439dbf9f36573b # timeout=10 00:45:22 > git rev-parse HEAD^{commit} # timeout=10 00:45:22 > git config core.sparsecheckout # timeout=10 00:45:22 > git checkout -f 13cb12cb84a56694fdb520bda0ea8b26e15594bf # timeout=10 00:45:26 Commit message: "Merge commit 'c524ea489e588154e863be0deb439dbf9f36573b' into HEAD" 00:45:26 First time build. Skipping changelog. 00:45:26 > git rev-list --no-walk a7414695f078ddcd8848205c7319b49b88f89bde # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:45:27 + echo snap-build.sh 00:45:27 snap-build.sh 00:45:27 + SNAP_BASE_DIR=. 00:45:27 + '[' '!' -z /w/workspace/edgex-go/11 ']' 00:45:27 + SNAP_BASE_DIR=/w/workspace/edgex-go/11 00:45:27 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' 00:45:27 [snap-build] Building snap in dir [/w/workspace/edgex-go/11] 00:45:27 + cd /w/workspace/edgex-go/11 00:45:27 + sudo apt-get remove -qy --purge lxd lxd-client 00:45:27 Reading package lists... 00:45:27 Building dependency tree... 00:45:27 Reading state information... 00:45:27 The following packages were automatically installed and are no longer required: 00:45:27 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:45:27 uidmap xdelta3 00:45:27 Use 'sudo apt autoremove' to remove them. 00:45:27 The following packages will be REMOVED: 00:45:27 lxd* lxd-client* 00:45:28 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:45:28 After this operation, 31.7 MB disk space will be freed. 00:45:29 (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.) 00:45:29 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:45:30 Removing lxd dnsmasq configuration 00:45:30 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:45:30 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:45:31 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:45:31 (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:45:31 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:45:32 Processing triggers for systemd (237-3ubuntu10.42) ... 00:45:32 Processing triggers for ureadahead (0.100.0-21) ... 00:45:34 + sudo snap remove --purge lxd 00:45:34 snap "lxd" is not installed 00:45:34 + sudo groupadd --force --system lxd 00:45:34 ++ whoami 00:45:34 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:45:34 + newgrp - lxd 00:45:34 + sudo snap install lxd 00:45:46 2021-03-24T00:45:43Z INFO Waiting for automatic snapd restart... 00:45:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:50 ---> 64417207a09a 00:45:50 Step 3/22 : WORKDIR /edgex-go 00:45:51 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:51 ---> 64417207a09a 00:45:51 Step 3/23 : WORKDIR /edgex-go 00:45:51 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:45:51 ---> 64417207a09a 00:45:51 Step 3/31 : WORKDIR /edgex-go 00:45:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:45:51 ---> 64417207a09a 00:45:51 Step 3/24 : WORKDIR /edgex-go 00:45:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:51 ---> 64417207a09a 00:45:51 Step 3/22 : WORKDIR /edgex-go 00:45:54 ---> Running in 56ad186c397e 00:45:54 ---> Running in 1c1af9429e3a 00:45:54 ---> Running in c1bb6c47c8db 00:45:54 ---> Running in 5934ddfb2f2d 00:45:54 ---> Running in c2ee27c8397c 00:45:55 Removing intermediate container 56ad186c397e 00:45:55 ---> 7f905baa6526 00:45:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:55 ---> Running in 17b6f14b000d 00:45:55 Removing intermediate container 5934ddfb2f2d 00:45:55 ---> 5d7eb005ab6d 00:45:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:55 Removing intermediate container c1bb6c47c8db 00:45:55 ---> e1c3620a83b5 00:45:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:55 Removing intermediate container c2ee27c8397c 00:45:55 ---> 8a406bd98a45 00:45:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:55 Removing intermediate container 1c1af9429e3a 00:45:55 ---> 84741a878384 00:45:55 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:55 ---> Running in 62c8d64b2510 00:45:55 ---> Running in a3c238a55039 00:45:55 ---> Running in adbc7188dfa0 00:45:55 ---> Running in 8e0dbd6f60ce 00:45:59 Removing intermediate container 17b6f14b000d 00:45:59 ---> 21ed8bd16ee5 00:45:59 Step 5/24 : RUN apk add --update --no-cache make git 00:45:59 ---> Running in f629d077328b 00:45:59 Removing intermediate container 62c8d64b2510 00:45:59 ---> afa2875fdc06 00:45:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:45:59 Removing intermediate container adbc7188dfa0 00:45:59 ---> 6d616600ff93 00:45:59 Step 5/31 : RUN apk add --update --no-cache make git 00:45:59 ---> Running in 2f812c58ebb8 00:45:59 Removing intermediate container 8e0dbd6f60ce 00:45:59 ---> ecfb2cd9047e 00:45:59 Step 5/22 : RUN apk add --update --no-cache make git 00:45:59 ---> Running in 66e6c7aa2ca5 00:46:00 Removing intermediate container a3c238a55039 00:46:00 ---> a7929c0d74fe 00:46:00 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:46:00 ---> Running in 12176c86baaf 00:46:00 ---> Running in d42bff92bfb0 00:46:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:01 lxd 4.12 from Canonical* installed 00:46:01 + sudo lxd init --auto 00:46:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:09 OK: 217 MiB in 51 packages 00:46:09 + sudo snap install --classic snapcraft 00:46:10 Removing intermediate container f629d077328b 00:46:10 ---> 0fbc167f7a39 00:46:10 Step 6/24 : COPY go.mod . 00:46:10 OK: 217 MiB in 51 packages 00:46:11 ---> bd2d8b726b3f 00:46:11 Step 7/24 : RUN go mod download 00:46:11 ---> Running in ddcb2576ba30 00:46:12 Removing intermediate container d42bff92bfb0 00:46:12 ---> c5b44becd62c 00:46:12 Step 6/23 : COPY go.mod . 00:46:12 OK: 217 MiB in 51 packages 00:46:12 OK: 217 MiB in 51 packages 00:46:12 ---> 0698ee128352 00:46:12 Step 7/23 : RUN go mod download 00:46:13 ---> Running in 9679e4b9efd9 00:46:14 Removing intermediate container 12176c86baaf 00:46:14 ---> 2c80f30ac584 00:46:14 Step 6/22 : COPY go.mod . 00:46:14 Removing intermediate container 66e6c7aa2ca5 00:46:14 ---> c68dde9842a0 00:46:14 Step 6/31 : COPY go.mod . 00:46:14 Removing intermediate container ddcb2576ba30 00:46:14 ---> c1c3f9d41dc4 00:46:14 Step 8/24 : COPY . . 00:46:15 OK: 217 MiB in 51 packages 00:46:15 ---> 44c4cbcf6a13 00:46:15 Step 7/22 : RUN go mod download 00:46:15 ---> 50aee4202311 00:46:15 Step 7/31 : RUN go mod download 00:46:15 ---> Running in 69a2d8eb4ea0 00:46:16 ---> Running in 817129d043e4 00:46:17 Removing intermediate container 2f812c58ebb8 00:46:17 ---> a08c259ff389 00:46:17 Step 6/22 : COPY go.mod . 00:46:17 snapcraft 4.5.4 from Canonical* installed 00:46:17 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:46:17 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:46:17 % Total % Received % Xferd Average Speed Time Time Time Current 00:46:17 Dload Upload Total Spent Left Speed 00:46:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4576 0 --:--:-- --:--:-- --:--:-- 4576 00:46:17 100 3325k 100 3325k 0 0 9925k 0 --:--:-- --:--:-- --:--:-- 9925k 00:46:17 ./yq_linux_amd64 00:46:17 + sudo snapcraft prime --use-lxd 00:46:17 Removing intermediate container 9679e4b9efd9 00:46:17 ---> 093c1c7ba5ef 00:46:17 Step 8/23 : COPY . . 00:46:18 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:46:18 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:18 - README.md 00:46:18 00:46:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:46:19 Launching a container. 00:46:19 ---> e19cec27dfc0 00:46:19 Step 7/22 : RUN go mod download 00:46:20 ---> Running in 4b4402062f73 00:46:21 Removing intermediate container 817129d043e4 00:46:21 ---> 0947b807f459 00:46:21 Step 8/31 : COPY . . 00:46:22 Removing intermediate container 69a2d8eb4ea0 00:46:22 ---> 4b8fd7e3454a 00:46:22 Step 8/22 : COPY . . 00:46:25 Removing intermediate container 4b4402062f73 00:46:25 ---> 9bfdf55da9d8 00:46:25 Step 8/22 : COPY . . 00:46:31 Waiting for container to be ready 00:46:31 To start your first instance, try: lxc launch ubuntu:18.04 00:46:31 00:46:34 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:46:34 Waiting for network to be ready... 00:46:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:46:35 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:46:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1627 kB] 00:46:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [309 kB] 00:46:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 00:46:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:46:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [261 kB] 00:46:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.1 kB] 00:46:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1116 kB] 00:46:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 00:46:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:46:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:46:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:46:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:46:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:46:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:46:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:46:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:46:36 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:46:36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1966 kB] 00:46:36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [400 kB] 00:46:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 00:46:36 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 00:46:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [282 kB] 00:46:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.7 kB] 00:46:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1723 kB] 00:46:36 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 00:46:39 Fetched 24.2 MB in 4s (6175 kB/s) 00:46:39 Reading package lists... 00:46:40 Reading package lists... 00:46:40 Building dependency tree... 00:46:40 Reading state information... 00:46:40 The following additional packages will be installed: 00:46:40 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:46:40 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:46:40 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:46:40 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:46:40 Suggested packages: 00:46:40 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:46:40 Recommended packages: 00:46:40 gnupg libsasl2-modules 00:46:40 The following NEW packages will be installed: 00:46:40 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:46:40 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:46:40 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:46:40 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:46:40 The following packages will be upgraded: 00:46:40 gpg gpg-agent gpgconf libudev1 00:46:40 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 00:46:40 Need to get 3530 kB of archives. 00:46:40 After this operation, 13.3 MB of additional disk space will be used. 00:46:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 00:46:40 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 00:46:40 ---> 28a4c568045a 00:46:40 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:46:40 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:46:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:46:40 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 00:46:40 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:46:41 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:46:41 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:46:41 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:46:41 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:46:41 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:46:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:46:41 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:46:41 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:46:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:46:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:46:41 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:46:41 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:46:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:46:41 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:46:41 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:46:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:46:41 debconf: delaying package configuration, since apt-utils is not installed 00:46:41 Fetched 3530 kB in 1s (3359 kB/s) 00:46:41 (Reading database ... 12511 files and directories currently installed.) 00:46:41 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 00:46:41 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 00:46:41 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 00:46:41 Selecting previously unselected package udev. 00:46:41 (Reading database ... 12511 files and directories currently installed.) 00:46:41 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 00:46:41 Unpacking udev (237-3ubuntu10.45) ... 00:46:42 Selecting previously unselected package libfuse2:amd64. 00:46:42 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:46:42 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:46:42 Selecting previously unselected package fuse. 00:46:42 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:46:42 Unpacking fuse (2.9.7-1ubuntu1) ... 00:46:42 ---> Running in 84f3fd334a33 00:46:42 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:46:42 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:46:42 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:46:42 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:46:42 ---> 757ac3d4e89d 00:46:42 Step 9/23 : RUN make cmd/core-data/core-data 00:46:42 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:46:42 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:46:42 Selecting previously unselected package libksba8:amd64. 00:46:42 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:46:42 Unpacking libksba8:amd64 (1.3.5-2) ... 00:46:43 Selecting previously unselected package libroken18-heimdal:amd64. 00:46:43 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:46:43 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:43 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:46:43 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:46:43 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:43 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:46:43 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:46:43 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:43 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:46:43 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:46:43 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:43 Selecting previously unselected package libwind0-heimdal:amd64. 00:46:43 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:46:43 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:43 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:46:43 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:46:43 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:43 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:46:43 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:46:43 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:43 ---> Running in 2a0fa34dd070 00:46:43 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:46:43 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:46:43 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:43 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:46:43 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:46:43 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:43 Selecting previously unselected package libsasl2-modules-db:amd64. 00:46:43 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:46:43 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:46:44 Selecting previously unselected package libsasl2-2:amd64. 00:46:44 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:46:44 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:46:44 Selecting previously unselected package libldap-common. 00:46:44 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:46:44 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:46:44 Selecting previously unselected package libldap-2.4-2:amd64. 00:46:44 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:46:44 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:46:44 ---> 7c04512d3ed5 00:46:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:46:44 Selecting previously unselected package dirmngr. 00:46:44 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:46:44 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:46:44 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:46:44 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:46:44 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:46:44 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:46:44 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:46:44 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:46:44 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:46:44 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:44 Setting up libksba8:amd64 (1.3.5-2) ... 00:46:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:46:44 Setting up udev (237-3ubuntu10.45) ... 00:46:45 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:46:45 ---> Running in 373c456e0bfe 00:46:45 invoke-rc.d: policy-rc.d denied execution of start. 00:46:45 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:45 Processing triggers for systemd (237-3ubuntu10) ... 00:46:45 Setting up fuse (2.9.7-1ubuntu1) ... 00:46:45 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:46:45 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:45 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:45 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:45 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:45 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:45 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:45 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:46:45 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:46:45 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:46:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:46:46 ---> 30584b948f4d 00:46:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:46:46 ---> Running in 40366ee35fff 00:46:46 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:46:46 settings in the [Install] section, and DefaultInstance for template units). 00:46:46 This means they are not meant to be enabled using systemctl. 00:46:46 Possible reasons for having this kind of units are: 00:46:46 1) A unit may be statically enabled by being symlinked from another unit's 00:46:46 .wants/ or .requires/ directory. 00:46:46 2) A unit's purpose may be to act as a helper for some other unit which has 00:46:46 a requirement dependency on it. 00:46:46 3) A unit may be started when needed via activation (socket, path, timer, 00:46:46 D-Bus, udev, scripted systemctl call, ...). 00:46:46 4) In case of template units, the unit is meant to be enabled with some 00:46:46 instance name specified. 00:46:46 Reading package lists... 00:46:46 Building dependency tree... 00:46:46 Reading state information... 00:46:46 ---> ee7c5cb04010 00:46:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:46:47 The following additional packages will be installed: 00:46:47 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:46:47 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:46:47 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:46:47 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:46:47 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:46:47 Suggested packages: 00:46:47 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:46:47 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:46:47 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:46:47 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:46:47 systemd-container policykit-1 00:46:47 Recommended packages: 00:46:47 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:46:47 The following NEW packages will be installed: 00:46:47 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:46:47 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:46:47 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:46:47 multiarch-support openssh-client python3 python3-minimal python3.6 00:46:47 python3.6-minimal snapd squashfs-tools sudo 00:46:47 The following packages will be upgraded: 00:46:47 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:46:47 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 00:46:47 Need to get 35.2 MB of archives. 00:46:47 After this operation, 141 MB of additional disk space will be used. 00:46:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 00:46:47 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:46:47 ---> Running in d1b36ddf55f1 00:46:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 00:46:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 00:46:47 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 00:46:47 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:46:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:46:47 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:46:47 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:46:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:46:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:46:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:46:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:46:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:46:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:46:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:46:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:46:47 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:46:47 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:46:47 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 00:46:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 00:46:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:46:48 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:46:48 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:46:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:46:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:46:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:46:48 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:46:48 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:46:48 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:46:48 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:46:48 debconf: delaying package configuration, since apt-utils is not installed 00:46:48 Fetched 35.2 MB in 1s (26.3 MB/s) 00:46:48 (Reading database ... 12757 files and directories currently installed.) 00:46:48 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 00:46: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:46:48 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 00:46:49 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:46:49 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 00:46:49 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 00:46:49 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 00:46:49 (Reading database ... 12757 files and directories currently installed.) 00:46:49 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 00:46:49 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 00:46:49 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 00:46:49 (Reading database ... 12757 files and directories currently installed.) 00:46:49 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 00:46:49 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 00:46:50 Setting up apt (1.6.12ubuntu0.2) ... 00:46:50 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:46:50 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:46:50 (Reading database ... 12764 files and directories currently installed.) 00:46:50 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 00:46:50 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 00:46:50 Selecting previously unselected package libpython3.6-minimal:amd64. 00:46:50 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:46:50 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:46:51 Selecting previously unselected package libexpat1:amd64. 00:46:51 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:46:51 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:46:51 Selecting previously unselected package python3.6-minimal. 00:46:51 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:46:51 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:46:51 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 00:46:51 Checking for services that may need to be restarted...done. 00:46:51 Checking for services that may need to be restarted...done. 00:46:51 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:46:51 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:46:51 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:46:52 Selecting previously unselected package python3-minimal. 00:46:52 (Reading database ... 13012 files and directories currently installed.) 00:46:52 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:46:52 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:46:52 Selecting previously unselected package mime-support. 00:46:52 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:46:52 Unpacking mime-support (3.60ubuntu1) ... 00:46:52 Selecting previously unselected package libmpdec2:amd64. 00:46:52 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:46:52 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:46:52 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:46:52 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:46:52 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:46:52 Selecting previously unselected package python3.6. 00:46:52 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:46:52 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:46:52 Selecting previously unselected package libpython3-stdlib:amd64. 00:46:52 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:46:53 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:46:53 Setting up python3-minimal (3.6.7-1~18.04) ... 00:46:53 Selecting previously unselected package python3. 00:46:53 (Reading database ... 13442 files and directories currently installed.) 00:46:53 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:46:53 Unpacking python3 (3.6.7-1~18.04) ... 00:46:53 Selecting previously unselected package multiarch-support. 00:46:53 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:46:53 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:46:53 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:46:53 Selecting previously unselected package liblzo2-2:amd64. 00:46:53 (Reading database ... 13479 files and directories currently installed.) 00:46:53 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:46:53 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:46:53 Selecting previously unselected package libbsd0:amd64. 00:46:53 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:46:53 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:46:53 Selecting previously unselected package sudo. 00:46:53 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:46:53 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:46:54 Selecting previously unselected package apparmor. 00:46:54 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:46:54 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:46:54 Selecting previously unselected package libedit2:amd64. 00:46:54 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:46:54 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:46:54 Selecting previously unselected package libkrb5support0:amd64. 00:46:54 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:46:54 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:46:54 Selecting previously unselected package libk5crypto3:amd64. 00:46:54 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:46:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:46:55 Selecting previously unselected package libkeyutils1:amd64. 00:46:55 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:46:55 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:46:55 Selecting previously unselected package libkrb5-3:amd64. 00:46:55 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:46:55 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:46:55 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:46:55 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:46:55 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:46:55 Selecting previously unselected package libssl1.0.0:amd64. 00:46:55 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:46:55 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:46:55 Selecting previously unselected package openssh-client. 00:46:55 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:46:55 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:46:55 Selecting previously unselected package squashfs-tools. 00:46:55 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:46:55 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:46:55 Selecting previously unselected package snapd. 00:46:55 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 00:46:55 Unpacking snapd (2.48.3+18.04) ... 00:46:57 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:46:57 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:46:57 Setting up mime-support (3.60ubuntu1) ... 00:46:57 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:46:57 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:46:58 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:46:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:46:58 Setting up systemd (237-3ubuntu10.45) ... 00:46:58 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:46:59 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:46:59 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:46:59 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:46:59 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:46:59 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:46:59 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:47:00 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:47:00 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:47:00 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:47:00 Setting up python3 (3.6.7-1~18.04) ... 00:47:00 running python rtupdate hooks for python3.6... 00:47:00 running python post-rtupdate hooks for python3.6... 00:47:00 Setting up apparmor (2.12-4ubuntu5.1) ... 00:47:02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:47:02 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:47:02 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:47:02 Setting up snapd (2.48.3+18.04) ... 00:47:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:47:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:47:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:47:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:47:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:47:03 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:47:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:47:04 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:47:04 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:47:04 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:47:04 /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:47:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:47:04 Processing triggers for systemd (237-3ubuntu10.45) ... 00:47:05 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:47:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:47:06 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:47:07 Reading package lists... 00:47:07 Reading package lists... 00:47:07 Building dependency tree... 00:47:07 Reading state information... 00:47:07 Calculating upgrade... 00:47:07 The following packages will be upgraded: 00:47:07 advancecomp base-files bash binutils binutils-common 00:47:07 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:47:07 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:47:07 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:47:07 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:47:07 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:47:07 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:47:07 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 00:47:07 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 00:47:07 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 00:47:07 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 00:47:07 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 00:47:07 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 00:47:07 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 00:47:07 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 00:47:07 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:47:07 Need to get 63.8 MB of archives. 00:47:07 After this operation, 5207 kB of additional disk space will be used. 00:47:07 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:47:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-139.143 [993 kB] 00:47:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:47:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:47:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:47:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:47:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:47:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:47:08 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:47:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:47:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:47:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:47:08 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:47:08 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:47:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:47:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:47:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:47:08 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:47:08 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:47:08 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:47:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:47:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:47:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:47:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:47:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:47:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:47:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:47:08 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:47:08 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:47:08 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:47:08 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:47:08 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:47:08 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:47:08 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:47:08 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:47:08 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:47:08 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:47:08 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:47:08 Get:39 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:47:08 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:47:08 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 00:47:09 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:47:09 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:47:09 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:47:09 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:47:09 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:47:09 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:47:09 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:47:09 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:47:09 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:47:09 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:47:09 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:47:09 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:47:09 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:47:09 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:47:09 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:47:09 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 00:47:09 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:47:09 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:47:09 Get:60 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:47:09 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:47:09 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:47:09 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:47:09 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:47:09 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:47:09 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:47:09 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:47:09 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:47:09 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:47:09 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:47:09 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:47:09 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:47:09 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 00:47:09 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:47:09 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:47:09 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:47:09 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:47:09 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:47:09 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:47:09 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:47:09 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:47:09 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:47:09 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:47:09 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:47:09 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:47:09 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:47:09 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:47:09 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:47:09 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:47:09 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:47:10 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:47:10 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:47:10 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:47:10 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:47:10 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:47:10 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:47:10 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:47:10 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:47:10 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:47:10 debconf: delaying package configuration, since apt-utils is not installed 00:47:10 Fetched 63.8 MB in 3s (20.1 MB/s) 00:47:10 (Reading database ... 13912 files and directories currently installed.) 00:47:10 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:47:11 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:47:11 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:47:11 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:47:11 Preparing to unpack .../2-linux-libc-dev_4.15.0-139.143_amd64.deb ... 00:47:11 Unpacking linux-libc-dev:amd64 (4.15.0-139.143) over (4.15.0-20.21) ... 00:47:12 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:12 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:13 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:13 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:13 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:13 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:13 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:13 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:13 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:13 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:13 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:13 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:13 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:13 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:13 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:13 (Reading database ... 13911 files and directories currently installed.) 00:47:13 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:13 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:47:13 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:47:13 (Reading database ... 13911 files and directories currently installed.) 00:47:13 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:14 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:14 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:14 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:14 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:14 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:14 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:14 (Reading database ... 13911 files and directories currently installed.) 00:47:14 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:47:14 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:47:15 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:47:15 (Reading database ... 13911 files and directories currently installed.) 00:47:15 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:47:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:47:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:47:15 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:47:15 Setting up base-files (10.1ubuntu2.10) ... 00:47:15 Installing new version of config file /etc/issue ... 00:47:15 Installing new version of config file /etc/issue.net ... 00:47:15 Installing new version of config file /etc/lsb-release ... 00:47:15 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:47:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:47:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:47:15 Removing obsolete conffile /etc/default/motd-news ... 00:47:16 (Reading database ... 13912 files and directories currently installed.) 00:47:16 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:47:16 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:47:16 Setting up bash (4.4.18-2ubuntu1.2) ... 00:47:16 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:47:16 (Reading database ... 13912 files and directories currently installed.) 00:47:16 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:16 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:47:16 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:47:16 (Reading database ... 13912 files and directories currently installed.) 00:47:16 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:47:16 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:47:16 Setting up tar (1.29b-2ubuntu0.2) ... 00:47:17 (Reading database ... 13912 files and directories currently installed.) 00:47:17 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:47:17 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:47:17 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:47:17 (Reading database ... 13912 files and directories currently installed.) 00:47:17 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:47:17 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:47:17 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:47:17 (Reading database ... 13912 files and directories currently installed.) 00:47:17 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:47:17 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:47:17 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:47:17 (Reading database ... 13912 files and directories currently installed.) 00:47:17 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:47:18 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:47:18 Setting up grep (3.1-2build1) ... 00:47:18 (Reading database ... 13912 files and directories currently installed.) 00:47:18 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:47:18 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:47:18 Setting up login (1:4.5-1ubuntu2) ... 00:47:18 (Reading database ... 13912 files and directories currently installed.) 00:47:18 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:47:18 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:47:18 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:47:18 (Reading database ... 13912 files and directories currently installed.) 00:47:18 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:47:18 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:47:19 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:47:19 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:47:19 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:47:19 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:47:20 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:47:20 (Reading database ... 13912 files and directories currently installed.) 00:47:20 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:47:20 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:47:21 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:47:21 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:47:21 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:47:21 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:47:21 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:47:21 (Reading database ... 13912 files and directories currently installed.) 00:47:21 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:47:21 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:47:21 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:47:21 (Reading database ... 13912 files and directories currently installed.) 00:47:21 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:21 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:47:22 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:47:22 (Reading database ... 13912 files and directories currently installed.) 00:47:22 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:22 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:47:22 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:47:22 (Reading database ... 13912 files and directories currently installed.) 00:47:22 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:22 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:47:22 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:47:23 (Reading database ... 13912 files and directories currently installed.) 00:47:23 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:23 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:47:23 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:47:23 (Reading database ... 13912 files and directories currently installed.) 00:47:23 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:47:23 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:47:23 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:47:23 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:47:23 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:47:23 (Reading database ... 13912 files and directories currently installed.) 00:47:23 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:47:23 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:47:23 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:47:24 (Reading database ... 13912 files and directories currently installed.) 00:47:24 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:24 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:47:24 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:47:24 (Reading database ... 13912 files and directories currently installed.) 00:47:24 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:24 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:47:24 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:47:24 (Reading database ... 13912 files and directories currently installed.) 00:47:24 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:24 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:47:25 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:47:25 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:47:25 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:47:25 (Reading database ... 13912 files and directories currently installed.) 00:47:25 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:47:25 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:47:25 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:47:26 (Reading database ... 13912 files and directories currently installed.) 00:47:26 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:47:26 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:47:26 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:47:26 (Reading database ... 13914 files and directories currently installed.) 00:47:26 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:47:26 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:47:26 Setting up debconf (1.5.66ubuntu1) ... 00:47:26 (Reading database ... 13914 files and directories currently installed.) 00:47:26 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:47:27 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:47:27 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:47:27 (Reading database ... 13914 files and directories currently installed.) 00:47:27 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:47:27 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:47:27 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:47:27 (Reading database ... 13914 files and directories currently installed.) 00:47:27 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:47:27 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:47:27 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:47:27 (Reading database ... 13914 files and directories currently installed.) 00:47:27 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:47:27 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:47:28 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:47:28 (Reading database ... 13914 files and directories currently installed.) 00:47:28 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:47:28 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:47:28 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:47:28 (Reading database ... 13914 files and directories currently installed.) 00:47:28 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:28 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:47:28 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 00:47:28 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 00:47:28 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:47:28 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:47:29 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:47:29 (Reading database ... 13914 files and directories currently installed.) 00:47:29 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:47:29 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:47:29 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:47:29 (Reading database ... 13914 files and directories currently installed.) 00:47:29 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:47:29 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:47:29 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:47:29 (Reading database ... 13914 files and directories currently installed.) 00:47:29 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:47:29 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:47:30 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:47:30 (Reading database ... 13914 files and directories currently installed.) 00:47:30 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:47:30 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:47:30 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:47:30 (Reading database ... 13914 files and directories currently installed.) 00:47:30 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:47:30 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:47:30 Setting up passwd (1:4.5-1ubuntu2) ... 00:47:30 (Reading database ... 13914 files and directories currently installed.) 00:47:30 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:47:30 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:47:31 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:47:31 (Reading database ... 13914 files and directories currently installed.) 00:47:31 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:47:31 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:47:31 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:47:31 (Reading database ... 13914 files and directories currently installed.) 00:47:31 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:47:31 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:47:31 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:47:32 (Reading database ... 13914 files and directories currently installed.) 00:47:32 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:47:32 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:47:32 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:47:32 (Reading database ... 13914 files and directories currently installed.) 00:47:32 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:47:32 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:47:32 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:47:32 (Reading database ... 13914 files and directories currently installed.) 00:47:32 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:47:32 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:47:32 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:47:32 (Reading database ... 13914 files and directories currently installed.) 00:47:32 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 00:47:32 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 00:47:32 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 00:47:33 (Reading database ... 13915 files and directories currently installed.) 00:47:33 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:47:33 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:47:33 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:47:33 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:47:33 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 00:47:33 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 00:47:33 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:47:33 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:47:33 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:47:33 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:47:33 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:47:34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:47:34 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:47:34 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:47:34 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:47:34 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:47:34 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:47:34 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:47:34 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:47:34 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:47:34 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:47:34 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:47:35 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:47:35 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:47:35 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:47:36 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:47:36 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:47:36 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:47:36 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:47:36 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:47:36 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:47:36 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:47:36 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:47:36 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:47:37 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:47:37 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:47:37 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:37 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:37 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:37 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:38 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:38 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:38 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:38 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:39 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:39 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:40 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:40 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:40 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:40 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:41 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:41 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:42 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:42 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:42 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:47:42 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:47:42 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:47:42 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:47:42 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:47:42 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:47:42 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:47:42 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:47:42 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:47:42 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:47:42 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:47:42 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:47:42 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:47:43 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:47:43 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:43 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:47:43 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:43 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:43 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:43 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:47:43 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:47:43 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:47:43 00:47:43 Current default time zone: 'Etc/UTC' 00:47:43 Local time is now: Wed Mar 24 00:47:43 UTC 2021. 00:47:43 Universal Time is now: Wed Mar 24 00:47:43 UTC 2021. 00:47:43 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:47:43 00:47:43 Setting up systemd-sysv (237-3ubuntu10.45) ... 00:47:43 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:43 Setting up linux-libc-dev:amd64 (4.15.0-139.143) ... 00:47:43 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:47:43 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:47:43 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:47:43 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:47:43 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:47:43 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:47:43 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:47:43 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:43 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:47:44 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:47:44 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:47:44 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:44 Setting up patch (2.7.6-2ubuntu1.1) ... 00:47:44 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:47:44 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:47:44 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 00:47:44 Installing new version of config file /etc/ssl/openssl.cnf ... 00:47:44 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:47:44 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:47:44 Setting up ca-certificates (20210119~18.04.1) ... 00:47:46 Updating certificates in /etc/ssl/certs... 00:47:47 23 added, 27 removed; done. 00:47:47 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:47:47 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:47 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:47:47 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:47:47 Setting up pkgbinarymangler (138.18.04.1) ... 00:47:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:47:47 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:47:47 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:47:47 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:47:47 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:47:47 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:47:47 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:47:47 Setting up perl (5.26.1-6ubuntu0.5) ... 00:47:47 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:47:47 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:47:47 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:47:47 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:47:47 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:47:47 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:47:47 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:47:47 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:47:47 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:47:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:47:48 Processing triggers for systemd (237-3ubuntu10.45) ... 00:47:48 Processing triggers for mime-support (3.60ubuntu1) ... 00:47:48 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:47:48 Updating certificates in /etc/ssl/certs... 00:47:48 0 added, 0 removed; done. 00:47:48 Running hooks in /etc/ca-certificates/update.d... 00:47:48 done. 00:47:49 Reading package lists... 00:47:49 Building dependency tree... 00:47:49 Reading state information... 00:47:49 The following NEW packages will be installed: 00:47:49 apt-transport-https 00:47:49 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:47:49 Need to get 1696 B of archives. 00:47:49 After this operation, 153 kB of additional disk space will be used. 00:47:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 00:47:49 debconf: delaying package configuration, since apt-utils is not installed 00:47:49 Fetched 1696 B in 0s (44.7 kB/s) 00:47:49 Selecting previously unselected package apt-transport-https. 00:47:49 (Reading database ... 13920 files and directories currently installed.) 00:47:49 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 00:47:49 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 00:47:49 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 00:47:50 Waiting for network to be ready... 00:47:56 2021-03-24T00:47:52Z INFO Waiting for automatic snapd restart... 00:47:56 snapd 2.49 from Canonical* installed 00:47:56 "snapd" switched to the "latest/stable" channel 00:47:56 00:47:59 core18 20210128 from Canonical* installed 00:47:59 "core18" switched to the "latest/stable" channel 00:47:59 00:48:02 snapcraft 4.5.4 from Canonical* installed 00:48:02 "snapcraft" switched to the "latest/stable" channel 00:48:02 00:48:07 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:48:07 - README.md 00:48:07 00:48:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:48:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:48:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:48:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:48:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:48:14 Reading package lists... 00:48:14 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 00:48:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:48:21 Reading package lists... 00:48:21 Building dependency tree... 00:48:21 Reading state information... 00:48:21 Suggested packages: 00:48:21 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:48:21 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:48:21 Recommended packages: 00:48:21 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:48:21 The following NEW packages will be installed: 00:48:21 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:48:21 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:48:21 pkg-config zip 00:48:21 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:48:21 Need to get 7657 kB of archives. 00:48:21 After this operation, 43.8 MB of additional disk space will be used. 00:48:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:48:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 00:48:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:48:21 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:48:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:48:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:48:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:48:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:48:21 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:48:21 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:48:21 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:48:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:48:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:48:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:48:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:48:22 debconf: delaying package configuration, since apt-utils is not installed 00:48:22 Fetched 7657 kB in 1s (9709 kB/s) 00:48:22 Selecting previously unselected package libglib2.0-0:amd64. 00:48:22 (Reading database ... 13924 files and directories currently installed.) 00:48:22 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:48:22 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:48:22 Selecting previously unselected package libpsl5:amd64. 00:48:22 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:48:22 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:48:22 Selecting previously unselected package libnghttp2-14:amd64. 00:48:22 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:48:22 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:48:22 Selecting previously unselected package librtmp1:amd64. 00:48:22 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:48:22 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:48:22 Selecting previously unselected package libcurl3-gnutls:amd64. 00:48:22 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 00:48:22 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:48:22 Selecting previously unselected package liberror-perl. 00:48:22 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:48:22 Unpacking liberror-perl (0.17025-1) ... 00:48:22 Selecting previously unselected package git-man. 00:48:22 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:48:22 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:48:23 Selecting previously unselected package git. 00:48:23 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:48:23 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:48:23 Selecting previously unselected package libnorm1:amd64. 00:48:23 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:48:23 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:48:23 Selecting previously unselected package libpgm-5.2-0:amd64. 00:48:23 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:48:23 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:48:23 Selecting previously unselected package libsodium23:amd64. 00:48:23 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:48:23 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:48:24 Selecting previously unselected package libzmq5:amd64. 00:48:24 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:48:24 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:48:24 Selecting previously unselected package libzmq3-dev:amd64. 00:48:24 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:48:24 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:48:24 Selecting previously unselected package pkg-config. 00:48:24 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:48:24 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:48:24 Selecting previously unselected package zip. 00:48:24 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:48:24 Unpacking zip (3.0-11build1) ... 00:48:24 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:48:24 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:48:24 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:48:24 Setting up liberror-perl (0.17025-1) ... 00:48:24 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:48:24 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:48:24 No schema files found: doing nothing. 00:48:24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:48:25 Setting up zip (3.0-11build1) ... 00:48:25 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:48:25 Setting up libsodium23:amd64 (1.0.16-2) ... 00:48:25 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:48:25 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:48:25 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:48:25 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:48:25 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:48:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:48: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:48:30 Removing intermediate container 84f3fd334a33 00:48:30 ---> e489312c6a45 00:48:30 00:48:30 Step 10/24 : FROM alpine:3.12 00:48:30 3.12: Pulling from library/alpine 00:48:31 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:48:32 git set to automatically installed. 00:48:32 git-man set to automatically installed. 00:48:32 libcurl3-gnutls set to automatically installed. 00:48:32 liberror-perl set to automatically installed. 00:48:32 libglib2.0-0 set to automatically installed. 00:48:32 libnghttp2-14 set to automatically installed. 00:48:32 libnorm1 set to automatically installed. 00:48:32 libpgm-5.2-0 set to automatically installed. 00:48:32 libpsl5 set to automatically installed. 00:48:32 librtmp1 set to automatically installed. 00:48:32 libsodium23 set to automatically installed. 00:48:32 libzmq3-dev set to automatically installed. 00:48:32 libzmq5 set to automatically installed. 00:48:32 pkg-config set to automatically installed. 00:48:32 zip set to automatically installed. 00:48:32 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:48:32 Status: Downloaded newer image for alpine:3.12 00:48:32 ---> d10569e2745f 00:48:32 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:48:32 ---> Running in 628d064c7ad3 00:48:33 snapd is not logged in, snap install commands will use sudo 00:48:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:36 (1/5) Installing ca-certificates (20191127-r4) 00:48:36 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:48:36 (3/5) Installing libcurl (7.69.1-r3) 00:48:36 (4/5) Installing curl (7.69.1-r3) 00:48:36 (5/5) Installing dumb-init (1.2.2-r1) 00:48:36 Executing busybox-1.31.1-r19.trigger 00:48:36 Executing ca-certificates-20191127-r4.trigger 00:48:36 OK: 7 MiB in 19 packages 00:48:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:48:40 snap "core18" has no updates available 00:48:41 snapd is not logged in, snap install commands will use sudo 00:48:41 Removing intermediate container 628d064c7ad3 00:48:41 ---> 489c5ae138df 00:48:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:41 ---> Running in 43b73d87cb6a 00:48:41 Removing intermediate container 373c456e0bfe 00:48:41 ---> 77233c45075f 00:48:41 00:48:41 Step 10/31 : FROM alpine:3.12 00:48:41 ---> d10569e2745f 00:48:41 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:48:42 ---> Running in 90bf1c36a7bc 00:48:42 Removing intermediate container 43b73d87cb6a 00:48:42 ---> 07ced761d77b 00:48:42 Step 13/24 : WORKDIR / 00:48:42 ---> Running in d27d8a28e160 00:48:42 Removing intermediate container 90bf1c36a7bc 00:48:42 ---> 9553bdcc7031 00:48:42 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:48:43 ---> Running in 6b64166fc2bc 00:48:43 Removing intermediate container d27d8a28e160 00:48:43 ---> f475210e805a 00:48:43 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:48:45 ---> b46410a5ae4d 00:48:45 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:48:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:46 (1/2) Installing dumb-init (1.2.2-r1) 00:48:46 (2/2) Installing su-exec (0.2-r1) 00:48:46 Executing busybox-1.31.1-r19.trigger 00:48:46 OK: 5 MiB in 16 packages 00:48:46 ---> d267eb4de2fa 00:48:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:48:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:48:47 ---> 726366fc9bbf 00:48:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:48:48 Removing intermediate container 6b64166fc2bc 00:48:48 ---> 51af3e9c141b 00:48:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:48:49 ---> Running in 82b7242a3551 00:48:50 ---> dfe6e1721d42 00:48:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:48:50 Removing intermediate container 82b7242a3551 00:48:50 ---> fa2785c48239 00:48:50 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:48:51 ---> Running in 08c04ec3fafb 00:48:52 Removing intermediate container 08c04ec3fafb 00:48:52 ---> 07ae45a466e5 00:48:52 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:48:53 ---> 45f4b661d2f1 00:48:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:48:54 ---> Running in cd4a23a00261 00:48:55 Removing intermediate container 40366ee35fff 00:48:55 ---> 581705bb059b 00:48:55 00:48:55 Step 10/22 : FROM alpine:3.12 00:48:55 ---> d10569e2745f 00:48:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:48:55 ---> f0e74f0b0acf 00:48:55 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:48:55 ---> Running in 91524d3079a7 00:48:55 Removing intermediate container d1b36ddf55f1 00:48:55 ---> 31feb9ca4e17 00:48:55 00:48:55 Step 10/22 : FROM alpine:3.12 00:48:55 ---> d10569e2745f 00:48:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:48:55 ---> Running in 15a31c34ffa7 00:48:56 ---> Running in 96a4bfc66dd7 00:48:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:58 Removing intermediate container cd4a23a00261 00:48:58 ---> 0c19e6b9dde6 00:48:58 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:48:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:58 ---> Running in 65ee97284ed1 00:48:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:58 (1/1) Installing dumb-init (1.2.2-r1) 00:48:58 Executing busybox-1.31.1-r19.trigger 00:48:58 OK: 5 MiB in 15 packages 00:48:58 (1/2) Installing ca-certificates (20191127-r4) 00:48:59 (2/2) Installing dumb-init (1.2.2-r1) 00:48:59 Executing busybox-1.31.1-r19.trigger 00:48:59 Executing ca-certificates-20191127-r4.trigger 00:48:59 Removing intermediate container 65ee97284ed1 00:48:59 ---> 37309e533f55 00:48:59 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:48:59 OK: 6 MiB in 16 packages 00:49:00 Removing intermediate container 15a31c34ffa7 00:49:00 ---> 26455effe636 00:49:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:49:00 ---> Running in e3f6009f88b2 00:49:00 ---> 17e8056685fd 00:49:00 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:49:00 Removing intermediate container 91524d3079a7 00:49:00 ---> cb8f49314265 00:49:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:00 ---> Running in d4d9f186650d 00:49:00 ---> Running in 96365d954ec6 00:49:01 Removing intermediate container e3f6009f88b2 00:49:01 ---> 1742b2dfe35e 00:49:01 Step 22/24 : LABEL arch=arm64 00:49:01 ---> Running in 48147af21d4c 00:49:01 Removing intermediate container 96365d954ec6 00:49:01 ---> 4cb0e0e464f5 00:49:01 Step 13/22 : ENV APP_PORT=48085 00:49:02 Removing intermediate container 96a4bfc66dd7 00:49:02 ---> 21ad2d55c48e 00:49:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:49:02 ---> Running in 61001bcf607a 00:49:02 ---> Running in 7c1f014d0bad 00:49:02 Removing intermediate container 48147af21d4c 00:49:02 ---> 57f219ca963b 00:49:02 Step 23/24 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:49:02 ---> Running in f1c8d78ac721 00:49:02 Removing intermediate container 61001bcf607a 00:49:02 ---> 428c72dc96bd 00:49:02 Step 14/22 : EXPOSE $APP_PORT 00:49:03 Removing intermediate container 7c1f014d0bad 00:49:03 ---> e5c6aa50b1a6 00:49:03 Step 13/22 : ENV APP_PORT=48060 00:49:03 ---> Running in 7675f73804ad 00:49:03 ---> Running in e7f472ea015d 00:49:03 Removing intermediate container f1c8d78ac721 00:49:03 ---> 009d130e6aff 00:49:03 Step 24/24 : LABEL version=0.0.0 00:49:04 ---> Running in b93cb4154ab7 00:49:04 Removing intermediate container 7675f73804ad 00:49:04 ---> 0f5e0f8d3c75 00:49:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:04 Removing intermediate container e7f472ea015d 00:49:04 ---> c9d99be80022 00:49:04 Step 14/22 : EXPOSE $APP_PORT 00:49:04 Removing intermediate container d4d9f186650d 00:49:04 ---> 58712de111cd 00:49:04 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:05 Removing intermediate container b93cb4154ab7 00:49:05 ---> bb7876a1e67b 00:49:05 00:49:05 ---> Running in cdcb4551cb1a 00:49:05 Successfully built bb7876a1e67b 00:49:05 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 00:49:05 Pulling go-build-helper 00:49:05 + snapcraftctl pull 00:49:05 'app-service-config' has dependencies that need to be staged: go-build-helper 00:49:05 Skipping pull go-build-helper (already ran) 00:49:05 Building go-build-helper 00:49:05 + snapcraftctl build 00:49:06 Staging go-build-helper 00:49:06 + snapcraftctl stage 00:49:06 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:49:06 ---> 36762ddd873a 00:49:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:49:06  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 00:49:07 Removing intermediate container cdcb4551cb1a 00:49:07 ---> 9cf13cf89b5e 00:49:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:07 ---> 42c90325367c 00:49:07 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:49:07 Removing intermediate container 2a0fa34dd070 00:49:07 ---> f098800849fb 00:49:07 00:49:07 Step 10/23 : FROM alpine:3.12 00:49:07 ---> d10569e2745f 00:49:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:08 ---> Running in c877aba9eaf9 00:49:08 ---> 88ccbb2a6946 00:49:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:49:08 ---> a505d7a2f991 00:49:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:49:09 Removing intermediate container c877aba9eaf9 00:49:09 ---> 89e3658c6ecf 00:49:09 Step 12/23 : ENV APP_PORT=48080 00:49:10 ---> 34eb67989592 00:49:10 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:49:10 ---> Running in 076ecf59be83 00:49:10 ---> b4b5d4c2fa21 00:49:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:49:10 ---> d67294154ed6 00:49:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:49:11 ---> Running in 6b1c0592b0ee 00:49:11 ---> 615fb2d48f7b 00:49:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:49:11 Removing intermediate container 076ecf59be83 00:49:11 ---> 9d8a75aafee6 00:49:11 Step 13/23 : EXPOSE $APP_PORT 00:49:11 Removing intermediate container 6b1c0592b0ee 00:49:11 ---> 6d5813fdbc6c 00:49:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:12 ---> 57d929a0ba8b 00:49:12 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:49:12 ---> Running in 819cca370c91 00:49:12 ---> Running in 7c1b3e129689 00:49:12 ---> Running in 0f8ec8288a19 00:49:12 ---> 71f9c89bc96d 00:49:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:49:13 Removing intermediate container 819cca370c91 00:49:13 ---> ff3042bc0e9c 00:49:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:13 ---> Running in 596ece66b60e 00:49:13 Removing intermediate container 7c1b3e129689 00:49:13 ---> 3711edd6292e 00:49:13 Step 20/22 : LABEL arch=arm64 00:49:13 Removing intermediate container 0f8ec8288a19 00:49:13 ---> 74340568bab1 00:49:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:13 ---> Running in 987a63c440ee 00:49:13 ---> Running in 3c119a88c8dd 00:49:13 ---> 5df10d40ba60 00:49:13 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:49:14 ---> Running in 3be16e164643 00:49:14 Removing intermediate container 3c119a88c8dd 00:49:14 ---> d268c0057ba7 00:49:14 Step 20/22 : LABEL arch=arm64 00:49:14 Removing intermediate container 987a63c440ee 00:49:14 ---> 29f07c505515 00:49:14 Step 21/22 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:49:14 ---> Running in 2c2ba054dec8 00:49:14 ---> Running in e97cdc616ef5 00:49:14 Removing intermediate container 3be16e164643 00:49:14 ---> 47ebe80a3363 00:49:14 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:49:15 Removing intermediate container 2c2ba054dec8 00:49:15 ---> 08c8913e61ab 00:49:15 Step 21/22 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:49:15 Removing intermediate container e97cdc616ef5 00:49:15 ---> 8cdd46bed0ec 00:49:15 Step 22/22 : LABEL version=0.0.0 00:49:16 ---> Running in ec8102348980 00:49:16 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:49:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:49:16 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:49:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1627 kB] 00:49:16 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:49:16 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:49:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:49:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:49:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [309 kB] 00:49:16 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:49:16 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:49:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:49:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 00:49:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:49:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [261 kB] 00:49:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.1 kB] 00:49:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1116 kB] 00:49:16 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 00:49:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:49:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1966 kB] 00:49:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [400 kB] 00:49:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 00:49:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 00:49:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [282 kB] 00:49:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.7 kB] 00:49:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1723 kB] 00:49:16 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 00:49:16 Fetched 24.2 MB in 0s (0 B/s) 00:49:16 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:49:16 Fetched 224 kB in 0s (0 B/s) 00:49:16 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:49:16 Fetched 157 kB in 0s (0 B/s) 00:49:16 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:49:16 Fetched 221 kB in 0s (0 B/s) 00:49:16 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:49:16 Fetched 143 kB in 0s (0 B/s) 00:49:16 Pulling app-service-config 00:49:16 + snapcraftctl pull 00:49:16 ---> Running in 5c245d38833a 00:49:16 ---> 7cb5ceb953f7 00:49:16 Step 26/31 : RUN chmod +x /entrypoint.sh 00:49:16 Removing intermediate container ec8102348980 00:49:16 ---> 978cc74bea06 00:49:16 Step 22/22 : LABEL version=0.0.0 00:49:17 Cloning into '/root/parts/app-service-config/src'... 00:49:17 ---> Running in ad12f7540a04 00:49:17 ---> Running in c7583cd3b99c 00:49:17 Removing intermediate container 5c245d38833a 00:49:17 ---> 0781a3e9bd34 00:49:17 00:49:17 Removing intermediate container 596ece66b60e 00:49:17 ---> 4ce0c52097e4 00:49:17 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:49:17 Pulling config-common 00:49:17 + snapcraftctl pull 00:49:18 Successfully built 0781a3e9bd34 00:49:18 ---> Running in 09f53f4e9d4d 00:49:18 Successfully tagged docker-support-scheduler-go-arm64:latest 00:49:18  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 00:49:18 Removing intermediate container c7583cd3b99c 00:49:18 ---> bf5bbcd6c0f7 00:49:18 00:49:19 Successfully built bf5bbcd6c0f7 00:49:19 Successfully tagged docker-support-notifications-go-arm64:latest 00:49:19  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 00:49:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:21 Removing intermediate container ad12f7540a04 00:49:21 ---> d9565cc41576 00:49:21 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:49:21 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:49:21 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:49:21 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:49:21 Fetched 0 B in 0s (0 B/s) 00:49:21 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:49:21 Fetched 0 B in 0s (0 B/s) 00:49:21 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:49:21 Fetched 0 B in 0s (0 B/s) 00:49:21 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:49:21 Fetched 0 B in 0s (0 B/s) 00:49:21 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:49:21 Fetched 0 B in 0s (0 B/s) 00:49:21 Pulling edgex-go 00:49:21 + snapcraftctl pull 00:49:22 ---> Running in 34580328231c 00:49:23 Removing intermediate container 34580328231c 00:49:23 ---> 8f3daa28245c 00:49:23 Step 28/31 : CMD ["gate"] 00:49:24 ---> Running in bb2b3c50644e 00:49:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:25 Removing intermediate container bb2b3c50644e 00:49:25 ---> aced9ed86250 00:49:25 Step 29/31 : LABEL arch=arm64 00:49:26 ---> Running in ac0668cbe1b4 00:49:27 Removing intermediate container ac0668cbe1b4 00:49:27 ---> 074b68f39972 00:49:27 Step 30/31 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:49:28 ---> Running in f4abd568f9fe 00:49:28 Removing intermediate container f4abd568f9fe 00:49:28 ---> 9dc88e839784 00:49:28 Step 31/31 : LABEL version=0.0.0 00:49:29 ---> Running in b63e9ce099e3 00:49:29 (1/6) Installing dumb-init (1.2.2-r1) 00:49:29 (2/6) Installing libgcc (9.3.0-r2) 00:49:30 (3/6) Installing libsodium (1.0.18-r0) 00:49:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:30 ---> 64417207a09a 00:49:30 Step 3/23 : WORKDIR /edgex-go 00:49:30 ---> Using cache 00:49:30 ---> 84741a878384 00:49:30 Removing intermediate container b63e9ce099e3 00:49:30 ---> c205eacaf065 00:49:30 00:49:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:30 ---> Using cache 00:49:30 ---> 6d616600ff93 00:49:30 Step 5/23 : RUN apk add --update --no-cache make git 00:49:30 ---> Using cache 00:49:30 ---> c68dde9842a0 00:49:30 Step 6/23 : COPY go.mod . 00:49:30 ---> Using cache 00:49:30 ---> 50aee4202311 00:49:30 Step 7/23 : RUN go mod download 00:49:30 ---> Using cache 00:49:30 ---> 0947b807f459 00:49:30 Step 8/23 : COPY . . 00:49:30 ---> Using cache 00:49:30 ---> 7c04512d3ed5 00:49:30 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:49:30 (4/6) Installing libstdc++ (9.3.0-r2) 00:49:30 Successfully built c205eacaf065 00:49:30 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:49:30  Building docker-security-bootstrapper-go ... done Building docker-core-command-go 00:49:31 ---> Running in 5a3199754377 00:49:32 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:49:32 (5/6) Installing libzmq (4.3.3-r0) 00:49:33 (6/6) Installing zeromq (4.3.3-r0) 00:49:33 Executing busybox-1.31.1-r19.trigger 00:49:33 OK: 8 MiB in 20 packages 00:49:36 Removing intermediate container 09f53f4e9d4d 00:49:36 ---> bc59b9cf4760 00:49:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:38 ---> cd62fff9ba4d 00:49:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:49:41 ---> 8d48899444ff 00:49:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:49:42 ---> 1ff999df03f0 00:49:42 Step 19/23 : ENTRYPOINT ["/core-data"] 00:49:43 ---> Running in 10a2b71e70fd 00:49:43 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:49:43 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:49:43 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:49:43 Fetched 0 B in 0s (0 B/s) 00:49:43 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:49:43 Fetched 96.5 kB in 0s (0 B/s) 00:49:43 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:49:43 Fetched 279 kB in 0s (0 B/s) 00:49:43 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:49:43 Fetched 122 kB in 0s (0 B/s) 00:49:43 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:49:43 Fetched 77.8 kB in 0s (0 B/s) 00:49:43 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:49:43 Fetched 8848 B in 0s (0 B/s) 00:49:43 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:49:43 Fetched 47.8 kB in 0s (0 B/s) 00:49:43 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:49:43 Fetched 45.6 kB in 0s (0 B/s) 00:49:43 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:49:43 Fetched 15.0 kB in 0s (0 B/s) 00:49:43 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 00:49:43 Fetched 214 kB in 0s (0 B/s) 00:49:43 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:49:43 Fetched 154 kB in 0s (0 B/s) 00:49:43 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:49:43 Fetched 50.6 kB in 0s (0 B/s) 00:49:43 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:49:43 Fetched 14.8 kB in 0s (0 B/s) 00:49:43 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:49:43 Fetched 41.8 kB in 0s (0 B/s) 00:49:43 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:49:43 Fetched 499 kB in 0s (0 B/s) 00:49:43 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:49:43 Fetched 111 kB in 0s (0 B/s) 00:49:43 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:49:43 Fetched 240 kB in 0s (0 B/s) 00:49:43 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:49:43 Fetched 29.3 kB in 0s (0 B/s) 00:49:43 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:49:43 Fetched 85.5 kB in 0s (0 B/s) 00:49:43 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:49:43 Fetched 24.5 kB in 0s (0 B/s) 00:49:43 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:49:43 Fetched 49.2 kB in 0s (0 B/s) 00:49:43 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:49:43 Fetched 54.2 kB in 0s (0 B/s) 00:49:43 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:49:43 Fetched 30.8 kB in 0s (0 B/s) 00:49:43 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:49:43 Fetched 15.8 kB in 0s (0 B/s) 00:49:43 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:49:43 Fetched 85.9 kB in 0s (0 B/s) 00:49:43 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:49:43 Fetched 8720 B in 0s (0 B/s) 00:49:43 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:49:43 Fetched 137 kB in 0s (0 B/s) 00:49:43 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:49:43 Fetched 119 kB in 0s (0 B/s) 00:49:43 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:49:43 Fetched 109 kB in 0s (0 B/s) 00:49:43 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:49:43 Fetched 11.1 kB in 0s (0 B/s) 00:49:43 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:49:43 Fetched 645 kB in 0s (0 B/s) 00:49:43 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:49:43 Fetched 41.3 kB in 0s (0 B/s) 00:49:43 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:49:43 Fetched 17.9 kB in 0s (0 B/s) 00:49:43 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:49:43 Fetched 368 kB in 0s (0 B/s) 00:49:43 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:49:43 Fetched 187 kB in 0s (0 B/s) 00:49:43 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:49:43 Fetched 175 kB in 0s (0 B/s) 00:49:43 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:49:43 Fetched 206 kB in 0s (0 B/s) 00:49:43 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 00:49:43 Fetched 1301 kB in 0s (0 B/s) 00:49:43 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:49:43 Fetched 36.2 kB in 0s (0 B/s) 00:49:43 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 00:49:43 Fetched 159 kB in 0s (0 B/s) 00:49:43 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:49:43 Fetched 107 kB in 0s (0 B/s) 00:49:43 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:49:43 Fetched 48.7 kB in 0s (0 B/s) 00:49:43 Pulling static-packages 00:49:43 + snapcraftctl pull 00:49:43 Pulling version 00:49:43 + cd /root/project 00:49:43 + [ -f VERSION ] 00:49:43 + PROJECT_VERSION=local-dev 00:49:43 + git rev-parse --short HEAD 00:49:43 + GIT_REVISION=13cb12cb 00:49:43 + snapcraftctl set-version local-dev 00:49:44 Removing intermediate container 10a2b71e70fd 00:49:44 ---> c5ac1d577a86 00:49:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:44 Skipping build go-build-helper (already ran) 00:49:44 Building app-service-config 00:49:44 + make build 00:49:44 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 00:49:44 ---> Running in 8f31f0952510 00:49:45 Removing intermediate container 8f31f0952510 00:49:45 ---> 1d549241f844 00:49:45 Step 21/23 : LABEL arch=arm64 00:49:46 ---> Running in 6753ccfbc68b 00:49:47 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.31 00:49:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 00:49:47 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.14 00:49:47 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 00:49:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 00:49:47 go: downloading github.com/google/uuid v1.2.0 00:49:47 go: downloading github.com/go-kit/kit v0.8.0 00:49:47 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 00:49:47 go: downloading github.com/gorilla/mux v1.8.0 00:49:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:49:47 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:49:47 go: downloading github.com/BurntSushi/toml v0.3.1 00:49:47 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:49:47 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:49:47 go: downloading github.com/go-playground/validator/v10 v10.3.0 00:49:47 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:49:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 00:49:47 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:49:47 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:49:47 go: downloading github.com/pelletier/go-toml v1.2.0 00:49:47 go: downloading github.com/leodido/go-urn v1.2.0 00:49:47 Removing intermediate container 6753ccfbc68b 00:49:47 ---> 952a938eab8f 00:49:47 Step 22/23 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:49:48 go: downloading github.com/hashicorp/consul/api v1.8.1 00:49:48 go: downloading github.com/go-playground/universal-translator v0.17.0 00:49:48 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:49:48 go: downloading github.com/pebbe/zmq4 v1.2.5 00:49:48 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:49:48 go: downloading github.com/go-playground/locales v0.13.0 00:49:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:49:48 go: downloading github.com/hashicorp/serf v0.9.5 00:49:48 go: downloading github.com/mitchellh/copystructure v1.0.0 00:49:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:49:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:49:48 ---> Running in b57771a2c037 00:49:48 go: downloading github.com/x448/float16 v0.8.4 00:49:48 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:49:48 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:49:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:49:48 go: downloading github.com/mattn/go-isatty v0.0.12 00:49:48 go: downloading github.com/fatih/color v1.9.0 00:49:48 go: downloading github.com/mattn/go-colorable v0.1.6 00:49:48 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 00:49:48 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:49:48 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:49:48 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:49:49 Removing intermediate container b57771a2c037 00:49:49 ---> f696686891e5 00:49:49 Step 23/23 : LABEL version=0.0.0 00:49:49 ---> Running in d95d4e9c96d9 00:49:50 Removing intermediate container d95d4e9c96d9 00:49:50 ---> 3a238eb302c2 00:49:50 00:49:51 Successfully built 3a238eb302c2 00:49:51 Successfully tagged docker-core-data-go-arm64:latest 00:49:58 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 00:49:58 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 00:49:58 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 00:49:58 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 00:49:58 Building config-common 00:49:58 + snapcraftctl build 00:50:00  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:50:00 ---> 64417207a09a 00:50:00 Step 3/21 : WORKDIR /edgex-go 00:50:00 ---> Using cache 00:50:00 ---> 84741a878384 00:50:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:00 ---> Using cache 00:50:00 ---> 6d616600ff93 00:50:00 Step 5/21 : RUN apk add --update --no-cache make git 00:50:00 ---> Using cache 00:50:00 ---> c68dde9842a0 00:50:00 Step 6/21 : COPY go.mod . 00:50:00 ---> Using cache 00:50:00 ---> 50aee4202311 00:50:00 Step 7/21 : RUN go mod download 00:50:00 ---> Using cache 00:50:00 ---> 0947b807f459 00:50:00 Step 8/21 : COPY . . 00:50:00 ---> Using cache 00:50:00 ---> 7c04512d3ed5 00:50:00 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:50:00 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:50:00 ---> 64417207a09a 00:50:00 Step 3/26 : WORKDIR /edgex-go 00:50:00 ---> Using cache 00:50:00 ---> 84741a878384 00:50:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:00 ---> Using cache 00:50:00 ---> 6d616600ff93 00:50:00 Step 5/26 : RUN apk add --update --no-cache make bash git 00:50:00 Building edgex-go 00:50:00 + cd /root/parts/edgex-go/src 00:50:00 + make build 00:50:00 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:50:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:50:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.55 00:50:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.20 00:50:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 00:50:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 00:50:01 go: downloading github.com/imdario/mergo v0.3.12 00:50:01 go: downloading github.com/pkg/errors v0.8.1 00:50:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 00:50:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 00:50:01 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:50:01 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:50:01 go: downloading github.com/gorilla/websocket v1.4.2 00:50:02 ---> Running in 272aeea7bcdc 00:50:02 ---> Running in 4948f504af02 00:50:04 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:50:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:05 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:50:05 go: downloading gopkg.in/yaml.v2 v2.4.0 00:50:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:50:06 ---> 64417207a09a 00:50:06 Step 3/23 : WORKDIR /edgex-go 00:50:06 ---> Using cache 00:50:06 ---> 84741a878384 00:50:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:06 ---> Using cache 00:50:06 ---> 6d616600ff93 00:50:06 Step 5/23 : RUN apk add --update --no-cache make git 00:50:06 ---> Using cache 00:50:06 ---> c68dde9842a0 00:50:06 Step 6/23 : COPY go.mod . 00:50:06 ---> Using cache 00:50:06 ---> 50aee4202311 00:50:06 Step 7/23 : RUN go mod download 00:50:06 ---> Using cache 00:50:06 ---> 0947b807f459 00:50:06 Step 8/23 : COPY . . 00:50:06 ---> Using cache 00:50:06 ---> 7c04512d3ed5 00:50:06 Step 9/23 : RUN make cmd/core-command/core-command 00:50:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:08 ---> Running in 2523a4c45a96 00:50:09 OK: 217 MiB in 51 packages 00:50: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:50:10 Removing intermediate container 4948f504af02 00:50:10 ---> cf3ff4845231 00:50:10 Step 6/26 : COPY go.mod . 00:50: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:50:11 ---> 417f137a5bd9 00:50:11 Step 7/26 : RUN go mod download 00:50:11 ---> Running in 2116d7e9f575 00:50:12 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:50:13 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:14 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:50:14 go: downloading github.com/stretchr/testify v1.7.0 00:50:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:50:14 go: downloading github.com/pmezard/go-difflib v1.0.0 00:50:14 go: downloading github.com/davecgh/go-spew v1.1.1 00:50:16 Removing intermediate container 2116d7e9f575 00:50:16 ---> b5a1ade31d6f 00:50:16 Step 8/26 : COPY . . 00:50:16 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:50:16 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:50:16 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:50: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:50:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:50:19 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 00:50:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:50:22 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:50:22 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:50:23 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:50:23 go: downloading github.com/lib/pq v1.9.0 00:50:25 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:50:25 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:50:25 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:50:25 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:50:25 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:50:25 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:50:25 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:50:25 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:50:25 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:50:25 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:50:25 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:50:25 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:50:25 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:50:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:50:25 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:50:25 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:50:25 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:50:25 + 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:50:25 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:50:25 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:50:25 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:50:25 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:50:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:50:25 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:50:25 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:50:25 + 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:50:28 Building static-packages 00:50:28 + snapcraftctl build 00:50:30 Building version 00:50:30 + snapcraftctl build 00:50:32 Skipping stage go-build-helper (already ran) 00:50:32 Staging app-service-config 00:50:32 + snapcraftctl stage 00:50:33 Staging config-common 00:50:33 + snapcraftctl stage 00:50:33 Staging edgex-go 00:50:33 + snapcraftctl stage 00:50:34 Staging static-packages 00:50:34 + snapcraftctl stage 00:50:35 Staging version 00:50:35 + snapcraftctl stage 00:50:36 Priming go-build-helper 00:50:36 + snapcraftctl prime 00:50:37 Priming app-service-config 00:50:37 + snapcraftctl prime 00:50:38 ---> 222c13357d2a 00:50:38 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:50:38 ---> Running in 588f5b073641 00:50:38 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:50:38 Priming config-common 00:50:38 + snapcraftctl prime 00:50:39 Priming edgex-go 00:50:39 + snapcraftctl prime 00:50:40 Priming static-packages 00:50:40 + snapcraftctl prime 00:50:42 Priming version 00:50:42 + snapcraftctl prime 00:50:43 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:50:56 Removing intermediate container 5a3199754377 00:50:56 ---> ada77586423c 00:50:56 00:50:56 Step 10/23 : FROM alpine:3.12 00:50:56 ---> d10569e2745f 00:50:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:50:56 ---> Using cache 00:50:56 ---> cb8f49314265 00:50:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:56 ---> Using cache 00:50:56 ---> 4cb0e0e464f5 00:50:56 Step 13/23 : ENV APP_PORT=48081 00:50:56 ---> Running in 555b9b741766 00:50:56 Removing intermediate container 555b9b741766 00:50:56 ---> cd9829d712bf 00:50:56 Step 14/23 : EXPOSE $APP_PORT 00:50:57 ---> Running in 9a4d993fcc36 00:50:57 Removing intermediate container 9a4d993fcc36 00:50:57 ---> 6291c205a620 00:50:57 Step 15/23 : WORKDIR / 00:50:57 ---> Running in 74da2280763e 00:50:58 Removing intermediate container 74da2280763e 00:50:58 ---> 6c3b46e90410 00:50:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:59 ---> 0af9612f0501 00:50:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:51:01 ---> d5799d9234a8 00:51:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:51:02 ---> 4019c9064faf 00:51:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:51:03 ---> Running in 01ec0093032a 00:51:03 Removing intermediate container 01ec0093032a 00:51:03 ---> 11732d7354bb 00:51:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:03 ---> Running in e5f160ab0c2d 00:51:04 Removing intermediate container e5f160ab0c2d 00:51:04 ---> aa293bc4436d 00:51:04 Step 21/23 : LABEL arch=arm64 00:51:04 ---> Running in d2a64f5d3afe 00:51:05 Removing intermediate container d2a64f5d3afe 00:51:05 ---> eb3a09ddc5b5 00:51:05 Step 22/23 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:51:05 ---> Running in 4f970b1631d8 00:51:06 Removing intermediate container 4f970b1631d8 00:51:06 ---> f71fcefd6b48 00:51:06 Step 23/23 : LABEL version=0.0.0 00:51:06 ---> Running in cea08c057e51 00:51:06 Removing intermediate container cea08c057e51 00:51:06 ---> ae9a2bd6accc 00:51:06 00:51:07 Successfully built ae9a2bd6accc 00:51:07 Successfully tagged docker-core-metadata-go-arm64:latest 00:51:14  Building docker-core-metadata-go ... done 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:51:26 Removing intermediate container 272aeea7bcdc 00:51:26 ---> 75eec9f157e9 00:51:26 00:51:26 Step 10/21 : FROM alpine:3.12 00:51:26 ---> d10569e2745f 00:51:26 Step 11/21 : RUN apk add --update --no-cache curl 00:51:26 ---> Running in 7be06f830919 00:51:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:28 (1/4) Installing ca-certificates (20191127-r4) 00:51:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:51:28 (3/4) Installing libcurl (7.69.1-r3) 00:51:28 (4/4) Installing curl (7.69.1-r3) 00:51:29 Executing busybox-1.31.1-r19.trigger 00:51:29 Executing ca-certificates-20191127-r4.trigger 00:51:29 OK: 7 MiB in 18 packages 00:51:31 Removing intermediate container 7be06f830919 00:51:31 ---> 82d53f3d20bf 00:51:31 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:31 ---> Running in f0f92d156a44 00:51:32 Removing intermediate container f0f92d156a44 00:51:32 ---> 3655fb47369d 00:51:32 Step 13/21 : WORKDIR /edgex 00:51:33 ---> Running in b4bddeeccb78 00:51:33 Removing intermediate container b4bddeeccb78 00:51:33 ---> 52859e87044a 00:51:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:51:35 ---> b7f8d8d15909 00:51:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:51:36 Removing intermediate container 2523a4c45a96 00:51:36 ---> 23dee04e9c36 00:51:36 00:51:36 Step 10/23 : FROM alpine:3.12 00:51:36 ---> d10569e2745f 00:51:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:51:36 ---> Using cache 00:51:36 ---> cb8f49314265 00:51:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:51:36 ---> Using cache 00:51:36 ---> 4cb0e0e464f5 00:51:36 Step 13/23 : ENV APP_PORT=48082 00:51:36 ---> Running in 6958f0f41236 00:51:36 ---> 6a643edc2710 00:51:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:51:37 Removing intermediate container 6958f0f41236 00:51:37 ---> 361331aea71f 00:51:37 Step 14/23 : EXPOSE $APP_PORT 00:51:37 ---> Running in d40288ffecc2 00:51:37 Removing intermediate container d40288ffecc2 00:51:37 ---> 61e2e7261e5d 00:51:37 Step 15/23 : WORKDIR / 00:51:37 ---> 4d93e11a3656 00:51:37 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:51:38 ---> Running in 0c8bf61cd600 00:51:38 ---> Running in 4fb34e3b0216 00:51:38 Removing intermediate container 4fb34e3b0216 00:51:38 ---> cc68d529bfeb 00:51:38 Step 18/21 : CMD ["--init=true"] 00:51:38 Removing intermediate container 0c8bf61cd600 00:51:38 ---> 8d334733bd96 00:51:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:39 ---> Running in 1767d8078b0a 00:51:40 Removing intermediate container 1767d8078b0a 00:51:40 ---> db44818fb73e 00:51:40 Step 19/21 : LABEL arch=arm64 00:51:40 ---> 717692591c18 00:51:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:51:40 ---> Running in 70e79b0c372f 00:51:40 Removing intermediate container 588f5b073641 00:51:40 ---> a351ac29a964 00:51:40 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:51:41 ---> Running in d7181d009e94 00:51:41 Removing intermediate container 70e79b0c372f 00:51:41 ---> da888ee40507 00:51:41 Step 20/21 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:51:41 ---> Running in 3b44d079d609 00:51:41 ---> 4dec1a69c6ae 00:51:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:51:42 Removing intermediate container 3b44d079d609 00:51:42 ---> 2c646b4ae55d 00:51:42 Step 21/21 : LABEL version=0.0.0 00:51:42 ---> Running in a9f5cff3e94e 00:51:42 ---> 264c5b232000 00:51:42 Step 19/23 : ENTRYPOINT ["/core-command"] 00:51:42 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:51:42 ---> Running in 8ed0bfb5c4d9 00:51:42 Removing intermediate container a9f5cff3e94e 00:51:42 ---> 060897a03b6a 00:51:42 00:51:43 Successfully built 060897a03b6a 00:51:43 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:51:43  Building docker-security-proxy-setup-go ... done Removing intermediate container 8ed0bfb5c4d9 00:51:43 ---> 0c04ee8a2ebf 00:51:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:43 ---> Running in 7c71f2880f5e 00:51:44 Removing intermediate container 7c71f2880f5e 00:51:44 ---> d0a3e6ab55cd 00:51:44 Step 21/23 : LABEL arch=arm64 00:51:44 ---> Running in ebf60bf5fafc 00:51:44 Removing intermediate container ebf60bf5fafc 00:51:44 ---> 144608be2aae 00:51:44 Step 22/23 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:51:44 ---> Running in 76dfef388a93 00:51:45 Removing intermediate container 76dfef388a93 00:51:45 ---> 590463db0fde 00:51:45 Step 23/23 : LABEL version=0.0.0 00:51:45 ---> Running in 0c1c26c0117f 00:51:45 Removing intermediate container d7181d009e94 00:51:45 ---> fcdf8be101ff 00:51:45 00:51:45 Step 11/26 : FROM docker:20.10.0 00:51:46 20.10.0: Pulling from library/docker 00:51:46 Removing intermediate container 0c1c26c0117f 00:51:46 ---> 17f04a5754b3 00:51:46 00:51:47 Successfully built 17f04a5754b3 00:51:47 Successfully tagged docker-core-command-go-arm64:latest 00:51:53  Building docker-core-command-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:51:53 Status: Downloaded newer image for docker:20.10.0 00:51:53 ---> eeaf43b92773 00:51:53 Step 12/26 : RUN apk add --no-cache bash 00:51:54 ---> Running in 1acdd3ea999e 00:51:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:56 (1/2) Installing readline (8.0.4-r0) 00:51:56 (2/2) Installing bash (5.0.17-r0) 00:51:56 Executing bash-5.0.17-r0.post-install 00:51:56 Executing busybox-1.31.1-r19.trigger 00:51:56 OK: 12 MiB in 22 packages 00:51:57 Removing intermediate container 1acdd3ea999e 00:51:57 ---> 08e306ba3aab 00:51:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:51:57 ---> Running in ac7892e0fc3e 00:51:58 Removing intermediate container ac7892e0fc3e 00:51:58 ---> df22801ca4eb 00:51:58 Step 14/26 : ENV APP_PORT=48090 00:51:58 ---> Running in 6b5661559db8 00:51:58 Removing intermediate container 6b5661559db8 00:51:58 ---> dfde31bbd0af 00:51:58 Step 15/26 : EXPOSE $APP_PORT 00:51:58 ---> Running in 552cbaf73a93 00:51:59 Removing intermediate container 552cbaf73a93 00:51:59 ---> b01d81f60577 00:51:59 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:52:00 ---> 5ecb3493b7dc 00:52:00 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:52:01 ---> fcedce10262a 00:52:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:52:02 ---> 951ff5bdc888 00:52:02 Step 19/26 : RUN apk --no-cache add py3-pip 00:52:02 ---> Running in f29115d2c093 00:52:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:04 (1/33) Installing libbz2 (1.0.8-r1) 00:52:04 (2/33) Installing expat (2.2.9-r1) 00:52:04 (3/33) Installing libffi (3.3-r2) 00:52:04 (4/33) Installing gdbm (1.13-r1) 00:52:04 (5/33) Installing xz-libs (5.2.5-r0) 00:52:04 (6/33) Installing sqlite-libs (3.32.1-r0) 00:52:04 (7/33) Installing python3 (3.8.8-r0) 00:52:06 (8/33) Installing py3-appdirs (1.4.4-r1) 00:52:06 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:52:06 (10/33) Installing py3-parsing (2.4.7-r0) 00:52:06 (11/33) Installing py3-six (1.15.0-r0) 00:52:06 (12/33) Installing py3-packaging (20.4-r0) 00:52:06 (13/33) Installing py3-setuptools (47.0.0-r0) 00:52:06 (14/33) Installing py3-chardet (3.0.4-r4) 00:52:06 (15/33) Installing py3-idna (2.9-r0) 00:52:06 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:52:06 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:52:06 (18/33) Installing py3-requests (2.23.0-r0) 00:52:06 (19/33) Installing py3-msgpack (1.0.0-r0) 00:52:06 (20/33) Installing py3-lockfile (0.12.2-r3) 00:52:06 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:52:06 (22/33) Installing py3-colorama (0.4.3-r0) 00:52:06 (23/33) Installing py3-distlib (0.3.0-r0) 00:52:06 (24/33) Installing py3-distro (1.5.0-r1) 00:52:06 (25/33) Installing py3-webencodings (0.5.1-r3) 00:52:06 (26/33) Installing py3-html5lib (1.0.1-r4) 00:52:06 (27/33) Installing py3-pytoml (0.1.21-r0) 00:52:06 (28/33) Installing py3-pep517 (0.8.2-r0) 00:52:06 (29/33) Installing py3-progress (1.5-r0) 00:52:06 (30/33) Installing py3-toml (0.10.1-r0) 00:52:06 (31/33) Installing py3-retrying (1.3.3-r0) 00:52:06 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:52:06 (33/33) Installing py3-pip (20.1.1-r0) 00:52:06 Executing busybox-1.31.1-r19.trigger 00:52:06 OK: 71 MiB in 55 packages 00:52:14 Removing intermediate container f29115d2c093 00:52:14 ---> 74b9aab907fd 00:52:14 Step 20/26 : RUN pip install docker-compose==1.23.2 00:52:14 ---> Running in 1126a0229af8 00:52:18 Collecting docker-compose==1.23.2 00:52:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:52:19 Collecting cached-property<2,>=1.2.0 00:52:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:52:19 Collecting dockerpty<0.5,>=0.4.1 00:52:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:52:21 Collecting texttable<0.10,>=0.9.0 00:52:22 Downloading texttable-0.9.1.tar.gz (11 kB) 00:52:23 Collecting docopt<0.7,>=0.6.1 00:52:23 Downloading docopt-0.6.2.tar.gz (25 kB) 00:52:26 Collecting PyYAML<4,>=3.10 00:52:26 Downloading PyYAML-3.13.tar.gz (270 kB) 00:52:29 Collecting docker<4.0,>=3.6.0 00:52:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:52:30 Collecting websocket-client<1.0,>=0.32.0 00:52:30 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:52:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:52:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:52:32 Collecting jsonschema<3,>=2.5.1 00:52:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:52:32 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:52:32 Collecting docker-pycreds>=0.4.0 00:52:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:52:33 Collecting idna<2.8,>=2.5 00:52:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:52:33 Collecting urllib3<1.25,>=1.21.1 00:52:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:52:33 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:52:33 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:52:33 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:52:33 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:52:33 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:52:33 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:52:34 Installing collected packages: cached-property, dockerpty, texttable, docopt, PyYAML, idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, docker-compose 00:52:34 Running setup.py install for dockerpty: started 00:52:36 Running setup.py install for dockerpty: finished with status 'done' 00:52:36 Running setup.py install for texttable: started 00:52:38 Running setup.py install for texttable: finished with status 'done' 00:52:38 Running setup.py install for docopt: started 00:52:41 Running setup.py install for docopt: finished with status 'done' 00:52:41 Running setup.py install for PyYAML: started 00:52:43 Running setup.py install for PyYAML: finished with status 'done' 00:52:43 Attempting uninstall: idna 00:52:43 Found existing installation: idna 2.9 00:52:43 Uninstalling idna-2.9: 00:52:43 Successfully uninstalled idna-2.9 00:52:44 Attempting uninstall: urllib3 00:52:44 Found existing installation: urllib3 1.25.9 00:52:44 Uninstalling urllib3-1.25.9: 00:52:44 Successfully uninstalled urllib3-1.25.9 00:52:45 Attempting uninstall: requests 00:52:45 Found existing installation: requests 2.23.0 00:52:45 Uninstalling requests-2.23.0: 00:52:45 Successfully uninstalled requests-2.23.0 00:52:48 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:52:52 Removing intermediate container 1126a0229af8 00:52:52 ---> dd987dfeaba2 00:52:52 Step 21/26 : RUN apk --no-cache add curl 00:52:52 ---> Running in 201e61c7738d 00:52:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:53 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:52:53 (2/3) Installing libcurl (7.69.1-r3) 00:52:53 (3/3) Installing curl (7.69.1-r3) 00:52:53 Executing busybox-1.31.1-r19.trigger 00:52:53 OK: 72 MiB in 58 packages 00:52:54 Removing intermediate container 201e61c7738d 00:52:54 ---> a48d9ba4651d 00:52:54 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:52:55 ---> Running in 69458feff1b0 00:52:55 Removing intermediate container 69458feff1b0 00:52:55 ---> ea7e0025adb1 00:52:55 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:55 ---> Running in fa8b6d46f1a2 00:52:56 Removing intermediate container fa8b6d46f1a2 00:52:56 ---> 96407bb4aec6 00:52:56 Step 24/26 : LABEL arch=arm64 00:52:56 ---> Running in ae9568c297d7 00:52:56 Removing intermediate container ae9568c297d7 00:52:56 ---> 8b6c021fc0e2 00:52:56 Step 25/26 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e 00:52:56 ---> Running in 480858e58350 00:52:57 Removing intermediate container 480858e58350 00:52:57 ---> f1aee1c26423 00:52:57 Step 26/26 : LABEL version=0.0.0 00:52:57 ---> Running in 8feeda171bbe 00:52:58 Removing intermediate container 8feeda171bbe 00:52:58 ---> c42606fbf6a6 00:52:58 00:52:58 Successfully built c42606fbf6a6 00:52:58 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:52:59  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:52:59 $ docker stop --time=1 794635ea189fc5bb8fdd6164447eb8929cd3a7cd42c5c8c846c9d476eb916c71 00:53:00 $ docker rm -f 794635ea189fc5bb8fdd6164447eb8929cd3a7cd42c5c8c846c9d476eb916c71 [Pipeline] // withDockerContainer [Pipeline] sh 00:53:01 + + grep dockerdocker 00:53:01 images 00:53:01 docker-sys-mgmt-agent-go-arm64 latest c42606fbf6a6 4 seconds ago 300MB 00:53:01 docker-core-command-go-arm64 latest 17f04a5754b3 About a minute ago 16.3MB 00:53:01 docker-security-proxy-setup-go-arm64 latest 060897a03b6a About a minute ago 23.4MB 00:53:01 docker-core-metadata-go-arm64 latest ae9a2bd6accc About a minute ago 17.9MB 00:53:01 docker-core-data-go-arm64 latest 3a238eb302c2 3 minutes ago 21.3MB 00:53:01 docker-security-bootstrapper-go-arm64 latest c205eacaf065 3 minutes ago 17.8MB 00:53:01 docker-support-notifications-go-arm64 latest bf5bbcd6c0f7 3 minutes ago 16.9MB 00:53:01 docker-support-scheduler-go-arm64 latest 0781a3e9bd34 3 minutes ago 16.3MB 00:53:01 docker-security-secretstore-setup-go-arm64 latest bb7876a1e67b 3 minutes ago 23.7MB 00:53:01 docker 20.10.0 eeaf43b92773 3 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:53:03 ---> job-cost.sh 00:53:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-90qt 00:53:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:55:41 lf-activate-venv(): INFO: Adding /tmp/venv-90qt/bin to PATH 00:55:41 INFO: No Stack... 00:55:41 INFO: Retrieving Pricing Info for: lf-standard-4 00:55:41 INFO: Archiving Costs [Pipeline] sh 00:55:42 + cat /w/workspace/edgex-go/11/archives/cost.csv 00:55:42 + cut -d, -f6 [Pipeline] lock 00:55:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3241-11-stack-cost] 00:55:42 Resource [jenkins-edgexfoundry-edgex-go-PR-3241-11-stack-cost] did not exist. Created. 00:55:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3241-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:55:42 + echo total: 0.20999999344348907 [Pipeline] stash 00:55:43 Stashed 1 file(s) [Pipeline] } 00:55:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3241-11-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:55:44 provisioning config files... 00:55:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config8425871440454395770tmp [Pipeline] { [Pipeline] sh 00:55:45 + set +x 00:55:45 + curl -s https://codecov.io/bash 00:55:45 + bash -s -- 00:55:46 00:55:46 _____ _ 00:55:46 / ____| | | 00:55:46 | | ___ __| | ___ ___ _____ __ 00:55:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:55:46 | |___| (_) | (_| | __/ (_| (_) \ V / 00:55:46 \_____\___/ \__,_|\___|\___\___/ \_/ 00:55:46 Bash-20210309-2b87ace 00:55:46 00:55:46 00:55:46 ==> git version 2.24.3 found 00:55:46 ==> 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:55:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:55:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:55:46 ==> Jenkins CI detected. 00:55:46 project root: . 00:55:46 --> token set from env 00:55:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:55:46 ==> Running gcov in . (disable via -X gcov) 00:55:46 ==> Python coveragepy not found 00:55:46 ==> Searching for coverage reports in: 00:55:46 + . 00:55:46 -> Found 1 reports 00:55:46 ==> Detecting git/mercurial file structure 00:55:46 ==> Reading reports 00:55:46 + ./coverage.out bytes=662100 00:55:46 ==> Appending adjustments 00:55:46 https://docs.codecov.io/docs/fixing-reports 00:55:50 + Found adjustments 00:55:50 ==> Gzipping contents 00:55:50 96K /tmp/codecov.RflQCB.gz 00:55:50 ==> Uploading reports 00:55:50 url: https://codecov.io 00:55:50 query: branch=PR-3241&commit=db632eb565189343b9e553b7e778c2c099fc399e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3241%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3241&job=&cmd_args= 00:55:50 -> Pinging Codecov 00:55:50 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3241&commit=db632eb565189343b9e553b7e778c2c099fc399e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3241%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3241&job=&cmd_args= 00:55:50 -> Uploading to 00:55:50 https://storage.googleapis.com/codecov/v4/raw/2021-03-24/00271124DB129430A58F1EEE437C3FCB/db632eb565189343b9e553b7e778c2c099fc399e/3896cbee-f671-4935-8abb-c216902e0d5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210324T005549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=040187d71312ea2f6c415ed6189656bb6d5c757068f40f34ef8674533a4637b2 00:55:50 % Total % Received % Xferd Average Speed Time Time Time Current 00:55:50 Dload Upload Total Spent Left Speed 00:55:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96058 0 0 100 96058 0 202k --:--:-- --:--:-- --:--:-- 203k 00:55:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/db632eb565189343b9e553b7e778c2c099fc399e [Pipeline] } 00:55:50 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:55:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:55:53 ---> package-listing.sh 00:55:53 ++ facter osfamily 00:55:53 ++ tr '[:upper:]' '[:lower:]' 00:55:53 + OS_FAMILY=redhat 00:55:53 + workspace=/w/workspace/edgex-go/11 00:55:53 + START_PACKAGES=/tmp/packages_start.txt 00:55:53 + END_PACKAGES=/tmp/packages_end.txt 00:55:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:55:53 + PACKAGES=/tmp/packages_start.txt 00:55:53 + '[' /w/workspace/edgex-go/11 ']' 00:55:53 + PACKAGES=/tmp/packages_end.txt 00:55:53 + case "${OS_FAMILY}" in 00:55:53 + rpm -qa 00:55:53 + sort 00:55:58 + '[' -f /tmp/packages_start.txt ']' 00:55:58 + '[' -f /tmp/packages_end.txt ']' 00:55:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:55:58 + '[' /w/workspace/edgex-go/11 ']' 00:55:58 + mkdir -p /w/workspace/edgex-go/11/archives/ 00:55:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo 00:55:58 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:55:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:55:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:59 00:55:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:55:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:59 alpine: Pulling from edgex-lftools-log-publisher 00:55:59 df20fa9351a1: Pulling fs layer 00:55:59 36b3adc4ff6f: Pulling fs layer 00:55:59 8ad3a11d3b57: Pulling fs layer 00:55:59 46f8f816bc3b: Pulling fs layer 00:55:59 93b61091891f: Pulling fs layer 00:55:59 93b9cdb0e59b: Pulling fs layer 00:55:59 5e14af77c1be: Pulling fs layer 00:55:59 46f8f816bc3b: Waiting 00:55:59 93b61091891f: Waiting 00:55:59 93b9cdb0e59b: Waiting 00:55:59 01666e4c0597: Pulling fs layer 00:55:59 aa168da1d23b: Pulling fs layer 00:55:59 5e14af77c1be: Waiting 00:55:59 01666e4c0597: Waiting 00:55:59 aa168da1d23b: Waiting 00:55:59 36b3adc4ff6f: Verifying Checksum 00:55:59 36b3adc4ff6f: Download complete 00:56:00 46f8f816bc3b: Verifying Checksum 00:56:00 46f8f816bc3b: Download complete 00:56:00 df20fa9351a1: Download complete 00:56:00 93b9cdb0e59b: Verifying Checksum 00:56:00 93b9cdb0e59b: Download complete 00:56:00 5e14af77c1be: Verifying Checksum 00:56:00 5e14af77c1be: Download complete 00:56:00 93b61091891f: Verifying Checksum 00:56:00 93b61091891f: Download complete 00:56:00 01666e4c0597: Verifying Checksum 00:56:00 01666e4c0597: Download complete 00:56:00 8ad3a11d3b57: Verifying Checksum 00:56:00 8ad3a11d3b57: Download complete 00:56:00 df20fa9351a1: Pull complete 00:56:00 36b3adc4ff6f: Pull complete 00:56:01 8ad3a11d3b57: Pull complete 00:56:01 46f8f816bc3b: Pull complete 00:56:02 aa168da1d23b: Verifying Checksum 00:56:02 aa168da1d23b: Download complete 00:56:03 93b61091891f: Pull complete 00:56:03 93b9cdb0e59b: Pull complete 00:56:03 5e14af77c1be: Pull complete 00:56:03 01666e4c0597: Pull complete 00:56:13 aa168da1d23b: Pull complete 00:56:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:56:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:56:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:56:14 prd-centos7-docker-4c-2g-31146 does not seem to be running inside a container 00:56:14 $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:56:18 $ docker top 1bcd5ac5553c69503c105cf0c2508ad5fb8b3783f9eb5d1749916ea91c3cd28c -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:18 + touch /tmp/pre-build-complete [Pipeline] sh 00:56:18 + mkdir -p /var/log/sa [Pipeline] sh 00:56:19 + ls /var/log/sa-host 00:56:19 + sadf -c /var/log/sa-host/sa23 00:56:19 file_magic: OK 00:56:19 HZ: Using current value: 100 00:56:19 file_header: OK 00:56:19 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:56:19 Statistics: 00:56:19 Hnuu...uuuununununu... 00:56:19 File successfully converted to sysstat format version 12.2.1 00:56:19 + sadf -c /var/log/sa-host/sa24 00:56:19 file_magic: OK 00:56:19 HZ: Using current value: 100 00:56:19 file_header: OK 00:56:19 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:56:19 Statistics: 00:56:19 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...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:56:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:56:19 provisioning config files... 00:56:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config7915367399697858523tmp [Pipeline] { [Pipeline] echo 00:56:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:56:20 ---> create-netrc.sh [Pipeline] } 00:56:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:56:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:56:20 ---> python-tools-install.sh [Pipeline] echo 00:56:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:56:21 ---> sudo-logs.sh 00:56:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:56:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:56:21 ---> job-cost.sh 00:56:21 lf-activate-venv: SKIPPING 00:56:21 DEBUG: total: 0.20999999344348907 00:56:21 INFO: Retrieving Stack Cost... 00:56:22 INFO: Retrieving Pricing Info for: v1-standard-2 00:56:22 INFO: Archiving Costs [Pipeline] echo 00:56:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:56:22 ---> logs-deploy.sh 00:56:22 lf-activate-venv: SKIPPING 00:56:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3241/11 00:56:22 INFO: archiving workspace using pattern(s): 00:56:24 Archives upload complete. 00:56:24 INFO: archiving logs to Nexus 00:56:25 ---> uname -a: 00:56:25 Linux prd-centos7-docker-4c-2g-31146.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:56:25 00:56:25 00:56:25 ---> lscpu: 00:56:25 Architecture: x86_64 00:56:25 CPU op-mode(s): 32-bit, 64-bit 00:56:25 Byte Order: Little Endian 00:56:25 Address sizes: 40 bits physical, 48 bits virtual 00:56:25 CPU(s): 4 00:56:25 On-line CPU(s) list: 0-3 00:56:25 Thread(s) per core: 1 00:56:25 Core(s) per socket: 1 00:56:25 Socket(s): 4 00:56:25 NUMA node(s): 1 00:56:25 Vendor ID: GenuineIntel 00:56:25 CPU family: 6 00:56:25 Model: 44 00:56:25 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:56:25 Stepping: 1 00:56:25 CPU MHz: 2933.438 00:56:25 BogoMIPS: 5866.87 00:56:25 Virtualization: VT-x 00:56:25 Hypervisor vendor: KVM 00:56:25 Virtualization type: full 00:56:25 L1d cache: 128 KiB 00:56:25 L1i cache: 128 KiB 00:56:25 L2 cache: 16 MiB 00:56:25 L3 cache: 64 MiB 00:56:25 NUMA node0 CPU(s): 0-3 00:56:25 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:56:25 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:56:25 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:56:25 Vulnerability Meltdown: Mitigation; PTI 00:56:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:56:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:56:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:56:25 Vulnerability Srbds: Not affected 00:56:25 Vulnerability Tsx async abort: Not affected 00:56:25 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:56:25 00:56:25 00:56:25 ---> nproc: 00:56:25 4 00:56:25 00:56:25 00:56:25 ---> df -h: 00:56:25 Filesystem Size Used Available Use% Mounted on 00:56:25 overlay 50.0G 12.2G 37.8G 24% / 00:56:25 tmpfs 64.0M 0 64.0M 0% /dev 00:56:25 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:56:25 shm 64.0M 0 64.0M 0% /dev/shm 00:56:25 /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os 00:56:25 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf 00:56:25 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname 00:56:25 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts 00:56:25 /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json 00:56:25 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host 00:56:25 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure 00:56:25 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log 00:56:25 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/11@tmp 00:56:25 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/11 00:56:25 00:56:25 00:56:25 ---> free -m: 00:56:25 total used free shared buff/cache available 00:56:25 Mem: 1837 706 119 0 1010 1044 00:56:25 Swap: 1023 86 937 00:56:25 00:56:25 00:56:25 ---> ip addr: 00:56:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:56:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:56:25 inet 127.0.0.1/8 scope host lo 00:56:25 valid_lft forever preferred_lft forever 00:56:25 inet6 ::1/128 scope host 00:56:25 valid_lft forever preferred_lft forever 00:56:25 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:56:25 link/ether fa:16:3e:87:37:55 brd ff:ff:ff:ff:ff:ff 00:56:25 inet 10.30.123.52/23 brd 10.30.123.255 scope global dynamic eth0 00:56:25 valid_lft 84803sec preferred_lft 84803sec 00:56:25 inet6 fe80::f816:3eff:fe87:3755/64 scope link 00:56:25 valid_lft forever preferred_lft forever 00:56:25 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:56:25 link/ether 02:42:90:ab:9a:10 brd ff:ff:ff:ff:ff:ff 00:56:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:56:25 valid_lft forever preferred_lft forever 00:56:25 inet6 fe80::42:90ff:feab:9a10/64 scope link 00:56:25 valid_lft forever preferred_lft forever 00:56:25 00:56:25 00:56:25 ---> sar -b -r -n DEV: 00:56:25 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/24/21 _x86_64_ (4 CPU) 00:56:25 00:56:25 00:29:37 LINUX RESTART (4 CPU) 00:56:25 00:56:25 00:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:56:25 00:31:01 123.21 50.68 72.54 0.00 8509.92 17927.19 0.00 00:56:25 00:32:01 181.23 86.62 94.61 0.00 5675.87 39105.82 0.00 00:56:25 00:33:01 10.34 0.02 10.32 0.00 0.27 1664.00 0.00 00:56:25 00:34:01 52.10 11.00 41.10 0.00 1093.78 4492.75 0.00 00:56:25 00:35:01 238.86 99.83 139.03 0.00 3472.83 20596.96 0.00 00:56:25 00:36:01 122.17 53.29 68.88 0.00 1844.84 7036.68 0.00 00:56:25 00:37:01 132.15 37.71 94.44 0.00 2721.12 23736.23 0.00 00:56:25 00:38:02 1327.38 1054.65 272.73 0.00 113866.84 166817.61 0.00 00:56:25 00:39:02 2209.74 1895.06 314.68 0.00 128105.02 139238.12 0.00 00:56:25 00:40:01 768.99 470.32 298.67 0.00 57471.37 104067.54 0.00 00:56:25 00:41:02 2068.54 1725.40 343.14 0.00 87248.87 100936.91 0.00 00:56:25 00:42:01 914.12 654.23 259.90 0.00 39123.68 48861.79 0.00 00:56:25 00:43:01 43.87 25.33 18.54 0.00 3298.93 1542.44 0.00 00:56:25 00:44:01 1.80 0.30 1.50 0.00 3.33 24.14 0.00 00:56:25 00:45:01 1.91 1.65 0.27 0.00 58.34 3.28 0.00 00:56:25 00:46:01 0.98 0.17 0.82 0.00 3.46 15.30 0.00 00:56:25 00:47:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 00:56:25 00:48:01 0.33 0.00 0.33 0.00 0.00 4.80 0.00 00:56:25 00:49:01 0.35 0.03 0.32 0.00 0.67 3.85 0.00 00:56:25 00:50:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 00:56:25 00:51:01 1.07 0.90 0.17 0.00 176.89 1.63 0.00 00:56:25 00:52:01 0.30 0.02 0.28 0.00 0.13 3.56 0.00 00:56:25 00:53:02 0.30 0.02 0.28 0.00 0.13 2.83 0.00 00:56:25 00:54:01 0.37 0.02 0.36 0.00 0.27 5.17 0.00 00:56:25 00:55:01 0.20 0.00 0.20 0.00 0.00 1.50 0.00 00:56:25 00:56:01 70.82 69.69 1.13 0.00 5474.81 62.61 0.00 00:56:25 Average: 318.49 240.25 78.24 0.00 17642.95 26039.91 0.00 00:56:25 00:56:25 00:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:56:25 00:31:01 72500 0 780352 41.47 2620 1026072 1526972 52.11 618260 986056 24 00:56:25 00:32:01 124656 0 691520 36.75 2068 1063300 1445012 49.32 571884 943668 17384 00:56:25 00:33:01 86256 0 690664 36.71 2068 1102556 1418312 48.40 572788 979188 1556 00:56:25 00:34:01 79736 0 726312 38.60 1668 1073828 1502320 51.27 575272 951828 77364 00:56:25 00:35:01 121724 0 836656 44.47 936 922228 1804460 61.58 701364 763388 23860 00:56:25 00:36:01 244124 0 772488 41.06 772 864160 1643496 56.09 596780 743380 49736 00:56:25 00:37:01 179192 0 766044 40.71 580 935728 1422224 48.54 568608 836476 40 00:56:25 00:38:02 64592 0 793292 42.16 0 1023660 1957372 66.80 670712 921532 84200 00:56:25 00:39:02 359156 0 999836 53.14 0 522552 3679628 125.58 608132 649556 54972 00:56:25 00:40:01 67236 0 740780 39.37 0 1073528 1751256 59.77 748208 833724 67656 00:56:25 00:41:02 405604 0 703216 37.37 0 772724 1490724 50.88 493572 738820 12 00:56:25 00:42:01 365240 0 671640 35.70 0 844664 1459116 49.80 379508 893788 28 00:56:25 00:43:01 487872 0 623072 33.11 0 770600 1198912 40.92 390036 763724 12 00:56:25 00:44:01 491024 0 619916 32.95 0 770604 1170928 39.96 388804 762420 16 00:56:25 00:45:01 489836 0 620032 32.95 0 771676 1170928 39.96 389256 762928 16 00:56:25 00:46:01 489428 0 620432 32.97 0 771684 1171112 39.97 389624 763000 8 00:56:25 00:47:01 490096 0 619760 32.94 0 771688 1170992 39.96 389400 763000 8 00:56:25 00:48:01 489552 0 620292 32.97 0 771700 1170992 39.96 389532 763000 8 00:56:25 00:49:01 489856 0 619984 32.95 0 771704 1170992 39.96 389540 763012 8 00:56:25 00:50:01 489832 0 619996 32.95 0 771716 1170992 39.96 389416 763020 8 00:56:25 00:51:01 481872 0 622764 33.10 0 776908 1171052 39.97 395252 765496 8 00:56:25 00:52:01 481484 0 623140 33.12 0 776920 1171064 39.97 395316 765500 12 00:56:25 00:53:02 481384 0 623240 33.12 0 776920 1170992 39.96 395056 765504 8 00:56:25 00:54:01 481408 0 623208 33.12 0 776928 1170992 39.96 395068 765508 8 00:56:25 00:55:01 481704 0 622900 33.11 0 776940 1170992 39.96 394948 765516 8 00:56:25 00:56:01 190988 0 656228 34.88 0 1034328 1365388 46.60 453884 992576 96564 00:56:25 Average: 334090 0 688760 36.61 412 858281 1450662 49.51 486547 814062 18212 00:56:25 00:56:25 00:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:56:25 00:31:01 eth0 1764.74 1611.88 6494.87 221.61 0.00 0.00 0.00 0.00 00:56:25 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:31:01 vethbca25d2 825.75 682.32 80.53 2725.59 0.00 0.00 0.00 0.00 00:56:25 00:31:01 docker0 825.75 682.18 69.25 2725.58 0.00 0.00 0.00 0.00 00:56:25 00:32:01 veth67dd85a 9.97 13.93 0.67 65.95 0.00 0.00 0.00 0.00 00:56:25 00:32:01 eth0 315.82 263.69 2909.26 30.39 0.00 0.00 0.00 0.00 00:56:25 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:32:01 docker0 10.00 13.81 0.53 65.94 0.00 0.00 0.00 0.00 00:56:25 00:33:01 veth67dd85a 30.49 39.73 2.01 172.10 0.00 0.00 0.00 0.00 00:56:25 00:33:01 eth0 43.42 31.73 174.22 3.07 0.00 0.00 0.00 0.00 00:56:25 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:33:01 docker0 30.49 39.73 1.59 172.10 0.00 0.00 0.00 0.00 00:56:25 00:34:01 eth0 157.77 133.91 598.66 13.62 0.00 0.00 0.00 0.00 00:56:25 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:34:01 veth228711b 109.43 122.11 10.02 470.86 0.00 0.00 0.00 0.00 00:56:25 00:34:01 docker0 131.25 150.42 9.68 594.36 0.00 0.00 0.00 0.00 00:56:25 00:35:01 eth0 42.20 29.10 31.38 71.99 0.00 0.00 0.00 0.00 00:56:25 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:35:01 veth3a60956 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:25 00:35:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:36:01 eth0 25.80 13.79 19.12 10.39 0.00 0.00 0.00 0.00 00:56:25 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:36:01 veth3a60956 2.23 2.23 0.18 0.18 0.00 0.00 0.00 0.00 00:56:25 00:36:01 docker0 2.23 2.23 0.15 0.18 0.00 0.00 0.00 0.00 00:56:25 00:37:01 veth2602001 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:56:25 00:37:01 eth0 203.64 161.24 1698.85 35.99 0.00 0.00 0.00 0.00 00:56:25 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:38:02 veth2343da1 0.00 0.43 0.00 0.03 0.00 0.00 0.00 0.00 00:56:25 00:38:02 eth0 89.10 64.74 171.42 66.72 0.00 0.00 0.00 0.00 00:56:25 00:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:38:02 docker0 22.13 34.31 1.16 145.16 0.00 0.00 0.00 0.00 00:56:25 00:39:02 veth2343da1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:39:02 veth100996e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:25 00:39:02 veth68153c2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:25 00:39:02 veth5903a64 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:56:25 00:40:01 veth2343da1 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 00:56:25 00:40:01 eth0 2894.75 2494.97 13715.18 561.44 0.00 0.00 0.00 0.00 00:56:25 00:40:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:56:25 00:40:01 docker0 1037.27 954.41 83.16 3888.27 0.00 0.00 0.00 0.00 00:56:25 00:41:02 veth2343da1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:41:02 eth0 90.56 43.37 385.76 20.19 0.00 0.00 0.00 0.00 00:56:25 00:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:41:02 veth9e418af 2.89 3.12 0.41 16.48 0.00 0.00 0.00 0.00 00:56:25 00:42:01 veth833f995 0.30 0.34 0.02 0.79 0.00 0.00 0.00 0.00 00:56:25 00:42:01 veth2343da1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:42:01 eth0 83.34 58.32 135.06 89.39 0.00 0.00 0.00 0.00 00:56:25 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:43:01 eth0 28.45 15.98 59.51 7.80 0.00 0.00 0.00 0.00 00:56:25 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:43:01 docker0 1061.50 1016.86 84.39 4335.52 0.00 0.00 0.00 0.00 00:56:25 00:44:01 eth0 0.25 0.12 0.02 0.04 0.00 0.00 0.00 0.00 00:56:25 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:45:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 00:56:25 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:46:01 eth0 0.70 0.38 0.40 0.26 0.00 0.00 0.00 0.00 00:56:25 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:47:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:56:25 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:48:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:56:25 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:49:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:56:25 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:50:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:51:01 eth0 0.35 0.25 0.14 0.07 0.00 0.00 0.00 0.00 00:56:25 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:52:01 eth0 0.23 0.17 0.12 0.07 0.00 0.00 0.00 0.00 00:56:25 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:53:02 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:56:25 00:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:54:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 00:56:25 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:55:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:56:01 eth0 164.28 137.91 1266.53 75.79 0.00 0.00 0.00 0.00 00:56:25 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 Average: eth0 123.70 104.29 590.98 28.72 0.00 0.00 0.00 0.00 00:56:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:25 Average: docker0 40.91 39.19 3.25 167.08 0.00 0.00 0.00 0.00 00:56:25 00:56:25 00:56:25 ---> sar -P ALL: 00:56:25 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/24/21 _x86_64_ (4 CPU) 00:56:25 00:56:25 00:29:37 LINUX RESTART (4 CPU) 00:56:25 00:56:25 00:30:02 CPU %user %nice %system %iowait %steal %idle 00:56:25 00:31:01 all 21.31 0.00 9.05 3.19 0.18 66.27 00:56:25 00:31:01 0 22.40 0.00 12.71 1.39 0.20 63.31 00:56:25 00:31:01 1 17.39 0.00 8.11 5.18 0.19 69.13 00:56:25 00:31:01 2 24.45 0.00 8.37 3.26 0.23 63.70 00:56:25 00:31:01 3 21.05 0.00 7.05 2.91 0.11 68.89 00:56:25 00:32:01 all 8.28 0.00 5.57 1.34 0.12 84.70 00:56:25 00:32:01 0 9.41 0.00 5.89 1.99 0.10 82.61 00:56:25 00:32:01 1 8.64 0.00 5.48 1.09 0.10 84.69 00:56:25 00:32:01 2 7.82 0.00 6.06 1.65 0.12 84.35 00:56:25 00:32:01 3 7.24 0.00 4.85 0.63 0.14 87.14 00:56:25 00:33:01 all 0.25 0.00 0.19 0.00 0.01 99.55 00:56:25 00:33:01 0 0.37 0.00 0.45 0.00 0.00 99.18 00:56:25 00:33:01 1 0.05 0.00 0.12 0.00 0.00 99.83 00:56:25 00:33:01 2 0.08 0.00 0.15 0.00 0.02 99.75 00:56:25 00:33:01 3 0.52 0.00 0.03 0.00 0.02 99.43 00:56:25 00:34:01 all 2.42 0.00 1.81 1.86 0.06 93.86 00:56:25 00:34:01 0 2.67 0.00 2.44 1.28 0.05 93.56 00:56:25 00:34:01 1 2.40 0.00 1.56 0.77 0.07 95.21 00:56:25 00:34:01 2 2.33 0.00 1.80 2.20 0.07 93.61 00:56:25 00:34:01 3 2.27 0.00 1.43 3.18 0.05 93.07 00:56:25 00:35:01 all 41.13 0.00 12.51 5.55 0.35 40.46 00:56:25 00:35:01 0 41.74 0.00 12.73 8.02 0.30 37.21 00:56:25 00:35:01 1 42.04 0.00 12.30 2.85 0.32 42.50 00:56:25 00:35:01 2 39.33 0.00 12.86 5.20 0.44 42.17 00:56:25 00:35:01 3 41.41 0.00 12.17 6.13 0.32 39.97 00:56:25 00:36:01 all 49.91 0.00 13.88 2.90 0.89 32.42 00:56:25 00:36:01 0 49.87 0.00 13.65 5.18 0.82 30.47 00:56:25 00:36:01 1 49.43 0.00 13.37 2.09 0.91 34.20 00:56:25 00:36:01 2 50.12 0.00 14.73 0.73 0.81 33.61 00:56:25 00:36:01 3 50.22 0.00 13.75 3.60 1.04 31.39 00:56:25 00:37:01 all 31.25 0.00 11.95 3.18 0.55 53.07 00:56:25 00:37:01 0 33.31 0.00 12.29 4.13 0.49 49.77 00:56:25 00:37:01 1 29.61 0.00 11.23 2.91 0.54 55.70 00:56:25 00:37:01 2 31.35 0.00 12.58 2.68 0.60 52.79 00:56:25 00:37:01 3 30.72 0.00 11.68 2.99 0.58 54.02 00:56:25 00:38:02 all 19.75 0.00 25.03 12.50 1.00 41.72 00:56:25 00:38:02 0 19.09 0.00 24.47 10.88 1.07 44.49 00:56:25 00:38:02 1 19.29 0.00 24.89 11.58 0.95 43.29 00:56:25 00:38:02 2 19.02 0.00 25.44 14.61 0.95 39.98 00:56:25 00:38:02 3 21.60 0.00 25.32 12.95 1.03 39.09 00:56:25 00:39:02 all 37.83 0.00 25.41 20.58 1.67 14.51 00:56:25 00:39:02 0 38.60 0.00 24.74 18.93 2.02 15.70 00:56:25 00:39:02 1 35.76 0.00 25.79 19.08 1.73 17.64 00:56:25 00:39:02 2 37.59 0.00 25.92 23.43 1.53 11.53 00:56:25 00:39:02 3 39.39 0.00 25.18 20.89 1.40 13.15 00:56:25 00:40:01 all 38.52 0.00 21.52 18.36 0.74 20.86 00:56:25 00:40:01 0 38.87 0.00 20.59 20.39 0.80 19.35 00:56:25 00:40:01 1 37.79 0.00 22.38 20.66 0.80 18.37 00:56:25 00:40:01 2 39.17 0.00 22.19 17.06 0.75 20.83 00:56:25 00:40:01 3 38.27 0.00 20.92 15.31 0.61 24.90 00:56:25 00:41:02 all 37.67 0.00 22.29 29.53 0.58 9.92 00:56:25 00:41:02 0 36.49 0.00 22.40 26.94 0.66 13.51 00:56:25 00:41:02 1 38.62 0.00 22.73 32.09 0.52 6.05 00:56:25 00:41:02 2 38.78 0.00 22.28 29.17 0.50 9.28 00:56:25 00:41:02 3 36.79 0.00 21.75 29.95 0.66 10.85 00:56:25 00:56:25 00:41:02 CPU %user %nice %system %iowait %steal %idle 00:56:25 00:42:01 all 32.91 0.00 16.90 14.09 0.68 35.43 00:56:25 00:42:01 0 32.96 0.00 17.70 12.60 0.76 35.98 00:56:25 00:42:01 1 33.31 0.00 17.62 14.75 0.61 33.71 00:56:25 00:42:01 2 33.25 0.00 16.63 14.30 0.67 35.14 00:56:25 00:42:01 3 32.10 0.00 15.64 14.71 0.66 36.89 00:56:25 00:43:01 all 1.07 0.00 0.95 0.50 0.05 97.43 00:56:25 00:43:01 0 1.37 0.00 0.90 0.28 0.05 97.39 00:56:25 00:43:01 1 0.94 0.00 0.97 0.89 0.05 97.16 00:56:25 00:43:01 2 0.99 0.00 0.90 0.59 0.05 97.47 00:56:25 00:43:01 3 0.99 0.00 1.04 0.23 0.05 97.69 00:56:25 00:44:01 all 0.15 0.00 0.04 0.02 0.01 99.78 00:56:25 00:44:01 0 0.02 0.00 0.03 0.03 0.00 99.92 00:56:25 00:44:01 1 0.05 0.00 0.07 0.00 0.03 99.85 00:56:25 00:44:01 2 0.52 0.00 0.05 0.02 0.00 99.42 00:56:25 00:44:01 3 0.02 0.00 0.02 0.02 0.00 99.95 00:56:25 00:45:01 all 0.15 0.00 0.08 0.02 0.01 99.75 00:56:25 00:45:01 0 0.05 0.00 0.15 0.08 0.02 99.70 00:56:25 00:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:56:25 00:45:01 2 0.43 0.00 0.08 0.00 0.02 99.47 00:56:25 00:45:01 3 0.08 0.00 0.03 0.00 0.02 99.87 00:56:25 00:46:01 all 0.14 0.00 0.04 0.00 0.00 99.81 00:56:25 00:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:56:25 00:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:56:25 00:46:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:56:25 00:46:01 3 0.47 0.00 0.05 0.02 0.00 99.47 00:56:25 00:47:01 all 0.04 0.00 0.04 0.00 0.01 99.91 00:56:25 00:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:56:25 00:47:01 1 0.03 0.00 0.03 0.00 0.03 99.90 00:56:25 00:47:01 2 0.08 0.00 0.03 0.00 0.00 99.88 00:56:25 00:47:01 3 0.03 0.00 0.07 0.00 0.00 99.90 00:56:25 00:48:01 all 0.09 0.00 0.03 0.00 0.00 99.88 00:56:25 00:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:56:25 00:48:01 1 0.03 0.00 0.05 0.00 0.00 99.92 00:56:25 00:48:01 2 0.30 0.00 0.03 0.00 0.00 99.67 00:56:25 00:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:56:25 00:49:01 all 0.16 0.00 0.02 0.00 0.00 99.81 00:56:25 00:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:56:25 00:49:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:56:25 00:49:01 2 0.53 0.00 0.03 0.00 0.00 99.43 00:56:25 00:49:01 3 0.05 0.00 0.02 0.00 0.02 99.92 00:56:25 00:50:01 all 0.14 0.00 0.02 0.00 0.00 99.83 00:56:25 00:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:56:25 00:50:01 1 0.02 0.00 0.05 0.00 0.02 99.92 00:56:25 00:50:01 2 0.52 0.00 0.00 0.00 0.00 99.48 00:56:25 00:50:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:56:25 00:51:01 all 0.16 0.00 0.04 0.02 0.00 99.77 00:56:25 00:51:01 0 0.05 0.00 0.10 0.05 0.02 99.78 00:56:25 00:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:56:25 00:51:01 2 0.53 0.00 0.03 0.03 0.00 99.40 00:56:25 00:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:56:25 00:52:01 all 0.15 0.00 0.03 0.00 0.00 99.83 00:56:25 00:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:56:25 00:52:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:56:25 00:52:01 2 0.52 0.00 0.02 0.00 0.00 99.47 00:56:25 00:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:56:25 00:56:25 00:52:01 CPU %user %nice %system %iowait %steal %idle 00:56:25 00:53:02 all 0.16 0.00 0.03 0.00 0.00 99.80 00:56:25 00:53:02 0 0.03 0.00 0.05 0.00 0.02 99.90 00:56:25 00:53:02 1 0.03 0.00 0.03 0.00 0.00 99.93 00:56:25 00:53:02 2 0.55 0.00 0.02 0.00 0.00 99.43 00:56:25 00:53:02 3 0.03 0.00 0.02 0.00 0.00 99.95 00:56:25 00:54:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:56:25 00:54:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:56:25 00:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:56:25 00:54:01 2 0.52 0.00 0.03 0.00 0.00 99.44 00:56:25 00:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:56:25 00:55:01 all 0.07 0.00 0.04 0.00 0.00 99.89 00:56:25 00:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:56:25 00:55:01 1 0.02 0.00 0.05 0.00 0.00 99.93 00:56:25 00:55:01 2 0.22 0.00 0.07 0.00 0.00 99.72 00:56:25 00:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:56:25 00:56:01 all 2.90 0.00 1.89 1.73 0.04 93.44 00:56:25 00:56:01 0 3.05 0.00 2.25 1.63 0.03 93.04 00:56:25 00:56:01 1 2.91 0.00 1.74 1.20 0.05 94.10 00:56:25 00:56:01 2 2.74 0.00 1.93 2.00 0.02 93.32 00:56:25 00:56:01 3 2.92 0.00 1.64 2.08 0.05 93.31 00:56:25 Average: all 12.03 0.00 6.23 4.23 0.26 77.25 00:56:25 Average: 0 12.19 0.00 6.42 4.19 0.27 76.94 00:56:25 Average: 1 11.73 0.00 6.21 4.22 0.25 77.58 00:56:25 Average: 2 12.22 0.00 6.34 4.29 0.25 76.91 00:56:25 Average: 3 11.98 0.00 5.97 4.22 0.25 77.59 00:56:25 00:56:25 00:56:25