Pull request #3459 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5+21807bed0cea4258a40f185a4e0cb4759d48740d (1637843ad404d453e16ed3e3950c9195fc3f5ca1) Running in Durability level: MAX_SURVIVABILITY 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3459/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3459/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4925’ is offline; ‘prd-centos7-docker-4c-2g-4931’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4927’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4935 in /w/workspace/edgexfoundry_edgex-go_PR-3459 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 > 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/3459/head:refs/remotes/origin/PR-3459 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 21807bed0cea4258a40f185a4e0cb4759d48740d into PR head commit 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 Merge succeeded, producing 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 Checking out Revision 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 (PR-3459) > git config core.sparsecheckout # timeout=10 > git checkout -f 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 # 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 21807bed0cea4258a40f185a4e0cb4759d48740d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:26:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:26:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:26:20 ========================================================= 22:26:20 EdgeX Global Pipelines Version Info 22:26:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:26:22 ------------------- 22:26:22 stable info: 22:26:22 ------------------- 22:26:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:26:22 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:26:22 Message: update stable to v1.0.192 22:26:23 ------------------- 22:26:23 experimental info: 22:26:23 ------------------- 22:26:23 Commited By: **** collab-it+edgex@linuxfoundation.org 22:26:23 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:26:23 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:26:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:26:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:26:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:26:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:26:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:26:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:26:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:26:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:26:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3459 [Pipeline] echo 22:26:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3459 [Pipeline] echo 22:26:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3459 [Pipeline] echo 22:26:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [Pipeline] echo 22:26:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93c9b86 [Pipeline] echo 22:26:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:26:25 provisioning config files... 22:26:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8344017552835662049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:26 ---> docker-login.sh 22:26:26 nexus3.edgexfoundry.org:10001 22:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:26 Configure a credential helper to remove this warning. See 22:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:26 22:26:26 Login Succeeded 22:26:26 nexus3.edgexfoundry.org:10002 22:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:27 Configure a credential helper to remove this warning. See 22:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:27 22:26:27 Login Succeeded 22:26:27 nexus3.edgexfoundry.org:10003 22:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:27 Configure a credential helper to remove this warning. See 22:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:27 22:26:27 Login Succeeded 22:26:27 nexus3.edgexfoundry.org:10004 22:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:27 Configure a credential helper to remove this warning. See 22:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:27 22:26:27 Login Succeeded 22:26:27 docker.io 22:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:28 Configure a credential helper to remove this warning. See 22:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:28 22:26:28 Login Succeeded 22:26:28 ---> docker-login.sh ends [Pipeline] } 22:26:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:26:28 ++ 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 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/core-command/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo core-command,cmd/core-command/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/core-data/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo core-data,cmd/core-data/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/core-metadata/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo core-metadata,cmd/core-metadata/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/security-bootstrapper/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/security-proxy-setup/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/support-notifications/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo support-notifications,cmd/support-notifications/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/support-scheduler/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:26:28 + for file in '`ls cmd/**/Dockerfile`' 22:26:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:26:28 ++ cut -d/ -f2 22:26:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:26:28 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:26:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:29 22:26:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:26:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:30 latest: Pulling from edgex-devops/git-semver 22:26:30 31603596830f: Pulling fs layer 22:26:30 54011a49482f: Pulling fs layer 22:26:30 a6820b24f6d8: Pulling fs layer 22:26:30 f581987b2513: Pulling fs layer 22:26:30 f581987b2513: Waiting 22:26:30 54011a49482f: Verifying Checksum 22:26:30 54011a49482f: Download complete 22:26:30 31603596830f: Verifying Checksum 22:26:30 31603596830f: Download complete 22:26:30 f581987b2513: Verifying Checksum 22:26:30 f581987b2513: Download complete 22:26:30 a6820b24f6d8: Verifying Checksum 22:26:30 a6820b24f6d8: Download complete 22:26:30 31603596830f: Pull complete 22:26:30 54011a49482f: Pull complete 22:26:31 a6820b24f6d8: Pull complete 22:26:32 f581987b2513: Pull complete 22:26:32 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:26:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:26:32 prd-centos7-docker-4c-2g-4935 does not seem to be running inside a container 22:26:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:26:35 $ docker top ed7eb74c7e5add20b08710a39019cf0825b88e198f6e22dd1ad208abaa1c4d19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:26:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:26:35 [ssh-agent] Looking for ssh-agent implementation... 22:26:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:26:36 $ docker exec ed7eb74c7e5add20b08710a39019cf0825b88e198f6e22dd1ad208abaa1c4d19 ssh-agent 22:26:36 SSH_AUTH_SOCK=/tmp/ssh-r8xnEX0Wdgpx/agent.12 22:26:36 SSH_AGENT_PID=17 22:26:36 Running ssh-add (command line suppressed) 22:26:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8883351654909427212.key (/w/workspace/edgex-go/1@tmp/private_key_8883351654909427212.key) 22:26:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:26:37 + git tag --points-at HEAD [Pipeline] } 22:26:37 $ docker exec --env ******** --env ******** ed7eb74c7e5add20b08710a39019cf0825b88e198f6e22dd1ad208abaa1c4d19 ssh-agent -k 22:26:37 unset SSH_AUTH_SOCK; 22:26:37 unset SSH_AGENT_PID; 22:26:37 echo Agent pid 17 killed; 22:26:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:26:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:26:37 [ssh-agent] Looking for ssh-agent implementation... 22:26:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:26:37 $ docker exec ed7eb74c7e5add20b08710a39019cf0825b88e198f6e22dd1ad208abaa1c4d19 ssh-agent 22:26:38 SSH_AUTH_SOCK=/tmp/ssh-IKc4XBwSnCTp/agent.49 22:26:38 SSH_AGENT_PID=54 22:26:38 Running ssh-add (command line suppressed) 22:26:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6169395817137563235.key (/w/workspace/edgex-go/1@tmp/private_key_6169395817137563235.key) 22:26:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:26:39 + git semver init 22:26:39 # -> Open(): unable to determine branch for HEAD 22:26:39 # $GIT_DIR = /w/workspace/edgex-go/1/.git 22:26:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 22:26:39 # $SEMVER_REMOTE_NAME = origin 22:26:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:26:39 # $SEMVER_USER_NAME = edgex-jenkins 22:26:39 # $SEMVER_BRANCH = PR-3459 22:26:39 # $SEMVER_TEMP = /tmp/semver-632593685 22:26:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:27:18 # '/tmp/semver-632593685' -> '/w/workspace/edgex-go/1/.semver' 22:27:18 # -> Force: false 22:27:18 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 22:27:18 $ docker exec --env ******** --env ******** ed7eb74c7e5add20b08710a39019cf0825b88e198f6e22dd1ad208abaa1c4d19 ssh-agent -k 22:27:19 unset SSH_AUTH_SOCK; 22:27:19 unset SSH_AGENT_PID; 22:27:19 echo Agent pid 54 killed; 22:27:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:19 + git semver [Pipeline] } 22:27:19 $ docker stop --time=1 ed7eb74c7e5add20b08710a39019cf0825b88e198f6e22dd1ad208abaa1c4d19 22:27:21 $ docker rm -f ed7eb74c7e5add20b08710a39019cf0825b88e198f6e22dd1ad208abaa1c4d19 [Pipeline] // withDockerContainer [Pipeline] sh 22:27:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:27:23 Stashed 1 file(s) [Pipeline] echo 22:27:23 [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 22:27:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:27:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:27:25 + true 22:27:25 + sudo service docker restart 22:27:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:27:26 ========================================================= 22:27:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:27:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:27:26 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:27:33 Sending build context to Docker daemon 330.3MB 22:27:33 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:27:33 Step 2/6 : FROM ${BASE} 22:27:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:27:33 540db60ca938: Pulling fs layer 22:27:33 adcc1eea9eea: Pulling fs layer 22:27:33 4c4ab2625f07: Pulling fs layer 22:27:33 0510c868ecb4: Pulling fs layer 22:27:33 afea3b2eda06: Pulling fs layer 22:27:33 7809a108b3ef: Pulling fs layer 22:27:33 f706445af74f: Pulling fs layer 22:27:33 afea3b2eda06: Waiting 22:27:33 7809a108b3ef: Waiting 22:27:33 f706445af74f: Waiting 22:27:33 0510c868ecb4: Waiting 22:27:33 4c4ab2625f07: Verifying Checksum 22:27:33 4c4ab2625f07: Download complete 22:27:33 adcc1eea9eea: Download complete 22:27:33 afea3b2eda06: Verifying Checksum 22:27:33 afea3b2eda06: Download complete 22:27:33 7809a108b3ef: Verifying Checksum 22:27:33 7809a108b3ef: Download complete 22:27:33 540db60ca938: Verifying Checksum 22:27:33 540db60ca938: Download complete 22:27:34 540db60ca938: Pull complete 22:27:34 adcc1eea9eea: Pull complete 22:27:34 4c4ab2625f07: Pull complete 22:27:38 f706445af74f: Verifying Checksum 22:27:38 f706445af74f: Download complete 22:27:38 Still waiting to schedule task 22:27:38 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:27:39 0510c868ecb4: Verifying Checksum 22:27:39 0510c868ecb4: Download complete 22:27:49 0510c868ecb4: Pull complete 22:27:49 afea3b2eda06: Pull complete 22:27:49 7809a108b3ef: Pull complete 22:27:52 f706445af74f: Pull complete 22:27:52 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:27:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:27:52 ---> b068be0155e3 22:27:52 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 22:27:52 ---> Running in b27a8b5d3a33 22:27:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:27:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:27:56 (1/12) Installing libmagic (5.39-r0) 22:27:57 (2/12) Installing file (5.39-r0) 22:27:57 (3/12) Installing libc-dev (0.7.2-r3) 22:27:57 (4/12) Installing g++ (10.2.1_pre1-r3) 22:28:19 (5/12) Installing fortify-headers (1.1-r0) 22:28:19 (6/12) Installing patch (2.7.6-r6) 22:28:19 (7/12) Installing build-base (0.5-r2) 22:28:19 (8/12) Installing libsodium (1.0.18-r0) 22:28:19 (9/12) Installing pkgconf (1.7.3-r0) 22:28:19 (10/12) Installing libsodium-dev (1.0.18-r0) 22:28:19 (11/12) Installing libzmq (4.3.3-r1) 22:28:19 (12/12) Installing zeromq-dev (4.3.3-r1) 22:28:19 Executing busybox-1.32.1-r6.trigger 22:28:19 OK: 219 MiB in 52 packages 22:28:21 Removing intermediate container b27a8b5d3a33 22:28:21 ---> 9377bdd05940 22:28:21 Step 4/6 : WORKDIR /edgex-go 22:28:21 ---> Running in 3e8555e3beb8 22:28:21 Removing intermediate container 3e8555e3beb8 22:28:21 ---> 595e6c66186d 22:28:21 Step 5/6 : COPY go.mod . 22:28:21 ---> 567386ebacc5 22:28:21 Step 6/6 : RUN go mod download 22:28:21 ---> Running in 34379d156039 22:28:48 Removing intermediate container 34379d156039 22:28:48 ---> 8370418e60dc 22:28:48 Successfully built 8370418e60dc 22:28:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:28:49 + docker inspect -f . ci-base-image-x86_64 22:28:49 . [Pipeline] withDockerContainer 22:28:49 prd-centos7-docker-4c-2g-4935 does not seem to be running inside a container 22:28:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 22:28:51 $ docker top a705fbbd662868b4002affc6d6dfe3d20811f4c455d9a1da506a31b3f413c049 -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:51 + go version 22:28:51 go version go1.16.3 linux/amd64 [Pipeline] } 22:28:51 $ docker stop --time=1 a705fbbd662868b4002affc6d6dfe3d20811f4c455d9a1da506a31b3f413c049 22:28:53 $ docker rm -f a705fbbd662868b4002affc6d6dfe3d20811f4c455d9a1da506a31b3f413c049 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:54 + docker inspect -f . ci-base-image-x86_64 22:28:54 . [Pipeline] withDockerContainer 22:28:54 prd-centos7-docker-4c-2g-4935 does not seem to be running inside a container 22:28:54 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 22:28:55 $ docker top bfc3e5ca5a1d02870d297feac5353f8de6ba200b3e3d3836047df258aeaca9e7 -eo pid,comm [Pipeline] { [Pipeline] echo 22:28:55 ========================================================= 22:28:55 [edgeXBuildGoParallel] Running Tests and Build... 22:28:55 ========================================================= [Pipeline] sh 22:28:55 + go mod tidy [Pipeline] sh 22:28:59 + make test 22:28:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:29:14 ? github.com/edgexfoundry/edgex-go [no test files] 22:29:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:30:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:30:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:30:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:30:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:30:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:30:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:30:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:30:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:30:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:30:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:30:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:30:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:30:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4937 in /w/workspace/edgexfoundry_edgex-go_PR-3459 [Pipeline] { [Pipeline] ws 22:30:17 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:30:17 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.165s coverage: 45.9% of statements 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:30:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.106s coverage: 28.7% of statements 22:30:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.205s coverage: 100.0% of statements 22:30:23 using credential edgex-jenkins-ssh 22:30:23 Cloning the remote Git repository 22:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.382s coverage: 27.8% of statements 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.154s coverage: 81.2% of statements 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.120s coverage: 100.0% of statements 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.101s coverage: 100.0% of statements 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:30:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:30:23 > git init /w/workspace/edgex-go/1 # timeout=10 22:30:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:30:23 > git --version # timeout=10 22:30:23 > git --version # 'git version 2.17.1' 22:30:23 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.185s coverage: 71.3% of statements 22:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:30:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.465s coverage: 87.7% of statements 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:30:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.194s coverage: 78.9% of statements 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:30:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.562s coverage: 28.6% of statements 22:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:30:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.178s coverage: 100.0% of statements 22:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:30:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements 22:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:30:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.252s coverage: 86.7% of statements 22:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:30:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.263s coverage: 97.5% of statements 22:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:30:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.130s coverage: 78.3% of statements 22:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:30:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.691s coverage: 95.1% of statements 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:30:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.143s coverage: 58.8% of statements 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:30:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.151s coverage: 0.8% of statements 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:30:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.082s coverage: 22.0% of statements 22:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 47.1% of statements 22:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.197s coverage: 79.5% of statements 22:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.087s coverage: 94.1% of statements 22:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements 22:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.108s coverage: 87.5% of statements 22:30:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:30:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:30:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:30:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3459/head:refs/remotes/origin/PR-3459 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:30:44 Merging remotes/origin/master commit 21807bed0cea4258a40f185a4e0cb4759d48740d into PR head commit 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:30:44 Merge succeeded, producing 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:30:44 Checking out Revision 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 (PR-3459) 22:30:44 > git config core.sparsecheckout # timeout=10 22:30:44 > git checkout -f 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 # timeout=10 22:30:44 > git remote # timeout=10 22:30:44 > git config --get remote.origin.url # timeout=10 22:30:44 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:44 > git merge 21807bed0cea4258a40f185a4e0cb4759d48740d # timeout=10 22:30:44 > git rev-parse HEAD^{commit} # timeout=10 22:30:44 > git config core.sparsecheckout # timeout=10 22:30:44 > git checkout -f 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 # timeout=10 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.188s coverage: 94.4% of statements 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 22:30:49 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 22:30:49 > git --version # timeout=10 22:30:49 > git --version # 'git version 2.17.1' 22:30:49 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.385s coverage: 81.8% of statements 22:30:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:30:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:30:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:30:51 + true 22:30:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:30:53 provisioning config files... 22:30:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3344434815075240881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:54 ---> docker-login.sh 22:30:54 nexus3.edgexfoundry.org:10001 22:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:55 Configure a credential helper to remove this warning. See 22:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:55 22:30:55 Login Succeeded 22:30:55 nexus3.edgexfoundry.org:10002 22:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:56 Configure a credential helper to remove this warning. See 22:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:56 22:30:56 Login Succeeded 22:30:56 nexus3.edgexfoundry.org:10003 22:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:56 Configure a credential helper to remove this warning. See 22:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:56 22:30:56 Login Succeeded 22:30:56 nexus3.edgexfoundry.org:10004 22:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:57 Configure a credential helper to remove this warning. See 22:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:57 22:30:57 Login Succeeded 22:30:57 docker.io 22:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:57 Configure a credential helper to remove this warning. See 22:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:57 22:30:57 Login Succeeded 22:30:57 ---> docker-login.sh ends [Pipeline] } 22:30:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:30:58 ========================================================= 22:30:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:30:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.150s coverage: 92.9% of statements 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.072s coverage: 100.0% of statements 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.161s coverage: 76.0% of statements 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.106s coverage: 80.0% of statements 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.172s coverage: 87.2% of statements 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.190s coverage: 85.4% of statements 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.267s coverage: 91.2% of statements 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.542s coverage: 64.4% of statements 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.110s coverage: 100.0% of statements 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.758s coverage: 66.9% of statements 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:30:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.277s coverage: 43.4% of statements 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 22:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements 22:31:01 Sending build context to Docker daemon 167.8MB 22:31:01 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:31:01 Step 2/6 : FROM ${BASE} 22:31:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:31:01 595b0fe564bb: Pulling fs layer 22:31:01 7186ed65a4f7: Pulling fs layer 22:31:01 316046926c0a: Pulling fs layer 22:31:01 4ebd0625c992: Pulling fs layer 22:31:01 207e8628e3a3: Pulling fs layer 22:31:01 c791037a9be2: Pulling fs layer 22:31:01 ffd874e62e21: Pulling fs layer 22:31:01 4ebd0625c992: Waiting 22:31:01 207e8628e3a3: Waiting 22:31:01 c791037a9be2: Waiting 22:31:01 ffd874e62e21: Waiting 22:31:01 7186ed65a4f7: Verifying Checksum 22:31:01 7186ed65a4f7: Download complete 22:31:01 207e8628e3a3: Download complete 22:31:01 c791037a9be2: Download complete 22:31:01 595b0fe564bb: Verifying Checksum 22:31:01 595b0fe564bb: Download complete 22:31:02 595b0fe564bb: Pull complete 22:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.338s coverage: 47.0% of statements 22:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.082s coverage: 100.0% of statements 22:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.078s coverage: 100.0% of statements 22:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:31:02 7186ed65a4f7: Pull complete 22:31:03 316046926c0a: Pull complete 22:31:04 ffd874e62e21: Verifying Checksum 22:31:04 ffd874e62e21: Download complete 22:31:04 4ebd0625c992: Verifying Checksum 22:31:04 4ebd0625c992: Download complete 22:31:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.306s coverage: 21.5% of statements 22:31:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:31:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.357s coverage: 92.2% of statements 22:31:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:31:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:31:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:31:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.505s coverage: 28.7% of statements 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:31:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.105s coverage: 99.0% of statements 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:31:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.175s coverage: 100.0% of statements 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:31:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.195s coverage: 64.6% of statements 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.274s coverage: 97.6% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.077s coverage: 100.0% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.076s coverage: 87.9% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:31:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements 22:31:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.184s coverage: 28.1% of statements 22:31:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 22:31:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.037s coverage: 85.7% of statements 22:31:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 22:31:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.067s coverage: 100.0% of statements 22:31:11 GO111MODULE=on go vet ./... 22:31:15 4ebd0625c992: Pull complete 22:31:15 207e8628e3a3: Pull complete 22:31:16 c791037a9be2: Pull complete 22:31:19 ffd874e62e21: Pull complete 22:31:19 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 22:31:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:31:19 ---> cfc18b08335c 22:31:19 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 22:31:23 ---> Running in e6ebe4d0d9e6 22:31:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:31:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:31:25 (1/12) Installing libmagic (5.39-r0) 22:31:25 (2/12) Installing file (5.39-r0) 22:31:25 (3/12) Installing libc-dev (0.7.2-r3) 22:31:25 (4/12) Installing g++ (10.2.1_pre1-r3) 22:31:30 (5/12) Installing fortify-headers (1.1-r0) 22:31:30 (6/12) Installing patch (2.7.6-r6) 22:31:30 (7/12) Installing build-base (0.5-r2) 22:31:30 (8/12) Installing libsodium (1.0.18-r0) 22:31:30 (9/12) Installing pkgconf (1.7.3-r0) 22:31:30 (10/12) Installing libsodium-dev (1.0.18-r0) 22:31:30 (11/12) Installing libzmq (4.3.3-r1) 22:31:30 (12/12) Installing zeromq-dev (4.3.3-r1) 22:31:30 Executing busybox-1.32.1-r6.trigger 22:31:30 OK: 218 MiB in 52 packages 22:31:34 Removing intermediate container e6ebe4d0d9e6 22:31:34 ---> a55e00496067 22:31:34 Step 4/6 : WORKDIR /edgex-go 22:31:34 ---> Running in 015f4df00a6a 22:31:34 Removing intermediate container 015f4df00a6a 22:31:34 ---> 78eb9de8f41d 22:31:34 Step 5/6 : COPY go.mod . 22:31:35 ---> 214b669d3e0f 22:31:35 Step 6/6 : RUN go mod download 22:31:35 ---> Running in cb93eea599d7 22:32:02 Removing intermediate container cb93eea599d7 22:32:02 ---> b7e6077290d0 22:32:02 Successfully built b7e6077290d0 22:32:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:32:02 + docker inspect -f . ci-base-image-arm64 22:32:02 . [Pipeline] withDockerContainer 22:32:03 prd-ubuntu18.04-docker-arm64-4c-16g-4937 does not seem to be running inside a container 22:32:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 22:32:04 $ docker top 308cdee7f0f7eafdd5d57cfaf3fe7b770da6e9f4790454b3e44f6a5fb798d018 -eo pid,comm [Pipeline] { [Pipeline] sh 22:32:05 + go version 22:32:05 go version go1.16.3 linux/arm64 [Pipeline] } 22:32:05 $ docker stop --time=1 308cdee7f0f7eafdd5d57cfaf3fe7b770da6e9f4790454b3e44f6a5fb798d018 22:32:07 $ docker rm -f 308cdee7f0f7eafdd5d57cfaf3fe7b770da6e9f4790454b3e44f6a5fb798d018 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:08 + docker inspect -f . ci-base-image-arm64 22:32:08 . [Pipeline] withDockerContainer 22:32:09 prd-ubuntu18.04-docker-arm64-4c-16g-4937 does not seem to be running inside a container 22:32:09 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 22:32:10 $ docker top 970e9e4d7b532c61d9f261d9140e9f6b86f8389ab31b89d89a83690ef631b5da -eo pid,comm [Pipeline] { [Pipeline] echo 22:32:11 ========================================================= 22:32:11 [edgeXBuildGoParallel] Running Tests and Build... 22:32:11 ========================================================= [Pipeline] sh 22:32:11 + go mod tidy [Pipeline] sh 22:32:13 + make test 22:32:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:32:19 gofmt -l . 22:32:19 [ "`gofmt -l .`" = "" ] 22:32:19 ./bin/test-go-mod-tidy.sh 22:32:19 ./bin/test-attribution-txt.sh [Pipeline] sh 22:32:20 + ls -al . 22:32:20 total 836 22:32:20 drwxrwxr-x 10 1001 1001 4096 May 12 22:32 . 22:32:20 drwxr-xr-x 4 root root 28 May 12 22:28 .. 22:32:20 -rw-rw-r-- 1 1001 1001 11 May 12 22:26 .dockerignore 22:32:20 drwxrwxr-x 8 1001 1001 179 May 12 22:26 .git 22:32:20 drwxrwxr-x 3 1001 1001 125 May 12 22:26 .github 22:32:20 -rw-rw-r-- 1 1001 1001 818 May 12 22:26 .gitignore 22:32:20 drwx------ 3 1001 1001 60 May 12 22:27 .semver 22:32:20 -rw-rw-r-- 1 1001 1001 166 May 12 22:26 .sonarcloud.properties 22:32:20 -rw-rw-r-- 1 1001 1001 8609 May 12 22:26 Attribution.txt 22:32:20 -rw-rw-r-- 1 1001 1001 3804 May 12 22:26 CONTRIBUTING.md 22:32:20 -rw-rw-r-- 1 1001 1001 931 May 12 22:26 Dockerfile.build 22:32:20 -rw-rw-r-- 1 1001 1001 863 May 12 22:26 Jenkinsfile 22:32:20 -rw-rw-r-- 1 1001 1001 10775 May 12 22:26 LICENSE 22:32:20 -rw-rw-r-- 1 1001 1001 5594 May 12 22:26 Makefile 22:32:20 -rw-rw-r-- 1 1001 1001 7978 May 12 22:26 README.md 22:32:20 -rw-rw-r-- 1 1001 1001 6755 May 12 22:26 SECURITY.md 22:32:20 -rw-rw-r-- 1 1001 1001 5 May 12 22:27 VERSION 22:32:20 -rw-rw-r-- 1 1001 1001 4131 May 12 22:26 ZMQWindows.md 22:32:20 drwxrwxr-x 2 1001 1001 117 May 12 22:26 bin 22:32:20 drwxrwxr-x 14 1001 1001 4096 May 12 22:26 cmd 22:32:20 -rw-r--r-- 1 root root 727486 May 12 22:31 coverage.out 22:32:20 -rw-r--r-- 1 root root 1060 May 12 22:32 go.mod 22:32:20 -rw-r--r-- 1 root root 22010 May 12 22:28 go.sum 22:32:20 drwxrwxr-x 8 1001 1001 127 May 12 22:26 internal 22:32:20 drwxrwxr-x 4 1001 1001 26 May 12 22:26 openapi 22:32:20 drwxrwxr-x 4 1001 1001 71 May 12 22:26 snap 22:32:20 -rw-rw-r-- 1 1001 1001 168 May 12 22:26 version.go [Pipeline] sh 22:32:21 + '[' -e coverage.out ] 22:32:21 + chown 1001:1001 coverage.out [Pipeline] stash 22:32:22 Stashed 1 file(s) [Pipeline] sh 22:32:22 + make build 22:32:23 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 22:32:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:32:40 ? github.com/edgexfoundry/edgex-go [no test files] 22:32:44 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 22:32:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:32:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:32:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:32: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 22:32:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:32:58 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 22:33:00 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 22:33:02 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 22:33:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 22:33:07 $ docker stop --time=1 bfc3e5ca5a1d02870d297feac5353f8de6ba200b3e3d3836047df258aeaca9e7 22:33:08 $ docker rm -f bfc3e5ca5a1d02870d297feac5353f8de6ba200b3e3d3836047df258aeaca9e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:33:10 22:33:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:33:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:33:11 latest: Pulling from edgex-devops/edgex-compose 22:33:11 cbdbe7a5bc2a: Pulling fs layer 22:33:11 ca9280d653b3: Pulling fs layer 22:33:11 7e9c9ca2126c: Pulling fs layer 22:33:11 cbdbe7a5bc2a: Download complete 22:33:12 cbdbe7a5bc2a: Pull complete 22:33:12 ca9280d653b3: Verifying Checksum 22:33:12 ca9280d653b3: Download complete 22:33:13 7e9c9ca2126c: Download complete 22:33:13 ca9280d653b3: Pull complete 22:33:20 7e9c9ca2126c: Pull complete 22:33:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:33:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:33:20 prd-centos7-docker-4c-2g-4935 does not seem to be running inside a container 22:33:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 22:33:23 $ docker top c4c671ead6f02a1ed4cb1bbd53f3ca32402a3d0b9c823b3ad8c6bd90b26e0326 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:24 + grep parallel 22:33:24 + docker-compose build --help 22:33:26 --parallel Build images in parallel. [Pipeline] } 22:33:26 $ docker stop --time=1 c4c671ead6f02a1ed4cb1bbd53f3ca32402a3d0b9c823b3ad8c6bd90b26e0326 22:33:27 $ docker rm -f c4c671ead6f02a1ed4cb1bbd53f3ca32402a3d0b9c823b3ad8c6bd90b26e0326 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:33:28 . [Pipeline] withDockerContainer 22:33:28 prd-centos7-docker-4c-2g-4935 does not seem to be running inside a container 22:33:28 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:33:29 $ docker top 5a2f97a1b944055e471a254af07ee064485ec1f3ba7cf0bc176ef34850d62e21 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:30 + docker-compose -f ./docker-compose-build.yml build --parallel 22:33:31 Building core-command ... 22:33:31 Building core-data ... 22:33:31 Building core-metadata ... 22:33:31 Building security-bootstrapper ... 22:33:31 Building security-proxy-setup ... 22:33:31 Building security-secretstore-setup ... 22:33:31 Building support-notifications ... 22:33:31 Building support-scheduler ... 22:33:31 Building sys-mgmt-agent ... 22:33:31 Building support-notifications 22:33:31 Building core-command 22:33:31 Building security-secretstore-setup 22:33:31 Building security-bootstrapper 22:33:31 Building sys-mgmt-agent 22:33:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:33:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:33:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:33:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:33:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:33:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:33:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:33:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:34:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:34:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:34:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:34:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:34:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:34:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.463s coverage: 45.9% of statements 22:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:34:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.182s coverage: 28.7% of statements 22:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.350s coverage: 100.0% of statements 22:34:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:34:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:34:19 ---> 8370418e60dc 22:34:19 Step 3/23 : WORKDIR /edgex-go 22:34:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:34:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:34:19 ---> 8370418e60dc 22:34:19 Step 3/24 : WORKDIR /edgex-go 22:34:19 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:34:19 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:34:19 ---> 8370418e60dc 22:34:19 Step 3/32 : WORKDIR /edgex-go 22:34:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:34:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:34:19 ---> 8370418e60dc 22:34:19 Step 3/24 : WORKDIR /edgex-go 22:34:19 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:34:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:34:19 ---> 8370418e60dc 22:34:19 Step 3/26 : WORKDIR /edgex-go 22:34:19 ---> Running in 156ca7a583f4 22:34:19 ---> Running in f26ba49c0192 22:34:19 ---> Running in 442e443a719d 22:34:19 ---> Running in a1305a04e928 22:34:19 ---> Running in 02450df63bd6 22:34:19 Removing intermediate container 02450df63bd6 22:34:19 ---> 50a95391f014 22:34:19 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:19 Removing intermediate container 156ca7a583f4 22:34:19 ---> 1f237ebba64e 22:34:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:19 Removing intermediate container a1305a04e928 22:34:19 ---> 6ca9c1863544 22:34:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:19 Removing intermediate container 442e443a719d 22:34:19 ---> 211fff066eeb 22:34:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:19 Removing intermediate container f26ba49c0192 22:34:19 ---> 347531aa6313 22:34:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:19 ---> Running in e3edc1374268 22:34:19 ---> Running in 394ee7326b1e 22:34:19 ---> Running in 477dd99aa44f 22:34:19 ---> Running in 2fa31ae1a02f 22:34:19 ---> Running in 5acd3d07c3c8 22:34:23 Removing intermediate container 394ee7326b1e 22:34:23 ---> 54f5dafa316c 22:34:23 Step 5/24 : RUN apk add --update --no-cache make git 22:34:23 ---> Running in 6976bf21d7e7 22:34:23 Removing intermediate container e3edc1374268 22:34:23 ---> 6b8d1e332e0e 22:34:23 Step 5/32 : RUN apk add --update --no-cache make git 22:34:23 Removing intermediate container 5acd3d07c3c8 22:34:23 ---> 63037d1c2067 22:34:23 Step 5/26 : RUN apk add --update --no-cache make git 22:34:23 Removing intermediate container 477dd99aa44f 22:34:23 ---> 655f3d700903 22:34:23 Step 5/24 : RUN apk add --update --no-cache make bash git 22:34:23 ---> Running in 67e074af7932 22:34:23 ---> Running in 87a54641bd61 22:34:23 Removing intermediate container 2fa31ae1a02f 22:34:23 ---> ffb7829408a4 22:34:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:34:23 ---> Running in 8b4c86762631 22:34:23 ---> Running in 4dc7d3183201 22:34:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:34:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:34:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:34:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:34:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:34:24 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.718s coverage: 27.8% of statements 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:34:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.231s coverage: 81.2% of statements 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:34:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.295s coverage: 100.0% of statements 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:34:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.190s coverage: 100.0% of statements 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:34:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:34:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:34:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:34:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:34:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:34:26 OK: 219 MiB in 52 packages 22:34:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.336s coverage: 71.3% of statements 22:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:34:26 OK: 219 MiB in 52 packages 22:34:26 OK: 219 MiB in 52 packages 22:34:26 Removing intermediate container 8b4c86762631 22:34:26 ---> d7029937809d 22:34:26 Step 6/24 : COPY go.mod . 22:34:27 OK: 219 MiB in 52 packages 22:34:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.496s coverage: 87.7% of statements 22:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:34:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.218s coverage: 78.9% of statements 22:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:34:27 Removing intermediate container 67e074af7932 22:34:27 ---> b0243ec40f3a 22:34:27 Step 6/32 : COPY go.mod . 22:34:27 OK: 219 MiB in 52 packages 22:34:27 ---> daff878908fd 22:34:27 Step 7/24 : RUN go mod download 22:34:27 Removing intermediate container 87a54641bd61 22:34:27 ---> cd617d26cb6a 22:34:27 Step 6/26 : COPY go.mod . 22:34:28 ---> Running in 99df6d905208 22:34:28 Removing intermediate container 6976bf21d7e7 22:34:28 ---> 1e5471016681 22:34:28 Step 6/24 : COPY go.mod . 22:34:28 ---> 8857f82b83ae 22:34:28 Step 7/32 : RUN go mod download 22:34:28 ---> 8e8c1889ca78 22:34:28 Step 7/26 : RUN go mod download 22:34:28 ---> Running in b4116c4a4194 22:34:28 ---> Running in d961f4d40a5c 22:34:28 Removing intermediate container 4dc7d3183201 22:34:28 ---> a4baa63fb98e 22:34:28 Step 6/23 : COPY go.mod . 22:34:29 ---> 3200a3ecc6eb 22:34:29 Step 7/24 : RUN go mod download 22:34:29 ---> Running in 24f19f5820a4 22:34:29 ---> c7767206abff 22:34:29 Step 7/23 : RUN go mod download 22:34:29 ---> Running in 678fd19fc512 22:34:31 Removing intermediate container b4116c4a4194 22:34:31 ---> 19ae36011418 22:34:31 Step 8/32 : COPY . . 22:34:31 Removing intermediate container 99df6d905208 22:34:31 ---> 0c8780fe1d50 22:34:31 Step 8/24 : COPY . . 22:34:31 Removing intermediate container d961f4d40a5c 22:34:31 ---> 11938e412a10 22:34:31 Step 8/26 : COPY . . 22:34:31 Removing intermediate container 24f19f5820a4 22:34:31 ---> 034cf3c37fa5 22:34:31 Step 8/24 : COPY . . 22:34:34 Removing intermediate container 678fd19fc512 22:34:34 ---> 787af9d27785 22:34:34 Step 8/23 : COPY . . 22:34:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.094s coverage: 28.6% of statements 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:34:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.268s coverage: 100.0% of statements 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:34:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.186s coverage: 100.0% of statements 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:34:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.480s coverage: 86.7% of statements 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:34:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.594s coverage: 97.5% of statements 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:34:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.281s coverage: 78.3% of statements 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:34:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.334s coverage: 95.1% of statements 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:34:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:34:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.296s coverage: 0.8% of statements 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:34:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.195s coverage: 22.0% of statements 22:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:34:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.199s coverage: 47.1% of statements 22:34:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.262s coverage: 79.5% of statements 22:34:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.168s coverage: 94.1% of statements 22:34:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.236s coverage: 96.3% of statements 22:34:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.159s coverage: 87.5% of statements 22:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements 22:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements 22:35:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.677s coverage: 81.8% of statements 22:35:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements 22:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 22:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 22:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 22:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.185s coverage: 76.0% of statements 22:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.188s coverage: 80.0% of statements 22:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 22:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements 22:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.296s coverage: 91.2% of statements 22:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.644s coverage: 64.4% of statements 22:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements 22:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 22:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 22:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 22:35:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 22:35:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.029s coverage: 66.9% of statements 22:35:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:35:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:35:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.732s coverage: 43.4% of statements 22:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.144s coverage: 89.5% of statements 22:35:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.142s coverage: 84.8% of statements 22:35:22 ---> d2746c46ac13 22:35:22 ---> abd5b115b4ab 22:35:22 Step 9/24 : RUN go mod tidy 22:35:22 Step 9/24 : RUN go mod tidy 22:35:22 ---> 32847f0d1bc3 22:35:22 Step 9/32 : RUN go mod tidy 22:35:22 ---> Running in 3c8b4bd1cf72 22:35:22 ---> Running in 6f848508fdf5 22:35:22 ---> 9388e681d7fe 22:35:22 Step 9/26 : RUN go mod tidy 22:35:22 ---> 1b947511360a 22:35:22 Step 9/23 : RUN go mod tidy 22:35:22 ---> Running in 777b0edcc3f4 22:35:22 ---> Running in 56f8d9dfdd74 22:35:22 ---> Running in 1aa43004eb81 22:35:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.455s coverage: 47.0% of statements 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:35:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.166s coverage: 100.0% of statements 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:35:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:35:26 Removing intermediate container 56f8d9dfdd74 22:35:26 ---> ee76132b49ab 22:35:26 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:35:26 Removing intermediate container 777b0edcc3f4 22:35:26 ---> a4ccee0b89a5 22:35:26 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:35:26 ---> Running in 715c5edc31e1 22:35:26 Removing intermediate container 6f848508fdf5 22:35:26 ---> a9a7d02623b9 22:35:26 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:35:26 Removing intermediate container 3c8b4bd1cf72 22:35:26 ---> d71ab6e6e4d9 22:35:26 Step 10/24 : RUN make cmd/core-command/core-command 22:35:26 Removing intermediate container 1aa43004eb81 22:35:26 ---> b36cdc43d98d 22:35:26 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:35:27 ---> Running in 1839fd54c60d 22:35:27 ---> Running in e95437f6db1b 22:35:27 ---> Running in 2c90fd7cf575 22:35:27 ---> Running in 95b723722f7f 22:35:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.212s coverage: 21.5% of statements 22:35:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:35:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.481s coverage: 92.2% of statements 22:35:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:35:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:35:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:35:28 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 22:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:35:28 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 22:35:28 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 22:35:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.637s coverage: 28.7% of statements 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:35:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.199s coverage: 99.0% of statements 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:35:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.225s coverage: 100.0% of statements 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:35:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.200s coverage: 64.6% of statements 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:35:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.480s coverage: 97.6% of statements 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:35:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:35:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:35:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:35:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.079s coverage: 100.0% of statements 22:35:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.167s coverage: 28.1% of statements 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 22:35:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.061s coverage: 85.7% of statements 22:35:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 22:35:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 22:35:37 GO111MODULE=on go vet ./... 22:36:37 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 22:36:37 Removing intermediate container 2c90fd7cf575 22:36:37 ---> 2bde2a6d5727 22:36:37 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:36:37 Removing intermediate container 1839fd54c60d 22:36:37 ---> 2f686934d199 22:36:37 22:36:37 Step 11/32 : FROM alpine:3.12 22:36:37 3.12: Pulling from library/alpine 22:36:38 Removing intermediate container e95437f6db1b 22:36:38 ---> 5de0e3950bab 22:36:38 22:36:38 Step 11/24 : FROM alpine:3.12 22:36:38 3.12: Pulling from library/alpine 22:36:38 ---> Running in 91ea55186369 22:36:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:36:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:36:39 Status: Downloaded newer image for alpine:3.12 22:36:39 Status: Downloaded newer image for alpine:3.12 22:36:39 ---> 13621d1b12d4 22:36:39 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:36:39 ---> 13621d1b12d4 22:36:39 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:36:40 Removing intermediate container 95b723722f7f 22:36:40 ---> 68e94be4414a 22:36:40 22:36:40 Step 11/23 : FROM alpine:3.12 22:36:40 ---> 13621d1b12d4 22:36:40 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:36:40 ---> Running in 8020d1ad7f56 22:36:40 ---> Running in 8932729e1bfd 22:36:40 Removing intermediate container 715c5edc31e1 22:36:40 ---> 1a27b5675042 22:36:40 22:36:40 Step 11/26 : FROM alpine:3.12 22:36:40 ---> 13621d1b12d4 22:36:40 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:36:40 ---> Running in 4894809791cc 22:36:40 ---> Running in 4ad85e4d1727 22:36:40 Removing intermediate container 8020d1ad7f56 22:36:40 ---> 04b414859b29 22:36:40 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:36:40 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 22:36:40 ---> Running in 84946b07919d 22:36:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:41 (1/1) Installing dumb-init (1.2.2-r1) 22:36:42 Executing busybox-1.31.1-r20.trigger 22:36:42 OK: 6 MiB in 15 packages 22:36:42 (1/2) Installing ca-certificates (20191127-r4) 22:36:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:42 (2/2) Installing dumb-init (1.2.2-r1) 22:36:42 Executing busybox-1.31.1-r20.trigger 22:36:42 Executing ca-certificates-20191127-r4.trigger 22:36:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:42 (1/6) Installing ca-certificates (20191127-r4) 22:36:42 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:36:42 (3/6) Installing libcurl (7.76.1-r0) 22:36:42 (4/6) Installing curl (7.76.1-r0) 22:36:42 (5/6) Installing dumb-init (1.2.2-r1) 22:36:42 OK: 6 MiB in 16 packages 22:36:42 (6/6) Installing su-exec (0.2-r1) 22:36:42 Executing busybox-1.31.1-r20.trigger 22:36:42 (1/2) Installing dumb-init (1.2.2-r1) 22:36:42 (2/2) Installing su-exec (0.2-r1) 22:36:42 Executing busybox-1.31.1-r20.trigger 22:36:42 OK: 6 MiB in 16 packages 22:36:42 Executing ca-certificates-20191127-r4.trigger 22:36:42 OK: 7 MiB in 20 packages 22:36:44 Removing intermediate container 8932729e1bfd 22:36:44 ---> 90eb3bc5357c 22:36:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:36:44 ---> Running in 871e6baab59b 22:36:44 Removing intermediate container 91ea55186369 22:36:44 ---> cf487d647afd 22:36:44 22:36:44 Step 12/24 : FROM docker:20.10.0 22:36:44 20.10.0: Pulling from library/docker 22:36:44 Removing intermediate container 84946b07919d 22:36:44 ---> 3678d70d030a 22:36:44 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:36:44 Removing intermediate container 4894809791cc 22:36:44 ---> 2f6b2c7c1680 22:36:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:36:44 Removing intermediate container 4ad85e4d1727 22:36:44 ---> 589fb04e2513 22:36:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:36:45 ---> Running in 99167c882572 22:36:45 Removing intermediate container 871e6baab59b 22:36:45 ---> a282361e1bac 22:36:45 Step 14/24 : ENV APP_PORT=48082 22:36:45 ---> Running in d9447dd57dd3 22:36:46 ---> Running in c402e96a58ff 22:36:46 ---> Running in 5af4c793836f 22:36:46 Removing intermediate container 99167c882572 22:36:46 ---> 154ef47b464e 22:36:46 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:36:47 Removing intermediate container d9447dd57dd3 22:36:47 ---> 654df7b36907 22:36:47 Step 14/23 : ENV APP_PORT=48060 22:36:47 Removing intermediate container c402e96a58ff 22:36:47 ---> 060209a4bdc6 22:36:47 Step 14/26 : WORKDIR / 22:36:47 ---> Running in c49fc6a4c111 22:36:47 ---> Running in 9783d0ebffba 22:36:47 Removing intermediate container 5af4c793836f 22:36:47 ---> 67ed92f833da 22:36:47 Step 15/24 : EXPOSE $APP_PORT 22:36:47 ---> Running in da417515137a 22:36:47 ---> Running in 2d2ebe7bf45a 22:36:48 Removing intermediate container c49fc6a4c111 22:36:48 ---> 29143f97bec7 22:36:48 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:36:48 Removing intermediate container 9783d0ebffba 22:36:48 ---> 34d0ccde0ba0 22:36:48 Step 15/23 : EXPOSE $APP_PORT 22:36:48 ---> Running in de0484719f8f 22:36:48 ---> Running in 4f62fc92c197 22:36:48 Removing intermediate container da417515137a 22:36:48 ---> 3d648dd9ad49 22:36:48 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:36:48 Removing intermediate container 2d2ebe7bf45a 22:36:48 ---> 4aecc3b4da22 22:36:48 Step 16/24 : WORKDIR / 22:36:48 ---> Running in 9f5b811f9729 22:36:48 Removing intermediate container 4f62fc92c197 22:36:48 ---> 20b0074d265e 22:36:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:36:48 ---> 52ef6034c4e8 22:36:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:36:49 Removing intermediate container 9f5b811f9729 22:36:49 ---> 1e0a44a18389 22:36:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:36:49 ---> 947f6202f41e 22:36:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:36:49 ---> 9d39a1d5ec01 22:36:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:36:49 ---> b4709ca2c70a 22:36:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:36:50 ---> 71c5503eef67 22:36:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:36:50 Removing intermediate container de0484719f8f 22:36:50 ---> 6c4b72fc506e 22:36:50 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:36:50 ---> Running in 93f5ebd0d277 22:36:50 ---> 7ca8dd6c1407 22:36:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:36:50 ---> 254bf8c202e4 22:36:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:36:51 ---> 77fb704b67af 22:36:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:36:51 Removing intermediate container 93f5ebd0d277 22:36:51 ---> a398554ab139 22:36:51 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:36:51 ---> 1adfed702b15 22:36:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:36:51 ---> Running in 1dbcb42b998b 22:36:51 ---> 63aeaf9d9f45 22:36:51 Step 20/24 : ENTRYPOINT ["/core-command"] 22:36:51 ---> 3e1ad4df1773 22:36:51 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:36:51 ---> 53566d7d9d4e 22:36:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:36:51 ---> Running in 9a02ce9a75b8 22:36:51 Removing intermediate container 1dbcb42b998b 22:36:51 ---> e1b22efcc9c4 22:36:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:36:51 ---> Running in 091780e454e3 22:36:52 ---> Running in 68cfe9baf903 22:36:52 Removing intermediate container 9a02ce9a75b8 22:36:52 ---> 4fa5c442255a 22:36:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:36:52 ---> Running in 51320d2393e4 22:36:52 Removing intermediate container 68cfe9baf903 22:36:52 ---> 4892469221bf 22:36:52 Step 21/23 : LABEL arch=x86_64 22:36:53 ---> Running in 9d86a2a6dcab 22:36:53 ---> c08834270e29 22:36:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:36:53 Removing intermediate container 51320d2393e4 22:36:53 ---> 1b6c4020ceae 22:36:53 Step 22/24 : LABEL arch=x86_64 22:36:53 ---> Running in 6ab1645c6c7c 22:36:53 Removing intermediate container 9d86a2a6dcab 22:36:53 ---> f7548449166d 22:36:53 Step 22/23 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:36:53 ---> d6f74d4a6329 22:36:53 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:36:53 ---> Running in 4bd331e2a8a4 22:36:53 Removing intermediate container 6ab1645c6c7c 22:36:53 ---> d972add69a8c 22:36:53 Step 23/24 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:36:53 ---> Running in 23092355a663 22:36:54 ---> Running in 3e2ee8976853 22:36:54 Removing intermediate container 091780e454e3 22:36:54 ---> b91bc9dd8729 22:36:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:36:54 Removing intermediate container 4bd331e2a8a4 22:36:54 ---> 04a0b4c3b205 22:36:54 Step 23/23 : LABEL version=0.0.0 22:36:54 ---> Running in 14451e056db3 22:36:54 Removing intermediate container 3e2ee8976853 22:36:54 ---> 85e6a3204424 22:36:54 Step 24/24 : LABEL version=0.0.0 22:36:55 ---> Running in bfb5a8bc1ad2 22:36:55 ---> fd5296c2a916 22:36:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:36:55 Removing intermediate container 14451e056db3 22:36:55 ---> 37c9cebd8385 22:36:55 22:36:55 Removing intermediate container bfb5a8bc1ad2 22:36:55 ---> 36e6324e220e 22:36:55 22:36:56 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:36:56 Successfully built 37c9cebd8385 22:36:56 Status: Downloaded newer image for docker:20.10.0 22:36:56 Successfully built 36e6324e220e 22:36:56 Successfully tagged core-command:latest 22:36:56 ---> aefe523efa57 22:36:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:36:56 Successfully tagged support-notifications:latest 22:36:56  Building support-notifications ... done Building core-data 22:36:56  Building core-command ... done Building core-metadata 22:36:56 ---> 15aa80ff50a5 22:36:56 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:36:56 ---> Running in c89a3ae75f20 22:36:57 Removing intermediate container 23092355a663 22:36:57 ---> 8453a7523b63 22:36:57 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:36:57 Removing intermediate container c89a3ae75f20 22:36:57 ---> b49fbe168711 22:36:57 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 22:36:57 ---> Running in 62556e06df07 22:36:57 ---> Running in 882929d35d71 22:36:57 ---> 3f201e9ba171 22:36:57 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:36:57 Removing intermediate container 62556e06df07 22:36:57 ---> d50d24905030 22:36:57 Step 24/26 : LABEL arch=x86_64 22:36:57 ---> Running in e2fac671d7ab 22:36:58 ---> 75f1444b781c 22:36:58 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:36:58 Removing intermediate container e2fac671d7ab 22:36:58 ---> 685f475e4f2a 22:36:58 Step 25/26 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:36:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:59 (1/39) Installing readline (8.0.4-r0) 22:36:59 (2/39) Installing bash (5.0.17-r0) 22:36:59 Executing bash-5.0.17-r0.post-install 22:36:59 (3/39) Installing nghttp2-libs (1.41.0-r0) 22:36:59 (4/39) Installing libcurl (7.76.1-r0) 22:37:00 (5/39) Installing curl (7.76.1-r0) 22:37:00 (6/39) Installing dumb-init (1.2.2-r1) 22:37:00 (7/39) Installing libbz2 (1.0.8-r1) 22:37:00 (8/39) Installing expat (2.2.9-r1) 22:37:01 (9/39) Installing libffi (3.3-r2) 22:37:01 (10/39) Installing gdbm (1.13-r1) 22:37:01 (11/39) Installing xz-libs (5.2.5-r0) 22:37:01 ---> Running in a754767d2ca0 22:37:01 (12/39) Installing sqlite-libs (3.32.1-r0) 22:37:01 (13/39) Installing python3 (3.8.10-r0) 22:37:02 ---> b623bceee831 22:37:02 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:37:06 ---> Running in 8fe6f0f879e1 22:37:06 Removing intermediate container a754767d2ca0 22:37:06 ---> 61118d796001 22:37:06 Step 26/26 : LABEL version=0.0.0 22:37:06 (14/39) Installing py3-appdirs (1.4.4-r1) 22:37:06 (15/39) Installing py3-ordered-set (4.0.1-r0) 22:37:06 (16/39) Installing py3-parsing (2.4.7-r0) 22:37:06 (17/39) Installing py3-six (1.15.0-r0) 22:37:07 (18/39) Installing py3-packaging (20.4-r0) 22:37:07 (19/39) Installing py3-setuptools (47.0.0-r0) 22:37:07 (20/39) Installing py3-chardet (3.0.4-r4) 22:37:07 ---> Running in a75fa9f19520 22:37:07 (21/39) Installing py3-idna (2.9-r0) 22:37:08 (22/39) Installing py3-certifi (2020.4.5.1-r0) 22:37:08 (23/39) Installing py3-urllib3 (1.25.9-r0) 22:37:09 (24/39) Installing py3-requests (2.23.0-r0) 22:37:09 (25/39) Installing py3-msgpack (1.0.0-r0) 22:37:09 (26/39) Installing py3-lockfile (0.12.2-r3) 22:37:10 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:37:10 Removing intermediate container 8fe6f0f879e1 22:37:10 ---> cd7be3290854 22:37:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:37:10 (28/39) Installing py3-colorama (0.4.3-r0) 22:37:10 (29/39) Installing py3-distlib (0.3.0-r0) 22:37:10 (30/39) Installing py3-distro (1.5.0-r1) 22:37:11 (31/39) Installing py3-webencodings (0.5.1-r3) 22:37:11 (32/39) Installing py3-html5lib (1.0.1-r4) 22:37:11 Removing intermediate container a75fa9f19520 22:37:11 ---> 2acb12f782a8 22:37:11 22:37:11 (33/39) Installing py3-pytoml (0.1.21-r0) 22:37:11 (34/39) Installing py3-pep517 (0.8.2-r0) 22:37:11 (35/39) Installing py3-progress (1.5-r0) 22:37:11 (36/39) Installing py3-toml (0.10.1-r0) 22:37:11 (37/39) Installing py3-retrying (1.3.3-r0) 22:37:11 (38/39) Installing py3-contextlib2 (0.6.0-r0) 22:37:11 (39/39) Installing py3-pip (20.1.1-r0) 22:37:12 ---> 3d3125dd5103 22:37:12 Step 27/32 : RUN chmod +x /entrypoint.sh 22:37:12 Executing busybox-1.31.1-r19.trigger 22:37:12 Successfully built 2acb12f782a8 22:37:12 OK: 72 MiB in 59 packages 22:37:12 Successfully tagged security-secretstore-setup:latest 22:37:12 Building support-scheduler 22:37:12  Building security-secretstore-setup ... done  ---> Running in 02963eba5599 22:37:14 gofmt -l . 22:37:14 [ "`gofmt -l .`" = "" ] 22:37:17 ./bin/test-go-mod-tidy.sh 22:37:17 ./bin/test-attribution-txt.sh [Pipeline] sh 22:37:21 + ls -al . 22:37:21 total 864 22:37:21 drwxrwxr-x 9 1001 1001 4096 May 12 22:37 . 22:37:21 drwxr-xr-x 4 root root 4096 May 12 22:32 .. 22:37:21 -rw-rw-r-- 1 1001 1001 11 May 12 22:30 .dockerignore 22:37:21 drwxrwxr-x 8 1001 1001 4096 May 12 22:30 .git 22:37:21 drwxrwxr-x 3 1001 1001 4096 May 12 22:30 .github 22:37:21 -rw-rw-r-- 1 1001 1001 818 May 12 22:30 .gitignore 22:37:21 -rw-rw-r-- 1 1001 1001 166 May 12 22:30 .sonarcloud.properties 22:37:21 -rw-rw-r-- 1 1001 1001 8609 May 12 22:30 Attribution.txt 22:37:21 -rw-rw-r-- 1 1001 1001 3804 May 12 22:30 CONTRIBUTING.md 22:37:21 -rw-rw-r-- 1 1001 1001 931 May 12 22:30 Dockerfile.build 22:37:21 -rw-rw-r-- 1 1001 1001 863 May 12 22:30 Jenkinsfile 22:37:21 -rw-rw-r-- 1 1001 1001 10775 May 12 22:30 LICENSE 22:37:21 -rw-rw-r-- 1 1001 1001 5594 May 12 22:30 Makefile 22:37:21 -rw-rw-r-- 1 1001 1001 7978 May 12 22:30 README.md 22:37:21 -rw-rw-r-- 1 1001 1001 6755 May 12 22:30 SECURITY.md 22:37:21 -rw-rw-r-- 1 1001 1001 5 May 12 22:27 VERSION 22:37:21 -rw-rw-r-- 1 1001 1001 4131 May 12 22:30 ZMQWindows.md 22:37:21 drwxrwxr-x 2 1001 1001 4096 May 12 22:30 bin 22:37:21 drwxrwxr-x 14 1001 1001 4096 May 12 22:30 cmd 22:37:21 -rw-r--r-- 1 root root 727486 May 12 22:35 coverage.out 22:37:21 -rw-r--r-- 1 root root 1060 May 12 22:37 go.mod 22:37:21 -rw-r--r-- 1 root root 22010 May 12 22:32 go.sum 22:37:21 drwxrwxr-x 8 1001 1001 4096 May 12 22:30 internal 22:37:21 drwxrwxr-x 4 1001 1001 4096 May 12 22:30 openapi 22:37:21 drwxrwxr-x 4 1001 1001 4096 May 12 22:30 snap 22:37:21 -rw-rw-r-- 1 1001 1001 168 May 12 22:30 version.go [Pipeline] sh 22:37:21 + '[' -e coverage.out ] 22:37:21 + chown 1001:1001 coverage.out [Pipeline] stash 22:37:22 Warning: overwriting stash ‘coverage-report’ 22:37:22 Collecting docker-compose==1.23.2 22:37:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:37:22 Collecting docopt<0.7,>=0.6.1 22:37:22 Downloading docopt-0.6.2.tar.gz (25 kB) 22:37:22 Removing intermediate container 02963eba5599 22:37:22 ---> 2aab3eee1559 22:37:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:37:22 Stashed 1 file(s) [Pipeline] sh 22:37:23 + make build 22:37:23 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 22:37:23 ---> Running in 3cf18039f890 22:37:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:37:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:37:25 Removing intermediate container 3cf18039f890 22:37:25 ---> d2ed60098dfa 22:37:25 Step 29/32 : CMD ["gate"] 22:37:25 Collecting PyYAML<4,>=3.10 22:37:25 Downloading PyYAML-3.13.tar.gz (270 kB) 22:37:25 ---> Running in 8e04f8fbe7b4 22:37:26 Removing intermediate container 8e04f8fbe7b4 22:37:26 ---> e2394e531f1f 22:37:26 Step 30/32 : LABEL arch=x86_64 22:37:27 ---> Running in 8fc8c1a610ac 22:37:29 Collecting texttable<0.10,>=0.9.0 22:37:29 Removing intermediate container 8fc8c1a610ac 22:37:29 ---> a3a3c72052a8 22:37:29 Step 31/32 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:37:29 Downloading texttable-0.9.1.tar.gz (11 kB) 22:37:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:37:30 ---> 8370418e60dc 22:37:30 Step 3/24 : WORKDIR /edgex-go 22:37:30 ---> Using cache 22:37:30 ---> 347531aa6313 22:37:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:30 ---> Using cache 22:37:30 ---> 63037d1c2067 22:37:30 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:37:30 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 22:37:30 Collecting cached-property<2,>=1.2.0 22:37:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:37:30 ---> Running in e0db23f4cf7d 22:37:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:37:31 ---> 8370418e60dc 22:37:31 Step 3/24 : WORKDIR /edgex-go 22:37:31 ---> Using cache 22:37:31 ---> 347531aa6313 22:37:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:31 ---> Using cache 22:37:31 ---> 63037d1c2067 22:37:31 Step 5/24 : RUN apk add --update --no-cache make git 22:37:31 ---> Using cache 22:37:31 ---> cd617d26cb6a 22:37:31 Step 6/24 : COPY go.mod . 22:37:31 ---> Using cache 22:37:31 ---> 8e8c1889ca78 22:37:31 Step 7/24 : RUN go mod download 22:37:31 ---> Using cache 22:37:31 ---> 11938e412a10 22:37:31 Step 8/24 : COPY . . 22:37:31 ---> Running in 427c5af16408 22:37:31 Collecting websocket-client<1.0,>=0.32.0 22:37:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:37:31 ---> Using cache 22:37:31 ---> 9388e681d7fe 22:37:31 Step 9/24 : RUN go mod tidy 22:37:31 ---> Using cache 22:37:31 ---> ee76132b49ab 22:37:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:37:31 Collecting docker<4.0,>=3.6.0 22:37:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:37:32 Removing intermediate container e0db23f4cf7d 22:37:32 ---> 25d581b517ad 22:37:32 Step 32/32 : LABEL version=0.0.0 22:37:32 ---> Running in 801a9539b50d 22:37:32 Collecting dockerpty<0.5,>=0.4.1 22:37:32 ---> Running in b63f338aab93 22:37:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:37:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:37:33 Collecting jsonschema<3,>=2.5.1 22:37:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:37:34 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) 22:37:34 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) 22:37:34 Removing intermediate container b63f338aab93 22:37:34 ---> 29afd1c57b5b 22:37:34 22:37:34 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 22:37:34 Collecting idna<2.8,>=2.5 22:37:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:37:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:37:34 Collecting urllib3<1.25,>=1.21.1 22:37:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:37:34 Successfully built 29afd1c57b5b 22:37:34 Successfully tagged security-bootstrapper:latest 22:37:34  Building security-bootstrapper ... done Building security-proxy-setup 22:37:34 Collecting docker-pycreds>=0.4.0 22:37:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:37:34 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:37:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:37:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:37:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:37:34 Installing collected packages: docopt, idna, urllib3, requests, PyYAML, texttable, cached-property, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, docker-compose 22:37:34 Running setup.py install for docopt: started 22:37:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:37:36 OK: 219 MiB in 52 packages 22:37:36 Running setup.py install for docopt: finished with status 'done' 22:37:36 Attempting uninstall: idna 22:37:36 Found existing installation: idna 2.9 22:37:36 Uninstalling idna-2.9: 22:37:37 Successfully uninstalled idna-2.9 22:37:37 Attempting uninstall: urllib3 22:37:37 Found existing installation: urllib3 1.25.9 22:37:37 Uninstalling urllib3-1.25.9: 22:37:37 Successfully uninstalled urllib3-1.25.9 22:37:38 Attempting uninstall: requests 22:37:38 Found existing installation: requests 2.23.0 22:37:38 Uninstalling requests-2.23.0: 22:37:38 Successfully uninstalled requests-2.23.0 22:37:38 Removing intermediate container 427c5af16408 22:37:38 ---> cdbb01198ee6 22:37:38 Step 6/24 : COPY go.mod . 22:37:38 Running setup.py install for PyYAML: started 22:37:40 ---> 97d2d912f137 22:37:40 Step 7/24 : RUN go mod download 22:37:40 Running setup.py install for PyYAML: finished with status 'done' 22:37:40 Running setup.py install for texttable: started 22:37:42 ---> Running in 89a5c6080907 22:37:42 Running setup.py install for texttable: finished with status 'done' 22:37:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:37:43 ---> 8370418e60dc 22:37:43 Step 3/23 : WORKDIR /edgex-go 22:37:43 ---> Using cache 22:37:43 ---> 347531aa6313 22:37:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:43 ---> Using cache 22:37:43 ---> 63037d1c2067 22:37:43 Step 5/23 : RUN apk add --update --no-cache make git 22:37:43 ---> Using cache 22:37:43 ---> cd617d26cb6a 22:37:43 Step 6/23 : COPY go.mod . 22:37:43 ---> Using cache 22:37:43 ---> 8e8c1889ca78 22:37:43 Step 7/23 : RUN go mod download 22:37:43 ---> Using cache 22:37:43 ---> 11938e412a10 22:37:43 Step 8/23 : COPY . . 22:37:43 Running setup.py install for dockerpty: started 22:37:43 ---> Using cache 22:37:43 ---> 9388e681d7fe 22:37:43 Step 9/23 : RUN go mod tidy 22:37:43 ---> Using cache 22:37:43 ---> ee76132b49ab 22:37:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:37:44 ---> Running in 3f3172794cbf 22:37:44 Running setup.py install for dockerpty: finished with status 'done' 22:37:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:37:47 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:37:47 Removing intermediate container 89a5c6080907 22:37:47 ---> cc49d68f4be2 22:37:47 Step 8/24 : COPY . . 22:37: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 22:37:59 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 22:38:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:38:05 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 22:38:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:38:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:38:10 ---> 8370418e60dc 22:38:10 Step 3/22 : WORKDIR /edgex-go 22:38:10 ---> Using cache 22:38:10 ---> 347531aa6313 22:38:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:10 ---> Using cache 22:38:10 ---> 63037d1c2067 22:38:10 Step 5/22 : RUN apk add --update --no-cache make git 22:38:10 ---> Using cache 22:38:10 ---> cd617d26cb6a 22:38:10 Step 6/22 : COPY go.mod . 22:38:10 ---> Using cache 22:38:10 ---> 8e8c1889ca78 22:38:10 Step 7/22 : RUN go mod download 22:38:10 ---> Using cache 22:38:10 ---> 11938e412a10 22:38:10 Step 8/22 : COPY . . 22:38:10 ---> Using cache 22:38:10 ---> 9388e681d7fe 22:38:10 Step 9/22 : RUN go mod tidy 22:38:10 ---> Using cache 22:38:10 ---> ee76132b49ab 22:38:10 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:38:10 ---> Running in 1a3a6b4d58ea 22:38:10 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 22:38:13 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 22:38:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:38:17 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 22:38:21 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 22:38:24 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 22:38:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 22:38:32 $ docker stop --time=1 970e9e4d7b532c61d9f261d9140e9f6b86f8389ab31b89d89a83690ef631b5da 22:38:35 $ docker rm -f 970e9e4d7b532c61d9f261d9140e9f6b86f8389ab31b89d89a83690ef631b5da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 22:38:36 Removing intermediate container 882929d35d71 22:38:36 ---> e2d5ccbb543a 22:38:36 Step 15/24 : ENV APP_PORT=48090 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:38:37 22:38:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:38:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:38:37 latest: Pulling from edgex-devops/edgex-compose-arm64 22:38:37 29e5d40040c1: Pulling fs layer 22:38:37 1ce36da41761: Pulling fs layer 22:38:37 25b303627fd3: Pulling fs layer 22:38:37 29e5d40040c1: Download complete 22:38:38 ---> Running in 09f69a667b3a 22:38:38 29e5d40040c1: Pull complete 22:38:38 1ce36da41761: Verifying Checksum 22:38:38 1ce36da41761: Download complete 22:38:38 Removing intermediate container 09f69a667b3a 22:38:38 ---> d8c31bb59efa 22:38:38 Step 16/24 : EXPOSE $APP_PORT 22:38:38 Removing intermediate container 3f3172794cbf 22:38:38 ---> e31a996c1735 22:38:38 22:38:38 Step 11/23 : FROM alpine:3.12 22:38:38 ---> 13e16f2b823e 22:38:38 Step 9/24 : RUN go mod tidy 22:38:38 ---> 13621d1b12d4 22:38:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:38:38 ---> Using cache 22:38:38 ---> 90eb3bc5357c 22:38:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:38:38 Removing intermediate container 801a9539b50d 22:38:38 ---> ca9b19765cdd 22:38:38 22:38:38 Step 11/24 : FROM alpine:3.12 22:38:38 ---> Using cache 22:38:38 ---> a282361e1bac 22:38:38 Step 14/23 : ENV APP_PORT=48085 22:38:39 ---> 13621d1b12d4 22:38:39 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:38:39 ---> Using cache 22:38:39 ---> 90eb3bc5357c 22:38:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:38:39 ---> Using cache 22:38:39 ---> a282361e1bac 22:38:39 Step 14/24 : ENV APP_PORT=48081 22:38:39 ---> Running in dad2c18140b9 22:38:39 ---> Running in 81a836b2796d 22:38:39 ---> Running in 280e99297a09 22:38:39 ---> Running in ca74067c337b 22:38:39 1ce36da41761: Pull complete 22:38:39 Removing intermediate container dad2c18140b9 22:38:39 ---> 0ff7ed67075d 22:38:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:38:39 Removing intermediate container 280e99297a09 22:38:39 ---> a3b9c7b2d71b 22:38:39 Step 15/23 : EXPOSE $APP_PORT 22:38:39 Removing intermediate container ca74067c337b 22:38:39 ---> 2a1f85b93ef4 22:38:39 Step 15/24 : EXPOSE $APP_PORT 22:38:40 25b303627fd3: Verifying Checksum 22:38:40 25b303627fd3: Download complete 22:38:40 ---> Running in 0b523278a256 22:38:40 ---> Running in a2f900b0457c 22:38:40 Removing intermediate container 0b523278a256 22:38:40 ---> 1dba5219bfb0 22:38:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:38:40 Removing intermediate container a2f900b0457c 22:38:40 ---> c5d99864151d 22:38:40 Step 16/24 : WORKDIR / 22:38:40 ---> Running in f869efb8f65d 22:38:41 ---> 8da3f5503d8e 22:38:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:38:41 ---> faa1e53300e5 22:38:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:38:41 Removing intermediate container f869efb8f65d 22:38:41 ---> 3050f991b7b1 22:38:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:38:41 ---> 9c2c5cc7e127 22:38:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:38:42 ---> 2c041d0bb82f 22:38:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:38:42 ---> baaf1056b8c4 22:38:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:38:42 ---> b62e5edefe8f 22:38:42 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:38:43 ---> Running in 32ddb69d2035 22:38:43 ---> b59a39838759 22:38:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:38:44 ---> Running in 9b77b1f0a48b 22:38:44 Removing intermediate container 32ddb69d2035 22:38:44 ---> 4729b31dd5f4 22:38:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:38:44 ---> 9d5aa37cf48f 22:38:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:38:45 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 22:38:45 ---> Running in 2680b8ebc8c7 22:38:45 Removing intermediate container 9b77b1f0a48b 22:38:45 ---> d8c6c2f2984e 22:38:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:38:45 ---> Running in 4c20da9c7f9c 22:38:46 Removing intermediate container 2680b8ebc8c7 22:38:46 ---> 318070176513 22:38:46 Step 22/24 : LABEL arch=x86_64 22:38:46 ---> 07a0eb2c2d84 22:38:46 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:38:46 Removing intermediate container 4c20da9c7f9c 22:38:46 ---> fbf9625ff813 22:38:46 Step 21/23 : LABEL arch=x86_64 22:38:46 ---> Running in ee36e5f01c15 22:38:46 ---> Running in 5b89b48b52d1 22:38:47 ---> Running in ebee7e2490fd 22:38:47 Removing intermediate container 5b89b48b52d1 22:38:47 ---> 3ad62eebbdf3 22:38:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:38:47 Removing intermediate container ee36e5f01c15 22:38:47 ---> e77f75781b71 22:38:47 Step 23/24 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:38:48 ---> Running in ecff9c7e18e4 22:38:48 ---> Running in 1d6c80b7c1eb 22:38:48 Removing intermediate container ebee7e2490fd 22:38:48 ---> 34e5b5407f33 22:38:48 Step 22/23 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:38:48 ---> Running in 9ada9e1b606f 22:38:48 Removing intermediate container 81a836b2796d 22:38:48 ---> 795ea9c034b0 22:38:48 Step 10/24 : RUN make cmd/core-data/core-data 22:38:48 Removing intermediate container ecff9c7e18e4 22:38:48 ---> f1a7b995a712 22:38:48 Step 22/24 : LABEL arch=x86_64 22:38:48 Removing intermediate container 1d6c80b7c1eb 22:38:48 ---> 5db6ae9a7eda 22:38:48 Step 24/24 : LABEL version=0.0.0 22:38:49 ---> Running in f36f4c3a6ee2 22:38:49 ---> Running in ea3104c55b59 22:38:49 Removing intermediate container 9ada9e1b606f 22:38:49 ---> 5499d16f7bce 22:38:49 Step 23/23 : LABEL version=0.0.0 22:38:49 ---> Running in 167f8bfcd7de 22:38:49 ---> Running in 943388196b7c 22:38:49 Removing intermediate container ea3104c55b59 22:38:49 ---> 1c5aad303496 22:38:49 Step 23/24 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:38:49 Removing intermediate container 167f8bfcd7de 22:38:49 ---> 46c3c2272462 22:38:49 22:38:49 Removing intermediate container 943388196b7c 22:38:49 ---> df740e371d7a 22:38:49 22:38:49 ---> Running in 630faeac2b7f 22:38:50 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 22:38:50 25b303627fd3: Pull complete 22:38:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:38:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:38:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:38:50 Successfully built 46c3c2272462 22:38:50 Successfully tagged sys-mgmt-agent:latest 22:38:50  Building sys-mgmt-agent ... done Successfully built df740e371d7a 22:38:50 Successfully tagged support-scheduler:latest 22:38:50 prd-ubuntu18.04-docker-arm64-4c-16g-4937 does not seem to be running inside a container 22:38:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose-arm64:latest cat 22:38:50  Building support-scheduler ... done Removing intermediate container 630faeac2b7f 22:38:50 ---> 3ad6376c68d8 22:38:50 Step 24/24 : LABEL version=0.0.0 22:38:51 ---> Running in 05d5bfb28c99 22:38:52 Removing intermediate container 05d5bfb28c99 22:38:52 ---> 6b2f78c96994 22:38:52 22:38:53 Successfully built 6b2f78c96994 22:38:53 Successfully tagged core-metadata:latest 22:38:53 $ docker top 0be9631d6dcb0c1bc104fd5a0b870860a5c96b4dec0fc03e4e39bfb0d3ff4b5d -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:55 + + grepdocker-compose parallel build 22:38:55 --help 22:38:56  Building core-metadata ... done Removing intermediate container 1a3a6b4d58ea 22:38:56 ---> 2f316be8184c 22:38:56 22:38:56 Step 11/22 : FROM alpine:3.12 22:38:56 ---> 13621d1b12d4 22:38:56 Step 12/22 : RUN apk add --update --no-cache curl 22:38:57 ---> Running in 2579a5aa5d77 22:38:58 --parallel Build images in parallel. [Pipeline] } 22:38:58 $ docker stop --time=1 0be9631d6dcb0c1bc104fd5a0b870860a5c96b4dec0fc03e4e39bfb0d3ff4b5d 22:39:00 $ docker rm -f 0be9631d6dcb0c1bc104fd5a0b870860a5c96b4dec0fc03e4e39bfb0d3ff4b5d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:39:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:01 (1/4) Installing ca-certificates (20191127-r4) 22:39:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:39:01 (3/4) Installing libcurl (7.76.1-r0) 22:39:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:39:01 . [Pipeline] withDockerContainer 22:39:01 (4/4) Installing curl (7.76.1-r0) 22:39:01 Executing busybox-1.31.1-r20.trigger 22:39:01 Executing ca-certificates-20191127-r4.trigger 22:39:01 prd-ubuntu18.04-docker-arm64-4c-16g-4937 does not seem to be running inside a container 22:39:01 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:39:02 OK: 7 MiB in 18 packages 22:39:03 $ docker top e9466d27a4273ffca978ecaae5f0904c6ca607623807b37f8e6f95276d7785c3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:04 + docker-compose -f ./docker-compose-build.yml build --parallel 22:39:06 Removing intermediate container 2579a5aa5d77 22:39:06 ---> a4534fda4846 22:39:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:39:06 ---> Running in f401065b28ac 22:39:07 Removing intermediate container f401065b28ac 22:39:07 ---> 81295cb38768 22:39:07 Step 14/22 : WORKDIR /edgex 22:39:07 ---> Running in 6ccd11584679 22:39:08 Removing intermediate container 6ccd11584679 22:39:08 ---> 8e6d9494d6e2 22:39:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:39:08 Building core-command ... 22:39:08 Building core-data ... 22:39:08 Building core-metadata ... 22:39:08 Building security-bootstrapper ... 22:39:08 Building security-proxy-setup ... 22:39:08 Building security-secretstore-setup ... 22:39:08 Building support-notifications ... 22:39:08 Building support-scheduler ... 22:39:08 Building sys-mgmt-agent ... 22:39:08 Building security-secretstore-setup 22:39:08 Building security-bootstrapper 22:39:08 Building support-scheduler 22:39:08 Building core-command 22:39:08 Building core-metadata 22:39:11 ---> 0eccf565f3d3 22:39:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:39:12 ---> f2dbf9b02669 22:39:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:39:14 ---> 91d75eb32732 22:39:14 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:39:14 ---> Running in 0b88da5d6a4e 22:39:14 Removing intermediate container 0b88da5d6a4e 22:39:14 ---> 75fd976c56df 22:39:14 Step 19/22 : CMD ["--init=true"] 22:39:14 ---> Running in 1eceb31d092f 22:39:14 Removing intermediate container 1eceb31d092f 22:39:14 ---> dcee24461f6e 22:39:14 Step 20/22 : LABEL arch=x86_64 22:39:15 ---> Running in 32b60d7eadc4 22:39:15 Removing intermediate container 32b60d7eadc4 22:39:15 ---> 064bf8192403 22:39:15 Step 21/22 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:39:15 ---> Running in 4a5c0a95d644 22:39:16 Removing intermediate container 4a5c0a95d644 22:39:16 ---> 49a281fbd0a3 22:39:16 Step 22/22 : LABEL version=0.0.0 22:39:16 ---> Running in 58da691d2ebd 22:39:17 Removing intermediate container 58da691d2ebd 22:39:17 ---> 74dffb6e10f9 22:39:17 22:39:18 Successfully built 74dffb6e10f9 22:39:18 Successfully tagged security-proxy-setup:latest 22:39:29  Building security-proxy-setup ... done Removing intermediate container f36f4c3a6ee2 22:39:29 ---> 1cc0a2e46b11 22:39:29 22:39:29 Step 11/24 : FROM alpine:3.12 22:39:29 ---> 13621d1b12d4 22:39:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:39:29 ---> Running in 0f80d25b6cf8 22:39:30 Removing intermediate container 0f80d25b6cf8 22:39:30 ---> 403f6bd0f8dc 22:39:30 Step 13/24 : ENV APP_PORT=48080 22:39:30 ---> Running in 4ab10198efcc 22:39:30 Removing intermediate container 4ab10198efcc 22:39:30 ---> 4021f6e7e01c 22:39:30 Step 14/24 : EXPOSE $APP_PORT 22:39:30 ---> Running in 38162f8a364f 22:39:31 Removing intermediate container 38162f8a364f 22:39:31 ---> 9245a19861b6 22:39:31 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:31 ---> Running in cd1df8ca8ffd 22:39:33 Removing intermediate container cd1df8ca8ffd 22:39:33 ---> 8b05df545b90 22:39:33 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:39:33 ---> Running in 3bbd6fe4e138 22:39:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:35 (1/6) Installing dumb-init (1.2.2-r1) 22:39:35 (2/6) Installing libgcc (9.3.0-r2) 22:39:35 (3/6) Installing libsodium (1.0.18-r0) 22:39:35 (4/6) Installing libstdc++ (9.3.0-r2) 22:39:35 (5/6) Installing libzmq (4.3.3-r0) 22:39:35 (6/6) Installing zeromq (4.3.3-r0) 22:39:35 Executing busybox-1.31.1-r20.trigger 22:39:35 OK: 8 MiB in 20 packages 22:39:36 Removing intermediate container 3bbd6fe4e138 22:39:36 ---> 7b6c1edeec27 22:39:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:39:37 ---> 1ee3f476e122 22:39:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:39:38 ---> b511477ac0cf 22:39:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:39:39 ---> 57bd61846fea 22:39:39 Step 20/24 : ENTRYPOINT ["/core-data"] 22:39:39 ---> Running in 7a9c75dca540 22:39:39 Removing intermediate container 7a9c75dca540 22:39:39 ---> ccf4139a1b50 22:39:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:39:39 ---> Running in 9248cdd37340 22:39:39 Removing intermediate container 9248cdd37340 22:39:39 ---> fd14a8f15e1a 22:39:39 Step 22/24 : LABEL arch=x86_64 22:39:39 ---> Running in b2cc7a68df25 22:39:40 Removing intermediate container b2cc7a68df25 22:39:40 ---> a61d9c393459 22:39:40 Step 23/24 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:39:40 ---> Running in ff6c0533c4a8 22:39:40 Removing intermediate container ff6c0533c4a8 22:39:40 ---> 2ee6a84d3a0f 22:39:40 Step 24/24 : LABEL version=0.0.0 22:39:40 ---> Running in aed07fdedf21 22:39:40 Removing intermediate container aed07fdedf21 22:39:40 ---> 0283962c5654 22:39:40 22:39:41 Successfully built 0283962c5654 22:39:41 Successfully tagged core-data:latest 22:39:41  Building core-data ... done  [Pipeline] } 22:39:42 $ docker stop --time=1 5a2f97a1b944055e471a254af07ee064485ec1f3ba7cf0bc176ef34850d62e21 22:39:44 $ docker rm -f 5a2f97a1b944055e471a254af07ee064485ec1f3ba7cf0bc176ef34850d62e21 [Pipeline] // withDockerContainer [Pipeline] sh 22:39:44 + docker images 22:39:45 REPOSITORY TAG IMAGE ID CREATED SIZE 22:39:45 core-data latest 0283962c5654 5 seconds ago 21.6MB 22:39:45 1cc0a2e46b11 18 seconds ago 1.17GB 22:39:45 security-proxy-setup latest 74dffb6e10f9 28 seconds ago 25.3MB 22:39:45 2f316be8184c 50 seconds ago 1.16GB 22:39:45 core-metadata latest 6b2f78c96994 53 seconds ago 18.6MB 22:39:45 sys-mgmt-agent latest 46c3c2272462 56 seconds ago 312MB 22:39:45 support-scheduler latest df740e371d7a 56 seconds ago 17.1MB 22:39:45 ca9b19765cdd About a minute ago 1.17GB 22:39:45 e31a996c1735 About a minute ago 1.16GB 22:39:45 security-bootstrapper latest 29afd1c57b5b 2 minutes ago 18.2MB 22:39:45 security-secretstore-setup latest 2acb12f782a8 2 minutes ago 25.8MB 22:39:45 support-notifications latest 37c9cebd8385 2 minutes ago 17.7MB 22:39:45 core-command latest 36e6324e220e 2 minutes ago 17.1MB 22:39:45 cf487d647afd 3 minutes ago 1.15GB 22:39:45 1a27b5675042 3 minutes ago 1.16GB 22:39:45 68e94be4414a 3 minutes ago 1.16GB 22:39:45 5de0e3950bab 3 minutes ago 1.16GB 22:39:45 2f686934d199 3 minutes ago 1.15GB 22:39:45 ci-base-image-x86_64 latest 8370418e60dc 11 minutes ago 648MB 22:39:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 13 days ago 445MB 22:39:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 22:39:45 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 22:39:45 docker 20.10.0 aefe523efa57 5 months ago 240MB 22:39:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:40:01 Still waiting to schedule task 22:40:01 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:40:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:40:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:40:30 ---> b7e6077290d0 22:40:30 Step 3/24 : WORKDIR /edgex-go 22:40:30 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:40:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:40:30 ---> b7e6077290d0 22:40:30 Step 3/26 : WORKDIR /edgex-go 22:40:30 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:40:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:40:30 ---> b7e6077290d0 22:40:30 Step 3/32 : WORKDIR /edgex-go 22:40:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:40:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:40:30 ---> b7e6077290d0 22:40:30 Step 3/23 : WORKDIR /edgex-go 22:40:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:40:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:40:30 ---> b7e6077290d0 22:40:30 Step 3/24 : WORKDIR /edgex-go 22:40:30 ---> Running in 0415d6242cb2 22:40:30 ---> Running in 6b86ff6dedd0 22:40:30 ---> Running in ee8d9bac35f6 22:40:30 ---> Running in 66e421a642d5 22:40:30 ---> Running in 60286cf37fcb 22:40:30 Removing intermediate container 6b86ff6dedd0 22:40:30 ---> b5cf528bfde0 22:40:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:30 Removing intermediate container ee8d9bac35f6 22:40:30 ---> 11553a3a063d 22:40:30 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:30 Removing intermediate container 60286cf37fcb 22:40:30 ---> 80c482e92829 22:40:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:30 Removing intermediate container 0415d6242cb2 22:40:30 ---> 19c99d3d7058 22:40:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:30 Removing intermediate container 66e421a642d5 22:40:30 ---> e89d9fa8b969 22:40:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:30 ---> Running in d01a5de07f14 22:40:30 ---> Running in f9e48401ae43 22:40:30 ---> Running in b3b5b32542e8 22:40:30 ---> Running in b2cea7aac3f1 22:40:30 ---> Running in 2081462616b8 22:40:30 Removing intermediate container d01a5de07f14 22:40:30 ---> b875b4367417 22:40:30 Step 5/26 : RUN apk add --update --no-cache make git 22:40:30 ---> Running in c1fa6abcf521 22:40:30 Removing intermediate container b3b5b32542e8 22:40:30 ---> d307853469b9 22:40:30 Step 5/32 : RUN apk add --update --no-cache make git 22:40:30 Removing intermediate container f9e48401ae43 22:40:30 ---> b88883e5d9f7 22:40:30 Step 5/24 : RUN apk add --update --no-cache make git 22:40:30 Removing intermediate container 2081462616b8 22:40:30 ---> 93278540dff4 22:40:30 Step 5/24 : RUN apk add --update --no-cache make git 22:40:30 ---> Running in 4b36e7984b2d 22:40:30 Removing intermediate container b2cea7aac3f1 22:40:30 ---> 500b690066fa 22:40:30 Step 5/23 : RUN apk add --update --no-cache make git 22:40:30 ---> Running in 2650700dccb0 22:40:30 ---> Running in e4d9331e04ce 22:40:30 ---> Running in 2e7d3cfac043 22:40:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:40:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:40:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:40:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:40:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:40:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:40:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:40:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:40:31 OK: 218 MiB in 52 packages 22:40:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:40:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:40:31 OK: 218 MiB in 52 packages 22:40:31 OK: 218 MiB in 52 packages 22:40:32 OK: 218 MiB in 52 packages 22:40:32 OK: 218 MiB in 52 packages 22:40:32 Removing intermediate container c1fa6abcf521 22:40:32 ---> 0633d126a807 22:40:32 Step 6/26 : COPY go.mod . 22:40:33 Removing intermediate container 4b36e7984b2d 22:40:33 ---> 1ae233003c59 22:40:33 Step 6/32 : COPY go.mod . 22:40:33 ---> bce2ca206f60 22:40:33 Step 7/26 : RUN go mod download 22:40:34 ---> Running in 63f069e3ca2d 22:40:34 Removing intermediate container e4d9331e04ce 22:40:34 ---> e76037a69a81 22:40:34 Step 6/24 : COPY go.mod . 22:40:34 ---> 2232ead38a1e 22:40:34 Step 7/32 : RUN go mod download 22:40:34 Removing intermediate container 2650700dccb0 22:40:34 ---> 939f5170ef30 22:40:34 Step 6/24 : COPY go.mod . 22:40:34 ---> Running in 65b4874befc7 22:40:34 Removing intermediate container 2e7d3cfac043 22:40:34 ---> 93707169484c 22:40:34 Step 6/23 : COPY go.mod . 22:40:35 ---> 27257d6aea6c 22:40:35 Step 7/24 : RUN go mod download 22:40:35 ---> f4b22fea25be 22:40:35 Step 7/24 : RUN go mod download 22:40:35 ---> Running in 7a4531b0b9f7 22:40:35 ---> 4bcf9487bbb5 22:40:35 Step 7/23 : RUN go mod download 22:40:35 ---> Running in 5c4c3a3b6fe7 22:40:36 ---> Running in be7f7569c28f 22:40:38 Removing intermediate container 63f069e3ca2d 22:40:38 ---> 852537a2e8ef 22:40:38 Step 8/26 : COPY . . 22:40:38 Removing intermediate container 65b4874befc7 22:40:38 ---> e9b01ea048ae 22:40:38 Step 8/32 : COPY . . 22:40:40 Removing intermediate container 7a4531b0b9f7 22:40:40 ---> b2b83494435c 22:40:40 Step 8/24 : COPY . . 22:40:40 Removing intermediate container 5c4c3a3b6fe7 22:40:40 ---> d366b0f9fbb7 22:40:40 Step 8/24 : COPY . . 22:40:40 Removing intermediate container be7f7569c28f 22:40:40 ---> bc8a14d95c38 22:40:40 Step 8/23 : COPY . . 22:40:54 Running on prd-ubuntu18.04-docker-8c-8g-4940 in /w/workspace/edgexfoundry_edgex-go_PR-3459 [Pipeline] { [Pipeline] ws 22:40:54 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:40:57 using credential edgex-jenkins-ssh 22:40:57 Cloning the remote Git repository 22:40:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:40:57 > git init /w/workspace/edgex-go/1 # timeout=10 22:40:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:40:57 > git --version # timeout=10 22:40:57 > git --version # 'git version 2.17.1' 22:40:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:07 ---> f257d3b0769d 22:41:07 Step 9/32 : RUN go mod tidy 22:41:07 ---> 524c8dd51f16 22:41:07 Step 9/26 : RUN go mod tidy 22:41:07 ---> 8951c06efdbb 22:41:07 Step 9/24 : RUN go mod tidy 22:41:07 ---> 32a974e28df9 22:41:07 Step 9/24 : RUN go mod tidy 22:41:07 ---> 253871282d9d 22:41:07 Step 9/23 : RUN go mod tidy 22:41:07 ---> Running in 2b387e312dc5 22:41:07 ---> Running in 81be7282d94d 22:41:07 ---> Running in 29b01e084e14 22:41:07 ---> Running in d53a1ce38780 22:41:07 ---> Running in d12ab22a29cd 22:41:13 Removing intermediate container 2b387e312dc5 22:41:13 ---> cb5571a82a8f 22:41:13 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:41:13 ---> Running in 0c2ec1c9fbc3 22:41:13 Removing intermediate container 81be7282d94d 22:41:13 ---> 11ab48dc4ebc 22:41:13 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:41:13 Removing intermediate container d12ab22a29cd 22:41:13 ---> d0bd79c3c58c 22:41:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:41:13 ---> Running in 4bad59b21e5f 22:41:13 ---> Running in 778a9c69c8ef 22:41:13 Removing intermediate container 29b01e084e14 22:41:13 Merging remotes/origin/master commit 21807bed0cea4258a40f185a4e0cb4759d48740d into PR head commit 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:41:14 Merge succeeded, producing 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:41:14 Checking out Revision 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 (PR-3459) 22:41:14 ---> 9aa75d67b1e3 22:41:14 Step 10/24 : RUN make cmd/core-command/core-command 22:41:14 Removing intermediate container d53a1ce38780 22:41:14 ---> 40c0b2ca6a1e 22:41:14 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:41:14 ---> Running in f74e1acc218a 22:41:14 ---> Running in 2259f29d9822 22:41:14 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 22:41:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:41:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:41:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:41:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3459/head:refs/remotes/origin/PR-3459 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:41:13 > git config core.sparsecheckout # timeout=10 22:41:13 > git checkout -f 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 # timeout=10 22:41:13 > git remote # timeout=10 22:41:13 > git config --get remote.origin.url # timeout=10 22:41:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:13 > git merge 21807bed0cea4258a40f185a4e0cb4759d48740d # timeout=10 22:41:13 > git rev-parse HEAD^{commit} # timeout=10 22:41:13 > git config core.sparsecheckout # timeout=10 22:41:13 > git checkout -f 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 # timeout=10 22:41:16 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 22:41:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:41:16 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 22:41: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 22:41:17 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 22:41:17 > git --version # timeout=10 22:41:17 > git --version # 'git version 2.17.1' 22:41:17 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:18 + echo snap-build.sh 22:41:18 snap-build.sh 22:41:18 + SNAP_BASE_DIR=. 22:41:18 + '[' '!' -z /w/workspace/edgex-go/1 ']' 22:41:18 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 22:41:18 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 22:41:18 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 22:41:18 + cd /w/workspace/edgex-go/1 22:41:18 + sudo apt-get remove -qy --purge lxd lxd-client 22:41:18 Reading package lists... 22:41:18 Building dependency tree... 22:41:18 Reading state information... 22:41:19 The following packages were automatically installed and are no longer required: 22:41:19 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:41:19 uidmap xdelta3 22:41:19 Use 'sudo apt autoremove' to remove them. 22:41:19 The following packages will be REMOVED: 22:41:19 lxd* lxd-client* 22:41:19 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:41:19 After this operation, 31.7 MB disk space will be freed. 22:41:20 (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.) 22:41:20 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:41:21 Removing lxd dnsmasq configuration 22:41:21 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:41:21 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:41:22 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 22:41:22 (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.) 22:41:22 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:41:24 Processing triggers for systemd (237-3ubuntu10.42) ... 22:41:24 Processing triggers for ureadahead (0.100.0-21) ... 22:41:25 + sudo snap remove --purge lxd 22:41:25 snap "lxd" is not installed 22:41:25 + sudo groupadd --force --system lxd 22:41:25 ++ whoami 22:41:25 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:41:25 + newgrp - lxd 22:41:25 + sudo snap install lxd 22:41:32 2021-05-12T22:41:30Z INFO Waiting for automatic snapd restart... 22:41:44 lxd 4.14 from Canonical* installed 22:41:44 + sudo lxd init --auto 22:41:55 + sudo snap install --classic snapcraft 22:41:59 snapcraft 4.7.1 from Canonical* installed 22:41:59 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:41:59 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:41:59 % Total % Received % Xferd Average Speed Time Time Time Current 22:41:59 Dload Upload Total Spent Left Speed 22:41:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4823 22:41:59 100 3325k 100 3325k 0 0 5937k 0 --:--:-- --:--:-- --:--:-- 5937k 22:41:59 ./yq_linux_amd64 22:41:59 + sudo snapcraft prime --use-lxd 22:42:01 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:42:01 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: 22:42:01 - README.md 22:42:01 22:42:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:42:02 Launching a container. 22:42:10 Waiting for container to be ready 22:42:10 To start your first instance, try: lxc launch ubuntu:18.04 22:42:10 22:42:13 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:42:14 Waiting for network to be ready... 22:42:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:42:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 22:42:14 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:42:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 22:42:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 22:42:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 22:42:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 22:42:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 22:42:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 22:42:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 22:42:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:42:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:42:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:42:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:42:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:42:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:42:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:42:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:42:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:42:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 22:42:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 22:42:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 22:42:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 22:42:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 22:42:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 22:42:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 22:42:16 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 22:42:19 Fetched 24.6 MB in 4s (6070 kB/s) 22:42:19 Reading package lists... 22:42:19 Reading package lists... 22:42:19 Building dependency tree... 22:42:19 Reading state information... 22:42:20 The following additional packages will be installed: 22:42:20 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:42:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:42:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:42:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:42:20 Suggested packages: 22:42:20 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:42:20 Recommended packages: 22:42:20 gnupg libsasl2-modules 22:42:20 The following NEW packages will be installed: 22:42:20 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:42:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:42:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:42:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:42:20 The following packages will be upgraded: 22:42:20 gpg gpg-agent gpgconf libudev1 22:42:20 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 22:42:20 Need to get 3530 kB of archives. 22:42:20 After this operation, 13.3 MB of additional disk space will be used. 22:42:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 22:42:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 22:42:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:42:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:42:20 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 22:42:20 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 22:42:21 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:42:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:42:21 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:42:21 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:42:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:42:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:42:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:42:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:42:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:42:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:42:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:42:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:42:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:42:21 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:42:21 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:42:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:42:21 debconf: delaying package configuration, since apt-utils is not installed 22:42:21 Fetched 3530 kB in 1s (3100 kB/s) 22:42:21 (Reading database ... 12511 files and directories currently installed.) 22:42:21 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 22:42:21 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 22:42:21 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 22:42:21 Selecting previously unselected package udev. 22:42:21 (Reading database ... 12511 files and directories currently installed.) 22:42:21 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 22:42:21 Unpacking udev (237-3ubuntu10.47) ... 22:42:22 Selecting previously unselected package libfuse2:amd64. 22:42:22 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:42:22 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:42:22 Selecting previously unselected package fuse. 22:42:22 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:42:22 Unpacking fuse (2.9.7-1ubuntu1) ... 22:42:22 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:42:22 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:42:22 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:42:22 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:42:22 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:42:22 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:42:22 Selecting previously unselected package libksba8:amd64. 22:42:22 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:42:22 Unpacking libksba8:amd64 (1.3.5-2) ... 22:42:22 Selecting previously unselected package libroken18-heimdal:amd64. 22:42:22 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:22 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:22 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:42:22 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:22 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:23 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:42:23 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:23 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:23 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:42:23 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:23 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:23 Selecting previously unselected package libwind0-heimdal:amd64. 22:42:23 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:23 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:23 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:42:23 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:23 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:23 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:42:23 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:23 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:23 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:42:23 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:23 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:23 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:42:23 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:23 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:23 Selecting previously unselected package libsasl2-modules-db:amd64. 22:42:23 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:42:23 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:42:23 Selecting previously unselected package libsasl2-2:amd64. 22:42:23 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:42:23 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:42:23 Selecting previously unselected package libldap-common. 22:42:23 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:42:23 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:42:24 Selecting previously unselected package libldap-2.4-2:amd64. 22:42:24 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:42:24 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:42:24 Selecting previously unselected package dirmngr. 22:42:24 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:42:24 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:42:24 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:42:24 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:42:24 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:42:24 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:42:24 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:42:24 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:42:24 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:24 Setting up libksba8:amd64 (1.3.5-2) ... 22:42:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:42:24 Setting up udev (237-3ubuntu10.47) ... 22:42:25 invoke-rc.d: policy-rc.d denied execution of start. 22:42:25 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:25 Processing triggers for systemd (237-3ubuntu10) ... 22:42:25 Setting up fuse (2.9.7-1ubuntu1) ... 22:42:25 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:42:25 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:25 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:25 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:25 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:25 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:25 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:25 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:25 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:42:25 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:42:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:42:26 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:42:26 settings in the [Install] section, and DefaultInstance for template units). 22:42:26 This means they are not meant to be enabled using systemctl. 22:42:26 Possible reasons for having this kind of units are: 22:42:26 1) A unit may be statically enabled by being symlinked from another unit's 22:42:26 .wants/ or .requires/ directory. 22:42:26 2) A unit's purpose may be to act as a helper for some other unit which has 22:42:26 a requirement dependency on it. 22:42:26 3) A unit may be started when needed via activation (socket, path, timer, 22:42:26 D-Bus, udev, scripted systemctl call, ...). 22:42:26 4) In case of template units, the unit is meant to be enabled with some 22:42:26 instance name specified. 22:42:26 Reading package lists... 22:42:26 Building dependency tree... 22:42:26 Reading state information... 22:42:27 The following additional packages will be installed: 22:42:27 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:42:27 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:42:27 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:42:27 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:42:27 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:42:27 Suggested packages: 22:42:27 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:42:27 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:42:27 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:42:27 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:42:27 systemd-container policykit-1 22:42:27 Recommended packages: 22:42:27 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:42:27 The following NEW packages will be installed: 22:42:27 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:42:27 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:42:27 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:42:27 multiarch-support openssh-client python3 python3-minimal python3.6 22:42:27 python3.6-minimal snapd squashfs-tools sudo 22:42:27 The following packages will be upgraded: 22:42:27 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:42:27 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 22:42:27 Need to get 35.2 MB of archives. 22:42:27 After this operation, 141 MB of additional disk space will be used. 22:42:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 22:42:27 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 22:42:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:42:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:42:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:42:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:42:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:42:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:42:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:42:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:42:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:42:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:42:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:42:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:42:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 22:42:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 22:42:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 22:42:28 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 22:42:28 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 22:42:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 22:42:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:42:28 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:42:28 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:42:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:42:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:42:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:42:28 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:42:28 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:42:28 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:42:28 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 22:42:28 debconf: delaying package configuration, since apt-utils is not installed 22:42:28 Fetched 35.2 MB in 1s (28.1 MB/s) 22:42:28 (Reading database ... 12757 files and directories currently installed.) 22:42:28 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 22:42:28 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 22:42:29 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 22:42:29 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 22:42:29 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 22:42:29 (Reading database ... 12757 files and directories currently installed.) 22:42:29 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 22:42:29 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 22:42:29 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 22:42:29 (Reading database ... 12757 files and directories currently installed.) 22:42:29 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 22:42:29 Unpacking apt (1.6.13) over (1.6.1) ... 22:42:30 Setting up apt (1.6.13) ... 22:42:30 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:42:30 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:42:30 (Reading database ... 12764 files and directories currently installed.) 22:42:30 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 22:42:30 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 22:42:31 Selecting previously unselected package libpython3.6-minimal:amd64. 22:42:31 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:42:31 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:42:33 Selecting previously unselected package libexpat1:amd64. 22:42:33 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:42:33 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:42:33 Selecting previously unselected package python3.6-minimal. 22:42:33 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:42:33 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:42:33 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 22:42:33 Checking for services that may need to be restarted...done. 22:42:33 Checking for services that may need to be restarted...done. 22:42:33 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:42:33 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:42:33 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:42:34 Selecting previously unselected package python3-minimal. 22:42:34 (Reading database ... 13012 files and directories currently installed.) 22:42:34 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:42:34 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:42:34 Selecting previously unselected package mime-support. 22:42:34 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:42:34 Unpacking mime-support (3.60ubuntu1) ... 22:42:34 Selecting previously unselected package libmpdec2:amd64. 22:42:34 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:42:34 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:42:34 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:42:34 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:42:34 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:42:34 Selecting previously unselected package python3.6. 22:42:34 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:42:34 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:42:34 Selecting previously unselected package libpython3-stdlib:amd64. 22:42:34 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:42:34 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:42:35 Setting up python3-minimal (3.6.7-1~18.04) ... 22:42:35 Selecting previously unselected package python3. 22:42:35 (Reading database ... 13442 files and directories currently installed.) 22:42:35 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:42:35 Unpacking python3 (3.6.7-1~18.04) ... 22:42:35 Selecting previously unselected package multiarch-support. 22:42:35 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:42:35 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:42:35 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:42:35 Selecting previously unselected package liblzo2-2:amd64. 22:42:35 (Reading database ... 13479 files and directories currently installed.) 22:42:35 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:42:35 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:42:35 Selecting previously unselected package libbsd0:amd64. 22:42:35 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:42:35 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:42:35 Selecting previously unselected package sudo. 22:42:35 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:42:35 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:42:36 Selecting previously unselected package apparmor. 22:42:36 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:42:36 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:42:36 Selecting previously unselected package libedit2:amd64. 22:42:36 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:42:36 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:42:36 Selecting previously unselected package libkrb5support0:amd64. 22:42:36 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:42:36 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:42:36 Selecting previously unselected package libk5crypto3:amd64. 22:42:36 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:42:36 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:42:36 Selecting previously unselected package libkeyutils1:amd64. 22:42:36 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:42:36 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:42:36 Selecting previously unselected package libkrb5-3:amd64. 22:42:36 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:42:36 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:42:37 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:42:37 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:42:37 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:42:37 Selecting previously unselected package libssl1.0.0:amd64. 22:42:37 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 22:42:37 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:42:37 Selecting previously unselected package openssh-client. 22:42:37 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 22:42:37 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 22:42:37 Selecting previously unselected package squashfs-tools. 22:42:37 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 22:42:37 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 22:42:37 Selecting previously unselected package snapd. 22:42:37 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 22:42:37 Unpacking snapd (2.48.3+18.04) ... 22:42:39 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:42:39 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:42:39 Setting up mime-support (3.60ubuntu1) ... 22:42:39 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:42:39 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:42:39 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:42:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:42:39 Setting up systemd (237-3ubuntu10.47) ... 22:42:39 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:42:40 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:42:40 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:42:40 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:42:40 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:42:40 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:42:40 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:42:41 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 22:42:41 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:42:41 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:42:41 Setting up python3 (3.6.7-1~18.04) ... 22:42:41 running python rtupdate hooks for python3.6... 22:42:41 running python post-rtupdate hooks for python3.6... 22:42:41 Setting up apparmor (2.12-4ubuntu5.1) ... 22:42:43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:42:43 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:42:43 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 22:42:43 Setting up snapd (2.48.3+18.04) ... 22:42:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:42:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:42:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:42:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:42:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:42:44 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:42:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:42:45 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:42:45 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:42:45 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:42:45 /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' 22:42:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:42:45 Processing triggers for systemd (237-3ubuntu10.47) ... 22:42:46 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:42:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:42:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:42:47 Reading package lists... 22:42:48 Reading package lists... 22:42:48 Building dependency tree... 22:42:48 Reading state information... 22:42:48 Calculating upgrade... 22:42:48 The following packages will be upgraded: 22:42:48 advancecomp base-files bash binutils binutils-common 22:42:48 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:42:48 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:42:48 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 22:42:48 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 22:42:48 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:42:48 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:42:48 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:42:48 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 22:42:48 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 22:42:48 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 22:42:48 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 22:42:48 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 22:42:48 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 22:42:48 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 22:42:48 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:42:48 Need to get 64.0 MB of archives. 22:42:48 After this operation, 5041 kB of additional disk space will be used. 22:42:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 22:42:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:42:48 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:42:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:42:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:42:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:42:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:42:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:42:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:42:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:42:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:42:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:42:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:42:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:42:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:42:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:42:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:42:48 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:42:48 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:42:48 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:42:48 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:42:48 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:42:48 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:42:48 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:42:48 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:42:48 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:42:48 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:42:48 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:42:48 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:42:48 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:42:48 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:42:48 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:42:48 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:42:48 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 22:42:48 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:42:48 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:42:48 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 22:42:48 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 22:42:48 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:42:48 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:42:48 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 22:42:48 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 22:42:48 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:42:48 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:42:48 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:42:48 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 22:42:48 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:42:48 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:42:48 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 22:42:49 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:42:49 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:42:49 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:42:49 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:42:49 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:42:49 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:42:49 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:42:49 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:42:49 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:42:49 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:42:49 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:42:49 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:42:49 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:42:49 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:42:49 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:42:49 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:42:49 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:42:49 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:42:50 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 22:42:50 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:42:50 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:42:50 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:42:50 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:42:50 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:42:50 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:42:50 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:42:50 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:42:50 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:42:50 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:42:50 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:42:50 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:42:50 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:42:50 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 22:42:50 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 22:42:50 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 22:42:50 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 22:42:50 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 22:42:50 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:42:50 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:42:50 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:42:50 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 22:42:50 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:42:50 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:42:50 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:42:50 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:42:50 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 22:42:50 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:42:50 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:42:50 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:42:50 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:42:50 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:42:50 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:42:51 debconf: delaying package configuration, since apt-utils is not installed 22:42:51 Fetched 64.0 MB in 2s (27.5 MB/s) 22:42:51 (Reading database ... 13912 files and directories currently installed.) 22:42:51 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:42:51 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:42:52 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:42:52 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:42:52 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 22:42:52 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 22:42:52 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:52 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:52 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:52 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:53 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:53 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:53 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:53 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:53 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:53 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:53 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:53 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:53 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:53 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:53 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:42:53 (Reading database ... 13911 files and directories currently installed.) 22:42:53 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:53 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:42:53 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:42:53 (Reading database ... 13911 files and directories currently installed.) 22:42:53 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:53 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:53 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:53 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:54 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:54 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:54 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:42:54 (Reading database ... 13911 files and directories currently installed.) 22:42:54 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:42:54 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:42:55 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:42:55 (Reading database ... 13911 files and directories currently installed.) 22:42:55 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 22:42:55 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:42:55 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:42:55 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 22:42:55 Setting up base-files (10.1ubuntu2.10) ... 22:42:55 Installing new version of config file /etc/issue ... 22:42:55 Installing new version of config file /etc/issue.net ... 22:42:55 Installing new version of config file /etc/lsb-release ... 22:42:55 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:42:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:42:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:42:56 Removing obsolete conffile /etc/default/motd-news ... 22:42:56 (Reading database ... 13912 files and directories currently installed.) 22:42:56 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:42:56 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:42:56 Setting up bash (4.4.18-2ubuntu1.2) ... 22:42:56 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 22:42:56 (Reading database ... 13912 files and directories currently installed.) 22:42:56 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:42:56 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:42:56 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:42:56 (Reading database ... 13912 files and directories currently installed.) 22:42:56 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:42:56 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:42:57 Setting up tar (1.29b-2ubuntu0.2) ... 22:42:57 (Reading database ... 13912 files and directories currently installed.) 22:42:57 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:42:57 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:42:57 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:42:57 (Reading database ... 13912 files and directories currently installed.) 22:42:57 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:42:57 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:42:57 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:42:57 (Reading database ... 13912 files and directories currently installed.) 22:42:57 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:42:58 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:42:58 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:42:58 (Reading database ... 13912 files and directories currently installed.) 22:42:58 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:42:58 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:42:58 Setting up grep (3.1-2build1) ... 22:42:58 (Reading database ... 13912 files and directories currently installed.) 22:42:58 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:42:58 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:42:58 Setting up login (1:4.5-1ubuntu2) ... 22:42:58 (Reading database ... 13912 files and directories currently installed.) 22:42:58 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:42:58 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:42:58 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:42:59 (Reading database ... 13912 files and directories currently installed.) 22:42:59 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:42:59 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:42:59 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:42:59 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:42:59 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:42:59 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:43:00 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:43:00 (Reading database ... 13912 files and directories currently installed.) 22:43:00 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:43:00 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:43:01 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:43:01 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:43:01 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:43:01 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:43:01 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:43:02 (Reading database ... 13912 files and directories currently installed.) 22:43:02 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:43:02 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:43:02 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:43:02 (Reading database ... 13912 files and directories currently installed.) 22:43:02 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:43:02 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:43:02 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:43:02 (Reading database ... 13912 files and directories currently installed.) 22:43:02 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:43:02 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:43:02 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:43:02 (Reading database ... 13912 files and directories currently installed.) 22:43:02 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:43:02 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:43:02 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:43:03 (Reading database ... 13912 files and directories currently installed.) 22:43:03 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:43:03 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:43:03 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:43:03 (Reading database ... 13912 files and directories currently installed.) 22:43:03 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:43:03 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:43:03 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:43:03 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:43:04 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:43:04 (Reading database ... 13912 files and directories currently installed.) 22:43:04 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:43:04 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:43:04 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:43:04 (Reading database ... 13912 files and directories currently installed.) 22:43:04 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:43:04 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:43:04 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:43:04 (Reading database ... 13912 files and directories currently installed.) 22:43:04 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:43:04 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:43:04 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:43:04 (Reading database ... 13912 files and directories currently installed.) 22:43:04 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:43:04 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:43:05 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:43:05 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:43:05 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:43:05 (Reading database ... 13912 files and directories currently installed.) 22:43:05 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:43:05 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:43:06 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:43:06 (Reading database ... 13912 files and directories currently installed.) 22:43:06 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:43:06 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:43:06 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:43:06 (Reading database ... 13914 files and directories currently installed.) 22:43:06 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:43:06 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:43:06 Setting up debconf (1.5.66ubuntu1) ... 22:43:07 (Reading database ... 13914 files and directories currently installed.) 22:43:07 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:43:07 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:43:07 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:43:07 (Reading database ... 13914 files and directories currently installed.) 22:43:07 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:43:07 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:43:07 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:43:07 (Reading database ... 13914 files and directories currently installed.) 22:43:07 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:43:07 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:43:07 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 22:43:07 (Reading database ... 13914 files and directories currently installed.) 22:43:07 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:43:07 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:43:07 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 22:43:08 (Reading database ... 13914 files and directories currently installed.) 22:43:08 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:43:08 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:43:08 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 22:43:08 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 22:43:08 Removing intermediate container 0c2ec1c9fbc3 22:43:08 ---> 89443d86d84f 22:43:08 22:43:08 Step 11/32 : FROM alpine:3.12 22:43:08 3.12: Pulling from library/alpine 22:43:08 (Reading database ... 13914 files and directories currently installed.) 22:43:08 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:43:08 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:43:08 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 22:43:08 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 22:43:08 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:43:08 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:43:08 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:43:08 (Reading database ... 13914 files and directories currently installed.) 22:43:08 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 22:43:08 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 22:43:09 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 22:43:09 (Reading database ... 13914 files and directories currently installed.) 22:43:09 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 22:43:09 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:43:09 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 22:43:09 (Reading database ... 13914 files and directories currently installed.) 22:43:09 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:43:09 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:43:09 Status: Downloaded newer image for alpine:3.12 22:43:09 ---> 9852663dfa18 22:43:09 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:43:10 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:43:10 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:43:10 (Reading database ... 13914 files and directories currently installed.) 22:43:10 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:43:10 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:43:10 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:43:10 (Reading database ... 13914 files and directories currently installed.) 22:43:10 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:43:10 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:43:10 ---> Running in ded8fc0df5a7 22:43:10 Setting up passwd (1:4.5-1ubuntu2) ... 22:43:10 (Reading database ... 13914 files and directories currently installed.) 22:43:10 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:43:10 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:43:10 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:43:11 Removing intermediate container ded8fc0df5a7 22:43:11 ---> 3ec70ef7ae07 22:43:11 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:43:11 (Reading database ... 13914 files and directories currently installed.) 22:43:11 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 22:43:11 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 22:43:11 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 22:43:11 (Reading database ... 13914 files and directories currently installed.) 22:43:11 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 22:43:11 ---> Running in 9fec2919e1f9 22:43:11 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 22:43:11 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 22:43:11 (Reading database ... 13914 files and directories currently installed.) 22:43:11 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:43:11 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:43:11 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:43:11 (Reading database ... 13914 files and directories currently installed.) 22:43:11 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:43:11 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:43:12 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:43:12 (Reading database ... 13914 files and directories currently installed.) 22:43:12 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:43:12 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:43:12 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:43:12 (Reading database ... 13914 files and directories currently installed.) 22:43:12 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 22:43:12 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 22:43:12 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 22:43:12 (Reading database ... 13914 files and directories currently installed.) 22:43:12 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:43:12 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:43:12 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:43:12 (Reading database ... 13914 files and directories currently installed.) 22:43:12 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:43:12 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:43:12 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:43:12 (Reading database ... 13915 files and directories currently installed.) 22:43:12 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:43:12 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:43:13 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:43:13 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:43:13 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 22:43:13 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 22:43:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:43:13 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 22:43:13 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 22:43:13 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:43:13 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:43:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:43:13 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:43:13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:43:14 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:43:14 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:43:14 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:43:14 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:43:14 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:43:14 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:43:14 (1/2) Installing dumb-init (1.2.2-r1) 22:43:14 (2/2) Installing su-exec (0.2-r1) 22:43:14 Executing busybox-1.31.1-r20.trigger 22:43:14 OK: 5 MiB in 16 packages 22:43:14 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:43:14 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:43:14 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:43:14 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:43:15 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 22:43:15 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 22:43:15 Removing intermediate container 4bad59b21e5f 22:43:15 ---> 7cfa713c9296 22:43:15 22:43:15 Step 11/26 : FROM alpine:3.12 22:43:15 ---> 9852663dfa18 22:43:15 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:43:15 ---> Running in df4a5338461d 22:43:16 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:43:16 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:43:16 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:43:16 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:43:16 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:43:16 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:43:16 Removing intermediate container 9fec2919e1f9 22:43:16 ---> 216864f456a5 22:43:16 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:43:16 ---> Running in 7525c5e78498 22:43:16 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:43:16 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:43:16 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:43:16 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:43:16 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:43:16 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:43:17 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:17 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:17 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:17 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:17 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:17 Removing intermediate container 7525c5e78498 22:43:17 ---> f09963983204 22:43:17 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:43:17 ---> Running in 499159bb478c 22:43:17 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:17 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:17 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:43:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:43:18 Removing intermediate container 499159bb478c 22:43:18 ---> 3767457bd0de 22:43:18 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:43:18 ---> Running in a6fea2309920 22:43:18 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:18 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:19 (1/6) Installing ca-certificates (20191127-r4) 22:43:19 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:43:19 (3/6) Installing libcurl (7.76.1-r0) 22:43:19 (4/6) Installing curl (7.76.1-r0) 22:43:19 (5/6) Installing dumb-init (1.2.2-r1) 22:43:19 (6/6) Installing su-exec (0.2-r1) 22:43:19 Executing busybox-1.31.1-r20.trigger 22:43:19 Executing ca-certificates-20191127-r4.trigger 22:43:19 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:19 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:19 OK: 7 MiB in 20 packages 22:43:20 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:20 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:20 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:20 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:21 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:21 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:21 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:43:21 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:43:21 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:43:21 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:43:22 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:43:22 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:43:22 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:43:22 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:43:22 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:43:22 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:43:22 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:43:22 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:43:22 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:43:22 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:43:22 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:43:22 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:43:22 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:43:22 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:43:23 Removing intermediate container a6fea2309920 22:43:23 ---> 1b81cb319616 22:43:23 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:43:23 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:43:23 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:43:23 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:43:23 Setting up tzdata (2021a-0ubuntu0.18.04) ... 22:43:23 22:43:23 Current default time zone: 'Etc/UTC' 22:43:23 Local time is now: Wed May 12 22:43:23 UTC 2021. 22:43:23 Universal Time is now: Wed May 12 22:43:23 UTC 2021. 22:43:23 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:43:23 22:43:23 Removing intermediate container df4a5338461d 22:43:23 ---> 8c2ddd5e0e53 22:43:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:43:23 ---> Running in cd187478b4d5 22:43:23 Setting up systemd-sysv (237-3ubuntu10.47) ... 22:43:23 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:43:23 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 22:43:23 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:43:23 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:43:23 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:43:23 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:43:23 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:43:23 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:43:23 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:43:23 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:43:23 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:43:23 ---> Running in 3d0c3486fc30 22:43:23 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:43:23 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:43:23 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:43:23 Setting up patch (2.7.6-2ubuntu1.1) ... 22:43:23 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:43:23 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:43:23 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 22:43:23 Installing new version of config file /etc/ssl/openssl.cnf ... 22:43:24 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:43:24 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:43:24 Setting up ca-certificates (20210119~18.04.1) ... 22:43:25 Removing intermediate container 3d0c3486fc30 22:43:25 ---> 43eef9b2d7bc 22:43:25 Step 14/26 : WORKDIR / 22:43:25 Removing intermediate container cd187478b4d5 22:43:25 ---> 8af723cf37c6 22:43:25 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:43:25 ---> Running in 68884172dc26 22:43:26 Updating certificates in /etc/ssl/certs... 22:43:26 Removing intermediate container f74e1acc218a 22:43:26 ---> 9b40ab30eff4 22:43:26 22:43:26 Step 11/24 : FROM alpine:3.12 22:43:26 ---> 9852663dfa18 22:43:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:43:26 ---> 318f8fa1862a 22:43:26 Removing intermediate container 68884172dc26 22:43:26 ---> ad6a4d70b566 22:43:26 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:43:26 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:43:27 23 added, 27 removed; done. 22:43:27 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:43:27 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:43:27 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:43:27 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:43:27 Setting up pkgbinarymangler (138.18.04.1) ... 22:43:27 ---> Running in a72cf3023040 22:43:27 ---> Running in 9b9189dee8ea 22:43:27 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:43:27 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:43:27 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:43:27 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:43:27 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:43:27 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:43:27 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:43:27 Setting up perl (5.26.1-6ubuntu0.5) ... 22:43:27 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:43:27 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:43:27 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:43:27 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:43:27 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:43:27 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:43:27 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:43:27 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:43:27 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:43:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:43:27 Processing triggers for systemd (237-3ubuntu10.47) ... 22:43:27 Processing triggers for mime-support (3.60ubuntu1) ... 22:43:27 Processing triggers for ca-certificates (20210119~18.04.1) ... 22:43:27 Updating certificates in /etc/ssl/certs... 22:43:27 Removing intermediate container 778a9c69c8ef 22:43:27 ---> 13069a2cf4bf 22:43:27 22:43:27 Step 11/23 : FROM alpine:3.12 22:43:27 ---> 9852663dfa18 22:43:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:43:28 ---> Running in a9231936b9b6 22:43:28 ---> 0d3da2e1f11d 22:43:28 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:43:28 0 added, 0 removed; done. 22:43:28 Running hooks in /etc/ca-certificates/update.d... 22:43:28 done. 22:43:29 Reading package lists... 22:43:29 Building dependency tree... 22:43:29 Reading state information... 22:43:29 The following NEW packages will be installed: 22:43:29 apt-transport-https 22:43:29 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:43:29 Need to get 1692 B of archives. 22:43:29 After this operation, 154 kB of additional disk space will be used. 22:43:29 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 22:43:29 ---> 766ab17ded5a 22:43:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:43:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:43:29 debconf: delaying package configuration, since apt-utils is not installed 22:43:29 Fetched 1692 B in 0s (8493 B/s) 22:43:29 Selecting previously unselected package apt-transport-https. 22:43:29 (Reading database ... 13920 files and directories currently installed.) 22:43:29 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 22:43:29 Unpacking apt-transport-https (1.6.13) ... 22:43:29 Setting up apt-transport-https (1.6.13) ... 22:43:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:43:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:43:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:43:30 Waiting for network to be ready... 22:43:30 ---> 2437393df898 22:43:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:43:30 (1/1) Installing dumb-init (1.2.2-r1) 22:43:30 Executing busybox-1.31.1-r20.trigger 22:43:30 OK: 5 MiB in 15 packages 22:43:31 (1/1) Installing dumb-init (1.2.2-r1) 22:43:31 Executing busybox-1.31.1-r20.trigger 22:43:31 OK: 5 MiB in 15 packages 22:43:32 Removing intermediate container 9b9189dee8ea 22:43:32 ---> 4c01ba61d94e 22:43:32 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:32 ---> 31407ac25556 22:43:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:43:33 Removing intermediate container a72cf3023040 22:43:33 ---> d90516241869 22:43:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:43:33 ---> 19678eb8710f 22:43:33 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:43:33 ---> Running in 13c363eb1d3f 22:43:33 Removing intermediate container a9231936b9b6 22:43:33 ---> a7676c8c5c20 22:43:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:43:34 ---> Running in 1e27983a65bd 22:43:34 Removing intermediate container 13c363eb1d3f 22:43:34 ---> 00b4cd743a07 22:43:34 Step 14/24 : ENV APP_PORT=48082 22:43:34 ---> 66bf379f2934 22:43:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:43:34 Removing intermediate container 2259f29d9822 22:43:34 ---> ff1ec3d5bb86 22:43:34 22:43:34 Step 11/24 : FROM alpine:3.12 22:43:34 ---> 9852663dfa18 22:43:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:43:34 ---> Using cache 22:43:34 ---> a7676c8c5c20 22:43:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:43:34 ---> Using cache 22:43:34 ---> 7f10919bde7c 22:43:34 Step 14/24 : ENV APP_PORT=48081 22:43:34 ---> Running in a011ce351a13 22:43:34 Removing intermediate container 1e27983a65bd 22:43:34 ---> 7f10919bde7c 22:43:34 Step 14/23 : ENV APP_PORT=48085 22:43:35 ---> Running in fa888151ee04 22:43:35 ---> Running in 74694ad140b9 22:43:35 ---> f401e89bea8d 22:43:35 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:43:35 Removing intermediate container a011ce351a13 22:43:35 ---> 9ac98bdfde68 22:43:35 Step 15/24 : EXPOSE $APP_PORT 22:43:35 ---> Running in 965c8b5e303a 22:43:35 Removing intermediate container fa888151ee04 22:43:35 ---> 36e51bc808f3 22:43:35 Step 15/24 : EXPOSE $APP_PORT 22:43:36 Removing intermediate container 74694ad140b9 22:43:36 ---> 7c90d6fc23e3 22:43:36 Step 15/23 : EXPOSE $APP_PORT 22:43:36 ---> 48f60069a73d 22:43:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:43:36 ---> Running in 08ac3073d434 22:43:36 ---> Running in e179a26f246a 22:43:36 ---> 80abc804cae5 22:43:36 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:43:36 Removing intermediate container 965c8b5e303a 22:43:36 ---> c15342a98308 22:43:36 Step 16/24 : WORKDIR / 22:43:36 ---> Running in ee8252e214d6 22:43:36 2021-05-12T22:43:34Z INFO Waiting for automatic snapd restart... 22:43:37 Removing intermediate container 08ac3073d434 22:43:37 ---> 81c403126dd3 22:43:37 Step 16/24 : WORKDIR / 22:43:37 Removing intermediate container e179a26f246a 22:43:37 ---> a1b00d8dc7ff 22:43:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:37 ---> Running in d5c511751cfe 22:43:37 ---> df4d44957f13 22:43:37 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:43:37 ---> Running in 871c672d7cfa 22:43:37 Removing intermediate container ee8252e214d6 22:43:37 ---> 7e9131a26519 22:43:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:38 snapd 2.49.2 from Canonical* installed 22:43:38 Removing intermediate container d5c511751cfe 22:43:38 ---> 841ad5891f28 22:43:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:38 ---> 002ccb5661ae 22:43:38 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:43:38 ---> 12c9832dde4e 22:43:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:43:39 ---> 47f0e86de1e9 22:43:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:43:39 "snapd" switched to the "latest/stable" channel 22:43:39 22:43:39 ---> aa9e976cbdd2 22:43:39 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:43:39 ---> afc43de9fa95 22:43:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:43:40 ---> Running in 7b63cb441971 22:43:40 ---> bb2b82278883 22:43:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:43:41 Removing intermediate container 7b63cb441971 22:43:41 ---> fd5711389f46 22:43:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:43:41 ---> 0f2ba47c6041 22:43:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:43:41 Removing intermediate container 871c672d7cfa 22:43:41 ---> 6e65d7bb96b1 22:43:41 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:43:41 ---> Running in 44cebfd821e8 22:43:41 core18 20210309 from Canonical* installed 22:43:41 ---> 7b6f404f9816 22:43:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:43:41 ---> 4d11f721bcd0 22:43:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:43:41 ---> Running in f535531a73c3 22:43:42 "core18" switched to the "latest/stable" channel 22:43:42 22:43:42 Removing intermediate container 44cebfd821e8 22:43:42 ---> f411a7789a20 22:43:42 Step 24/26 : LABEL arch=arm64 22:43:42 ---> a0165fd850bf 22:43:42 Step 27/32 : RUN chmod +x /entrypoint.sh 22:43:42 ---> 56d3949cf24e 22:43:42 Step 20/24 : ENTRYPOINT ["/core-command"] 22:43:42 ---> Running in c3f901981828 22:43:42 ---> Running in 27709eba4e16 22:43:42 ---> Running in 46f547969c15 22:43:43 ---> 3706337a9e01 22:43:43 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:43:43 Removing intermediate container f535531a73c3 22:43:43 ---> 795ce0bf0ee9 22:43:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:43:43 ---> Running in b7d50cd2bb9e 22:43:43 ---> Running in ff93fb3115b5 22:43:43 Removing intermediate container 27709eba4e16 22:43:43 ---> 5c972a98f18c 22:43:43 Step 25/26 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:43:43 Removing intermediate container 46f547969c15 22:43:43 ---> ef15e0bbac32 22:43:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:43:43 ---> Running in a2838b8f0962 22:43:43 ---> Running in def16bc7cd3f 22:43:43 Removing intermediate container ff93fb3115b5 22:43:43 ---> 96a78e2b0208 22:43:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:43:43 Removing intermediate container b7d50cd2bb9e 22:43:43 ---> 1fecb1a7cafc 22:43:43 Step 21/23 : LABEL arch=arm64 22:43:44 ---> Running in 59a258459948 22:43:44 ---> Running in 21fd4e72dd86 22:43:44 Removing intermediate container a2838b8f0962 22:43:44 ---> a00dd73a1cdf 22:43:44 Step 26/26 : LABEL version=0.0.0 22:43:44 Removing intermediate container def16bc7cd3f 22:43:44 ---> 8ea3387e872f 22:43:44 Step 22/24 : LABEL arch=arm64 22:43:44 ---> Running in 757f5cb68857 22:43:44 ---> Running in ede8adb78179 22:43:45 Removing intermediate container 21fd4e72dd86 22:43:45 ---> e663924d6306 22:43:45 Step 22/23 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:43:45 Removing intermediate container 59a258459948 22:43:45 ---> 7edc2a909acb 22:43:45 Step 22/24 : LABEL arch=arm64 22:43:45 ---> Running in 984a3d7417da 22:43:45 ---> Running in d021c51e229b 22:43:45 Removing intermediate container 757f5cb68857 22:43:45 ---> f600834b67f2 22:43:45 22:43:45 Removing intermediate container ede8adb78179 22:43:45 ---> 4c3225cf2ba9 22:43:45 Step 23/24 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:43:45 snapcraft 4.7.1 from Canonical* installed 22:43:45 "snapcraft" switched to the "latest/stable" channel 22:43:45 22:43:45 ---> Running in 364ed0531864 22:43:45 Successfully built f600834b67f2 22:43:46 Successfully tagged security-secretstore-setup-arm64:latest 22:43:46  Building security-secretstore-setup ... done Building core-data 22:43:46 Removing intermediate container d021c51e229b 22:43:46 ---> 56184e091f42 22:43:46 Step 23/24 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5Removing intermediate container 984a3d7417da 22:43:46 ---> 61304ad768ea 22:43:46 Step 23/23 : LABEL version=0.0.0 22:43:46 Removing intermediate container c3f901981828 22:43:46 ---> bf8671f97939 22:43:46 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:43:46 22:43:46 ---> Running in 0cd83e603f4f 22:43:46 ---> Running in db114a1e0e57 22:43:46 ---> Running in 3a03cf245fc3 22:43:46 Removing intermediate container 364ed0531864 22:43:46 ---> c3cb2a8bcb2f 22:43:46 Step 24/24 : LABEL version=0.0.0 22:43:46 ---> Running in 3266e629a6e5 22:43:47 Removing intermediate container 0cd83e603f4f 22:43:47 ---> 6902ecfcf5ab 22:43:47 Step 24/24 : LABEL version=0.0.0 22:43:47 ---> Running in b646ae9e1b23 22:43:47 Removing intermediate container db114a1e0e57 22:43:47 ---> 457c910b6c3e 22:43:47 22:43:47 Removing intermediate container 3a03cf245fc3 22:43:47 ---> 84a2e9cd1c7c 22:43:47 Step 29/32 : CMD ["gate"] 22:43:47 Removing intermediate container 3266e629a6e5 22:43:47 ---> 3397adce7d18 22:43:47 22:43:47 Successfully built 457c910b6c3e 22:43:47 Successfully tagged support-scheduler-arm64:latest 22:43:47  Building support-scheduler ... done Building sys-mgmt-agent 22:43:48 ---> Running in c3d355f84811 22:43:48 Removing intermediate container b646ae9e1b23 22:43:48 ---> f32f183c6c55 22:43:48 22:43:48 Successfully built 3397adce7d18 22:43:48 Successfully tagged core-command-arm64:latest 22:43:48  Building core-command ... done Building security-proxy-setup 22:43:48 Successfully built f32f183c6c55 22:43:48 Successfully tagged core-metadata-arm64:latest 22:43:48  Building core-metadata ... done Building support-notifications 22:43:48 Removing intermediate container c3d355f84811 22:43:48 ---> 0ccce6e1e2c3 22:43:48 Step 30/32 : LABEL arch=arm64 22:43:48 ---> Running in 928af8d08fbc 22:43:49 Removing intermediate container 928af8d08fbc 22:43:49 ---> 52b9cdf543ab 22:43:49 Step 31/32 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:43:49 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 22:43:49 - README.md 22:43:49 22:43:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:43:49 ---> Running in 7bcbf18a122f 22:43:50 Removing intermediate container 7bcbf18a122f 22:43:50 ---> a30b097b17ca 22:43:50 Step 32/32 : LABEL version=0.0.0 22:43:50 ---> Running in 6cc782cb461e 22:43:51 Removing intermediate container 6cc782cb461e 22:43:51 ---> 0d3bf64ac922 22:43:51 22:43:51 Successfully built 0d3bf64ac922 22:43:51 Successfully tagged security-bootstrapper-arm64:latest 22:43:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:43:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:43:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:43:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:43:57 Reading package lists... 22:43:57 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 22:44:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:44:04 Reading package lists... 22:44:04 Building dependency tree... 22:44:04 Reading state information... 22:44:04 Suggested packages: 22:44:04 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:44:04 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:44:04 Recommended packages: 22:44:04 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:44:04 The following NEW packages will be installed: 22:44:04 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:44:04 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:44:04 pkg-config zip 22:44:04 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:44:04 Need to get 7663 kB of archives. 22:44:04 After this operation, 43.8 MB of additional disk space will be used. 22:44:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:44:04 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:44:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 22:44:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 22:44:04 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:44:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 22:44:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:44:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:44:04 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:44:04 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:44:04 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:44:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:44:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:44:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:44:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:44:04 debconf: delaying package configuration, since apt-utils is not installed 22:44:04 Fetched 7663 kB in 1s (8826 kB/s) 22:44:05 Selecting previously unselected package libglib2.0-0:amd64. 22:44:05 (Reading database ... 13924 files and directories currently installed.) 22:44:05 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:44:05 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:44:05 Selecting previously unselected package libpsl5:amd64. 22:44:05 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:44:05 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:44:05 Selecting previously unselected package libnghttp2-14:amd64. 22:44:05 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:44:05 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:44:05 Selecting previously unselected package librtmp1:amd64. 22:44:05 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:44:05 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:44:05 Selecting previously unselected package libcurl3-gnutls:amd64. 22:44:05 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 22:44:05 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 22:44:05 Selecting previously unselected package liberror-perl. 22:44:05 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:44:05 Unpacking liberror-perl (0.17025-1) ... 22:44:05 Selecting previously unselected package git-man. 22:44:05 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 22:44:05 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 22:44:06 Selecting previously unselected package git. 22:44:06 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 22:44:06 Unpacking git (1:2.17.1-1ubuntu0.8) ... 22:44:07 Selecting previously unselected package libnorm1:amd64. 22:44:07 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:44:07 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:44:07 Selecting previously unselected package libpgm-5.2-0:amd64. 22:44:07 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:44:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:44:07 Selecting previously unselected package libsodium23:amd64. 22:44:07 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:44:07 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:44:07 Selecting previously unselected package libzmq5:amd64. 22:44:07 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:44:07 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:44:08 Selecting previously unselected package libzmq3-dev:amd64. 22:44:08 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:44:08 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:44:08 Selecting previously unselected package pkg-config. 22:44:08 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:44:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:44:08 Selecting previously unselected package zip. 22:44:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:44:08 Unpacking zip (3.0-11build1) ... 22:44:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:44:08 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 22:44:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:44:08 Setting up liberror-perl (0.17025-1) ... 22:44:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:44:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:44:08 No schema files found: doing nothing. 22:44:09 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:44:09 Setting up zip (3.0-11build1) ... 22:44:09 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:44:09 Setting up libsodium23:amd64 (1.0.16-2) ... 22:44:09 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:44:09 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:44:09 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 22:44:09 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:44:09 Setting up git (1:2.17.1-1ubuntu0.8) ... 22:44:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:44:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:44:15 git set to automatically installed. 22:44:15 git-man set to automatically installed. 22:44:15 libcurl3-gnutls set to automatically installed. 22:44:15 liberror-perl set to automatically installed. 22:44:15 libglib2.0-0 set to automatically installed. 22:44:15 libnghttp2-14 set to automatically installed. 22:44:15 libnorm1 set to automatically installed. 22:44:15 libpgm-5.2-0 set to automatically installed. 22:44:15 libpsl5 set to automatically installed. 22:44:15 librtmp1 set to automatically installed. 22:44:15 libsodium23 set to automatically installed. 22:44:15 libzmq3-dev set to automatically installed. 22:44:15 libzmq5 set to automatically installed. 22:44:15 pkg-config set to automatically installed. 22:44:15 zip set to automatically installed. 22:44:16 snapd is not logged in, snap install commands will use sudo 22:44:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:44:35 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 22:44:35 snapd is not logged in, snap install commands will use sudo 22:44:41 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:44:42 snap "core18" has no updates available 22:44:42 Pulling go-build-helper 22:44:42 + snapcraftctl pull 22:44:43 'app-service-config' has dependencies that need to be staged: go-build-helper 22:44:43 Skipping pull go-build-helper (already ran) 22:44:43 Building go-build-helper 22:44:43 + snapcraftctl build 22:44:45 Staging go-build-helper 22:44:45 + snapcraftctl stage 22:44:48  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:44:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:44:48 ---> b7e6077290d0 22:44:48 Step 3/24 : WORKDIR /edgex-go 22:44:48 ---> Using cache 22:44:48 ---> e89d9fa8b969 22:44:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:48 ---> Using cache 22:44:48 ---> 93278540dff4 22:44:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:44:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:44:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:44:48 ---> b7e6077290d0 22:44:48 Step 3/23 : WORKDIR /edgex-go 22:44:48 ---> Using cache 22:44:48 ---> e89d9fa8b969 22:44:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:48 ---> Using cache 22:44:48 ---> 93278540dff4 22:44:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:44:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:44:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:44:48 ---> b7e6077290d0 22:44:48 Step 3/24 : WORKDIR /edgex-go 22:44:48 ---> Using cache 22:44:48 ---> e89d9fa8b969 22:44:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:48 ---> Using cache 22:44:48 ---> 93278540dff4 22:44:48 Step 5/24 : RUN apk add --update --no-cache make bash git 22:44:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:44:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:44:48 ---> b7e6077290d0 22:44:48 Step 3/22 : WORKDIR /edgex-go 22:44:48 ---> Using cache 22:44:48 ---> e89d9fa8b969 22:44:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:48 ---> Using cache 22:44:48 ---> 93278540dff4 22:44:48 Step 5/22 : RUN apk add --update --no-cache make git 22:44:48 ---> Using cache 22:44:48 ---> e76037a69a81 22:44:48 Step 6/22 : COPY go.mod . 22:44:48 ---> Using cache 22:44:48 ---> 27257d6aea6c 22:44:48 Step 7/22 : RUN go mod download 22:44:48 ---> Using cache 22:44:48 ---> b2b83494435c 22:44:48 Step 8/22 : COPY . . 22:44:48 ---> Using cache 22:44:48 ---> 32a974e28df9 22:44:48 Step 9/22 : RUN go mod tidy 22:44:48 ---> Using cache 22:44:48 ---> 40c0b2ca6a1e 22:44:48 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:44:48 ---> Running in 60dd49d510bc 22:44:48 ---> Running in d3d5127d114c 22:44:48 ---> Running in 26eae4617743 22:44:48 ---> Running in 6c0b339470fd 22:44:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:44:48 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 22:44:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:44:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:44:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:44:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:44:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:44:52 OK: 218 MiB in 52 packages 22:44:52 OK: 218 MiB in 52 packages 22:44:54 Removing intermediate container 26eae4617743 22:44:54 ---> f3e3899858d4 22:44:54 Step 6/24 : COPY go.mod . 22:44:54 Removing intermediate container 6c0b339470fd 22:44:54 ---> 339ae640df1c 22:44:54 Step 6/24 : COPY go.mod . 22:44:55 OK: 218 MiB in 52 packages 22:44:56 ---> 82e4668c21e7 22:44:56 Step 7/24 : RUN go mod download 22:44:56 ---> Running in 8ea9cfdd5c66 22:44:56 ---> 5e2996f3375f 22:44:56 Step 7/24 : RUN go mod download 22:44:57 ---> Running in a304b4e9882d 22:44:57 Removing intermediate container 60dd49d510bc 22:44:57 ---> 71ed021e9689 22:44:57 Step 6/23 : COPY go.mod . 22:44:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:44:57 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:44:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 22:44:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 22:44:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 22:44:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 22:44:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 22:44:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 22:44:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 22:44:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 22:44:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:44:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:44:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:44:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:44:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:44:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:44:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:44:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:44:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:44:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 22:44:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 22:44:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 22:44:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 22:44:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 22:44:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 22:44:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 22:44:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 22:44:57 Fetched 24.6 MB in 0s (0 B/s) 22:44:57 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:44:57 Fetched 224 kB in 0s (0 B/s) 22:44:57 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:44:57 Fetched 157 kB in 0s (0 B/s) 22:44:57 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:44:57 Fetched 221 kB in 0s (0 B/s) 22:44:57 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:44:57 Fetched 143 kB in 0s (0 B/s) 22:44:57 Pulling app-service-config 22:44:57 + snapcraftctl pull 22:44:57 Cloning into '/root/parts/app-service-config/src'... 22:44:57 Pulling config-common 22:44:57 + snapcraftctl pull 22:44:59 ---> 33f3c3021f88 22:44:59 Step 7/23 : RUN go mod download 22:44:59 ---> Running in b2d6c413aa96 22:45:01 Removing intermediate container 8ea9cfdd5c66 22:45:01 ---> d4fe1a56ba39 22:45:01 Step 8/24 : COPY . . 22:45:01 Removing intermediate container a304b4e9882d 22:45:01 ---> ed962a47ad09 22:45:01 Step 8/24 : COPY . . 22:45:02 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:45:02 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:45:02 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:45:02 Fetched 0 B in 0s (0 B/s) 22:45:02 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:45:02 Fetched 0 B in 0s (0 B/s) 22:45:02 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:45:02 Fetched 0 B in 0s (0 B/s) 22:45:02 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:45:02 Fetched 0 B in 0s (0 B/s) 22:45:02 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:45:02 Fetched 0 B in 0s (0 B/s) 22:45:02 Pulling edgex-go 22:45:02 + snapcraftctl pull 22:45:03 Removing intermediate container b2d6c413aa96 22:45:03 ---> ae41cd526291 22:45:03 Step 8/23 : COPY . . 22:45:20 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:45:20 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:45:20 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:45:20 Fetched 0 B in 0s (0 B/s) 22:45:20 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:45:20 Fetched 96.5 kB in 0s (0 B/s) 22:45:20 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:45:20 Fetched 279 kB in 0s (0 B/s) 22:45:20 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:45:20 Fetched 122 kB in 0s (0 B/s) 22:45:20 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:45:20 Fetched 77.8 kB in 0s (0 B/s) 22:45:20 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:45:20 Fetched 8848 B in 0s (0 B/s) 22:45:20 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:45:20 Fetched 47.8 kB in 0s (0 B/s) 22:45:20 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:45:20 Fetched 45.6 kB in 0s (0 B/s) 22:45:20 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:45:20 Fetched 15.0 kB in 0s (0 B/s) 22:45:20 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 22:45:20 Fetched 219 kB in 0s (0 B/s) 22:45:20 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:45:20 Fetched 154 kB in 0s (0 B/s) 22:45:20 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:45:20 Fetched 50.6 kB in 0s (0 B/s) 22:45:20 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:45:20 Fetched 14.8 kB in 0s (0 B/s) 22:45:20 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:45:20 Fetched 41.8 kB in 0s (0 B/s) 22:45:20 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:45:20 Fetched 499 kB in 0s (0 B/s) 22:45:20 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:45:20 Fetched 111 kB in 0s (0 B/s) 22:45:20 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:45:20 Fetched 240 kB in 0s (0 B/s) 22:45:20 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:45:20 Fetched 29.3 kB in 0s (0 B/s) 22:45:20 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:45:20 Fetched 85.5 kB in 0s (0 B/s) 22:45:20 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:45:20 Fetched 24.5 kB in 0s (0 B/s) 22:45:20 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:45:20 Fetched 49.2 kB in 0s (0 B/s) 22:45:20 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:45:20 Fetched 54.2 kB in 0s (0 B/s) 22:45:20 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:45:20 Fetched 30.8 kB in 0s (0 B/s) 22:45:20 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:45:20 Fetched 15.8 kB in 0s (0 B/s) 22:45:20 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:45:20 Fetched 85.9 kB in 0s (0 B/s) 22:45:20 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:45:20 Fetched 8720 B in 0s (0 B/s) 22:45:20 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 22:45:20 Fetched 137 kB in 0s (0 B/s) 22:45:20 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:45:20 Fetched 119 kB in 0s (0 B/s) 22:45:20 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 22:45:20 Fetched 110 kB in 0s (0 B/s) 22:45:20 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:45:20 Fetched 11.1 kB in 0s (0 B/s) 22:45:20 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:45:20 Fetched 645 kB in 0s (0 B/s) 22:45:20 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:45:20 Fetched 41.3 kB in 0s (0 B/s) 22:45:20 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:45:20 Fetched 17.9 kB in 0s (0 B/s) 22:45:20 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:45:20 Fetched 368 kB in 0s (0 B/s) 22:45:20 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:45:20 Fetched 187 kB in 0s (0 B/s) 22:45:20 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:45:20 Fetched 175 kB in 0s (0 B/s) 22:45:20 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:45:20 Fetched 206 kB in 0s (0 B/s) 22:45:20 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 22:45:20 Fetched 1301 kB in 0s (0 B/s) 22:45:20 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:45:20 Fetched 36.2 kB in 0s (0 B/s) 22:45:20 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 22:45:20 Fetched 159 kB in 0s (0 B/s) 22:45:20 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:45:20 Fetched 107 kB in 0s (0 B/s) 22:45:20 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:45:20 Fetched 48.7 kB in 0s (0 B/s) 22:45:20 Pulling static-packages 22:45:20 + snapcraftctl pull 22:45:20 Pulling version 22:45:20 + cd /root/project 22:45:20 + [ -f VERSION ] 22:45:20 + PROJECT_VERSION=local-dev 22:45:20 + git rev-parse --short HEAD 22:45:20 + GIT_REVISION=93c9b869 22:45:20 + snapcraftctl set-version local-dev 22:45:21 Skipping build go-build-helper (already ran) 22:45:21 Building app-service-config 22:45:21 + make build 22:45:21 go mod tidy 22:45:24 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 22:45:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 22:45:24 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 22:45:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 22:45:24 go: downloading github.com/google/uuid v1.2.0 22:45:24 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:45:24 go: downloading github.com/stretchr/testify v1.7.0 22:45:24 go: downloading github.com/go-kit/kit v0.8.0 22:45:24 go: downloading github.com/x448/float16 v0.8.4 22:45:24 go: downloading github.com/go-stack/stack v1.8.0 22:45:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 22:45:24 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:45:24 go: downloading github.com/pmezard/go-difflib v1.0.0 22:45:24 go: downloading github.com/gorilla/mux v1.8.0 22:45:24 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 22:45:25 go: downloading github.com/hashicorp/consul/api v1.8.1 22:45:25 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:45:25 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:45:25 go: downloading github.com/stretchr/objx v0.1.0 22:45:25 go: downloading github.com/davecgh/go-spew v1.1.1 22:45:25 go: downloading github.com/hashicorp/serf v0.9.5 22:45:25 go: downloading github.com/pelletier/go-toml v1.9.0 22:45:25 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:45:25 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:45:25 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:45:25 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:45:25 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:45:25 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:45:25 go: downloading github.com/mattn/go-isatty v0.0.12 22:45:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:45:25 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:45:25 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:45:25 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:45:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 22:45:25 go: downloading github.com/mitchellh/copystructure v1.0.0 22:45:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:45:25 go: downloading github.com/kr/pretty v0.2.0 22:45:25 go: downloading github.com/fatih/color v1.9.0 22:45:25 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:45:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 22:45:25 go: downloading github.com/kr/text v0.1.0 22:45:25 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:45:25 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:45:25 go: downloading github.com/hashicorp/memberlist v0.2.2 22:45: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 22:45:26 go: downloading github.com/go-playground/validator/v10 v10.5.0 22:45:26 go: downloading github.com/gorilla/websocket v1.4.2 22:45:26 go: downloading github.com/mattn/go-colorable v0.1.6 22:45:26 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:45:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:45:26 go: downloading github.com/miekg/dns v1.1.26 22:45:26 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 22:45:26 go: downloading github.com/go-playground/universal-translator v0.17.0 22:45:26 go: downloading github.com/pkg/errors v0.8.1 22:45:26 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:45:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:45:26 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:45:26 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 22:45:26 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 22:45:26 go: downloading github.com/go-playground/locales v0.13.0 22:45:26 go: downloading github.com/leodido/go-urn v1.2.0 22:45:26 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:45:26 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:45:26 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 22:45:26 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:45:26 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:45:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:45:26 go: downloading gopkg.in/yaml.v2 v2.4.0 22:45:26 go: downloading github.com/hashicorp/errwrap v1.0.0 22:45:26 go: downloading golang.org/x/text v0.3.2 22:45:26 go: downloading github.com/go-redis/redis/v7 v7.2.0 22:45:26 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:45:26 go: downloading github.com/pebbe/zmq4 v1.2.7 22:45:26 go: downloading github.com/onsi/ginkgo v1.10.1 22:45:26 go: downloading github.com/onsi/gomega v1.7.0 22:45:27 go: downloading github.com/hpcloud/tail v1.0.0 22:45:27 go: downloading github.com/golang/protobuf v1.3.2 22:45:27 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:45:27 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:45:27 go: downloading github.com/fsnotify/fsnotify v1.4.7 22:45:27 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 22:45:36 ---> 251f5e058a7e 22:45:36 Step 9/23 : RUN go mod tidy 22:45:36 ---> 75eac62ba0a6 22:45:36 Step 9/24 : RUN go mod tidy 22:45:36 ---> 5ffe47700e06 22:45:36 Step 9/24 : RUN go mod tidy 22:45:36 ---> Running in f526e129170f 22:45:36 ---> Running in 1bb93c388085 22:45:36 ---> Running in 918091f64bc8 22:45:37 Removing intermediate container d3d5127d114c 22:45:37 ---> 99fdadc6249e 22:45:37 22:45:37 Step 11/22 : FROM alpine:3.12 22:45:37 ---> 9852663dfa18 22:45:37 Step 12/22 : RUN apk add --update --no-cache curl 22:45:37 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 22:45:37 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 22:45:37 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 22:45:37 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 22:45:37 ---> Running in 0861d9c8e513 22:45:38 Building config-common 22:45:38 + snapcraftctl build 22:45:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:45:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:45:40 (1/4) Installing ca-certificates (20191127-r4) 22:45:40 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:45:40 (3/4) Installing libcurl (7.76.1-r0) 22:45:40 (4/4) Installing curl (7.76.1-r0) 22:45:40 Executing busybox-1.31.1-r20.trigger 22:45:40 Executing ca-certificates-20191127-r4.trigger 22:45:40 OK: 7 MiB in 18 packages 22:45:41 Building edgex-go 22:45:41 + cd /root/parts/edgex-go/src 22:45:41 + make build 22:45:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:45:41 Removing intermediate container 918091f64bc8 22:45:41 ---> ca8cf5fb9524 22:45:41 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:45:41 ---> Running in 739c2a86f98d 22:45:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.87 22:45:41 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 22:45:41 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.14 22:45:41 go: downloading github.com/imdario/mergo v0.3.12 22:45:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:45:41 go: downloading github.com/go-kit/kit v0.9.0 22:45:41 go: downloading github.com/go-playground/validator/v10 v10.6.1 22:45:42 Removing intermediate container 1bb93c388085 22:45:42 ---> 64f253e8d8c4 22:45:42 Step 10/24 : RUN make cmd/core-data/core-data 22:45:42 Removing intermediate container f526e129170f 22:45:42 ---> 3a06267c2c09 22:45:42 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:45:42 ---> Running in 0962d61650b9 22:45:42 Removing intermediate container 0861d9c8e513 22:45:42 ---> 2814a6e503d0 22:45:42 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:45:42 ---> Running in 714a42ba8253 22:45:42 ---> Running in b66bf52b98ec 22:45:43 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 22:45:43 Removing intermediate container b66bf52b98ec 22:45:43 ---> cd6490c14798 22:45:43 Step 14/22 : WORKDIR /edgex 22:45:43 ---> Running in 393883f8df62 22:45:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:45:44 Removing intermediate container 393883f8df62 22:45:44 ---> 9b1316acdce8 22:45:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:45:44 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 22:45:45 ---> 3ed56d1a9277 22:45:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:45:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:45:47 ---> c8c8fd8496f5 22:45:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:45:49 ---> 4061481ffb72 22:45:49 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:45:49 ---> Running in d8114fe9d5d6 22:45:50 Removing intermediate container d8114fe9d5d6 22:45:50 ---> 15263ae23d5e 22:45:50 Step 19/22 : CMD ["--init=true"] 22:45:50 ---> Running in be0eef4e6873 22:45:51 Removing intermediate container be0eef4e6873 22:45:51 ---> bfd4dc4c61e8 22:45:51 Step 20/22 : LABEL arch=arm64 22:45:51 ---> Running in 38b78d3ec82f 22:45:51 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 22:45:51 Removing intermediate container 38b78d3ec82f 22:45:51 ---> 596e8e43062e 22:45:51 Step 21/22 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:45:51 ---> Running in 93a716fe36ba 22:45:52 Removing intermediate container 93a716fe36ba 22:45:52 ---> ccdba1f8d999 22:45:52 Step 22/22 : LABEL version=0.0.0 22:45:52 ---> Running in 5e8d8513e19a 22:45:53 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 22:45:53 Removing intermediate container 5e8d8513e19a 22:45:53 ---> 1c60d8194676 22:45:53 22:45:54 Successfully built 1c60d8194676 22:45:54 Successfully tagged security-proxy-setup-arm64:latest 22:45:54 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 22:45:55 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 22:45:57 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 22:45:58 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:45:58 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 22:45: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 22:46:01 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 22:46:01 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:46:02 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 22:46:04 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 22:46:05 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 22:46:06 go: downloading github.com/lib/pq v1.10.1 22:46:07 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:46:07 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:46:07 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:46:07 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:46:07 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:46:07 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:46:07 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:46:07 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:46:07 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:46:07 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:46:07 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:46:07 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:46:07 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:46:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:46:07 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:46:08 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:46:08 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:46:08 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 22:46:08 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:46:08 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:46:08 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:46:08 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:46:08 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:46:08 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:46:08 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:46:08 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:46:11 Building static-packages 22:46:11 + snapcraftctl build 22:46:13 Building version 22:46:13 + snapcraftctl build 22:46:15 Skipping stage go-build-helper (already ran) 22:46:15 Staging app-service-config 22:46:15 + snapcraftctl stage 22:46:16 Staging config-common 22:46:16 + snapcraftctl stage 22:46:17 Staging edgex-go 22:46:17 + snapcraftctl stage 22:46:18 Staging static-packages 22:46:18 + snapcraftctl stage 22:46:19 Staging version 22:46:19 + snapcraftctl stage 22:46:20 Priming go-build-helper 22:46:20 + snapcraftctl prime 22:46:21 Priming app-service-config 22:46:21 + snapcraftctl prime 22:46:22 Priming config-common 22:46:22 + snapcraftctl prime 22:46:23 Priming edgex-go 22:46:23 + snapcraftctl prime 22:46:25 Priming static-packages 22:46:25 + snapcraftctl prime 22:46:27 Priming version 22:46:27 + snapcraftctl prime 22:46:28 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:47:15  Building security-proxy-setup ... done Removing intermediate container 714a42ba8253 22:47:15 ---> 71ececcd7df3 22:47:15 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:47:15 ---> Running in a4c32f96b23d 22:47:15 Removing intermediate container 739c2a86f98d 22:47:15 ---> 5c559f9247be 22:47:15 22:47:15 Step 11/23 : FROM alpine:3.12 22:47:15 ---> 9852663dfa18 22:47:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:47:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:47:15 ---> Running in cd4eb98db887 22:47:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:47:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:47:15 (1/2) Installing ca-certificates (20191127-r4) 22:47:15 (2/2) Installing dumb-init (1.2.2-r1) 22:47:15 Executing busybox-1.31.1-r20.trigger 22:47:15 Executing ca-certificates-20191127-r4.trigger 22:47:15 OK: 6 MiB in 16 packages 22:47:15 Removing intermediate container a4c32f96b23d 22:47:15 ---> 54b253a4c2d8 22:47:15 22:47:15 Step 12/24 : FROM docker:20.10.0 22:47:15 20.10.0: Pulling from library/docker 22:47:15 Removing intermediate container cd4eb98db887 22:47:15 ---> 7cec54d44d26 22:47:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:47:15 ---> Running in 8176df0881d8 22:47:15 Removing intermediate container 8176df0881d8 22:47:15 ---> 4a5383db95b2 22:47:15 Step 14/23 : ENV APP_PORT=48060 22:47:15 ---> Running in de21fe3e8556 22:47:15 Removing intermediate container de21fe3e8556 22:47:15 ---> f4ce5de23cbe 22:47:15 Step 15/23 : EXPOSE $APP_PORT 22:47:16 ---> Running in 83d536d2b540 22:47:17 Removing intermediate container 83d536d2b540 22:47:17 ---> 4f0a2a3079f2 22:47:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:18 Removing intermediate container 0962d61650b9 22:47:18 ---> 2ea2bee64923 22:47:18 22:47:18 Step 11/24 : FROM alpine:3.12 22:47:18 ---> 9852663dfa18 22:47:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:47:18 ---> Running in 770bc09ad55d 22:47:18 ---> 5c90b37d5e57 22:47:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:47:19 Removing intermediate container 770bc09ad55d 22:47:19 ---> c59f6e0d0d82 22:47:19 Step 13/24 : ENV APP_PORT=48080 22:47:20 ---> Running in 560d9366dedf 22:47:20 ---> 4e9a162f3413 22:47:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:47:20 Removing intermediate container 560d9366dedf 22:47:20 ---> d348c2decb2d 22:47:20 Step 14/24 : EXPOSE $APP_PORT 22:47:20 ---> Running in 7793dfd2c591 22:47:21 Removing intermediate container 7793dfd2c591 22:47:21 ---> e7a848fe6af1 22:47:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:21 ---> a097fba0c020 22:47:21 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:47:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:47:21 ---> Running in cdbe11d09b25 22:47:21 ---> Running in 83d04135e44a 22:47:21 Status: Downloaded newer image for docker:20.10.0 22:47:21 ---> eeaf43b92773 22:47:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:47:22 ---> Running in c7c322cf73d1 22:47:22 Removing intermediate container cdbe11d09b25 22:47:22 ---> fc3bafeb1b79 22:47:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:22 ---> Running in bf272583fdd4 22:47:22 Removing intermediate container c7c322cf73d1 22:47:22 ---> d8f33ffb0d64 22:47:22 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 22:47:22 ---> Running in 388360bc10d0 22:47:22 Removing intermediate container bf272583fdd4 22:47:22 ---> e37254574fbc 22:47:22 Step 21/23 : LABEL arch=arm64 22:47:23 ---> Running in d0a48baa2f1e 22:47:23 Removing intermediate container d0a48baa2f1e 22:47:23 ---> cb54388da527 22:47:23 Step 22/23 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:47:24 ---> Running in 8c35346e9dd5 22:47:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:47:24 Removing intermediate container 83d04135e44a 22:47:24 ---> 9b7590986d7d 22:47:24 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:47:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:47:24 ---> Running in 63d26eeb57a7 22:47:24 Removing intermediate container 8c35346e9dd5 22:47:24 ---> 4cb76d0db87f 22:47:24 Step 23/23 : LABEL version=0.0.0 22:47:24 ---> Running in 2b0f1756928d 22:47:24 (1/39) Installing readline (8.0.4-r0) 22:47:24 (2/39) Installing bash (5.0.17-r0) 22:47:24 Executing bash-5.0.17-r0.post-install 22:47:24 (3/39) Installing nghttp2-libs (1.41.0-r0) 22:47:24 (4/39) Installing libcurl (7.76.1-r0) 22:47:24 (5/39) Installing curl (7.76.1-r0) 22:47:24 (6/39) Installing dumb-init (1.2.2-r1) 22:47:24 (7/39) Installing libbz2 (1.0.8-r1) 22:47:24 (8/39) Installing expat (2.2.9-r1) 22:47:24 (9/39) Installing libffi (3.3-r2) 22:47:24 (10/39) Installing gdbm (1.13-r1) 22:47:24 (11/39) Installing xz-libs (5.2.5-r0) 22:47:24 (12/39) Installing sqlite-libs (3.32.1-r0) 22:47:24 (13/39) Installing python3 (3.8.10-r0) 22:47:25 Removing intermediate container 2b0f1756928d 22:47:25 ---> f62bd97df79e 22:47:25 22:47:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:47:25 Successfully built f62bd97df79e 22:47:25 Successfully tagged support-notifications-arm64:latest 22:47:26  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:47:26 (14/39) Installing py3-appdirs (1.4.4-r1) 22:47:26 (15/39) Installing py3-ordered-set (4.0.1-r0) 22:47:26 (16/39) Installing py3-parsing (2.4.7-r0) 22:47:26 (17/39) Installing py3-six (1.15.0-r0) 22:47:26 (18/39) Installing py3-packaging (20.4-r0) 22:47:26 (19/39) Installing py3-setuptools (47.0.0-r0) 22:47:26 (20/39) Installing py3-chardet (3.0.4-r4) 22:47:26 (21/39) Installing py3-idna (2.9-r0) 22:47:26 (22/39) Installing py3-certifi (2020.4.5.1-r0) 22:47:26 (1/6) Installing dumb-init (1.2.2-r1) 22:47:26 (23/39) Installing py3-urllib3 (1.25.9-r0) 22:47:27 (2/6) Installing libgcc (9.3.0-r2) 22:47:27 (24/39) Installing py3-requests (2.23.0-r0) 22:47:27 (25/39) Installing py3-msgpack (1.0.0-r0) 22:47:27 (26/39) Installing py3-lockfile (0.12.2-r3) 22:47:27 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:47:27 (3/6) Installing libsodium (1.0.18-r0) 22:47:27 (28/39) Installing py3-colorama (0.4.3-r0) 22:47:27 (29/39) Installing py3-distlib (0.3.0-r0) 22:47:27 (30/39) Installing py3-distro (1.5.0-r1) 22:47:27 (4/6) Installing libstdc++ (9.3.0-r2) 22:47:27 (31/39) Installing py3-webencodings (0.5.1-r3) 22:47:27 (32/39) Installing py3-html5lib (1.0.1-r4) 22:47:27 (33/39) Installing py3-pytoml (0.1.21-r0) 22:47:27 (34/39) Installing py3-pep517 (0.8.2-r0) 22:47:27 (35/39) Installing py3-progress (1.5-r0) 22:47:27 (36/39) Installing py3-toml (0.10.1-r0) 22:47:27 (37/39) Installing py3-retrying (1.3.3-r0) 22:47:27 (38/39) Installing py3-contextlib2 (0.6.0-r0) 22:47:27 (39/39) Installing py3-pip (20.1.1-r0) 22:47:27 (5/6) Installing libzmq (4.3.3-r0) 22:47:27 Executing busybox-1.31.1-r19.trigger 22:47:27 OK: 72 MiB in 59 packages 22:47:27 (6/6) Installing zeromq (4.3.3-r0) 22:47:27 Executing busybox-1.31.1-r20.trigger 22:47:27 OK: 8 MiB in 20 packages 22:47:29 Removing intermediate container 63d26eeb57a7 22:47:29 ---> 5064a63373b5 22:47:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:30 ---> 9f32fc2386b5 22:47:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:47:31 ---> c52fb2301023 22:47:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:47:31 Collecting docker-compose==1.23.2 22:47:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:47:32 ---> ef96aaf940cd 22:47:32 Step 20/24 : ENTRYPOINT ["/core-data"] 22:47:32 ---> Running in 1b37938c43e8 22:47:33 Removing intermediate container 1b37938c43e8 22:47:33 ---> 13daad384a4d 22:47:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:33 ---> Running in 9cbbb0717ee5 22:47:33 Collecting PyYAML<4,>=3.10 22:47:33 Downloading PyYAML-3.13.tar.gz (270 kB) 22:47:33 Removing intermediate container 9cbbb0717ee5 22:47:33 ---> d696e1a2349d 22:47:33 Step 22/24 : LABEL arch=arm64 22:47:33 ---> Running in ed06f2c93115 22:47:34 Removing intermediate container ed06f2c93115 22:47:34 ---> 958e095fb613 22:47:34 Step 23/24 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:47:34 ---> Running in df6557c47627 22:47:34 Removing intermediate container df6557c47627 22:47:34 ---> f5656d8ceb90 22:47:34 Step 24/24 : LABEL version=0.0.0 22:47:35 ---> Running in 925c67e1a435 22:47:35 Removing intermediate container 925c67e1a435 22:47:35 ---> 2ca956ef5dcb 22:47:35 22:47:36 Successfully built 2ca956ef5dcb 22:47:36 Successfully tagged core-data-arm64:latest 22:47:37  Building core-data ... done Collecting docopt<0.7,>=0.6.1 22:47:37 Downloading docopt-0.6.2.tar.gz (25 kB) 22:47:39 Collecting texttable<0.10,>=0.9.0 22:47:39 Downloading texttable-0.9.1.tar.gz (11 kB) 22:47:40 Collecting jsonschema<3,>=2.5.1 22:47:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:47:41 Collecting websocket-client<1.0,>=0.32.0 22:47:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:47:42 Collecting docker<4.0,>=3.6.0 22:47:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:47:43 Collecting cached-property<2,>=1.2.0 22:47:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:47:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:47:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:47:44 Collecting dockerpty<0.5,>=0.4.1 22:47:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:47:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:47:46 Collecting docker-pycreds>=0.4.0 22:47:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:47:46 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) 22:47:46 Collecting idna<2.8,>=2.5 22:47:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:47:47 Collecting urllib3<1.25,>=1.21.1 22:47:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:47:47 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) 22:47:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:47:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:47:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:47:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:47:48 Installing collected packages: PyYAML, docopt, texttable, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, dockerpty, docker-compose 22:47:48 Running setup.py install for PyYAML: started 22:47:50 Running setup.py install for PyYAML: finished with status 'done' 22:47:50 Running setup.py install for docopt: started 22:47:52 Running setup.py install for docopt: finished with status 'done' 22:47:52 Running setup.py install for texttable: started 22:47:53 Running setup.py install for texttable: finished with status 'done' 22:47:54 Attempting uninstall: idna 22:47:54 Found existing installation: idna 2.9 22:47:54 Uninstalling idna-2.9: 22:47:54 Successfully uninstalled idna-2.9 22:47:55 Attempting uninstall: urllib3 22:47:55 Found existing installation: urllib3 1.25.9 22:47:55 Uninstalling urllib3-1.25.9: 22:47:55 Successfully uninstalled urllib3-1.25.9 22:47:55 Attempting uninstall: requests 22:47:55 Found existing installation: requests 2.23.0 22:47:55 Uninstalling requests-2.23.0: 22:47:55 Successfully uninstalled requests-2.23.0 22:47:56 Running setup.py install for dockerpty: started 22:47:58 Running setup.py install for dockerpty: finished with status 'done' 22:47:59 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:48:07 Removing intermediate container 388360bc10d0 22:48:07 ---> 98636b7f218d 22:48:07 Step 15/24 : ENV APP_PORT=48090 22:48:08 ---> Running in 9d9c5fb6e5ec 22:48:08 Removing intermediate container 9d9c5fb6e5ec 22:48:08 ---> 2ac213b026dd 22:48:08 Step 16/24 : EXPOSE $APP_PORT 22:48:08 ---> Running in 5103a559aaeb 22:48:08 Removing intermediate container 5103a559aaeb 22:48:08 ---> 30209af5c3fa 22:48:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:48:10 ---> ef273eeb0661 22:48:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:48:10 ---> c9297bface76 22:48:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:48:11 ---> 9477fa5e4bd2 22:48:11 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:48:11 ---> Running in a3b08f08b609 22:48:12 Removing intermediate container a3b08f08b609 22:48:12 ---> cbf20f625402 22:48:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:12 ---> Running in 45e3fcb96cce 22:48:13 Removing intermediate container 45e3fcb96cce 22:48:13 ---> 736616a27d4c 22:48:13 Step 22/24 : LABEL arch=arm64 22:48:13 ---> Running in ebd9a599ec04 22:48:13 Removing intermediate container ebd9a599ec04 22:48:13 ---> 82c295188679 22:48:13 Step 23/24 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 22:48:13 ---> Running in c6a61fb0212d 22:48:14 Removing intermediate container c6a61fb0212d 22:48:14 ---> f67e42e8cc62 22:48:14 Step 24/24 : LABEL version=0.0.0 22:48:14 ---> Running in e64901f1f833 22:48:14 Removing intermediate container e64901f1f833 22:48:14 ---> 7b237d77e83b 22:48:14 22:48:15 Successfully built 7b237d77e83b 22:48:15 Successfully tagged sys-mgmt-agent-arm64:latest 22:48:15  Building sys-mgmt-agent ... done  [Pipeline] } 22:48:15 $ docker stop --time=1 e9466d27a4273ffca978ecaae5f0904c6ca607623807b37f8e6f95276d7785c3 22:48:17 $ docker rm -f e9466d27a4273ffca978ecaae5f0904c6ca607623807b37f8e6f95276d7785c3 [Pipeline] // withDockerContainer [Pipeline] sh 22:48:18 + docker images 22:48:18 REPOSITORY TAG IMAGE ID CREATED SIZE 22:48:18 sys-mgmt-agent-arm64 latest 7b237d77e83b 4 seconds ago 299MB 22:48:18 core-data-arm64 latest 2ca956ef5dcb 43 seconds ago 20.3MB 22:48:18 support-notifications-arm64 latest f62bd97df79e 54 seconds ago 16.8MB 22:48:18 2ea2bee64923 About a minute ago 989MB 22:48:18 54b253a4c2d8 About a minute ago 977MB 22:48:18 5c559f9247be About a minute ago 981MB 22:48:18 security-proxy-setup-arm64 latest 1c60d8194676 2 minutes ago 24MB 22:48:18 99fdadc6249e 2 minutes ago 978MB 22:48:18 security-bootstrapper-arm64 latest 0d3bf64ac922 4 minutes ago 17.2MB 22:48:18 core-metadata-arm64 latest f32f183c6c55 4 minutes ago 17.4MB 22:48:18 core-command-arm64 latest 3397adce7d18 4 minutes ago 16.1MB 22:48:18 support-scheduler-arm64 latest 457c910b6c3e 4 minutes ago 16.1MB 22:48:18 security-secretstore-setup-arm64 latest f600834b67f2 4 minutes ago 24.4MB 22:48:18 ff1ec3d5bb86 4 minutes ago 989MB 22:48:18 13069a2cf4bf 4 minutes ago 981MB 22:48:18 9b40ab30eff4 4 minutes ago 980MB 22:48:18 7cfa713c9296 5 minutes ago 978MB 22:48:18 89443d86d84f 5 minutes ago 974MB 22:48:18 ci-base-image-arm64 latest b7e6077290d0 16 minutes ago 641MB 22:48:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 13 days ago 428MB 22:48:18 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 22:48:18 docker 20.10.0 eeaf43b92773 5 months ago 228MB 22:48:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:48:19 ---> job-cost.sh 22:48:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WwdB 22:48:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:50:35 lf-activate-venv(): INFO: Adding /tmp/venv-WwdB/bin to PATH 22:50:35 INFO: No Stack... 22:50:35 INFO: Retrieving Pricing Info for: lf-standard-4 22:50:35 INFO: Archiving Costs [Pipeline] sh 22:50:35 + cat /w/workspace/edgex-go/1/archives/cost.csv 22:50:35 + cut -d, -f6 [Pipeline] lock 22:50:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3459-1-stack-cost] 22:50:35 Resource [jenkins-edgexfoundry-edgex-go-PR-3459-1-stack-cost] did not exist. Created. 22:50:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3459-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:50:36 + echo total: 0.20999999344348907 [Pipeline] stash 22:50:36 Stashed 1 file(s) [Pipeline] } 22:50:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3459-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:50:37 provisioning config files... 22:50:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5354886674198582315tmp [Pipeline] { [Pipeline] sh 22:50:38 + set +x 22:50:38 + curl -s https://codecov.io/bash 22:50:38 + bash -s -- 22:50:38 22:50:38 _____ _ 22:50:38 / ____| | | 22:50:38 | | ___ __| | ___ ___ _____ __ 22:50:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:50:38 | |___| (_) | (_| | __/ (_| (_) \ V / 22:50:38 \_____\___/ \__,_|\___|\___\___/ \_/ 22:50:38 Bash-1.0.2 22:50:38 22:50:38 22:50:38 ==> git version 2.24.3 found 22:50:38 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:50:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:50:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:50:38 ==> Jenkins CI detected. 22:50:38 project root: . 22:50:38 --> token set from env 22:50:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:50:38 ==> Running gcov in . (disable via -X gcov) 22:50:38 ==> Python coveragepy not found 22:50:38 ==> Searching for coverage reports in: 22:50:38 + . 22:50:38 -> Found 1 reports 22:50:38 ==> Detecting git/mercurial file structure 22:50:38 ==> Reading reports 22:50:38 + ./coverage.out bytes=727486 22:50:38 ==> Appending adjustments 22:50:38 https://docs.codecov.io/docs/fixing-reports 22:50:45 + Found adjustments 22:50:45 ==> Gzipping contents 22:50:45 104K /tmp/codecov.euZL4z.gz 22:50:45 ==> Uploading reports 22:50:45 url: https://codecov.io 22:50:45 query: branch=PR-3459&commit=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3459&job=&cmd_args= 22:50:45 -> Pinging Codecov 22:50:45 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3459&commit=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3459&job=&cmd_args= 22:50:45 -> Uploading to 22:50:45 https://storage.googleapis.com/codecov/v4/raw/2021-05-12/00271124DB129430A58F1EEE437C3FCB/93c9b86952b721576cadb1cb6cbfe1af5d91c4d5/41bc02dd-acd4-4ba4-9d78-a0aa96813424.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T225045Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0134336efc997f15a7512a2402bfb142d611232159719bc7c552ac3454ccb5c3 22:50:45 % Total % Received % Xferd Average Speed Time Time Time Current 22:50:45 Dload Upload Total Spent Left Speed 22:50:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 177k --:--:-- --:--:-- --:--:-- 177k 22:50:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [Pipeline] } 22:50:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:50:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:50:48 ---> package-listing.sh 22:50:48 ++ facter osfamily 22:50:48 ++ tr '[:upper:]' '[:lower:]' 22:50:48 + OS_FAMILY=redhat 22:50:48 + workspace=/w/workspace/edgex-go/1 22:50:48 + START_PACKAGES=/tmp/packages_start.txt 22:50:48 + END_PACKAGES=/tmp/packages_end.txt 22:50:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:50:48 + PACKAGES=/tmp/packages_start.txt 22:50:48 + '[' /w/workspace/edgex-go/1 ']' 22:50:48 + PACKAGES=/tmp/packages_end.txt 22:50:48 + case "${OS_FAMILY}" in 22:50:48 + rpm -qa 22:50:48 + sort 22:50:53 + '[' -f /tmp/packages_start.txt ']' 22:50:53 + '[' -f /tmp/packages_end.txt ']' 22:50:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:50:53 + '[' /w/workspace/edgex-go/1 ']' 22:50:53 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:50:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:50:53 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:50:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:50:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:50:54 22:50:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:50:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:50:55 alpine: Pulling from edgex-lftools-log-publisher 22:50:55 df20fa9351a1: Pulling fs layer 22:50:55 36b3adc4ff6f: Pulling fs layer 22:50:55 8ad3a11d3b57: Pulling fs layer 22:50:55 46f8f816bc3b: Pulling fs layer 22:50:55 93b61091891f: Pulling fs layer 22:50:55 93b9cdb0e59b: Pulling fs layer 22:50:55 5e14af77c1be: Pulling fs layer 22:50:55 01666e4c0597: Pulling fs layer 22:50:55 aa168da1d23b: Pulling fs layer 22:50:55 93b61091891f: Waiting 22:50:55 93b9cdb0e59b: Waiting 22:50:55 5e14af77c1be: Waiting 22:50:55 01666e4c0597: Waiting 22:50:55 aa168da1d23b: Waiting 22:50:55 46f8f816bc3b: Waiting 22:50:55 36b3adc4ff6f: Verifying Checksum 22:50:55 36b3adc4ff6f: Download complete 22:50:55 46f8f816bc3b: Verifying Checksum 22:50:55 46f8f816bc3b: Download complete 22:50:55 df20fa9351a1: Verifying Checksum 22:50:55 df20fa9351a1: Download complete 22:50:55 93b9cdb0e59b: Verifying Checksum 22:50:55 93b9cdb0e59b: Download complete 22:50:55 5e14af77c1be: Download complete 22:50:55 93b61091891f: Download complete 22:50:55 01666e4c0597: Verifying Checksum 22:50:55 01666e4c0597: Download complete 22:50:55 8ad3a11d3b57: Verifying Checksum 22:50:55 8ad3a11d3b57: Download complete 22:50:56 df20fa9351a1: Pull complete 22:50:56 36b3adc4ff6f: Pull complete 22:50:57 8ad3a11d3b57: Pull complete 22:50:57 46f8f816bc3b: Pull complete 22:50:58 aa168da1d23b: Verifying Checksum 22:50:58 aa168da1d23b: Download complete 22:50:59 93b61091891f: Pull complete 22:50:59 93b9cdb0e59b: Pull complete 22:50:59 5e14af77c1be: Pull complete 22:51:00 01666e4c0597: Pull complete 22:51:08 aa168da1d23b: Pull complete 22:51:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:51:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:51:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:51:09 prd-centos7-docker-4c-2g-4935 does not seem to be running inside a container 22:51:09 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:51:14 $ docker top 78c26e40dd17f270023d8f26fe2c27b55e132b9444eb7a23385a96bd9ed126bf -eo pid,comm [Pipeline] { [Pipeline] sh 22:51:15 + touch /tmp/pre-build-complete [Pipeline] sh 22:51:15 + mkdir -p /var/log/sa [Pipeline] sh 22:51:16 + ls /var/log/sa-host 22:51:16 + sadf -c /var/log/sa-host/sa12 22:51:16 file_magic: OK 22:51:16 HZ: Using current value: 100 22:51:16 file_header: OK 22:51:16 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 22:51:16 Statistics: 22:51:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:51:16 File successfully converted to sysstat format version 12.2.1 22:51:16 + sadf -c /var/log/sa-host/sa23 22:51:16 file_magic: OK 22:51:16 HZ: Using current value: 100 22:51:16 file_header: OK 22:51:16 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 22:51:16 Statistics: 22:51:16 Hnuu...uuuununununu... 22:51:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:51:16 provisioning config files... 22:51:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4851790533881938064tmp [Pipeline] { [Pipeline] echo 22:51:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:51:16 ---> create-netrc.sh [Pipeline] } 22:51:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:51:16 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:51:17 ---> python-tools-install.sh [Pipeline] echo 22:51:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:51:17 ---> sudo-logs.sh 22:51:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:51:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:51:18 ---> job-cost.sh 22:51:18 lf-activate-venv: SKIPPING 22:51:18 DEBUG: total: 0.20999999344348907 22:51:18 INFO: Retrieving Stack Cost... 22:51:19 INFO: Retrieving Pricing Info for: v1-standard-2 22:51:20 INFO: Archiving Costs [Pipeline] echo 22:51:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:51:20 ---> logs-deploy.sh 22:51:20 lf-activate-venv: SKIPPING 22:51:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3459/1 22:51:20 INFO: archiving workspace using pattern(s): 22:51:22 Archives upload complete. 22:51:22 INFO: archiving logs to Nexus