Pull request #3178 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 5d1daf3548b37c1b42c3b9380e2816b07278959d+fa4c73617b7d09eb7571485bf4012ea49001bdcf (7685466490245663716d380b393dd89e14e60f44) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-26669’ is offline Running on prd-centos7-docker-4c-2g-26670 in /w/workspace/edgexfoundry_edgex-go_PR-3178 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit fa4c73617b7d09eb7571485bf4012ea49001bdcf into PR head commit 5d1daf3548b37c1b42c3b9380e2816b07278959d Merge succeeded, producing 5d1daf3548b37c1b42c3b9380e2816b07278959d Checking out Revision 5d1daf3548b37c1b42c3b9380e2816b07278959d (PR-3178) > 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/3178/head:refs/remotes/origin/PR-3178 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d1daf3548b37c1b42c3b9380e2816b07278959d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fa4c73617b7d09eb7571485bf4012ea49001bdcf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d1daf3548b37c1b42c3b9380e2816b07278959d # timeout=10 Commit message: "feat(command): Implement PUT /device/name/{deviceName}/{command} V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:39:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:39:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:39:42 ========================================================= 11:39:42 EdgeX Global Pipelines Version Info 11:39:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:39:44 ------------------- 11:39:44 stable info: 11:39:44 ------------------- 11:39:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:39:44 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 11:39:44 Message: update stable to v1.0.179 11:39:45 ------------------- 11:39:45 experimental info: 11:39:45 ------------------- 11:39:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:39:45 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 11:39:45 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:39:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:39:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:39:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:39:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:39:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:39:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 11:39:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 11:39:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 11:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 11:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:39:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:39:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:39:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:39:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:39:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:39:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 11:39:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:39:47 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 11:39:47 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 11:39:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3178 [Pipeline] echo 11:39:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3178 [Pipeline] echo 11:39:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3178 [Pipeline] echo 11:39:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d1daf3548b37c1b42c3b9380e2816b07278959d [Pipeline] echo 11:39:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d1daf3 [Pipeline] echo 11:39:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:39:48 provisioning config files... 11:39:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5654671951169594916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:39:48 ---> docker-login.sh 11:39:48 nexus3.edgexfoundry.org:10001 11:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:49 Configure a credential helper to remove this warning. See 11:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:49 11:39:49 Login Succeeded 11:39:49 nexus3.edgexfoundry.org:10002 11:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:49 Configure a credential helper to remove this warning. See 11:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:49 11:39:49 Login Succeeded 11:39:49 nexus3.edgexfoundry.org:10003 11:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:49 Configure a credential helper to remove this warning. See 11:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:49 11:39:49 Login Succeeded 11:39:49 nexus3.edgexfoundry.org:10004 11:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:49 Configure a credential helper to remove this warning. See 11:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:49 11:39:49 Login Succeeded 11:39:49 docker.io 11:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:49 Configure a credential helper to remove this warning. See 11:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:49 11:39:49 Login Succeeded 11:39:49 ---> docker-login.sh ends [Pipeline] } 11:39:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:39:50 ++ 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 11:39:50 + for file in '`ls cmd/**/Dockerfile`' 11:39:50 ++ dirname cmd/core-command/Dockerfile 11:39:50 ++ cut -d/ -f2 11:39:50 + echo core-command,cmd/core-command/Dockerfile 11:39:50 + for file in '`ls cmd/**/Dockerfile`' 11:39:50 ++ dirname cmd/core-data/Dockerfile 11:39:50 ++ cut -d/ -f2 11:39:50 + echo core-data,cmd/core-data/Dockerfile 11:39:50 + for file in '`ls cmd/**/Dockerfile`' 11:39:50 ++ dirname cmd/core-metadata/Dockerfile 11:39:50 ++ cut -d/ -f2 11:39:50 + echo core-metadata,cmd/core-metadata/Dockerfile 11:39:50 + for file in '`ls cmd/**/Dockerfile`' 11:39:50 ++ dirname cmd/security-bootstrapper/Dockerfile 11:39:50 ++ cut -d/ -f2 11:39:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:39:50 + for file in '`ls cmd/**/Dockerfile`' 11:39:50 ++ dirname cmd/security-proxy-setup/Dockerfile 11:39:50 ++ cut -d/ -f2 11:39:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:39:50 + for file in '`ls cmd/**/Dockerfile`' 11:39:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 11:39:50 ++ cut -d/ -f2 11:39:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:39:50 + for file in '`ls cmd/**/Dockerfile`' 11:39:50 ++ dirname cmd/support-notifications/Dockerfile 11:39:50 ++ cut -d/ -f2 11:39:50 + echo support-notifications,cmd/support-notifications/Dockerfile 11:39:50 + for file in '`ls cmd/**/Dockerfile`' 11:39:50 ++ dirname cmd/support-scheduler/Dockerfile 11:39:50 ++ cut -d/ -f2 11:39:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:39:50 + for file in '`ls cmd/**/Dockerfile`' 11:39:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 11:39:50 ++ cut -d/ -f2 11:39:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:39:50 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 11:39:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:39:51 11:39:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:39:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:39:52 latest: Pulling from edgex-devops/git-semver 11:39:52 31603596830f: Pulling fs layer 11:39:52 2a8b12db71e7: Pulling fs layer 11:39:52 6ca5941a6612: Pulling fs layer 11:39:52 ecc8261a40a4: Pulling fs layer 11:39:52 ecc8261a40a4: Waiting 11:39:52 2a8b12db71e7: Verifying Checksum 11:39:52 2a8b12db71e7: Download complete 11:39:52 31603596830f: Verifying Checksum 11:39:52 31603596830f: Download complete 11:39:52 6ca5941a6612: Verifying Checksum 11:39:52 6ca5941a6612: Download complete 11:39:52 ecc8261a40a4: Verifying Checksum 11:39:52 ecc8261a40a4: Download complete 11:39:52 31603596830f: Pull complete 11:39:53 2a8b12db71e7: Pull complete 11:39:53 6ca5941a6612: Pull complete 11:39:53 ecc8261a40a4: Pull complete 11:39:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 11:39:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:39:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:39:54 prd-centos7-docker-4c-2g-26670 does not seem to be running inside a container 11:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:39:56 $ docker top bc803f460755c6b8f4f111d96d10c0e825f9689f54b60dd266504db6aab23606 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:39:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:39:56 [ssh-agent] Looking for ssh-agent implementation... 11:39:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:39:56 $ docker exec bc803f460755c6b8f4f111d96d10c0e825f9689f54b60dd266504db6aab23606 ssh-agent 11:39:56 SSH_AUTH_SOCK=/tmp/ssh-ul8srIBW0TIz/agent.11 11:39:56 SSH_AGENT_PID=16 11:39:56 Running ssh-add (command line suppressed) 11:39:57 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4918965823486282629.key (/w/workspace/edgex-go/2@tmp/private_key_4918965823486282629.key) 11:39:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:39:57 + git tag --points-at HEAD [Pipeline] } 11:39:57 $ docker exec --env ******** --env ******** bc803f460755c6b8f4f111d96d10c0e825f9689f54b60dd266504db6aab23606 ssh-agent -k 11:39:57 unset SSH_AUTH_SOCK; 11:39:57 unset SSH_AGENT_PID; 11:39:57 echo Agent pid 16 killed; 11:39:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:39:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:39:57 [ssh-agent] Looking for ssh-agent implementation... 11:39:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:39:57 $ docker exec bc803f460755c6b8f4f111d96d10c0e825f9689f54b60dd266504db6aab23606 ssh-agent 11:39:58 SSH_AUTH_SOCK=/tmp/ssh-o2dSJICUtLJA/agent.47 11:39:58 SSH_AGENT_PID=52 11:39:58 Running ssh-add (command line suppressed) 11:39:58 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5620155457030359317.key (/w/workspace/edgex-go/2@tmp/private_key_5620155457030359317.key) 11:39:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:39:58 + git semver init 11:39:58 # -> Open(): unable to determine branch for HEAD 11:39:58 # $GIT_DIR = /w/workspace/edgex-go/2/.git 11:39:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 11:39:58 # $SEMVER_REMOTE_NAME = origin 11:39:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:39:58 # $SEMVER_USER_NAME = edgex-jenkins 11:39:58 # $SEMVER_BRANCH = PR-3178 11:39:58 # $SEMVER_TEMP = /tmp/semver-886271150 11:39:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:40:16 # '/tmp/semver-886271150' -> '/w/workspace/edgex-go/2/.semver' 11:40:16 # -> Force: false 11:40:16 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 11:40:16 $ docker exec --env ******** --env ******** bc803f460755c6b8f4f111d96d10c0e825f9689f54b60dd266504db6aab23606 ssh-agent -k 11:40:17 unset SSH_AUTH_SOCK; 11:40:17 unset SSH_AGENT_PID; 11:40:17 echo Agent pid 52 killed; 11:40:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:40:17 + git semver [Pipeline] } 11:40:17 $ docker stop --time=1 bc803f460755c6b8f4f111d96d10c0e825f9689f54b60dd266504db6aab23606 11:40:19 $ docker rm -f bc803f460755c6b8f4f111d96d10c0e825f9689f54b60dd266504db6aab23606 [Pipeline] // withDockerContainer [Pipeline] sh 11:40:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:40:20 Stashed 1 file(s) [Pipeline] echo 11:40:20 [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 11:40:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:40:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:40:22 + sudo service docker restart 11:40:22 + true 11:40:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 11:40:22 ========================================================= 11:40:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 11:40:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:40:22 + 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 . 11:40:26 Sending build context to Docker daemon 327.9MB 11:40:26 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 11:40:26 Step 2/6 : FROM ${BASE} 11:40:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 11:40:26 188c0c94c7c5: Pulling fs layer 11:40:26 0ef7d3d256c8: Pulling fs layer 11:40:26 de9db76c5a1d: Pulling fs layer 11:40:26 bca2f99d35d6: Pulling fs layer 11:40:26 93359f2a8cfa: Pulling fs layer 11:40:26 7c6f9722023f: Pulling fs layer 11:40:26 a35cf1a2eb13: Pulling fs layer 11:40:26 93359f2a8cfa: Waiting 11:40:26 bca2f99d35d6: Waiting 11:40:26 7c6f9722023f: Waiting 11:40:26 a35cf1a2eb13: Waiting 11:40:26 de9db76c5a1d: Verifying Checksum 11:40:26 de9db76c5a1d: Download complete 11:40:26 0ef7d3d256c8: Verifying Checksum 11:40:26 0ef7d3d256c8: Download complete 11:40:26 93359f2a8cfa: Verifying Checksum 11:40:26 93359f2a8cfa: Download complete 11:40:26 188c0c94c7c5: Verifying Checksum 11:40:26 188c0c94c7c5: Download complete 11:40:26 7c6f9722023f: Verifying Checksum 11:40:26 7c6f9722023f: Download complete 11:40:26 188c0c94c7c5: Pull complete 11:40:26 0ef7d3d256c8: Pull complete 11:40:27 de9db76c5a1d: Pull complete 11:40:28 a35cf1a2eb13: Verifying Checksum 11:40:28 a35cf1a2eb13: Download complete 11:40:28 bca2f99d35d6: Verifying Checksum 11:40:28 bca2f99d35d6: Download complete 11:40:34 bca2f99d35d6: Pull complete 11:40:34 93359f2a8cfa: Pull complete 11:40:34 7c6f9722023f: Pull complete 11:40:35 Still waiting to schedule task 11:40:35 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 11:40:42 a35cf1a2eb13: Pull complete 11:40:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 11:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 11:40:42 ---> a62c8e92a672 11:40:42 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 11:40:42 ---> Running in b52825f856f4 11:40:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:40:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:40:42 (1/12) Installing libmagic (5.38-r0) 11:40:43 (2/12) Installing file (5.38-r0) 11:40:43 (3/12) Installing libc-dev (0.7.2-r3) 11:40:43 (4/12) Installing g++ (9.3.0-r2) 11:40:48 (5/12) Installing fortify-headers (1.1-r0) 11:40:48 (6/12) Installing patch (2.7.6-r6) 11:40:48 (7/12) Installing build-base (0.5-r2) 11:40:48 (8/12) Installing libsodium (1.0.18-r0) 11:40:48 (9/12) Installing pkgconf (1.7.2-r0) 11:40:48 (10/12) Installing libsodium-dev (1.0.18-r0) 11:40:48 (11/12) Installing libzmq (4.3.3-r0) 11:40:49 (12/12) Installing zeromq-dev (4.3.3-r0) 11:40:49 Executing busybox-1.31.1-r19.trigger 11:40:49 OK: 233 MiB in 51 packages 11:40:53 Removing intermediate container b52825f856f4 11:40:53 ---> dda1d0151e5e 11:40:53 Step 4/6 : WORKDIR /edgex-go 11:40:53 ---> Running in d8479f8b5aa7 11:40:53 Removing intermediate container d8479f8b5aa7 11:40:53 ---> ea908caa0b42 11:40:53 Step 5/6 : COPY go.mod . 11:40:53 ---> 98c25b753ecd 11:40:53 Step 6/6 : RUN go mod download 11:40:53 ---> Running in 526c49ffaffc 11:41:15 Removing intermediate container 526c49ffaffc 11:41:15 ---> f1e3a51cb0d9 11:41:15 Successfully built f1e3a51cb0d9 11:41:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:41:15 + docker inspect -f . ci-base-image-x86_64 11:41:15 . [Pipeline] withDockerContainer 11:41:15 prd-centos7-docker-4c-2g-26670 does not seem to be running inside a container 11:41:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:41:16 $ docker top b91fd447e5f3d44e4767cd6235e4de61a73832a24c2866a1debac81f5278d583 -eo pid,comm [Pipeline] { [Pipeline] sh 11:41:17 + go version 11:41:17 go version go1.15.5 linux/amd64 [Pipeline] } 11:41:17 $ docker stop --time=1 b91fd447e5f3d44e4767cd6235e4de61a73832a24c2866a1debac81f5278d583 11:41:18 $ docker rm -f b91fd447e5f3d44e4767cd6235e4de61a73832a24c2866a1debac81f5278d583 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:41:19 + docker inspect -f . ci-base-image-x86_64 11:41:19 . [Pipeline] withDockerContainer 11:41:19 prd-centos7-docker-4c-2g-26670 does not seem to be running inside a container 11:41:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:41:20 $ docker top 9e5fd2101da9bd84f7475a03ec92db3d623461e3c2b4db8c7683ef22eabcf4ee -eo pid,comm [Pipeline] { [Pipeline] echo 11:41:20 ========================================================= 11:41:20 [edgeXBuildGoParallel] Running Tests and Build... 11:41:20 ========================================================= [Pipeline] sh 11:41:20 + make test 11:41:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:41:30 ? github.com/edgexfoundry/edgex-go [no test files] 11:41:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:41:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:41:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:41:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:41:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:41:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:41:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:41:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:41:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:41:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:41:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:41:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:41:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:41:59 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.113s coverage: 45.9% of statements 11:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 11:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 11:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 11:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 11:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 11:41:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.088s coverage: 100.0% of statements 11:42:04 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.178s coverage: 27.1% of statements 11:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 11:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 11:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 11:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:42:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements 11:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 11:42:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements 11:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 11:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 11:42:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.078s coverage: 65.8% of statements 11:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 11:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 11:42:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.135s coverage: 82.3% of statements 11:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 11:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 11:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 11:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 11:42:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.339s coverage: 28.6% of statements 11:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 11:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 11:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 11:42:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.056s coverage: 100.0% of statements 11:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 11:42:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements 11:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 11:42:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.140s coverage: 86.7% of statements 11:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 11:42:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.101s coverage: 97.5% of statements 11:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 11:42:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements 11:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 11:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 11:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 11:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 11:42:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.482s coverage: 92.8% of statements 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 11:42:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 11:42:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.1% of statements 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 11:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.033s coverage: 45.5% of statements 11:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements 11:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 11:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 11:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements 11:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements 11:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements 11:42:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26671 in /w/workspace/edgexfoundry_edgex-go_PR-3178 [Pipeline] { [Pipeline] ws 11:42:29 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.059s coverage: 92.9% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.4% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.5% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.282s coverage: 68.9% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 37.0% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.285s coverage: 84.0% of statements 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.131s coverage: 47.0% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.060s coverage: 100.0% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.040s coverage: 100.0% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.099s coverage: 89.4% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.683s coverage: 29.1% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.054s coverage: 100.0% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.031s coverage: 32.1% of statements 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 100.0% of statements 11:42:31 GO111MODULE=on go vet ./... 11:42:34 using credential edgex-jenkins-ssh 11:42:34 Cloning the remote Git repository 11:42:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:42:34 > git init /w/workspace/edgex-go/2 # timeout=10 11:42:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:42:35 > git --version # timeout=10 11:42:35 > git --version # 'git version 2.17.1' 11:42:35 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:42:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:42:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:42:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:42:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:42:49 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3178/head:refs/remotes/origin/PR-3178 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:42:50 Merging remotes/origin/master commit fa4c73617b7d09eb7571485bf4012ea49001bdcf into PR head commit 5d1daf3548b37c1b42c3b9380e2816b07278959d 11:42:51 Merge succeeded, producing 5d1daf3548b37c1b42c3b9380e2816b07278959d 11:42:51 Checking out Revision 5d1daf3548b37c1b42c3b9380e2816b07278959d (PR-3178) 11:42:50 > git config core.sparsecheckout # timeout=10 11:42:50 > git checkout -f 5d1daf3548b37c1b42c3b9380e2816b07278959d # timeout=10 11:42:51 > git remote # timeout=10 11:42:51 > git config --get remote.origin.url # timeout=10 11:42:51 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:51 > git merge fa4c73617b7d09eb7571485bf4012ea49001bdcf # timeout=10 11:42:51 > git rev-parse HEAD^{commit} # timeout=10 11:42:51 > git config core.sparsecheckout # timeout=10 11:42:51 > git checkout -f 5d1daf3548b37c1b42c3b9380e2816b07278959d # timeout=10 11:42:55 Commit message: "feat(command): Implement PUT /device/name/{deviceName}/{command} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:42:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:42:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:42:57 + sudo service docker restart 11:42:57 + true 11:42:58 gofmt -l . 11:42:58 [ "`gofmt -l .`" = "" ] 11:42:58 ./bin/test-go-mod-tidy.sh 11:42:58 ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:42:59 provisioning config files... 11:42:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3711549842593801785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:43:00 + ls -al . 11:43:00 total 700 11:43:00 drwxrwxr-x 10 1001 1001 4096 Feb 17 11:42 . 11:43:00 drwxr-xr-x 4 root root 28 Feb 17 11:41 .. 11:43:00 -rw-rw-r-- 1 1001 1001 11 Feb 17 11:39 .dockerignore 11:43:00 drwxrwxr-x 8 1001 1001 179 Feb 17 11:39 .git 11:43:00 drwxrwxr-x 3 1001 1001 125 Feb 17 11:39 .github 11:43:00 -rw-rw-r-- 1 1001 1001 818 Feb 17 11:39 .gitignore 11:43:00 drwx------ 3 1001 1001 60 Feb 17 11:40 .semver 11:43:00 -rw-rw-r-- 1 1001 1001 166 Feb 17 11:39 .sonarcloud.properties 11:43:00 -rw-rw-r-- 1 1001 1001 7859 Feb 17 11:39 Attribution.txt 11:43:00 -rw-rw-r-- 1 1001 1001 3804 Feb 17 11:39 CONTRIBUTING.md 11:43:00 -rw-rw-r-- 1 1001 1001 931 Feb 17 11:39 Dockerfile.build 11:43:00 -rw-rw-r-- 1 1001 1001 863 Feb 17 11:39 Jenkinsfile 11:43:00 -rw-rw-r-- 1 1001 1001 10775 Feb 17 11:39 LICENSE 11:43:00 -rw-rw-r-- 1 1001 1001 5774 Feb 17 11:39 Makefile 11:43:00 -rw-rw-r-- 1 1001 1001 6524 Feb 17 11:39 README.md 11:43:00 -rw-rw-r-- 1 1001 1001 6755 Feb 17 11:39 SECURITY.md 11:43:00 -rw-rw-r-- 1 1001 1001 5 Feb 17 11:40 VERSION 11:43:00 -rw-rw-r-- 1 1001 1001 4131 Feb 17 11:39 ZMQWindows.md 11:43:00 drwxrwxr-x 2 1001 1001 117 Feb 17 11:39 bin 11:43:00 drwxrwxr-x 14 1001 1001 4096 Feb 17 11:39 cmd 11:43:00 -rw-r--r-- 1 root root 596289 Feb 17 11:42 coverage.out 11:43:00 -rw-r--r-- 1 root root 1054 Feb 17 11:42 go.mod 11:43:00 -rw-r--r-- 1 root root 19518 Feb 17 11:42 go.sum 11:43:00 drwxrwxr-x 8 1001 1001 127 Feb 17 11:39 internal 11:43:00 drwxrwxr-x 4 1001 1001 26 Feb 17 11:39 openapi 11:43:00 drwxrwxr-x 4 1001 1001 71 Feb 17 11:39 snap 11:43:00 -rw-rw-r-- 1 1001 1001 168 Feb 17 11:39 version.go [Pipeline] sh 11:43:00 ---> docker-login.sh 11:43:00 nexus3.edgexfoundry.org:10001 11:43:00 + '[' -e coverage.out ] 11:43:00 + chown 1001:1001 coverage.out [Pipeline] stash 11:43:00 Stashed 1 file(s) [Pipeline] sh 11:43:01 + make build 11:43:01 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 11:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:01 Configure a credential helper to remove this warning. See 11:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:01 11:43:01 Login Succeeded 11:43:01 nexus3.edgexfoundry.org:10002 11:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:02 Configure a credential helper to remove this warning. See 11:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:02 11:43:02 Login Succeeded 11:43:02 nexus3.edgexfoundry.org:10003 11:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:02 Configure a credential helper to remove this warning. See 11:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:02 11:43:02 Login Succeeded 11:43:02 nexus3.edgexfoundry.org:10004 11:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:03 Configure a credential helper to remove this warning. See 11:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:03 11:43:03 Login Succeeded 11:43:03 docker.io 11:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:04 Configure a credential helper to remove this warning. See 11:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:04 11:43:04 Login Succeeded 11:43:04 ---> docker-login.sh ends [Pipeline] } 11:43:04 Deleting 1 temporary files 11:43:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:43:04 ========================================================= 11:43:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 11:43:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:43: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 . 11:43:07 Sending build context to Docker daemon 166.4MB 11:43:07 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 11:43:07 Step 2/6 : FROM ${BASE} 11:43:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:43:07 5f621e34cdf4: Pulling fs layer 11:43:07 a4357932f1b6: Pulling fs layer 11:43:07 18c013af1878: Pulling fs layer 11:43:07 00ac8860ef70: Pulling fs layer 11:43:07 63d7cb157983: Pulling fs layer 11:43:07 b116817d02f9: Pulling fs layer 11:43:07 745a02a5169b: Pulling fs layer 11:43:07 b116817d02f9: Waiting 11:43:07 745a02a5169b: Waiting 11:43:07 00ac8860ef70: Waiting 11:43:07 63d7cb157983: Waiting 11:43:07 18c013af1878: Verifying Checksum 11:43:07 18c013af1878: Download complete 11:43:07 a4357932f1b6: Verifying Checksum 11:43:07 a4357932f1b6: Download complete 11:43:07 63d7cb157983: Verifying Checksum 11:43:07 63d7cb157983: Download complete 11:43:07 5f621e34cdf4: Verifying Checksum 11:43:07 5f621e34cdf4: Download complete 11:43:07 b116817d02f9: Verifying Checksum 11:43:07 b116817d02f9: Download complete 11:43:08 5f621e34cdf4: Pull complete 11:43:08 a4357932f1b6: Pull complete 11:43:08 18c013af1878: Pull complete 11:43:10 745a02a5169b: Verifying Checksum 11:43:10 745a02a5169b: Download complete 11:43:11 00ac8860ef70: Download complete 11:43:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 11:43: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 11:43:14 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 11:43: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 11:43: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 11:43: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 11:43:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:43:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:43:20 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 11:43:22 00ac8860ef70: Pull complete 11:43:22 63d7cb157983: Pull complete 11:43:22 b116817d02f9: Pull complete 11:43:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 11:43:24 $ docker stop --time=1 9e5fd2101da9bd84f7475a03ec92db3d623461e3c2b4db8c7683ef22eabcf4ee 11:43:26 $ docker rm -f 9e5fd2101da9bd84f7475a03ec92db3d623461e3c2b4db8c7683ef22eabcf4ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 11:43:27 745a02a5169b: Pull complete 11:43:27 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 11:43:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 11:43:27 ---> b7e6874047d6 11:43:27 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 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:43:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:43:29 11:43:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 11:43:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:43:30 latest: Pulling from edgex-devops/edgex-compose 11:43:30 cbdbe7a5bc2a: Pulling fs layer 11:43:30 ca9280d653b3: Pulling fs layer 11:43:30 7e9c9ca2126c: Pulling fs layer 11:43:30 ---> Running in dc0a625de983 11:43:30 cbdbe7a5bc2a: Download complete 11:43:30 cbdbe7a5bc2a: Pull complete 11:43:31 ca9280d653b3: Verifying Checksum 11:43:31 ca9280d653b3: Download complete 11:43:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:43:32 ca9280d653b3: Pull complete 11:43:32 7e9c9ca2126c: Download complete 11:43:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:43:34 (1/12) Installing libmagic (5.38-r0) 11:43:34 (2/12) Installing file (5.38-r0) 11:43:34 (3/12) Installing libc-dev (0.7.2-r3) 11:43:34 (4/12) Installing g++ (9.3.0-r2) 11:43:38 7e9c9ca2126c: Pull complete 11:43:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:43:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:43:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:43:38 prd-centos7-docker-4c-2g-26670 does not seem to be running inside a container 11:43:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:43:41 $ docker top c151f692932292c7eedd5892ce6ade1663fddf1c6517f3bbbf987819c2ddcc14 -eo pid,comm [Pipeline] { [Pipeline] sh 11:43:41 + docker-compose build --help 11:43:41 + grep parallel 11:43:42 --parallel Build images in parallel. [Pipeline] } 11:43:42 $ docker stop --time=1 c151f692932292c7eedd5892ce6ade1663fddf1c6517f3bbbf987819c2ddcc14 11:43:43 $ docker rm -f c151f692932292c7eedd5892ce6ade1663fddf1c6517f3bbbf987819c2ddcc14 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:43:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:43:44 . [Pipeline] withDockerContainer 11:43:44 prd-centos7-docker-4c-2g-26670 does not seem to be running inside a container 11:43:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:43:45 $ docker top bd1b512aa4b7d830532f7b185adbd5e6470407aedd8355dc22317eaac2f12b64 -eo pid,comm [Pipeline] { [Pipeline] sh 11:43:45 + docker-compose -f ./docker-compose-build.yml build --parallel 11:43:46 Building docker-core-command-go ... 11:43:46 Building docker-core-data-go ... 11:43:46 Building docker-core-metadata-go ... 11:43:46 Building docker-security-bootstrapper-go ... 11:43:46 Building docker-security-proxy-setup-go ... 11:43:46 Building docker-security-secretstore-setup-go ... 11:43:46 Building docker-support-notifications-go ... 11:43:46 Building docker-support-scheduler-go ... 11:43:46 Building docker-sys-mgmt-agent-go ... 11:43:46 Building docker-core-metadata-go 11:43:46 Building docker-security-proxy-setup-go 11:43:46 Building docker-support-scheduler-go 11:43:46 Building docker-sys-mgmt-agent-go 11:43:46 Building docker-core-data-go 11:43:47 (5/12) Installing fortify-headers (1.1-r0) 11:43:47 (6/12) Installing patch (2.7.6-r6) 11:43:47 (7/12) Installing build-base (0.5-r2) 11:43:47 (8/12) Installing libsodium (1.0.18-r0) 11:43:47 (9/12) Installing pkgconf (1.7.2-r0) 11:43:47 (10/12) Installing libsodium-dev (1.0.18-r0) 11:43:47 (11/12) Installing libzmq (4.3.3-r0) 11:43:47 (12/12) Installing zeromq-dev (4.3.3-r0) 11:43:47 Executing busybox-1.31.1-r19.trigger 11:43:47 OK: 217 MiB in 51 packages 11:43:50 Removing intermediate container dc0a625de983 11:43:50 ---> fb14b7b67d9e 11:43:50 Step 4/6 : WORKDIR /edgex-go 11:43:50 ---> Running in aef4c65e264c 11:43:50 Removing intermediate container aef4c65e264c 11:43:50 ---> bc0a2b4bec3d 11:43:50 Step 5/6 : COPY go.mod . 11:43:51 ---> 8ce66965e4e0 11:43:51 Step 6/6 : RUN go mod download 11:43:51 ---> Running in c7fd0fa0aa1d 11:44:18 Removing intermediate container c7fd0fa0aa1d 11:44:18 ---> c11f4dbcdb77 11:44:18 Successfully built c11f4dbcdb77 11:44:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:44:18 + docker inspect -f . ci-base-image-arm64 11:44:18 . [Pipeline] withDockerContainer 11:44:18 prd-ubuntu18.04-docker-arm64-4c-16g-26671 does not seem to be running inside a container 11:44:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:44:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:44:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:44:19 ---> f1e3a51cb0d9 11:44:19 Step 3/23 : WORKDIR /edgex-go 11:44:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:44:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:44:19 ---> f1e3a51cb0d9 11:44:19 Step 3/22 : WORKDIR /edgex-go 11:44:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:44:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:44:19 ---> f1e3a51cb0d9 11:44:19 Step 3/21 : WORKDIR /edgex-go 11:44:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:44:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:44:19 ---> f1e3a51cb0d9 11:44:19 Step 3/23 : WORKDIR /edgex-go 11:44:19 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:44:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:44:19 ---> f1e3a51cb0d9 11:44:19 Step 3/26 : WORKDIR /edgex-go 11:44:19 ---> Running in 0bd9ecdc6248 11:44:19 ---> Running in 2a31d473b336 11:44:19 ---> Running in 1ac2685d09d5 11:44:19 ---> Running in 61e3e4284a38 11:44:19 ---> Running in b601323ad2dd 11:44:19 Removing intermediate container 1ac2685d09d5 11:44:19 ---> cf5570478104 11:44:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:19 Removing intermediate container b601323ad2dd 11:44:19 ---> 18d0a5569a53 11:44:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:19 Removing intermediate container 2a31d473b336 11:44:19 ---> 34b421b5d945 11:44:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:19 Removing intermediate container 61e3e4284a38 11:44:19 ---> 661aa4ba4c50 11:44:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:19 Removing intermediate container 0bd9ecdc6248 11:44:19 ---> 5f95077a9b04 11:44:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:19 ---> Running in 243abab31157 11:44:19 ---> Running in fc51c58daeb7 11:44:19 ---> Running in 0f2581db74bb 11:44:19 ---> Running in 4e13a6d6082c 11:44:19 ---> Running in c8fd01f03dcc 11:44:20 $ docker top dde853006fa1236a106069fb8cb2c632a90afc5dd035b8e5d62d4b5fefa15f1b -eo pid,comm [Pipeline] { [Pipeline] sh 11:44:21 + go version 11:44:21 go version go1.15.5 linux/arm64 [Pipeline] } 11:44:21 $ docker stop --time=1 dde853006fa1236a106069fb8cb2c632a90afc5dd035b8e5d62d4b5fefa15f1b 11:44:22 Removing intermediate container fc51c58daeb7 11:44:22 ---> 4c2706d90b4f 11:44:22 Step 5/21 : RUN apk add --update --no-cache make git 11:44:22 ---> Running in eba811eab96a 11:44:22 Removing intermediate container 243abab31157 11:44:22 ---> 4720351589ce 11:44:22 Step 5/22 : RUN apk add --update --no-cache make git 11:44:22 Removing intermediate container 0f2581db74bb 11:44:22 ---> 632a98c14a8b 11:44:22 Step 5/26 : RUN apk add --update --no-cache make bash git 11:44:22 Removing intermediate container c8fd01f03dcc 11:44:22 ---> 3c84f8c22955 11:44:22 Step 5/23 : RUN apk add --update --no-cache make git 11:44:22 ---> Running in 8fa90dae7c41 11:44:22 ---> Running in add19378888d 11:44:23 Removing intermediate container 4e13a6d6082c 11:44:23 ---> 4e7ea836a9e4 11:44:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:44:23 ---> Running in f6e1b55605bb 11:44:23 ---> Running in 3ed635ef1d57 11:44:23 $ docker rm -f dde853006fa1236a106069fb8cb2c632a90afc5dd035b8e5d62d4b5fefa15f1b 11:44:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 11:44:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:44:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:44:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:44:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:44:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:44:24 + docker inspect -f . ci-base-image-arm64 11:44:24 . [Pipeline] withDockerContainer 11:44:24 prd-ubuntu18.04-docker-arm64-4c-16g-26671 does not seem to be running inside a container 11:44:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:44:24 OK: 233 MiB in 51 packages 11:44:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:44:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:44:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:44:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:44:25 Removing intermediate container eba811eab96a 11:44:25 ---> d07a34894c57 11:44:25 Step 6/21 : COPY go.mod . 11:44:25 OK: 233 MiB in 51 packages 11:44:25 ---> f381ddaa0dae 11:44:25 Step 7/21 : RUN go mod download 11:44:25 OK: 233 MiB in 51 packages 11:44:25 ---> Running in b46abbca8553 11:44:25 OK: 233 MiB in 51 packages 11:44:25 OK: 233 MiB in 51 packages 11:44:25 Removing intermediate container 8fa90dae7c41 11:44:25 ---> 06c0302cccc1 11:44:25 Step 6/22 : COPY go.mod . 11:44:26 $ docker top bedd3377fea797b9b691ec05ceec0f87b82f7a20557ca6d2cb8be76468bd1df4 -eo pid,comm 11:44:26 ---> a27b072d70c9 11:44:26 Step 7/22 : RUN go mod download 11:44:26 ---> Running in d386228caf7a 11:44:26 Removing intermediate container add19378888d 11:44:26 ---> 8cab2089c5e0 11:44:26 Step 6/26 : COPY go.mod . 11:44:26 Removing intermediate container 3ed635ef1d57 11:44:26 ---> aa6cdd2aa591 11:44:26 Step 6/23 : COPY go.mod . [Pipeline] { [Pipeline] echo 11:44:26 ========================================================= 11:44:26 [edgeXBuildGoParallel] Running Tests and Build... 11:44:26 ========================================================= [Pipeline] sh 11:44:26 Removing intermediate container f6e1b55605bb 11:44:26 ---> 2693e1a3680e 11:44:26 Step 6/23 : COPY go.mod . 11:44:27 ---> 8709bc70dec3 11:44:27 Step 7/26 : RUN go mod download 11:44:27 ---> 3bf452bc5c3a 11:44:27 Step 7/23 : RUN go mod download 11:44:27 ---> Running in 80456681dc7f 11:44:27 ---> Running in b156838ea0ea 11:44:27 ---> c5594a70873c 11:44:27 Step 7/23 : RUN go mod download 11:44:27 ---> Running in 8939f0d5c630 11:44:27 + make test 11:44:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:44:28 Removing intermediate container b46abbca8553 11:44:28 ---> 6e8ccb4ee78c 11:44:28 Step 8/21 : COPY . . 11:44:29 Removing intermediate container d386228caf7a 11:44:29 ---> 1d2fa8dc336d 11:44:29 Step 8/22 : COPY . . 11:44:35 Removing intermediate container b156838ea0ea 11:44:35 ---> 915a175e572b 11:44:35 Step 8/23 : COPY . . 11:44:35 Removing intermediate container 80456681dc7f 11:44:35 ---> 0a4b848201ce 11:44:35 Step 8/26 : COPY . . 11:44:37 Removing intermediate container 8939f0d5c630 11:44:37 ---> 4d2e00aa7cc9 11:44:37 Step 8/23 : COPY . . 11:44:49 ? github.com/edgexfoundry/edgex-go [no test files] 11:45:10 ---> b65fb796284b 11:45:10 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:45:10 ---> 2631e58f2c1b 11:45:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:45:10 ---> Running in f29380c8df0b 11:45:13 ---> Running in 076409f5f311 11:45:14 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 11:45:14 ---> 2eea2acb1c54 11:45:14 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:45:15 ---> Running in 73048873c768 11:45:15 ---> a2e36272af4d 11:45:15 Step 9/23 : RUN make cmd/core-data/core-data 11:45:15 ---> 34e71ef48e8c 11:45:15 Step 9/23 : RUN make cmd/core-metadata/core-metadata 11:45:15 ---> Running in 8e1eb4533096 11:45:15 ---> Running in 76bbc2baf670 11:45:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:45:16 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 11:45:16 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 11:45:16 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 11:45:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:45: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 11:45:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:45:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:45:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:45:51 Removing intermediate container f29380c8df0b 11:45:51 ---> 4783bb7b83df 11:45:51 11:45:51 Step 10/21 : FROM alpine:3.12 11:45:51 Removing intermediate container 73048873c768 11:45:51 ---> 0a92f3d69bdb 11:45:51 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:45:51 3.12: Pulling from library/alpine 11:45:51 ---> Running in afa89c53b1d8 11:45:51 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 11:45:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:45:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:45:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:45:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:45:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:45:52 Status: Downloaded newer image for alpine:3.12 11:45:52 ---> 389fef711851 11:45:52 Step 11/21 : RUN apk add --update --no-cache curl 11:45:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:45:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:45:56 ---> Running in 6aa97d6c7a0a 11:45:56 Removing intermediate container 076409f5f311 11:45:56 ---> b968f4a3437c 11:45:56 11:45:56 Step 10/22 : FROM alpine:3.12 11:45:56 ---> 389fef711851 11:45:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:45:56 Removing intermediate container 76bbc2baf670 11:45:56 ---> 4ae6c8c9c8d3 11:45:56 11:45:56 Step 10/23 : FROM alpine:3.12 11:45:56 ---> 389fef711851 11:45:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:45:57 ---> Running in 9e02a8338815 11:45:57 ---> Running in 4b8a02e2bc50 11:45:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:45:58 Removing intermediate container afa89c53b1d8 11:45:58 ---> 843d9b46b643 11:45:58 11:45:58 Step 11/26 : FROM docker:20.10.0 11:45:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:45:58 20.10.0: Pulling from library/docker 11:45:58 (1/4) Installing ca-certificates (20191127-r4) 11:45:58 Removing intermediate container 8e1eb4533096 11:45:58 ---> 61927e2675c9 11:45:58 11:45:58 Step 10/23 : FROM alpine:3.12(2/4) Installing nghttp2-libs (1.41.0-r0) 11:45:58 11:45:58 ---> 389fef711851 11:45:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:45:58 (3/4) Installing libcurl (7.69.1-r3) 11:45:59 (4/4) Installing curl (7.69.1-r3) 11:45:59 Executing busybox-1.31.1-r19.trigger 11:45:59 Executing ca-certificates-20191127-r4.trigger 11:45:59 OK: 7 MiB in 18 packages 11:46:00 ---> Running in 4a055d6bd287 11:46:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:46:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:46:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:46:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:46:00 (1/1) Installing dumb-init (1.2.2-r1) 11:46:00 Executing busybox-1.31.1-r19.trigger 11:46:00 OK: 6 MiB in 15 packages 11:46:00 (1/1) Installing dumb-init (1.2.2-r1) 11:46:00 Executing busybox-1.31.1-r19.trigger 11:46:00 OK: 6 MiB in 15 packages 11:46:00 Removing intermediate container 4a055d6bd287 11:46:00 ---> 2aeb3292a7c9 11:46:00 Step 12/23 : ENV APP_PORT=48080 11:46:01 ---> Running in cc0e18a65459 11:46:02 Removing intermediate container 6aa97d6c7a0a 11:46:02 ---> b238a0a70933 11:46:02 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:46:03 ---> Running in 49bf30462d7c 11:46:03 Removing intermediate container cc0e18a65459 11:46:03 ---> 139e05bf2cf9 11:46:03 Step 13/23 : EXPOSE $APP_PORT 11:46:03 Removing intermediate container 4b8a02e2bc50 11:46:03 ---> 32a8fadbacb4 11:46:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:46:03 ---> Running in 5b2c56fdcd77 11:46:03 ---> Running in 0bb54aa50259 11:46:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:46:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:46:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:46:03 Removing intermediate container 49bf30462d7c 11:46:03 ---> dd8301c368a8 11:46:03 Step 13/21 : WORKDIR /edgex 11:46:03 Removing intermediate container 9e02a8338815 11:46:03 ---> 30b3312dee2a 11:46:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:46:03 ---> Running in cc6e2c6d9761 11:46:04 ---> Running in 3d5f46882885 11:46:04 Removing intermediate container 5b2c56fdcd77 11:46:04 ---> 66c3bb69d60d 11:46:04 Step 13/22 : ENV APP_PORT=48085 11:46:05 Removing intermediate container 0bb54aa50259 11:46:05 ---> ed6ebcb449e0 11:46:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:46:05 ---> Running in a359562c67f4 11:46:05 Removing intermediate container cc6e2c6d9761 11:46:05 ---> dd4a838fee43 11:46:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:46:05 ---> Running in 87d266fbf965 11:46:05 Removing intermediate container 3d5f46882885 11:46:05 ---> 87d619d34e28 11:46:05 Step 13/23 : ENV APP_PORT=48081 11:46:05 ---> Running in 3a28b4db8c21 11:46:05 Removing intermediate container a359562c67f4 11:46:05 ---> 1c8adb968d72 11:46:05 Step 14/22 : EXPOSE $APP_PORT 11:46:05 ---> 54d1f1456ec3 11:46:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:46:05 Removing intermediate container 3a28b4db8c21 11:46:05 ---> ce6c038f1cc9 11:46:05 Step 14/23 : EXPOSE $APP_PORT 11:46:06 ---> Running in 341bffa7c5aa 11:46:06 ---> Running in 88c714a8c3d4 11:46:06 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 11:46:06 Status: Downloaded newer image for docker:20.10.0 11:46:06 ---> aefe523efa57 11:46:06 Step 12/26 : RUN apk add --no-cache bash 11:46:06 Removing intermediate container 341bffa7c5aa 11:46:06 ---> f06b3f7dc889 11:46:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:46:07 Removing intermediate container 88c714a8c3d4 11:46:07 ---> f04f7be8df50 11:46:07 Step 15/23 : WORKDIR / 11:46:07 ---> Running in ccd28c442d29 11:46:07 ---> fb4afceb2b4b 11:46:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:46:07 ---> Running in 91f876f524bd 11:46:07 Removing intermediate container 87d266fbf965 11:46:07 ---> c31f373d059b 11:46:07 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:46:07 ---> 5b55849ef146 11:46:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:46:07 ---> e50f02dfc820 11:46:07 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:46:07 Removing intermediate container 91f876f524bd 11:46:07 ---> 8b3cc58e9609 11:46:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:46:07 ---> Running in 4e9be232b378 11:46:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:46:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:46:07 ---> Running in 8b7938c5861c 11:46:07 (1/2) Installing readline (8.0.4-r0) 11:46:07 (2/2) Installing bash (5.0.17-r0) 11:46:07 Executing bash-5.0.17-r0.post-install 11:46:07 Executing busybox-1.31.1-r19.trigger 11:46:07 OK: 12 MiB in 22 packages 11:46:08 Removing intermediate container 8b7938c5861c 11:46:08 ---> f123623f67d1 11:46:08 Step 18/21 : CMD ["--init=true"] 11:46:08 ---> a783d7e497af 11:46:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:46:08 ---> Running in 8e2cbe137ec5 11:46:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:46:08 ---> e1162d452d44 11:46:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:46:08 Removing intermediate container 8e2cbe137ec5 11:46:08 ---> 4b1e9314183d 11:46:08 Step 19/21 : LABEL arch=x86_64 11:46:08 ---> 79c68c41cc50 11:46:08 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:46:08 ---> 773d8a34b73f 11:46:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:46:08 Removing intermediate container ccd28c442d29 11:46:08 ---> d8e966a55c21 11:46:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 11:46:08 ---> Running in d5638fc0af6b 11:46:08 ---> Running in 28d0a02baeb5 11:46:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:46:09 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.350s coverage: 45.9% of statements 11:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 11:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 11:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 11:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 11:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 11:46:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.315s coverage: 100.0% of statements 11:46:09 ---> Running in 1965e49fa522 11:46:09 ---> c301acf131a0 11:46:09 Step 19/23 : ENTRYPOINT ["/core-metadata"] 11:46:09 Removing intermediate container d5638fc0af6b 11:46:09 ---> bedf1a181f9d 11:46:09 Step 20/21 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:46:09 Removing intermediate container 28d0a02baeb5 11:46:09 ---> 5ca82518dc23 11:46:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:46:09 ---> Running in c9754262a341 11:46:09 Removing intermediate container 1965e49fa522 11:46:09 ---> 65977b18d979 11:46:09 Step 14/26 : ENV APP_PORT=48090 11:46:09 ---> Running in 07b1b29aa4a6 11:46:09 ---> Running in c294f7da5c10 11:46:09 ---> Running in 86f29aea81b7 11:46:09 Removing intermediate container c9754262a341 11:46:09 ---> 99b489a343bd 11:46:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:46:09 (1/6) Installing dumb-init (1.2.2-r1) 11:46:09 Removing intermediate container 07b1b29aa4a6 11:46:09 ---> 04f760d012c8 11:46:09 Step 21/21 : LABEL version=0.0.0 11:46:09 (2/6) Installing libgcc (9.3.0-r2) 11:46:09 Removing intermediate container 86f29aea81b7 11:46:09 ---> 97af94d42e28 11:46:09 Step 15/26 : EXPOSE $APP_PORT 11:46:09 Removing intermediate container c294f7da5c10 11:46:09 ---> cf23bdc2a6f0 11:46:09 Step 20/22 : LABEL arch=x86_64 11:46:09 (3/6) Installing libsodium (1.0.18-r0) 11:46:09 ---> Running in 8797561e1c77 11:46:09 ---> Running in d221bf4808a0 11:46:09 (4/6) Installing libstdc++ (9.3.0-r2) 11:46:09 ---> Running in 37f4920b055f 11:46:09 ---> Running in 445933e117a5 11:46:10 Removing intermediate container d221bf4808a0 11:46:10 ---> dae16aa7164a 11:46:10 11:46:10 (5/6) Installing libzmq (4.3.3-r0) 11:46:10 (6/6) Installing zeromq (4.3.3-r0) 11:46:10 Removing intermediate container 8797561e1c77 11:46:10 ---> 1978514bcadd 11:46:10 Step 21/23 : LABEL arch=x86_64 11:46:10 Removing intermediate container 37f4920b055f 11:46:10 ---> d431db2fed76 11:46:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:46:10 Removing intermediate container 445933e117a5 11:46:10 ---> 8c41651a9c61 11:46:10 Step 21/22 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:46:10 Executing busybox-1.31.1-r19.trigger 11:46:10 OK: 8 MiB in 20 packages 11:46:10 ---> Running in 308bab6918a7 11:46:10 Successfully built dae16aa7164a 11:46:10 ---> Running in dff3346d8531 11:46:10 Successfully tagged docker-security-proxy-setup-go:latest 11:46:10  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 11:46:11 Removing intermediate container 308bab6918a7 11:46:11 ---> aaa980fc73ad 11:46:11 Step 22/23 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:46:11 Removing intermediate container dff3346d8531 11:46:11 ---> 0181df190b90 11:46:11 Step 22/22 : LABEL version=0.0.0 11:46:12 ---> 0b119dd4cb18 11:46:12 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:46:12 ---> Running in 886d3b859a44 11:46:14 ---> Running in ded0347c3e89 11:46:14 Removing intermediate container 4e9be232b378 11:46:14 ---> 3e499cfa808e 11:46:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:46:15 Removing intermediate container 886d3b859a44 11:46:15 ---> 4a0f488b70c9 11:46:15 Step 23/23 : LABEL version=0.0.0 11:46:15 ---> ae74caa7a8d6 11:46:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:46:15 Removing intermediate container ded0347c3e89 11:46:15 ---> f562aa8cc2f3 11:46:15 11:46:15 ---> Running in b61e8228623d 11:46:15 Successfully built f562aa8cc2f3 11:46:15 ---> efdcd3dd0d3c 11:46:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:46:15 Successfully tagged docker-support-scheduler-go:latest 11:46:15 Building docker-support-notifications-go 11:46:15 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.546s coverage: 27.1% of statements 11:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 11:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 11:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 11:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:46:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements 11:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 11:46:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements 11:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 11:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 11:46:15  Building docker-support-scheduler-go ... done Removing intermediate container b61e8228623d 11:46:15 ---> b5fc164457b5 11:46:15 11:46:16 ---> 03f455847434 11:46:16 Step 19/26 : RUN apk --no-cache add py3-pip 11:46:16 Successfully built b5fc164457b5 11:46:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.228s coverage: 65.8% of statements 11:46:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 11:46:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 11:46:16 Successfully tagged docker-core-metadata-go:latest 11:46:16  Building docker-core-metadata-go ... done Building docker-security-bootstrapper-go 11:46:17 ---> Running in 85bfd27d4393 11:46:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.667s coverage: 82.3% of statements 11:46:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 11:46:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 11:46:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 11:46:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 11:46:21 ---> 9f192bf5faa4 11:46:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:46:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:46:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:46:22 (1/33) Installing libbz2 (1.0.8-r1) 11:46:23 (2/33) Installing expat (2.2.9-r1) 11:46:23 (3/33) Installing libffi (3.3-r2) 11:46:23 (4/33) Installing gdbm (1.13-r1) 11:46:23 (5/33) Installing xz-libs (5.2.5-r0) 11:46:23 (6/33) Installing sqlite-libs (3.32.1-r0) 11:46:23 (7/33) Installing python3 (3.8.5-r0) 11:46:24 ---> a4d4b1f7274f 11:46:24 Step 19/23 : ENTRYPOINT ["/core-data"] 11:46:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.254s coverage: 28.6% of statements 11:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 11:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 11:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 11:46:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.156s coverage: 100.0% of statements 11:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 11:46:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.131s coverage: 100.0% of statements 11:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 11:46:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.373s coverage: 86.7% of statements 11:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 11:46:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.409s coverage: 97.5% of statements 11:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 11:46:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements 11:46:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 11:46:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 11:46:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 11:46:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 11:46:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:46:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:46:27 ---> f1e3a51cb0d9 11:46:27 Step 3/23 : WORKDIR /edgex-go 11:46:27 ---> Using cache 11:46:27 ---> 5f95077a9b04 11:46:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:46:27 ---> Using cache 11:46:27 ---> 3c84f8c22955 11:46:27 Step 5/23 : RUN apk add --update --no-cache make git 11:46:27 ---> Using cache 11:46:27 ---> 2693e1a3680e 11:46:27 Step 6/23 : COPY go.mod . 11:46:27 ---> Using cache 11:46:27 ---> c5594a70873c 11:46:27 Step 7/23 : RUN go mod download 11:46:27 ---> Using cache 11:46:27 ---> 4d2e00aa7cc9 11:46:27 Step 8/23 : COPY . . 11:46:27 ---> Using cache 11:46:27 ---> 34e71ef48e8c 11:46:27 Step 9/23 : RUN make cmd/core-command/core-command 11:46:29 ---> Running in d6fe0d29524a 11:46:29 ---> Running in e7cc9ffc5724 11:46:29 (8/33) Installing py3-appdirs (1.4.4-r1) 11:46:29 (9/33) Installing py3-ordered-set (4.0.1-r0) 11:46:29 (10/33) Installing py3-parsing (2.4.7-r0) 11:46:29 (11/33) Installing py3-six (1.15.0-r0) 11:46:29 (12/33) Installing py3-packaging (20.4-r0) 11:46:29 (13/33) Installing py3-setuptools (47.0.0-r0) 11:46:31 (14/33) Installing py3-chardet (3.0.4-r4) 11:46:32 (15/33) Installing py3-idna (2.9-r0) 11:46:32 (16/33) Installing py3-certifi (2020.4.5.1-r0) 11:46:32 (17/33) Installing py3-urllib3 (1.25.9-r0) 11:46:32 (18/33) Installing py3-requests (2.23.0-r0) 11:46:32 (19/33) Installing py3-msgpack (1.0.0-r0) 11:46:33 (20/33) Installing py3-lockfile (0.12.2-r3) 11:46:35 (21/33) Installing py3-cachecontrol (0.12.6-r0) 11:46:35 Removing intermediate container d6fe0d29524a 11:46:35 ---> aef5c9230f0f 11:46:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:46:35 (22/33) Installing py3-colorama (0.4.3-r0) 11:46:35 (23/33) Installing py3-distlib (0.3.0-r0) 11:46:35 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 11:46:35 (24/33) Installing py3-distro (1.5.0-r1) 11:46:35 (25/33) Installing py3-webencodings (0.5.1-r3) 11:46:35 (26/33) Installing py3-html5lib (1.0.1-r4) 11:46:36 ---> Running in 2e608384cab4 11:46:36 (27/33) Installing py3-pytoml (0.1.21-r0) 11:46:36 (28/33) Installing py3-pep517 (0.8.2-r0) 11:46:36 (29/33) Installing py3-progress (1.5-r0) 11:46:36 (30/33) Installing py3-toml (0.10.1-r0) 11:46:36 (31/33) Installing py3-retrying (1.3.3-r0) 11:46:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.271s coverage: 92.8% of statements 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 11:46:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 11:46:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.256s coverage: 0.1% of statements 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 11:46:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 45.5% of statements 11:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.092s coverage: 79.5% of statements 11:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 11:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.121s coverage: 96.3% of statements 11:46:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.120s coverage: 87.5% of statements 11:46:37 (32/33) Installing py3-contextlib2 (0.6.0-r0) 11:46:37 (33/33) Installing py3-pip (20.1.1-r0) 11:46:38 Executing busybox-1.31.1-r19.trigger 11:46:38 OK: 71 MiB in 55 packages 11:46:38 Removing intermediate container 2e608384cab4 11:46:38 ---> f786cea9f361 11:46:38 Step 21/23 : LABEL arch=x86_64 11:46:40 ---> Running in ba0ca8774742 11:46:40 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:46:40 Step 2/30 : FROM ${BUILDER_BASE} AS builder 11:46:40 ---> f1e3a51cb0d9 11:46:40 Step 3/30 : WORKDIR /edgex-go 11:46:40 ---> Using cache 11:46:40 ---> 5f95077a9b04 11:46:40 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:46:40 ---> Using cache 11:46:40 ---> 3c84f8c22955 11:46:40 Step 5/30 : RUN apk add --update --no-cache make git 11:46:40 ---> Using cache 11:46:40 ---> 2693e1a3680e 11:46:40 Step 6/30 : COPY go.mod . 11:46:40 ---> Using cache 11:46:40 ---> c5594a70873c 11:46:40 Step 7/30 : RUN go mod download 11:46:40 ---> Using cache 11:46:40 ---> 4d2e00aa7cc9 11:46:40 Step 8/30 : COPY . . 11:46:40 ---> Using cache 11:46:40 ---> 34e71ef48e8c 11:46:40 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:46:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:46:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:46:41 ---> f1e3a51cb0d9 11:46:41 Step 3/22 : WORKDIR /edgex-go 11:46:41 ---> Using cache 11:46:41 ---> 5f95077a9b04 11:46:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:46:41 ---> Using cache 11:46:41 ---> 3c84f8c22955 11:46:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:46:42 ---> Running in 2737c853bb0f 11:46:42 ---> Running in 45d63fc21eb2 11:46:42 Removing intermediate container ba0ca8774742 11:46:42 ---> 2e0699ec08be 11:46:42 Step 22/23 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:46:42 ---> Running in b31edeb3f449 11:46:43 Removing intermediate container b31edeb3f449 11:46:43 ---> e975a6fcb1cd 11:46:43 Step 23/23 : LABEL version=0.0.0 11:46:43 ---> Running in dd18d5f5d204 11:46:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:46:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:46:44 Removing intermediate container dd18d5f5d204 11:46:44 ---> 5ff4da4cc0f1 11:46:44 11:46:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:46:44 Successfully built 5ff4da4cc0f1 11:46:44 Successfully tagged docker-core-data-go:latest 11:46:44 Building docker-security-secretstore-setup-go 11:46:45  Building docker-core-data-go ... done OK: 233 MiB in 51 packages 11:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 11:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements 11:46:55 Removing intermediate container 2737c853bb0f 11:46:55 ---> 8357d956cc92 11:46:55 Step 6/22 : COPY go.mod . 11:46:58 ---> 1e2838eec23d 11:46:58 Step 7/22 : RUN go mod download 11:47:01 ---> Running in c3c2b1a6e513 11:47:03 Removing intermediate container 85bfd27d4393 11:47:03 ---> 91e3139d66d6 11:47:03 Step 20/26 : RUN pip install docker-compose==1.23.2 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.130s coverage: 92.9% of statements 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 77.8% of statements 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.8% of statements 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.134s coverage: 84.2% of statements 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.4% of statements 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.548s coverage: 63.5% of statements 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.717s coverage: 68.9% of statements 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.362s coverage: 37.0% of statements 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.592s coverage: 84.0% of statements 11:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.085s coverage: 100.0% of statements 11:47:05 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:47:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:47:05 ---> f1e3a51cb0d9 11:47:05 Step 3/24 : WORKDIR /edgex-go 11:47:05 ---> Using cache 11:47:05 ---> 5f95077a9b04 11:47:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:47:05 ---> Using cache 11:47:05 ---> 3c84f8c22955 11:47:05 Step 5/24 : RUN apk add --update --no-cache make git 11:47:05 ---> Using cache 11:47:05 ---> 2693e1a3680e 11:47:05 Step 6/24 : COPY go.mod . 11:47:05 ---> Using cache 11:47:05 ---> c5594a70873c 11:47:05 Step 7/24 : RUN go mod download 11:47:05 ---> Using cache 11:47:05 ---> 4d2e00aa7cc9 11:47:05 Step 8/24 : COPY . . 11:47:05 ---> Using cache 11:47:05 ---> 34e71ef48e8c 11:47:05 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:47:06 ---> Running in 76adf5a65f44 11:47:06 ---> Running in 89e562d6c3ee 11:47:07 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 11:47:07 Removing intermediate container c3c2b1a6e513 11:47:07 ---> 209b40592ad1 11:47:07 Step 8/22 : COPY . . 11:47:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.422s coverage: 47.0% of statements 11:47:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:47:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:47:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 11:47:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 11:47:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 11:47:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements 11:47:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 11:47:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.091s coverage: 100.0% of statements 11:47:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 11:47:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 11:47:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 11:47:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 11:47:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.337s coverage: 89.4% of statements 11:47:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 11:47:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 11:47:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 11:47:14 Collecting docker-compose==1.23.2 11:47:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:47:14 Removing intermediate container e7cc9ffc5724 11:47:14 ---> e2fb16f8e5b1 11:47:14 11:47:14 Step 10/23 : FROM alpine:3.12 11:47:14 ---> 389fef711851 11:47:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:47:14 ---> Using cache 11:47:14 ---> 30b3312dee2a 11:47:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:47:14 ---> Using cache 11:47:14 ---> 87d619d34e28 11:47:14 Step 13/23 : ENV APP_PORT=48082 11:47:14 Collecting docker<4.0,>=3.6.0 11:47:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:47:16 Collecting dockerpty<0.5,>=0.4.1 11:47:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:47:18 Collecting texttable<0.10,>=0.9.0 11:47:18 Downloading texttable-0.9.1.tar.gz (11 kB) 11:47:19 ---> Running in 250912e07e92 11:47:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.980s coverage: 29.1% of statements 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 11:47:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.288s coverage: 99.0% of statements 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 11:47:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.120s coverage: 100.0% of statements 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 11:47:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.137s coverage: 100.0% of statements 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 11:47:19 ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:47:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 11:47:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 11:47:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:47:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 11:47:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.069s coverage: 32.1% of statements 11:47:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 11:47:19 Removing intermediate container 45d63fc21eb2 11:47:19 ---> cefcf56c95c5 11:47:19 11:47:19 Step 10/30 : FROM alpine:3.12 11:47:19 ---> 389fef711851 11:47:19 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:47:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 11:47:20 GO111MODULE=on go vet ./... 11:47:20 Collecting PyYAML<4,>=3.10 11:47:20 Downloading PyYAML-3.13.tar.gz (270 kB) 11:47:20 ---> Running in 2037b32e5958 11:47:22 Removing intermediate container 250912e07e92 11:47:22 ---> 57baa53bc520 11:47:22 Step 14/23 : EXPOSE $APP_PORT 11:47:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:47:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:47:24 Collecting docopt<0.7,>=0.6.1 11:47:24 Downloading docopt-0.6.2.tar.gz (25 kB) 11:47:26 Removing intermediate container 2037b32e5958 11:47:26 ---> 30e399e52c7e 11:47:26 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 11:47:26 ---> Running in 60c7536af447 11:47:26 Collecting jsonschema<3,>=2.5.1 11:47:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:47:27 Collecting cached-property<2,>=1.2.0 11:47:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:47:27 ---> Running in ec3bbf4c6cf3 11:47:27 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 11:47:27 Collecting websocket-client<1.0,>=0.32.0 11:47:27 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 11:47:28 Removing intermediate container 60c7536af447 11:47:28 ---> c4921a62ca12 11:47:28 Step 15/23 : WORKDIR / 11:47:29 Collecting docker-pycreds>=0.4.0 11:47:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:47:30 ---> Running in 6754e0456567 11:47:30 Collecting idna<2.8,>=2.5 11:47:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:47:30 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 11:47:30 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 11:47:30 Collecting urllib3<1.25,>=1.21.1 11:47:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:47:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 11:47:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 11:47:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 11:47:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 11:47:30 Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, dockerpty, texttable, PyYAML, docopt, jsonschema, cached-property, docker-compose 11:47:31 ---> f78cb87689d5 11:47:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:47:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:47:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:47:31 ---> Running in 2227c2a530f8 11:47:31 (1/2) Installing dumb-init (1.2.2-r1) 11:47:31 (2/2) Installing su-exec (0.2-r1) 11:47:31 Executing busybox-1.31.1-r19.trigger 11:47:31 OK: 6 MiB in 16 packages 11:47:31 Attempting uninstall: idna 11:47:31 Found existing installation: idna 2.9 11:47:31 Uninstalling idna-2.9: 11:47:31 Removing intermediate container 6754e0456567 11:47:31 ---> a73d9a8f73d7 11:47:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:47:31 Successfully uninstalled idna-2.9 11:47:31 Attempting uninstall: urllib3 11:47:31 Found existing installation: urllib3 1.25.9 11:47:31 Uninstalling urllib3-1.25.9: 11:47:32 Successfully uninstalled urllib3-1.25.9 11:47:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:47:32 ---> 0c70fdac04af 11:47:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:47:32 Attempting uninstall: requests 11:47:32 Found existing installation: requests 2.23.0 11:47:32 Uninstalling requests-2.23.0: 11:47:33 Removing intermediate container ec3bbf4c6cf3 11:47:33 ---> f5b768e6e419 11:47:33 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 11:47:33 Successfully uninstalled requests-2.23.0 11:47:34 ---> Running in 60b8ae6ffd62 11:47:34 ---> acce4c06ea8a 11:47:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:47:34 Running setup.py install for dockerpty: started 11:47:34 Removing intermediate container 60b8ae6ffd62 11:47:34 ---> e4c0dec24f85 11:47:34 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:47:35 Running setup.py install for dockerpty: finished with status 'done' 11:47:35 Running setup.py install for texttable: started 11:47:35 Running setup.py install for texttable: finished with status 'done' 11:47:35 Running setup.py install for PyYAML: started 11:47:36 ---> Running in 8c603e424c91 11:47:36 ---> 473a080ac766 11:47:36 Step 19/23 : ENTRYPOINT ["/core-command"] 11:47:36 Running setup.py install for PyYAML: finished with status 'done' 11:47:36 Running setup.py install for docopt: started 11:47:36 ---> Running in dc0593d9a9b5 11:47:36 Removing intermediate container 76adf5a65f44 11:47:36 ---> f2532aaa9d9a 11:47:36 11:47:36 Step 10/24 : FROM alpine:3.12 11:47:36 ---> 389fef711851 11:47:36 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 11:47:36 Removing intermediate container 8c603e424c91 11:47:36 ---> e462ee5d9edb 11:47:36 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:47:37 ---> Running in 761f52ddc977 11:47:37 ---> Running in 34d1102ca89d 11:47:37 Running setup.py install for docopt: finished with status 'done' 11:47:37 Removing intermediate container dc0593d9a9b5 11:47:37 ---> 6a61e277b551 11:47:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:47:38 ---> Running in c96f36ed1848 11:47:38 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.57.0 11:47:40 Removing intermediate container c96f36ed1848 11:47:40 ---> f9a28d966483 11:47:40 Step 21/23 : LABEL arch=x86_64 11:47:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:47:40 ---> Running in be18a1970572 11:47:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:47:40 Removing intermediate container be18a1970572 11:47:40 ---> 62887645ea81 11:47:40 Step 22/23 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:47:40 (1/5) Installing ca-certificates (20191127-r4) 11:47:40 (2/5) Installing nghttp2-libs (1.41.0-r0) 11:47:40 (3/5) Installing libcurl (7.69.1-r3) 11:47:40 (4/5) Installing curl (7.69.1-r3) 11:47:40 (5/5) Installing dumb-init (1.2.2-r1) 11:47:40 Executing busybox-1.31.1-r19.trigger 11:47:40 ---> Running in d0a52b9c2165 11:47:40 Executing ca-certificates-20191127-r4.trigger 11:47:41 OK: 7 MiB in 19 packages 11:47:41 Removing intermediate container 34d1102ca89d 11:47:41 ---> af61fb4f4dfa 11:47:41 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 11:47:43 Removing intermediate container d0a52b9c2165 11:47:43 ---> 5fb48bd1789d 11:47:43 Step 23/23 : LABEL version=0.0.0 11:47:43 Removing intermediate container 89e562d6c3ee 11:47:43 ---> f0691cea2096 11:47:43 Step 21/26 : RUN apk --no-cache add curl 11:47:43 ---> Running in 87c4cf7f4987 11:47:43 ---> Running in 52e53439c96b 11:47:43 ---> Running in 63fddd7e3e53 11:47:44 Removing intermediate container 87c4cf7f4987 11:47:44 ---> 4428f236cc1f 11:47:44 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:47:44 Removing intermediate container 63fddd7e3e53 11:47:44 ---> af06f541633b 11:47:44 11:47:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:47:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:47:44 Successfully built af06f541633b 11:47:45 Successfully tagged docker-core-command-go:latest 11:47:45  Building docker-core-command-go ... done Removing intermediate container 761f52ddc977 11:47:45 ---> f9654e8e5568 11:47:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:47:45 (1/3) Installing nghttp2-libs (1.41.0-r0) 11:47:45 (2/3) Installing libcurl (7.69.1-r3) 11:47:45 (3/3) Installing curl (7.69.1-r3) 11:47:45 Executing busybox-1.31.1-r19.trigger 11:47:45 OK: 72 MiB in 58 packages 11:47:45 ---> 967d41346637 11:47:45 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:47:45 ---> Running in d9bc0a06d760 11:47:45 ---> Running in 9e677d502a6f 11:47:45 Removing intermediate container d9bc0a06d760 11:47:45 ---> 27c43d0e7252 11:47:45 Step 13/24 : WORKDIR / 11:47:45 ---> Running in 067272df0a73 11:47:45 Removing intermediate container 52e53439c96b 11:47:45 ---> 4ce6008f3db2 11:47:45 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 11:47:46 ---> Running in cf2d8b8d6291 11:47:46 Removing intermediate container 067272df0a73 11:47:46 ---> 9e4e086b8dc9 11:47:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:47:47 ---> ec3729ebbe3f 11:47:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:47:47 Removing intermediate container cf2d8b8d6291 11:47:47 ---> e27aa837d22b 11:47:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:47:47 ---> Running in 4a40f54365fa 11:47:47 ---> 39a62608186f 11:47:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:47:47 Removing intermediate container 4a40f54365fa 11:47:47 ---> be2c17479c28 11:47:47 Step 24/26 : LABEL arch=x86_64 11:47:47 ---> Running in d14f4dd68be2 11:47:47 Removing intermediate container 9e677d502a6f 11:47:47 ---> 8487cc4f6f9f 11:47:47 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 11:47:49 ---> 249ba840a137 11:47:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:47:49 ---> c7e3ed3d8e62 11:47:49 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:47:49 Removing intermediate container d14f4dd68be2 11:47:49 ---> fc281559937d 11:47:49 Step 25/26 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:47:50 Removing intermediate container 2227c2a530f8 11:47:50 ---> 3fdce8a40043 11:47:50 11:47:50 Step 10/22 : FROM alpine:3.12 11:47:50 ---> 389fef711851 11:47:50 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:47:50 ---> Running in c524134f8feb 11:47:50 ---> Running in d091f6637f5a 11:47:50 ---> 6082ecf8a954 11:47:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:47:50 Removing intermediate container c524134f8feb 11:47:50 ---> 9091c1a72628 11:47:50 Step 26/26 : LABEL version=0.0.0 11:47:50 ---> 6ac22b8957f3 11:47:50 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:47:50 ---> Running in 6f54ee84911a 11:47:50 ---> feedd84f8bc7 11:47:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:47:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:47:50 Removing intermediate container 6f54ee84911a 11:47:50 ---> f018bfdb2872 11:47:50 11:47:50 ---> 9896ac7ed157 11:47:50 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:47:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:47:51 (1/2) Installing ca-certificates (20191127-r4) 11:47:51 Successfully built f018bfdb2872 11:47:51 (2/2) Installing dumb-init (1.2.2-r1) 11:47:51 Executing busybox-1.31.1-r19.trigger 11:47:51 Successfully tagged docker-sys-mgmt-agent-go:latest 11:47:51 Executing ca-certificates-20191127-r4.trigger 11:47:51  Building docker-sys-mgmt-agent-go ... done OK: 6 MiB in 16 packages 11:47:52 ---> 81630c56d33b 11:47:52 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/ 11:47:53 ---> b57977ab50df 11:47:53 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 11:47:53 ---> Running in 0efdcaa3f23f 11:47:53 ---> Running in aa31b29f5f5d 11:47:53 Removing intermediate container d091f6637f5a 11:47:53 ---> 6388452a02e3 11:47:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:47:54 ---> Running in 2807fa9d8f4e 11:47:54 Removing intermediate container aa31b29f5f5d 11:47:54 ---> f4d72dfbe439 11:47:54 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:47:54 Removing intermediate container 2807fa9d8f4e 11:47:54 ---> f8d0d80e59d3 11:47:54 Step 13/22 : ENV APP_PORT=48060 11:47:54 ---> Running in 2dd936ad5513 11:47:54 ---> c548b2b1d6b3 11:47:54 Step 25/30 : RUN chmod +x /entrypoint.sh 11:47:54 Removing intermediate container 2dd936ad5513 11:47:54 ---> e4db0e39f286 11:47:54 Step 14/22 : EXPOSE $APP_PORT 11:47:54 ---> Running in 8978257fd321 11:47:54 ---> Running in 623e56b6fa10 11:47:55 Removing intermediate container 8978257fd321 11:47:55 ---> 1e1ff812b931 11:47:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:47:55 Removing intermediate container 0efdcaa3f23f 11:47:55 ---> 83490e655438 11:47:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 11:47:55 ---> Running in 0eacfb4a5982 11:47:55 ---> 0055c080cd03 11:47:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:47:55 Removing intermediate container 0eacfb4a5982 11:47:55 ---> 2571fe188c8e 11:47:55 Step 22/24 : LABEL arch=x86_64 11:47:55 ---> Running in f0f395c78503 11:47:56 Removing intermediate container f0f395c78503 11:47:56 ---> e13b22f1a4e6 11:47:56 Step 23/24 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:47:56 ---> Running in f7b3b9d78038 11:47:56 ---> 56bf548e4a5b 11:47:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:47:56 Removing intermediate container 623e56b6fa10 11:47:56 ---> d212e62bfd12 11:47:56 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 11:47:56 ---> Running in c4ea86c4442e 11:47:56 Removing intermediate container f7b3b9d78038 11:47:56 ---> c92175473ad9 11:47:56 Step 24/24 : LABEL version=0.0.0 11:47:56 ---> cc9b5716f7aa 11:47:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:47:56 ---> Running in 10f4296d4a1c 11:47:56 ---> Running in fb50860602ff 11:47:56 Removing intermediate container c4ea86c4442e 11:47:56 ---> 6a8227aa185a 11:47:56 Step 27/30 : CMD ["gate"] 11:47:57 ---> Running in 4654700a0bb6 11:47:57 Removing intermediate container 10f4296d4a1c 11:47:57 ---> f24dec3149d6 11:47:57 11:47:57 Removing intermediate container fb50860602ff 11:47:57 ---> d16617eac721 11:47:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:47:57 Successfully built f24dec3149d6 11:47:57 ---> Running in f1ce402f8cdb 11:47:57 Successfully tagged docker-security-secretstore-setup-go:latest 11:47:57  Building docker-security-secretstore-setup-go ... done Removing intermediate container 4654700a0bb6 11:47:57 ---> 5f3eb936cd24 11:47:57 Step 28/30 : LABEL arch=x86_64 11:47:57 ---> Running in 938df3bc55e1 11:47:57 Removing intermediate container f1ce402f8cdb 11:47:57 ---> af8156afe4fd 11:47:57 Step 20/22 : LABEL arch=x86_64 11:47:57 ---> Running in 3725d164b53d 11:47:57 Removing intermediate container 938df3bc55e1 11:47:57 ---> 351a36490fa8 11:47:57 Step 29/30 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:47:57 Removing intermediate container 3725d164b53d 11:47:57 ---> f0f659104227 11:47:57 Step 21/22 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:47:57 ---> Running in cb3ede896e39 11:47:57 ---> Running in a3440ba11377 11:47:58 Removing intermediate container cb3ede896e39 11:47:58 ---> 094c2dc14fe5 11:47:58 Step 30/30 : LABEL version=0.0.0 11:47:58 Removing intermediate container a3440ba11377 11:47:58 ---> 4b5aede0f7b8 11:47:58 Step 22/22 : LABEL version=0.0.0 11:47:58 ---> Running in 2e87e5101aaf 11:47:58 ---> Running in e9f43c939c86 11:47:58 Removing intermediate container 2e87e5101aaf 11:47:58 ---> deca72acba39 11:47:58 11:47:58 Removing intermediate container e9f43c939c86 11:47:58 ---> 5cef1155efeb 11:47:58 11:47:58 Successfully built 5cef1155efeb 11:47:58 Successfully built deca72acba39 11:47:58 Successfully tagged docker-support-notifications-go:latest 11:47:58 Successfully tagged docker-security-bootstrapper-go:latest 11:47:59  Building docker-support-notifications-go ... done  Building docker-security-bootstrapper-go ... done  [Pipeline] } 11:47:59 $ docker stop --time=1 bd1b512aa4b7d830532f7b185adbd5e6470407aedd8355dc22317eaac2f12b64 11:48:00 $ docker rm -f bd1b512aa4b7d830532f7b185adbd5e6470407aedd8355dc22317eaac2f12b64 [Pipeline] // withDockerContainer [Pipeline] sh 11:48:01 + docker images 11:48:01 + grep docker 11:48:01 docker-security-bootstrapper-go latest deca72acba39 3 seconds ago 18MB 11:48:01 docker-support-notifications-go latest 5cef1155efeb 3 seconds ago 17.6MB 11:48:01 docker-security-secretstore-setup-go latest f24dec3149d6 5 seconds ago 24.6MB 11:48:01 docker-sys-mgmt-agent-go latest f018bfdb2872 11 seconds ago 313MB 11:48:01 docker-core-command-go latest af06f541633b 18 seconds ago 16.9MB 11:48:01 docker-core-data-go latest 5ff4da4cc0f1 About a minute ago 22.3MB 11:48:01 docker-core-metadata-go latest b5fc164457b5 About a minute ago 18.8MB 11:48:01 docker-support-scheduler-go latest f562aa8cc2f3 About a minute ago 17MB 11:48:01 docker-security-proxy-setup-go latest dae16aa7164a About a minute ago 24.4MB 11:48:01 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 11:48:17 Still waiting to schedule task 11:48:17 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 11:48:41 gofmt -l . 11:48:41 [ "`gofmt -l .`" = "" ] 11:48:41 ./bin/test-go-mod-tidy.sh 11:48:41 ./bin/test-attribution-txt.sh [Pipeline] sh 11:48:42 + ls -al . 11:48:42 total 728 11:48:42 drwxrwxr-x 9 1001 1001 4096 Feb 17 11:48 . 11:48:42 drwxr-xr-x 4 root root 4096 Feb 17 11:44 .. 11:48:42 -rw-rw-r-- 1 1001 1001 11 Feb 17 11:42 .dockerignore 11:48:42 drwxrwxr-x 8 1001 1001 4096 Feb 17 11:42 .git 11:48:42 drwxrwxr-x 3 1001 1001 4096 Feb 17 11:42 .github 11:48:42 -rw-rw-r-- 1 1001 1001 818 Feb 17 11:42 .gitignore 11:48:42 -rw-rw-r-- 1 1001 1001 166 Feb 17 11:42 .sonarcloud.properties 11:48:42 -rw-rw-r-- 1 1001 1001 7859 Feb 17 11:42 Attribution.txt 11:48:42 -rw-rw-r-- 1 1001 1001 3804 Feb 17 11:42 CONTRIBUTING.md 11:48:42 -rw-rw-r-- 1 1001 1001 931 Feb 17 11:42 Dockerfile.build 11:48:42 -rw-rw-r-- 1 1001 1001 863 Feb 17 11:42 Jenkinsfile 11:48:42 -rw-rw-r-- 1 1001 1001 10775 Feb 17 11:42 LICENSE 11:48:42 -rw-rw-r-- 1 1001 1001 5774 Feb 17 11:42 Makefile 11:48:42 -rw-rw-r-- 1 1001 1001 6524 Feb 17 11:42 README.md 11:48:42 -rw-rw-r-- 1 1001 1001 6755 Feb 17 11:42 SECURITY.md 11:48:42 -rw-rw-r-- 1 1001 1001 5 Feb 17 11:40 VERSION 11:48:42 -rw-rw-r-- 1 1001 1001 4131 Feb 17 11:42 ZMQWindows.md 11:48:42 drwxrwxr-x 2 1001 1001 4096 Feb 17 11:42 bin 11:48:42 drwxrwxr-x 14 1001 1001 4096 Feb 17 11:42 cmd 11:48:42 -rw-r--r-- 1 root root 596289 Feb 17 11:47 coverage.out 11:48:42 -rw-r--r-- 1 root root 1054 Feb 17 11:48 go.mod 11:48:42 -rw-r--r-- 1 root root 19518 Feb 17 11:48 go.sum 11:48:42 drwxrwxr-x 8 1001 1001 4096 Feb 17 11:42 internal 11:48:42 drwxrwxr-x 4 1001 1001 4096 Feb 17 11:42 openapi 11:48:42 drwxrwxr-x 4 1001 1001 4096 Feb 17 11:42 snap 11:48:42 -rw-rw-r-- 1 1001 1001 168 Feb 17 11:42 version.go [Pipeline] sh 11:48:43 + '[' -e coverage.out ] 11:48:43 + chown 1001:1001 coverage.out [Pipeline] stash 11:48:43 Warning: overwriting stash ‘coverage-report’ 11:48:44 Stashed 1 file(s) [Pipeline] sh 11:48:45 + make build 11:48: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 11:48:57 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 11:49:13 Running on prd-ubuntu18.04-docker-8c-8g-26672 in /w/workspace/edgexfoundry_edgex-go_PR-3178 [Pipeline] { [Pipeline] ws 11:49:13 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 11:49:15 using credential edgex-jenkins-ssh 11:49:15 Cloning the remote Git repository 11:49:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:49:15 > git init /w/workspace/edgex-go/2 # timeout=10 11:49:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:49:15 > git --version # timeout=10 11:49:15 > git --version # 'git version 2.17.1' 11:49:15 using GIT_SSH to set credentials SSH Credentials for GitHub 11:49:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:49:19 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 11:49:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:49:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:49:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:49:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:49:21 using GIT_SSH to set credentials SSH Credentials for GitHub 11:49:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3178/head:refs/remotes/origin/PR-3178 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:49:21 Merging remotes/origin/master commit fa4c73617b7d09eb7571485bf4012ea49001bdcf into PR head commit 5d1daf3548b37c1b42c3b9380e2816b07278959d 11:49:21 Merge succeeded, producing 5d1daf3548b37c1b42c3b9380e2816b07278959d 11:49:21 Checking out Revision 5d1daf3548b37c1b42c3b9380e2816b07278959d (PR-3178) 11:49:21 > git config core.sparsecheckout # timeout=10 11:49:21 > git checkout -f 5d1daf3548b37c1b42c3b9380e2816b07278959d # timeout=10 11:49:21 > git remote # timeout=10 11:49:21 > git config --get remote.origin.url # timeout=10 11:49:21 using GIT_SSH to set credentials SSH Credentials for GitHub 11:49:21 > git merge fa4c73617b7d09eb7571485bf4012ea49001bdcf # timeout=10 11:49:21 > git rev-parse HEAD^{commit} # timeout=10 11:49:22 > git config core.sparsecheckout # timeout=10 11:49:22 > git checkout -f 5d1daf3548b37c1b42c3b9380e2816b07278959d # timeout=10 11:49: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 11:49:25 Commit message: "feat(command): Implement PUT /device/name/{deviceName}/{command} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:27 + echo snap-build.sh 11:49:27 snap-build.sh 11:49:27 + SNAP_BASE_DIR=. 11:49:27 + '[' '!' -z /w/workspace/edgex-go/2 ']' 11:49:27 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 11:49:27 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 11:49:27 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 11:49:27 + cd /w/workspace/edgex-go/2 11:49:27 + sudo apt-get remove -qy --purge lxd lxd-client 11:49:27 Reading package lists... 11:49:27 Building dependency tree... 11:49:27 Reading state information... 11:49:27 The following packages were automatically installed and are no longer required: 11:49:27 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 11:49:27 uidmap xdelta3 11:49:27 Use 'sudo apt autoremove' to remove them. 11:49:27 The following packages will be REMOVED: 11:49:27 lxd* lxd-client* 11:49:27 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 11:49:27 After this operation, 31.7 MB disk space will be freed. 11:49:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:49:29 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 11:49: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.) 11:49:29 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 11:49:30 Removing lxd dnsmasq configuration 11:49:30 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 11:49:30 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 11:49:31 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 11:49: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.) 11:49:31 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 11:49:33 Processing triggers for systemd (237-3ubuntu10.42) ... 11:49:33 Processing triggers for ureadahead (0.100.0-21) ... 11:49:34 + sudo snap remove --purge lxd 11:49:35 snap "lxd" is not installed 11:49:35 + sudo groupadd --force --system lxd 11:49:35 ++ whoami 11:49:35 + sudo /usr/sbin/usermod -G lxd -a jenkins 11:49:35 + newgrp - lxd 11:49:35 + sudo snap install lxd 11:49: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 11:49:40 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 11:49:43 2021-02-17T11:49:41Z INFO Waiting for automatic snapd restart... 11:49:44 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 11:49:47 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 11:49:51 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 11:49: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 11:49:55 lxd 4.11 from Canonical* installed 11:49:55 + sudo lxd init --auto [Pipeline] } 11:50:01 $ docker stop --time=1 bedd3377fea797b9b691ec05ceec0f87b82f7a20557ca6d2cb8be76468bd1df4 11:50:04 + sudo snap install --classic snapcraft 11:50:04 $ docker rm -f bedd3377fea797b9b691ec05ceec0f87b82f7a20557ca6d2cb8be76468bd1df4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:50:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:50:06 11:50:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:50:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:50:07 latest: Pulling from edgex-devops/edgex-compose-arm64 11:50:07 29e5d40040c1: Pulling fs layer 11:50:07 1ce36da41761: Pulling fs layer 11:50:07 25b303627fd3: Pulling fs layer 11:50:07 29e5d40040c1: Download complete 11:50:08 29e5d40040c1: Pull complete 11:50:08 1ce36da41761: Verifying Checksum 11:50:08 1ce36da41761: Download complete 11:50:09 snapcraft 4.5.1 from Canonical* installed 11:50:09 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 11:50:09 + patch --verbose -p1 11:50:09 Hmm... Looks like a unified diff to me... 11:50:09 The text leading up to this was: 11:50:09 -------------------------- 11:50:09 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 11:50:09 |From: Tony Espy 11:50:09 |Date: Wed, 16 Dec 2020 16:34:55 -0500 11:50:09 |Subject: [PATCH] optimize snap build for pipeline CI check 11:50:09 | 11:50:09 |This patch is used by the EdgeX CI pipeline builds to 11:50:09 |optimize the snap CI check run for pull requests. When 11:50:09 |applied, it essentially strips out everything (apps and 11:50:09 |parts) from the snapcraft.yaml file except those required 11:50:09 |to build edgex-go, as the whole idea of the CI check is to 11:50:09 |catch changes to edgex-go that break the snap build. 11:50:09 | 11:50:09 |In general, anyone updating snapcraft.yaml will also need 11:50:09 |to update this patch file, otherwise it may fail to apply, 11:50:09 |resulting in a failed snap build CI check in the associated 11:50:09 |pull request. 11:50:09 | 11:50:09 |Note - in addition to applying this patch, the pipeline also 11:50:09 |only primes the snap (e.g. `snapcraft prime`), as there's no 11:50:09 |need to build the finally binary .snap file (and it won't 11:50:09 |work with the patch applied). This further reduces the build 11:50:09 |time. 11:50:09 |--- 11:50:09 | snap/snapcraft.yaml | 461 +------------------------------------------- 11:50:09 | 1 file changed, 2 insertions(+), 459 deletions(-) 11:50:09 | 11:50:09 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 11:50:09 |index 1e537489..faf42425 100644 11:50:09 |--- a/snap/snapcraft.yaml 11:50:09 |+++ b/snap/snapcraft.yaml 11:50:09 -------------------------- 11:50:09 patching file snap/snapcraft.yaml 11:50:09 Using Plan A... 11:50:09 Hunk #1 succeeded at 73. 11:50:09 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 11:50:09 Hunk #3 succeeded at 217 (offset 3 lines). 11:50:09 Hunk #4 succeeded at 225 (offset 3 lines). 11:50:09 Hunk #5 succeeded at 232 (offset 3 lines). 11:50:09 Hunk #6 succeeded at 259 (offset 3 lines). 11:50:09 Hunk #7 succeeded at 293 (offset 3 lines). 11:50:09 Hunk #8 succeeded at 352 (offset 11 lines). 11:50:09 Hmm... Ignoring the trailing garbage. 11:50:09 done 11:50:09 + sudo snapcraft prime --use-lxd 11:50:09 1ce36da41761: Pull complete 11:50:09 25b303627fd3: Verifying Checksum 11:50:09 25b303627fd3: Download complete 11:50:10 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 11:50:10 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: 11:50:10 - README.md 11:50:10 - snapcraft.yaml.orig 11:50:10 11:50:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:50:11 Launching a container. 11:50:19 25b303627fd3: Pull complete 11:50:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:50:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:50:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 11:50:20 prd-ubuntu18.04-docker-arm64-4c-16g-26671 does not seem to be running inside a container 11:50:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:50:23 $ docker top 115ce5c4f662ca1a06b5d03f5b70d03413babc62c7874a911685644ec62d196c -eo pid,comm 11:50:23 Waiting for container to be ready 11:50:23 To start your first instance, try: lxc launch ubuntu:18.04 11:50:23 [Pipeline] { [Pipeline] sh 11:50:24 + docker-compose build --help 11:50:24 + grep parallel 11:50:26 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 11:50:27 Waiting for network to be ready... 11:50:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:50:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] 11:50:27 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:50:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 11:50:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 11:50:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 11:50:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 11:50:27 --parallel Build images in parallel. 11:50:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 11:50:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 11:50:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [Pipeline] } 11:50:28 $ docker stop --time=1 115ce5c4f662ca1a06b5d03f5b70d03413babc62c7874a911685644ec62d196c 11:50:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:50:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:50:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:50:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:50:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:50:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:50:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:50:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:50:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:50:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] 11:50:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 11:50:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 11:50:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 11:50:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 11:50:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 11:50:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 11:50:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 11:50:30 $ docker rm -f 115ce5c4f662ca1a06b5d03f5b70d03413babc62c7874a911685644ec62d196c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:50:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:50:30 . [Pipeline] withDockerContainer 11:50:31 prd-ubuntu18.04-docker-arm64-4c-16g-26671 does not seem to be running inside a container 11:50:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:50:32 $ docker top 5ebda9cd6e48755bd1a29e0bae7e345990b3f1dc9d2d6495454088778385526a -eo pid,comm 11:50:32 Fetched 23.9 MB in 5s (4746 kB/s) [Pipeline] { [Pipeline] sh 11:50:33 Reading package lists... 11:50:33 + docker-compose -f ./docker-compose-build.yml build --parallel 11:50:34 Reading package lists... 11:50:34 Building dependency tree... 11:50:34 Reading state information... 11:50:34 The following additional packages will be installed: 11:50:34 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:50:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:50:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:50:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 11:50:34 Suggested packages: 11:50:34 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 11:50:34 Recommended packages: 11:50:34 gnupg libsasl2-modules 11:50:34 The following NEW packages will be installed: 11:50:34 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:50:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:50:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:50:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 11:50:34 The following packages will be upgraded: 11:50:34 gpg gpg-agent gpgconf libudev1 11:50:34 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 11:50:34 Need to get 3532 kB of archives. 11:50:34 After this operation, 13.3 MB of additional disk space will be used. 11:50:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 11:50:34 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 11:50:34 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 11:50:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 11:50:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 11:50:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 11:50:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 11:50:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] 11:50:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] 11:50:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 11:50:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 11:50:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 11:50:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 11:50:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 11:50:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 11:50:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 11:50:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 11:50:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 11:50:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 11:50:35 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 11:50:35 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 11:50:35 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 11:50:35 debconf: delaying package configuration, since apt-utils is not installed 11:50:35 Fetched 3532 kB in 1s (3204 kB/s) 11:50:35 (Reading database ... 12511 files and directories currently installed.) 11:50:35 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 11:50:35 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 11:50:36 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 11:50:36 Selecting previously unselected package udev. 11:50:36 (Reading database ... 12511 files and directories currently installed.) 11:50:36 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 11:50:36 Unpacking udev (237-3ubuntu10.44) ... 11:50:36 Selecting previously unselected package libfuse2:amd64. 11:50:36 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 11:50:36 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:50:36 Selecting previously unselected package fuse. 11:50:36 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 11:50:36 Unpacking fuse (2.9.7-1ubuntu1) ... 11:50:36 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 11:50:36 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 11:50:36 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 11:50:36 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 11:50:36 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 11:50:36 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 11:50:37 Selecting previously unselected package libksba8:amd64. 11:50:37 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 11:50:37 Unpacking libksba8:amd64 (1.3.5-2) ... 11:50:37 Selecting previously unselected package libroken18-heimdal:amd64. 11:50:37 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:50:37 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:37 Selecting previously unselected package libasn1-8-heimdal:amd64. 11:50:37 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:50:37 Building docker-core-command-go ... 11:50:37 Building docker-core-data-go ... 11:50:37 Building docker-core-metadata-go ... 11:50:37 Building docker-security-bootstrapper-go ... 11:50:37 Building docker-security-proxy-setup-go ... 11:50:37 Building docker-security-secretstore-setup-go ... 11:50:37 Building docker-support-notifications-go ... 11:50:37 Building docker-support-scheduler-go ... 11:50:37 Building docker-sys-mgmt-agent-go ... 11:50:37 Building docker-core-data-go 11:50:37 Building docker-support-scheduler-go 11:50:37 Building docker-security-bootstrapper-go 11:50:37 Building docker-support-notifications-go 11:50:37 Building docker-security-proxy-setup-go 11:50:37 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:37 Selecting previously unselected package libheimbase1-heimdal:amd64. 11:50:37 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:50:37 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:37 Selecting previously unselected package libhcrypto4-heimdal:amd64. 11:50:37 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:50:37 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:37 Selecting previously unselected package libwind0-heimdal:amd64. 11:50:37 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:50:37 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:37 Selecting previously unselected package libhx509-5-heimdal:amd64. 11:50:37 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:50:37 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:37 Selecting previously unselected package libkrb5-26-heimdal:amd64. 11:50:37 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:50:37 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:37 Selecting previously unselected package libheimntlm0-heimdal:amd64. 11:50:37 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:50:37 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 11:50:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:50:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:38 Selecting previously unselected package libsasl2-modules-db:amd64. 11:50:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:50:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:50:38 Selecting previously unselected package libsasl2-2:amd64. 11:50:38 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:50:38 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:50:38 Selecting previously unselected package libldap-common. 11:50:38 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... 11:50:38 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 11:50:38 Selecting previously unselected package libldap-2.4-2:amd64. 11:50:38 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 11:50:38 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 11:50:38 Selecting previously unselected package dirmngr. 11:50:38 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 11:50:38 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 11:50:38 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 11:50:38 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 11:50:38 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:50:38 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:50:38 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:50:38 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 11:50:38 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:38 Setting up libksba8:amd64 (1.3.5-2) ... 11:50:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:50:38 Setting up udev (237-3ubuntu10.44) ... 11:50:39 invoke-rc.d: policy-rc.d denied execution of start. 11:50:39 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:39 Processing triggers for systemd (237-3ubuntu10) ... 11:50:39 Setting up fuse (2.9.7-1ubuntu1) ... 11:50:39 Setting up gpg (2.2.4-1ubuntu1.3) ... 11:50:39 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:39 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:39 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:39 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:39 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:50:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 11:50:39 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 11:50:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:50:40 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 11:50:40 settings in the [Install] section, and DefaultInstance for template units). 11:50:40 This means they are not meant to be enabled using systemctl. 11:50:40 Possible reasons for having this kind of units are: 11:50:40 1) A unit may be statically enabled by being symlinked from another unit's 11:50:40 .wants/ or .requires/ directory. 11:50:40 2) A unit's purpose may be to act as a helper for some other unit which has 11:50:40 a requirement dependency on it. 11:50:40 3) A unit may be started when needed via activation (socket, path, timer, 11:50:40 D-Bus, udev, scripted systemctl call, ...). 11:50:40 4) In case of template units, the unit is meant to be enabled with some 11:50:40 instance name specified. 11:50:40 Reading package lists... 11:50:41 Building dependency tree... 11:50:41 Reading state information... 11:50:41 The following additional packages will be installed: 11:50:41 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 11:50:41 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 11:50:41 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 11:50:41 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 11:50:41 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 11:50:41 Suggested packages: 11:50:41 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 11:50:41 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 11:50:41 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 11:50:41 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 11:50:41 systemd-container policykit-1 11:50:41 Recommended packages: 11:50:41 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 11:50:41 The following NEW packages will be installed: 11:50:41 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 11:50:41 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 11:50:41 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 11:50:41 multiarch-support openssh-client python3 python3-minimal python3.6 11:50:41 python3.6-minimal snapd squashfs-tools sudo 11:50:41 The following packages will be upgraded: 11:50:41 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 11:50:41 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 11:50:41 Need to get 35.2 MB of archives. 11:50:41 After this operation, 141 MB of additional disk space will be used. 11:50:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 11:50:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 11:50:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 11:50:41 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 11:50:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 11:50:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 11:50:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 11:50:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 11:50:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 11:50:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 11:50:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 11:50:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 11:50:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 11:50:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 11:50:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 11:50:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 11:50:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 11:50:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 11:50:41 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 11:50:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 11:50:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 11:50:42 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 11:50:42 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 11:50:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 11:50:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 11:50:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 11:50:42 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 11:50:42 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 11:50:42 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 11:50:42 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 11:50:42 debconf: delaying package configuration, since apt-utils is not installed 11:50:42 Fetched 35.2 MB in 1s (27.8 MB/s) 11:50:42 (Reading database ... 12757 files and directories currently installed.) 11:50:42 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 11:50:42 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 11:50:43 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 11:50:43 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 11:50:43 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 11:50:43 (Reading database ... 12757 files and directories currently installed.) 11:50:43 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 11:50:43 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 11:50:44 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 11:50:44 (Reading database ... 12757 files and directories currently installed.) 11:50:44 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 11:50:44 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 11:50:44 Setting up apt (1.6.12ubuntu0.2) ... 11:50:44 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 11:50:45 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 11:50:45 (Reading database ... 12764 files and directories currently installed.) 11:50:45 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 11:50:45 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 11:50:45 Selecting previously unselected package libpython3.6-minimal:amd64. 11:50:45 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 11:50:45 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 11:50:45 Selecting previously unselected package libexpat1:amd64. 11:50:45 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 11:50:45 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:50:46 Selecting previously unselected package python3.6-minimal. 11:50:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 11:50:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 11:50:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 11:50:46 Checking for services that may need to be restarted...done. 11:50:46 Checking for services that may need to be restarted...done. 11:50:46 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 11:50:46 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:50:46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 11:50:47 Selecting previously unselected package python3-minimal. 11:50:47 (Reading database ... 13012 files and directories currently installed.) 11:50:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 11:50:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 11:50:47 Selecting previously unselected package mime-support. 11:50:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 11:50:47 Unpacking mime-support (3.60ubuntu1) ... 11:50:47 Selecting previously unselected package libmpdec2:amd64. 11:50:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 11:50:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:50:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 11:50:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 11:50:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 11:50:47 Selecting previously unselected package python3.6. 11:50:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 11:50:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 11:50:47 Selecting previously unselected package libpython3-stdlib:amd64. 11:50:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 11:50:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:50:47 Setting up python3-minimal (3.6.7-1~18.04) ... 11:50:48 Selecting previously unselected package python3. 11:50:48 (Reading database ... 13442 files and directories currently installed.) 11:50:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 11:50:48 Unpacking python3 (3.6.7-1~18.04) ... 11:50:48 Selecting previously unselected package multiarch-support. 11:50:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 11:50:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 11:50:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 11:50:48 Selecting previously unselected package liblzo2-2:amd64. 11:50:48 (Reading database ... 13479 files and directories currently installed.) 11:50:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 11:50:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 11:50:48 Selecting previously unselected package libbsd0:amd64. 11:50:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 11:50:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:50:48 Selecting previously unselected package sudo. 11:50:48 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 11:50:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 11:50:48 Selecting previously unselected package apparmor. 11:50:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 11:50:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 11:50:48 Selecting previously unselected package libedit2:amd64. 11:50:48 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 11:50:48 Unpacking libedit2:amd64 (3.1-20170329-1) ... 11:50:49 Selecting previously unselected package libkrb5support0:amd64. 11:50:49 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 11:50:49 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:50:49 Selecting previously unselected package libk5crypto3:amd64. 11:50:49 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 11:50:49 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:50:49 Selecting previously unselected package libkeyutils1:amd64. 11:50:49 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 11:50:49 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:50:49 Selecting previously unselected package libkrb5-3:amd64. 11:50:49 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 11:50:49 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:50:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 11:50:49 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 11:50:49 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:50:49 Selecting previously unselected package libssl1.0.0:amd64. 11:50:49 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 11:50:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 11:50:50 Selecting previously unselected package openssh-client. 11:50:50 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 11:50:50 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 11:50:50 Selecting previously unselected package squashfs-tools. 11:50:50 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 11:50:50 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 11:50:50 Selecting previously unselected package snapd. 11:50:50 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 11:50:50 Unpacking snapd (2.48.3+18.04) ... 11:50:52 Setting up libedit2:amd64 (3.1-20170329-1) ... 11:50:52 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 11:50:52 Setting up mime-support (3.60ubuntu1) ... 11:50:52 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 11:50:52 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:50:52 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:50:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:50:52 Setting up systemd (237-3ubuntu10.44) ... 11:50:52 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 11:50:54 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:50:54 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:50:54 Setting up liblzo2-2:amd64 (2.08-1.2) ... 11:50:54 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 11:50:54 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:50:54 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 11:50:55 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 11:50:55 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:50:55 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:50:55 Setting up python3 (3.6.7-1~18.04) ... 11:50:55 running python rtupdate hooks for python3.6... 11:50:55 running python post-rtupdate hooks for python3.6... 11:50:55 Setting up apparmor (2.12-4ubuntu5.1) ... 11:50:56 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 11:50:56 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:50:56 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 11:50:57 Setting up snapd (2.48.3+18.04) ... 11:50:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 11:50:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 11:50:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 11:50:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 11:50:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:50:58 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:50:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 11:50:58 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 11:50:58 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 11:50:59 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 11:50:59 /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' 11:50:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:50:59 Processing triggers for systemd (237-3ubuntu10.44) ... 11:51:00 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:51:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:51:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:51:02 Reading package lists... 11:51:02 Reading package lists... 11:51:02 Building dependency tree... 11:51:02 Reading state information... 11:51:02 Calculating upgrade... 11:51:03 The following packages will be upgraded: 11:51:03 advancecomp base-files bash binutils binutils-common 11:51:03 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 11:51:03 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 11:51:03 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 11:51:03 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 11:51:03 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 11:51:03 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 11:51:03 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 11:51:03 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 11:51:03 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 11:51:03 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 11:51:03 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 11:51:03 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 11:51:03 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 11:51:03 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 11:51:03 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:51:03 Need to get 63.8 MB of archives. 11:51:03 After this operation, 5188 kB of additional disk space will be used. 11:51:03 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 11:51:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 11:51:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 11:51:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 11:51:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 11:51:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 11:51:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 11:51:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 11:51:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 11:51:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 11:51:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 11:51:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 11:51:04 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 11:51:04 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 11:51:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 11:51:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 11:51:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 11:51:04 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 11:51:04 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 11:51:04 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 11:51:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 11:51:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 11:51:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 11:51:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 11:51:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 11:51:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 11:51:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 11:51:04 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 11:51:04 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 11:51:04 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 11:51:04 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 11:51:04 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 11:51:04 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 11:51:04 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 11:51:04 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 11:51:04 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 11:51:04 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 11:51:04 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 11:51:04 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 11:51:04 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 11:51:04 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 11:51:04 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 11:51:04 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 11:51:04 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 11:51:04 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 11:51:04 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 11:51:04 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 11:51:04 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 11:51:04 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 11:51:04 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 11:51:04 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 11:51:04 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 11:51:04 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 11:51:04 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 11:51:04 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 11:51:04 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 11:51:04 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 11:51:04 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 11:51:04 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 11:51:04 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 11:51:04 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 11:51:04 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 11:51:04 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 11:51:04 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 11:51:04 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 11:51:04 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 11:51:04 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 11:51:04 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 11:51:04 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 11:51:04 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 11:51:04 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 11:51:04 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 11:51:04 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 11:51:04 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 11:51:04 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 11:51:04 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 11:51:04 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 11:51:04 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 11:51:04 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 11:51:04 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 11:51:04 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 11:51:04 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 11:51:05 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 11:51:05 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 11:51:05 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 11:51:05 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 11:51:05 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 11:51:05 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 11:51:05 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 11:51:05 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 11:51:05 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 11:51:06 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 11:51:06 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 11:51:06 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 11:51:06 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 11:51:06 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 11:51:06 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 11:51:06 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 11:51:06 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 11:51:06 debconf: delaying package configuration, since apt-utils is not installed 11:51:06 Fetched 63.8 MB in 3s (19.1 MB/s) 11:51:06 (Reading database ... 13912 files and directories currently installed.) 11:51:06 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 11:51:06 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:51:07 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 11:51:07 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:51:07 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 11:51:07 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 11:51:08 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:51:08 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:51:08 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:51:08 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:51:08 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:51:08 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:51:08 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:51:08 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:51:09 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:51:09 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:51:09 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:51:09 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:51:09 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:51:09 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:51:09 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 11:51:09 (Reading database ... 13911 files and directories currently installed.) 11:51:09 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 11:51:09 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 11:51:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 11:51:10 (Reading database ... 13911 files and directories currently installed.) 11:51:10 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:51:10 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:51:10 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:51:10 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:51:10 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:51:10 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:51:10 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 11:51:10 (Reading database ... 13911 files and directories currently installed.) 11:51:10 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 11:51:10 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:51:11 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 11:51:11 (Reading database ... 13911 files and directories currently installed.) 11:51:11 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 11:51:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 11:51:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 11:51:11 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 11:51:11 Setting up base-files (10.1ubuntu2.10) ... 11:51:11 Installing new version of config file /etc/issue ... 11:51:11 Installing new version of config file /etc/issue.net ... 11:51:11 Installing new version of config file /etc/lsb-release ... 11:51:11 Installing new version of config file /etc/update-motd.d/50-motd-news ... 11:51:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 11:51:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 11:51:12 Removing obsolete conffile /etc/default/motd-news ... 11:51:12 (Reading database ... 13912 files and directories currently installed.) 11:51:12 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 11:51:12 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 11:51:12 Setting up bash (4.4.18-2ubuntu1.2) ... 11:51:12 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 11:51:12 (Reading database ... 13912 files and directories currently installed.) 11:51:12 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 11:51:12 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 11:51:12 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 11:51:12 (Reading database ... 13912 files and directories currently installed.) 11:51:12 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 11:51:12 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 11:51:12 Setting up tar (1.29b-2ubuntu0.2) ... 11:51:13 (Reading database ... 13912 files and directories currently installed.) 11:51:13 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 11:51:13 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:51:13 Setting up dpkg (1.19.0.5ubuntu2.3) ... 11:51:13 (Reading database ... 13912 files and directories currently installed.) 11:51:13 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 11:51:13 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:51:13 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 11:51:13 (Reading database ... 13912 files and directories currently installed.) 11:51:13 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 11:51:13 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:51:14 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 11:51:14 (Reading database ... 13912 files and directories currently installed.) 11:51:14 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 11:51:14 Unpacking grep (3.1-2build1) over (3.1-2) ... 11:51:14 Setting up grep (3.1-2build1) ... 11:51:14 (Reading database ... 13912 files and directories currently installed.) 11:51:14 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 11:51:14 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:51:14 Setting up login (1:4.5-1ubuntu2) ... 11:51:14 (Reading database ... 13912 files and directories currently installed.) 11:51:14 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 11:51:14 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:51:14 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 11:51:14 (Reading database ... 13912 files and directories currently installed.) 11:51:14 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 11:51:14 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:51:15 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 11:51:15 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:51:15 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 11:51:15 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:51:16 Setting up perl-base (5.26.1-6ubuntu0.5) ... 11:51:16 (Reading database ... 13912 files and directories currently installed.) 11:51:16 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 11:51:16 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:51:17 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:51:17 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:51:17 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:51:17 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:51:17 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 11:51:17 (Reading database ... 13912 files and directories currently installed.) 11:51:17 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 11:51:17 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 11:51:17 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 11:51:17 (Reading database ... 13912 files and directories currently installed.) 11:51:17 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:51:18 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:51:18 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:51:18 (Reading database ... 13912 files and directories currently installed.) 11:51:18 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:51:18 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:51:18 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:51:18 (Reading database ... 13912 files and directories currently installed.) 11:51:18 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:51:18 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:51:18 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:51:18 (Reading database ... 13912 files and directories currently installed.) 11:51:18 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:51:18 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:51:18 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:51:19 (Reading database ... 13912 files and directories currently installed.) 11:51:19 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 11:51:19 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:51:19 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 11:51:19 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:51:19 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 11:51:19 (Reading database ... 13912 files and directories currently installed.) 11:51:19 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 11:51:19 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:51:19 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 11:51:19 (Reading database ... 13912 files and directories currently installed.) 11:51:19 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:51:19 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:51:19 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:51:19 (Reading database ... 13912 files and directories currently installed.) 11:51:19 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:51:19 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:51:19 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 11:51:20 (Reading database ... 13912 files and directories currently installed.) 11:51:20 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:51:20 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:51:20 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 11:51:20 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 11:51:21 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 11:51:21 (Reading database ... 13912 files and directories currently installed.) 11:51:21 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 11:51:21 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:51:21 Setting up libc-bin (2.27-3ubuntu1.4) ... 11:51:21 (Reading database ... 13912 files and directories currently installed.) 11:51:21 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 11:51:21 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:51:21 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 11:51:21 (Reading database ... 13914 files and directories currently installed.) 11:51:21 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 11:51:22 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 11:51:22 Setting up debconf (1.5.66ubuntu1) ... 11:51:22 (Reading database ... 13914 files and directories currently installed.) 11:51:22 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 11:51:22 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:51:22 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 11:51:22 (Reading database ... 13914 files and directories currently installed.) 11:51:22 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 11:51:22 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:51:22 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 11:51:22 (Reading database ... 13914 files and directories currently installed.) 11:51:22 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 11:51:22 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:51:23 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 11:51:23 (Reading database ... 13914 files and directories currently installed.) 11:51:23 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 11:51:23 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:51:23 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 11:51:23 (Reading database ... 13914 files and directories currently installed.) 11:51:23 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 11:51:23 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:51:23 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 11:51:24 (Reading database ... 13914 files and directories currently installed.) 11:51:24 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:51:24 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:51:24 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 11:51:24 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 11:51:24 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 11:51:24 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:51:24 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 11:51:24 (Reading database ... 13914 files and directories currently installed.) 11:51:24 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 11:51:24 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 11:51:24 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 11:51:24 (Reading database ... 13914 files and directories currently installed.) 11:51:24 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 11:51:25 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:51:25 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 11:51:25 (Reading database ... 13914 files and directories currently installed.) 11:51:25 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 11:51:25 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:51:25 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 11:51:26 (Reading database ... 13914 files and directories currently installed.) 11:51:26 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 11:51:26 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 11:51:26 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 11:51:26 (Reading database ... 13914 files and directories currently installed.) 11:51:26 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 11:51:26 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:51:26 Setting up passwd (1:4.5-1ubuntu2) ... 11:51:27 (Reading database ... 13914 files and directories currently installed.) 11:51:27 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 11:51:27 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 11:51:27 Setting up gpgv (2.2.4-1ubuntu1.3) ... 11:51:27 (Reading database ... 13914 files and directories currently installed.) 11:51:27 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 11:51:27 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 11:51:27 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 11:51:27 (Reading database ... 13914 files and directories currently installed.) 11:51:27 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 11:51:27 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 11:51:27 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 11:51:27 (Reading database ... 13914 files and directories currently installed.) 11:51:27 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 11:51:27 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 11:51:27 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 11:51:28 (Reading database ... 13914 files and directories currently installed.) 11:51:28 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 11:51:28 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 11:51:28 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 11:51:28 (Reading database ... 13914 files and directories currently installed.) 11:51:28 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 11:51:28 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 11:51:28 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 11:51:28 (Reading database ... 13914 files and directories currently installed.) 11:51:28 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 11:51:28 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 11:51:28 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 11:51:28 (Reading database ... 13915 files and directories currently installed.) 11:51:28 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:51:29 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:51:29 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:51:29 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:51:29 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 11:51:29 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 11:51:29 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 11:51:29 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 11:51:29 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 11:51:29 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 11:51:29 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 11:51:29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 11:51:29 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 11:51:30 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 11:51:30 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 11:51:30 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 11:51:30 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 11:51:30 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 11:51:30 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 11:51:30 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 11:51:30 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 11:51:30 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 11:51:30 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 11:51:30 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 11:51:31 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 11:51:31 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 11:51:31 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 11:51:31 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 11:51:32 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 11:51:32 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 11:51:32 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 11:51:32 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 11:51:32 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 11:51:32 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 11:51:32 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 11:51:32 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 11:51:32 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:51:32 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:51:33 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:51:33 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:51:33 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:51:33 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:51:33 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:51:33 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:51:34 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:51:34 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:51:35 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:51:35 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:51:36 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:51:36 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:51:36 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:51:36 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:51:37 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:51:37 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:51:37 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:51:37 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:51:37 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 11:51:37 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:51:38 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 11:51:38 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:51:38 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 11:51:38 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 11:51:38 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:51:38 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:51:38 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:51:38 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:51:38 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 11:51:38 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 11:51:38 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:51:38 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 11:51:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:51:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:51:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:51:39 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 11:51:39 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 11:51:39 Setting up tzdata (2021a-0ubuntu0.18.04) ... 11:51:39 11:51:39 Current default time zone: 'Etc/UTC' 11:51:39 Local time is now: Wed Feb 17 11:51:39 UTC 2021. 11:51:39 Universal Time is now: Wed Feb 17 11:51:39 UTC 2021. 11:51:39 Run 'dpkg-reconfigure tzdata' if you wish to change it. 11:51:39 11:51:39 Setting up systemd-sysv (237-3ubuntu10.44) ... 11:51:39 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:51:39 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 11:51:39 Setting up mount (2.31.1-0.4ubuntu3.7) ... 11:51:39 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 11:51:39 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 11:51:39 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 11:51:39 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 11:51:39 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 11:51:39 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 11:51:39 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:51:39 Setting up procps (2:3.3.12-3ubuntu1.2) ... 11:51:40 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 11:51:40 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 11:51:40 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 11:51:40 Setting up patch (2.7.6-2ubuntu1.1) ... 11:51:40 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 11:51:40 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 11:51:40 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 11:51:40 Installing new version of config file /etc/ssl/openssl.cnf ... 11:51:40 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 11:51:40 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 11:51:40 Setting up ca-certificates (20210119~18.04.1) ... 11:51:41 Updating certificates in /etc/ssl/certs... 11:51:42 23 added, 27 removed; done. 11:51:42 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 11:51:42 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:51:42 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 11:51:43 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 11:51:43 Setting up pkgbinarymangler (138.18.04.1) ... 11:51:43 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 11:51:43 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 11:51:43 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 11:51:43 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 11:51:43 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:51:43 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 11:51:43 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:51:43 Setting up perl (5.26.1-6ubuntu0.5) ... 11:51:43 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 11:51:43 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 11:51:43 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 11:51:43 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 11:51:43 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 11:51:43 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 11:51:43 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 11:51:43 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 11:51:43 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 11:51:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:51:43 Processing triggers for systemd (237-3ubuntu10.44) ... 11:51:43 Processing triggers for mime-support (3.60ubuntu1) ... 11:51:43 Processing triggers for ca-certificates (20210119~18.04.1) ... 11:51:43 Updating certificates in /etc/ssl/certs... 11:51:44 0 added, 0 removed; done. 11:51:44 Running hooks in /etc/ca-certificates/update.d... 11:51:44 done. 11:51:45 Reading package lists... 11:51:45 Building dependency tree... 11:51:45 Reading state information... 11:51:45 The following NEW packages will be installed: 11:51:45 apt-transport-https 11:51:45 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 11:51:45 Need to get 1696 B of archives. 11:51:45 After this operation, 153 kB of additional disk space will be used. 11:51:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 11:51:45 debconf: delaying package configuration, since apt-utils is not installed 11:51:46 Fetched 1696 B in 0s (8165 B/s) 11:51:46 Selecting previously unselected package apt-transport-https. 11:51:46 (Reading database ... 13920 files and directories currently installed.) 11:51:46 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 11:51:46 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 11:51:46 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 11:51:46 Waiting for network to be ready... 11:51:51 2021-02-17T11:51:50Z INFO Waiting for automatic snapd restart... 11:51:51 snapd 2.48.2.1 from Canonical* installed 11:51:51 "snapd" switched to the "latest/stable" channel 11:51:51 11:51:56 core18 20210128 from Canonical* installed 11:51:56 "core18" switched to the "latest/stable" channel 11:51:56 11:51:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:51:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:51:59 ---> c11f4dbcdb77 11:51:59 Step 3/22 : WORKDIR /edgex-go 11:51:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:51:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:51:59 ---> c11f4dbcdb77 11:51:59 Step 3/22 : WORKDIR /edgex-go 11:51:59 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:51:59 Step 2/30 : FROM ${BUILDER_BASE} AS builder 11:51:59 ---> c11f4dbcdb77 11:51:59 Step 3/30 : WORKDIR /edgex-go 11:51:59 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:51:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:51:59 ---> c11f4dbcdb77 11:51:59 Step 3/21 : WORKDIR /edgex-go 11:51:59 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:51:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:51:59 ---> c11f4dbcdb77 11:51:59 Step 3/23 : WORKDIR /edgex-go 11:51:59 ---> Running in b5941fc817e8 11:51:59 ---> Running in 96bdadf7aaf5 11:51:59 ---> Running in e2d3a9594c0c 11:51:59 ---> Running in 707fb316ae28 11:51:59 ---> Running in d5925a162e48 11:51:59 Removing intermediate container e2d3a9594c0c 11:51:59 ---> 3ee8298084c8 11:51:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:51:59 Removing intermediate container d5925a162e48 11:51:59 ---> fa418758b884 11:51:59 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:51:59 Removing intermediate container 96bdadf7aaf5 11:51:59 ---> 7d513f7ea513 11:51:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:51:59 Removing intermediate container b5941fc817e8 11:51:59 ---> 0bf867fe48cb 11:51:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:51:59 Removing intermediate container 707fb316ae28 11:51:59 ---> 3efc4795dc57 11:51:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:51:59 ---> Running in 079398f003e0 11:51:59 ---> Running in 1c4eae6750d3 11:51:59 ---> Running in 93db9ae91d0a 11:51:59 ---> Running in d07a2b1210e3 11:51:59 ---> Running in 8866e41c48b2 11:51:59 Removing intermediate container 079398f003e0 11:51:59 ---> 61c721463397 11:51:59 Step 5/30 : RUN apk add --update --no-cache make git 11:51:59 ---> Running in 28196132838d 11:51:59 Removing intermediate container 1c4eae6750d3 11:51:59 ---> 7fdea076e505 11:51:59 Step 5/21 : RUN apk add --update --no-cache make git 11:51:59 ---> Running in 89047573977e 11:51:59 Removing intermediate container d07a2b1210e3 11:51:59 ---> cf31df1ba094 11:51:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:51:59 Removing intermediate container 93db9ae91d0a 11:51:59 ---> 18a41ec2aba9 11:51:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:51:59 Removing intermediate container 8866e41c48b2 11:51:59 ---> 667b90222445 11:51:59 Step 5/22 : RUN apk add --update --no-cache make git 11:51:59 ---> Running in fce2416377f8 11:51:59 ---> Running in c72287948704 11:51:59 ---> Running in b7405c12537b 11:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:51:59 OK: 217 MiB in 51 packages 11:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:51:59 OK: 217 MiB in 51 packages 11:51:59 OK: 217 MiB in 51 packages 11:51:59 OK: 217 MiB in 51 packages 11:51:59 OK: 217 MiB in 51 packages 11:52:00 Removing intermediate container 28196132838d 11:52:00 ---> b3fa310db7e6 11:52:00 Step 6/30 : COPY go.mod . 11:52:00 Removing intermediate container 89047573977e 11:52:00 ---> 19980aea1142 11:52:00 Step 6/21 : COPY go.mod . 11:52:00 Removing intermediate container fce2416377f8 11:52:00 ---> 30038f7bbab1 11:52:00 Step 6/22 : COPY go.mod . 11:52:00 ---> 37d9eadac530 11:52:00 Step 7/30 : RUN go mod download 11:52:00 Removing intermediate container c72287948704 11:52:00 ---> dcadc3b64d73 11:52:00 Step 6/23 : COPY go.mod . 11:52:00 ---> Running in 197793a0b7d0 11:52:01 Removing intermediate container b7405c12537b 11:52:01 ---> 970528494172 11:52:01 Step 6/22 : COPY go.mod . 11:52:01 ---> 4d91bccaecb4 11:52:01 Step 7/21 : RUN go mod download 11:52:01 ---> Running in 88610f4969f4 11:52:01 ---> 068ebd5e2cfc 11:52:01 Step 7/22 : RUN go mod download 11:52:02 ---> Running in b4f21ab08347 11:52:02 snapcraft 4.5.1 from Canonical* installed 11:52:02 "snapcraft" switched to the "latest/stable" channel 11:52:02 11:52:02 ---> 872f86e3249d 11:52:02 Step 7/23 : RUN go mod download 11:52:02 ---> Running in 4fd28a1619a8 11:52:02 ---> d4f37e0c7d56 11:52:02 Step 7/22 : RUN go mod download 11:52:02 ---> Running in 7158767df2a8 11:52:05 Removing intermediate container 197793a0b7d0 11:52:05 ---> c69149ba526a 11:52:05 Step 8/30 : COPY . . 11:52:05 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: 11:52:05 - README.md 11:52:05 - snapcraft.yaml.orig 11:52:05 11:52:05 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:52:05 Removing intermediate container 88610f4969f4 11:52:05 ---> 9dcbfc47fbfa 11:52:05 Step 8/21 : COPY . . 11:52:06 Removing intermediate container b4f21ab08347 11:52:06 ---> 3e54d97b4cf8 11:52:06 Step 8/22 : COPY . . 11:52:07 Removing intermediate container 4fd28a1619a8 11:52:07 ---> 98660ddb0914 11:52:07 Step 8/23 : COPY . . 11:52:08 Removing intermediate container 7158767df2a8 11:52:08 ---> 599302e60958 11:52:08 Step 8/22 : COPY . . 11:52:12 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:52:12 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:52:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:52:12 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:52:13 Reading package lists... 11:52:14 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 11:52:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:52:20 Reading package lists... 11:52:20 Building dependency tree... 11:52:20 Reading state information... 11:52:20 Suggested packages: 11:52:20 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 11:52:20 git-gui gitk gitweb git-cvs git-mediawiki git-svn 11:52:20 Recommended packages: 11:52:20 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 11:52:20 The following NEW packages will be installed: 11:52:20 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 11:52:20 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 11:52:20 pkg-config zip 11:52:20 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 11:52:20 Need to get 7655 kB of archives. 11:52:20 After this operation, 43.7 MB of additional disk space will be used. 11:52:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 11:52:20 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 11:52:20 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 11:52:21 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 11:52:21 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 11:52:21 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 11:52:21 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 11:52:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 11:52:21 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 11:52:21 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 11:52:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 11:52:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 11:52:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 11:52:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 11:52:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 11:52:22 debconf: delaying package configuration, since apt-utils is not installed 11:52:22 Fetched 7655 kB in 1s (6296 kB/s) 11:52:22 Selecting previously unselected package libglib2.0-0:amd64. 11:52:22 (Reading database ... 13924 files and directories currently installed.) 11:52:22 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 11:52:22 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 11:52:22 Selecting previously unselected package libpsl5:amd64. 11:52:22 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 11:52:22 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 11:52:22 Selecting previously unselected package libnghttp2-14:amd64. 11:52:22 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 11:52:22 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:52:22 Selecting previously unselected package librtmp1:amd64. 11:52:22 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 11:52:22 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:52:22 Selecting previously unselected package libcurl3-gnutls:amd64. 11:52:22 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 11:52:22 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 11:52:22 Selecting previously unselected package liberror-perl. 11:52:22 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 11:52:22 Unpacking liberror-perl (0.17025-1) ... 11:52:23 Selecting previously unselected package git-man. 11:52:23 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 11:52:23 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 11:52:23 Selecting previously unselected package git. 11:52:23 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 11:52:23 Unpacking git (1:2.17.1-1ubuntu0.7) ... 11:52:24 Selecting previously unselected package libnorm1:amd64. 11:52:24 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 11:52:24 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:52:24 Selecting previously unselected package libpgm-5.2-0:amd64. 11:52:24 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 11:52:24 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:52:24 Selecting previously unselected package libsodium23:amd64. 11:52:24 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 11:52:24 Unpacking libsodium23:amd64 (1.0.16-2) ... 11:52:24 Selecting previously unselected package libzmq5:amd64. 11:52:24 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 11:52:24 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:52:24 Selecting previously unselected package libzmq3-dev:amd64. 11:52:24 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 11:52:24 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:52:24 Selecting previously unselected package pkg-config. 11:52:24 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 11:52:24 Unpacking pkg-config (0.29.1-0ubuntu2) ... 11:52:24 Selecting previously unselected package zip. 11:52:24 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 11:52:24 Unpacking zip (3.0-11build1) ... 11:52:24 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:52:24 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 11:52:24 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:52:25 Setting up liberror-perl (0.17025-1) ... 11:52:25 Setting up libpsl5:amd64 (0.19.1-5build1) ... 11:52:25 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 11:52:25 No schema files found: doing nothing. 11:52:25 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:52:25 Setting up zip (3.0-11build1) ... 11:52:25 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:52:25 Setting up libsodium23:amd64 (1.0.16-2) ... 11:52:25 Setting up pkg-config (0.29.1-0ubuntu2) ... 11:52:25 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:52:25 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 11:52:25 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:52:25 Setting up git (1:2.17.1-1ubuntu0.7) ... 11:52:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:52:31 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:52:32 git set to automatically installed. 11:52:32 git-man set to automatically installed. 11:52:32 libcurl3-gnutls set to automatically installed. 11:52:32 liberror-perl set to automatically installed. 11:52:32 libglib2.0-0 set to automatically installed. 11:52:32 libnghttp2-14 set to automatically installed. 11:52:32 libnorm1 set to automatically installed. 11:52:32 libpgm-5.2-0 set to automatically installed. 11:52:32 libpsl5 set to automatically installed. 11:52:32 librtmp1 set to automatically installed. 11:52:32 libsodium23 set to automatically installed. 11:52:32 libzmq3-dev set to automatically installed. 11:52:32 libzmq5 set to automatically installed. 11:52:32 pkg-config set to automatically installed. 11:52:32 zip set to automatically installed. 11:52:33 snapd is not logged in, snap install commands will use sudo 11:52:35 ---> 498d3a58df75 11:52:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:52:35 ---> 84d2854280d8 11:52:35 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:52:35 ---> ef944afb2978 11:52:35 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:52:35 ---> b59418ecb608 11:52:35 Step 9/23 : RUN make cmd/core-data/core-data 11:52:35 ---> 9a3c20f6bfbb 11:52:35 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:52:35 ---> Running in d22de2c0e20a 11:52:35 ---> Running in d8b52e382a91 11:52:35 ---> Running in 92bd28398d6b 11:52:35 ---> Running in d5540937d40d 11:52:35 ---> Running in 0df13ad556b0 11:52:35 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 11:52:35 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 11:52:35 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 11:52: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 11:52:35 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 11:52:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:52:40 snap "core18" has no updates available 11:52:40 Pulling config-common 11:52:40 + snapcraftctl pull 11:52:42 Pulling go-build-helper 11:52:42 + snapcraftctl pull 11:53:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:53:08 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:53:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] 11:53:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 11:53:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 11:53:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 11:53:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 11:53:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 11:53:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 11:53:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 11:53:08 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:53:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:53:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:53:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:53:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:53:08 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:53:08 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:53:08 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:53:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:53:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] 11:53:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 11:53:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 11:53:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 11:53:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 11:53:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 11:53:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 11:53:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 11:53:08 Fetched 23.9 MB in 0s (0 B/s) 11:53:08 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 11:53:08 Fetched 96.5 kB in 0s (0 B/s) 11:53:08 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 11:53:08 Fetched 279 kB in 0s (0 B/s) 11:53:08 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 11:53:08 Fetched 122 kB in 0s (0 B/s) 11:53:08 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 11:53:08 Fetched 77.8 kB in 0s (0 B/s) 11:53:08 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 11:53:08 Fetched 8848 B in 0s (0 B/s) 11:53:08 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 11:53:08 Fetched 47.8 kB in 0s (0 B/s) 11:53:08 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 11:53:08 Fetched 45.6 kB in 0s (0 B/s) 11:53:08 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 11:53:08 Fetched 15.0 kB in 0s (0 B/s) 11:53:08 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 11:53:08 Fetched 214 kB in 0s (0 B/s) 11:53:08 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] 11:53:08 Fetched 155 kB in 0s (0 B/s) 11:53:08 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 11:53:08 Fetched 50.6 kB in 0s (0 B/s) 11:53:08 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 11:53:08 Fetched 14.8 kB in 0s (0 B/s) 11:53:08 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 11:53:08 Fetched 41.8 kB in 0s (0 B/s) 11:53:08 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 11:53:08 Fetched 499 kB in 0s (0 B/s) 11:53:08 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 11:53:08 Fetched 111 kB in 0s (0 B/s) 11:53:08 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 11:53:08 Fetched 240 kB in 0s (0 B/s) 11:53:08 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 11:53:08 Fetched 29.3 kB in 0s (0 B/s) 11:53:08 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 11:53:08 Fetched 85.5 kB in 0s (0 B/s) 11:53:08 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 11:53:08 Fetched 24.5 kB in 0s (0 B/s) 11:53:08 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 11:53:08 Fetched 49.2 kB in 0s (0 B/s) 11:53:08 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 11:53:08 Fetched 54.2 kB in 0s (0 B/s) 11:53:08 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 11:53:08 Fetched 30.8 kB in 0s (0 B/s) 11:53:08 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] 11:53:08 Fetched 16.6 kB in 0s (0 B/s) 11:53:08 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 11:53:08 Fetched 85.9 kB in 0s (0 B/s) 11:53:08 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 11:53:08 Fetched 8720 B in 0s (0 B/s) 11:53:08 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 11:53:08 Fetched 137 kB in 0s (0 B/s) 11:53:08 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 11:53:08 Fetched 119 kB in 0s (0 B/s) 11:53:08 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 11:53:08 Fetched 109 kB in 0s (0 B/s) 11:53:08 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 11:53:08 Fetched 11.1 kB in 0s (0 B/s) 11:53:08 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 11:53:08 Fetched 645 kB in 0s (0 B/s) 11:53:08 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 11:53:08 Fetched 41.3 kB in 0s (0 B/s) 11:53:08 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 11:53:08 Fetched 17.9 kB in 0s (0 B/s) 11:53:08 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 11:53:08 Fetched 368 kB in 0s (0 B/s) 11:53:08 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 11:53:08 Fetched 187 kB in 0s (0 B/s) 11:53:08 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 11:53:08 Fetched 175 kB in 0s (0 B/s) 11:53:08 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 11:53:08 Fetched 206 kB in 0s (0 B/s) 11:53:08 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 11:53:08 Fetched 1301 kB in 0s (0 B/s) 11:53:08 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 11:53:08 Fetched 36.2 kB in 0s (0 B/s) 11:53:08 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 11:53:08 Fetched 159 kB in 0s (0 B/s) 11:53:08 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 11:53:08 Fetched 107 kB in 0s (0 B/s) 11:53:08 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 11:53:08 Fetched 48.7 kB in 0s (0 B/s) 11:53:08 Pulling static-packages 11:53:08 + snapcraftctl pull 11:53:09 'go115' has dependencies that need to be staged: go-build-helper static-packages 11:53:09 Skipping pull go-build-helper (already ran) 11:53:09 Skipping pull static-packages (already ran) 11:53:09 Building go-build-helper 11:53:09 + snapcraftctl build 11:53:14 Building static-packages 11:53:14 + snapcraftctl build 11:53:16 Staging go-build-helper 11:53:16 + snapcraftctl stage 11:53:17 Staging static-packages 11:53:17 + snapcraftctl stage 11:53:18 Pulling go115 11:53:18 + snapcraftctl pull 11:53:19 'edgex-go' has dependencies that need to be staged: go115 11:53:19 Skipping pull go115 (already ran) 11:53:19 Building go115 11:53:19 + dpkg --print-architecture 11:53:19 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 11:53:19 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 11:53:19 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 11:53:19 % Total % Received % Xferd Average Speed Time Time Time Current 11:53:19 Dload Upload Total Spent Left Speed 11:53:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 85102 0 0 386k 0 0:05:06 --:--:-- 0:05:06 384k 37 115M 37 42.9M 0 0 34.7M 0 0:00:03 0:00:01 0:00:02 34.7M 68 115M 68 79.4M 0 0 35.8M 0 0:00:03 0:00:02 0:00:01 35.8M 100 115M 100 115M 0 0 35.9M 0 0:00:03 0:00:03 --:--:-- 35.9M 11:53:23 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 11:53:23 + sha256sum -c sha256 11:53:23 + grep OK 11:53:23 go1.15.2.linux-amd64.tar.gz: OK 11:53:23 + mkdir -p /root/stage/go1.15 11:53:23 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 11:53:29 Staging go115 11:53:29 + snapcraftctl stage 11:53:35 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 11:53:35 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 11:53:35 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:53:35 Fetched 0 B in 0s (0 B/s) 11:53:35 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 11:53:35 Fetched 224 kB in 0s (0 B/s) 11:53:35 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 11:53:35 Fetched 157 kB in 0s (0 B/s) 11:53:35 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 11:53:35 Fetched 221 kB in 0s (0 B/s) 11:53:35 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 11:53:35 Fetched 143 kB in 0s (0 B/s) 11:53:35 Pulling edgex-go 11:53:35 + snapcraftctl pull 11:53:37 Pulling version 11:53:37 + cd /root/project 11:53:37 + [ -f VERSION ] 11:53:37 + PROJECT_VERSION=local-dev 11:53:37 + git rev-parse --short HEAD 11:53:37 + GIT_REVISION=5d1daf35 11:53:37 + snapcraftctl set-version local-dev 11:53:38 Building config-common 11:53:38 + snapcraftctl build 11:53:41 Skipping build go-build-helper (already ran) 11:53:41 Skipping build static-packages (already ran) 11:53:41 Skipping build go115 (already ran) 11:53:41 Building edgex-go 11:53:41 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin 11:53:41 + cd /root/parts/edgex-go/src 11:53:41 + make build 11:53: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 11:53:43 go: downloading github.com/gorilla/mux v1.8.0 11:53:43 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:53:43 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 11:53:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.34 11:53:43 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 11:53:43 go: downloading github.com/google/uuid v1.2.0 11:53:43 go: downloading github.com/BurntSushi/toml v0.3.1 11:53:43 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.5 11:53:43 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 11:53:43 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 11:53:43 go: downloading github.com/pkg/errors v0.8.1 11:53:43 go: downloading github.com/go-playground/validator/v10 v10.3.0 11:53:43 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 11:53:43 go: downloading github.com/imdario/mergo v0.3.11 11:53:43 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 11:53:43 go: downloading github.com/go-kit/kit v0.8.0 11:53:43 go: downloading github.com/go-redis/redis/v7 v7.2.0 11:53:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 11:53:43 go: downloading github.com/pebbe/zmq4 v1.2.2 11:53:43 go: downloading github.com/pelletier/go-toml v1.2.0 11:53:43 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 11:53:43 go: downloading github.com/hashicorp/consul/api v1.1.0 11:53:43 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:53:43 go: downloading github.com/go-playground/universal-translator v0.17.0 11:53:43 go: downloading github.com/leodido/go-urn v1.2.0 11:53:43 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 11:53:43 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:53:43 go: downloading github.com/mitchellh/mapstructure v1.1.2 11:53:43 go: downloading github.com/go-playground/locales v0.13.0 11:53:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 11:53:43 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 11:53:43 go: downloading github.com/hashicorp/serf v0.8.2 11:53:43 go: downloading github.com/mitchellh/copystructure v1.0.0 11:53:43 go: downloading github.com/x448/float16 v0.8.4 11:53:43 go: downloading github.com/go-logfmt/logfmt v0.4.0 11:53:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 11:53:44 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 11:53:44 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 11:53:44 go: downloading github.com/hashicorp/golang-lru v0.5.0 11:53:52 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 11:53:52 go: downloading gopkg.in/yaml.v2 v2.4.0 11:53:57 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 11:53:57 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 11:53:58 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 11:53:59 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 11:54:00 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 11:54:00 go: downloading github.com/stretchr/testify v1.7.0 11:54:00 go: downloading github.com/pmezard/go-difflib v1.0.0 11:54:00 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 11:54:00 go: downloading github.com/davecgh/go-spew v1.1.1 11:54:01 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 11:54:01 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 11:54:01 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 11:54:03 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 11:54:04 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 11:54:04 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 11:54:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:54:06 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 11:54:06 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 11:54:07 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 11:54:07 go: downloading github.com/lib/pq v1.9.0 11:54:07 Removing intermediate container 92bd28398d6b 11:54:07 ---> 0f445d78acff 11:54:07 11:54:07 Step 10/30 : FROM alpine:3.12 11:54:07 3.12: Pulling from library/alpine 11:54:08 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 11:54:08 Status: Downloaded newer image for alpine:3.12 11:54:08 ---> afeebe901d6b 11:54:08 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:54:09 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 11:54:09 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 11:54:09 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 11:54:09 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 11:54:09 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 11:54:09 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 11:54:09 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 11:54:09 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 11:54:09 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 11:54:09 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 11:54:09 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 11:54:09 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 11:54:09 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 11:54:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 11:54:09 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 11:54:09 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 11:54:09 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 11:54:09 + 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 11:54:09 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 11:54:09 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 11:54:09 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 11:54:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 11:54:09 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 11:54:09 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 11:54:09 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 11:54:09 ---> Running in f652f50393c6 11:54:10 Removing intermediate container f652f50393c6 11:54:10 ---> a377f5fa7ecc 11:54:10 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 11:54:10 Removing intermediate container d8b52e382a91 11:54:10 ---> 2605b316a4a4 11:54:10 11:54:10 Step 10/21 : FROM alpine:3.12 11:54:10 ---> afeebe901d6b 11:54:10 Step 11/21 : RUN apk add --update --no-cache curl 11:54:10 ---> Running in 449ea6dd26e2 11:54:11 ---> Running in 4f2fa832155a 11:54:11 Building version 11:54:11 + snapcraftctl build 11:54:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:54:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:54:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:54:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:54:13 Staging config-common 11:54:13 + snapcraftctl stage 11:54:14 (1/2) Installing dumb-init (1.2.2-r1) 11:54:14 (2/2) Installing su-exec (0.2-r1) 11:54:14 Executing busybox-1.31.1-r19.trigger 11:54:14 OK: 5 MiB in 16 packages 11:54:14 (1/4) Installing ca-certificates (20191127-r4) 11:54:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 11:54:14 (3/4) Installing libcurl (7.69.1-r3) 11:54:14 (4/4) Installing curl (7.69.1-r3) 11:54:14 Executing busybox-1.31.1-r19.trigger 11:54:14 Executing ca-certificates-20191127-r4.trigger 11:54:14 Skipping stage go-build-helper (already ran) 11:54:14 Skipping stage static-packages (already ran) 11:54:14 Skipping stage go115 (already ran) 11:54:14 Staging edgex-go 11:54:14 + snapcraftctl stage 11:54:15 OK: 7 MiB in 18 packages 11:54:16 Staging version 11:54:16 + snapcraftctl stage 11:54:16 Removing intermediate container 449ea6dd26e2 11:54:16 ---> 116272e5c904 11:54:16 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 11:54:16 ---> Running in 0eef2a3414c8 11:54:17 Removing intermediate container 0eef2a3414c8 11:54:17 ---> 4918448869a8 11:54:17 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:54:17 Priming config-common 11:54:17 + snapcraftctl prime 11:54:17 ---> Running in 8eb1fa138697 11:54:17 Removing intermediate container 4f2fa832155a 11:54:17 ---> 88190cceb686 11:54:17 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:54:18 ---> Running in 66301fef7263 11:54:18 Priming go-build-helper 11:54:18 + snapcraftctl prime 11:54:18 Removing intermediate container 8eb1fa138697 11:54:18 ---> 1d9795e01b9e 11:54:18 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:54:19 ---> Running in b999c6608d25 11:54:19 Removing intermediate container 66301fef7263 11:54:19 ---> b2c71560e729 11:54:19 Step 13/21 : WORKDIR /edgex 11:54:19 ---> Running in 67a994ca7317 11:54:19 Priming static-packages 11:54:19 + snapcraftctl prime 11:54:20 Removing intermediate container 67a994ca7317 11:54:20 ---> 3edc0bb9833a 11:54:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:54:22 Priming go115 11:54:22 + snapcraftctl prime 11:54:23 Priming edgex-go 11:54:23 + snapcraftctl prime 11:54:23 ---> 2b0364894116 11:54:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:54:23 Removing intermediate container b999c6608d25 11:54:23 ---> e470bf516c42 11:54:23 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 11:54:24 Removing intermediate container d5540937d40d 11:54:24 ---> fdec339b4b4a 11:54:24 11:54:24 Step 10/22 : FROM alpine:3.12 11:54:24 ---> afeebe901d6b 11:54:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:54:24 Priming version 11:54:24 + snapcraftctl prime 11:54:24 ---> Running in a7ce547a7dad 11:54:25 ---> Running in ff4c0a8f1fcc 11:54:25 ---> b940ff64d422 11:54:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:54:25 Removing intermediate container d22de2c0e20a 11:54:25 ---> ab0d1d8499e3 11:54:25 11:54:25 Step 10/22 : FROM alpine:3.12 11:54:25 ---> afeebe901d6b 11:54:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:54:25 Removing intermediate container a7ce547a7dad 11:54:25 ---> 540d4fdb684c 11:54:25 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:54:25 ---> Running in 7496704b4092 11:54:25 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 11:54:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 11:54:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:54:27 ---> 2c659771fe7c 11:54:27 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:54:27 ---> af04be2639c1 11:54:27 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:54:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:54:27 ---> Running in a0cd579012d2 11:54:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:54:28 ---> Running in d7244b187221 11:54:28 (1/1) Installing dumb-init (1.2.2-r1) 11:54:28 Executing busybox-1.31.1-r19.trigger 11:54:28 OK: 5 MiB in 15 packages 11:54:29 (1/2) Installing ca-certificates (20191127-r4) 11:54:29 Removing intermediate container a0cd579012d2 11:54:29 ---> c87ceeb1aebd 11:54:29 Step 18/21 : CMD ["--init=true"] 11:54:29 (2/2) Installing dumb-init (1.2.2-r1) 11:54:29 Executing busybox-1.31.1-r19.trigger 11:54:29 Executing ca-certificates-20191127-r4.trigger 11:54:29 ---> Running in 3a257c8b4236 11:54:29 OK: 6 MiB in 16 packages 11:54:30 Removing intermediate container 3a257c8b4236 11:54:30 ---> 4e5c8310a8ea 11:54:30 Step 19/21 : LABEL arch=arm64 11:54:30 ---> Running in 3b9389d6f16d 11:54:30 Removing intermediate container ff4c0a8f1fcc 11:54:30 ---> 5fdc17a456a9 11:54:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:54:31 ---> Running in 6ecdfac01883 11:54:31 Removing intermediate container 3b9389d6f16d 11:54:31 ---> 53bfde31f22a 11:54:31 Step 20/21 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:54:32 Removing intermediate container 7496704b4092 11:54:32 ---> 0330caef840a 11:54:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:54:32 ---> Running in 6f9d8a27e040 11:54:32 Removing intermediate container 6ecdfac01883 11:54:32 ---> 5bdafa1407ab 11:54:32 Step 13/22 : ENV APP_PORT=48085 11:54:32 ---> Running in 50a268ebd40a 11:54:32 Removing intermediate container d7244b187221 11:54:32 ---> 40b4d9d3742b 11:54:32 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 11:54:32 ---> Running in 5acbd5f8bd76 11:54:32 Removing intermediate container 6f9d8a27e040 11:54:32 ---> 55abdb4aaca7 11:54:32 Step 21/21 : LABEL version=0.0.0 11:54:33 ---> Running in bbc646907c5f 11:54:33 Removing intermediate container 5acbd5f8bd76 11:54:33 ---> f2c138eba0fd 11:54:33 Step 14/22 : EXPOSE $APP_PORT 11:54:33 Removing intermediate container 50a268ebd40a 11:54:33 ---> 393f74d005aa 11:54:33 Step 13/22 : ENV APP_PORT=48060 11:54:34 ---> fa4e3459f272 11:54:34 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:54:34 ---> Running in e4bd5ba0308d 11:54:34 ---> Running in c0501b06dcfc 11:54:34 Removing intermediate container bbc646907c5f 11:54:34 ---> 0dda69b28fc5 11:54:34 11:54:34 Removing intermediate container 0df13ad556b0 11:54:34 ---> c22f7ab574d0 11:54:34 11:54:34 Step 10/23 : FROM alpine:3.12 11:54:34 ---> afeebe901d6b 11:54:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:54:35 Successfully built 0dda69b28fc5 11:54:35 Successfully tagged docker-security-proxy-setup-go-arm64:latest 11:54:35  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 11:54:35 ---> Running in 9787b3f3d691 11:54:35 Removing intermediate container c0501b06dcfc 11:54:35 ---> 6ebdeced340a 11:54:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:54:35 Removing intermediate container e4bd5ba0308d 11:54:35 ---> 49a17f97366f 11:54:35 Step 14/22 : EXPOSE $APP_PORT 11:54:35 ---> 6222fbeb4175 11:54:35 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:54:35 ---> Running in 0653d18fb048 11:54:36 Removing intermediate container 9787b3f3d691 11:54:36 ---> e2cc774d8860 11:54:36 Step 12/23 : ENV APP_PORT=48080 11:54:36 Removing intermediate container 0653d18fb048 11:54:36 ---> 197a4e443493 11:54:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:54:36 ---> Running in 7bc249b451a2 11:54:37 ---> 18290d83cb20 11:54:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:54:37 ---> 8137131a6a19 11:54:37 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:54:37 Removing intermediate container 7bc249b451a2 11:54:37 ---> fb539d407c90 11:54:37 Step 13/23 : EXPOSE $APP_PORT 11:54:38 ---> Running in 74fb96184fa5 11:54:39 ---> 262d79697a7c 11:54:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:54:39 Removing intermediate container 74fb96184fa5 11:54:39 ---> 7c72e93c9d02 11:54:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:54:39 ---> 185d8e304739 11:54:39 ---> 97769d4e9899 11:54:39 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 11:54:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:54:40 ---> Running in 56610f1d420d 11:54:41 ---> Running in 79df025db2ac 11:54:41 ---> 89fd2bac3426 11:54:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:54:41 ---> dbcefdc8f5ae 11:54:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:54:41 ---> Running in 1497ab968da0 11:54:42 Removing intermediate container 79df025db2ac 11:54:42 ---> dfd60aea16bb 11:54:42 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:54:42 ---> 9849351d47a9 11:54:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:54:42 Removing intermediate container 1497ab968da0 11:54:42 ---> 5a39352cd78e 11:54:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:54:42 ---> Running in 7374b70a5970 11:54:42 ---> Running in 3efad63f13fd 11:54:43 ---> 353ad35b8b67 11:54:43 Step 25/30 : RUN chmod +x /entrypoint.sh 11:54:43 ---> Running in 6277ee6a7b9a 11:54:44 Removing intermediate container 7374b70a5970 11:54:44 ---> d0a1a8c04eec 11:54:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:54:44 Removing intermediate container 3efad63f13fd 11:54:44 ---> 35af096f8ec4 11:54:44 Step 20/22 : LABEL arch=arm64 11:54:44 ---> Running in 26f3eb768fc2 11:54:44 Removing intermediate container 56610f1d420d 11:54:44 ---> 371f954ade9a 11:54:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:54:45 ---> Running in c7e1cccea728 11:54:45 ---> Running in f81465539b43 11:54:45 Removing intermediate container 26f3eb768fc2 11:54:45 ---> 204cbdb55e40 11:54:45 Step 20/22 : LABEL arch=arm64 11:54:46 ---> Running in 49a5a9b4a1d0 11:54:46 Removing intermediate container c7e1cccea728 11:54:46 ---> 1690b793d7b8 11:54:46 Step 21/22 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:54:47 ---> Running in 54cefc4dc541 11:54:47 Removing intermediate container 49a5a9b4a1d0 11:54:47 ---> c3d48be3487c 11:54:47 Step 21/22 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:54:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:54:47 ---> Running in 9e6144b896ee 11:54:47 Removing intermediate container 54cefc4dc541 11:54:47 ---> 6e0cb6a95bcc 11:54:47 Step 22/22 : LABEL version=0.0.0 11:54:48 ---> Running in 2346635ba8a0 11:54:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:54:48 Removing intermediate container 9e6144b896ee 11:54:48 ---> d8d7437016c5 11:54:48 Step 22/22 : LABEL version=0.0.0 11:54:48 Removing intermediate container 6277ee6a7b9a 11:54:48 ---> 6c9262f928a8 11:54:48 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 11:54:49 (1/6) Installing dumb-init (1.2.2-r1) 11:54:49 (2/6) Installing libgcc (9.3.0-r2) 11:54:49 ---> Running in bc959617d3ad 11:54:49 ---> Running in 024b73b280fa 11:54:49 (3/6) Installing libsodium (1.0.18-r0) 11:54:49 (4/6) Installing libstdc++ (9.3.0-r2) 11:54:49 Removing intermediate container 2346635ba8a0 11:54:49 ---> c671da2abc43 11:54:49 11:54:49 (5/6) Installing libzmq (4.3.3-r0) 11:54:49 (6/6) Installing zeromq (4.3.3-r0) 11:54:50 Executing busybox-1.31.1-r19.trigger 11:54:50 Removing intermediate container 024b73b280fa 11:54:50 ---> d0dc4f6a9896 11:54:50 11:54:50 OK: 8 MiB in 20 packages 11:54:50 Successfully built c671da2abc43 11:54:50 Successfully tagged docker-support-scheduler-go-arm64:latest 11:54:50 Building docker-security-secretstore-setup-go 11:54:50  Building docker-support-scheduler-go ... done Removing intermediate container bc959617d3ad 11:54:50 ---> b248d044fcca 11:54:50 Step 27/30 : CMD ["gate"] 11:54:50 Successfully built d0dc4f6a9896 11:54:50 Successfully tagged docker-support-notifications-go-arm64:latest 11:54:51 Building docker-core-metadata-go 11:54:51  Building docker-support-notifications-go ... done  ---> Running in a532d4e4d147 11:54:51 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:54:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:54:51 ---> c11f4dbcdb77 11:54:51 Step 3/26 : WORKDIR /edgex-go 11:54:51 ---> Using cache 11:54:51 ---> 3efc4795dc57 11:54:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:54:51 ---> Using cache 11:54:51 ---> 667b90222445 11:54:51 Step 5/26 : RUN apk add --update --no-cache make bash git 11:54:51 ---> Running in c2a2a35c0b0f 11:54:52 Removing intermediate container a532d4e4d147 11:54:52 ---> 144866c543cb 11:54:52 Step 28/30 : LABEL arch=arm64 11:54:52 Removing intermediate container f81465539b43 11:54:52 ---> 14c45b2fe996 11:54:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:54:52 ---> Running in 3fdaed9564b0 11:54:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:54:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:54:54 Removing intermediate container 3fdaed9564b0 11:54:54 ---> 75b686d2294b 11:54:54 Step 29/30 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:54:54 OK: 217 MiB in 51 packages 11:54:54 ---> cc6cfbf755b1 11:54:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:54:56 ---> Running in 7a6a796592e4 11:54:56 ---> 3e6a58fa361d 11:54:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:54:56 Removing intermediate container 7a6a796592e4 11:54:56 ---> 41d5736c1bef 11:54:56 Step 30/30 : LABEL version=0.0.0 11:54:57 ---> Running in f27796d2d2e6 11:54:57 Removing intermediate container c2a2a35c0b0f 11:54:57 ---> fd183a53f337 11:54:57 Step 6/26 : COPY go.mod . 11:54:59 ---> 4e4a4e17ec11 11:54:59 Step 19/23 : ENTRYPOINT ["/core-data"] 11:54:59 Removing intermediate container f27796d2d2e6 11:54:59 ---> 5cfc0b15946a 11:54:59 11:54:59 ---> 30f8018d8b99 11:54:59 Step 7/26 : RUN go mod download 11:54:59 Successfully built 5cfc0b15946a 11:54:59 Successfully tagged docker-security-bootstrapper-go-arm64:latest 11:54:59  Building docker-security-bootstrapper-go ... done Building docker-core-command-go 11:54:59 ---> Running in 219f7e513689 11:55:00 ---> Running in b1f816d557cf 11:55:00 Removing intermediate container 219f7e513689 11:55:00 ---> d33b2c145ccb 11:55:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:55:00 ---> Running in c2e6d80e2240 11:55:01 Removing intermediate container c2e6d80e2240 11:55:01 ---> 850942190326 11:55:01 Step 21/23 : LABEL arch=arm64 11:55:01 ---> Running in b6d4ce680b75 11:55:01 Removing intermediate container b6d4ce680b75 11:55:01 ---> 155537693052 11:55:01 Step 22/23 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:55:02 ---> Running in ff595971b688 11:55:02 Removing intermediate container ff595971b688 11:55:02 ---> 6cb99b9753c1 11:55:02 Step 23/23 : LABEL version=0.0.0 11:55:03 ---> Running in 0083ab77924d 11:55:03 Removing intermediate container b1f816d557cf 11:55:03 ---> df401845dccc 11:55:03 Step 8/26 : COPY . . 11:55:03 Removing intermediate container 0083ab77924d 11:55:03 ---> 37a6541023b4 11:55:03 11:55:04 Successfully built 37a6541023b4 11:55:04 Successfully tagged docker-core-data-go-arm64:latest 11:55:22  Building docker-core-data-go ... done  ---> 697c1abaaf18 11:55:22 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:55:22 ---> Running in 2f04b4d84e07 11:55:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:55:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:55:23 ---> c11f4dbcdb77 11:55:23 Step 3/23 : WORKDIR /edgex-go 11:55:23 ---> Using cache 11:55:23 ---> 3efc4795dc57 11:55:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:55:23 ---> Using cache 11:55:23 ---> 667b90222445 11:55:23 Step 5/23 : RUN apk add --update --no-cache make git 11:55:23 ---> Using cache 11:55:23 ---> 970528494172 11:55:23 Step 6/23 : COPY go.mod . 11:55:23 ---> Using cache 11:55:23 ---> d4f37e0c7d56 11:55:23 Step 7/23 : RUN go mod download 11:55:23 ---> Using cache 11:55:23 ---> 599302e60958 11:55:23 Step 8/23 : COPY . . 11:55:23 ---> Using cache 11:55:23 ---> 9a3c20f6bfbb 11:55:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 11:55:23 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 11:55:24 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:55:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:55:24 ---> c11f4dbcdb77 11:55:24 Step 3/24 : WORKDIR /edgex-go 11:55:24 ---> Using cache 11:55:24 ---> 3efc4795dc57 11:55:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:55:24 ---> Using cache 11:55:24 ---> 667b90222445 11:55:24 Step 5/24 : RUN apk add --update --no-cache make git 11:55:24 ---> Using cache 11:55:24 ---> 970528494172 11:55:24 Step 6/24 : COPY go.mod . 11:55:24 ---> Using cache 11:55:24 ---> d4f37e0c7d56 11:55:24 Step 7/24 : RUN go mod download 11:55:24 ---> Using cache 11:55:24 ---> 599302e60958 11:55:24 Step 8/24 : COPY . . 11:55:24 ---> Using cache 11:55:24 ---> 9a3c20f6bfbb 11:55:24 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:55:25 ---> Running in 9314a56dcfac 11:55:25 ---> Running in 977b692253aa 11:55:27 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 11:55:27 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 11:55:34 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:55:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:55:34 ---> c11f4dbcdb77 11:55:34 Step 3/23 : WORKDIR /edgex-go 11:55:34 ---> Using cache 11:55:34 ---> 3efc4795dc57 11:55:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:55:34 ---> Using cache 11:55:34 ---> 667b90222445 11:55:34 Step 5/23 : RUN apk add --update --no-cache make git 11:55:34 ---> Using cache 11:55:34 ---> 970528494172 11:55:34 Step 6/23 : COPY go.mod . 11:55:34 ---> Using cache 11:55:34 ---> d4f37e0c7d56 11:55:34 Step 7/23 : RUN go mod download 11:55:34 ---> Using cache 11:55:34 ---> 599302e60958 11:55:34 Step 8/23 : COPY . . 11:55:34 ---> Using cache 11:55:34 ---> 9a3c20f6bfbb 11:55:34 Step 9/23 : RUN make cmd/core-command/core-command 11:55:35 ---> Running in e2f390ee3223 11:55:37 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 11:56:33 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 11:56:40 Removing intermediate container 2f04b4d84e07 11:56:40 ---> fa77028f0958 11:56:40 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:56:40 ---> Running in 7ced630c343b 11:56: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 11:56:43 Removing intermediate container 977b692253aa 11:56:43 ---> 1a0c57003467 11:56:43 11:56:43 Step 10/24 : FROM alpine:3.12 11:56:43 ---> afeebe901d6b 11:56:43 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 11:56:43 ---> Running in 5f2f07e24768 11:56:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:56:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:56:46 (1/5) Installing ca-certificates (20191127-r4) 11:56:46 (2/5) Installing nghttp2-libs (1.41.0-r0) 11:56:46 (3/5) Installing libcurl (7.69.1-r3) 11:56:46 (4/5) Installing curl (7.69.1-r3) 11:56:46 (5/5) Installing dumb-init (1.2.2-r1) 11:56:46 Executing busybox-1.31.1-r19.trigger 11:56:46 Executing ca-certificates-20191127-r4.trigger 11:56:47 OK: 7 MiB in 19 packages 11:56:48 Removing intermediate container 7ced630c343b 11:56:48 ---> b288fd5a8d3b 11:56:48 11:56:48 Step 11/26 : FROM docker:20.10.0 11:56:48 20.10.0: Pulling from library/docker 11:56:50 Removing intermediate container 5f2f07e24768 11:56:50 ---> 985229022e1d 11:56:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:56:50 ---> Running in 093f40730cda 11:56:52 Removing intermediate container 093f40730cda 11:56:52 ---> e38375ada2a5 11:56:52 Step 13/24 : WORKDIR / 11:56:52 ---> Running in 32ca3ceec92d 11:56:53 Removing intermediate container 32ca3ceec92d 11:56:53 ---> 8f34a8e2be4b 11:56:53 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:56:55 ---> be3d4714105f 11:56:55 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:56:56 ---> 453defed8031 11:56:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:56:58 ---> ee5a4b634cb3 11:56:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:56:59 Removing intermediate container e2f390ee3223 11:56:59 ---> fcfa16007e2a 11:56:59 11:56:59 Step 10/23 : FROM alpine:3.12 11:56:59 ---> afeebe901d6b 11:56:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:56:59 ---> Using cache 11:56:59 ---> 5fdc17a456a9 11:56:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:56:59 ---> Using cache 11:56:59 ---> 5bdafa1407ab 11:56:59 Step 13/23 : ENV APP_PORT=48082 11:57:00 ---> Running in 661d4b7c6722 11:57:00 ---> 8a94ca3ecd07 11:57:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:57:02 Removing intermediate container 661d4b7c6722 11:57:02 ---> f496f8a51757 11:57:02 Step 14/23 : EXPOSE $APP_PORT 11:57:02 ---> Running in db30a81349d2 11:57:02 ---> 5b33960c5ac2 11:57:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:57:02 Removing intermediate container 9314a56dcfac 11:57:02 ---> 59ef441c8491 11:57:02 11:57:02 Step 10/23 : FROM alpine:3.12 11:57:02 ---> afeebe901d6b 11:57:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:57:02 ---> Using cache 11:57:02 ---> 5fdc17a456a9 11:57:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:57:02 ---> Using cache 11:57:02 ---> 5bdafa1407ab 11:57:02 Step 13/23 : ENV APP_PORT=48081 11:57:03 ---> Running in 14f499ccfba8 11:57:03 Removing intermediate container db30a81349d2 11:57:03 ---> 0a118cfe354b 11:57:03 Step 15/23 : WORKDIR / 11:57:03 ---> Running in 19067223becb 11:57:03 ---> b6346b702de2 11:57:03 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/ 11:57:03 Removing intermediate container 14f499ccfba8 11:57:03 ---> ab97a75227b0 11:57:03 Step 14/23 : EXPOSE $APP_PORT 11:57:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 11:57:03 ---> Running in 2d11d75827b8 11:57:03 Status: Downloaded newer image for docker:20.10.0 11:57:03 ---> eeaf43b92773 11:57:03 Step 12/26 : RUN apk add --no-cache bash 11:57:03 ---> Running in 83c1fe82644b 11:57:03 ---> Running in eaf22be28672 11:57:03 Removing intermediate container 19067223becb 11:57:03 ---> d23736972dbf 11:57:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:57:04 Removing intermediate container 83c1fe82644b 11:57:04 ---> 6d7166201270 11:57:04 Step 15/23 : WORKDIR / 11:57:04 ---> Running in 8b34d036c484 11:57:04 ---> 6bdf3a189a6b 11:57:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:57:05 Removing intermediate container 8b34d036c484 11:57:05 ---> 465d8419fd23 11:57:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:57:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:57:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:57:06 (1/2) Installing readline (8.0.4-r0) 11:57:06 (2/2) Installing bash (5.0.17-r0) 11:57:06 Executing bash-5.0.17-r0.post-install 11:57:06 Executing busybox-1.31.1-r19.trigger 11:57:06 OK: 12 MiB in 22 packages 11:57:06 ---> b893bd9775f0 11:57:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:57:06 ---> c8d4a6ebf307 11:57:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:57:06 Removing intermediate container 2d11d75827b8 11:57:06 ---> 7fdd342ed6e9 11:57:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 11:57:07 ---> Running in 3197859ae8df 11:57:07 Removing intermediate container 3197859ae8df 11:57:07 ---> 431c90215bde 11:57:07 Step 22/24 : LABEL arch=arm64 11:57:08 ---> 25f13ecb804a 11:57:08 Step 19/23 : ENTRYPOINT ["/core-command"] 11:57:08 ---> Running in 091a6d25b086 11:57:08 ---> Running in ef5da5499096 11:57:08 ---> 8153dadaee73 11:57:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:57:08 Removing intermediate container eaf22be28672 11:57:08 ---> 74324c2fee0b 11:57:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 11:57:08 ---> Running in f35820f3cfee 11:57:08 Removing intermediate container 091a6d25b086 11:57:08 ---> 7eec588250a4 11:57:08 Step 23/24 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:57:08 Removing intermediate container ef5da5499096 11:57:08 ---> 57f17e4973a3 11:57:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:57:08 ---> Running in 8304a611557a 11:57:09 Removing intermediate container f35820f3cfee 11:57:09 ---> fcddf7959289 11:57:09 Step 14/26 : ENV APP_PORT=48090 11:57:09 ---> Running in c81a227ab23a 11:57:09 ---> 28a6c331aac1 11:57:09 Step 19/23 : ENTRYPOINT ["/core-metadata"] 11:57:09 ---> Running in 1e0de5c5f8f5 11:57:09 ---> Running in 3e1c787b2f4b 11:57:09 Removing intermediate container 8304a611557a 11:57:09 ---> 7ff0d2d740f7 11:57:09 Step 24/24 : LABEL version=0.0.0 11:57:09 Removing intermediate container c81a227ab23a 11:57:09 ---> fa09a12fddb7 11:57:09 Step 21/23 : LABEL arch=arm64 11:57:09 ---> Running in 4d7ba14c8b14 11:57:09 Removing intermediate container 1e0de5c5f8f5 11:57:09 ---> 598b3e34af5b 11:57:09 Step 15/26 : EXPOSE $APP_PORT 11:57:10 ---> Running in 27a4a0955f01 11:57:10 Removing intermediate container 3e1c787b2f4b 11:57:10 ---> b8c1ba95dd2f 11:57:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:57:10 ---> Running in 4a0e7899c4a0 11:57:10 ---> Running in 3a4b4394afd4 11:57:10 Removing intermediate container 4d7ba14c8b14 11:57:10 ---> 7fc39b6da7a6 11:57:10 11:57:10 Removing intermediate container 27a4a0955f01 11:57:10 ---> ae956fe8c34e 11:57:10 Step 22/23 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:57:10 ---> Running in 6f09dc28b389 11:57:10 Removing intermediate container 4a0e7899c4a0 11:57:10 ---> 4ea9e367518e 11:57:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:57:10 Successfully built 7fc39b6da7a6 11:57:10 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 11:57:11  Building docker-security-secretstore-setup-go ... done Removing intermediate container 3a4b4394afd4 11:57:11 ---> 9c80e08895fc 11:57:11 Step 21/23 : LABEL arch=arm64 11:57:11 ---> Running in 642116c9d868 11:57:11 Removing intermediate container 6f09dc28b389 11:57:11 ---> b7c201c7efc9 11:57:11 Step 23/23 : LABEL version=0.0.0 11:57:12 ---> Running in 65737c5567c3 11:57:12 Removing intermediate container 642116c9d868 11:57:12 ---> 4f4e659bb088 11:57:12 Step 22/23 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:57:12 ---> f82a20de2427 11:57:12 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:57:12 ---> Running in daa073c11d7f 11:57:12 Removing intermediate container 65737c5567c3 11:57:12 ---> e6689bcd6207 11:57:12 11:57:12 Removing intermediate container daa073c11d7f 11:57:12 ---> a2b0bd04212e 11:57:12 Step 23/23 : LABEL version=0.0.0 11:57:12 Successfully built e6689bcd6207 11:57:12 ---> Running in eba15402fca5 11:57:12 Successfully tagged docker-core-command-go-arm64:latest 11:57:13  Building docker-core-command-go ... done  ---> 0588efc8afa6 11:57:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:57:13 Removing intermediate container eba15402fca5 11:57:13 ---> 13395e95edb1 11:57:13 11:57:13 Successfully built 13395e95edb1 11:57:13 Successfully tagged docker-core-metadata-go-arm64:latest 11:57:13  Building docker-core-metadata-go ... done  ---> 1d03e211546d 11:57:13 Step 19/26 : RUN apk --no-cache add py3-pip 11:57:13 ---> Running in 511fee319f55 11:57:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:57:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:57:15 (1/33) Installing libbz2 (1.0.8-r1) 11:57:15 (2/33) Installing expat (2.2.9-r1) 11:57:15 (3/33) Installing libffi (3.3-r2) 11:57:15 (4/33) Installing gdbm (1.13-r1) 11:57:15 (5/33) Installing xz-libs (5.2.5-r0) 11:57:15 (6/33) Installing sqlite-libs (3.32.1-r0) 11:57:15 (7/33) Installing python3 (3.8.5-r0) 11:57:17 (8/33) Installing py3-appdirs (1.4.4-r1) 11:57:17 (9/33) Installing py3-ordered-set (4.0.1-r0) 11:57:17 (10/33) Installing py3-parsing (2.4.7-r0) 11:57:17 (11/33) Installing py3-six (1.15.0-r0) 11:57:17 (12/33) Installing py3-packaging (20.4-r0) 11:57:17 (13/33) Installing py3-setuptools (47.0.0-r0) 11:57:17 (14/33) Installing py3-chardet (3.0.4-r4) 11:57:17 (15/33) Installing py3-idna (2.9-r0) 11:57:17 (16/33) Installing py3-certifi (2020.4.5.1-r0) 11:57:17 (17/33) Installing py3-urllib3 (1.25.9-r0) 11:57:17 (18/33) Installing py3-requests (2.23.0-r0) 11:57:17 (19/33) Installing py3-msgpack (1.0.0-r0) 11:57:17 (20/33) Installing py3-lockfile (0.12.2-r3) 11:57:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 11:57:17 (22/33) Installing py3-colorama (0.4.3-r0) 11:57:17 (23/33) Installing py3-distlib (0.3.0-r0) 11:57:17 (24/33) Installing py3-distro (1.5.0-r1) 11:57:17 (25/33) Installing py3-webencodings (0.5.1-r3) 11:57:17 (26/33) Installing py3-html5lib (1.0.1-r4) 11:57:17 (27/33) Installing py3-pytoml (0.1.21-r0) 11:57:17 (28/33) Installing py3-pep517 (0.8.2-r0) 11:57:17 (29/33) Installing py3-progress (1.5-r0) 11:57:17 (30/33) Installing py3-toml (0.10.1-r0) 11:57:17 (31/33) Installing py3-retrying (1.3.3-r0) 11:57:17 (32/33) Installing py3-contextlib2 (0.6.0-r0) 11:57:17 (33/33) Installing py3-pip (20.1.1-r0) 11:57:18 Executing busybox-1.31.1-r19.trigger 11:57:18 OK: 71 MiB in 55 packages 11:57:24 Removing intermediate container 511fee319f55 11:57:24 ---> a5ffc237fac4 11:57:24 Step 20/26 : RUN pip install docker-compose==1.23.2 11:57:24 ---> Running in 344239a85e3c 11:57:29 Collecting docker-compose==1.23.2 11:57:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:57:30 Collecting websocket-client<1.0,>=0.32.0 11:57:30 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 11:57:30 Collecting PyYAML<4,>=3.10 11:57:30 Downloading PyYAML-3.13.tar.gz (270 kB) 11:57:34 Collecting texttable<0.10,>=0.9.0 11:57:34 Downloading texttable-0.9.1.tar.gz (11 kB) 11:57:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 11:57:36 Collecting docker<4.0,>=3.6.0 11:57:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:57:36 Collecting dockerpty<0.5,>=0.4.1 11:57:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:57:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:57:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:57:39 Collecting jsonschema<3,>=2.5.1 11:57:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:57:40 Collecting docopt<0.7,>=0.6.1 11:57:40 Downloading docopt-0.6.2.tar.gz (25 kB) 11:57:42 Collecting cached-property<2,>=1.2.0 11:57:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:57:42 Collecting docker-pycreds>=0.4.0 11:57:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:57:42 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) 11:57:43 Collecting idna<2.8,>=2.5 11:57:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:57:44 Collecting urllib3<1.25,>=1.21.1 11:57:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:57:44 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) 11:57:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 11:57:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 11:57:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 11:57:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 11:57:44 Installing collected packages: websocket-client, PyYAML, texttable, docker-pycreds, idna, urllib3, requests, docker, dockerpty, jsonschema, docopt, cached-property, docker-compose 11:57:44 Running setup.py install for PyYAML: started 11:57:47 Running setup.py install for PyYAML: finished with status 'done' 11:57:47 Running setup.py install for texttable: started 11:57:48 Running setup.py install for texttable: finished with status 'done' 11:57:48 Attempting uninstall: idna 11:57:48 Found existing installation: idna 2.9 11:57:48 Uninstalling idna-2.9: 11:57:49 Successfully uninstalled idna-2.9 11:57:49 Attempting uninstall: urllib3 11:57:49 Found existing installation: urllib3 1.25.9 11:57:49 Uninstalling urllib3-1.25.9: 11:57:49 Successfully uninstalled urllib3-1.25.9 11:57:50 Attempting uninstall: requests 11:57:50 Found existing installation: requests 2.23.0 11:57:50 Uninstalling requests-2.23.0: 11:57:50 Successfully uninstalled requests-2.23.0 11:57:51 Running setup.py install for dockerpty: started 11:57:53 Running setup.py install for dockerpty: finished with status 'done' 11:57:53 Running setup.py install for docopt: started 11:57:55 Running setup.py install for docopt: finished with status 'done' 11:57:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 11:57:59 Removing intermediate container 344239a85e3c 11:57:59 ---> aca82642654a 11:57:59 Step 21/26 : RUN apk --no-cache add curl 11:57:59 ---> Running in 12fd6286d637 11:58:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:58:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:58:01 (1/3) Installing nghttp2-libs (1.41.0-r0) 11:58:01 (2/3) Installing libcurl (7.69.1-r3) 11:58:01 (3/3) Installing curl (7.69.1-r3) 11:58:01 Executing busybox-1.31.1-r19.trigger 11:58:01 OK: 71 MiB in 58 packages 11:58:03 Removing intermediate container 12fd6286d637 11:58:03 ---> 28168a885c23 11:58:03 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 11:58:03 ---> Running in 78edbd983fc6 11:58:03 Removing intermediate container 78edbd983fc6 11:58:03 ---> 3efe3130a9df 11:58:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:58:03 ---> Running in 79186a90828c 11:58:04 Removing intermediate container 79186a90828c 11:58:04 ---> 58bcc9c0a42b 11:58:04 Step 24/26 : LABEL arch=arm64 11:58:04 ---> Running in 6daa0df7b038 11:58:05 Removing intermediate container 6daa0df7b038 11:58:05 ---> 9358fcabe45e 11:58:05 Step 25/26 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d 11:58:05 ---> Running in 64e8ea073706 11:58:05 Removing intermediate container 64e8ea073706 11:58:05 ---> 43d277098217 11:58:05 Step 26/26 : LABEL version=0.0.0 11:58:05 ---> Running in 72d7d6f732ae 11:58:06 Removing intermediate container 72d7d6f732ae 11:58:06 ---> f7a34d096528 11:58:06 11:58:06 Successfully built f7a34d096528 11:58:06 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 11:58:06  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 11:58:06 $ docker stop --time=1 5ebda9cd6e48755bd1a29e0bae7e345990b3f1dc9d2d6495454088778385526a 11:58:08 $ docker rm -f 5ebda9cd6e48755bd1a29e0bae7e345990b3f1dc9d2d6495454088778385526a [Pipeline] // withDockerContainer [Pipeline] sh 11:58:09 + docker images 11:58:09 + grep docker 11:58:09 docker-sys-mgmt-agent-go-arm64 latest f7a34d096528 4 seconds ago 300MB 11:58:09 docker-core-metadata-go-arm64 latest 13395e95edb1 56 seconds ago 17.8MB 11:58:09 docker-core-command-go-arm64 latest e6689bcd6207 57 seconds ago 16MB 11:58:09 docker-security-secretstore-setup-go-arm64 latest 7fc39b6da7a6 59 seconds ago 23.4MB 11:58:09 docker-core-data-go-arm64 latest 37a6541023b4 3 minutes ago 21MB 11:58:09 docker-security-bootstrapper-go-arm64 latest 5cfc0b15946a 3 minutes ago 17MB 11:58:09 docker-support-notifications-go-arm64 latest d0dc4f6a9896 3 minutes ago 16.7MB 11:58:09 docker-support-scheduler-go-arm64 latest c671da2abc43 3 minutes ago 16.1MB 11:58:09 docker-security-proxy-setup-go-arm64 latest 0dda69b28fc5 3 minutes ago 23.2MB 11:58:09 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 11:58:12 provisioning config files... 11:58:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7633505602686833560tmp [Pipeline] { [Pipeline] sh 11:58:12 + set +x 11:58:12 + curl -s https://codecov.io/bash 11:58:12 + bash -s -- 11:58:13 11:58:13 _____ _ 11:58:13 / ____| | | 11:58:13 | | ___ __| | ___ ___ _____ __ 11:58:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:58:13 | |___| (_) | (_| | __/ (_| (_) \ V / 11:58:13 \_____\___/ \__,_|\___|\___\___/ \_/ 11:58:13 Bash-20210129-7c25fce 11:58:13 11:58:13 11:58:13 ==> git version 2.24.3 found 11:58:13 ==> 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 11:58:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:58:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:58:13 ==> Jenkins CI detected. 11:58:13 project root: . 11:58:13 --> token set from env 11:58:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:58:13 ==> Running gcov in . (disable via -X gcov) 11:58:13 ==> Python coveragepy not found 11:58:13 ==> Searching for coverage reports in: 11:58:13 + . 11:58:13 -> Found 1 reports 11:58:13 ==> Detecting git/mercurial file structure 11:58:13 ==> Reading reports 11:58:13 + ./coverage.out bytes=596289 11:58:13 ==> Appending adjustments 11:58:13 https://docs.codecov.io/docs/fixing-reports 11:58:16 + Found adjustments 11:58:16 ==> Gzipping contents 11:58:16 88K /tmp/codecov.3GyWpG.gz 11:58:16 ==> Uploading reports 11:58:16 url: https://codecov.io 11:58:16 query: branch=PR-3178&commit=5d1daf3548b37c1b42c3b9380e2816b07278959d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3178%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3178&job=&cmd_args= 11:58:16 -> Pinging Codecov 11:58:16 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3178&commit=5d1daf3548b37c1b42c3b9380e2816b07278959d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3178%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3178&job=&cmd_args= 11:58:17 -> Uploading to 11:58:17 https://storage.googleapis.com/codecov/v4/raw/2021-02-17/00271124DB129430A58F1EEE437C3FCB/5d1daf3548b37c1b42c3b9380e2816b07278959d/4d808d1a-b698-42d7-b311-9bb43da392f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210217T115816Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dcb5e62e48c266eaa0ad7f8fc87746730726b4b75246f1193b2d66bb7db854ae 11:58:17 % Total % Received % Xferd Average Speed Time Time Time Current 11:58:17 Dload Upload Total Spent Left Speed 11:58:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89563 0 0 100 89563 0 148k --:--:-- --:--:-- --:--:-- 148k 11:58:17 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/5d1daf3548b37c1b42c3b9380e2816b07278959d [Pipeline] } 11:58:17 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 11:58:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:58:20 ---> package-listing.sh 11:58:20 ++ facter osfamily 11:58:20 ++ tr '[:upper:]' '[:lower:]' 11:58:20 + OS_FAMILY=redhat 11:58:20 + workspace=/w/workspace/edgex-go/2 11:58:20 + START_PACKAGES=/tmp/packages_start.txt 11:58:20 + END_PACKAGES=/tmp/packages_end.txt 11:58:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:58:20 + PACKAGES=/tmp/packages_start.txt 11:58:20 + '[' /w/workspace/edgex-go/2 ']' 11:58:20 + PACKAGES=/tmp/packages_end.txt 11:58:20 + case "${OS_FAMILY}" in 11:58:20 + rpm -qa 11:58:20 + sort 11:58:26 + '[' -f /tmp/packages_start.txt ']' 11:58:26 + '[' -f /tmp/packages_end.txt ']' 11:58:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:58:26 + '[' /w/workspace/edgex-go/2 ']' 11:58:26 + mkdir -p /w/workspace/edgex-go/2/archives/ 11:58:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 11:58:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:58:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:58:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:58:26 11:58:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:58:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:58:27 alpine: Pulling from edgex-lftools-log-publisher 11:58:27 df20fa9351a1: Pulling fs layer 11:58:27 36b3adc4ff6f: Pulling fs layer 11:58:27 8ad3a11d3b57: Pulling fs layer 11:58:27 46f8f816bc3b: Pulling fs layer 11:58:27 93b61091891f: Pulling fs layer 11:58:27 93b9cdb0e59b: Pulling fs layer 11:58:27 5e14af77c1be: Pulling fs layer 11:58:27 01666e4c0597: Pulling fs layer 11:58:27 aa168da1d23b: Pulling fs layer 11:58:27 93b9cdb0e59b: Waiting 11:58:27 5e14af77c1be: Waiting 11:58:27 01666e4c0597: Waiting 11:58:27 aa168da1d23b: Waiting 11:58:27 46f8f816bc3b: Waiting 11:58:27 93b61091891f: Waiting 11:58:27 36b3adc4ff6f: Verifying Checksum 11:58:27 36b3adc4ff6f: Download complete 11:58:27 46f8f816bc3b: Verifying Checksum 11:58:27 46f8f816bc3b: Download complete 11:58:27 df20fa9351a1: Verifying Checksum 11:58:27 93b9cdb0e59b: Verifying Checksum 11:58:27 93b9cdb0e59b: Download complete 11:58:27 5e14af77c1be: Verifying Checksum 11:58:27 5e14af77c1be: Download complete 11:58:27 01666e4c0597: Verifying Checksum 11:58:27 01666e4c0597: Download complete 11:58:27 8ad3a11d3b57: Verifying Checksum 11:58:27 8ad3a11d3b57: Download complete 11:58:27 df20fa9351a1: Pull complete 11:58:27 36b3adc4ff6f: Pull complete 11:58:27 93b61091891f: Download complete 11:58:28 8ad3a11d3b57: Pull complete 11:58:28 46f8f816bc3b: Pull complete 11:58:29 aa168da1d23b: Verifying Checksum 11:58:29 aa168da1d23b: Download complete 11:58:30 93b61091891f: Pull complete 11:58:30 93b9cdb0e59b: Pull complete 11:58:30 5e14af77c1be: Pull complete 11:58:31 01666e4c0597: Pull complete 11:58:43 aa168da1d23b: Pull complete 11:58:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:58:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:58:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:58:43 prd-centos7-docker-4c-2g-26670 does not seem to be running inside a container 11:58:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:58:47 $ docker top 213307848ef67acc12e7cccb44a02112bdfe46b19c13e9f8ddbf5e212712115e -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:47 + touch /tmp/pre-build-complete [Pipeline] sh 11:58:48 + mkdir -p /var/log/sa [Pipeline] sh 11:58:48 + ls /var/log/sa-host 11:58:48 + sadf -c /var/log/sa-host/sa17 11:58:48 file_magic: OK 11:58:48 HZ: Using current value: 100 11:58:48 file_header: OK 11:58:48 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 11:58:48 Statistics: 11:58:48 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... 11:58:48 File successfully converted to sysstat format version 12.2.1 11:58:48 + sadf -c /var/log/sa-host/sa23 11:58:48 file_magic: OK 11:58:48 HZ: Using current value: 100 11:58:48 file_header: OK 11:58:48 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 11:58:48 Statistics: 11:58:48 Hnuu...uuuununununu... 11:58:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:58:50 provisioning config files... 11:58:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7986691149136959026tmp [Pipeline] { [Pipeline] echo 11:58:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:58:51 ---> create-netrc.sh [Pipeline] } 11:58:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:58:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:58:51 ---> python-tools-install.sh [Pipeline] echo 11:58:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:58:51 ---> sudo-logs.sh 11:58:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:58:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:58:52 ---> job-cost.sh 11:58:52 lf-activate-venv: SKIPPING 11:58:52 INFO: No Stack... 11:58:53 INFO: Retrieving Pricing Info for: v1-standard-2 11:58:53 INFO: Archiving Costs [Pipeline] echo 11:58:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:58:54 ---> logs-deploy.sh 11:58:54 lf-activate-venv: SKIPPING 11:58:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3178/2 11:58:54 INFO: archiving workspace using pattern(s): 11:58:55 Archives upload complete. 11:58:55 INFO: archiving logs to Nexus 11:58:56 ---> uname -a: 11:58:56 Linux prd-centos7-docker-4c-2g-26670.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 11:58:56 11:58:56 11:58:56 ---> lscpu: 11:58:56 Architecture: x86_64 11:58:56 CPU op-mode(s): 32-bit, 64-bit 11:58:56 Byte Order: Little Endian 11:58:56 Address sizes: 40 bits physical, 48 bits virtual 11:58:56 CPU(s): 4 11:58:56 On-line CPU(s) list: 0-3 11:58:56 Thread(s) per core: 1 11:58:56 Core(s) per socket: 1 11:58:56 Socket(s): 4 11:58:56 NUMA node(s): 1 11:58:56 Vendor ID: GenuineIntel 11:58:56 CPU family: 6 11:58:56 Model: 44 11:58:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:58:56 Stepping: 1 11:58:56 CPU MHz: 2933.438 11:58:56 BogoMIPS: 5866.87 11:58:56 Virtualization: VT-x 11:58:56 Hypervisor vendor: KVM 11:58:56 Virtualization type: full 11:58:56 L1d cache: 128 KiB 11:58:56 L1i cache: 128 KiB 11:58:56 L2 cache: 16 MiB 11:58:56 L3 cache: 64 MiB 11:58:56 NUMA node0 CPU(s): 0-3 11:58:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 11:58:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 11:58:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 11:58:56 Vulnerability Meltdown: Mitigation; PTI 11:58:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:58:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:58:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:58:56 Vulnerability Srbds: Not affected 11:58:56 Vulnerability Tsx async abort: Not affected 11:58:56 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 11:58:56 11:58:56 11:58:56 ---> nproc: 11:58:56 4 11:58:56 11:58:56 11:58:56 ---> df -h: 11:58:56 Filesystem Size Used Available Use% Mounted on 11:58:56 overlay 50.0G 11.3G 38.7G 23% / 11:58:56 tmpfs 64.0M 0 64.0M 0% /dev 11:58:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 11:58:56 shm 64.0M 0 64.0M 0% /dev/shm 11:58:56 /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os 11:58:56 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf 11:58:56 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname 11:58:56 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts 11:58:56 /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json 11:58:56 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host 11:58:56 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure 11:58:56 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log 11:58:56 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/2 11:58:56 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/2@tmp 11:58:56 11:58:56 11:58:56 ---> free -m: 11:58:56 total used free shared buff/cache available 11:58:56 Mem: 1837 727 93 0 1016 1023 11:58:56 Swap: 1023 42 981 11:58:56 11:58:56 11:58:56 ---> ip addr: 11:58:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:58:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:58:56 inet 127.0.0.1/8 scope host lo 11:58:56 valid_lft forever preferred_lft forever 11:58:56 inet6 ::1/128 scope host 11:58:56 valid_lft forever preferred_lft forever 11:58:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:58:56 link/ether fa:16:3e:86:11:54 brd ff:ff:ff:ff:ff:ff 11:58:56 inet 10.30.123.191/23 brd 10.30.123.255 scope global dynamic eth0 11:58:56 valid_lft 85205sec preferred_lft 85205sec 11:58:56 inet6 fe80::f816:3eff:fe86:1154/64 scope link 11:58:56 valid_lft forever preferred_lft forever 11:58:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:58:56 link/ether 02:42:47:67:73:4c brd ff:ff:ff:ff:ff:ff 11:58:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:58:56 valid_lft forever preferred_lft forever 11:58:56 inet6 fe80::42:47ff:fe67:734c/64 scope link 11:58:56 valid_lft forever preferred_lft forever 11:58:56 11:58:56 11:58:56 ---> sar -b -r -n DEV: 11:58:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/17/21 _x86_64_ (4 CPU) 11:58:56 11:58:56 11:38:51 LINUX RESTART (4 CPU) 11:58:56 11:58:56 11:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:58:56 11:41:01 235.87 78.47 157.40 0.00 5991.75 50281.88 0.00 11:58:56 11:42:01 250.32 100.81 149.51 0.00 3660.22 21224.44 0.00 11:58:56 11:43:01 149.83 83.66 66.17 0.00 3816.81 6799.13 0.00 11:58:56 11:44:02 240.10 81.68 158.42 0.00 20930.37 95074.14 0.00 11:58:56 11:45:02 2399.92 2043.13 356.78 0.00 191804.55 196264.49 0.00 11:58:56 11:46:01 859.99 622.73 237.26 0.00 40279.07 56841.69 0.00 11:58:56 11:47:02 1580.70 1229.20 351.50 0.00 106366.46 136083.13 0.00 11:58:56 11:48:01 913.37 593.16 320.20 0.00 47513.37 57867.99 0.00 11:58:56 11:49:01 6.46 0.18 6.28 0.00 3.73 224.56 0.00 11:58:56 11:50:01 0.78 0.45 0.33 0.00 17.45 4.18 0.00 11:58:56 11:51:01 1.03 0.77 0.27 0.00 57.96 2.75 0.00 11:58:56 11:52:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 11:58:56 11:53:01 0.27 0.00 0.27 0.00 0.00 2.63 0.00 11:58:56 11:54:02 0.58 0.42 0.17 0.00 12.39 1.25 0.00 11:58:56 11:55:01 2.29 1.47 0.81 0.00 52.42 16.02 0.00 11:58:56 11:56:01 0.35 0.00 0.35 0.00 0.00 4.53 0.00 11:58:56 11:57:01 0.32 0.03 0.28 0.00 1.07 3.20 0.00 11:58:56 11:58:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 11:58:56 Average: 369.65 269.22 100.43 0.00 23424.70 34587.52 0.00 11:58:56 11:58:56 11:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:58:56 11:41:01 72432 0 726264 38.60 2096 1080752 1536276 52.43 562604 971836 86804 11:58:56 11:42:01 106896 0 958484 50.94 676 815488 1849028 63.10 751532 740024 48416 11:58:56 11:43:01 265852 0 818156 43.48 540 796996 1473860 50.30 617224 703384 23540 11:58:56 11:44:02 66428 0 850252 45.19 172 964692 2282944 77.91 777200 808780 40176 11:58:56 11:45:02 63756 0 855840 45.49 64 961884 2354936 80.37 732200 853528 61216 11:58:56 11:46:01 309092 0 743060 39.49 64 829328 1599976 54.60 524012 798664 25960 11:58:56 11:47:02 105000 0 789096 41.94 64 987384 2132956 72.79 680636 841104 53584 11:58:56 11:48:01 363816 0 655948 34.86 64 861716 1225156 41.81 462560 809860 28 11:58:56 11:49:01 371076 0 648608 34.47 64 861796 1189584 40.60 461156 808392 16 11:58:56 11:50:01 370976 0 648212 34.45 64 862292 1187576 40.53 461324 808560 8 11:58:56 11:51:01 370020 0 647420 34.41 64 864040 1182424 40.35 460756 810256 8 11:58:56 11:52:01 370156 0 647276 34.40 64 864048 1182388 40.35 460756 810256 8 11:58:56 11:53:01 370392 0 647028 34.39 64 864060 1182388 40.35 460888 810256 8 11:58:56 11:54:02 369584 0 647496 34.41 64 864400 1182836 40.37 461012 810504 8 11:58:56 11:55:01 368320 0 647980 34.44 64 865180 1182460 40.36 461644 810616 8 11:58:56 11:56:01 368368 0 647924 34.44 64 865188 1182388 40.35 461568 810616 12 11:58:56 11:57:01 368212 0 648076 34.44 64 865192 1182388 40.35 461568 810648 8 11:58:56 11:58:01 368252 0 648024 34.44 64 865204 1182388 40.35 461576 810648 16 11:58:56 Average: 280479 0 715286 38.02 243 885536 1460664 49.85 540012 812663 18879 11:58:56 11:58:56 11:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:58:56 11:41:01 veth13594eb 159.08 171.82 14.40 473.82 0.00 0.00 0.00 0.00 11:58:56 11:41:01 eth0 1024.29 889.31 4960.90 98.59 0.00 0.00 0.00 0.00 11:58:56 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:41:01 docker0 628.65 700.88 47.43 2115.86 0.00 0.00 0.00 0.00 11:58:56 11:42:01 veth2cb2736 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:58:56 11:42:01 eth0 35.35 20.53 32.12 12.87 0.00 0.00 0.00 0.00 11:58:56 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:42:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:43:01 veth2cb2736 2.03 2.03 0.16 0.18 0.00 0.00 0.00 0.00 11:58:56 11:43:01 eth0 39.64 29.36 20.34 81.57 0.00 0.00 0.00 0.00 11:58:56 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:43:01 docker0 2.03 2.03 0.13 0.18 0.00 0.00 0.00 0.00 11:58:56 11:44:02 vethbbf76b1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:58:56 11:44:02 eth0 185.71 145.91 1694.61 24.51 0.00 0.00 0.00 0.00 11:58:56 11:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:45:02 vethbbf76b1 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 11:58:56 11:45:02 eth0 69.31 43.10 165.24 63.77 0.00 0.00 0.00 0.00 11:58:56 11:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:45:02 docker0 11.91 28.10 0.65 146.34 0.00 0.00 0.00 0.00 11:58:56 11:46:01 vethbbf76b1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:46:01 eth0 147.71 114.17 1397.04 16.62 0.00 0.00 0.00 0.00 11:58:56 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:46:01 docker0 8.66 16.77 0.47 99.09 0.00 0.00 0.00 0.00 11:58:56 11:47:02 vethb70cca8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 11:58:56 11:47:02 vethbbf76b1 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 11:58:56 11:47:02 veth181a6da 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 11:58:56 11:47:02 veth85be775 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:48:01 eth0 3340.66 2652.93 14304.03 592.58 0.00 0.00 0.00 0.00 11:58:56 11:48:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:58:56 11:48:01 docker0 1178.53 1368.95 91.67 4419.71 0.00 0.00 0.00 0.00 11:58:56 11:49:01 eth0 1.07 0.48 0.68 0.16 0.00 0.00 0.00 0.00 11:58:56 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:50:01 eth0 0.72 0.47 0.35 0.24 0.00 0.00 0.00 0.00 11:58:56 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:51:01 eth0 0.20 0.13 0.07 0.04 0.00 0.00 0.00 0.00 11:58:56 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:58:56 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:58:56 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:54:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:58:56 11:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:55:01 eth0 0.29 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:58:56 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:56:01 eth0 0.08 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:58:56 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:58:56 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:58:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:58:56 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 Average: eth0 96.59 75.77 496.38 23.33 0.00 0.00 0.00 0.00 11:58:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:56 Average: docker0 39.18 48.26 2.88 163.55 0.00 0.00 0.00 0.00 11:58:56 11:58:56 11:58:56 ---> sar -P ALL: 11:58:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/17/21 _x86_64_ (4 CPU) 11:58:56 11:58:56 11:38:51 LINUX RESTART (4 CPU) 11:58:56 11:58:56 11:40:01 CPU %user %nice %system %iowait %steal %idle 11:58:56 11:41:01 all 14.92 0.00 8.09 2.86 0.04 74.09 11:58:56 11:41:01 0 14.43 0.00 9.08 2.36 0.05 74.07 11:58:56 11:41:01 1 12.91 0.00 7.79 1.68 0.03 77.59 11:58:56 11:41:01 2 17.40 0.00 7.79 3.89 0.03 70.88 11:58:56 11:41:01 3 14.95 0.00 7.71 3.50 0.05 73.79 11:58:56 11:42:01 all 40.20 0.00 11.91 7.01 0.06 40.81 11:58:56 11:42:01 0 41.52 0.00 12.31 5.91 0.07 40.20 11:58:56 11:42:01 1 41.81 0.00 11.77 6.85 0.05 39.51 11:58:56 11:42:01 2 39.04 0.00 12.34 9.18 0.05 39.40 11:58:56 11:42:01 3 38.43 0.00 11.24 6.14 0.09 44.10 11:58:56 11:43:01 all 46.36 0.00 13.93 4.23 0.04 35.44 11:58:56 11:43:01 0 47.80 0.00 13.79 1.90 0.03 36.48 11:58:56 11:43:01 1 47.20 0.00 14.02 4.54 0.05 34.18 11:58:56 11:43:01 2 45.97 0.00 14.40 6.03 0.05 33.54 11:58:56 11:43:01 3 44.48 0.00 13.51 4.44 0.03 37.54 11:58:56 11:44:02 all 23.45 0.00 13.70 6.65 0.05 56.15 11:58:56 11:44:02 0 22.33 0.00 13.61 5.81 0.07 58.19 11:58:56 11:44:02 1 24.81 0.00 14.00 8.30 0.05 52.84 11:58:56 11:44:02 2 22.17 0.00 13.94 5.89 0.05 57.95 11:58:56 11:44:02 3 24.49 0.00 13.25 6.59 0.03 55.63 11:58:56 11:45:02 all 21.82 0.00 27.85 26.26 0.09 23.97 11:58:56 11:45:02 0 21.54 0.00 28.69 27.75 0.09 21.93 11:58:56 11:45:02 1 21.26 0.00 27.97 24.33 0.07 26.37 11:58:56 11:45:02 2 21.78 0.00 28.39 27.70 0.12 22.01 11:58:56 11:45:02 3 22.71 0.00 26.36 25.25 0.07 25.61 11:58:56 11:46:01 all 53.77 0.00 17.42 16.60 0.05 12.16 11:58:56 11:46:01 0 53.98 0.00 17.91 15.80 0.07 12.24 11:58:56 11:46:01 1 53.58 0.00 17.33 16.20 0.03 12.85 11:58:56 11:46:01 2 53.14 0.00 17.43 16.19 0.05 13.19 11:58:56 11:46:01 3 54.38 0.00 17.00 18.22 0.04 10.36 11:58:56 11:47:02 all 32.00 0.00 22.89 23.32 0.08 21.71 11:58:56 11:47:02 0 31.94 0.00 21.44 22.00 0.09 24.53 11:58:56 11:47:02 1 31.06 0.00 24.21 25.20 0.05 19.49 11:58:56 11:47:02 2 31.54 0.00 23.45 23.33 0.09 21.59 11:58:56 11:47:02 3 33.45 0.00 22.45 22.78 0.09 21.23 11:58:56 11:48:01 all 29.97 0.00 18.02 26.60 0.06 25.36 11:58:56 11:48:01 0 30.11 0.00 17.74 27.70 0.05 24.40 11:58:56 11:48:01 1 30.51 0.00 17.71 26.12 0.07 25.60 11:58:56 11:48:01 2 29.47 0.00 18.82 26.87 0.04 24.80 11:58:56 11:48:01 3 29.79 0.00 17.81 25.70 0.07 26.63 11:58:56 11:49:01 all 0.17 0.00 0.06 0.00 0.00 99.77 11:58:56 11:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:58:56 11:49:01 1 0.53 0.00 0.07 0.00 0.00 99.40 11:58:56 11:49:01 2 0.05 0.00 0.12 0.02 0.00 99.82 11:58:56 11:49:01 3 0.05 0.00 0.03 0.00 0.00 99.92 11:58:56 11:50:01 all 0.15 0.00 0.05 0.00 0.00 99.79 11:58:56 11:50:01 0 0.03 0.00 0.05 0.00 0.00 99.92 11:58:56 11:50:01 1 0.47 0.00 0.05 0.00 0.00 99.48 11:58:56 11:50:01 2 0.07 0.00 0.07 0.00 0.02 99.85 11:58:56 11:50:01 3 0.03 0.00 0.05 0.00 0.00 99.92 11:58:56 11:51:01 all 0.04 0.00 0.06 0.00 0.00 99.90 11:58:56 11:51:01 0 0.00 0.00 0.03 0.00 0.02 99.95 11:58:56 11:51:01 1 0.08 0.00 0.10 0.00 0.00 99.82 11:58:56 11:51:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:58:56 11:51:01 3 0.05 0.00 0.07 0.00 0.00 99.88 11:58:56 11:58:56 11:51:01 CPU %user %nice %system %iowait %steal %idle 11:58:56 11:52:01 all 0.10 0.00 0.03 0.00 0.00 99.87 11:58:56 11:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:58:56 11:52:01 1 0.30 0.00 0.02 0.00 0.00 99.68 11:58:56 11:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:58:56 11:52:01 3 0.05 0.00 0.05 0.00 0.00 99.90 11:58:56 11:53:01 all 0.15 0.00 0.07 0.00 0.00 99.78 11:58:56 11:53:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:58:56 11:53:01 1 0.52 0.00 0.08 0.00 0.00 99.40 11:58:56 11:53:01 2 0.03 0.00 0.05 0.00 0.00 99.92 11:58:56 11:53:01 3 0.07 0.00 0.10 0.00 0.00 99.83 11:58:56 11:54:02 all 0.14 0.00 0.03 0.01 0.00 99.82 11:58:56 11:54:02 0 0.02 0.00 0.02 0.02 0.00 99.95 11:58:56 11:54:02 1 0.53 0.00 0.03 0.02 0.00 99.42 11:58:56 11:54:02 2 0.00 0.00 0.03 0.02 0.00 99.95 11:58:56 11:54:02 3 0.02 0.00 0.03 0.00 0.00 99.95 11:58:56 11:55:01 all 0.17 0.00 0.06 0.02 0.00 99.76 11:58:56 11:55:01 0 0.02 0.00 0.10 0.07 0.00 99.81 11:58:56 11:55:01 1 0.56 0.00 0.02 0.00 0.00 99.42 11:58:56 11:55:01 2 0.03 0.00 0.05 0.00 0.00 99.92 11:58:56 11:55:01 3 0.07 0.00 0.05 0.00 0.00 99.88 11:58:56 11:56:01 all 0.15 0.00 0.03 0.00 0.00 99.82 11:58:56 11:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:58:56 11:56:01 1 0.52 0.00 0.02 0.00 0.00 99.47 11:58:56 11:56:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:58:56 11:56:01 3 0.03 0.00 0.07 0.00 0.00 99.90 11:58:56 11:57:01 all 0.15 0.00 0.03 0.00 0.00 99.81 11:58:56 11:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:58:56 11:57:01 1 0.52 0.00 0.05 0.00 0.00 99.43 11:58:56 11:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:58:56 11:57:01 3 0.03 0.00 0.03 0.02 0.00 99.92 11:58:56 11:58:01 all 0.15 0.00 0.02 0.00 0.01 99.82 11:58:56 11:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:58:56 11:58:01 1 0.52 0.00 0.02 0.00 0.02 99.45 11:58:56 11:58:01 2 0.05 0.00 0.05 0.00 0.00 99.90 11:58:56 11:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:58:56 Average: all 14.31 0.00 7.26 6.12 0.03 72.29 11:58:56 Average: 0 14.29 0.00 7.29 5.88 0.03 72.51 11:58:56 Average: 1 14.55 0.00 7.32 6.11 0.02 71.99 11:58:56 Average: 2 14.14 0.00 7.42 6.43 0.03 71.99 11:58:56 Average: 3 14.25 0.00 7.01 6.05 0.03 72.66 11:58:56 11:58:56 11:58:56