Pull request #3226 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 AlexCuse for edgexfoundry/edgex-go Loading trusted files from base branch master at 946bdc4e4624d1e8f78bf1321ff0db3f71cf286c rather than 90689f340273ce02f36a36cc2c246aa992e509c2 Obtained Jenkinsfile from 946bdc4e4624d1e8f78bf1321ff0db3f71cf286c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-28537’ is offline Running on prd-centos7-docker-4c-2g-28538 in /w/workspace/edgexfoundry_edgex-go_PR-3226 [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 946bdc4e4624d1e8f78bf1321ff0db3f71cf286c into PR head commit 90689f340273ce02f36a36cc2c246aa992e509c2 Merge succeeded, producing 90689f340273ce02f36a36cc2c246aa992e509c2 Checking out Revision 90689f340273ce02f36a36cc2c246aa992e509c2 (PR-3226) > 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/3226/head:refs/remotes/origin/PR-3226 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90689f340273ce02f36a36cc2c246aa992e509c2 # 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 946bdc4e4624d1e8f78bf1321ff0db3f71cf286c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90689f340273ce02f36a36cc2c246aa992e509c2 # timeout=10 Commit message: "fix(notifications): Match Specific Subscriptions" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:02:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:02:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:02:52 ========================================================= 19:02:52 EdgeX Global Pipelines Version Info 19:02:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:02:53 ------------------- 19:02:53 stable info: 19:02:53 ------------------- 19:02:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:02:53 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 19:02:53 Message: update stable to v1.0.184 19:02:54 ------------------- 19:02:54 experimental info: 19:02:54 ------------------- 19:02:54 Commited By: **** collab-it+edgex@linuxfoundation.org 19:02:54 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 19:02:54 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:02:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:02:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:02:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:02:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:02:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:02:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:02:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:02:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:02:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 19:02:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3226 [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3226 [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3226 [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90689f340273ce02f36a36cc2c246aa992e509c2 [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90689f3 [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:02:57 provisioning config files... 19:02:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config715450076873596545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:58 ---> docker-login.sh 19:02:58 nexus3.edgexfoundry.org:10001 19:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:58 Configure a credential helper to remove this warning. See 19:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:58 19:02:58 Login Succeeded 19:02:58 nexus3.edgexfoundry.org:10002 19:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:58 Configure a credential helper to remove this warning. See 19:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:58 19:02:58 Login Succeeded 19:02:58 nexus3.edgexfoundry.org:10003 19:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:59 Configure a credential helper to remove this warning. See 19:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:59 19:02:59 Login Succeeded 19:02:59 nexus3.edgexfoundry.org:10004 19:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:59 Configure a credential helper to remove this warning. See 19:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:59 19:02:59 Login Succeeded 19:02:59 docker.io 19:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:59 Configure a credential helper to remove this warning. See 19:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:59 19:02:59 Login Succeeded 19:02:59 ---> docker-login.sh ends [Pipeline] } 19:02:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:00 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:03:00 + for file in '`ls cmd/**/Dockerfile`' 19:03:00 ++ dirname cmd/core-command/Dockerfile 19:03:00 ++ cut -d/ -f2 19:03:00 + echo core-command,cmd/core-command/Dockerfile 19:03:00 + for file in '`ls cmd/**/Dockerfile`' 19:03:00 ++ dirname cmd/core-data/Dockerfile 19:03:00 ++ cut -d/ -f2 19:03:00 + echo core-data,cmd/core-data/Dockerfile 19:03:00 + for file in '`ls cmd/**/Dockerfile`' 19:03:00 ++ dirname cmd/core-metadata/Dockerfile 19:03:00 ++ cut -d/ -f2 19:03:00 + echo core-metadata,cmd/core-metadata/Dockerfile 19:03:00 + for file in '`ls cmd/**/Dockerfile`' 19:03:00 ++ dirname cmd/security-bootstrapper/Dockerfile 19:03:00 ++ cut -d/ -f2 19:03:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:03:00 + for file in '`ls cmd/**/Dockerfile`' 19:03:00 ++ dirname cmd/security-proxy-setup/Dockerfile 19:03:00 ++ cut -d/ -f2 19:03:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:03:00 + for file in '`ls cmd/**/Dockerfile`' 19:03:00 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:03:00 ++ cut -d/ -f2 19:03:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:03:00 + for file in '`ls cmd/**/Dockerfile`' 19:03:00 ++ dirname cmd/support-notifications/Dockerfile 19:03:00 ++ cut -d/ -f2 19:03:00 + echo support-notifications,cmd/support-notifications/Dockerfile 19:03:00 + for file in '`ls cmd/**/Dockerfile`' 19:03:00 ++ dirname cmd/support-scheduler/Dockerfile 19:03:00 ++ cut -d/ -f2 19:03:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:03:00 + for file in '`ls cmd/**/Dockerfile`' 19:03:00 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:03:00 ++ cut -d/ -f2 19:03:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:03:00 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 19:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:03:01 19:03:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:03:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:03:01 latest: Pulling from edgex-devops/git-semver 19:03:01 31603596830f: Pulling fs layer 19:03:01 2a8b12db71e7: Pulling fs layer 19:03:01 6ca5941a6612: Pulling fs layer 19:03:01 ecc8261a40a4: Pulling fs layer 19:03:01 ecc8261a40a4: Waiting 19:03:01 2a8b12db71e7: Verifying Checksum 19:03:01 2a8b12db71e7: Download complete 19:03:02 31603596830f: Verifying Checksum 19:03:02 31603596830f: Download complete 19:03:02 ecc8261a40a4: Verifying Checksum 19:03:02 ecc8261a40a4: Download complete 19:03:02 6ca5941a6612: Verifying Checksum 19:03:02 6ca5941a6612: Download complete 19:03:02 31603596830f: Pull complete 19:03:02 2a8b12db71e7: Pull complete 19:03:03 6ca5941a6612: Pull complete 19:03:03 ecc8261a40a4: Pull complete 19:03:03 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:03:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:03:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:03:03 prd-centos7-docker-4c-2g-28538 does not seem to be running inside a container 19:03:03 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:03:06 $ docker top f4f8136e0ff4ac5aae967289c00c2b0fb6b6dbb8cf63257a47a7b64e9d41c771 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:06 [ssh-agent] Looking for ssh-agent implementation... 19:03:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:06 $ docker exec f4f8136e0ff4ac5aae967289c00c2b0fb6b6dbb8cf63257a47a7b64e9d41c771 ssh-agent 19:03:06 SSH_AUTH_SOCK=/tmp/ssh-GyKiHxVoHN6l/agent.12 19:03:06 SSH_AGENT_PID=17 19:03:06 Running ssh-add (command line suppressed) 19:03:07 Identity added: /w/workspace/edgex-go/2@tmp/private_key_926507698538891151.key (/w/workspace/edgex-go/2@tmp/private_key_926507698538891151.key) 19:03:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:07 + git tag --points-at HEAD [Pipeline] } 19:03:07 $ docker exec --env ******** --env ******** f4f8136e0ff4ac5aae967289c00c2b0fb6b6dbb8cf63257a47a7b64e9d41c771 ssh-agent -k 19:03:07 unset SSH_AUTH_SOCK; 19:03:07 unset SSH_AGENT_PID; 19:03:07 echo Agent pid 17 killed; 19:03:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:03:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:07 [ssh-agent] Looking for ssh-agent implementation... 19:03:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:07 $ docker exec f4f8136e0ff4ac5aae967289c00c2b0fb6b6dbb8cf63257a47a7b64e9d41c771 ssh-agent 19:03:08 SSH_AUTH_SOCK=/tmp/ssh-iDAU0n60wthN/agent.46 19:03:08 SSH_AGENT_PID=52 19:03:08 Running ssh-add (command line suppressed) 19:03:08 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5102137509089433770.key (/w/workspace/edgex-go/2@tmp/private_key_5102137509089433770.key) 19:03:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:08 + git semver init 19:03:08 # -> Open(): unable to determine branch for HEAD 19:03:08 # $GIT_DIR = /w/workspace/edgex-go/2/.git 19:03:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 19:03:08 # $SEMVER_REMOTE_NAME = origin 19:03:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:03:08 # $SEMVER_USER_NAME = edgex-jenkins 19:03:08 # $SEMVER_BRANCH = PR-3226 19:03:08 # $SEMVER_TEMP = /tmp/semver-274495719 19:03:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:03:26 # '/tmp/semver-274495719' -> '/w/workspace/edgex-go/2/.semver' 19:03:26 # -> Force: false 19:03:26 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 19:03:26 $ docker exec --env ******** --env ******** f4f8136e0ff4ac5aae967289c00c2b0fb6b6dbb8cf63257a47a7b64e9d41c771 ssh-agent -k 19:03:27 unset SSH_AUTH_SOCK; 19:03:27 unset SSH_AGENT_PID; 19:03:27 echo Agent pid 52 killed; 19:03:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:27 + git semver [Pipeline] } 19:03:27 $ docker stop --time=1 f4f8136e0ff4ac5aae967289c00c2b0fb6b6dbb8cf63257a47a7b64e9d41c771 19:03:29 $ docker rm -f f4f8136e0ff4ac5aae967289c00c2b0fb6b6dbb8cf63257a47a7b64e9d41c771 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:03:30 Stashed 1 file(s) [Pipeline] echo 19:03:30 [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 19:03:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:03:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:03:31 + sudo service docker restart 19:03:31 + true 19:03:31 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 19:03:32 ========================================================= 19:03:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:03:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:03:32 + 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 . 19:03:37 Sending build context to Docker daemon 328.2MB 19:03:37 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 19:03:37 Step 2/6 : FROM ${BASE} 19:03:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:03:37 188c0c94c7c5: Pulling fs layer 19:03:37 0ef7d3d256c8: Pulling fs layer 19:03:37 de9db76c5a1d: Pulling fs layer 19:03:37 bca2f99d35d6: Pulling fs layer 19:03:37 93359f2a8cfa: Pulling fs layer 19:03:37 7c6f9722023f: Pulling fs layer 19:03:37 a35cf1a2eb13: Pulling fs layer 19:03:37 93359f2a8cfa: Waiting 19:03:37 bca2f99d35d6: Waiting 19:03:37 7c6f9722023f: Waiting 19:03:37 a35cf1a2eb13: Waiting 19:03:37 0ef7d3d256c8: Verifying Checksum 19:03:37 0ef7d3d256c8: Download complete 19:03:37 de9db76c5a1d: Verifying Checksum 19:03:37 de9db76c5a1d: Download complete 19:03:37 93359f2a8cfa: Verifying Checksum 19:03:37 93359f2a8cfa: Download complete 19:03:37 188c0c94c7c5: Verifying Checksum 19:03:37 188c0c94c7c5: Download complete 19:03:37 7c6f9722023f: Verifying Checksum 19:03:37 7c6f9722023f: Download complete 19:03:37 188c0c94c7c5: Pull complete 19:03:37 0ef7d3d256c8: Pull complete 19:03:37 de9db76c5a1d: Pull complete 19:03:39 a35cf1a2eb13: Verifying Checksum 19:03:39 a35cf1a2eb13: Download complete 19:03:39 bca2f99d35d6: Download complete 19:03:43 bca2f99d35d6: Pull complete 19:03:44 93359f2a8cfa: Pull complete 19:03:44 7c6f9722023f: Pull complete 19:03:45 Still waiting to schedule task 19:03:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:03:50 a35cf1a2eb13: Pull complete 19:03:50 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:03:50 ---> a62c8e92a672 19:03:50 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 19:03:50 ---> Running in b78ec771758a 19:03:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:03:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:03:52 (1/12) Installing libmagic (5.38-r0) 19:03:53 (2/12) Installing file (5.38-r0) 19:03:53 (3/12) Installing libc-dev (0.7.2-r3) 19:03:53 (4/12) Installing g++ (9.3.0-r2) 19:03:57 (5/12) Installing fortify-headers (1.1-r0) 19:03:57 (6/12) Installing patch (2.7.6-r6) 19:03:57 (7/12) Installing build-base (0.5-r2) 19:03:57 (8/12) Installing libsodium (1.0.18-r0) 19:03:57 (9/12) Installing pkgconf (1.7.2-r0) 19:03:57 (10/12) Installing libsodium-dev (1.0.18-r0) 19:03:57 (11/12) Installing libzmq (4.3.3-r0) 19:03:57 (12/12) Installing zeromq-dev (4.3.3-r0) 19:03:57 Executing busybox-1.31.1-r19.trigger 19:03:57 OK: 233 MiB in 51 packages 19:04:01 Removing intermediate container b78ec771758a 19:04:01 ---> a7c84f3539f0 19:04:01 Step 4/6 : WORKDIR /edgex-go 19:04:01 ---> Running in cb11a5ca8d66 19:04:01 Removing intermediate container cb11a5ca8d66 19:04:01 ---> 35ad7f76d076 19:04:01 Step 5/6 : COPY go.mod . 19:04:01 ---> d88a9845e0f3 19:04:01 Step 6/6 : RUN go mod download 19:04:01 ---> Running in a549dfa399f5 19:04:28 Removing intermediate container a549dfa399f5 19:04:28 ---> b12d1a3032de 19:04:28 Successfully built b12d1a3032de 19:04:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:04:28 + docker inspect -f . ci-base-image-x86_64 19:04:28 . [Pipeline] withDockerContainer 19:04:28 prd-centos7-docker-4c-2g-28538 does not seem to be running inside a container 19:04:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:29 $ docker top 256456f0b10e5a096904b431559ae781f727c2ba356efd556e20e58fa0ba1cec -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:30 + go version 19:04:30 go version go1.15.5 linux/amd64 [Pipeline] } 19:04:30 $ docker stop --time=1 256456f0b10e5a096904b431559ae781f727c2ba356efd556e20e58fa0ba1cec 19:04:31 $ docker rm -f 256456f0b10e5a096904b431559ae781f727c2ba356efd556e20e58fa0ba1cec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:04:32 + docker inspect -f . ci-base-image-x86_64 19:04:32 . [Pipeline] withDockerContainer 19:04:32 prd-centos7-docker-4c-2g-28538 does not seem to be running inside a container 19:04:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:33 $ docker top aa3dd9588c3a0de3ecb5c35d67746901d6b80ba5840720658d523cb2f093ae57 -eo pid,comm [Pipeline] { [Pipeline] echo 19:04:33 ========================================================= 19:04:33 [edgeXBuildGoParallel] Running Tests and Build... 19:04:33 ========================================================= [Pipeline] sh 19:04:33 + make test 19:04:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:04:42 ? github.com/edgexfoundry/edgex-go [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:05:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:05:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:05:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:05:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:05:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:05:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:05:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:05:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:05:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:05:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:05:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:05:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:05:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.096s coverage: 45.9% of statements 19:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 19:05:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.128s coverage: 100.0% of statements 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.190s coverage: 27.1% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:05:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:05:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.084s coverage: 66.2% of statements 19:05:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:05:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.424s coverage: 82.4% of statements 19:05:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 19:05:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.323s coverage: 28.6% of statements 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.102s coverage: 100.0% of statements 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.033s coverage: 100.0% of statements 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.110s coverage: 86.7% of statements 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.122s coverage: 97.5% of statements 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.072s coverage: 78.3% of statements 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.416s coverage: 92.8% of statements 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.027s coverage: 58.8% of statements 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.1% of statements 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 19:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 45.5% of statements 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.042s coverage: 96.3% of statements 19:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.026s coverage: 87.5% of statements 19:05:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.039s coverage: 94.4% of statements 19:05:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 19:05:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28540 in /w/workspace/edgexfoundry_edgex-go_PR-3226 [Pipeline] { [Pipeline] ws 19:05:38 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 19:05:43 using credential edgex-jenkins-ssh 19:05:43 Cloning the remote Git repository 19:05:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.058s coverage: 92.9% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.042s coverage: 75.5% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 91.6% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 62.4% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.031s coverage: 100.0% of statements 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.257s coverage: 69.1% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.084s coverage: 38.4% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.113s coverage: 47.0% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.044s coverage: 100.0% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.111s coverage: 88.5% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.700s coverage: 29.1% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.071s coverage: 95.6% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 19:05:43 > git init /w/workspace/edgex-go/2 # timeout=10 19:05:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:05:43 > git --version # timeout=10 19:05:43 > git --version # 'git version 2.17.1' 19:05:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:44 GO111MODULE=on go vet ./... 19:05:59 Merging remotes/origin/master commit 946bdc4e4624d1e8f78bf1321ff0db3f71cf286c into PR head commit 90689f340273ce02f36a36cc2c246aa992e509c2 19:06:00 Merge succeeded, producing 90689f340273ce02f36a36cc2c246aa992e509c2 19:06:00 Checking out Revision 90689f340273ce02f36a36cc2c246aa992e509c2 (PR-3226) 19:05:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:05:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:05:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:05:59 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3226/head:refs/remotes/origin/PR-3226 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:05:59 > git config core.sparsecheckout # timeout=10 19:05:59 > git checkout -f 90689f340273ce02f36a36cc2c246aa992e509c2 # timeout=10 19:06:00 > git remote # timeout=10 19:06:00 > git config --get remote.origin.url # timeout=10 19:06:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:00 > git merge 946bdc4e4624d1e8f78bf1321ff0db3f71cf286c # timeout=10 19:06:00 > git rev-parse HEAD^{commit} # timeout=10 19:06:00 > git config core.sparsecheckout # timeout=10 19:06:00 > git checkout -f 90689f340273ce02f36a36cc2c246aa992e509c2 # timeout=10 19:06:04 Commit message: "fix(notifications): Match Specific Subscriptions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:06:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:06:07 + + true 19:06:07 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:06:09 provisioning config files... 19:06:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8715980755095082192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:09 ---> docker-login.sh 19:06:09 nexus3.edgexfoundry.org:10001 19:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:11 Configure a credential helper to remove this warning. See 19:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:11 19:06:11 Login Succeeded 19:06:11 nexus3.edgexfoundry.org:10002 19:06:11 gofmt -l . 19:06:11 [ "`gofmt -l .`" = "" ] 19:06:11 ./bin/test-go-mod-tidy.sh 19:06:11 ./bin/test-attribution-txt.sh [Pipeline] sh 19:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:11 + ls -al . 19:06:11 total 716 19:06:11 drwxrwxr-x 10 1001 1001 4096 Mar 4 19:06 . 19:06:11 drwxr-xr-x 4 root root 28 Mar 4 19:04 .. 19:06:11 -rw-rw-r-- 1 1001 1001 11 Mar 4 19:02 .dockerignore 19:06:11 drwxrwxr-x 8 1001 1001 179 Mar 4 19:02 .git 19:06:11 drwxrwxr-x 3 1001 1001 125 Mar 4 19:02 .github 19:06:11 -rw-rw-r-- 1 1001 1001 818 Mar 4 19:02 .gitignore 19:06:11 drwx------ 3 1001 1001 60 Mar 4 19:03 .semver 19:06:11 -rw-rw-r-- 1 1001 1001 166 Mar 4 19:02 .sonarcloud.properties 19:06:11 -rw-rw-r-- 1 1001 1001 8475 Mar 4 19:02 Attribution.txt 19:06:11 -rw-rw-r-- 1 1001 1001 3804 Mar 4 19:02 CONTRIBUTING.md 19:06:11 -rw-rw-r-- 1 1001 1001 931 Mar 4 19:02 Dockerfile.build 19:06:11 -rw-rw-r-- 1 1001 1001 863 Mar 4 19:02 Jenkinsfile 19:06:11 -rw-rw-r-- 1 1001 1001 10775 Mar 4 19:02 LICENSE 19:06:11 -rw-rw-r-- 1 1001 1001 5774 Mar 4 19:02 Makefile 19:06:11 -rw-rw-r-- 1 1001 1001 6524 Mar 4 19:02 README.md 19:06:11 -rw-rw-r-- 1 1001 1001 6755 Mar 4 19:02 SECURITY.md 19:06:11 -rw-rw-r-- 1 1001 1001 5 Mar 4 19:03 VERSION 19:06:11 -rw-rw-r-- 1 1001 1001 4131 Mar 4 19:02 ZMQWindows.md 19:06:11 drwxrwxr-x 2 1001 1001 117 Mar 4 19:02 bin 19:06:11 drwxrwxr-x 14 1001 1001 4096 Mar 4 19:02 cmd 19:06:11 -rw-r--r-- 1 root root 606168 Mar 4 19:05 coverage.out 19:06:11 -rw-r--r-- 1 root root 1055 Mar 4 19:06 go.mod 19:06:11 -rw-r--r-- 1 root root 21699 Mar 4 19:06 go.sum 19:06:11 drwxrwxr-x 8 1001 1001 127 Mar 4 19:02 internal 19:06:11 drwxrwxr-x 4 1001 1001 26 Mar 4 19:02 openapi 19:06:11 drwxrwxr-x 4 1001 1001 71 Mar 4 19:02 snap 19:06:11 -rw-rw-r-- 1 1001 1001 168 Mar 4 19:02 version.go [Pipeline] sh 19:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:11 Configure a credential helper to remove this warning. See 19:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:11 19:06:11 Login Succeeded 19:06:11 nexus3.edgexfoundry.org:10003 19:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:11 + '[' -e coverage.out ] 19:06:11 + chown 1001:1001 coverage.out [Pipeline] stash 19:06:12 Stashed 1 file(s) [Pipeline] sh 19:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:12 Configure a credential helper to remove this warning. See 19:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:12 19:06:12 Login Succeeded 19:06:12 nexus3.edgexfoundry.org:10004 19:06:12 + make build 19:06:12 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 19:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:12 Configure a credential helper to remove this warning. See 19:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:12 19:06:12 Login Succeeded 19:06:12 docker.io 19:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:13 Configure a credential helper to remove this warning. See 19:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:13 19:06:13 Login Succeeded 19:06:13 ---> docker-login.sh ends [Pipeline] } 19:06:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:06:14 ========================================================= 19:06:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:06:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:06:14 + 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 . 19:06: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 19:06:17 Sending build context to Docker daemon 166.5MB 19:06:17 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 19:06:17 Step 2/6 : FROM ${BASE} 19:06:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:06:17 5f621e34cdf4: Pulling fs layer 19:06:17 a4357932f1b6: Pulling fs layer 19:06:17 18c013af1878: Pulling fs layer 19:06:17 00ac8860ef70: Pulling fs layer 19:06:17 63d7cb157983: Pulling fs layer 19:06:17 b116817d02f9: Pulling fs layer 19:06:17 745a02a5169b: Pulling fs layer 19:06:17 00ac8860ef70: Waiting 19:06:17 63d7cb157983: Waiting 19:06:17 b116817d02f9: Waiting 19:06:17 745a02a5169b: Waiting 19:06:17 18c013af1878: Verifying Checksum 19:06:17 18c013af1878: Download complete 19:06:17 a4357932f1b6: Verifying Checksum 19:06:17 a4357932f1b6: Download complete 19:06:17 63d7cb157983: Verifying Checksum 19:06:17 63d7cb157983: Download complete 19:06:17 b116817d02f9: Verifying Checksum 19:06:17 b116817d02f9: Download complete 19:06:17 5f621e34cdf4: Verifying Checksum 19:06:17 5f621e34cdf4: Download complete 19:06:18 5f621e34cdf4: Pull complete 19:06:18 a4357932f1b6: Pull complete 19:06:18 18c013af1878: Pull complete 19:06:19 745a02a5169b: Verifying Checksum 19:06:19 745a02a5169b: Download complete 19:06:20 00ac8860ef70: Verifying Checksum 19:06:20 00ac8860ef70: Download complete 19:06:23 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 19:06:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:06:26 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 19:06:26 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 19:06:28 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 19:06:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:06:30 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 19:06:31 00ac8860ef70: Pull complete 19:06:31 63d7cb157983: Pull complete 19:06:31 b116817d02f9: Pull complete 19:06:31 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 19:06:32 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 19:06:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:06:35 745a02a5169b: Pull complete 19:06:35 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:06:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:06:35 ---> b7e6874047d6 19:06:35 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] } 19:06:35 $ docker stop --time=1 aa3dd9588c3a0de3ecb5c35d67746901d6b80ba5840720658d523cb2f093ae57 19:06:37 $ docker rm -f aa3dd9588c3a0de3ecb5c35d67746901d6b80ba5840720658d523cb2f093ae57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:06:39 ---> Running in 2e9b0d844aea 19:06:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 19:06:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:40 19:06:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:06:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:41 latest: Pulling from edgex-devops/edgex-compose 19:06:41 cbdbe7a5bc2a: Pulling fs layer 19:06:41 ca9280d653b3: Pulling fs layer 19:06:41 7e9c9ca2126c: Pulling fs layer 19:06:41 (1/12) Installing libmagic (5.38-r0) 19:06:41 cbdbe7a5bc2a: Download complete 19:06:41 ca9280d653b3: Verifying Checksum 19:06:41 ca9280d653b3: Download complete 19:06:41 cbdbe7a5bc2a: Pull complete 19:06:41 (2/12) Installing file (5.38-r0) 19:06:41 (3/12) Installing libc-dev (0.7.2-r3) 19:06:42 (4/12) Installing g++ (9.3.0-r2) 19:06:42 ca9280d653b3: Pull complete 19:06:42 7e9c9ca2126c: Verifying Checksum 19:06:42 7e9c9ca2126c: Download complete 19:06:49 7e9c9ca2126c: Pull complete 19:06:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:06:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:06:49 prd-centos7-docker-4c-2g-28538 does not seem to be running inside a container 19:06:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:06:51 $ docker top 38651299fee8d2ce755860f71e865366e6cf5016f949b4d3035518dcc271b870 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:52 (5/12) Installing fortify-headers (1.1-r0) 19:06:52 + docker-compose build --help 19:06:52 + grep parallel 19:06:52 (6/12) Installing patch (2.7.6-r6) 19:06:52 (7/12) Installing build-base (0.5-r2) 19:06:52 (8/12) Installing libsodium (1.0.18-r0) 19:06:52 (9/12) Installing pkgconf (1.7.2-r0) 19:06:52 (10/12) Installing libsodium-dev (1.0.18-r0) 19:06:52 (11/12) Installing libzmq (4.3.3-r0) 19:06:53 (12/12) Installing zeromq-dev (4.3.3-r0) 19:06:53 Executing busybox-1.31.1-r19.trigger 19:06:53 OK: 217 MiB in 51 packages 19:06:54 --parallel Build images in parallel. [Pipeline] } 19:06:54 $ docker stop --time=1 38651299fee8d2ce755860f71e865366e6cf5016f949b4d3035518dcc271b870 19:06:55 $ docker rm -f 38651299fee8d2ce755860f71e865366e6cf5016f949b4d3035518dcc271b870 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:56 . [Pipeline] withDockerContainer 19:06:56 prd-centos7-docker-4c-2g-28538 does not seem to be running inside a container 19:06:56 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:06:57 $ docker top 212526e741d8101d8ff4d73f7f5e9569a13754b450b4bf2c723bd81a64bc1f58 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:57 Removing intermediate container 2e9b0d844aea 19:06:57 ---> c614a6ea5638 19:06:57 Step 4/6 : WORKDIR /edgex-go 19:06:57 ---> Running in 85baa62223ff 19:06:57 + docker-compose -f ./docker-compose-build.yml build --parallel 19:06:57 Removing intermediate container 85baa62223ff 19:06:57 ---> 4a7b2df6ea38 19:06:57 Step 5/6 : COPY go.mod . 19:06:58 Building docker-core-command-go ... 19:06:58 Building docker-core-data-go ... 19:06:58 Building docker-core-metadata-go ... 19:06:58 Building docker-security-bootstrapper-go ... 19:06:58 Building docker-security-proxy-setup-go ... 19:06:58 Building docker-security-secretstore-setup-go ... 19:06:58 Building docker-support-notifications-go ... 19:06:58 Building docker-support-scheduler-go ... 19:06:58 Building docker-sys-mgmt-agent-go ... 19:06:58 Building docker-security-secretstore-setup-go 19:06:58 Building docker-sys-mgmt-agent-go 19:06:58 Building docker-core-metadata-go 19:06:58 Building docker-support-notifications-go 19:06:58 Building docker-security-bootstrapper-go 19:06:58 ---> e4a6e6067ce2 19:06:58 Step 6/6 : RUN go mod download 19:06:58 ---> Running in 702134b0e633 19:07:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:07:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:30 ---> b12d1a3032de 19:07:30 Step 3/22 : WORKDIR /edgex-go 19:07:30 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:07:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:30 ---> b12d1a3032de 19:07:30 Step 3/24 : WORKDIR /edgex-go 19:07:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:07:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:07:30 ---> b12d1a3032de 19:07:30 Step 3/23 : WORKDIR /edgex-go 19:07:30 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:07:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:07:30 ---> b12d1a3032de 19:07:30 Step 3/26 : WORKDIR /edgex-go 19:07:30 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:07:30 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:07:30 ---> b12d1a3032de 19:07:30 Step 3/30 : WORKDIR /edgex-go 19:07:30 ---> Running in 8f390aefb533 19:07:30 ---> Running in ae81fe954806 19:07:30 ---> Running in 3efd5cfb9df1 19:07:30 ---> Running in 598af2d8974e 19:07:30 ---> Running in c74dd86f55dd 19:07:30 Removing intermediate container 3efd5cfb9df1 19:07:30 ---> d8f4607f8286 19:07:30 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:30 Removing intermediate container 8f390aefb533 19:07:30 ---> 61aee743baa6 19:07:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:30 Removing intermediate container 598af2d8974e 19:07:30 ---> 28d186dcb0f6 19:07:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:30 Removing intermediate container ae81fe954806 19:07:30 ---> 76327a13eec7 19:07:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:30 Removing intermediate container c74dd86f55dd 19:07:30 ---> fd87aeef0a02 19:07:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:30 ---> Running in 2e7dcc262752 19:07:30 ---> Running in e4d30d2319f8 19:07:30 ---> Running in 432b82d72177 19:07:30 ---> Running in 1c11cea89053 19:07:30 ---> Running in f7fd435836d0 19:07:30 Removing intermediate container 2e7dcc262752 19:07:30 ---> 5d83710852ea 19:07:30 Step 5/30 : RUN apk add --update --no-cache make git 19:07:30 ---> Running in f9a6e5f0fddb 19:07:30 Removing intermediate container e4d30d2319f8 19:07:30 ---> 5b68bcb7d056 19:07:30 Step 5/26 : RUN apk add --update --no-cache make bash git 19:07:30 Removing intermediate container 432b82d72177 19:07:30 ---> 5a4a4f44b260 19:07:30 Step 5/24 : RUN apk add --update --no-cache make git 19:07:30 ---> Running in 309b61901fc1 19:07:30 ---> Running in a7589b6edcbf 19:07:30 Removing intermediate container 1c11cea89053 19:07:30 ---> ee4cb7ff867e 19:07:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:07:31 Removing intermediate container 702134b0e633 19:07:31 ---> e50115ccdcf6 19:07:31 Successfully built e50115ccdcf6 19:07:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:07:31 Removing intermediate container f7fd435836d0 19:07:31 ---> e85da6225972 19:07:31 Step 5/23 : RUN apk add --update --no-cache make git 19:07:31 ---> Running in 90c00e57e722 19:07:31 + docker inspect -f . ci-base-image-arm64 19:07:31 . 19:07:31 ---> Running in 61b65e2a3e2a [Pipeline] withDockerContainer 19:07:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:07:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:07:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:07:31 prd-ubuntu18.04-docker-arm64-4c-16g-28540 does not seem to be running inside a container 19:07:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:07:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:07:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:07:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:07:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:07:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:07:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:07:33 OK: 233 MiB in 51 packages 19:07:33 OK: 233 MiB in 51 packages 19:07:33 OK: 233 MiB in 51 packages 19:07:33 OK: 233 MiB in 51 packages 19:07:33 $ docker top aff53433a913ab0ddce653e9f17950fecbed9e644d32037ccaeb30e358aa44a0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:33 Removing intermediate container f9a6e5f0fddb 19:07:33 ---> b8a642bef8b1 19:07:33 Step 6/30 : COPY go.mod . 19:07:33 OK: 233 MiB in 51 packages 19:07:34 Removing intermediate container 309b61901fc1 19:07:34 ---> a1192978cf0c 19:07:34 Step 6/26 : COPY go.mod . 19:07:34 + go version 19:07:34 go version go1.15.5 linux/arm64 [Pipeline] } 19:07:34 $ docker stop --time=1 aff53433a913ab0ddce653e9f17950fecbed9e644d32037ccaeb30e358aa44a0 19:07:34 ---> 7165e1049452 19:07:34 Step 7/30 : RUN go mod download 19:07:34 Removing intermediate container 90c00e57e722 19:07:34 ---> 73d2ecbd0246 19:07:34 Step 6/22 : COPY go.mod . 19:07:34 ---> Running in 4955874f7776 19:07:34 Removing intermediate container a7589b6edcbf 19:07:34 ---> ec2dd9e988ac 19:07:34 Step 6/24 : COPY go.mod . 19:07:34 ---> 5750368229e4 19:07:34 Step 7/26 : RUN go mod download 19:07:34 ---> Running in fc1f51f1a470 19:07:34 Removing intermediate container 61b65e2a3e2a 19:07:34 ---> 5c53334f84a2 19:07:34 Step 6/23 : COPY go.mod . 19:07:34 ---> 0bacdda377c6 19:07:34 Step 7/22 : RUN go mod download 19:07:34 ---> db780d060d68 19:07:34 Step 7/24 : RUN go mod download 19:07:35 ---> Running in dc5b61dff987 19:07:35 ---> Running in 01bb6b0b20bb 19:07:35 ---> f04f85d27328 19:07:35 Step 7/23 : RUN go mod download 19:07:35 ---> Running in 8f24f84651b7 19:07:36 $ docker rm -f aff53433a913ab0ddce653e9f17950fecbed9e644d32037ccaeb30e358aa44a0 19:07:36 Removing intermediate container 4955874f7776 19:07:36 ---> 600633b3e71f 19:07:36 Step 8/30 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 19:07:36 Removing intermediate container fc1f51f1a470 19:07:36 ---> f9df14ecad35 19:07:36 Step 8/26 : COPY . . [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:37 + docker inspect -f . ci-base-image-arm64 19:07:37 . [Pipeline] withDockerContainer 19:07:37 prd-ubuntu18.04-docker-arm64-4c-16g-28540 does not seem to be running inside a container 19:07:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:39 $ docker top 1223a3b4aebb4ca4357bf1065988b11b82faf8867b8a2d2653f598987aba8965 -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:39 ========================================================= 19:07:39 [edgeXBuildGoParallel] Running Tests and Build... 19:07:39 ========================================================= [Pipeline] sh 19:07:40 + make test 19:07:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:07:42 Removing intermediate container dc5b61dff987 19:07:42 ---> db46a1e15600 19:07:42 Step 8/22 : COPY . . 19:07:50 Removing intermediate container 01bb6b0b20bb 19:07:50 ---> d85ee3871f7d 19:07:50 Step 8/24 : COPY . . 19:07:50 Removing intermediate container 8f24f84651b7 19:07:50 ---> f98f8b6b231f 19:07:50 Step 8/23 : COPY . . 19:08:02 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:22 ---> 2db00fed6c74 19:08:22 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:08:22 ---> 651bf97c0ad0 19:08:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:08:22 ---> 3fb355eb75dc 19:08:22 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:08:22 ---> Running in 33bfe9e8246d 19:08:22 ---> Running in 6d0d74dda5fe 19:08:22 ---> Running in 983a8f09c7a4 19:08:25 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 19:08:25 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 19:08:25 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 19:08:25 ---> 33c6409f218f 19:08:25 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:08:25 ---> 548b8e72d168 19:08:25 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:08:25 ---> Running in 2a9dbb731c61 19:08:25 ---> Running in f9d251de1127 19:08:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:08:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:08:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:53 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 19:08:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:01 Removing intermediate container 6d0d74dda5fe 19:09:01 ---> 7bde6e4ef743 19:09:01 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:09:01 Removing intermediate container 33bfe9e8246d 19:09:01 ---> d9cb39134c43 19:09:01 19:09:01 Step 10/30 : FROM alpine:3.12 19:09:01 ---> Running in 065cb44e9bc4 19:09:01 3.12: Pulling from library/alpine 19:09:01 Removing intermediate container 983a8f09c7a4 19:09:01 ---> f46ab55d1bd6 19:09:01 19:09:01 Step 10/22 : FROM alpine:3.12 19:09:01 3.12: Pulling from library/alpine 19:09:01 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 19:09:02 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 19:09:02 Status: Downloaded newer image for alpine:3.12 19:09:02 ---> 88dd2752d2ea 19:09:02 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:09:02 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 19:09:02 Status: Image is up to date for alpine:3.12 19:09:02 ---> 88dd2752d2ea 19:09:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:09:03 Removing intermediate container f9d251de1127 19:09:03 ---> 71895773eb81 19:09:03 19:09:03 Step 10/24 : FROM alpine:3.12 19:09:03 ---> 88dd2752d2ea 19:09:03 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:09:04 ---> Running in 4ab44b798daa 19:09:04 ---> Running in 317812d91f2e 19:09:04 ---> Running in affdee959d01 19:09:04 Removing intermediate container 2a9dbb731c61 19:09:04 ---> 8d1b56088c39 19:09:04 19:09:04 Step 10/23 : FROM alpine:3.12 19:09:04 ---> 88dd2752d2ea 19:09:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:09:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:05 ---> Running in 79cd1980e793 19:09:05 Removing intermediate container 4ab44b798daa 19:09:05 ---> 47dcb0fe0606 19:09:05 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 19:09:05 Removing intermediate container 065cb44e9bc4 19:09:05 ---> 6d4ceb5d0501 19:09:05 19:09:05 Step 11/26 : FROM docker:20.10.0 19:09:05 20.10.0: Pulling from library/docker 19:09:05 ---> Running in 860576b2624a 19:09:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:09:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:09:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:09:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:09:05 (1/2) Installing ca-certificates (20191127-r4) 19:09:05 (2/2) Installing dumb-init (1.2.2-r1) 19:09:05 Executing busybox-1.31.1-r19.trigger 19:09:05 Executing ca-certificates-20191127-r4.trigger 19:09:05 OK: 6 MiB in 16 packages 19:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:09:06 (1/5) Installing ca-certificates (20191127-r4) 19:09:06 (2/5) Installing nghttp2-libs (1.41.0-r0) 19:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:09:06 (3/5) Installing libcurl (7.69.1-r3) 19:09:06 (4/5) Installing curl (7.69.1-r3) 19:09:06 (5/5) Installing dumb-init (1.2.2-r1) 19:09:06 Executing busybox-1.31.1-r19.trigger 19:09:06 Executing ca-certificates-20191127-r4.trigger 19:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:09:06 OK: 7 MiB in 19 packages 19:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:09:06 (1/1) Installing dumb-init (1.2.2-r1) 19:09:06 Executing busybox-1.31.1-r19.trigger 19:09:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:06 OK: 6 MiB in 15 packages 19:09:06 (1/2) Installing dumb-init (1.2.2-r1) 19:09:06 (2/2) Installing su-exec (0.2-r1) 19:09:06 Executing busybox-1.31.1-r19.trigger 19:09:06 OK: 6 MiB in 16 packages 19:09:08 Removing intermediate container 317812d91f2e 19:09:08 ---> 386ae556327e 19:09:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:09:09 ---> Running in bbf86affd811 19:09:09 Removing intermediate container affdee959d01 19:09:09 ---> 3d3c01bb206a 19:09:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:09 Removing intermediate container 860576b2624a 19:09:09 ---> 6b842da10369 19:09:09 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 19:09:09 Removing intermediate container 79cd1980e793 19:09:09 ---> a069efa0d1c3 19:09:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:09 ---> Running in 860641dbc967 19:09:09 Removing intermediate container bbf86affd811 19:09:09 ---> 7ed678c63f4b 19:09:09 Step 13/22 : ENV APP_PORT=48060 19:09:09 ---> Running in 661887fe4d63 19:09:09 ---> Running in 27e9be4143c9 19:09:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:09 ---> Running in 503026db5e50 19:09:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:10 Removing intermediate container 27e9be4143c9 19:09:10 ---> 77aa341229c3 19:09:10 Step 13/23 : ENV APP_PORT=48081 19:09:10 Removing intermediate container 860641dbc967 19:09:10 ---> fc1c097835b0 19:09:10 Step 13/24 : WORKDIR / 19:09:10 Removing intermediate container 661887fe4d63 19:09:10 ---> 2aee8dfb814f 19:09:10 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:09:10 Removing intermediate container 503026db5e50 19:09:10 ---> af89eb34b9d3 19:09:10 Step 14/22 : EXPOSE $APP_PORT 19:09:11 ---> Running in 99bdf7dffe6e 19:09:11 ---> Running in 7a80b90713cf 19:09:11 ---> Running in 4c76a3060e31 19:09:11 ---> Running in 06e8e22a1df8 19:09:11 Removing intermediate container 99bdf7dffe6e 19:09:11 ---> 175f6ab18032 19:09:11 Step 14/23 : EXPOSE $APP_PORT 19:09:11 ---> Running in 3dc8a2786a8e 19:09:11 Removing intermediate container 7a80b90713cf 19:09:11 ---> dd43a384edc7 19:09:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:09:11 Removing intermediate container 4c76a3060e31 19:09:11 ---> 13fe2c6ddbbd 19:09:11 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:09:11 Removing intermediate container 06e8e22a1df8 19:09:11 ---> 616c357061ed 19:09:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:12 ---> Running in bf01fe4c13a3 19:09:12 Removing intermediate container 3dc8a2786a8e 19:09:12 ---> 991380f1917e 19:09:12 Step 15/23 : WORKDIR / 19:09:12 ---> 390aab25dc6b 19:09:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:09:12 ---> d36ce59e533b 19:09:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:09:12 ---> Running in bdc8822bbfa8 19:09:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:09:12 Status: Downloaded newer image for docker:20.10.0 19:09:12 ---> aefe523efa57 19:09:12 Step 12/26 : RUN apk add --no-cache bash 19:09:12 ---> Running in 01941f7edbe0 19:09:12 ---> bef8464f650a 19:09:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:09:12 Removing intermediate container bdc8822bbfa8 19:09:12 ---> 1eaaa5c1f978 19:09:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:12 ---> 11d6c0cd3552 19:09:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:09:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:09:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:09:13 ---> d1b18344cb69 19:09:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:09:13 ---> a8d2410785c6 19:09:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:09:13 ---> a6d072f75dde 19:09:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:09:13 (1/2) Installing readline (8.0.4-r0) 19:09:13 (2/2) Installing bash (5.0.17-r0) 19:09:13 Executing bash-5.0.17-r0.post-install 19:09:13 Executing busybox-1.31.1-r19.trigger 19:09:13 OK: 12 MiB in 22 packages 19:09:13 ---> Running in fa04d5a8e819 19:09:14 Removing intermediate container bf01fe4c13a3 19:09:14 ---> d47af18789be 19:09:14 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 19:09:14 Removing intermediate container fa04d5a8e819 19:09:14 ---> 2016739505c1 19:09:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:14 ---> Running in c7e5ef02a792 19:09:14 ---> e7fc4289e0df 19:09:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:09:14 ---> 2141cb8fe7ba 19:09:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:09:14 ---> Running in 608fb3078591 19:09:14 Removing intermediate container c7e5ef02a792 19:09:14 ---> 3997d8595191 19:09:14 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:09:14 Removing intermediate container 01941f7edbe0 19:09:14 ---> 512c14d429d5 19:09:14 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:09:14 ---> 287a9e6d01fb 19:09:14 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:09:15 ---> a01b609164fb 19:09:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:09:15 Removing intermediate container 608fb3078591 19:09:15 ---> e4e338e80f79 19:09:15 Step 20/22 : LABEL arch=x86_64 19:09:15 ---> Running in 50c0a512ac52 19:09:15 ---> Running in f8dea383a4f0 19:09:15 ---> Running in fbfcfe1db6f5 19:09:15 ---> e1f39739872a 19:09:15 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:09:15 ---> 827e0571fef1 19:09:15 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/ 19:09:15 ---> Running in ac458359e368 19:09:15 Removing intermediate container f8dea383a4f0 19:09:15 ---> fd0c8b29b7e5 19:09:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:15 Removing intermediate container 50c0a512ac52 19:09:15 ---> 18c178300dd3 19:09:15 Step 14/26 : ENV APP_PORT=48090 19:09:15 Removing intermediate container fbfcfe1db6f5 19:09:15 ---> 0af8fde8dc51 19:09:15 Step 21/22 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:09:15 ---> Running in 2da60e4ce43a 19:09:16 ---> Running in bbde91f6f7c2 19:09:16 ---> Running in 7cbdd5a18016 19:09:16 ---> Running in e39a10158132 19:09:16 Removing intermediate container bbde91f6f7c2 19:09:16 ---> 2871355af39c 19:09:16 Step 21/23 : LABEL arch=x86_64 19:09:16 Removing intermediate container 7cbdd5a18016 19:09:16 ---> 39ea66feeee0 19:09:16 Step 15/26 : EXPOSE $APP_PORT 19:09:16 Removing intermediate container e39a10158132 19:09:16 ---> c8520b095f6c 19:09:16 Step 22/22 : LABEL version=0.0.0 19:09:16 ---> Running in c4cfbb25bed8 19:09:16 ---> Running in a12d88d479cc 19:09:16 ---> Running in 38f2832ccc70 19:09:17 Removing intermediate container c4cfbb25bed8 19:09:17 ---> b2fd9b1fbd9a 19:09:17 Step 22/23 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:09:17 Removing intermediate container a12d88d479cc 19:09:17 ---> 78811ae9d220 19:09:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:09:17 Removing intermediate container 38f2832ccc70 19:09:17 ---> f305997c7dd5 19:09:17 19:09:17 Successfully built f305997c7dd5 19:09:17 ---> Running in cc849757744c 19:09:17 Successfully tagged docker-support-notifications-go:latest 19:09:17  Building docker-support-notifications-go ... done Building docker-core-command-go 19:09:17 Removing intermediate container ac458359e368 19:09:18 ---> 1ce7a00cb1ed 19:09:18 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:18 Removing intermediate container 2da60e4ce43a 19:09:18 ---> 9e58f6b0ed6d 19:09:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:09:18 ---> cf984c4a7e0c 19:09:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:09:18 Removing intermediate container cc849757744c 19:09:18 ---> cd7bca53f98f 19:09:18 Step 23/23 : LABEL version=0.0.0 19:09:18 ---> Running in 8a433022c5ef 19:09:18 ---> Running in dc5187f717d7 19:09:18 ---> 1d7d2523c314 19:09:18 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:09:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:19 Removing intermediate container 8a433022c5ef 19:09:19 ---> 13c0d1fed4cd 19:09:19 Step 22/24 : LABEL arch=x86_64 19:09:19 ---> 662b768b0f96 19:09:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:09:19 Removing intermediate container dc5187f717d7 19:09:19 ---> 5e4daceb0a65 19:09:19 19:09:20 Successfully built 5e4daceb0a65 19:09:20 Successfully tagged docker-core-metadata-go:latest 19:09:20  Building docker-core-metadata-go ... done Building docker-core-data-go 19:09:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.313s coverage: 45.9% of statements 19:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.205s coverage: 100.0% of statements 19:09:24 ---> d4421dac1163 19:09:24 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:09:24 ---> Running in 7e2241092154 19:09:25 ---> a1fe989d98c2 19:09:25 Step 19/26 : RUN apk --no-cache add py3-pip 19:09:26 ---> 416ffb4fb95a 19:09:26 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:09:26 Removing intermediate container 7e2241092154 19:09:26 ---> 0774a947360f 19:09:26 Step 23/24 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:09:27 ---> Running in b038a958ac25 19:09:28 ---> Running in dc00ecdd39ea 19:09:28 ---> 73ab3d787f80 19:09:28 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:09:29 Removing intermediate container dc00ecdd39ea 19:09:29 ---> 1f6a591ae7ae 19:09:29 Step 24/24 : LABEL version=0.0.0 19:09:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:09:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:09:29 (1/33) Installing libbz2 (1.0.8-r1) 19:09:29 (2/33) Installing expat (2.2.9-r1) 19:09:29 (3/33) Installing libffi (3.3-r2) 19:09:29 (4/33) Installing gdbm (1.13-r1) 19:09:29 ---> Running in 4ab0fc8b4c1d 19:09:29 (5/33) Installing xz-libs (5.2.5-r0) 19:09:29 (6/33) Installing sqlite-libs (3.32.1-r0) 19:09:29 (7/33) Installing python3 (3.8.5-r1) 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.590s coverage: 27.1% of statements 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.095s coverage: 100.0% of statements 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.091s coverage: 100.0% of statements 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:09:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.235s coverage: 66.2% of statements 19:09:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:09:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.638s coverage: 82.4% of statements 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 19:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:09:34 ---> Running in 2776eab52138 19:09:37 (8/33) Installing py3-appdirs (1.4.4-r1) 19:09:37 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:09:37 (10/33) Installing py3-parsing (2.4.7-r0) 19:09:37 Removing intermediate container 4ab0fc8b4c1d 19:09:37 ---> a6d708369287 19:09:37 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:09:37 (11/33) Installing py3-six (1.15.0-r0) 19:09:37 (12/33) Installing py3-packaging (20.4-r0) 19:09:37 (13/33) Installing py3-setuptools (47.0.0-r0) 19:09:37 (14/33) Installing py3-chardet (3.0.4-r4) 19:09:38 (15/33) Installing py3-idna (2.9-r0) 19:09:38 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:09:38 Removing intermediate container 2776eab52138 19:09:38 ---> 7f3af1b85c41 19:09:38 19:09:38 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:09:38 (18/33) Installing py3-requests (2.23.0-r0) 19:09:38 (19/33) Installing py3-msgpack (1.0.0-r0) 19:09:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:09:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:38 ---> b12d1a3032de 19:09:38 Step 3/23 : WORKDIR /edgex-go 19:09:38 ---> Using cache 19:09:38 ---> fd87aeef0a02 19:09:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:38 ---> Using cache 19:09:38 ---> ee4cb7ff867e 19:09:38 Step 5/23 : RUN apk add --update --no-cache make git 19:09:39 (20/33) Installing py3-lockfile (0.12.2-r3) 19:09:39 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:09:40 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:09:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:40 ---> b12d1a3032de 19:09:40 Step 3/23 : WORKDIR /edgex-go 19:09:40 ---> Using cache 19:09:40 ---> fd87aeef0a02 19:09:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:40 ---> Using cache 19:09:40 ---> ee4cb7ff867e 19:09:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:09:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.159s coverage: 28.6% of statements 19:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:09:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.148s coverage: 100.0% of statements 19:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:09:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.105s coverage: 100.0% of statements 19:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:09:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.316s coverage: 86.7% of statements 19:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:09:40 (22/33) Installing py3-colorama (0.4.3-r0) 19:09:40 ---> a801d838a0b3 19:09:40 Step 25/30 : RUN chmod +x /entrypoint.sh 19:09:40 (23/33) Installing py3-distlib (0.3.0-r0) 19:09:40 (24/33) Installing py3-distro (1.5.0-r1) 19:09:40 Successfully built 7f3af1b85c41 19:09:40 (25/33) Installing py3-webencodings (0.5.1-r3) 19:09:40 ---> Running in 76c148b1fee8 19:09:40 (26/33) Installing py3-html5lib (1.0.1-r4) 19:09:40 Successfully tagged docker-security-secretstore-setup-go:latest 19:09:40 Building docker-security-proxy-setup-go 19:09:41  Building docker-security-secretstore-setup-go ... done  ---> Running in 129c54c606d5 19:09:41 (27/33) Installing py3-pytoml (0.1.21-r0) 19:09:41 (28/33) Installing py3-pep517 (0.8.2-r0) 19:09:41 (29/33) Installing py3-progress (1.5-r0) 19:09:41 (30/33) Installing py3-toml (0.10.1-r0) 19:09:41 ---> Running in e8869c266fb1 19:09:41 (31/33) Installing py3-retrying (1.3.3-r0) 19:09:41 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:09:41 (33/33) Installing py3-pip (20.1.1-r0) 19:09:41 Executing busybox-1.31.1-r19.trigger 19:09:41 OK: 71 MiB in 55 packages 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.402s coverage: 97.5% of statements 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.124s coverage: 78.3% of statements 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:09:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:09:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:09:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:09:46 OK: 233 MiB in 51 packages 19:09:48 OK: 233 MiB in 51 packages 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.195s coverage: 92.8% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.175s coverage: 0.1% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.097s coverage: 45.5% of statements 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.118s coverage: 79.5% of statements 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 19:09:52 Removing intermediate container e8869c266fb1 19:09:52 ---> c94c3c40ceda 19:09:52 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:09:52 Removing intermediate container 76c148b1fee8 19:09:52 ---> 2722d20131ba 19:09:52 Step 6/23 : COPY go.mod . 19:09:54 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:09:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:09:54 ---> b12d1a3032de 19:09:54 Step 3/21 : WORKDIR /edgex-go 19:09:54 ---> Using cache 19:09:54 ---> fd87aeef0a02 19:09:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:54 ---> Using cache 19:09:54 ---> ee4cb7ff867e 19:09:54 Step 5/21 : RUN apk add --update --no-cache make git 19:09:54 ---> Using cache 19:09:54 ---> 2722d20131ba 19:09:54 Step 6/21 : COPY go.mod . 19:09:54 ---> Running in e9641dead97e 19:09:54 Removing intermediate container 129c54c606d5 19:09:54 ---> 158c34a6bdc9 19:09:54 Step 6/23 : COPY go.mod . 19:09:55 ---> c798ad666cd5 19:09:55 Step 7/23 : RUN go mod download 19:09:55 ---> a4fee8ac7e2b 19:09:55 Step 7/21 : RUN go mod download 19:09:56 ---> Running in 95e4c7f77c3d 19:09:56 ---> Running in 3db46f974c08 19:09:56 ---> 06caf236a653 19:09:56 Step 7/23 : RUN go mod download 19:09:56 Removing intermediate container e9641dead97e 19:09:56 ---> 974278101899 19:09:56 Step 27/30 : CMD ["gate"] 19:09:56 ---> Running in 0cab3e7e3410 19:09:57 Removing intermediate container b038a958ac25 19:09:57 ---> 177c50a8ddb4 19:09:57 Step 20/26 : RUN pip install docker-compose==1.23.2 19:09:57 ---> Running in 97b9fdb3b991 19:09:57 ---> Running in 8c3f42d4f8df 19:09:57 Removing intermediate container 97b9fdb3b991 19:09:57 ---> 874227a6d823 19:09:57 Step 28/30 : LABEL arch=x86_64 19:09:57 ---> Running in 3407db14f17a 19:09:58 Removing intermediate container 3407db14f17a 19:09:58 ---> b0663c070ca0 19:09:58 Step 29/30 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:09:58 ---> Running in 301482c98401 19:09:58 Removing intermediate container 301482c98401 19:09:58 ---> f403e04d0295 19:09:58 Step 30/30 : LABEL version=0.0.0 19:09:58 ---> Running in 86dc22ad1320 19:09:58 Removing intermediate container 86dc22ad1320 19:09:58 ---> 1c931b056023 19:09:58 19:09:58 Successfully built 1c931b056023 19:09:58 Successfully tagged docker-security-bootstrapper-go:latest 19:09:59  Building docker-security-bootstrapper-go ... done Building docker-support-scheduler-go 19:09:59 Removing intermediate container 3db46f974c08 19:09:59 ---> 94bd02b206e7 19:09:59 Step 8/21 : COPY . . 19:09:59 Removing intermediate container 0cab3e7e3410 19:09:59 ---> 14b75f21111c 19:09:59 Step 8/23 : COPY . . 19:09:59 Removing intermediate container 95e4c7f77c3d 19:09:59 ---> 293b73e0d506 19:09:59 Step 8/23 : COPY . . 19:09:59 Collecting docker-compose==1.23.2 19:09:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:10:01 Collecting jsonschema<3,>=2.5.1 19:10:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements 19:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 19:10:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:10:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:10:05 Collecting docopt<0.7,>=0.6.1 19:10:05 Downloading docopt-0.6.2.tar.gz (25 kB) 19:10:12 Collecting texttable<0.10,>=0.9.0 19:10:12 Downloading texttable-0.9.1.tar.gz (11 kB) 19:10:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:10:14 Collecting dockerpty<0.5,>=0.4.1 19:10:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:10:15 Collecting PyYAML<4,>=3.10 19:10:15 Downloading PyYAML-3.13.tar.gz (270 kB) 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.151s coverage: 92.9% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 77.8% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 75.5% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.114s coverage: 87.2% of statements 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.139s coverage: 84.6% of statements 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.6% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.519s coverage: 62.4% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.801s coverage: 69.1% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.389s coverage: 38.4% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.083s coverage: 84.8% of statements 19:10:20 Collecting cached-property<2,>=1.2.0 19:10:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:10:20 Collecting docker<4.0,>=3.6.0 19:10:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:10:20 Collecting websocket-client<1.0,>=0.32.0 19:10:20 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 19:10:22 Collecting idna<2.8,>=2.5 19:10:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:10:23 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) 19:10:23 Collecting urllib3<1.25,>=1.21.1 19:10:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:10:24 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) 19:10:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.412s coverage: 47.0% of statements 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:10:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.153s coverage: 100.0% of statements 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:10:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.134s coverage: 100.0% of statements 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:10:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.392s coverage: 88.5% of statements 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:10:25 Collecting docker-pycreds>=0.4.0 19:10:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:10:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:10:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:10:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:10:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:10:26 Installing collected packages: jsonschema, idna, urllib3, requests, docopt, texttable, dockerpty, PyYAML, cached-property, docker-pycreds, websocket-client, docker, docker-compose 19:10:27 Attempting uninstall: idna 19:10:27 Found existing installation: idna 2.9 19:10:27 Uninstalling idna-2.9: 19:10:27 Successfully uninstalled idna-2.9 19:10:28 Attempting uninstall: urllib3 19:10:28 Found existing installation: urllib3 1.25.9 19:10:28 Uninstalling urllib3-1.25.9: 19:10:28 Successfully uninstalled urllib3-1.25.9 19:10:29 Attempting uninstall: requests 19:10:29 Found existing installation: requests 2.23.0 19:10:29 Uninstalling requests-2.23.0: 19:10:29 Successfully uninstalled requests-2.23.0 19:10:31 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:10:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:31 ---> b12d1a3032de 19:10:31 Step 3/22 : WORKDIR /edgex-go 19:10:31 ---> Using cache 19:10:31 ---> fd87aeef0a02 19:10:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:31 ---> Using cache 19:10:31 ---> ee4cb7ff867e 19:10:31 Step 5/22 : RUN apk add --update --no-cache make git 19:10:31 ---> Using cache 19:10:31 ---> 2722d20131ba 19:10:31 Step 6/22 : COPY go.mod . 19:10:31 ---> Using cache 19:10:31 ---> a4fee8ac7e2b 19:10:31 Step 7/22 : RUN go mod download 19:10:31 ---> Using cache 19:10:31 ---> 94bd02b206e7 19:10:31 Step 8/22 : COPY . . 19:10:33 Running setup.py install for docopt: started 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.041s coverage: 29.1% of statements 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.183s coverage: 99.0% of statements 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.243s coverage: 95.6% of statements 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:10:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 19:10:34 GO111MODULE=on go vet ./... 19:10:36 Running setup.py install for docopt: finished with status 'done' 19:10:36 Running setup.py install for texttable: started 19:10:37 Running setup.py install for texttable: finished with status 'done' 19:10:37 Running setup.py install for dockerpty: started 19:10:38 Running setup.py install for dockerpty: finished with status 'done' 19:10:38 Running setup.py install for PyYAML: started 19:10:40 Running setup.py install for PyYAML: finished with status 'done' 19:10:42 ---> 1dcc4723a8cb 19:10:42 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:10:42 ---> d1dbf5d97a85 19:10:42 Step 9/23 : RUN make cmd/core-data/core-data 19:10:43 ---> 235a3661e6bd 19:10:43 Step 9/23 : RUN make cmd/core-command/core-command 19:10:43 ---> Running in 997475e021e6 19:10:43 ---> Running in 35362afbfd36 19:10:43 ---> Running in 31a7067412b8 19:10:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 19:10:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:10:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:10:53 Removing intermediate container 8c3f42d4f8df 19:10:53 ---> a6789ae8465a 19:10:53 Step 21/26 : RUN apk --no-cache add curl 19:10:55 ---> Running in 83d68d6a0930 19:10:57 ---> 86f192c5dfd5 19:10:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:10:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:10:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:10:58 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:10:58 (2/3) Installing libcurl (7.69.1-r3) 19:10:58 (3/3) Installing curl (7.69.1-r3) 19:10:58 Executing busybox-1.31.1-r19.trigger 19:10:58 OK: 72 MiB in 58 packages 19:10:58 ---> Running in 7f7b7ca88a25 19:10:59 Removing intermediate container 83d68d6a0930 19:10:59 ---> 8e807ed71182 19:10:59 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 19:10:59 ---> Running in 535ca18924f8 19:10:59 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 19:10:59 Removing intermediate container 535ca18924f8 19:10:59 ---> 2db2808a4829 19:10:59 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:00 ---> Running in 04a9c9f00ef5 19:11:00 Removing intermediate container 04a9c9f00ef5 19:11:00 ---> 86fca534a63d 19:11:00 Step 24/26 : LABEL arch=x86_64 19:11:00 ---> Running in c76f075ca0a0 19:11:01 Removing intermediate container c76f075ca0a0 19:11:01 ---> cad0bbd18256 19:11:01 Step 25/26 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:11:01 ---> Running in 117754e4c22d 19:11:01 Removing intermediate container 117754e4c22d 19:11:01 ---> 6211aafe83b3 19:11:01 Step 26/26 : LABEL version=0.0.0 19:11:01 ---> Running in 1e826743c77d 19:11:01 Removing intermediate container 1e826743c77d 19:11:01 ---> 82dc90b2dfe5 19:11:01 19:11:01 Successfully built 82dc90b2dfe5 19:11:01 Successfully tagged docker-sys-mgmt-agent-go:latest 19:11:10  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:11:20 Removing intermediate container 35362afbfd36 19:11:20 ---> 1cf29b3381c7 19:11:20 19:11:20 Step 10/21 : FROM alpine:3.12 19:11:20 ---> 88dd2752d2ea 19:11:20 Step 11/21 : RUN apk add --update --no-cache curl 19:11:20 Removing intermediate container 31a7067412b8 19:11:20 ---> beb939a1f3e7 19:11:20 19:11:20 Step 10/23 : FROM alpine:3.12 19:11:20 ---> 88dd2752d2ea 19:11:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:11:20 ---> Using cache 19:11:20 ---> a069efa0d1c3 19:11:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:20 ---> Using cache 19:11:20 ---> 77aa341229c3 19:11:20 Step 13/23 : ENV APP_PORT=48082 19:11:20 ---> Running in 76c48a622c44 19:11:20 ---> Running in d9aa60fb6946 19:11:20 Removing intermediate container d9aa60fb6946 19:11:20 ---> f0cefec44999 19:11:20 Step 14/23 : EXPOSE $APP_PORT 19:11:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:11:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:11:22 (1/4) Installing ca-certificates (20191127-r4) 19:11:22 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:11:22 (3/4) Installing libcurl (7.69.1-r3) 19:11:22 (4/4) Installing curl (7.69.1-r3) 19:11:22 Executing busybox-1.31.1-r19.trigger 19:11:22 Executing ca-certificates-20191127-r4.trigger 19:11:22 OK: 7 MiB in 18 packages 19:11:22 ---> Running in fffb37923236 19:11:23 Removing intermediate container 997475e021e6 19:11:23 ---> 4122d9de31b3 19:11:23 19:11:23 Step 10/23 : FROM alpine:3.12 19:11:23 ---> 88dd2752d2ea 19:11:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:11:23 Removing intermediate container fffb37923236 19:11:23 ---> a422f8958d5d 19:11:23 Step 15/23 : WORKDIR / 19:11:23 ---> Running in 18a15b24c558 19:11:24 ---> Running in ae2731c1c4f3 19:11:26 Removing intermediate container 18a15b24c558 19:11:26 ---> 397f7302e46b 19:11:26 Step 12/23 : ENV APP_PORT=48080 19:11:26 Removing intermediate container 76c48a622c44 19:11:26 ---> 51d60f2dec9f 19:11:26 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:26 ---> Running in 42dd017fe3b7 19:11:26 Removing intermediate container ae2731c1c4f3 19:11:26 ---> aa8b6d993c70 19:11:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:26 ---> Running in dcd1caa5dda8 19:11:26 Removing intermediate container 42dd017fe3b7 19:11:26 ---> 6277f13adaad 19:11:26 Step 13/23 : EXPOSE $APP_PORT 19:11:26 Removing intermediate container dcd1caa5dda8 19:11:26 ---> 74367cc241c3 19:11:26 Step 13/21 : WORKDIR /edgex 19:11:26 ---> 0d91791e4267 19:11:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:11:26 ---> Running in 7a9c73c82b12 19:11:27 ---> Running in 1a20797dd1eb 19:11:27 Removing intermediate container 7a9c73c82b12 19:11:27 ---> 1290662d9ada 19:11:27 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:29 ---> Running in 989e9e727996 19:11:29 ---> 456e5218e32c 19:11:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:11:29 Removing intermediate container 1a20797dd1eb 19:11:29 ---> e5016aa77060 19:11:29 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:11:29 Removing intermediate container 7f7b7ca88a25 19:11:29 ---> 599420814ba8 19:11:29 19:11:29 Step 10/22 : FROM alpine:3.12 19:11:29 ---> 88dd2752d2ea 19:11:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:11:29 ---> Using cache 19:11:29 ---> a069efa0d1c3 19:11:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:29 ---> Using cache 19:11:29 ---> 77aa341229c3 19:11:29 Step 13/22 : ENV APP_PORT=48085 19:11:29 ---> Running in a27757766174 19:11:29 ---> 6f94beba1288 19:11:29 Step 19/23 : ENTRYPOINT ["/core-command"] 19:11:29 ---> 50931f9fea91 19:11:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:11:29 ---> Running in 8c73423c7c19 19:11:29 Removing intermediate container a27757766174 19:11:29 ---> 6be4386772a5 19:11:29 Step 14/22 : EXPOSE $APP_PORT 19:11:29 ---> Running in 8555030559d0 19:11:29 Removing intermediate container 8c73423c7c19 19:11:29 ---> 64ba4f3c5d75 19:11:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:30 ---> c2f3414df174 19:11:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:11:30 ---> Running in 6a3c7694ee54 19:11:30 Removing intermediate container 8555030559d0 19:11:30 ---> 3257e7338551 19:11:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:30 Removing intermediate container 6a3c7694ee54 19:11:30 ---> 3066ebe7a471 19:11:30 Step 21/23 : LABEL arch=x86_64 19:11:30 Removing intermediate container 989e9e727996 19:11:30 ---> 8bd9c3c6c897 19:11:30 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:11:30 ---> b784679da3f5 19:11:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:11:30 ---> Running in 6187392cacca 19:11:30 ---> f4e59c96d834 19:11:30 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:11:30 ---> Running in dc50951f76d8 19:11:30 ---> Running in 687f2ba72b6c 19:11:30 Removing intermediate container 6187392cacca 19:11:30 ---> 58f4cac6f3f2 19:11:30 Step 22/23 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:11:31 ---> Running in 0b22923ed8b4 19:11:31 Removing intermediate container 687f2ba72b6c 19:11:31 ---> 83fdbf0c5f88 19:11:31 Step 18/21 : CMD ["--init=true"] 19:11:31 ---> df5dbf0cbe71 19:11:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:11:31 ---> Running in 481da4d41548 19:11:31 Removing intermediate container 0b22923ed8b4 19:11:31 ---> fa00118c6bb7 19:11:31 Step 23/23 : LABEL version=0.0.0 19:11:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:11:31 ---> Running in 12ee60445f6c 19:11:31 Removing intermediate container 481da4d41548 19:11:31 ---> 02cbbfa345dc 19:11:31 Step 19/21 : LABEL arch=x86_64 19:11:31 ---> 8d176d7093c8 19:11:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:11:31 ---> Running in b33f882da6ff 19:11:31 ---> Running in 5249748e056c 19:11:31 Removing intermediate container 12ee60445f6c 19:11:31 ---> 999a1f1c1448 19:11:31 19:11:32 Removing intermediate container b33f882da6ff 19:11:32 ---> d90d16e808d5 19:11:32 Step 20/21 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:11:32 Successfully built 999a1f1c1448 19:11:32 Successfully tagged docker-core-command-go:latest 19:11:32  Building docker-core-command-go ... done Removing intermediate container 5249748e056c 19:11:32 ---> f0fa6d061a58 19:11:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:32 ---> Running in e39e390b000a 19:11:32 ---> Running in c95906d73dbf 19:11:32 Removing intermediate container e39e390b000a 19:11:32 ---> c7969b530b54 19:11:32 Step 21/21 : LABEL version=0.0.0 19:11:33 Removing intermediate container c95906d73dbf 19:11:33 ---> 7c4b2cc0defd 19:11:33 Step 20/22 : LABEL arch=x86_64 19:11:33 ---> Running in baeb7776e642 19:11:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:11:33 ---> Running in 56b83c37d7d4 19:11:33 Removing intermediate container baeb7776e642 19:11:33 ---> 618e653af06b 19:11:33 19:11:33 Removing intermediate container 56b83c37d7d4 19:11:33 ---> db9f01f8f2e5 19:11:33 Step 21/22 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:11:33 ---> Running in 41b65d0c015f 19:11:33 Successfully built 618e653af06b 19:11:33 Successfully tagged docker-security-proxy-setup-go:latest 19:11:33  Building docker-security-proxy-setup-go ... done Removing intermediate container 41b65d0c015f 19:11:33 ---> f640dfa409fb 19:11:33 Step 22/22 : LABEL version=0.0.0 19:11:33 ---> Running in 6a0d95430a6d 19:11:34 Removing intermediate container 6a0d95430a6d 19:11:34 ---> 6b3c615be486 19:11:34 19:11:34 Successfully built 6b3c615be486 19:11:34 Successfully tagged docker-support-scheduler-go:latest 19:11:34  Building docker-support-scheduler-go ... done (1/6) Installing dumb-init (1.2.2-r1) 19:11:34 (2/6) Installing libgcc (9.3.0-r2) 19:11:34 (3/6) Installing libsodium (1.0.18-r0) 19:11:34 (4/6) Installing libstdc++ (9.3.0-r2) 19:11:35 (5/6) Installing libzmq (4.3.3-r0) 19:11:35 (6/6) Installing zeromq (4.3.3-r0) 19:11:35 Executing busybox-1.31.1-r19.trigger 19:11:35 OK: 8 MiB in 20 packages 19:11:35 Removing intermediate container dc50951f76d8 19:11:35 ---> 2c634b62d415 19:11:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:36 ---> fd9784b1f9ba 19:11:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:11:36 ---> 6a731086994d 19:11:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:11:37 ---> d83766033999 19:11:37 Step 19/23 : ENTRYPOINT ["/core-data"] 19:11:37 ---> Running in 6eeb75db63a0 19:11:37 Removing intermediate container 6eeb75db63a0 19:11:37 ---> 9da792d65bf6 19:11:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:37 ---> Running in 71d57843f866 19:11:37 Removing intermediate container 71d57843f866 19:11:37 ---> 9118f9aee7b6 19:11:37 Step 21/23 : LABEL arch=x86_64 19:11:37 ---> Running in 5820bb1b4948 19:11:37 Removing intermediate container 5820bb1b4948 19:11:37 ---> 804a8d33de4d 19:11:37 Step 22/23 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:11:37 ---> Running in 3dc29e0c1762 19:11:37 Removing intermediate container 3dc29e0c1762 19:11:37 ---> 2268e53d01a6 19:11:37 Step 23/23 : LABEL version=0.0.0 19:11:38 ---> Running in 12cba992f70c 19:11:38 Removing intermediate container 12cba992f70c 19:11:38 ---> 44502d1b3fca 19:11:38 19:11:38 Successfully built 44502d1b3fca 19:11:38 Successfully tagged docker-core-data-go:latest 19:11:38  Building docker-core-data-go ... done  [Pipeline] } 19:11:38 $ docker stop --time=1 212526e741d8101d8ff4d73f7f5e9569a13754b450b4bf2c723bd81a64bc1f58 19:11:40 $ docker rm -f 212526e741d8101d8ff4d73f7f5e9569a13754b450b4bf2c723bd81a64bc1f58 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:41 + docker images 19:11:41 + grep docker 19:11:41 docker-core-data-go latest 44502d1b3fca 4 seconds ago 22.4MB 19:11:41 docker-security-proxy-setup-go latest 618e653af06b 8 seconds ago 24.7MB 19:11:41 docker-support-scheduler-go latest 6b3c615be486 8 seconds ago 17.2MB 19:11:41 docker-core-command-go latest 999a1f1c1448 10 seconds ago 17.2MB 19:11:41 docker-sys-mgmt-agent-go latest 82dc90b2dfe5 40 seconds ago 313MB 19:11:41 docker-security-bootstrapper-go latest 1c931b056023 About a minute ago 18.7MB 19:11:41 docker-security-secretstore-setup-go latest 7f3af1b85c41 2 minutes ago 24.9MB 19:11:41 docker-core-metadata-go latest 5e4daceb0a65 2 minutes ago 19MB 19:11:41 docker-support-notifications-go latest f305997c7dd5 2 minutes ago 17.8MB 19:11:41 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 19:11:56 gofmt -l . 19:11:56 [ "`gofmt -l .`" = "" ] 19:11:56 ./bin/test-go-mod-tidy.sh 19:11:56 ./bin/test-attribution-txt.sh [Pipeline] sh 19:11:57 + ls -al . 19:11:57 total 744 19:11:57 drwxrwxr-x 9 1001 1001 4096 Mar 4 19:11 . 19:11:57 drwxr-xr-x 4 root root 4096 Mar 4 19:07 .. 19:11:57 -rw-rw-r-- 1 1001 1001 11 Mar 4 19:05 .dockerignore 19:11:57 drwxrwxr-x 8 1001 1001 4096 Mar 4 19:06 .git 19:11:57 drwxrwxr-x 3 1001 1001 4096 Mar 4 19:05 .github 19:11:57 -rw-rw-r-- 1 1001 1001 818 Mar 4 19:05 .gitignore 19:11:57 -rw-rw-r-- 1 1001 1001 166 Mar 4 19:05 .sonarcloud.properties 19:11:57 -rw-rw-r-- 1 1001 1001 8475 Mar 4 19:05 Attribution.txt 19:11:57 -rw-rw-r-- 1 1001 1001 3804 Mar 4 19:05 CONTRIBUTING.md 19:11:57 -rw-rw-r-- 1 1001 1001 931 Mar 4 19:05 Dockerfile.build 19:11:57 -rw-rw-r-- 1 1001 1001 863 Mar 4 19:05 Jenkinsfile 19:11:57 -rw-rw-r-- 1 1001 1001 10775 Mar 4 19:05 LICENSE 19:11:57 -rw-rw-r-- 1 1001 1001 5774 Mar 4 19:05 Makefile 19:11:57 -rw-rw-r-- 1 1001 1001 6524 Mar 4 19:05 README.md 19:11:57 -rw-rw-r-- 1 1001 1001 6755 Mar 4 19:05 SECURITY.md 19:11:57 -rw-rw-r-- 1 1001 1001 5 Mar 4 19:03 VERSION 19:11:57 -rw-rw-r-- 1 1001 1001 4131 Mar 4 19:05 ZMQWindows.md 19:11:57 drwxrwxr-x 2 1001 1001 4096 Mar 4 19:05 bin 19:11:57 drwxrwxr-x 14 1001 1001 4096 Mar 4 19:05 cmd 19:11:57 -rw-r--r-- 1 root root 606168 Mar 4 19:10 coverage.out 19:11:57 -rw-r--r-- 1 root root 1055 Mar 4 19:11 go.mod 19:11:57 -rw-r--r-- 1 root root 21699 Mar 4 19:11 go.sum 19:11:57 drwxrwxr-x 8 1001 1001 4096 Mar 4 19:06 internal 19:11:57 drwxrwxr-x 4 1001 1001 4096 Mar 4 19:06 openapi 19:11:57 drwxrwxr-x 4 1001 1001 4096 Mar 4 19:06 snap 19:11:57 -rw-rw-r-- 1 1001 1001 168 Mar 4 19:06 version.go [Pipeline] sh 19:11:57 + '[' -e coverage.out ] 19:11:57 + chown 1001:1001 coverage.out [Pipeline] stash 19:11:57 Warning: overwriting stash ‘coverage-report’ 19:11:57 Still waiting to schedule task 19:11:57 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:11:59 Stashed 1 file(s) [Pipeline] sh 19:11:59 + make build 19:11:59 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 19:12:14 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 19:12: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 19:12:42 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 19:12:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:12:48 Running on prd-ubuntu18.04-docker-8c-8g-28541 in /w/workspace/edgexfoundry_edgex-go_PR-3226 [Pipeline] { [Pipeline] ws 19:12:48 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 19:12:49 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 19:12:50 using credential edgex-jenkins-ssh 19:12:50 Cloning the remote Git repository 19:12:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:12:50 > git init /w/workspace/edgex-go/2 # timeout=10 19:12:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:50 > git --version # timeout=10 19:12:50 > git --version # 'git version 2.17.1' 19:12:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:12:58 Merging remotes/origin/master commit 946bdc4e4624d1e8f78bf1321ff0db3f71cf286c into PR head commit 90689f340273ce02f36a36cc2c246aa992e509c2 19:12:58 Merge succeeded, producing 90689f340273ce02f36a36cc2c246aa992e509c2 19:12:58 Checking out Revision 90689f340273ce02f36a36cc2c246aa992e509c2 (PR-3226) 19:12:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3226/head:refs/remotes/origin/PR-3226 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:12:58 > git config core.sparsecheckout # timeout=10 19:12:58 > git checkout -f 90689f340273ce02f36a36cc2c246aa992e509c2 # timeout=10 19:12:58 > git remote # timeout=10 19:12:58 > git config --get remote.origin.url # timeout=10 19:12:58 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:58 > git merge 946bdc4e4624d1e8f78bf1321ff0db3f71cf286c # timeout=10 19:12:58 > git rev-parse HEAD^{commit} # timeout=10 19:12:58 > git config core.sparsecheckout # timeout=10 19:12:58 > git checkout -f 90689f340273ce02f36a36cc2c246aa992e509c2 # timeout=10 19:12:59 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 19:13:02 Commit message: "fix(notifications): Match Specific Subscriptions" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:03 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 19:13:03 + echo snap-build.sh 19:13:03 snap-build.sh 19:13:03 + SNAP_BASE_DIR=. 19:13:03 + '[' '!' -z /w/workspace/edgex-go/2 ']' 19:13:03 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 19:13:03 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 19:13:03 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 19:13:03 + cd /w/workspace/edgex-go/2 19:13:03 + sudo apt-get remove -qy --purge lxd lxd-client 19:13:03 Reading package lists... 19:13:03 Building dependency tree... 19:13:03 Reading state information... 19:13:03 The following packages were automatically installed and are no longer required: 19:13:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:13:03 uidmap xdelta3 19:13:03 Use 'sudo apt autoremove' to remove them. 19:13:04 The following packages will be REMOVED: 19:13:04 lxd* lxd-client* 19:13:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:13:04 After this operation, 31.7 MB disk space will be freed. 19:13:05 (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.) 19:13:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:13:06 Removing lxd dnsmasq configuration 19:13:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:13:06 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 19:13:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:13:07 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 19:13:08 (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.) 19:13:08 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:13:09 Processing triggers for systemd (237-3ubuntu10.42) ... 19:13:09 Processing triggers for ureadahead (0.100.0-21) ... 19:13:11 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 19:13:11 + sudo snap remove --purge lxd 19:13:11 snap "lxd" is not installed 19:13:11 + sudo groupadd --force --system lxd 19:13:11 ++ whoami 19:13:11 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:13:11 + newgrp - lxd 19:13:11 + sudo snap install lxd 19:13:16 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 19:13:21 2021-03-04T19:13:18Z INFO Waiting for automatic snapd restart... [Pipeline] } 19:13:21 $ docker stop --time=1 1223a3b4aebb4ca4357bf1065988b11b82faf8867b8a2d2653f598987aba8965 19:13:24 $ docker rm -f 1223a3b4aebb4ca4357bf1065988b11b82faf8867b8a2d2653f598987aba8965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:13:26 19:13:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:13:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:13:27 latest: Pulling from edgex-devops/edgex-compose-arm64 19:13:27 29e5d40040c1: Pulling fs layer 19:13:27 1ce36da41761: Pulling fs layer 19:13:27 25b303627fd3: Pulling fs layer 19:13:28 29e5d40040c1: Verifying Checksum 19:13:28 29e5d40040c1: Download complete 19:13:28 1ce36da41761: Verifying Checksum 19:13:28 1ce36da41761: Download complete 19:13:28 29e5d40040c1: Pull complete 19:13:30 1ce36da41761: Pull complete 19:13:30 25b303627fd3: Verifying Checksum 19:13:30 25b303627fd3: Download complete 19:13:39 lxd 4.11 from Canonical* installed 19:13:39 + sudo lxd init --auto 19:13:40 25b303627fd3: Pull complete 19:13:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:13:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:13:40 prd-ubuntu18.04-docker-arm64-4c-16g-28540 does not seem to be running inside a container 19:13:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:13:43 $ docker top 356e81374b479d56be00249d57de6ac8aab69e1f71110a0036302472db76ff1f -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:44 + docker-compose build --help 19:13:44 + grep parallel 19:13:46 + sudo snap install --classic snapcraft 19:13:47 --parallel Build images in parallel. [Pipeline] } 19:13:48 $ docker stop --time=1 356e81374b479d56be00249d57de6ac8aab69e1f71110a0036302472db76ff1f 19:13:50 $ docker rm -f 356e81374b479d56be00249d57de6ac8aab69e1f71110a0036302472db76ff1f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:13:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:13:51 . [Pipeline] withDockerContainer 19:13:51 prd-ubuntu18.04-docker-arm64-4c-16g-28540 does not seem to be running inside a container 19:13:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:13:53 $ docker top 37f45edc24f1e1a2a979f97d3162eddf24cc82885905696d8780501cf852dbe3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:54 + docker-compose -f ./docker-compose-build.yml build --parallel 19:13:57 Building docker-core-command-go ... 19:13:57 Building docker-core-data-go ... 19:13:57 Building docker-core-metadata-go ... 19:13:57 Building docker-security-bootstrapper-go ... 19:13:57 Building docker-security-proxy-setup-go ... 19:13:57 Building docker-security-secretstore-setup-go ... 19:13:57 Building docker-support-notifications-go ... 19:13:57 Building docker-support-scheduler-go ... 19:13:57 Building docker-sys-mgmt-agent-go ... 19:13:57 Building docker-sys-mgmt-agent-go 19:13:57 Building docker-support-notifications-go 19:13:57 Building docker-core-command-go 19:13:57 Building docker-security-secretstore-setup-go 19:13:57 Building docker-security-bootstrapper-go 19:15:07 snapcraft 4.5.1 from Canonical* installed 19:15:07 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 19:15:07 + patch --verbose -p1 19:15:07 Hmm... Looks like a unified diff to me... 19:15:07 The text leading up to this was: 19:15:07 -------------------------- 19:15:07 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 19:15:07 |From: Tony Espy 19:15:07 |Date: Wed, 16 Dec 2020 16:34:55 -0500 19:15:07 |Subject: [PATCH] optimize snap build for pipeline CI check 19:15:07 | 19:15:07 |This patch is used by the EdgeX CI pipeline builds to 19:15:07 |optimize the snap CI check run for pull requests. When 19:15:07 |applied, it essentially strips out everything (apps and 19:15:07 |parts) from the snapcraft.yaml file except those required 19:15:07 |to build edgex-go, as the whole idea of the CI check is to 19:15:07 |catch changes to edgex-go that break the snap build. 19:15:07 | 19:15:07 |In general, anyone updating snapcraft.yaml will also need 19:15:07 |to update this patch file, otherwise it may fail to apply, 19:15:07 |resulting in a failed snap build CI check in the associated 19:15:07 |pull request. 19:15:07 | 19:15:07 |Note - in addition to applying this patch, the pipeline also 19:15:07 |only primes the snap (e.g. `snapcraft prime`), as there's no 19:15:07 |need to build the finally binary .snap file (and it won't 19:15:07 |work with the patch applied). This further reduces the build 19:15:07 |time. 19:15:07 |--- 19:15:07 | snap/snapcraft.yaml | 461 +------------------------------------------- 19:15:07 | 1 file changed, 2 insertions(+), 459 deletions(-) 19:15:07 | 19:15:07 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 19:15:07 |index 1e537489..faf42425 100644 19:15:07 |--- a/snap/snapcraft.yaml 19:15:07 |+++ b/snap/snapcraft.yaml 19:15:07 -------------------------- 19:15:07 patching file snap/snapcraft.yaml 19:15:07 Using Plan A... 19:15:07 Hunk #1 succeeded at 73. 19:15:07 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 19:15:07 Hunk #3 succeeded at 217 (offset 3 lines). 19:15:07 Hunk #4 succeeded at 225 (offset 3 lines). 19:15:07 Hunk #5 succeeded at 232 (offset 3 lines). 19:15:07 Hunk #6 succeeded at 259 (offset 3 lines). 19:15:07 Hunk #7 succeeded at 293 (offset 3 lines). 19:15:07 Hunk #8 succeeded at 352 (offset 11 lines). 19:15:07 Hmm... Ignoring the trailing garbage. 19:15:07 done 19:15:07 + sudo snapcraft prime --use-lxd 19:15:07 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:15:07 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 19:15:07 - README.md 19:15:07 - snapcraft.yaml.orig 19:15:07 19:15:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:15:07 Launching a container. 19:15:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:15:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:15:19 ---> e50115ccdcf6 19:15:19 Step 3/22 : WORKDIR /edgex-go 19:15:19 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:15:19 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:15:19 ---> e50115ccdcf6 19:15:19 Step 3/30 : WORKDIR /edgex-go 19:15:19 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:15:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:15:19 ---> e50115ccdcf6 19:15:19 Step 3/26 : WORKDIR /edgex-go 19:15:19 19:15:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:15:19 ---> e50115ccdcf6 19:15:19 Step 3/24 : WORKDIR /edgex-go 19:15:19 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:15:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:15:19 ---> e50115ccdcf6 19:15:19 Step 3/23 : WORKDIR /edgex-go 19:15:19 ---> Running in 9e0a87016304 19:15:19 ---> Running in d26f6ef7777d 19:15:19 ---> Running in dee473d234a8 19:15:19 ---> Running in e4256fddd3b8 19:15:19 ---> Running in 69b3e831b7b3 19:15:19 Removing intermediate container d26f6ef7777d 19:15:19 ---> 7ffc5cd8c9da 19:15:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:19 Removing intermediate container 9e0a87016304 19:15:19 ---> b7da318e33b3 19:15:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container e4256fddd3b8 19:15:19 ---> acb355ae90c2 19:15:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:19 19:15:19 Removing intermediate container 69b3e831b7b3 19:15:19 ---> a9a61df93b51 19:15:19 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:19 Removing intermediate container dee473d234a8 19:15:19 ---> 94b78a02bd0a 19:15:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:19 ---> Running in 7c00b3227f2c 19:15:19 ---> Running in 47a98dc80b43 19:15:19 ---> Running in 2bc951dc38d0 19:15:19 ---> Running in 0bd38f6f5ddb 19:15:19 ---> Running in 1512ebb6d177 19:15:19 Removing intermediate container 7c00b3227f2c 19:15:19 ---> bb7996e02a1f 19:15:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:15:19 ---> Running in f7e26bbed038 19:15:19 Removing intermediate container 47a98dc80b43 19:15:19 ---> 9e61deeab019 19:15:19 Step 5/30 : RUN apk add --update --no-cache make git 19:15:19 Removing intermediate container 0bd38f6f5ddb 19:15:19 ---> 7901baee1e42 19:15:19 Step 5/24 : RUN apk add --update --no-cache make git 19:15:19 ---> Running in ee13fec7deb2 19:15:19 ---> Running in f733740987ac 19:15:19 Removing intermediate container 2bc951dc38d0 19:15:19 ---> 28f95b2c14ba 19:15:19 Step 5/26 : RUN apk add --update --no-cache make bash gitRemoving intermediate container 1512ebb6d177 19:15:19 ---> 80b281c0ba89 19:15:19 Step 5/23 : RUN apk add --update --no-cache make git 19:15:19 19:15:19 ---> Running in 3259b8c6d970 19:15:19 ---> Running in 3af46966526a 19:15:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:20 Waiting for container to be ready 19:15:20 To start your first instance, try: lxc launch ubuntu:18.04 19:15:20 19:15:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:21 OK: 217 MiB in 51 packages 19:15:22 OK: 217 MiB in 51 packages 19:15:22 OK: 217 MiB in 51 packages 19:15:22 OK: 217 MiB in 51 packages 19:15:22 OK: 217 MiB in 51 packages 19:15:22 Removing intermediate container f7e26bbed038 19:15:22 ---> b7a6d65f1399 19:15:22 Step 6/22 : COPY go.mod . 19:15:23 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:15:23 Waiting for network to be ready... 19:15:23 ---> 764c8fae0e44 19:15:23 Step 7/22 : RUN go mod download 19:15:23 ---> Running in 526a66dc6d6b 19:15:24 Removing intermediate container ee13fec7deb2 19:15:24 ---> 10d347d5657b 19:15:24 Step 6/24 : COPY go.mod . 19:15:24 Removing intermediate container f733740987ac 19:15:24 ---> 334b6458464b 19:15:24 Step 6/30 : COPY go.mod . 19:15:24 Removing intermediate container 3af46966526a 19:15:24 ---> 62ea550788dd 19:15:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:15:24 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:15:24 Step 6/23 : COPY go.mod . 19:15:24 Removing intermediate container 3259b8c6d970 19:15:24 ---> 7ff51f069dab 19:15:24 Step 6/26 : COPY go.mod . 19:15:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 19:15:24 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:15:24 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:15:25 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:15:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:15:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:15:25 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:15:25 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:15:25 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:15:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 19:15:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 19:15:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:15:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 19:15:25 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 19:15:25 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 19:15:25 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 19:15:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:15:25 ---> 4440fe7d0b37 19:15:25 Step 7/24 : RUN go mod download 19:15:25 ---> 76550ff7b792 19:15:25 Step 7/30 : RUN go mod download 19:15:25 ---> e140f34815e7 19:15:25 Step 7/26 : RUN go mod download 19:15:25 ---> Running in 213acdd7e941 19:15:25 ---> Running in 4549a333d214 19:15:25 ---> 57e0700d6abc 19:15:25 Step 7/23 : RUN go mod download 19:15:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] 19:15:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 19:15:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 19:15:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 19:15:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 19:15:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 19:15:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 19:15:25 ---> Running in 17e8c85275f6 19:15:25 ---> Running in 583bb7ed7aff 19:15:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 19:15:27 Removing intermediate container 526a66dc6d6b 19:15:27 ---> a388bd5db3ee 19:15:27 Step 8/22 : COPY . . 19:15:30 Fetched 24.0 MB in 6s (4072 kB/s) 19:15:30 Removing intermediate container 213acdd7e941 19:15:30 ---> 5a46787c8d78 19:15:30 Step 8/30 : COPY . . 19:15:31 Removing intermediate container 4549a333d214 19:15:31 ---> ddc97de3b6b1 19:15:31 Step 8/24 : COPY . . 19:15:31 Reading package lists... 19:15:31 Reading package lists... 19:15:32 Building dependency tree... 19:15:32 Reading state information... 19:15:32 The following additional packages will be installed: 19:15:32 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:15:32 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:15:32 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:15:32 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:15:32 Suggested packages: 19:15:32 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:15:32 Recommended packages: 19:15:32 gnupg libsasl2-modules 19:15:32 The following NEW packages will be installed: 19:15:32 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:15:32 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:15:32 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:15:32 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:15:32 The following packages will be upgraded: 19:15:32 gpg gpg-agent gpgconf libudev1 19:15:32 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 19:15:32 Need to get 3530 kB of archives. 19:15:32 After this operation, 13.3 MB of additional disk space will be used. 19:15:32 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 19:15:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 19:15:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 19:15:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:15:32 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 19:15:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:15:33 Removing intermediate container 17e8c85275f6 19:15:33 ---> 51986d03df44 19:15:33 Step 8/26 : COPY . . 19:15:33 Removing intermediate container 583bb7ed7aff 19:15:33 ---> 0418d2e5cca1 19:15:33 Step 8/23 : COPY . . 19:15:33 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:15:33 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:15:33 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:15:33 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:15:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:15:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:15:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:15:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:15:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:15:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:15:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:15:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:15:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:15:33 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:15:33 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:15:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:15:33 debconf: delaying package configuration, since apt-utils is not installed 19:15:33 Fetched 3530 kB in 1s (3155 kB/s) 19:15:33 (Reading database ... 12511 files and directories currently installed.) 19:15:33 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 19:15:33 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 19:15:33 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 19:15:33 Selecting previously unselected package udev. 19:15:33 (Reading database ... 12511 files and directories currently installed.) 19:15:33 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 19:15:33 Unpacking udev (237-3ubuntu10.44) ... 19:15:34 Selecting previously unselected package libfuse2:amd64. 19:15:34 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:15:34 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:15:34 Selecting previously unselected package fuse. 19:15:34 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:15:34 Unpacking fuse (2.9.7-1ubuntu1) ... 19:15:34 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:15:34 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:15:34 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:15:34 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:15:34 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:15:34 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:15:34 Selecting previously unselected package libksba8:amd64. 19:15:34 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:15:34 Unpacking libksba8:amd64 (1.3.5-2) ... 19:15:35 Selecting previously unselected package libroken18-heimdal:amd64. 19:15:35 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:35 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:35 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:15:35 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:35 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:35 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:15:35 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:35 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:35 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:15:35 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:35 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:35 Selecting previously unselected package libwind0-heimdal:amd64. 19:15:35 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:35 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:35 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:15:35 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:35 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:35 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:15:35 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:35 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:35 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:15:35 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:35 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:35 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:15:36 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:36 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:36 Selecting previously unselected package libsasl2-modules-db:amd64. 19:15:36 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:15:36 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:15:36 Selecting previously unselected package libsasl2-2:amd64. 19:15:36 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:15:36 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:15:36 Selecting previously unselected package libldap-common. 19:15:36 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:15:36 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:15:36 Selecting previously unselected package libldap-2.4-2:amd64. 19:15:36 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:15:36 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:15:36 Selecting previously unselected package dirmngr. 19:15:36 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:15:36 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:15:36 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:15:36 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:15:36 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:15:36 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:15:36 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:15:36 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:15:37 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:37 Setting up libksba8:amd64 (1.3.5-2) ... 19:15:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:15:37 Setting up udev (237-3ubuntu10.44) ... 19:15:37 invoke-rc.d: policy-rc.d denied execution of start. 19:15:37 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:37 Processing triggers for systemd (237-3ubuntu10) ... 19:15:37 Setting up fuse (2.9.7-1ubuntu1) ... 19:15:37 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:15:37 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:37 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:37 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:37 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:37 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:38 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:38 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:38 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:15:38 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:15:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:15:38 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:15:38 settings in the [Install] section, and DefaultInstance for template units). 19:15:38 This means they are not meant to be enabled using systemctl. 19:15:38 Possible reasons for having this kind of units are: 19:15:38 1) A unit may be statically enabled by being symlinked from another unit's 19:15:38 .wants/ or .requires/ directory. 19:15:38 2) A unit's purpose may be to act as a helper for some other unit which has 19:15:38 a requirement dependency on it. 19:15:38 3) A unit may be started when needed via activation (socket, path, timer, 19:15:38 D-Bus, udev, scripted systemctl call, ...). 19:15:38 4) In case of template units, the unit is meant to be enabled with some 19:15:38 instance name specified. 19:15:39 Reading package lists... 19:15:39 Building dependency tree... 19:15:39 Reading state information... 19:15:39 The following additional packages will be installed: 19:15:39 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:15:39 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:15:39 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:15:39 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:15:39 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:15:39 Suggested packages: 19:15:39 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:15:39 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:15:39 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:15:39 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:15:39 systemd-container policykit-1 19:15:39 Recommended packages: 19:15:39 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:15:39 The following NEW packages will be installed: 19:15:39 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:15:39 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:15:39 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:15:39 multiarch-support openssh-client python3 python3-minimal python3.6 19:15:39 python3.6-minimal snapd squashfs-tools sudo 19:15:39 The following packages will be upgraded: 19:15:39 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:15:39 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 19:15:39 Need to get 35.2 MB of archives. 19:15:39 After this operation, 141 MB of additional disk space will be used. 19:15:39 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 19:15:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 19:15:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 19:15:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 19:15:40 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 19:15:40 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:15:40 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:15:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:15:40 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:15:40 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:15:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:15:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:15:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:15:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:15:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:15:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:15:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:15:40 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:15:40 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 19:15:40 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:15:40 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:15:40 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:15:40 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:15:40 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:15:40 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:15:40 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:15:40 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:15:40 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 19:15:40 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:15:40 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 19:15:42 debconf: delaying package configuration, since apt-utils is not installed 19:15:42 Fetched 35.2 MB in 2s (14.9 MB/s) 19:15:42 (Reading database ... 12757 files and directories currently installed.) 19:15:42 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 19:15:42 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 19:15:43 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 19:15:43 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 19:15:43 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 19:15:43 (Reading database ... 12757 files and directories currently installed.) 19:15:43 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 19:15:43 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 19:15:43 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 19:15:43 (Reading database ... 12757 files and directories currently installed.) 19:15:43 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 19:15:43 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 19:15:44 Setting up apt (1.6.12ubuntu0.2) ... 19:15:44 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:15:44 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:15:44 (Reading database ... 12764 files and directories currently installed.) 19:15:44 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 19:15:44 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 19:15:45 Selecting previously unselected package libpython3.6-minimal:amd64. 19:15:45 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:15:45 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:15:45 Selecting previously unselected package libexpat1:amd64. 19:15:45 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:15:45 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:15:46 Selecting previously unselected package python3.6-minimal. 19:15:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:15:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:15:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 19:15:46 Checking for services that may need to be restarted...done. 19:15:46 Checking for services that may need to be restarted...done. 19:15:46 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:15:46 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:15:46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:15:47 Selecting previously unselected package python3-minimal. 19:15:47 (Reading database ... 13012 files and directories currently installed.) 19:15:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:15:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:15:47 Selecting previously unselected package mime-support. 19:15:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:15:47 Unpacking mime-support (3.60ubuntu1) ... 19:15:47 Selecting previously unselected package libmpdec2:amd64. 19:15:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:15:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:15:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:15:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:15:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:15:47 Selecting previously unselected package python3.6. 19:15:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:15:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:15:47 Selecting previously unselected package libpython3-stdlib:amd64. 19:15:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:15:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:15:47 Setting up python3-minimal (3.6.7-1~18.04) ... 19:15:48 Selecting previously unselected package python3. 19:15:48 (Reading database ... 13442 files and directories currently installed.) 19:15:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:15:48 Unpacking python3 (3.6.7-1~18.04) ... 19:15:48 Selecting previously unselected package multiarch-support. 19:15:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:15:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:15:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:15:48 Selecting previously unselected package liblzo2-2:amd64. 19:15:48 (Reading database ... 13479 files and directories currently installed.) 19:15:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:15:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:15:48 Selecting previously unselected package libbsd0:amd64. 19:15:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:15:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:15:48 Selecting previously unselected package sudo. 19:15:48 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:15:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:15:48 Selecting previously unselected package apparmor. 19:15:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:15:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:15:48 Selecting previously unselected package libedit2:amd64. 19:15:48 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:15:48 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:15:49 Selecting previously unselected package libkrb5support0:amd64. 19:15:49 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:15:49 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:15:49 Selecting previously unselected package libk5crypto3:amd64. 19:15:49 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:15:49 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:15:49 Selecting previously unselected package libkeyutils1:amd64. 19:15:49 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:15:49 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:15:49 Selecting previously unselected package libkrb5-3:amd64. 19:15:49 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:15:49 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:15:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:15:49 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:15:49 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:15:49 Selecting previously unselected package libssl1.0.0:amd64. 19:15:49 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 19:15:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:15:49 Selecting previously unselected package openssh-client. 19:15:50 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:15:50 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:15:50 Selecting previously unselected package squashfs-tools. 19:15:50 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 19:15:50 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:15:50 Selecting previously unselected package snapd. 19:15:50 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 19:15:50 Unpacking snapd (2.48.3+18.04) ... 19:15:52 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:15:52 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:15:52 Setting up mime-support (3.60ubuntu1) ... 19:15:52 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:15:52 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:15:53 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:15:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:15:53 Setting up systemd (237-3ubuntu10.44) ... 19:15:53 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:15:54 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:15:54 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:15:54 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:15:54 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:15:54 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:15:54 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:15:55 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:15:55 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:15:55 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:15:55 Setting up python3 (3.6.7-1~18.04) ... 19:15:55 running python rtupdate hooks for python3.6... 19:15:55 running python post-rtupdate hooks for python3.6... 19:15:55 Setting up apparmor (2.12-4ubuntu5.1) ... 19:15:55 ---> aa744fa4f4a0 19:15:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:15:55 ---> 2485cb435cbf 19:15:55 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:15:55 ---> Running in 8834eb3c806d 19:15:55 ---> 50f950cdfe73 19:15:55 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:15:55 ---> e1ac5ee7e087 19:15:55 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:15:55 ---> Running in 7c0d90497b13 19:15:55 ---> 3fc4e60396bc 19:15:55 Step 9/23 : RUN make cmd/core-command/core-command 19:15:55 ---> Running in 81c5479e4153 19:15:55 ---> Running in 797a9dd0fda2 19:15:55 ---> Running in 372e518bce1d 19:15:56 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:15:56 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:15:56 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:15:56 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 19:15:56 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 19:15:56 Setting up snapd (2.48.3+18.04) ... 19:15:57 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 19:15:57 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 19:15:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:15:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:15: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 19:15:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:15:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:15:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:15:58 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:15:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:15:58 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:15:59 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:15:59 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:15: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' 19:15:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:15:59 Processing triggers for systemd (237-3ubuntu10.44) ... 19:16:00 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:16:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:16:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:16:02 Reading package lists... 19:16:02 Reading package lists... 19:16:02 Building dependency tree... 19:16:02 Reading state information... 19:16:02 Calculating upgrade... 19:16:03 The following packages will be upgraded: 19:16:03 advancecomp base-files bash binutils binutils-common 19:16:03 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:16:03 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:16:03 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 19:16:03 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 19:16:03 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:16:03 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:16:03 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 19:16:03 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 19:16:03 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 19:16:03 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 19:16:03 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 19:16:03 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 19:16:03 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 19:16:03 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 19:16:03 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:16:03 Need to get 63.8 MB of archives. 19:16:03 After this operation, 5202 kB of additional disk space will be used. 19:16:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 19:16:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:16:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:16:03 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:16:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:16:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:16:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:16:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:16:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:16:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:16:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:16:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:16:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:16:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:16:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:16:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:16:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:16:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:16:03 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:16:03 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:16:03 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:16:03 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:16:03 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:16:03 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:16:03 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:16:03 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:16:03 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:16:03 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:16:03 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:16:03 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:16:03 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:16:03 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:16:03 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:16:03 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:16:03 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:16:03 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 19:16:03 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:16:03 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:16:03 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 19:16:03 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 19:16:03 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:16:03 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:16:03 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:16:03 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:16:03 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:16:03 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:16:03 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:16:03 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 19:16:03 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:16:03 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:16:03 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:16:03 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:16:03 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:16:03 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:16:03 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:16:03 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:16:04 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:16:04 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:16:04 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:16:04 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:16:04 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:16:04 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:16:04 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:16:04 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:16:04 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:16:04 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:16:04 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:16:04 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:16:04 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:16:04 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:16:04 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:16:04 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:16:04 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:16:04 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:16:04 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:16:04 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:16:04 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:16:04 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:16:04 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:16:04 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:16:04 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 19:16:04 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 19:16:04 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 19:16:04 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 19:16:04 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 19:16:04 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:16:04 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:16:04 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:16:04 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:16:04 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 19:16:04 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:16:04 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:16:04 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:16:04 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:16:04 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:16:04 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:16:04 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:16:04 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:16:05 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:16:05 debconf: delaying package configuration, since apt-utils is not installed 19:16:05 Fetched 63.8 MB in 2s (34.4 MB/s) 19:16:05 (Reading database ... 13912 files and directories currently installed.) 19:16:05 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:16:05 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:16:05 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:16:05 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:16:06 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 19:16:06 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 19:16:07 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:07 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:07 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:07 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:07 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:07 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:07 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:07 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:07 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:07 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:07 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:07 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:07 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:08 (Reading database ... 13911 files and directories currently installed.) 19:16:08 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:08 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:16:08 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:16:08 (Reading database ... 13911 files and directories currently installed.) 19:16:08 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:08 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:08 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:08 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:08 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:08 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:08 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:08 (Reading database ... 13911 files and directories currently installed.) 19:16:08 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:16:09 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:16:09 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:16:09 (Reading database ... 13911 files and directories currently installed.) 19:16:09 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:16:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:16:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:16:10 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:16:10 Setting up base-files (10.1ubuntu2.10) ... 19:16:10 Installing new version of config file /etc/issue ... 19:16:10 Installing new version of config file /etc/issue.net ... 19:16:10 Installing new version of config file /etc/lsb-release ... 19:16:10 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:16:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:16:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:16:10 Removing obsolete conffile /etc/default/motd-news ... 19:16:10 (Reading database ... 13912 files and directories currently installed.) 19:16:10 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:16:10 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:16:11 Setting up bash (4.4.18-2ubuntu1.2) ... 19:16:11 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 19:16:11 (Reading database ... 13912 files and directories currently installed.) 19:16:11 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:11 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:16:11 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:16:11 (Reading database ... 13912 files and directories currently installed.) 19:16:11 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:16:11 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:16:11 Setting up tar (1.29b-2ubuntu0.2) ... 19:16:11 (Reading database ... 13912 files and directories currently installed.) 19:16:11 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:16:11 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:16:12 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:16:12 (Reading database ... 13912 files and directories currently installed.) 19:16:12 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:16:12 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:16:12 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:16:12 (Reading database ... 13912 files and directories currently installed.) 19:16:12 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:16:12 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:16:12 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:16:12 (Reading database ... 13912 files and directories currently installed.) 19:16:12 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:16:12 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:16:12 Setting up grep (3.1-2build1) ... 19:16:13 (Reading database ... 13912 files and directories currently installed.) 19:16:13 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:16:13 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:16:13 Setting up login (1:4.5-1ubuntu2) ... 19:16:13 (Reading database ... 13912 files and directories currently installed.) 19:16:13 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:16:13 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:16:13 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:16:13 (Reading database ... 13912 files and directories currently installed.) 19:16:13 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:16:13 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:16:14 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:16:14 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:16:14 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:16:14 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:16:15 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:16:15 (Reading database ... 13912 files and directories currently installed.) 19:16:15 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:16:15 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:16:16 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:16:16 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:16:16 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:16:16 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:16:16 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:16:16 (Reading database ... 13912 files and directories currently installed.) 19:16:16 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:16:16 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:16:17 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:16:17 (Reading database ... 13912 files and directories currently installed.) 19:16:17 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:17 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:17 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:16:17 (Reading database ... 13912 files and directories currently installed.) 19:16:17 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:17 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:17 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:16:17 (Reading database ... 13912 files and directories currently installed.) 19:16:17 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:17 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:17 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:16:17 (Reading database ... 13912 files and directories currently installed.) 19:16:17 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:17 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:17 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:16:18 (Reading database ... 13912 files and directories currently installed.) 19:16:18 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:16:18 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:16:18 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:16:18 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:16:18 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:16:18 (Reading database ... 13912 files and directories currently installed.) 19:16:18 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:16:18 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:16:18 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:16:18 (Reading database ... 13912 files and directories currently installed.) 19:16:18 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:18 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:18 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:16:18 (Reading database ... 13912 files and directories currently installed.) 19:16:18 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:18 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:19 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:16:19 (Reading database ... 13912 files and directories currently installed.) 19:16:19 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:19 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:19 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:16:20 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:16:20 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:16:20 (Reading database ... 13912 files and directories currently installed.) 19:16:20 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:16:20 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:16:20 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:16:20 (Reading database ... 13912 files and directories currently installed.) 19:16:20 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:16:21 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:16:21 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:16:21 (Reading database ... 13914 files and directories currently installed.) 19:16:21 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:16:21 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:16:21 Setting up debconf (1.5.66ubuntu1) ... 19:16:21 (Reading database ... 13914 files and directories currently installed.) 19:16:21 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:16:21 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:16:21 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:16:21 (Reading database ... 13914 files and directories currently installed.) 19:16:21 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:16:21 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:16:22 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:16:22 (Reading database ... 13914 files and directories currently installed.) 19:16:22 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:16:22 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:16:22 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 19:16:22 (Reading database ... 13914 files and directories currently installed.) 19:16:22 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:16:22 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:16:22 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 19:16:22 (Reading database ... 13914 files and directories currently installed.) 19:16:22 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:16:22 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:16:23 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 19:16:23 (Reading database ... 13914 files and directories currently installed.) 19:16:23 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:23 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:23 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 19:16:23 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 19:16:23 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:16:23 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:16:23 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:16:23 (Reading database ... 13914 files and directories currently installed.) 19:16:23 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:16:23 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:16:23 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:16:23 (Reading database ... 13914 files and directories currently installed.) 19:16:23 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 19:16:23 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:16:24 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 19:16:24 (Reading database ... 13914 files and directories currently installed.) 19:16:24 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:16:24 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:16:24 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:16:24 (Reading database ... 13914 files and directories currently installed.) 19:16:24 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 19:16:24 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 19:16:24 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 19:16:24 (Reading database ... 13914 files and directories currently installed.) 19:16:24 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:16:24 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:16:25 Setting up passwd (1:4.5-1ubuntu2) ... 19:16:25 (Reading database ... 13914 files and directories currently installed.) 19:16:25 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:16:25 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:16:25 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:16:25 (Reading database ... 13914 files and directories currently installed.) 19:16:25 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:16:25 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:16:26 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:16:26 (Reading database ... 13914 files and directories currently installed.) 19:16:26 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:16:26 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:16:26 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:16:26 (Reading database ... 13914 files and directories currently installed.) 19:16:26 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:16:26 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:16:26 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:16:26 (Reading database ... 13914 files and directories currently installed.) 19:16:26 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:16:26 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:16:26 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:16:27 (Reading database ... 13914 files and directories currently installed.) 19:16:27 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 19:16:27 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 19:16:27 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 19:16:27 (Reading database ... 13914 files and directories currently installed.) 19:16:27 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 19:16:27 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 19:16:27 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 19:16:28 (Reading database ... 13915 files and directories currently installed.) 19:16:28 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:16:28 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:16:28 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:16:28 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:16:28 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 19:16:28 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 19:16:28 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:16:28 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:16:28 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:16:28 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:16:28 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:16:28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:16:29 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:16:29 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:16:29 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:16:29 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:16:29 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:16:29 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:16:29 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:16:29 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:16:29 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:16:29 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:16:29 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:16:29 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:16:30 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:16:30 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:16:30 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:16:30 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:16:30 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:16:30 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:16:31 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:16:31 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:16:31 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:16:31 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:16:31 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:16:31 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:16:31 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:32 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:16:32 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:32 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:16:32 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:32 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:16:32 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:32 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:16:33 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:33 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:16:34 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:34 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:16:35 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:35 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:16:35 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:35 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:16:36 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:36 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:16:36 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:16:36 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:16:36 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:16:36 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:16:37 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:16:37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:16:37 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:16:37 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:16:37 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:16:37 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:16:37 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:16:37 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:16:37 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:16:37 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:16:37 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:37 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:16:37 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:37 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:37 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:37 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:16:37 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:16:37 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:16:37 19:16:37 Current default time zone: 'Etc/UTC' 19:16:37 Local time is now: Thu Mar 4 19:16:37 UTC 2021. 19:16:37 Universal Time is now: Thu Mar 4 19:16:37 UTC 2021. 19:16:37 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:16:37 19:16:38 Setting up systemd-sysv (237-3ubuntu10.44) ... 19:16:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:38 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 19:16:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:16:38 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:16:38 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:16:38 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:16:38 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:16:38 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:16:38 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:16:38 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:38 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:16:38 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:16:38 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:16:38 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:38 Setting up patch (2.7.6-2ubuntu1.1) ... 19:16:38 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:16:38 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:16:38 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 19:16:38 Installing new version of config file /etc/ssl/openssl.cnf ... 19:16:38 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:16:38 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:16:38 Setting up ca-certificates (20210119~18.04.1) ... 19:16:40 Updating certificates in /etc/ssl/certs... 19:16:41 23 added, 27 removed; done. 19:16:41 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:16:41 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:41 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:16:41 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:16:41 Setting up pkgbinarymangler (138.18.04.1) ... 19:16:42 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:16:42 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:16:42 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:16:42 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:16:42 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:16:42 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:16:42 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:16:42 Setting up perl (5.26.1-6ubuntu0.5) ... 19:16:42 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:16:42 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:16:42 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:16:42 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:16:42 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:16:42 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:16:42 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:16:42 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:16:42 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:16:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:16:42 Processing triggers for systemd (237-3ubuntu10.44) ... 19:16:42 Processing triggers for mime-support (3.60ubuntu1) ... 19:16:42 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:16:42 Updating certificates in /etc/ssl/certs... 19:16:43 0 added, 0 removed; done. 19:16:43 Running hooks in /etc/ca-certificates/update.d... 19:16:43 done. 19:16:44 Reading package lists... 19:16:44 Building dependency tree... 19:16:44 Reading state information... 19:16:44 The following NEW packages will be installed: 19:16:44 apt-transport-https 19:16:44 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:16:44 Need to get 1696 B of archives. 19:16:44 After this operation, 153 kB of additional disk space will be used. 19:16:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 19:16:44 debconf: delaying package configuration, since apt-utils is not installed 19:16:44 Fetched 1696 B in 0s (8495 B/s) 19:16:44 Selecting previously unselected package apt-transport-https. 19:16:44 (Reading database ... 13920 files and directories currently installed.) 19:16:44 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 19:16:44 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 19:16:44 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 19:16:45 Waiting for network to be ready... 19:16:52 2021-03-04T19:16:49Z INFO Waiting for automatic snapd restart... 19:16:52 snapd 2.49 from Canonical* installed 19:16:53 "snapd" switched to the "latest/stable" channel 19:16:53 19:16:58 core18 20210128 from Canonical* installed 19:16:58 "core18" switched to the "latest/stable" channel 19:16:58 19:17:04 snapcraft 4.5.1 from Canonical* installed 19:17:04 "snapcraft" switched to the "latest/stable" channel 19:17:04 19:17:08 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: 19:17:08 - README.md 19:17:08 - snapcraft.yaml.orig 19:17:08 19:17:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:17:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:17:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:17:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:17:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:17:15 Reading package lists... 19:17:16 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 19:17:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:17:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:17:23 Reading package lists... 19:17:23 Building dependency tree... 19:17:23 Reading state information... 19:17:23 Suggested packages: 19:17:23 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:17:23 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:17:23 Recommended packages: 19:17:23 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:17:23 The following NEW packages will be installed: 19:17:23 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:17:23 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:17:23 pkg-config zip 19:17:23 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:17:23 Need to get 7655 kB of archives. 19:17:23 After this operation, 43.7 MB of additional disk space will be used. 19:17:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 19:17:23 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:17:23 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:17:23 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:17:23 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:17:23 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:17:23 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:17:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:17:23 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:17:23 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:17:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 19:17:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 19:17:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 19:17:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:17:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:17:24 debconf: delaying package configuration, since apt-utils is not installed 19:17:24 Fetched 7655 kB in 1s (7261 kB/s) 19:17:24 Selecting previously unselected package libglib2.0-0:amd64. 19:17:24 (Reading database ... 13924 files and directories currently installed.) 19:17:24 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 19:17:24 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 19:17:24 Selecting previously unselected package libpsl5:amd64. 19:17:24 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:17:24 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:17:24 Selecting previously unselected package libnghttp2-14:amd64. 19:17:24 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:17:24 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:17:24 Selecting previously unselected package librtmp1:amd64. 19:17:24 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:17:24 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:17:24 Selecting previously unselected package libcurl3-gnutls:amd64. 19:17:24 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 19:17:24 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 19:17:24 Selecting previously unselected package liberror-perl. 19:17:24 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:17:24 Unpacking liberror-perl (0.17025-1) ... 19:17:24 Selecting previously unselected package git-man. 19:17:24 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 19:17:24 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 19:17:25 Selecting previously unselected package git. 19:17:25 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 19:17:25 Unpacking git (1:2.17.1-1ubuntu0.7) ... 19:17:26 Selecting previously unselected package libnorm1:amd64. 19:17:26 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:17:26 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:17:26 Selecting previously unselected package libpgm-5.2-0:amd64. 19:17:26 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:17:26 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:17:26 Selecting previously unselected package libsodium23:amd64. 19:17:26 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:17:26 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:17:26 Selecting previously unselected package libzmq5:amd64. 19:17:26 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:17:26 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:17:26 Selecting previously unselected package libzmq3-dev:amd64. 19:17:26 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:17:26 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:17:26 Selecting previously unselected package pkg-config. 19:17:26 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:17:26 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:17:26 Selecting previously unselected package zip. 19:17:26 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:17:26 Unpacking zip (3.0-11build1) ... 19:17:26 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:17:26 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 19:17:26 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:17:26 Setting up liberror-perl (0.17025-1) ... 19:17:26 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:17:26 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 19:17:26 No schema files found: doing nothing. 19:17:26 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:17:26 Setting up zip (3.0-11build1) ... 19:17:27 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:17:27 Setting up libsodium23:amd64 (1.0.16-2) ... 19:17:27 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:17:27 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:17:27 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 19:17:27 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:17:27 Setting up git (1:2.17.1-1ubuntu0.7) ... 19:17:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:17:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:17:34 git set to automatically installed. 19:17:34 git-man set to automatically installed. 19:17:34 libcurl3-gnutls set to automatically installed. 19:17:34 liberror-perl set to automatically installed. 19:17:34 libglib2.0-0 set to automatically installed. 19:17:34 libnghttp2-14 set to automatically installed. 19:17:34 libnorm1 set to automatically installed. 19:17:34 libpgm-5.2-0 set to automatically installed. 19:17:34 libpsl5 set to automatically installed. 19:17:34 librtmp1 set to automatically installed. 19:17:34 libsodium23 set to automatically installed. 19:17:34 libzmq3-dev set to automatically installed. 19:17:34 libzmq5 set to automatically installed. 19:17:34 pkg-config set to automatically installed. 19:17:34 zip set to automatically installed. 19:17:36 snapd is not logged in, snap install commands will use sudo 19:17:41 Removing intermediate container 7c0d90497b13 19:17:41 ---> 153a4935e3b5 19:17:41 19:17:41 Step 10/24 : FROM alpine:3.12 19:17:41 Removing intermediate container 797a9dd0fda2 19:17:41 ---> 819c001ec95b 19:17:41 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:17:41 3.12: Pulling from library/alpine 19:17:41 ---> Running in 82fc596345db 19:17:41 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 19:17:41 Status: Downloaded newer image for alpine:3.12 19:17:41 ---> d10569e2745f 19:17:41 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:17:41 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 19:17:42 ---> Running in 64cfe79c6e2a 19:17:42 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:17:43 error: cannot refresh "core18": unexpectedly empty response from the server 19:17:43 (try again later) 19:17:43 Error while refreshing snap 'core18' to channel 'latest/stable' 19:17:43 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. 19:17:44 Removing intermediate container 81c5479e4153 19:17:44 ---> bf06c81a1a02 19:17:44 19:17:44 Step 10/30 : FROM alpine:3.12 19:17:44 ---> d10569e2745f 19:17:44 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:17:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:17:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:17:44 ---> Running in 697f33fdc8a9 19:17:44 (1/5) Installing ca-certificates (20191127-r4) [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:17:45 (2/5) Installing nghttp2-libs (1.41.0-r0) 19:17:45 (3/5) Installing libcurl (7.69.1-r3) 19:17:45 (4/5) Installing curl (7.69.1-r3) 19:17:45 (5/5) Installing dumb-init (1.2.2-r1) 19:17:45 Executing busybox-1.31.1-r19.trigger 19:17:45 Removing intermediate container 697f33fdc8a9 19:17:45 ---> d18243aa0398 19:17:45 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 19:17:45 Executing ca-certificates-20191127-r4.trigger [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 19:17:45 OK: 7 MiB in 19 packages [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:17:45 ---> Running in cfb3491bc608 [Pipeline] // stage [Pipeline] } 19:17:45 Failed in branch amd64 19:17:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:17:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:17:47 Removing intermediate container 82fc596345db 19:17:47 ---> 527311f8bda1 19:17:47 19:17:47 Step 11/26 : FROM docker:20.10.0 19:17:47 20.10.0: Pulling from library/docker 19:17:47 (1/2) Installing dumb-init (1.2.2-r1) 19:17:47 (2/2) Installing su-exec (0.2-r1) 19:17:47 Executing busybox-1.31.1-r19.trigger 19:17:48 OK: 5 MiB in 16 packages 19:17:49 Removing intermediate container 64cfe79c6e2a 19:17:49 ---> 65f4c2d3dbde 19:17:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:17:49 Removing intermediate container 372e518bce1d 19:17:49 ---> 34448f2cffae 19:17:49 19:17:49 Step 10/23 : FROM alpine:3.12 19:17:49 ---> d10569e2745f 19:17:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:17:50 ---> Running in 53d55e321baf 19:17:50 ---> Running in 37d6d8f5241a 19:17:51 Removing intermediate container 53d55e321baf 19:17:51 ---> 3045d8da8cd2 19:17:51 Step 13/24 : WORKDIR / 19:17:51 Removing intermediate container cfb3491bc608 19:17:51 ---> b3f60050e21f 19:17:51 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 19:17:51 Removing intermediate container 8834eb3c806d 19:17:51 ---> 68b197adce3b 19:17:51 19:17:51 Step 10/22 : FROM alpine:3.12 19:17:51 ---> d10569e2745f 19:17:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:17:51 ---> Running in c0442ebb1994 19:17:51 ---> Running in 75cd1a3b04e9 19:17:52 ---> Running in 325306703e77 19:17:52 Removing intermediate container c0442ebb1994 19:17:52 ---> 9238d3367dff 19:17:52 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:17:52 Removing intermediate container 75cd1a3b04e9 19:17:52 ---> b8ad01b5abb7 19:17:52 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:17:53 ---> Running in 53376366f04f 19:17:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:17:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:17:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:17:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:17:54 Removing intermediate container 53376366f04f 19:17:54 ---> df302823ba94 19:17:54 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:17:54 (1/1) Installing dumb-init (1.2.2-r1) 19:17:54 Executing busybox-1.31.1-r19.trigger 19:17:54 OK: 5 MiB in 15 packages 19:17:54 ---> Running in 9350fa152d71 19:17:54 ---> 10a0b668686a 19:17:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:17:54 (1/2) Installing ca-certificates (20191127-r4) 19:17:54 (2/2) Installing dumb-init (1.2.2-r1) 19:17:54 Executing busybox-1.31.1-r19.trigger 19:17:54 Executing ca-certificates-20191127-r4.trigger 19:17:54 OK: 6 MiB in 16 packages 19:17:56 ---> fcaad196f67e 19:17:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:17:56 Removing intermediate container 37d6d8f5241a 19:17:56 ---> 865fdb70817d 19:17:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:17:57 ---> Running in 91e160c525d3 19:17:57 Removing intermediate container 325306703e77 19:17:57 ---> f2ee2220d584 19:17:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:17:58 ---> 9a0819f78bc0 19:17:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:17:58 ---> Running in dfb941fe5e7e 19:17:58 Removing intermediate container 91e160c525d3 19:17:58 ---> 95ddcf470e15 19:17:58 Step 13/23 : ENV APP_PORT=48082 19:17:58 Removing intermediate container 9350fa152d71 19:17:58 ---> be84b7097f54 19:17:58 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 19:17:58 ---> Running in 995fd7572cbd 19:17:59 ---> Running in c63d1432d43a 19:17:59 Removing intermediate container dfb941fe5e7e 19:17:59 ---> 7a5bd322aa8f 19:17:59 Step 13/22 : ENV APP_PORT=48060 19:17:59 ---> 57031590136f 19:17:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:17:59 Removing intermediate container 995fd7572cbd 19:17:59 ---> 1052814a93e6 19:17:59 Step 14/23 : EXPOSE $APP_PORT 19:18:00 ---> Running in 5d95afc47afc 19:18:00 ---> Running in 2c2a382eab8d 19:18:00 Removing intermediate container c63d1432d43a 19:18:00 ---> f24533d62bc7 19:18:00 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:18:00 Removing intermediate container 5d95afc47afc 19:18:00 ---> 12ca67cc3571 19:18:00 Step 14/22 : EXPOSE $APP_PORT 19:18:01 Removing intermediate container 2c2a382eab8d 19:18:01 ---> 3db27b34f640 19:18:01 Step 15/23 : WORKDIR / 19:18:01 ---> Running in 992808e81c61 19:18:01 ---> Running in f4eeb1774772 19:18:01 ---> 377129e58b41 19:18:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:18:01 ---> 01d4f65c8dd7 19:18:01 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:18:02 ---> Running in c6c4b22da4b9 19:18:02 Removing intermediate container 992808e81c61 19:18:02 ---> 7f1669283b5b 19:18:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:02 Removing intermediate container f4eeb1774772 19:18:02 ---> a094ddff2447 19:18:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:02 ---> 2cabbf3e910c 19:18:02 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/ 19:18:03 ---> Running in 99a20ec5946e 19:18:03 ---> 773e716e6913 19:18:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:18:03 ---> a4f939defdd1 19:18:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:18:04 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:18:04 Status: Downloaded newer image for docker:20.10.0 19:18:04 ---> eeaf43b92773 19:18:04 Step 12/26 : RUN apk add --no-cache bash 19:18:04 ---> Running in 6a709c7aad98 19:18:05 ---> ea9c6ceaa93a 19:18:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:18:06 Removing intermediate container c6c4b22da4b9 19:18:06 ---> 8830aefffcb4 19:18:06 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:06 ---> d9e7365247ba 19:18:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:18:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:18:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:18:06 Removing intermediate container 99a20ec5946e 19:18:06 ---> 82ab81ff4324 19:18:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:18:06 ---> f2269c2e5332 19:18:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:18:06 ---> Running in c0d52446f4ad 19:18:07 (1/2) Installing readline (8.0.4-r0) 19:18:07 (2/2) Installing bash (5.0.17-r0) 19:18:07 ---> 2ad9280531e9 19:18:07 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:18:07 Executing bash-5.0.17-r0.post-install 19:18:07 Executing busybox-1.31.1-r19.trigger 19:18:07 ---> Running in 37358ca42768 19:18:07 OK: 12 MiB in 22 packages 19:18:07 ---> 25c76de5b105 19:18:07 Step 19/23 : ENTRYPOINT ["/core-command"] 19:18:07 ---> Running in 65ccc35e3316 19:18:07 Removing intermediate container c0d52446f4ad 19:18:07 ---> 341a118a59af 19:18:07 Step 22/24 : LABEL arch=arm64 19:18:07 Removing intermediate container 37358ca42768 19:18:07 ---> a49ff881d940 19:18:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:07 ---> Running in 37bee862e0bc 19:18:08 ---> Running in a452335fc42f 19:18:08 Removing intermediate container 65ccc35e3316 19:18:08 ---> 86ba06842c7b 19:18:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:08 ---> Running in 715b6b15fb09 19:18:08 Removing intermediate container 37bee862e0bc 19:18:08 ---> d21eb2d0f39e 19:18:08 Step 23/24 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:18:09 ---> 33251c5b975d 19:18:09 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:18:09 Removing intermediate container 6a709c7aad98 19:18:09 ---> 0e8420029f72 19:18:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:18:09 ---> Running in 9906936f46c1 19:18:09 Removing intermediate container a452335fc42f 19:18:09 ---> 15b3deece37e 19:18:09 Step 20/22 : LABEL arch=arm64 19:18:09 Removing intermediate container 715b6b15fb09 19:18:09 ---> 952041882b08 19:18:09 Step 21/23 : LABEL arch=arm64 19:18:09 ---> Running in e86b64f985ad 19:18:09 ---> Running in b47c642b1a00 19:18:09 ---> Running in e58d85ec4b93 19:18:09 Removing intermediate container 9906936f46c1 19:18:09 ---> bf46ee594df0 19:18:09 Step 24/24 : LABEL version=0.0.0 19:18:09 ---> Running in 47631e66b51b 19:18:09 Removing intermediate container e86b64f985ad 19:18:09 ---> 393045549c3e 19:18:09 Step 14/26 : ENV APP_PORT=48090 19:18:10 Removing intermediate container b47c642b1a00 19:18:10 ---> a60e0004f4d7 19:18:10 Step 21/22 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:18:10 ---> 24d3b1a5295f 19:18:10 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:18:10 Removing intermediate container e58d85ec4b93 19:18:10 ---> 648269922049 19:18:10 Step 22/23 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:18:10 ---> Running in 718643bfd1d9 19:18:10 ---> Running in 07aaae119120 19:18:10 ---> Running in f45bba2695e6 19:18:10 Removing intermediate container 47631e66b51b 19:18:10 ---> 9988690d9b8e 19:18:10 19:18:11 Removing intermediate container f45bba2695e6 19:18:11 ---> 17b13e9d149b 19:18:11 Step 23/23 : LABEL version=0.0.0 19:18:11 Removing intermediate container 718643bfd1d9 19:18:11 ---> c56f0418acc0 19:18:11 Step 15/26 : EXPOSE $APP_PORT 19:18:11 Removing intermediate container 07aaae119120 19:18:11 ---> eb9832238799 19:18:11 Step 22/22 : LABEL version=0.0.0 19:18:11 Successfully built 9988690d9b8e 19:18:11 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 19:18:11  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 19:18:11 ---> Running in 68207e4dc968 19:18:11 ---> Running in 19f67d786fb8 19:18:11 ---> Running in d9a03c3ab9be 19:18:11 ---> bc8982f43e1d 19:18:11 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:18:11 ---> Running in 3ed57b4a7701 19:18:12 Removing intermediate container 19f67d786fb8 19:18:12 ---> 73015f3f8e8c 19:18:12 19:18:12 Removing intermediate container 68207e4dc968 19:18:12 ---> 080b13bce71a 19:18:12 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:18:12 Removing intermediate container d9a03c3ab9be 19:18:12 ---> 754435a0e5f5 19:18:12 19:18:12 Removing intermediate container 3ed57b4a7701 19:18:12 ---> f539a67c8dc4 19:18:12 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:18:13 Successfully built 73015f3f8e8c 19:18:13 Successfully built 754435a0e5f5 19:18:13 Successfully tagged docker-core-command-go-arm64:latest 19:18:13 Building docker-support-scheduler-go 19:18:13 Successfully tagged docker-support-notifications-go-arm64:latest 19:18:13  Building docker-core-command-go ... done  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 19:18:14 ---> 54e15e3f182e 19:18:14 Step 25/30 : RUN chmod +x /entrypoint.sh 19:18:14 ---> 38f3e5bdec92 19:18:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:18:14 ---> Running in 9a1f5bdc7af5 19:18:14 ---> 3659a4bae616 19:18:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:18:16 ---> 888bf59fe307 19:18:16 Step 19/26 : RUN apk --no-cache add py3-pip 19:18:17 ---> Running in c0ca70df67e0 19:18:18 Removing intermediate container 9a1f5bdc7af5 19:18:18 ---> 765434420ccc 19:18:18 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:18:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:18:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:18:19 (1/33) Installing libbz2 (1.0.8-r1) 19:18:19 (2/33) Installing expat (2.2.9-r1) 19:18:19 (3/33) Installing libffi (3.3-r2) 19:18:19 (4/33) Installing gdbm (1.13-r1) 19:18:19 (5/33) Installing xz-libs (5.2.5-r0) 19:18:19 (6/33) Installing sqlite-libs (3.32.1-r0) 19:18:19 (7/33) Installing python3 (3.8.5-r1) 19:18:19 ---> Running in 6379ab0165ad 19:18:21 Removing intermediate container 6379ab0165ad 19:18:21 ---> 18036550aa2a 19:18:21 Step 27/30 : CMD ["gate"] 19:18:21 (8/33) Installing py3-appdirs (1.4.4-r1) 19:18:21 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:18:21 (10/33) Installing py3-parsing (2.4.7-r0) 19:18:21 (11/33) Installing py3-six (1.15.0-r0) 19:18:21 (12/33) Installing py3-packaging (20.4-r0) 19:18:21 (13/33) Installing py3-setuptools (47.0.0-r0) 19:18:21 (14/33) Installing py3-chardet (3.0.4-r4) 19:18:21 (15/33) Installing py3-idna (2.9-r0) 19:18:21 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:18:21 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:18:21 (18/33) Installing py3-requests (2.23.0-r0) 19:18:21 (19/33) Installing py3-msgpack (1.0.0-r0) 19:18:21 (20/33) Installing py3-lockfile (0.12.2-r3) 19:18:21 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:18:21 (22/33) Installing py3-colorama (0.4.3-r0) 19:18:21 (23/33) Installing py3-distlib (0.3.0-r0) 19:18:21 (24/33) Installing py3-distro (1.5.0-r1) 19:18:21 (25/33) Installing py3-webencodings (0.5.1-r3) 19:18:21 (26/33) Installing py3-html5lib (1.0.1-r4) 19:18:21 (27/33) Installing py3-pytoml (0.1.21-r0) 19:18:21 (28/33) Installing py3-pep517 (0.8.2-r0) 19:18:21 (29/33) Installing py3-progress (1.5-r0) 19:18:21 (30/33) Installing py3-toml (0.10.1-r0) 19:18:22 (31/33) Installing py3-retrying (1.3.3-r0) 19:18:22 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:18:22 (33/33) Installing py3-pip (20.1.1-r0) 19:18:22 ---> Running in 74d498c8e3b0 19:18:22 Executing busybox-1.31.1-r19.trigger 19:18:22 OK: 71 MiB in 55 packages 19:18:23 Removing intermediate container 74d498c8e3b0 19:18:23 ---> 3d48d35b6831 19:18:23 Step 28/30 : LABEL arch=arm64 19:18:24 ---> Running in ac74e33a9116 19:18:25 Removing intermediate container ac74e33a9116 19:18:25 ---> d54b32554a16 19:18:25 Step 29/30 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:18:25 ---> Running in d9e8d71d1eca 19:18:26 Removing intermediate container d9e8d71d1eca 19:18:26 ---> 6d1968a97d3b 19:18:26 Step 30/30 : LABEL version=0.0.0 19:18:27 ---> Running in 87bf3f7ccd8c 19:18:28 Removing intermediate container 87bf3f7ccd8c 19:18:28 ---> 6116f8bdda1c 19:18:28 19:18:28 Successfully built 6116f8bdda1c 19:18:28 Successfully tagged docker-security-bootstrapper-go-arm64:latest 19:18:28  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go 19:18:29 Removing intermediate container c0ca70df67e0 19:18:29 ---> 2f1438958c1c 19:18:29 Step 20/26 : RUN pip install docker-compose==1.23.2 19:18:30 ---> Running in 364c0dd9f764 19:18:35 Collecting docker-compose==1.23.2 19:18:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:18:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:18:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:18:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:18:37 Collecting cached-property<2,>=1.2.0 19:18:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:18:38 Collecting websocket-client<1.0,>=0.32.0 19:18:38 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 19:18:38 Collecting docopt<0.7,>=0.6.1 19:18:38 Downloading docopt-0.6.2.tar.gz (25 kB) 19:18:41 Collecting docker<4.0,>=3.6.0 19:18:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:18:42 Collecting jsonschema<3,>=2.5.1 19:18:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:18:42 Collecting texttable<0.10,>=0.9.0 19:18:42 Downloading texttable-0.9.1.tar.gz (11 kB) 19:18:45 Collecting PyYAML<4,>=3.10 19:18:45 Downloading PyYAML-3.13.tar.gz (270 kB) 19:18:48 Collecting dockerpty<0.5,>=0.4.1 19:18:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:18:51 Collecting urllib3<1.25,>=1.21.1 19:18:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:18:51 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) 19:18:51 Collecting idna<2.8,>=2.5 19:18:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:18:52 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) 19:18:52 Collecting docker-pycreds>=0.4.0 19:18:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:18:52 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:18:52 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:18:52 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:18:52 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:18:53 Installing collected packages: urllib3, idna, requests, cached-property, websocket-client, docopt, docker-pycreds, docker, jsonschema, texttable, PyYAML, dockerpty, docker-compose 19:18:53 Attempting uninstall: urllib3 19:18:53 Found existing installation: urllib3 1.25.9 19:18:53 Uninstalling urllib3-1.25.9: 19:18:53 Successfully uninstalled urllib3-1.25.9 19:18:54 Attempting uninstall: idna 19:18:54 Found existing installation: idna 2.9 19:18:54 Uninstalling idna-2.9: 19:18:54 Successfully uninstalled idna-2.9 19:18:55 Attempting uninstall: requests 19:18:55 Found existing installation: requests 2.23.0 19:18:55 Uninstalling requests-2.23.0: 19:18:55 Successfully uninstalled requests-2.23.0 19:18:56 Running setup.py install for docopt: started 19:18:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:18:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:57 ---> e50115ccdcf6 19:18:57 Step 3/23 : WORKDIR /edgex-go 19:18:57 ---> Using cache 19:18:57 ---> 94b78a02bd0a 19:18:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:57 ---> Using cache 19:18:57 ---> 80b281c0ba89 19:18:57 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:18:58 Running setup.py install for docopt: finished with status 'done' 19:18:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:18:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:59 ---> e50115ccdcf6 19:18:59 Step 3/22 : WORKDIR /edgex-go 19:18:59 ---> Using cache 19:18:59 ---> 94b78a02bd0a 19:18:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:59 ---> Using cache 19:18:59 ---> 80b281c0ba89 19:18:59 Step 5/22 : RUN apk add --update --no-cache make git 19:18:59 ---> Using cache 19:18:59 ---> 62ea550788dd 19:18:59 Step 6/22 : COPY go.mod . 19:18:59 ---> Using cache 19:18:59 ---> 57e0700d6abc 19:18:59 Step 7/22 : RUN go mod download 19:18:59 ---> Using cache 19:18:59 ---> 0418d2e5cca1 19:18:59 Step 8/22 : COPY . . 19:18:59 ---> Using cache 19:18:59 ---> 3fc4e60396bc 19:18:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:18:59 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:18:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:18:59 ---> e50115ccdcf6 19:18:59 Step 3/21 : WORKDIR /edgex-go 19:18:59 ---> Using cache 19:18:59 ---> 94b78a02bd0a 19:18:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:59 ---> Using cache 19:18:59 ---> 80b281c0ba89 19:18:59 Step 5/21 : RUN apk add --update --no-cache make git 19:18:59 ---> Using cache 19:18:59 ---> 62ea550788dd 19:18:59 Step 6/21 : COPY go.mod . 19:18:59 ---> Using cache 19:18:59 ---> 57e0700d6abc 19:18:59 Step 7/21 : RUN go mod download 19:18:59 ---> Using cache 19:18:59 ---> 0418d2e5cca1 19:18:59 Step 8/21 : COPY . . 19:18:59 ---> Using cache 19:18:59 ---> 3fc4e60396bc 19:18:59 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:19:02 Running setup.py install for texttable: started 19:19:05 Running setup.py install for texttable: finished with status 'done' 19:19:05 Running setup.py install for PyYAML: started 19:19:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:19:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:05 ---> e50115ccdcf6 19:19:05 Step 3/23 : WORKDIR /edgex-go 19:19:05 ---> Using cache 19:19:05 ---> 94b78a02bd0a 19:19:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:05 ---> Using cache 19:19:05 ---> 80b281c0ba89 19:19:05 Step 5/23 : RUN apk add --update --no-cache make git 19:19:05 ---> Using cache 19:19:05 ---> 62ea550788dd 19:19:05 Step 6/23 : COPY go.mod . 19:19:05 ---> Using cache 19:19:05 ---> 57e0700d6abc 19:19:05 Step 7/23 : RUN go mod download 19:19:05 ---> Using cache 19:19:05 ---> 0418d2e5cca1 19:19:05 Step 8/23 : COPY . . 19:19:05 ---> Using cache 19:19:05 ---> 3fc4e60396bc 19:19:05 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:19:05 ---> Running in 3c46778ec6b9 19:19:05 ---> Running in bf67442e8312 19:19:05 ---> Running in 8dcd109d2b0d 19:19:05 ---> Running in 81cc72a562ca 19:19:07 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 19:19:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:19:07 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 19:19:07 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 19:19:07 Running setup.py install for PyYAML: finished with status 'done' 19:19:07 Running setup.py install for dockerpty: started 19:19:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:19:09 OK: 217 MiB in 51 packages 19:19:11 Running setup.py install for dockerpty: finished with status 'done' 19:19:11 Removing intermediate container 8dcd109d2b0d 19:19:11 ---> 2b17ce4e5a28 19:19:11 Step 6/23 : COPY go.mod . 19:19:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 19:19:12 ---> 7329372973e2 19:19:12 Step 7/23 : RUN go mod download 19:19:12 ---> Running in bf77b3e09dc8 19:19:17 Removing intermediate container bf77b3e09dc8 19:19:17 ---> 118f3c28ee48 19:19:17 Step 8/23 : COPY . . 19:19:18 Removing intermediate container 364c0dd9f764 19:19:18 ---> bd6dfe9aaf51 19:19:18 Step 21/26 : RUN apk --no-cache add curl 19:19:18 ---> Running in 06c438ad1797 19:19:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:19:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:19:22 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:19:22 (2/3) Installing libcurl (7.69.1-r3) 19:19:22 (3/3) Installing curl (7.69.1-r3) 19:19:22 Executing busybox-1.31.1-r19.trigger 19:19:22 OK: 71 MiB in 58 packages 19:19:26 Removing intermediate container 06c438ad1797 19:19:26 ---> 52f07b0fe1d8 19:19:26 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 19:19:26 ---> Running in 26f28c639d62 19:19:28 Removing intermediate container 26f28c639d62 19:19:28 ---> 000c1bac8ce8 19:19:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:28 ---> Running in f20b5036e5cd 19:19:29 Removing intermediate container f20b5036e5cd 19:19:29 ---> a4fba03efde8 19:19:29 Step 24/26 : LABEL arch=arm64 19:19:30 ---> Running in fe601f879769 19:19:31 Removing intermediate container fe601f879769 19:19:31 ---> 664b66b9c78f 19:19:31 Step 25/26 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:19:31 ---> Running in a1262e4c70d6 19:19:32 Removing intermediate container a1262e4c70d6 19:19:32 ---> 21a16e46a11c 19:19:32 Step 26/26 : LABEL version=0.0.0 19:19:33 ---> Running in 2c9e6389b89a 19:19:34 Removing intermediate container 2c9e6389b89a 19:19:34 ---> e6e355e1cdf8 19:19:34 19:19:35 Successfully built e6e355e1cdf8 19:19:35 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 19:19:36  Building docker-sys-mgmt-agent-go ... done  ---> 00e6031262b6 19:19:36 Step 9/23 : RUN make cmd/core-data/core-data 19:19:37 ---> Running in adb95494ad1a 19:19:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:20:26 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 19:20:38 Removing intermediate container bf67442e8312 19:20:38 ---> 82dbe5d8151c 19:20:38 19:20:38 Step 10/21 : FROM alpine:3.12 19:20:38 ---> d10569e2745f 19:20:38 Step 11/21 : RUN apk add --update --no-cache curl 19:20:38 ---> Running in 3ff3a60d49c3 19:20:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:20:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:20:41 (1/4) Installing ca-certificates (20191127-r4) 19:20:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:20:41 (3/4) Installing libcurl (7.69.1-r3) 19:20:41 (4/4) Installing curl (7.69.1-r3) 19:20:41 Executing busybox-1.31.1-r19.trigger 19:20:41 Executing ca-certificates-20191127-r4.trigger 19:20:41 OK: 7 MiB in 18 packages 19:20:44 Removing intermediate container 3ff3a60d49c3 19:20:44 ---> 5447582963ff 19:20:44 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:20:44 ---> Running in 774cc151ecf4 19:20:45 Removing intermediate container 774cc151ecf4 19:20:45 ---> 630ad9a3f9de 19:20:45 Step 13/21 : WORKDIR /edgex 19:20:45 ---> Running in ff62fa32e0bd 19:20:47 Removing intermediate container ff62fa32e0bd 19:20:47 ---> a7cd870dbc39 19:20:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:20:49 Removing intermediate container 3c46778ec6b9 19:20:49 ---> bf28bb74baeb 19:20:49 19:20:49 Step 10/22 : FROM alpine:3.12 19:20:49 ---> d10569e2745f 19:20:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:20:49 ---> Using cache 19:20:49 ---> 865fdb70817d 19:20:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:20:49 ---> 9662bbad5fba 19:20:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:20:49 ---> Using cache 19:20:49 ---> 95ddcf470e15 19:20:49 Step 13/22 : ENV APP_PORT=48085 19:20:49 ---> Running in 67576362da9a 19:20:50 Removing intermediate container 67576362da9a 19:20:50 ---> 9f1e61ec3bd6 19:20:50 Step 14/22 : EXPOSE $APP_PORT 19:20:50 ---> Running in f61ad0dfbf75 19:20:50 ---> 314b5d3a4f8d 19:20:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:20:51 Removing intermediate container f61ad0dfbf75 19:20:51 ---> d561c7b0bd21 19:20:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:52 ---> ab0c032dd50a 19:20:52 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:20:52 ---> Running in e2f16efba9fb 19:20:53 ---> bb3656240ffb 19:20:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:20:53 Removing intermediate container e2f16efba9fb 19:20:53 ---> 44466e8ed98c 19:20:53 Step 18/21 : CMD ["--init=true"] 19:20:53 ---> Running in f8d7d294bf4e 19:20:54 Removing intermediate container f8d7d294bf4e 19:20:54 ---> c9a79aea5d28 19:20:54 Step 19/21 : LABEL arch=arm64 19:20:55 ---> Running in 3c240cfe46ad 19:20:55 ---> c26b247f0edb 19:20:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:20:56 Removing intermediate container 3c240cfe46ad 19:20:56 ---> 5e604b549a79 19:20:56 Step 20/21 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:20:56 ---> Running in f0b499f0b95d 19:20:57 ---> 91080fa4493a 19:20:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:20:57 Removing intermediate container f0b499f0b95d 19:20:57 ---> 9b46ab2b4e35 19:20:57 Step 21/21 : LABEL version=0.0.0 19:20:58 ---> Running in 31a3f91ed2c9 19:20:58 ---> Running in 16679ab1e647 19:20:59 Removing intermediate container 31a3f91ed2c9 19:20:59 ---> add460f6deec 19:20:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:59 Removing intermediate container 16679ab1e647 19:20:59 ---> 9bc4b29f54c6 19:20:59 19:20:59 ---> Running in 3af469a39aa7 19:21:00 Successfully built 9bc4b29f54c6 19:21:00 Successfully tagged docker-security-proxy-setup-go-arm64:latest 19:21:00  Building docker-security-proxy-setup-go ... done Removing intermediate container 3af469a39aa7 19:21:00 ---> 01d87587a362 19:21:00 Step 20/22 : LABEL arch=arm64 19:21:00 Removing intermediate container 81cc72a562ca 19:21:00 ---> 763991a5ffe9 19:21:00 19:21:00 Step 10/23 : FROM alpine:3.12 19:21:00 ---> d10569e2745f 19:21:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:21:00 ---> Using cache 19:21:00 ---> 865fdb70817d 19:21:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:21:00 ---> Using cache 19:21:00 ---> 95ddcf470e15 19:21:00 Step 13/23 : ENV APP_PORT=48081 19:21:00 ---> Running in 5a0ab3177222 19:21:00 ---> Running in cdccf3607ba5 19:21:01 Removing intermediate container 5a0ab3177222 19:21:01 ---> 3189de833f0a 19:21:01 Step 21/22 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:21:01 Removing intermediate container cdccf3607ba5 19:21:01 ---> bc20d69821de 19:21:01 Step 14/23 : EXPOSE $APP_PORT 19:21:01 ---> Running in b1b0519c9de7 19:21:01 ---> Running in b2947f8921be 19:21:01 Removing intermediate container b1b0519c9de7 19:21:01 ---> f2f647572ce3 19:21:01 Step 22/22 : LABEL version=0.0.0 19:21:02 Removing intermediate container b2947f8921be 19:21:02 ---> ff0cc508428f 19:21:02 Step 15/23 : WORKDIR / 19:21:02 ---> Running in e8550ec7238f 19:21:02 ---> Running in 6e96360836fe 19:21:02 Removing intermediate container e8550ec7238f 19:21:02 ---> 9ff89641c583 19:21:02 19:21:02 Removing intermediate container 6e96360836fe 19:21:02 ---> dfa88966f2dc 19:21:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:03 Successfully built 9ff89641c583 19:21:03 Successfully tagged docker-support-scheduler-go-arm64:latest 19:21:03  Building docker-support-scheduler-go ... done  ---> 667acfa265b1 19:21:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:21:05 ---> ae248727e477 19:21:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:21:06 ---> f4471a73f550 19:21:06 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:21:06 ---> Running in 8dbe777d6b2b 19:21:07 Removing intermediate container 8dbe777d6b2b 19:21:07 ---> 68c481382b09 19:21:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:07 ---> Running in 9bb89e4a162a 19:21:07 Removing intermediate container 9bb89e4a162a 19:21:07 ---> 3c2447b2e4ce 19:21:07 Step 21/23 : LABEL arch=arm64 19:21:07 ---> Running in af0f6403cf0b 19:21:08 Removing intermediate container af0f6403cf0b 19:21:08 ---> 91731a44b319 19:21:08 Step 22/23 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:21:08 ---> Running in 3d92d58ff383 19:21:09 Removing intermediate container 3d92d58ff383 19:21:09 ---> 8ba9aeca41c8 19:21:09 Step 23/23 : LABEL version=0.0.0 19:21:09 ---> Running in 59b0e29126ba 19:21:09 Removing intermediate container 59b0e29126ba 19:21:09 ---> 269ae1a0dffd 19:21:09 19:21:10 Successfully built 269ae1a0dffd 19:21:10 Successfully tagged docker-core-metadata-go-arm64:latest 19:21:14  Building docker-core-metadata-go ... done Removing intermediate container adb95494ad1a 19:21:14 ---> 75cc9d7ee528 19:21:14 19:21:14 Step 10/23 : FROM alpine:3.12 19:21:14 ---> d10569e2745f 19:21:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:21:14 ---> Running in 55958bae5eb3 19:21:14 Removing intermediate container 55958bae5eb3 19:21:14 ---> b9663f0480eb 19:21:14 Step 12/23 : ENV APP_PORT=48080 19:21:14 ---> Running in 5d46e70f2c17 19:21:15 Removing intermediate container 5d46e70f2c17 19:21:15 ---> bfacc3fc06da 19:21:15 Step 13/23 : EXPOSE $APP_PORT 19:21:15 ---> Running in cadbb6a0be65 19:21:15 Removing intermediate container cadbb6a0be65 19:21:15 ---> fd0ea27b4045 19:21:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:15 ---> Running in 3cf63ba4147f 19:21:17 Removing intermediate container 3cf63ba4147f 19:21:17 ---> 700dc2d1ee2a 19:21:17 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:21:17 ---> Running in 3627d7d57f66 19:21:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:21:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:21:20 (1/6) Installing dumb-init (1.2.2-r1) 19:21:20 (2/6) Installing libgcc (9.3.0-r2) 19:21:20 (3/6) Installing libsodium (1.0.18-r0) 19:21:20 (4/6) Installing libstdc++ (9.3.0-r2) 19:21:21 (5/6) Installing libzmq (4.3.3-r0) 19:21:21 (6/6) Installing zeromq (4.3.3-r0) 19:21:21 Executing busybox-1.31.1-r19.trigger 19:21:21 OK: 8 MiB in 20 packages 19:21:22 Removing intermediate container 3627d7d57f66 19:21:22 ---> 15dd4c250b73 19:21:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:23 ---> fc269f84c314 19:21:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:21:24 ---> 0f536012f61f 19:21:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:21:25 ---> f70c3af74c6d 19:21:25 Step 19/23 : ENTRYPOINT ["/core-data"] 19:21:25 ---> Running in ab70d07c98bf 19:21:25 Removing intermediate container ab70d07c98bf 19:21:25 ---> c47fcaa92a29 19:21:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:25 ---> Running in d10bc0c03770 19:21:26 Removing intermediate container d10bc0c03770 19:21:26 ---> e3db59c5e67d 19:21:26 Step 21/23 : LABEL arch=arm64 19:21:26 ---> Running in f01605cf29cf 19:21:26 Removing intermediate container f01605cf29cf 19:21:26 ---> c8a6e7b88d56 19:21:26 Step 22/23 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 19:21:26 ---> Running in bf77dcbbd6c5 19:21:27 Removing intermediate container bf77dcbbd6c5 19:21:27 ---> 028c41cbd339 19:21:27 Step 23/23 : LABEL version=0.0.0 19:21:27 ---> Running in 57ad357f6cee 19:21:28 Removing intermediate container 57ad357f6cee 19:21:28 ---> 7b4b9dd0048e 19:21:28 19:21:28 Successfully built 7b4b9dd0048e 19:21:28 Successfully tagged docker-core-data-go-arm64:latest 19:21:28  Building docker-core-data-go ... done  [Pipeline] } 19:21:28 $ docker stop --time=1 37f45edc24f1e1a2a979f97d3162eddf24cc82885905696d8780501cf852dbe3 19:21:30 $ docker rm -f 37f45edc24f1e1a2a979f97d3162eddf24cc82885905696d8780501cf852dbe3 [Pipeline] // withDockerContainer [Pipeline] sh 19:21:31 + docker images 19:21:31 + grep docker 19:21:31 docker-core-data-go-arm64 latest 7b4b9dd0048e 4 seconds ago 21.1MB 19:21:31 docker-core-metadata-go-arm64 latest 269ae1a0dffd 22 seconds ago 17.9MB 19:21:31 docker-support-scheduler-go-arm64 latest 9ff89641c583 29 seconds ago 16.3MB 19:21:31 docker-security-proxy-setup-go-arm64 latest 9bc4b29f54c6 33 seconds ago 23.4MB 19:21:31 docker-sys-mgmt-agent-go-arm64 latest e6e355e1cdf8 About a minute ago 300MB 19:21:31 docker-security-bootstrapper-go-arm64 latest 6116f8bdda1c 3 minutes ago 17.6MB 19:21:31 docker-core-command-go-arm64 latest 73015f3f8e8c 3 minutes ago 16.2MB 19:21:31 docker-support-notifications-go-arm64 latest 754435a0e5f5 3 minutes ago 16.9MB 19:21:31 docker-security-secretstore-setup-go-arm64 latest 9988690d9b8e 3 minutes ago 23.7MB 19:21:31 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:21:32 ---> job-cost.sh 19:21:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-323v 19:22:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:24:33 lf-activate-venv(): INFO: Adding /tmp/venv-323v/bin to PATH 19:24:33 INFO: No Stack... 19:24:33 INFO: Retrieving Pricing Info for: lf-standard-4 19:24:33 INFO: Archiving Costs [Pipeline] sh 19:24:33 + cat /w/workspace/edgex-go/2/archives/cost.csv 19:24:33 + cut -d, -f6 [Pipeline] lock 19:24:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3226-2-stack-cost] 19:24:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3226-2-stack-cost] did not exist. Created. 19:24:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3226-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:24:34 + echo total: 0.20999999344348907 [Pipeline] stash 19:24:34 Stashed 1 file(s) [Pipeline] } 19:24:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3226-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:24:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:24:39 ---> package-listing.sh 19:24:39 ++ facter osfamily 19:24:39 ++ tr '[:upper:]' '[:lower:]' 19:24:39 + OS_FAMILY=redhat 19:24:39 + workspace=/w/workspace/edgex-go/2 19:24:39 + START_PACKAGES=/tmp/packages_start.txt 19:24:39 + END_PACKAGES=/tmp/packages_end.txt 19:24:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:24:39 + PACKAGES=/tmp/packages_start.txt 19:24:39 + '[' /w/workspace/edgex-go/2 ']' 19:24:39 + PACKAGES=/tmp/packages_end.txt 19:24:39 + case "${OS_FAMILY}" in 19:24:39 + rpm -qa 19:24:39 + sort 19:24:44 + '[' -f /tmp/packages_start.txt ']' 19:24:44 + '[' -f /tmp/packages_end.txt ']' 19:24:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:24:44 + '[' /w/workspace/edgex-go/2 ']' 19:24:44 + mkdir -p /w/workspace/edgex-go/2/archives/ 19:24:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 19:24:44 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 19:24:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:24:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:24:45 19:24:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:24:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:24:45 alpine: Pulling from edgex-lftools-log-publisher 19:24:45 df20fa9351a1: Pulling fs layer 19:24:45 36b3adc4ff6f: Pulling fs layer 19:24:45 8ad3a11d3b57: Pulling fs layer 19:24:45 46f8f816bc3b: Pulling fs layer 19:24:45 93b61091891f: Pulling fs layer 19:24:45 93b9cdb0e59b: Pulling fs layer 19:24:45 5e14af77c1be: Pulling fs layer 19:24:45 01666e4c0597: Pulling fs layer 19:24:45 aa168da1d23b: Pulling fs layer 19:24:45 93b9cdb0e59b: Waiting 19:24:45 5e14af77c1be: Waiting 19:24:45 01666e4c0597: Waiting 19:24:45 aa168da1d23b: Waiting 19:24:45 46f8f816bc3b: Waiting 19:24:45 93b61091891f: Waiting 19:24:45 36b3adc4ff6f: Download complete 19:24:45 46f8f816bc3b: Download complete 19:24:45 df20fa9351a1: Download complete 19:24:45 93b9cdb0e59b: Verifying Checksum 19:24:45 93b9cdb0e59b: Download complete 19:24:45 93b61091891f: Download complete 19:24:45 5e14af77c1be: Verifying Checksum 19:24:45 5e14af77c1be: Download complete 19:24:45 01666e4c0597: Verifying Checksum 19:24:45 01666e4c0597: Download complete 19:24:46 df20fa9351a1: Pull complete 19:24:46 8ad3a11d3b57: Verifying Checksum 19:24:46 8ad3a11d3b57: Download complete 19:24:46 36b3adc4ff6f: Pull complete 19:24:46 8ad3a11d3b57: Pull complete 19:24:46 46f8f816bc3b: Pull complete 19:24:47 93b61091891f: Pull complete 19:24:48 aa168da1d23b: Verifying Checksum 19:24:48 aa168da1d23b: Download complete 19:24:49 93b9cdb0e59b: Pull complete 19:24:49 5e14af77c1be: Pull complete 19:24:49 01666e4c0597: Pull complete 19:24:59 aa168da1d23b: Pull complete 19:24:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:25:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:25:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:25:00 prd-centos7-docker-4c-2g-28538 does not seem to be running inside a container 19:25:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:25:04 $ docker top 6c61a7ba473d0c20c0ca8cd429fbce996130edd849ac5a2c2d4c4163bffa6734 -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:04 + touch /tmp/pre-build-complete [Pipeline] sh 19:25:04 + mkdir -p /var/log/sa [Pipeline] sh 19:25:05 + ls /var/log/sa-host 19:25:05 + sadf -c /var/log/sa-host/sa04 19:25:05 file_magic: OK 19:25:05 HZ: Using current value: 100 19:25:05 file_header: OK 19:25:05 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 19:25:05 Statistics: 19:25:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:25:05 File successfully converted to sysstat format version 12.2.1 19:25:05 + sadf -c /var/log/sa-host/sa23 19:25:05 file_magic: OK 19:25:05 HZ: Using current value: 100 19:25:05 file_header: OK 19:25:05 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 19:25:05 Statistics: 19:25:05 Hnuu...uuuununununu... 19:25:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:05 provisioning config files... 19:25:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4726088338169297092tmp [Pipeline] { [Pipeline] echo 19:25:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:25:06 ---> create-netrc.sh [Pipeline] } 19:25:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:25:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:25:06 ---> python-tools-install.sh [Pipeline] echo 19:25:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:25:07 ---> sudo-logs.sh 19:25:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:25:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:25:07 ---> job-cost.sh 19:25:07 lf-activate-venv: SKIPPING 19:25:07 DEBUG: total: 0.20999999344348907 19:25:07 INFO: Retrieving Stack Cost... 19:25:09 INFO: Retrieving Pricing Info for: v1-standard-2 19:25:09 INFO: Archiving Costs [Pipeline] echo 19:25:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:25:09 ---> logs-deploy.sh 19:25:09 lf-activate-venv: SKIPPING 19:25:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3226/2 19:25:09 INFO: archiving workspace using pattern(s): 19:25:11 Archives upload complete. 19:25:11 INFO: archiving logs to Nexus