weichou1229 commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 845790db6141b18dad79660e8519dbebf6289f96+e6c052569f26998dcb3a7df84d37141e1787d2eb (02a61db0b726b862a1928ff6fde0e2fd0d71fcb9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5367935846666868864.key > 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 --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7758905282492635942.key > 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 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7314216992176572647.key > 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 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6797684686970772028.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2431253487520552322.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-11 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh835487228401019638.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 845790db6141b18dad79660e8519dbebf6289f96 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh3504174515025090927.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing 845790db6141b18dad79660e8519dbebf6289f96 Checking out Revision 845790db6141b18dad79660e8519dbebf6289f96 (PR-3492) > git config core.sparsecheckout # timeout=10 > git checkout -f 845790db6141b18dad79660e8519dbebf6289f96 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh4484803245532054589.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 845790db6141b18dad79660e8519dbebf6289f96 # timeout=10 Commit message: "fix: Addressed PR comments" > git rev-list --no-walk 845790db6141b18dad79660e8519dbebf6289f96 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:24:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:24:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:24:02 ========================================================= 01:24:02 EdgeX Global Pipelines Version Info 01:24:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:24:03 ------------------- 01:24:03 stable info: 01:24:03 ------------------- 01:24:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:24:03 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:24:03 Message: update stable to v1.0.192 01:24:04 ------------------- 01:24:04 experimental info: 01:24:04 ------------------- 01:24:04 Commited By: **** collab-it+edgex@linuxfoundation.org 01:24:04 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 01:24:04 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:24:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:24:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3492 [Pipeline] echo 01:24:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3492 [Pipeline] echo 01:24:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3492 [Pipeline] echo 01:24:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 845790db6141b18dad79660e8519dbebf6289f96 [Pipeline] echo 01:24:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 845790d [Pipeline] echo 01:24:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:05 provisioning config files... 01:24:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config328573448084831972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:05 ---> docker-login.sh 01:24:05 nexus3.edgexfoundry.org:10001 01:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:06 Configure a credential helper to remove this warning. See 01:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:06 01:24:06 Login Succeeded 01:24:06 nexus3.edgexfoundry.org:10002 01:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:06 Configure a credential helper to remove this warning. See 01:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:06 01:24:06 Login Succeeded 01:24:06 nexus3.edgexfoundry.org:10003 01:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:06 Configure a credential helper to remove this warning. See 01:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:06 01:24:06 Login Succeeded 01:24:06 nexus3.edgexfoundry.org:10004 01:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:06 Configure a credential helper to remove this warning. See 01:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:06 01:24:06 Login Succeeded 01:24:06 docker.io 01:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:06 Configure a credential helper to remove this warning. See 01:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:06 01:24:06 Login Succeeded 01:24:06 ---> docker-login.sh ends [Pipeline] } 01:24:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:24:07 ++ 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 01:24:07 + for file in '`ls cmd/**/Dockerfile`' 01:24:07 ++ dirname cmd/core-command/Dockerfile 01:24:07 ++ cut -d/ -f2 01:24:07 + echo core-command,cmd/core-command/Dockerfile 01:24:07 + for file in '`ls cmd/**/Dockerfile`' 01:24:07 ++ dirname cmd/core-data/Dockerfile 01:24:07 ++ cut -d/ -f2 01:24:07 + echo core-data,cmd/core-data/Dockerfile 01:24:07 + for file in '`ls cmd/**/Dockerfile`' 01:24:07 ++ dirname cmd/core-metadata/Dockerfile 01:24:07 ++ cut -d/ -f2 01:24:07 + echo core-metadata,cmd/core-metadata/Dockerfile 01:24:07 + for file in '`ls cmd/**/Dockerfile`' 01:24:07 ++ dirname cmd/security-bootstrapper/Dockerfile 01:24:07 ++ cut -d/ -f2 01:24:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:24:07 + for file in '`ls cmd/**/Dockerfile`' 01:24:07 ++ dirname cmd/security-proxy-setup/Dockerfile 01:24:07 ++ cut -d/ -f2 01:24:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:24:07 + for file in '`ls cmd/**/Dockerfile`' 01:24:07 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:24:07 ++ cut -d/ -f2 01:24:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:24:07 + for file in '`ls cmd/**/Dockerfile`' 01:24:07 ++ dirname cmd/support-notifications/Dockerfile 01:24:07 ++ cut -d/ -f2 01:24:07 + echo support-notifications,cmd/support-notifications/Dockerfile 01:24:07 + for file in '`ls cmd/**/Dockerfile`' 01:24:07 ++ dirname cmd/support-scheduler/Dockerfile 01:24:07 ++ cut -d/ -f2 01:24:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:24:07 + for file in '`ls cmd/**/Dockerfile`' 01:24:07 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:24:07 ++ cut -d/ -f2 01:24:07 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:24:07 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 01:24:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:24:09 01:24:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:24:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:24:09 latest: Pulling from edgex-devops/git-semver 01:24:09 31603596830f: Pulling fs layer 01:24:09 54011a49482f: Pulling fs layer 01:24:09 a6820b24f6d8: Pulling fs layer 01:24:09 f581987b2513: Pulling fs layer 01:24:09 f581987b2513: Waiting 01:24:09 54011a49482f: Verifying Checksum 01:24:09 54011a49482f: Download complete 01:24:09 31603596830f: Verifying Checksum 01:24:09 31603596830f: Download complete 01:24:09 f581987b2513: Verifying Checksum 01:24:09 f581987b2513: Download complete 01:24:09 a6820b24f6d8: Verifying Checksum 01:24:09 a6820b24f6d8: Download complete 01:24:09 31603596830f: Pull complete 01:24:10 54011a49482f: Pull complete 01:24:10 a6820b24f6d8: Pull complete 01:24:11 f581987b2513: Pull complete 01:24:11 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 01:24:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:24:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:24:11 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 01:24:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:24:12 $ docker top 575fb3c2ea53742dea174f1828b5231f69e16e9c9cf15cddb70195082c8906b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:24:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:12 [ssh-agent] Looking for ssh-agent implementation... 01:24:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:12 $ docker exec 575fb3c2ea53742dea174f1828b5231f69e16e9c9cf15cddb70195082c8906b5 ssh-agent 01:24:13 SSH_AUTH_SOCK=/tmp/ssh-ApEHQW7lhRO1/agent.14 01:24:13 SSH_AGENT_PID=20 01:24:13 Running ssh-add (command line suppressed) 01:24:13 Identity added: /w/workspace/edgex-go/9@tmp/private_key_669141166840026061.key (/w/workspace/edgex-go/9@tmp/private_key_669141166840026061.key) 01:24:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:13 + git tag --points-at HEAD [Pipeline] } 01:24:13 $ docker exec --env ******** --env ******** 575fb3c2ea53742dea174f1828b5231f69e16e9c9cf15cddb70195082c8906b5 ssh-agent -k 01:24:13 unset SSH_AUTH_SOCK; 01:24:13 unset SSH_AGENT_PID; 01:24:13 echo Agent pid 20 killed; 01:24:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:24:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:13 [ssh-agent] Looking for ssh-agent implementation... 01:24:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:13 $ docker exec 575fb3c2ea53742dea174f1828b5231f69e16e9c9cf15cddb70195082c8906b5 ssh-agent 01:24:13 SSH_AUTH_SOCK=/tmp/ssh-8oNLmrjSzcJw/agent.53 01:24:13 SSH_AGENT_PID=59 01:24:14 Running ssh-add (command line suppressed) 01:24:14 Identity added: /w/workspace/edgex-go/9@tmp/private_key_5051862233374529494.key (/w/workspace/edgex-go/9@tmp/private_key_5051862233374529494.key) 01:24:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:14 + git semver init 01:24:14 # -> Open(): unable to determine branch for HEAD 01:24:14 # $GIT_DIR = /w/workspace/edgex-go/9/.git 01:24:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 01:24:14 # $SEMVER_REMOTE_NAME = origin 01:24:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:24:14 # $SEMVER_USER_NAME = edgex-jenkins 01:24:14 # $SEMVER_BRANCH = PR-3492 01:24:14 # $SEMVER_TEMP = /tmp/semver-726715817 01:24:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:24:32 # '/tmp/semver-726715817' -> '/w/workspace/edgex-go/9/.semver' 01:24:32 # -> Force: false 01:24:32 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 01:24:32 $ docker exec --env ******** --env ******** 575fb3c2ea53742dea174f1828b5231f69e16e9c9cf15cddb70195082c8906b5 ssh-agent -k 01:24:32 unset SSH_AUTH_SOCK; 01:24:32 unset SSH_AGENT_PID; 01:24:32 echo Agent pid 59 killed; 01:24:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:24:33 + git semver [Pipeline] } 01:24:33 $ docker stop --time=1 575fb3c2ea53742dea174f1828b5231f69e16e9c9cf15cddb70195082c8906b5 01:24:35 $ docker rm -f 575fb3c2ea53742dea174f1828b5231f69e16e9c9cf15cddb70195082c8906b5 [Pipeline] // withDockerContainer [Pipeline] sh 01:24:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:24:36 Stashed 1 file(s) [Pipeline] echo 01:24:36 [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 01:24:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:24:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:24:37 + sudo service docker restart 01:24:37 + true 01:24:37 Redirecting to /bin/systemctl restart docker.service 01:24:51 Still waiting to schedule task 01:24:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 01:24:55 ========================================================= 01:24:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:24:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:24:56 + 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 . 01:24:57 Sending build context to Docker daemon 329MB 01:24:57 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 01:24:57 Step 2/6 : FROM ${BASE} 01:24:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:24:57 540db60ca938: Pulling fs layer 01:24:57 adcc1eea9eea: Pulling fs layer 01:24:57 4c4ab2625f07: Pulling fs layer 01:24:57 0510c868ecb4: Pulling fs layer 01:24:57 afea3b2eda06: Pulling fs layer 01:24:57 7809a108b3ef: Pulling fs layer 01:24:57 f706445af74f: Pulling fs layer 01:24:57 0510c868ecb4: Waiting 01:24:57 afea3b2eda06: Waiting 01:24:57 7809a108b3ef: Waiting 01:24:57 f706445af74f: Waiting 01:24:57 4c4ab2625f07: Verifying Checksum 01:24:57 4c4ab2625f07: Download complete 01:24:57 adcc1eea9eea: Verifying Checksum 01:24:57 adcc1eea9eea: Download complete 01:24:57 afea3b2eda06: Verifying Checksum 01:24:57 afea3b2eda06: Download complete 01:24:57 540db60ca938: Verifying Checksum 01:24:57 540db60ca938: Download complete 01:24:57 7809a108b3ef: Verifying Checksum 01:24:57 7809a108b3ef: Download complete 01:24:58 540db60ca938: Pull complete 01:24:58 adcc1eea9eea: Pull complete 01:24:58 4c4ab2625f07: Pull complete 01:25:00 f706445af74f: Verifying Checksum 01:25:00 f706445af74f: Download complete 01:25:00 0510c868ecb4: Verifying Checksum 01:25:00 0510c868ecb4: Download complete 01:25:04 0510c868ecb4: Pull complete 01:25:04 afea3b2eda06: Pull complete 01:25:04 7809a108b3ef: Pull complete 01:25:08 f706445af74f: Pull complete 01:25:08 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 01:25:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:25:08 ---> b068be0155e3 01:25:08 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 01:25:14 ---> Running in 1d793562ab64 01:25:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:25:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:25:16 (1/12) Installing libmagic (5.39-r0) 01:25:16 (2/12) Installing file (5.39-r0) 01:25:16 (3/12) Installing libc-dev (0.7.2-r3) 01:25:16 (4/12) Installing g++ (10.2.1_pre1-r3) 01:25:21 (5/12) Installing fortify-headers (1.1-r0) 01:25:21 (6/12) Installing patch (2.7.6-r6) 01:25:21 (7/12) Installing build-base (0.5-r2) 01:25:21 (8/12) Installing libsodium (1.0.18-r0) 01:25:21 (9/12) Installing pkgconf (1.7.3-r0) 01:25:21 (10/12) Installing libsodium-dev (1.0.18-r0) 01:25:21 (11/12) Installing libzmq (4.3.3-r1) 01:25:21 (12/12) Installing zeromq-dev (4.3.3-r1) 01:25:21 Executing busybox-1.32.1-r6.trigger 01:25:21 OK: 219 MiB in 52 packages 01:25:22 Removing intermediate container 1d793562ab64 01:25:22 ---> 3b2f05d3423f 01:25:22 Step 4/6 : WORKDIR /edgex-go 01:25:22 ---> Running in db2aa9be22aa 01:25:22 Removing intermediate container db2aa9be22aa 01:25:22 ---> 4b8665380ad2 01:25:22 Step 5/6 : COPY go.mod . 01:25:23 ---> 72f0f9cb2b30 01:25:23 Step 6/6 : RUN go mod download 01:25:23 ---> Running in ac29a1ab53cb 01:25:45 Removing intermediate container ac29a1ab53cb 01:25:45 ---> 31b11a0eeec8 01:25:45 Successfully built 31b11a0eeec8 01:25:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:25:45 + docker inspect -f . ci-base-image-x86_64 01:25:45 . [Pipeline] withDockerContainer 01:25:45 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 01:25:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:25:46 $ docker top 062bad5ef6771a1ac7c998f15ccd0fd1a0a5c60dc1f4c76e8369f6d00168d23b -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:46 + go version 01:25:46 go version go1.16.3 linux/amd64 [Pipeline] } 01:25:46 $ docker stop --time=1 062bad5ef6771a1ac7c998f15ccd0fd1a0a5c60dc1f4c76e8369f6d00168d23b 01:25:47 $ docker rm -f 062bad5ef6771a1ac7c998f15ccd0fd1a0a5c60dc1f4c76e8369f6d00168d23b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:25:48 + docker inspect -f . ci-base-image-x86_64 01:25:48 . [Pipeline] withDockerContainer 01:25:48 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 01:25:48 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:25:48 $ docker top 085036ea4e967f6317ad6a3fb388e3f371597bfa319246b31cb07e1393cdf20a -eo pid,comm [Pipeline] { [Pipeline] echo 01:25:49 ========================================================= 01:25:49 [edgeXBuildGoParallel] Running Tests and Build... 01:25:49 ========================================================= [Pipeline] sh 01:25:49 + go mod tidy [Pipeline] sh 01:25:49 + make test 01:25:49 go mod tidy 01:25:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:25:56 ? github.com/edgexfoundry/edgex-go [no test files] 01:26:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:26:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:26:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:26:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:26:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:26:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:26:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:26:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:26:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:26:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:26:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:26:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:26:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:26:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:26:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:26:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:26:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 01:26:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.066s coverage: 28.7% of statements 01:26:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.071s coverage: 100.0% of statements 01:26:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:26:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:26:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:26:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.078s coverage: 81.2% of statements 01:26:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:26:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.068s coverage: 53.4% of statements 01:26:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:26:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:26:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.109s coverage: 87.7% of statements 01:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:26:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.047s coverage: 78.9% of statements 01:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:26:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:26:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.239s coverage: 95.1% of statements 01:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:26:32 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:26:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 01:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 01:26:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements 01:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:26:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.048s coverage: 21.7% of statements 01:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 01:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 01:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements 01:26:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 01:26:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 01:26:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 01:26:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 01:26:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws 01:26:49 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 01:26:49 The recommended git tool is: git 01:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.265s coverage: 81.8% of statements 01:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:26:55 using credential edgex-jenkins-ssh 01:26:55 Cloning the remote Git repository 01:26:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:26:55 > git init /w/workspace/edgex-go/9 # timeout=10 01:26:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:26:55 > git --version # timeout=10 01:26:55 > git --version # 'git version 2.17.1' 01:26:55 using GIT_SSH to set credentials SSH Credentials for GitHub 01:26:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 76.0% of statements 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.5% of statements 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:27:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 01:27:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:27:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:27:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:27:11 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:27:12 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 845790db6141b18dad79660e8519dbebf6289f96 01:27:13 Merge succeeded, producing 845790db6141b18dad79660e8519dbebf6289f96 01:27:13 Checking out Revision 845790db6141b18dad79660e8519dbebf6289f96 (PR-3492) 01:27:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.075s coverage: 18.8% of statements 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 01:27:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.125s coverage: 91.9% of statements 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 01:27:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 63.4% of statements 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 01:27:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.093s coverage: 97.6% of statements 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 01:27:13 ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:27:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:27:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:27:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.024s coverage: 100.0% of statements 01:27:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.047s coverage: 28.1% of statements 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 01:27:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.047s coverage: 27.9% of statements 01:27:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 01:27:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 01:27:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 01:27:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 01:27:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 01:27:12 > git config core.sparsecheckout # timeout=10 01:27:12 > git checkout -f 845790db6141b18dad79660e8519dbebf6289f96 # timeout=10 01:27:13 > git remote # timeout=10 01:27:13 > git config --get remote.origin.url # timeout=10 01:27:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:13 > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 01:27:13 > git rev-parse HEAD^{commit} # timeout=10 01:27:13 > git config core.sparsecheckout # timeout=10 01:27:13 > git checkout -f 845790db6141b18dad79660e8519dbebf6289f96 # timeout=10 01:27:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 01:27:14 GO111MODULE=on go vet ./... 01:27:17 Commit message: "fix: Addressed PR comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:27:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:27:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:27:19 + sudo service docker+ restarttrue 01:27:19 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:37 provisioning config files... 01:27:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config5854090194115315293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:38 ---> docker-login.sh 01:27:38 nexus3.edgexfoundry.org:10001 01:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:39 Configure a credential helper to remove this warning. See 01:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:39 01:27:39 Login Succeeded 01:27:39 nexus3.edgexfoundry.org:10002 01:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:40 Configure a credential helper to remove this warning. See 01:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:40 01:27:40 Login Succeeded 01:27:40 nexus3.edgexfoundry.org:10003 01:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:40 Configure a credential helper to remove this warning. See 01:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:40 01:27:40 Login Succeeded 01:27:40 nexus3.edgexfoundry.org:10004 01:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:41 gofmt -l . 01:27:41 [ "`gofmt -l .`" = "" ] 01:27:41 ./bin/test-attribution-txt.sh [Pipeline] sh 01:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:41 Configure a credential helper to remove this warning. See 01:27:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:41 01:27:41 Login Succeeded 01:27:41 docker.io 01:27:41 + ls -al . 01:27:41 total 524 01:27:41 drwxrwxr-x 10 1001 1001 4096 Jun 2 01:27 . 01:27:41 drwxr-xr-x 4 root root 28 Jun 2 01:25 .. 01:27:41 -rw-rw-r-- 1 1001 1001 11 Jun 2 01:23 .dockerignore 01:27:41 drwxrwxr-x 8 1001 1001 179 Jun 2 01:24 .git 01:27:41 drwxrwxr-x 3 1001 1001 125 Jun 2 01:23 .github 01:27:41 -rw-rw-r-- 1 1001 1001 818 Jun 2 01:23 .gitignore 01:27:41 drwx------ 3 1001 1001 60 Jun 2 01:24 .semver 01:27:41 -rw-rw-r-- 1 1001 1001 166 Jun 2 01:23 .sonarcloud.properties 01:27:41 -rw-rw-r-- 1 1001 1001 8609 Jun 2 01:23 Attribution.txt 01:27:41 -rw-rw-r-- 1 1001 1001 3804 Jun 2 01:23 CONTRIBUTING.md 01:27:41 -rw-rw-r-- 1 1001 1001 931 Jun 2 01:23 Dockerfile.build 01:27:41 -rw-rw-r-- 1 1001 1001 849 Jun 2 01:23 Jenkinsfile 01:27:41 -rw-rw-r-- 1 1001 1001 10775 Jun 2 01:23 LICENSE 01:27:41 -rw-rw-r-- 1 1001 1001 5605 Jun 2 01:23 Makefile 01:27:41 -rw-rw-r-- 1 1001 1001 7978 Jun 2 01:23 README.md 01:27:41 -rw-rw-r-- 1 1001 1001 6755 Jun 2 01:23 SECURITY.md 01:27:41 -rw-rw-r-- 1 1001 1001 5 Jun 2 01:24 VERSION 01:27:41 -rw-rw-r-- 1 1001 1001 4131 Jun 2 01:23 ZMQWindows.md 01:27:41 drwxrwxr-x 2 1001 1001 37 Jun 2 01:23 bin 01:27:41 drwxrwxr-x 14 1001 1001 4096 Jun 2 01:23 cmd 01:27:41 -rw-r--r-- 1 root root 406715 Jun 2 01:27 coverage.out 01:27:41 -rw-rw-r-- 1 1001 1001 902 Jun 2 01:23 go.mod 01:27:41 -rw-r--r-- 1 root root 21048 Jun 2 01:25 go.sum 01:27:41 drwxrwxr-x 8 1001 1001 127 Jun 2 01:23 internal 01:27:41 drwxrwxr-x 3 1001 1001 16 Jun 2 01:23 openapi 01:27:41 drwxrwxr-x 4 1001 1001 71 Jun 2 01:23 snap 01:27:41 -rw-rw-r-- 1 1001 1001 168 Jun 2 01:23 version.go [Pipeline] sh 01:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:41 + '[' -e coverage.out ] 01:27:41 + chown 1001:1001 coverage.out [Pipeline] stash 01:27:41 Stashed 1 file(s) [Pipeline] sh 01:27:42 + make build 01:27:42 go mod tidy 01:27:42 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 01:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:42 Configure a credential helper to remove this warning. See 01:27:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:42 01:27:42 Login Succeeded 01:27:42 ---> docker-login.sh ends [Pipeline] } 01:27:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:27:42 ========================================================= 01:27:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:27:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:27:42 + 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 . 01:27:43 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 01:27:45 Sending build context to Docker daemon 166.2MB 01:27:45 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 01:27:45 Step 2/6 : FROM ${BASE} 01:27:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:27:45 595b0fe564bb: Pulling fs layer 01:27:45 7186ed65a4f7: Pulling fs layer 01:27:45 316046926c0a: Pulling fs layer 01:27:45 4ebd0625c992: Pulling fs layer 01:27:45 207e8628e3a3: Pulling fs layer 01:27:45 c791037a9be2: Pulling fs layer 01:27:45 ffd874e62e21: Pulling fs layer 01:27:45 207e8628e3a3: Waiting 01:27:45 4ebd0625c992: Waiting 01:27:45 c791037a9be2: Waiting 01:27:45 ffd874e62e21: Waiting 01:27:45 316046926c0a: Verifying Checksum 01:27:45 316046926c0a: Download complete 01:27:45 7186ed65a4f7: Verifying Checksum 01:27:45 7186ed65a4f7: Download complete 01:27:45 207e8628e3a3: Download complete 01:27:45 c791037a9be2: Download complete 01:27:45 595b0fe564bb: Verifying Checksum 01:27:45 595b0fe564bb: Download complete 01:27:46 595b0fe564bb: Pull complete 01:27:46 7186ed65a4f7: Pull complete 01:27:47 316046926c0a: Pull complete 01:27:47 ffd874e62e21: Verifying Checksum 01:27:47 ffd874e62e21: Download complete 01:27:49 4ebd0625c992: Verifying Checksum 01:27:49 4ebd0625c992: Download complete 01:27:50 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 01:27:51 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 01:27:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:27:52 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 01:27: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 01:27:55 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 01:27:56 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 01:27:57 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 01:27:58 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 01:27:59 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] } 01:28:00 $ docker stop --time=1 085036ea4e967f6317ad6a3fb388e3f371597bfa319246b31cb07e1393cdf20a 01:28:01 4ebd0625c992: Pull complete 01:28:01 207e8628e3a3: Pull complete 01:28:01 c791037a9be2: Pull complete 01:28:03 $ docker rm -f 085036ea4e967f6317ad6a3fb388e3f371597bfa319246b31cb07e1393cdf20a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 01:28:04 ffd874e62e21: Pull complete 01:28:04 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 01:28:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:28:04 ---> cfc18b08335c 01:28:04 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 01:28:06 ---> Running in 8d05bfadd006 01:28:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:28:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:28:09 (1/12) Installing libmagic (5.39-r0) 01:28:09 (2/12) Installing file (5.39-r0) 01:28:09 (3/12) Installing libc-dev (0.7.2-r3) 01:28:09 (4/12) Installing g++ (10.2.1_pre1-r3) [Pipeline] isUnix [Pipeline] sh 01:28:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:28:12 01:28:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:28:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:28:12 latest: Pulling from edgex-devops/edgex-compose 01:28:12 cbdbe7a5bc2a: Pulling fs layer 01:28:12 ca9280d653b3: Pulling fs layer 01:28:12 7e9c9ca2126c: Pulling fs layer 01:28:13 cbdbe7a5bc2a: Verifying Checksum 01:28:13 cbdbe7a5bc2a: Download complete 01:28:13 cbdbe7a5bc2a: Pull complete 01:28:13 ca9280d653b3: Verifying Checksum 01:28:13 ca9280d653b3: Download complete 01:28:14 ca9280d653b3: Pull complete 01:28:14 7e9c9ca2126c: Verifying Checksum 01:28:14 7e9c9ca2126c: Download complete 01:28:15 (5/12) Installing fortify-headers (1.1-r0) 01:28:15 (6/12) Installing patch (2.7.6-r6) 01:28:15 (7/12) Installing build-base (0.5-r2) 01:28:15 (8/12) Installing libsodium (1.0.18-r0) 01:28:15 (9/12) Installing pkgconf (1.7.3-r0) 01:28:15 (10/12) Installing libsodium-dev (1.0.18-r0) 01:28:15 (11/12) Installing libzmq (4.3.3-r1) 01:28:15 (12/12) Installing zeromq-dev (4.3.3-r1) 01:28:15 Executing busybox-1.32.1-r6.trigger 01:28:15 OK: 218 MiB in 52 packages 01:28:17 7e9c9ca2126c: Pull complete 01:28:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:28:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:28:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:28:17 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 01:28:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:28:19 Removing intermediate container 8d05bfadd006 01:28:19 ---> a6f12ab544e3 01:28:19 Step 4/6 : WORKDIR /edgex-go 01:28:19 ---> Running in 74493d8211cc 01:28:19 Removing intermediate container 74493d8211cc 01:28:19 ---> 9b46ccfe1149 01:28:19 Step 5/6 : COPY go.mod . 01:28:20 ---> 6db1f1bae3de 01:28:20 Step 6/6 : RUN go mod download 01:28:20 ---> Running in 8e95e86fe149 01:28:21 $ docker top 5b575cbffa7e7e2179b72f3913b6ad9cc679eea251bcb6b23b468cbc06ea5b98 -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:22 + docker-compose build --help 01:28:22 + grep parallel 01:28:22 --parallel Build images in parallel. [Pipeline] } 01:28:22 $ docker stop --time=1 5b575cbffa7e7e2179b72f3913b6ad9cc679eea251bcb6b23b468cbc06ea5b98 01:28:24 $ docker rm -f 5b575cbffa7e7e2179b72f3913b6ad9cc679eea251bcb6b23b468cbc06ea5b98 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:28:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:28:24 . [Pipeline] withDockerContainer 01:28:24 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 01:28:24 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:28:25 $ docker top 2e7ea3bf3dd8a4218c883a49c3f38d4b06f4d8ee827705b5a245d3b6fb36de6e -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:25 + docker-compose -f ./docker-compose-build.yml build --parallel 01:28:26 Building core-command ... 01:28:26 Building core-data ... 01:28:26 Building core-metadata ... 01:28:26 Building security-bootstrapper ... 01:28:26 Building security-proxy-setup ... 01:28:26 Building security-secretstore-setup ... 01:28:26 Building support-notifications ... 01:28:26 Building support-scheduler ... 01:28:26 Building sys-mgmt-agent ... 01:28:26 Building sys-mgmt-agent 01:28:26 Building support-scheduler 01:28:26 Building security-proxy-setup 01:28:26 Building core-command 01:28:26 Building support-notifications 01:28:47 Removing intermediate container 8e95e86fe149 01:28:47 ---> a2e65ba05bcf 01:28:47 Successfully built a2e65ba05bcf 01:28:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:28:47 + docker inspect -f . ci-base-image-arm64 01:28:47 . [Pipeline] withDockerContainer 01:28:48 prd-ubuntu18.04-docker-arm64-4c-16g-12 does not seem to be running inside a container 01:28:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:28:50 $ docker top 273bd52f930859b336d8cb96e505965e9e75389eab7075617bd5eeec4baee100 -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:51 + go version 01:28:51 go version go1.16.3 linux/arm64 [Pipeline] } 01:28:51 $ docker stop --time=1 273bd52f930859b336d8cb96e505965e9e75389eab7075617bd5eeec4baee100 01:28:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:28:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:28:52 ---> 31b11a0eeec8 01:28:52 Step 3/24 : WORKDIR /edgex-go 01:28:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:28:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:28:52 ---> 31b11a0eeec8 01:28:52 Step 3/23 : WORKDIR /edgex-go 01:28:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:28:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:28:52 ---> 31b11a0eeec8 01:28:52 Step 3/24 : WORKDIR /edgex-go 01:28:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:28:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:28:52 ---> 31b11a0eeec8 01:28:52 Step 3/23 : WORKDIR /edgex-go 01:28:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:28:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:28:52 ---> 31b11a0eeec8 01:28:52 Step 3/22 : WORKDIR /edgex-go 01:28:53 $ docker rm -f 273bd52f930859b336d8cb96e505965e9e75389eab7075617bd5eeec4baee100 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:28:53 ---> Running in 44681fcbbc5b 01:28:53 ---> Running in d2d803faae7f 01:28:53 ---> Running in 62324060e25e 01:28:53 ---> Running in d0fbe6db7c94 01:28:53 ---> Running in 3095fff3ea1b 01:28:53 Removing intermediate container 62324060e25e 01:28:53 ---> 96cccc4ef33b 01:28:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:53 Removing intermediate container d2d803faae7f 01:28:53 ---> d6266f83970b 01:28:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:53 ---> Running in c2fc9918ebbb 01:28:53 + docker inspect -f . ci-base-image-arm64 01:28:53 . [Pipeline] withDockerContainer 01:28:54 Removing intermediate container 44681fcbbc5b 01:28:54 ---> eba58c76d1ca 01:28:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:54 Removing intermediate container 3095fff3ea1b 01:28:54 ---> 1f9f8e26460e 01:28:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:54 Removing intermediate container d0fbe6db7c94 01:28:54 ---> d4842cae0638 01:28:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:54 ---> Running in 1438c1757b1e 01:28:54 ---> Running in d99e1d40c8ff 01:28:54 ---> Running in e92f14ce3107 01:28:54 ---> Running in 393da262db0f 01:28:54 prd-ubuntu18.04-docker-arm64-4c-16g-12 does not seem to be running inside a container 01: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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:28:55 Removing intermediate container c2fc9918ebbb 01:28:55 ---> e192b6baed54 01:28:55 Step 5/23 : RUN apk add --update --no-cache make git 01:28:55 ---> Running in cfcacd6ace38 01:28:55 Removing intermediate container 1438c1757b1e 01:28:55 ---> a4ec21cf13cb 01:28:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:28:55 ---> Running in cd47c9468a57 01:28:55 Removing intermediate container d99e1d40c8ff 01:28:55 ---> 75cea7ab300e 01:28:55 Step 5/22 : RUN apk add --update --no-cache make git 01:28:55 ---> Running in 41f5879a041c 01:28:55 Removing intermediate container e92f14ce3107 01:28:55 ---> 8bd8605079da 01:28:55 Step 5/24 : RUN apk add --update --no-cache make git 01:28:55 ---> Running in 12d5f15292ba 01:28:55 Removing intermediate container 393da262db0f 01:28:55 ---> adcbd2bcac9e 01:28:55 Step 5/24 : RUN apk add --update --no-cache make bash git 01:28:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:28:55 ---> Running in 2a75babbbec5 01:28:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:28:55 $ docker top 7b63399725fda747daf6ed18c8ab835191553498e3a1fbb60e8f926c677349e6 -eo pid,comm 01:28:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:28:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 01:28:56 ========================================================= 01:28:56 [edgeXBuildGoParallel] Running Tests and Build... 01:28:56 ========================================================= [Pipeline] sh 01:28:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:28:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:28:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:28:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:28:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:28:56 + go mod tidy 01:28:57 OK: 219 MiB in 52 packages 01:28:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:28:57 OK: 219 MiB in 52 packages 01:28:57 OK: 219 MiB in 52 packages 01:28:57 OK: 219 MiB in 52 packages 01:28:57 Removing intermediate container cfcacd6ace38 01:28:57 ---> fae817f3c716 01:28:57 Step 6/23 : COPY go.mod . 01:28:57 OK: 219 MiB in 52 packages 01:28:57 Removing intermediate container cd47c9468a57 01:28:57 ---> 7f2629f9e875 01:28:57 Step 6/23 : COPY go.mod . 01:28:57 ---> c7674011f9ab 01:28:57 Step 7/23 : RUN go mod download 01:28:57 ---> Running in 05e87923a842 [Pipeline] sh 01:28:57 Removing intermediate container 12d5f15292ba 01:28:57 ---> 66f002751b2c 01:28:57 Step 6/24 : COPY go.mod . 01:28:57 Removing intermediate container 41f5879a041c 01:28:57 ---> 52d2bf165a86 01:28:57 Step 6/22 : COPY go.mod . 01:28:57 ---> 8d82107be538 01:28:57 Step 7/23 : RUN go mod download 01:28:57 ---> Running in 5a5101a16a51 01:28:58 Removing intermediate container 2a75babbbec5 01:28:58 ---> e2a2648ecb35 01:28:58 Step 6/24 : COPY go.mod . 01:28:58 ---> 5771cbe7b4dc 01:28:58 Step 7/24 : RUN go mod download 01:28:58 ---> 45a9699425d2 01:28:58 Step 7/22 : RUN go mod download 01:28:58 ---> Running in 0b56b3137b43 01:28:58 ---> Running in c60700a0019d 01:28:58 ---> 29c6c0a7fbd7 01:28:58 Step 7/24 : RUN go mod download 01:28:58 + make test 01:28:58 go mod tidy 01:28:58 ---> Running in cf33dedb4770 01:28:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:28:59 Removing intermediate container 05e87923a842 01:28:59 ---> ebd01e0d26e3 01:28:59 Step 8/23 : COPY . . 01:29:01 Removing intermediate container 5a5101a16a51 01:29:01 ---> afa925df2459 01:29:01 Step 8/23 : COPY . . 01:29:19 Removing intermediate container 0b56b3137b43 01:29:19 ---> c6e947c2e2b0 01:29:19 Step 8/24 : COPY . . 01:29:19 ---> 50c911dba037 01:29:19 Step 9/23 : RUN go mod tidy 01:29:19 ---> 8ba4e5b7e78a 01:29:19 Step 9/23 : RUN go mod tidy 01:29:25 ? github.com/edgexfoundry/edgex-go [no test files] 01:29:27 ---> Running in 5655cdd4e960 01:29:28 ---> Running in 3c338de604cd 01:29:28 Removing intermediate container c60700a0019d 01:29:28 ---> 031ac7912fcc 01:29:28 Step 8/22 : COPY . . 01:29:28 Removing intermediate container cf33dedb4770 01:29:28 ---> b9604a7151c2 01:29:28 Step 8/24 : COPY . . 01:29:28 ---> 36375c42afd7 01:29:28 Step 9/24 : RUN go mod tidy 01:29:46 ---> Running in b2201a3b222b 01:29:47 ---> 9cfa0ebebac4 01:29:47 Step 9/22 : RUN go mod tidy 01:29:47 ---> 88d37ab5bfad 01:29:47 Step 9/24 : RUN go mod tidy 01:29:47 ---> Running in 85da7b324e13 01:29:47 ---> Running in bb41b3a85a79 01:29:48 Removing intermediate container 5655cdd4e960 01:29:48 ---> 24ee73170291 01:29:48 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:29:48 ---> Running in fa824fc90c24 01:29:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:29:50 Removing intermediate container b2201a3b222b 01:29:50 ---> 21929b27f31b 01:29:50 Step 10/24 : RUN make cmd/core-command/core-command 01:29:50 ---> Running in cdeba092a75c 01:29:51 Removing intermediate container bb41b3a85a79 01:29:51 ---> cda68cedb586 01:29:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:29:51 Removing intermediate container 85da7b324e13 01:29:51 ---> 7b528e3aa3d7 01:29:51 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:29:52 ---> Running in e27da68cf516 01:29:52 ---> Running in 8f1e297fad59 01:29:52 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 01:29:53 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 01:29:53 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 01:29:54 Removing intermediate container 3c338de604cd 01:29:54 ---> 9595a31dbe2c 01:29:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:29:54 ---> Running in 3114b79b2d18 01:29: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 01:30:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:30:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:30:26 Removing intermediate container fa824fc90c24 01:30:26 ---> db95366672c3 01:30:26 01:30:26 Step 11/23 : FROM alpine:3.12 01:30:26 3.12: Pulling from library/alpine 01:30:26 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:30:26 Status: Downloaded newer image for alpine:3.12 01:30:26 ---> 13621d1b12d4 01:30:26 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:30:26 ---> Running in acb4ec8a2af1 01:30:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:30:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:30:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:30:27 (1/2) Installing ca-certificates (20191127-r4) 01:30:27 (2/2) Installing dumb-init (1.2.2-r1) 01:30:27 Executing busybox-1.31.1-r20.trigger 01:30:27 Executing ca-certificates-20191127-r4.trigger 01:30:27 OK: 6 MiB in 16 packages 01:30:27 Removing intermediate container acb4ec8a2af1 01:30:27 ---> fff8cff23ebd 01:30:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:30:27 ---> Running in 4959c0d19653 01:30:28 Removing intermediate container 4959c0d19653 01:30:28 ---> d6283fbbdf71 01:30:28 Step 14/23 : ENV APP_PORT=59860 01:30:28 ---> Running in 42a047464eaa 01:30:28 Removing intermediate container 42a047464eaa 01:30:28 ---> f1ebca37d3b4 01:30:28 Step 15/23 : EXPOSE $APP_PORT 01:30:28 ---> Running in e410552e1fe1 01:30:28 Removing intermediate container e410552e1fe1 01:30:28 ---> a1126517d1e9 01:30:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:29 ---> 1efba4917d9a 01:30:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:30:30 ---> 5327c5a5dfb3 01:30:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:30:30 ---> 0db03b6f7fc7 01:30:30 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:30:30 ---> Running in 17a33765e06c 01:30:30 Removing intermediate container 17a33765e06c 01:30:30 ---> fb96aa04ee5c 01:30:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:30:30 ---> Running in 6e5db37bc59c 01:30:30 Removing intermediate container 6e5db37bc59c 01:30:30 ---> d7a92733d436 01:30:30 Step 21/23 : LABEL arch=x86_64 01:30:30 ---> Running in 170ea2fb8038 01:30:30 Removing intermediate container 170ea2fb8038 01:30:30 ---> 4da88c49f6e6 01:30:30 Step 22/23 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:30:30 ---> Running in e92fc1fe89cc 01:30:31 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 01:30:31 Removing intermediate container e92fc1fe89cc 01:30:31 ---> df485748df7c 01:30:31 Step 23/23 : LABEL version=0.0.0 01:30:31 ---> Running in e70b8b770fa1 01:30:31 Removing intermediate container e70b8b770fa1 01:30:31 ---> 664de3ac8368 01:30:31 01:30:31 Successfully built 664de3ac8368 01:30:31 Successfully tagged support-notifications:latest 01:30:31 Building security-bootstrapper 01:30:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:30:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:30:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:30:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:30:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:30:35  Building support-notifications ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:30:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:30:35 ---> 31b11a0eeec8 01:30:35 Step 3/32 : WORKDIR /edgex-go 01:30:35 ---> Using cache 01:30:35 ---> d4842cae0638 01:30:35 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:35 ---> Using cache 01:30:35 ---> 8bd8605079da 01:30:35 Step 5/32 : RUN apk add --update --no-cache make git 01:30:35 ---> Using cache 01:30:35 ---> 66f002751b2c 01:30:35 Step 6/32 : COPY go.mod . 01:30:35 ---> Using cache 01:30:35 ---> 5771cbe7b4dc 01:30:35 Step 7/32 : RUN go mod download 01:30:35 ---> Using cache 01:30:35 ---> c6e947c2e2b0 01:30:35 Step 8/32 : COPY . . 01:30:35 ---> Using cache 01:30:35 ---> 36375c42afd7 01:30:35 Step 9/32 : RUN go mod tidy 01:30:35 ---> Using cache 01:30:35 ---> 21929b27f31b 01:30:35 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:30:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:30:36 ---> Running in ba1d01556d2c 01:30:37 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 01:30:38 Removing intermediate container cdeba092a75c 01:30:38 ---> de60b0b08205 01:30:38 01:30:38 Step 11/24 : FROM alpine:3.12 01:30:38 ---> 13621d1b12d4 01:30:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:30:38 Removing intermediate container 3114b79b2d18 01:30:38 ---> 93e151529b16 01:30:38 01:30:38 Step 11/23 : FROM alpine:3.12 01:30:38 ---> 13621d1b12d4 01:30:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:30:38 ---> Running in 81ecba0e6b03 01:30:38 ---> Running in 4d4d0ee51f5f 01:30:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:30:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:30:39 (1/1) Installing dumb-init (1.2.2-r1) 01:30:39 Executing busybox-1.31.1-r20.trigger 01:30:39 OK: 6 MiB in 15 packages 01:30:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:30:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:30:39 (1/1) Installing dumb-init (1.2.2-r1) 01:30:39 Executing busybox-1.31.1-r20.trigger 01:30:39 OK: 6 MiB in 15 packages 01:30:40 Removing intermediate container e27da68cf516 01:30:40 ---> 11b604c822f3 01:30:40 01:30:40 Step 11/22 : FROM alpine:3.12 01:30:40 ---> 13621d1b12d4 01:30:40 Step 12/22 : RUN apk add --update --no-cache curl 01:30:40 ---> Running in bd8f1a771aab 01:30:40 Removing intermediate container 81ecba0e6b03 01:30:40 ---> 8286bbafe71e 01:30:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:30:40 ---> Running in e2a15d1ab369 01:30:41 Removing intermediate container 4d4d0ee51f5f 01:30:41 ---> 9d5c4a9481be 01:30:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:30:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:30:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:30:41 Removing intermediate container e2a15d1ab369 01:30:41 ---> 690268557b50 01:30:41 Step 14/24 : ENV APP_PORT=59882 01:30:41 (1/4) Installing ca-certificates (20191127-r4) 01:30:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:30:41 (3/4) Installing libcurl (7.77.0-r0) 01:30:41 (4/4) Installing curl (7.77.0-r0) 01:30:41 Executing busybox-1.31.1-r20.trigger 01:30:41 Executing ca-certificates-20191127-r4.trigger 01:30:41 OK: 7 MiB in 18 packages 01:30:41 ---> Running in 91e0c2ad8c2b 01:30:41 ---> Running in fa999fd8f416 01:30:42 Removing intermediate container 91e0c2ad8c2b 01:30:42 ---> 06674b64f820 01:30:42 Step 14/23 : ENV APP_PORT=59861 01:30:42 Removing intermediate container 8f1e297fad59 01:30:42 ---> 7d210e2c6bba 01:30:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:30:42 ---> Running in 240ae561e44e 01:30:42 Removing intermediate container fa999fd8f416 01:30:42 ---> 5c0d7eef9ed8 01:30:42 Step 15/24 : EXPOSE $APP_PORT 01:30:42 ---> Running in 41521fe613b4 01:30:42 ---> Running in 57368a6ef318 01:30:42 Removing intermediate container 240ae561e44e 01:30:42 ---> d34f645905a4 01:30:42 Step 15/23 : EXPOSE $APP_PORT 01:30:42 Removing intermediate container 57368a6ef318 01:30:42 ---> 890c0249a539 01:30:42 Step 16/24 : WORKDIR / 01:30:42 Removing intermediate container bd8f1a771aab 01:30:42 ---> 04763551b18b 01:30:42 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:30:42 ---> Running in 6625e0c196d1 01:30:42 ---> Running in 45c832e4d746 01:30:42 ---> Running in 3377914fc03d 01:30:43 Removing intermediate container 6625e0c196d1 01:30:43 ---> 1203c27c2fff 01:30:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:43 Removing intermediate container 3377914fc03d 01:30:43 ---> aeb95c656836 01:30:43 Step 14/22 : WORKDIR /edgex 01:30:43 Removing intermediate container 45c832e4d746 01:30:43 ---> f6818f759590 01:30:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:43 ---> Running in fb7edaf7c1d4 01:30:43 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 01:30:43 ---> 9de52a3adba2 01:30:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:30:43 Removing intermediate container fb7edaf7c1d4 01:30:43 ---> 8fec7635c97e 01:30:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:30:43 ---> bb1763d07076 01:30:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:30:44 ---> f2cb6e0508dc 01:30:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:30:44 ---> c191dd62e9c8 01:30:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:30:44 ---> 4fde9d0f6fce 01:30:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:30:44 Removing intermediate container 41521fe613b4 01:30:44 ---> cd4ad87b0b1c 01:30:44 01:30:44 Step 12/24 : FROM docker:20.10.0 01:30:44 ---> 4c3a8fe9b5f0 01:30:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:30:44 ---> Running in 8eb1d2c755f8 01:30:44 ---> 42d622b33c87 01:30:44 Step 20/24 : ENTRYPOINT ["/core-command"] 01:30:44 20.10.0: Pulling from library/docker 01:30:45 ---> 6b4af09075d2 01:30:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:30:45 ---> Running in ca537700fbef 01:30:45 Removing intermediate container 8eb1d2c755f8 01:30:45 ---> 49d567a2ad40 01:30:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:30:45 ---> Running in f93a86ab0252 01:30:45 Removing intermediate container ca537700fbef 01:30:45 ---> 3c27ed1202f3 01:30:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:30:45 ---> Running in bf56f1f4621e 01:30:45 Removing intermediate container f93a86ab0252 01:30:45 ---> 1ef098b43479 01:30:45 Step 21/23 : LABEL arch=x86_64 01:30:45 ---> 05bff90bbfa6 01:30:45 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:30:45 ---> Running in c48161f35543 01:30:45 Removing intermediate container bf56f1f4621e 01:30:45 ---> e5a7740c1a21 01:30:45 Step 22/24 : LABEL arch=x86_64 01:30:45 ---> Running in bbf9cc33aa11 01:30:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 01:30:46 ---> Running in 1a0c6f5067aa 01:30:46 Removing intermediate container c48161f35543 01:30:46 ---> 9c59c2bf4837 01:30:46 Step 22/23 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:30:46 Removing intermediate container bbf9cc33aa11 01:30:46 ---> b73ff63db385 01:30:46 Step 19/22 : CMD ["--init=true"] 01:30:46 ---> Running in 0ea4bbe36e91 01:30:46 Removing intermediate container 1a0c6f5067aa 01:30:46 ---> 83df08cf41a9 01:30:46 Step 23/24 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:30:46 ---> Running in 37076cbdb0b8 01:30:46 ---> Running in 1103d4b6ac34 01:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.240s coverage: 28.7% of statements 01:30:47 Removing intermediate container 0ea4bbe36e91 01:30:47 ---> 3acd552a1a23 01:30:47 Step 23/23 : LABEL version=0.0.0 01:30:47 ---> Running in bac12eca6281 01:30:47 Removing intermediate container 37076cbdb0b8 01:30:47 ---> 1df9464b3c0b 01:30:47 Step 20/22 : LABEL arch=x86_64 01:30:47 Removing intermediate container 1103d4b6ac34 01:30:47 ---> 255f688d3f02 01:30:47 Step 24/24 : LABEL version=0.0.0 01:30:47 ---> Running in 3da3ba3d1378 01:30:47 Removing intermediate container bac12eca6281 01:30:47 ---> c6eb4e7b9ac2 01:30:47 01:30:47 ---> Running in 17a5301a1dda 01:30:47 Successfully built c6eb4e7b9ac2 01:30:47 Successfully tagged support-scheduler:latest 01:30:47 Building core-data 01:30:47 Removing intermediate container 3da3ba3d1378 01:30:47 ---> fb15504c51e9 01:30:47 Step 21/22 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:30:47  Building support-scheduler ... done Removing intermediate container 17a5301a1dda 01:30:47 ---> 132fcb0099f5 01:30:47 01:30:47 ---> Running in 43bd537106e6 01:30:47 Successfully built 132fcb0099f5 01:30:47 Successfully tagged core-command:latest 01:30:47  Building core-command ... done Building security-secretstore-setup 01:30:48 Removing intermediate container 43bd537106e6 01:30:48 ---> bb369d93a048 01:30:48 Step 22/22 : LABEL version=0.0.0 01:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.274s coverage: 100.0% of statements 01:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.190s coverage: 81.2% of statements 01:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:30:51 ---> Running in 8a77569afad8 01:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.392s coverage: 53.4% of statements 01:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:30:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:30:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:30:53 ---> 31b11a0eeec8 01:30:53 Step 3/26 : WORKDIR /edgex-go 01:30:53 ---> Using cache 01:30:53 ---> d4842cae0638 01:30:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:53 ---> Using cache 01:30:53 ---> 8bd8605079da 01:30:53 Step 5/26 : RUN apk add --update --no-cache make git 01:30:53 ---> Using cache 01:30:53 ---> 66f002751b2c 01:30:53 Step 6/26 : COPY go.mod . 01:30:53 ---> Using cache 01:30:53 ---> 5771cbe7b4dc 01:30:53 Step 7/26 : RUN go mod download 01:30:53 ---> Using cache 01:30:53 ---> c6e947c2e2b0 01:30:53 Step 8/26 : COPY . . 01:30:53 ---> Using cache 01:30:53 ---> 36375c42afd7 01:30:53 Step 9/26 : RUN go mod tidy 01:30:53 ---> Using cache 01:30:53 ---> 21929b27f31b 01:30:53 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.501s coverage: 87.7% of statements 01:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.283s coverage: 78.9% of statements 01:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:30:56 Removing intermediate container 8a77569afad8 01:30:56 ---> 20828014cda2 01:30:56 01:30:56 Successfully built 20828014cda2 01:30:56 Successfully tagged security-proxy-setup:latest 01:30:56 Building core-metadata 01:30:56 ---> Running in 01e5d3426658 01:30:56  Building security-proxy-setup ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:30:56 Status: Downloaded newer image for docker:20.10.0 01:30:56 ---> aefe523efa57 01:30: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' 01:30:57 ---> Running in 148cbe528d40 01:30:59 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 01:30:59 Removing intermediate container 148cbe528d40 01:30:59 ---> cc16821022f4 01:30:59 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 01:31:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.196s coverage: 95.1% of statements 01:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:31:01 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:31:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.220s coverage: 58.8% of statements 01:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 01:31:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.259s coverage: 0.8% of statements 01:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:31:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.170s coverage: 21.7% of statements 01:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.270s coverage: 47.1% of statements 01:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.235s coverage: 79.5% of statements 01:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements 01:31:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:31:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:31:02 ---> 31b11a0eeec8 01:31:02 Step 3/24 : WORKDIR /edgex-go 01:31:02 ---> Using cache 01:31:02 ---> d4842cae0638 01:31:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:02 ---> Using cache 01:31:02 ---> 8bd8605079da 01:31:02 Step 5/24 : RUN apk add --update --no-cache make git 01:31:02 ---> Using cache 01:31:02 ---> 66f002751b2c 01:31:02 Step 6/24 : COPY go.mod . 01:31:02 ---> Using cache 01:31:02 ---> 5771cbe7b4dc 01:31:02 Step 7/24 : RUN go mod download 01:31:02 ---> Using cache 01:31:02 ---> c6e947c2e2b0 01:31:02 Step 8/24 : COPY . . 01:31:02 ---> Using cache 01:31:02 ---> 36375c42afd7 01:31:02 Step 9/24 : RUN go mod tidy 01:31:02 ---> Using cache 01:31:02 ---> 21929b27f31b 01:31:02 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:31:02 ---> Running in 7e634f4aee50 01:31:02 ---> Running in c3d7cdb6f766 01:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.278s coverage: 96.3% of statements 01:31:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:31:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:31:02 ---> 31b11a0eeec8 01:31:02 Step 3/24 : WORKDIR /edgex-go 01:31:02 ---> Using cache 01:31:02 ---> d4842cae0638 01:31:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:02 ---> Using cache 01:31:02 ---> 8bd8605079da 01:31:02 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:31:03 ---> Running in 2ca92485b097 01:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:31:03 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 01:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:31:03 (1/39) Installing readline (8.0.4-r0) 01:31:03 (2/39) Installing bash (5.0.17-r0) 01:31:03 Executing bash-5.0.17-r0.post-install 01:31:03 (3/39) Installing nghttp2-libs (1.41.0-r0) 01:31:03 (4/39) Installing libcurl (7.77.0-r0) 01:31:03 (5/39) Installing curl (7.77.0-r0) 01:31:03 (6/39) Installing dumb-init (1.2.2-r1) 01:31:03 (7/39) Installing libbz2 (1.0.8-r1) 01:31:03 (8/39) Installing expat (2.2.9-r1) 01:31:03 (9/39) Installing libffi (3.3-r2) 01:31:03 (10/39) Installing gdbm (1.13-r1) 01:31:03 (11/39) Installing xz-libs (5.2.5-r0) 01:31:03 (12/39) Installing sqlite-libs (3.32.1-r0) 01:31:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:31:03 (13/39) Installing python3 (3.8.10-r0) 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements 01:31:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:31:04 (14/39) Installing py3-appdirs (1.4.4-r1) 01:31:04 (15/39) Installing py3-ordered-set (4.0.1-r0) 01:31:04 (16/39) Installing py3-parsing (2.4.7-r0) 01:31:04 (17/39) Installing py3-six (1.15.0-r0) 01:31:04 (18/39) Installing py3-packaging (20.4-r0) 01:31:04 (19/39) Installing py3-setuptools (47.0.0-r0) 01:31:05 (20/39) Installing py3-chardet (3.0.4-r4) 01:31:05 (21/39) Installing py3-idna (2.9-r0) 01:31:05 (22/39) Installing py3-certifi (2020.4.5.1-r0) 01:31:05 (23/39) Installing py3-urllib3 (1.25.9-r0) 01:31:05 (24/39) Installing py3-requests (2.23.0-r0) 01:31:05 (25/39) Installing py3-msgpack (1.0.0-r0) 01:31:05 (26/39) Installing py3-lockfile (0.12.2-r3) 01:31:05 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:31:05 (28/39) Installing py3-colorama (0.4.3-r0) 01:31:05 (29/39) Installing py3-distlib (0.3.0-r0) 01:31:05 (30/39) Installing py3-distro (1.5.0-r1) 01:31:05 (31/39) Installing py3-webencodings (0.5.1-r3) 01:31:05 (32/39) Installing py3-html5lib (1.0.1-r4) 01:31:05 (33/39) Installing py3-pytoml (0.1.21-r0) 01:31:05 (34/39) Installing py3-pep517 (0.8.2-r0) 01:31:05 (35/39) Installing py3-progress (1.5-r0) 01:31:05 (36/39) Installing py3-toml (0.10.1-r0) 01:31:05 (37/39) Installing py3-retrying (1.3.3-r0) 01:31:05 (38/39) Installing py3-contextlib2 (0.6.0-r0) 01:31:05 (39/39) Installing py3-pip (20.1.1-r0) 01:31:05 Executing busybox-1.31.1-r19.trigger 01:31:05 OK: 72 MiB in 59 packages 01:31:06 OK: 219 MiB in 52 packages 01:31:08 Collecting docker-compose==1.23.2 01:31:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:31:08 Removing intermediate container 2ca92485b097 01:31:08 ---> 4e2dc9730c25 01:31:08 Step 6/24 : COPY go.mod . 01:31:08 Collecting cached-property<2,>=1.2.0 01:31:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:31:09 ---> ea752a8b1c5f 01:31:09 Step 7/24 : RUN go mod download 01:31:09 Collecting PyYAML<4,>=3.10 01:31:09 Downloading PyYAML-3.13.tar.gz (270 kB) 01:31:09 ---> Running in 13e4531caf42 01:31:09 Removing intermediate container ba1d01556d2c 01:31:09 ---> b4a8ffb7c04d 01:31:09 01:31:09 Step 11/32 : FROM alpine:3.12 01:31:09 ---> 13621d1b12d4 01:31:09 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:31:09 ---> Running in e582a539bc09 01:31:09 Removing intermediate container e582a539bc09 01:31:09 ---> 6a6e977fe8f9 01:31:09 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:31:09 ---> Running in 764f64f8e99a 01:31:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:31:10 Collecting texttable<0.10,>=0.9.0 01:31:10 Downloading texttable-0.9.1.tar.gz (11 kB) 01:31:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:31:10 Removing intermediate container 13e4531caf42 01:31:10 ---> ff873562c6c5 01:31:10 Step 8/24 : COPY . . 01:31:10 (1/2) Installing dumb-init (1.2.2-r1) 01:31:10 (2/2) Installing su-exec (0.2-r1) 01:31:10 Executing busybox-1.31.1-r20.trigger 01:31:10 OK: 6 MiB in 16 packages 01:31:14 Collecting jsonschema<3,>=2.5.1 01:31:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:31:14 Collecting docker<4.0,>=3.6.0 01:31:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:31:15 Removing intermediate container 764f64f8e99a 01:31:15 ---> 39e61fef2b26 01:31:15 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:31:15 Collecting dockerpty<0.5,>=0.4.1 01:31:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:31:15 ---> Running in 9cd2a2c175d5 01:31:15 ---> 94fb06787011 01:31:15 Step 9/24 : RUN go mod tidy 01:31:15 ---> Running in 4992980f9e8c 01:31:15 Removing intermediate container 9cd2a2c175d5 01:31:15 ---> 6a83bdf12b9a 01:31:15 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:31:15 ---> Running in e819f1acd387 01:31:16 Removing intermediate container e819f1acd387 01:31:16 ---> b5f1f22b2a0d 01:31:16 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:31:16 ---> Running in 514fc9bc8c48 01:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements 01:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements 01:31:16 Collecting docopt<0.7,>=0.6.1 01:31:16 Downloading docopt-0.6.2.tar.gz (25 kB) 01:31:17 Collecting websocket-client<1.0,>=0.32.0 01:31:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:31:17 Removing intermediate container 514fc9bc8c48 01:31:17 ---> e4001ad32ed9 01:31:17 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:31:17 ---> Running in 3580947e1934 01:31:17 Removing intermediate container 3580947e1934 01:31:17 ---> 36ee35e2d81a 01:31:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:31:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:31:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:31:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:31:17 Collecting docker-pycreds>=0.4.0 01:31:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:31:17 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) 01:31:17 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) 01:31:17 Collecting idna<2.8,>=2.5 01:31:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:31:17 ---> 99db34274f35 01:31:17 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:31:17 ---> Running in bd8dcd17013a 01:31:17 Collecting urllib3<1.25,>=1.21.1 01:31:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:31:17 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:31:17 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:31:17 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:31:17 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:31:18 Installing collected packages: cached-property, PyYAML, texttable, jsonschema, docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, docopt, docker-compose 01:31:18 Running setup.py install for PyYAML: started 01:31:18 Removing intermediate container 4992980f9e8c 01:31:18 ---> 5a6d698e040c 01:31:18 Step 10/24 : RUN make cmd/core-data/core-data 01:31:18 ---> Running in 3b6665c806d3 01:31:18 Running setup.py install for PyYAML: finished with status 'done' 01:31:18 Running setup.py install for texttable: started 01:31:19 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 01:31:19 Removing intermediate container bd8dcd17013a 01:31:19 ---> 62f61c84e03f 01:31:19 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:19 ---> aad1ea740109 01:31:19 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:31:19 Running setup.py install for texttable: finished with status 'done' 01:31:20 Attempting uninstall: idna 01:31:20 Found existing installation: idna 2.9 01:31:20 Uninstalling idna-2.9: 01:31:20 Successfully uninstalled idna-2.9 01:31:20 ---> 6c63a7c97e2f 01:31:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:31:20 Attempting uninstall: urllib3 01:31:20 Found existing installation: urllib3 1.25.9 01:31:20 Uninstalling urllib3-1.25.9: 01:31:20 Successfully uninstalled urllib3-1.25.9 01:31:20 ---> 4d06eea0c101 01:31:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:31:20 Attempting uninstall: requests 01:31:20 Found existing installation: requests 2.23.0 01:31:20 Uninstalling requests-2.23.0: 01:31:20 Successfully uninstalled requests-2.23.0 01:31:20 ---> 79bb0c3ba23f 01:31:20 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:31:21 ---> 132bc16e2583 01:31:21 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:31:21 ---> Running in 7626b840b848 01:31:21 Running setup.py install for dockerpty: started 01:31:21 Removing intermediate container 7626b840b848 01:31:21 ---> 148c7833636e 01:31:21 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:31:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.619s coverage: 81.8% of statements 01:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:31:22 ---> edb8deec5785 01:31:22 Step 27/32 : RUN chmod +x /entrypoint.sh 01:31:22 ---> Running in d5c75c60cd45 01:31:22 Running setup.py install for dockerpty: finished with status 'done' 01:31:22 Running setup.py install for docopt: started 01:31:23 Removing intermediate container d5c75c60cd45 01:31:23 ---> bf588cb68b5a 01:31:23 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:31:23 Running setup.py install for docopt: finished with status 'done' 01:31:23 ---> Running in 70f5c9e68496 01:31:23 Removing intermediate container 70f5c9e68496 01:31:23 ---> fbf8254a6136 01:31:23 Step 29/32 : CMD ["gate"] 01:31:23 ---> Running in 2890a80b4f04 01:31:23 Removing intermediate container 2890a80b4f04 01:31:23 ---> 55a69a1f03c7 01:31:23 Step 30/32 : LABEL arch=x86_64 01:31:24 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 01:31:24 ---> Running in 27d38fe52b8e 01:31:24 Removing intermediate container 27d38fe52b8e 01:31:24 ---> d4ee0dbccb37 01:31:24 Step 31/32 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:31:24 ---> Running in 5cd1f7756106 01:31:24 Removing intermediate container 5cd1f7756106 01:31:24 ---> 247122d07296 01:31:24 Step 32/32 : LABEL version=0.0.0 01:31:24 ---> Running in 936676f048b8 01:31:24 Removing intermediate container 936676f048b8 01:31:24 ---> b3111d391060 01:31:24 01:31:24 Successfully built b3111d391060 01:31:24 Successfully tagged security-bootstrapper:latest 01:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements 01:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 01:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 01:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements 01:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.207s coverage: 76.0% of statements 01:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.166s coverage: 80.0% of statements 01:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements 01:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.243s coverage: 85.4% of statements 01:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.363s coverage: 91.2% of statements 01:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.792s coverage: 64.4% of statements 01:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements 01:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements 01:31:29  Building security-bootstrapper ... done Removing intermediate container 7e634f4aee50 01:31:29 ---> 9252cc98d22b 01:31:29 Step 15/24 : ENV APP_PORT=58890 01:31:29 ---> Running in ac837829c6b0 01:31:29 Removing intermediate container ac837829c6b0 01:31:29 ---> 5cf8db3a3d1c 01:31:29 Step 16/24 : EXPOSE $APP_PORT 01:31:29 ---> Running in 9bf5578fad9e 01:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 01:31:29 Removing intermediate container 9bf5578fad9e 01:31:29 ---> 7c79fdf718bf 01:31:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 01:31:30 ---> 0499c1779b34 01:31:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 01:31:30 ---> a18bfcf597a4 01:31:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:31:31 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 01:31:31 ---> 1cbb363ef534 01:31:31 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:31:31 ---> Running in 1089de3f072e 01:31:32 Removing intermediate container 1089de3f072e 01:31:32 ---> 6aa466d4a7ca 01:31:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:31:32 ---> Running in 21266ac0bd5b 01:31:33 Removing intermediate container 21266ac0bd5b 01:31:33 ---> 86eda6927938 01:31:33 Step 22/24 : LABEL arch=x86_64 01:31:33 ---> Running in 13fa749fe6e6 01:31:34 Removing intermediate container 13fa749fe6e6 01:31:34 ---> c2e08a997e24 01:31:34 Step 23/24 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:31:34 ---> Running in 265961d13cc0 01:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.045s coverage: 66.9% of statements 01:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:31:35 Removing intermediate container 265961d13cc0 01:31:35 ---> 1276a7aa5f90 01:31:35 Step 24/24 : LABEL version=0.0.0 01:31:35 ---> Running in 09dbbb18f575 01:31:36 Removing intermediate container 09dbbb18f575 01:31:36 ---> fc1b1754bab3 01:31:36 01:31:36 Removing intermediate container 01e5d3426658 01:31:36 ---> b407dffa979b 01:31:36 01:31:36 Step 11/26 : FROM alpine:3.12 01:31:36 ---> 13621d1b12d4 01:31:36 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:31:36 Successfully built fc1b1754bab3 01:31:36 ---> Running in 57a86faa1aa1 01:31:36 Successfully tagged sys-mgmt-agent:latest 01:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.750s coverage: 43.5% of statements 01:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.105s coverage: 89.5% of statements 01:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements 01:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 01:31:36  Building sys-mgmt-agent ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:31:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:31:37 (1/6) Installing ca-certificates (20191127-r4) 01:31:37 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:31:37 (3/6) Installing libcurl (7.77.0-r0) 01:31:37 (4/6) Installing curl (7.77.0-r0) 01:31:37 (5/6) Installing dumb-init (1.2.2-r1) 01:31:37 (6/6) Installing su-exec (0.2-r1) 01:31:37 Executing busybox-1.31.1-r20.trigger 01:31:37 Executing ca-certificates-20191127-r4.trigger 01:31:37 OK: 7 MiB in 20 packages 01:31:38 Removing intermediate container 57a86faa1aa1 01:31:38 ---> 93d29dad738c 01:31:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:31:38 ---> Running in b10605a8865d 01:31:38 Removing intermediate container c3d7cdb6f766 01:31:38 ---> ee5222d8f138 01:31:38 01:31:38 Step 11/24 : FROM alpine:3.12 01:31:38 ---> 13621d1b12d4 01:31:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:31:38 ---> Using cache 01:31:38 ---> 9d5c4a9481be 01:31:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:31:38 ---> Using cache 01:31:38 ---> 06674b64f820 01:31:38 Step 14/24 : ENV APP_PORT=59881 01:31:38 Removing intermediate container b10605a8865d 01:31:38 ---> 0293e59c5c15 01:31:38 Step 14/26 : WORKDIR / 01:31:38 ---> Running in 4c42003e6fea 01:31:38 ---> Running in 58a3387efdb6 01:31:38 Removing intermediate container 58a3387efdb6 01:31:38 ---> d19198da3a5a 01:31:38 Step 15/24 : EXPOSE $APP_PORT 01:31:38 Removing intermediate container 4c42003e6fea 01:31:38 ---> 28369c63b0a3 01:31:38 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:31:39 ---> Running in dc36800e6722 01:31:39 Removing intermediate container dc36800e6722 01:31:39 ---> a1b756f9a943 01:31:39 Step 16/24 : WORKDIR / 01:31:39 ---> 2f7b5fab7f4d 01:31:39 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:31:39 ---> Running in a3e1bf8cf1fa 01:31:39 Removing intermediate container a3e1bf8cf1fa 01:31:39 ---> e065952e49b2 01:31:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:39 ---> a344b3510e3f 01:31:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:31:39 ---> 9603279aeb4d 01:31:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:31:39 ---> b2f3d1081c31 01:31:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:31:40 ---> 540b82bfadde 01:31:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:31:40 ---> 8b4f1578504d 01:31:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:31:40 ---> 63295c45f6f8 01:31:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:31:40 ---> e4c09e1663fa 01:31:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:31:41 ---> Running in 9ba1ce4b9e82 01:31:41 Removing intermediate container 9ba1ce4b9e82 01:31:41 ---> bd36a9cf2231 01:31:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:31:41 ---> Running in 006f91b61c8e 01:31:41 ---> bc380fecbb19 01:31:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:31:41 Removing intermediate container 006f91b61c8e 01:31:41 ---> 9331791739ca 01:31:41 Step 22/24 : LABEL arch=x86_64 01:31:41 ---> Running in 2fb74a99e842 01:31:41 Removing intermediate container 2fb74a99e842 01:31:41 ---> e2605ca8b816 01:31:41 Step 23/24 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:31:41 ---> 8ed249d6db43 01:31:41 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/ 01:31:41 ---> Running in d33c7af2e035 01:31:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.269s coverage: 18.8% of statements 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 01:31:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.617s coverage: 91.9% of statements 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 01:31:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.215s coverage: 63.4% of statements 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 01:31:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.408s coverage: 97.6% of statements 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 01:31:41 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:31:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:31:41 ---> Running in 9c86a5a0267b 01:31:41 Removing intermediate container d33c7af2e035 01:31:41 ---> 03c387de8caf 01:31:41 Step 24/24 : LABEL version=0.0.0 01:31:41 ---> Running in f4d01c31fec4 01:31:42 Removing intermediate container f4d01c31fec4 01:31:42 ---> f0aa7493f309 01:31:42 01:31:42 Successfully built f0aa7493f309 01:31:42 Successfully tagged core-metadata:latest 01:31:42  Building core-metadata ... done Removing intermediate container 9c86a5a0267b 01:31:42 ---> 6adb2c1bada8 01:31:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:31:42 ---> Running in 6b589eb4a5a5 01:31:42 Removing intermediate container 6b589eb4a5a5 01:31:42 ---> 10a95b52c9fb 01:31:42 Step 24/26 : LABEL arch=x86_64 01:31:43 ---> Running in 707764b87a71 01:31:43 Removing intermediate container 707764b87a71 01:31:43 ---> fc1674af9ca8 01:31:43 Step 25/26 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:31:43 ---> Running in 4e5a3a170b69 01:31:43 Removing intermediate container 4e5a3a170b69 01:31:43 ---> 09e6f8ea7900 01:31:43 Step 26/26 : LABEL version=0.0.0 01:31:43 ---> Running in 95c4ca96e278 01:31:43 Removing intermediate container 95c4ca96e278 01:31:43 ---> a5c943887de0 01:31:43 01:31:43 Successfully built a5c943887de0 01:31:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.103s coverage: 87.9% of statements 01:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:31:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 01:31:43 Successfully tagged security-secretstore-setup:latest 01:31:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.281s coverage: 28.1% of statements 01:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 01:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 01:31:44  Building security-secretstore-setup ... done Removing intermediate container 3b6665c806d3 01:31:44 ---> c3e7be35499e 01:31:44 01:31:44 Step 11/24 : FROM alpine:3.12 01:31:44 ---> 13621d1b12d4 01:31:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:31:44 ---> Running in 24287a941ae9 01:31:44 Removing intermediate container 24287a941ae9 01:31:44 ---> 2122215f2e83 01:31:44 Step 13/24 : ENV APP_PORT=59880 01:31:44 ---> Running in 90f62cd56120 01:31:44 Removing intermediate container 90f62cd56120 01:31:44 ---> f83a2342a831 01:31:44 Step 14/24 : EXPOSE $APP_PORT 01:31:44 ---> Running in ba8e495d2457 01:31:44 Removing intermediate container ba8e495d2457 01:31:44 ---> 5232d9572885 01:31:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:44 ---> Running in 41f8c19982bd 01:31:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.151s coverage: 27.9% of statements 01:31:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 01:31:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 01:31:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 01:31:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 01:31:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 01:31:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 01:31:45 Removing intermediate container 41f8c19982bd 01:31:45 ---> 77a0f896e3eb 01:31:45 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:31:45 ---> Running in d50e2b7b3baf 01:31:45 GO111MODULE=on go vet ./... 01:31:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:31:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:31:46 (1/6) Installing dumb-init (1.2.2-r1) 01:31:46 (2/6) Installing libgcc (9.3.0-r2) 01:31:46 (3/6) Installing libsodium (1.0.18-r0) 01:31:47 (4/6) Installing libstdc++ (9.3.0-r2) 01:31:48 (5/6) Installing libzmq (4.3.3-r0) 01:31:48 (6/6) Installing zeromq (4.3.3-r0) 01:31:48 Executing busybox-1.31.1-r20.trigger 01:31:48 OK: 8 MiB in 20 packages 01:31:48 Removing intermediate container d50e2b7b3baf 01:31:48 ---> eb9d5d0972a3 01:31:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:48 ---> 6b96b7bb5f41 01:31:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:31:49 ---> 7ad30deb0b7b 01:31:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:31:49 ---> e9297a019fae 01:31:49 Step 20/24 : ENTRYPOINT ["/core-data"] 01:31:49 ---> Running in 8895fb957c27 01:31:49 Removing intermediate container 8895fb957c27 01:31:49 ---> 25305e349e1e 01:31:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:31:50 ---> Running in 79614029e5f3 01:31:50 Removing intermediate container 79614029e5f3 01:31:50 ---> e8e63e26103f 01:31:50 Step 22/24 : LABEL arch=x86_64 01:31:50 ---> Running in cd32814e129f 01:31:50 Removing intermediate container cd32814e129f 01:31:50 ---> 2564e9d2b25b 01:31:50 Step 23/24 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:31:50 ---> Running in 0eb2fc26c9bd 01:31:50 Removing intermediate container 0eb2fc26c9bd 01:31:50 ---> b23ef26c27d0 01:31:50 Step 24/24 : LABEL version=0.0.0 01:31:50 ---> Running in 99eb0301df39 01:31:50 Removing intermediate container 99eb0301df39 01:31:50 ---> a939d18da0b5 01:31:50 01:31:50 Successfully built a939d18da0b5 01:31:50 Successfully tagged core-data:latest 01:31:50  Building core-data ... done  [Pipeline] } 01:31:50 $ docker stop --time=1 2e7ea3bf3dd8a4218c883a49c3f38d4b06f4d8ee827705b5a245d3b6fb36de6e 01:31:52 $ docker rm -f 2e7ea3bf3dd8a4218c883a49c3f38d4b06f4d8ee827705b5a245d3b6fb36de6e [Pipeline] // withDockerContainer [Pipeline] sh 01:31:52 + docker images 01:31:52 REPOSITORY TAG IMAGE ID CREATED SIZE 01:31:52 core-data latest a939d18da0b5 2 seconds ago 20.2MB 01:31:52 c3e7be35499e 8 seconds ago 1.15GB 01:31:52 security-secretstore-setup latest a5c943887de0 9 seconds ago 25.7MB 01:31:52 core-metadata latest f0aa7493f309 10 seconds ago 16.6MB 01:31:52 ee5222d8f138 14 seconds ago 1.15GB 01:31:52 sys-mgmt-agent latest fc1b1754bab3 17 seconds ago 312MB 01:31:52 b407dffa979b 17 seconds ago 1.15GB 01:31:52 security-bootstrapper latest b3111d391060 28 seconds ago 18.2MB 01:31:52 b4a8ffb7c04d 44 seconds ago 1.14GB 01:31:52 security-proxy-setup latest 20828014cda2 About a minute ago 25.3MB 01:31:52 core-command latest 132fcb0099f5 About a minute ago 15.9MB 01:31:52 support-scheduler latest c6eb4e7b9ac2 About a minute ago 15.9MB 01:31:52 cd4ad87b0b1c About a minute ago 1.15GB 01:31:52 11b604c822f3 About a minute ago 1.15GB 01:31:52 93e151529b16 About a minute ago 1.14GB 01:31:52 de60b0b08205 About a minute ago 1.14GB 01:31:52 support-notifications latest 664de3ac8368 About a minute ago 16.5MB 01:31:52 db95366672c3 About a minute ago 1.14GB 01:31:52 ci-base-image-x86_64 latest 31b11a0eeec8 6 minutes ago 648MB 01:31:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 01:31:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 01:31:52 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 01:31:52 docker 20.10.0 aefe523efa57 5 months ago 240MB 01:31:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 01:32:08 Still waiting to schedule task 01:32:08 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:33:07 gofmt -l . 01:33:07 [ "`gofmt -l .`" = "" ] 01:33:07 ./bin/test-attribution-txt.sh [Pipeline] sh 01:33:09 + ls -al . 01:33:09 total 552 01:33:09 drwxrwxr-x 9 1001 1001 4096 Jun 2 01:33 . 01:33:09 drwxr-xr-x 4 root root 4096 Jun 2 01:28 .. 01:33:09 -rw-rw-r-- 1 1001 1001 11 Jun 2 01:27 .dockerignore 01:33:09 drwxrwxr-x 8 1001 1001 4096 Jun 2 01:27 .git 01:33:09 drwxrwxr-x 3 1001 1001 4096 Jun 2 01:27 .github 01:33:09 -rw-rw-r-- 1 1001 1001 818 Jun 2 01:27 .gitignore 01:33:09 -rw-rw-r-- 1 1001 1001 166 Jun 2 01:27 .sonarcloud.properties 01:33:09 -rw-rw-r-- 1 1001 1001 8609 Jun 2 01:27 Attribution.txt 01:33:09 -rw-rw-r-- 1 1001 1001 3804 Jun 2 01:27 CONTRIBUTING.md 01:33:09 -rw-rw-r-- 1 1001 1001 931 Jun 2 01:27 Dockerfile.build 01:33:09 -rw-rw-r-- 1 1001 1001 849 Jun 2 01:27 Jenkinsfile 01:33:09 -rw-rw-r-- 1 1001 1001 10775 Jun 2 01:27 LICENSE 01:33:09 -rw-rw-r-- 1 1001 1001 5605 Jun 2 01:27 Makefile 01:33:09 -rw-rw-r-- 1 1001 1001 7978 Jun 2 01:27 README.md 01:33:09 -rw-rw-r-- 1 1001 1001 6755 Jun 2 01:27 SECURITY.md 01:33:09 -rw-rw-r-- 1 1001 1001 5 Jun 2 01:24 VERSION 01:33:09 -rw-rw-r-- 1 1001 1001 4131 Jun 2 01:27 ZMQWindows.md 01:33:09 drwxrwxr-x 2 1001 1001 4096 Jun 2 01:27 bin 01:33:09 drwxrwxr-x 14 1001 1001 4096 Jun 2 01:27 cmd 01:33:09 -rw-r--r-- 1 root root 406715 Jun 2 01:31 coverage.out 01:33:09 -rw-rw-r-- 1 1001 1001 902 Jun 2 01:27 go.mod 01:33:09 -rw-r--r-- 1 root root 21048 Jun 2 01:28 go.sum 01:33:09 drwxrwxr-x 8 1001 1001 4096 Jun 2 01:27 internal 01:33:09 drwxrwxr-x 3 1001 1001 4096 Jun 2 01:27 openapi 01:33:09 drwxrwxr-x 4 1001 1001 4096 Jun 2 01:27 snap 01:33:09 -rw-rw-r-- 1 1001 1001 168 Jun 2 01:27 version.go [Pipeline] sh 01:33:10 + '[' -e coverage.out ] 01:33:10 + chown 1001:1001 coverage.out [Pipeline] stash 01:33:10 Warning: overwriting stash ‘coverage-report’ 01:33:11 Stashed 1 file(s) [Pipeline] sh 01:33:11 + make build 01:33:11 go mod tidy 01:33:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:33:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:33:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:33: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 01:33:49 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 01:33:50 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 01:33: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 01:33: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 01:34: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 01:34:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:34:08 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 01:34:11 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] } 01:34:18 $ docker stop --time=1 7b63399725fda747daf6ed18c8ab835191553498e3a1fbb60e8f926c677349e6 01:34:21 $ docker rm -f 7b63399725fda747daf6ed18c8ab835191553498e3a1fbb60e8f926c677349e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:34:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:34:23 01:34:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:34:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:34:24 latest: Pulling from edgex-devops/edgex-compose-arm64 01:34:24 29e5d40040c1: Pulling fs layer 01:34:24 1ce36da41761: Pulling fs layer 01:34:24 25b303627fd3: Pulling fs layer 01:34:24 29e5d40040c1: Verifying Checksum 01:34:24 29e5d40040c1: Download complete 01:34:24 1ce36da41761: Verifying Checksum 01:34:24 1ce36da41761: Download complete 01:34:25 29e5d40040c1: Pull complete 01:34:26 1ce36da41761: Pull complete 01:34:26 25b303627fd3: Verifying Checksum 01:34:26 25b303627fd3: Download complete 01:34:36 25b303627fd3: Pull complete 01:34:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:34:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:34:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:34:36 prd-ubuntu18.04-docker-arm64-4c-16g-12 does not seem to be running inside a container 01:34:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:34:39 $ docker top 0262208b9ab90b61006a0b5ec4c1dce99670e5bda8a8b9dba8d9cd43b2c82069 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:40 + grep parallel 01:34:40 + docker-compose build --help 01:34:44 --parallel Build images in parallel. [Pipeline] } 01:34:45 $ docker stop --time=1 0262208b9ab90b61006a0b5ec4c1dce99670e5bda8a8b9dba8d9cd43b2c82069 01:34:47 $ docker rm -f 0262208b9ab90b61006a0b5ec4c1dce99670e5bda8a8b9dba8d9cd43b2c82069 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:34:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:34:47 . [Pipeline] withDockerContainer 01:34:48 prd-ubuntu18.04-docker-arm64-4c-16g-12 does not seem to be running inside a container 01:34:48 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:34:49 $ docker top 5b78477457ea6116aa44075c57e25f87e4e596ae8aa16c7a90aec1644aaf5797 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:50 + docker-compose -f ./docker-compose-build.yml build --parallel 01:34:56 Building core-command ... 01:34:56 Building core-data ... 01:34:56 Building core-metadata ... 01:34:56 Building security-bootstrapper ... 01:34:56 Building security-proxy-setup ... 01:34:56 Building security-secretstore-setup ... 01:34:56 Building support-notifications ... 01:34:56 Building support-scheduler ... 01:34:56 Building sys-mgmt-agent ... 01:34:56 Building core-data 01:34:56 Building security-bootstrapper 01:34:56 Building security-secretstore-setup 01:34:56 Building core-metadata 01:34:56 Building security-proxy-setup 01:35:23 Running on prd-ubuntu18.04-docker-8c-8g-18 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws 01:35:23 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 01:35:23 The recommended git tool is: git 01:35:25 using credential edgex-jenkins-ssh 01:35:25 Cloning the remote Git repository 01:35:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:35:25 > git init /w/workspace/edgex-go/9 # timeout=10 01:35:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:35:25 > git --version # timeout=10 01:35:25 > git --version # 'git version 2.17.1' 01:35:25 using GIT_SSH to set credentials SSH Credentials for GitHub 01:35:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:35:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:35:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:35:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:35:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:35:31 using GIT_SSH to set credentials SSH Credentials for GitHub 01:35:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:35:32 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 845790db6141b18dad79660e8519dbebf6289f96 01:35:32 Merge succeeded, producing 845790db6141b18dad79660e8519dbebf6289f96 01:35:32 Checking out Revision 845790db6141b18dad79660e8519dbebf6289f96 (PR-3492) 01:35:32 > git config core.sparsecheckout # timeout=10 01:35:32 > git checkout -f 845790db6141b18dad79660e8519dbebf6289f96 # timeout=10 01:35:32 > git remote # timeout=10 01:35:32 > git config --get remote.origin.url # timeout=10 01:35:32 using GIT_SSH to set credentials SSH Credentials for GitHub 01:35:32 > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 01:35:32 > git rev-parse HEAD^{commit} # timeout=10 01:35:32 > git config core.sparsecheckout # timeout=10 01:35:32 > git checkout -f 845790db6141b18dad79660e8519dbebf6289f96 # timeout=10 01:35:36 Commit message: "fix: Addressed PR comments" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:37 + echo snap-build.sh 01:35:37 snap-build.sh 01:35:37 + SNAP_BASE_DIR=. 01:35:37 + '[' '!' -z /w/workspace/edgex-go/9 ']' 01:35:37 + SNAP_BASE_DIR=/w/workspace/edgex-go/9 01:35:37 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' 01:35:37 [snap-build] Building snap in dir [/w/workspace/edgex-go/9] 01:35:37 + cd /w/workspace/edgex-go/9 01:35:37 + sudo apt-get remove -qy --purge lxd lxd-client 01:35:37 Reading package lists... 01:35:37 Building dependency tree... 01:35:37 Reading state information... 01:35:37 The following packages were automatically installed and are no longer required: 01:35:37 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:35:37 uidmap xdelta3 01:35:37 Use 'sudo apt autoremove' to remove them. 01:35:37 The following packages will be REMOVED: 01:35:37 lxd* lxd-client* 01:35:37 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:35:37 After this operation, 31.7 MB disk space will be freed. 01:35:38 (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 ... 190317 files and directories currently installed.) 01:35:38 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:35:39 Removing lxd dnsmasq configuration 01:35:39 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:35:39 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:35:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:35:40 (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 ... 190142 files and directories currently installed.) 01:35:40 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:35:41 Processing triggers for systemd (237-3ubuntu10.45) ... 01:35:41 Processing triggers for ureadahead (0.100.0-21) ... 01:35:42 + sudo snap remove --purge lxd 01:35:42 snap "lxd" is not installed 01:35:42 + sudo groupadd --force --system lxd 01:35:42 ++ whoami 01:35:42 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:35:42 + newgrp - lxd 01:35:42 + sudo snap install lxd 01:35:52 2021-06-02T01:35:49Z INFO Waiting for automatic snapd restart... 01:36:05 lxd 4.14 from Canonical* installed 01:36:05 + sudo lxd init --auto 01:36:13 + sudo snap install --classic snapcraft 01:36:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:36:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:36:17 ---> a2e65ba05bcf 01:36:17 Step 3/24 : WORKDIR /edgex-go 01:36:17 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:36:17 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:36:17 ---> a2e65ba05bcf 01:36:17 Step 3/32 : WORKDIR /edgex-go 01:36:17 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:36:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:36:17 ---> a2e65ba05bcf 01:36:17 Step 3/22 : WORKDIR /edgex-go 01:36:17 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:36:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:36:17 ---> a2e65ba05bcf 01:36:17 Step 3/26 : WORKDIR /edgex-go 01:36:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:36:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:36:17 ---> a2e65ba05bcf 01:36:17 Step 3/24 : WORKDIR /edgex-go 01:36:17 ---> Running in 6c0353fe9172 01:36:17 ---> Running in 83ad91f22a27 01:36:17 ---> Running in b747b30a7f57 01:36:17 ---> Running in 097f1a28b778 01:36:17 ---> Running in 4a70a5e94d5f 01:36:17 Removing intermediate container 83ad91f22a27 01:36:17 ---> 12f4c5612f9d 01:36:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:17 Removing intermediate container b747b30a7f57 01:36:17 ---> 7894695a1aae 01:36:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:17 Removing intermediate container 6c0353fe9172 01:36:17 Removing intermediate container 4a70a5e94d5f 01:36:17 ---> 50d9153fb515 01:36:17 ---> a8303d12a372 01:36:17 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:17 ---> Running in 6dd6a534e9f0 01:36:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:17 Removing intermediate container 097f1a28b778 01:36:17 ---> 95121d4546d9 01:36:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:17 ---> Running in ad5ba2c7fdd2 01:36:17 ---> Running in 3514313d2028 01:36:17 ---> Running in 33f8d1eb3b66 01:36:17 ---> Running in a48f0bf0399c 01:36:17 Removing intermediate container 6dd6a534e9f0 01:36:17 ---> c6cb9f45a2e4 01:36:17 Step 5/24 : RUN apk add --update --no-cache make git 01:36:17 ---> Running in beb1b06a1ae5 01:36:17 Removing intermediate container ad5ba2c7fdd2 01:36:17 ---> db82cead0b97 01:36:17 Step 5/22 : RUN apk add --update --no-cache make git 01:36:17 ---> Running in 8dbe3f654557 01:36:17 Removing intermediate container a48f0bf0399c 01:36:17 ---> b1bc764cc38c 01:36:17 Step 5/32 : RUN apk add --update --no-cache make git 01:36:17 ---> Running in 5d81b7bd32a2 01:36:17 Removing intermediate container 3514313d2028 01:36:17 ---> 2c38ba230b1f 01:36:17 Step 5/26 : RUN apk add --update --no-cache make git 01:36:17 Removing intermediate container 33f8d1eb3b66 01:36:17 ---> 71439ed6c8a5 01:36:17 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:36:17 ---> Running in a2ad8ed43e24 01:36:17 ---> Running in 95a3b0c321da 01:36:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:36:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:36:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:36:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:36:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:36:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:36:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:36:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:36:17 OK: 218 MiB in 52 packages 01:36:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:36:18 OK: 218 MiB in 52 packages 01:36:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:36:18 OK: 218 MiB in 52 packages 01:36:18 OK: 218 MiB in 52 packages 01:36:18 OK: 218 MiB in 52 packages 01:36:19 Removing intermediate container beb1b06a1ae5 01:36:19 ---> 313f1869df8d 01:36:19 Step 6/24 : COPY go.mod . 01:36:19 Removing intermediate container 8dbe3f654557 01:36:19 ---> c0260eaa7c76 01:36:19 Step 6/22 : COPY go.mod . 01:36:20 Removing intermediate container 5d81b7bd32a2 01:36:20 ---> f836844975b2 01:36:20 Step 6/32 : COPY go.mod . 01:36:20 snapcraft 4.8 from Canonical* installed 01:36:20 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:36:20 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 01:36:20 % Total % Received % Xferd Average Speed Time Time Time Current 01:36:20 Dload Upload Total Spent Left Speed 01:36:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4937 0 --:--:-- --:--:-- --:--:-- 4937 01:36:20 67 3325k 67 2247k 0 0 6916k 0 --:--:-- --:--:-- --:--:-- 6916k 100 3325k 100 3325k 0 0 9895k 0 --:--:-- --:--:-- --:--:-- 95.6M 01:36:20 ./yq_linux_amd64 01:36:20 + sudo snapcraft prime --use-lxd 01:36:20 ---> 4b4c154b5ce0 01:36:20 Step 7/24 : RUN go mod download 01:36:20 Removing intermediate container 95a3b0c321da 01:36:20 ---> 6952705256df 01:36:20 Step 6/24 : COPY go.mod . 01:36:20 Removing intermediate container a2ad8ed43e24 01:36:20 ---> 92df0a82f315 01:36:20 Step 6/26 : COPY go.mod . 01:36:20 ---> Running in fd1b9cf10b38 01:36:20 ---> bc8eb37eaa3d 01:36:20 Step 7/22 : RUN go mod download 01:36:21 ---> Running in eaccf2ec05db 01:36:21 ---> 4b2a851f5b18 01:36:21 Step 7/32 : RUN go mod download 01:36:21 ---> Running in 83ebd680f031 01:36:22 ---> 9a85a925da1f 01:36:22 Step 7/24 : RUN go mod download 01:36:22 ---> ac288f14f226 01:36:22 Step 7/26 : RUN go mod download 01:36:22 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:36:22 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: 01:36:22 - README.md 01:36:22 01:36:22 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:36:22 ---> Running in d584decf4372 01:36:22 ---> Running in 582355fd9298 01:36:22 Launching a container. 01:36:25 Removing intermediate container fd1b9cf10b38 01:36:25 ---> 8c045372c06d 01:36:25 Step 8/24 : COPY . . 01:36:25 Removing intermediate container eaccf2ec05db 01:36:25 ---> 51a503d8634d 01:36:25 Step 8/22 : COPY . . 01:36:25 Removing intermediate container 83ebd680f031 01:36:25 ---> 8685fa45f0a5 01:36:25 Step 8/32 : COPY . . 01:36:26 Removing intermediate container d584decf4372 01:36:26 ---> d177e44e50da 01:36:26 Step 8/24 : COPY . . 01:36:27 Removing intermediate container 582355fd9298 01:36:27 ---> 2fa0cebbc269 01:36:27 Step 8/26 : COPY . . 01:36:29 Waiting for container to be ready 01:36:29 To start your first instance, try: lxc launch ubuntu:18.04 01:36:29 01:36:33 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:36:33 Waiting for network to be ready... 01:36:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:36:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 01:36:34 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:36:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 01:36:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 01:36:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 01:36:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 01:36:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 01:36:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 01:36:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 01:36:34 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:36:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:36:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:36:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:36:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:36:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:36:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:36:34 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:36:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:36:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2072 kB] 01:36:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 01:36:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 01:36:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 01:36:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 01:36:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 01:36:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 01:36:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 01:36:37 Fetched 24.6 MB in 4s (6170 kB/s) 01:36:38 Reading package lists... 01:36:38 Reading package lists... 01:36:38 Building dependency tree... 01:36:38 Reading state information... 01:36:39 The following additional packages will be installed: 01:36:39 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:36:39 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:36:39 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:36:39 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:36:39 Suggested packages: 01:36:39 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:36:39 Recommended packages: 01:36:39 gnupg libsasl2-modules 01:36:39 The following NEW packages will be installed: 01:36:39 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:36:39 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:36:39 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:36:39 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:36:39 The following packages will be upgraded: 01:36:39 gpg gpg-agent gpgconf libudev1 01:36:39 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 01:36:39 Need to get 3530 kB of archives. 01:36:39 After this operation, 13.3 MB of additional disk space will be used. 01:36:39 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] 01:36:39 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] 01:36:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 01:36:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 01:36:39 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 01:36:39 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 01:36:39 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:36:39 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:36:39 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 01:36:39 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 01:36:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 01:36:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:36:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:36:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:36:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:36:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:36:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:36:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:36:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:36:40 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:36:40 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:36:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 01:36:40 debconf: delaying package configuration, since apt-utils is not installed 01:36:40 Fetched 3530 kB in 1s (3028 kB/s) 01:36:40 (Reading database ... 12511 files and directories currently installed.) 01:36:40 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 01:36:40 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 01:36:40 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 01:36:40 Selecting previously unselected package udev. 01:36:40 (Reading database ... 12511 files and directories currently installed.) 01:36:40 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 01:36:40 Unpacking udev (237-3ubuntu10.47) ... 01:36:40 Selecting previously unselected package libfuse2:amd64. 01:36:40 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:36:40 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:36:40 Selecting previously unselected package fuse. 01:36:40 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:36:40 Unpacking fuse (2.9.7-1ubuntu1) ... 01:36:40 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 01:36:40 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:36:40 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 01:36:40 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:36:40 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 01:36:40 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:36:41 Selecting previously unselected package libksba8:amd64. 01:36:41 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:36:41 Unpacking libksba8:amd64 (1.3.5-2) ... 01:36:41 Selecting previously unselected package libroken18-heimdal:amd64. 01:36:41 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:36:41 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:41 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:36:41 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:36:41 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:41 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:36:41 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:36:41 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:41 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:36:41 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:36:41 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:41 Selecting previously unselected package libwind0-heimdal:amd64. 01:36:41 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:36:41 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:41 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:36:41 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:36:41 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:41 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:36:41 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:36:41 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:41 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:36:41 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:36:41 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:41 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:36:41 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:36:41 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:41 Selecting previously unselected package libsasl2-modules-db:amd64. 01:36:41 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:36:41 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:36:41 Selecting previously unselected package libsasl2-2:amd64. 01:36:41 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:36:41 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:36:41 Selecting previously unselected package libldap-common. 01:36:41 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 01:36:41 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:36:41 Selecting previously unselected package libldap-2.4-2:amd64. 01:36:41 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 01:36:41 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:36:41 Selecting previously unselected package dirmngr. 01:36:41 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 01:36:41 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 01:36:41 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:36:41 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 01:36:41 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:36:42 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:36:42 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:36:42 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 01:36:42 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:42 Setting up libksba8:amd64 (1.3.5-2) ... 01:36:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:36:42 Setting up udev (237-3ubuntu10.47) ... 01:36:42 invoke-rc.d: policy-rc.d denied execution of start. 01:36:42 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:42 Processing triggers for systemd (237-3ubuntu10) ... 01:36:42 Setting up fuse (2.9.7-1ubuntu1) ... 01:36:42 Setting up gpg (2.2.4-1ubuntu1.4) ... 01:36:42 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:42 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:42 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:42 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:42 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:42 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:42 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:36:42 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:36:42 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 01:36:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:36:43 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:36:43 settings in the [Install] section, and DefaultInstance for template units). 01:36:43 This means they are not meant to be enabled using systemctl. 01:36:43 Possible reasons for having this kind of units are: 01:36:43 1) A unit may be statically enabled by being symlinked from another unit's 01:36:43 .wants/ or .requires/ directory. 01:36:43 2) A unit's purpose may be to act as a helper for some other unit which has 01:36:43 a requirement dependency on it. 01:36:43 3) A unit may be started when needed via activation (socket, path, timer, 01:36:43 D-Bus, udev, scripted systemctl call, ...). 01:36:43 4) In case of template units, the unit is meant to be enabled with some 01:36:43 instance name specified. 01:36:43 Reading package lists... 01:36:43 Building dependency tree... 01:36:43 Reading state information... 01:36:43 The following additional packages will be installed: 01:36:43 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:36:43 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:36:43 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:36:43 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:36:43 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:36:43 Suggested packages: 01:36:43 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:36:43 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:36:43 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:36:43 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:36:43 systemd-container policykit-1 01:36:43 Recommended packages: 01:36:43 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:36:43 The following NEW packages will be installed: 01:36:43 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:36:43 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:36:43 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:36:43 multiarch-support openssh-client python3 python3-minimal python3.6 01:36:43 python3.6-minimal snapd squashfs-tools sudo 01:36:43 The following packages will be upgraded: 01:36:43 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:36:43 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 01:36:43 Need to get 35.2 MB of archives. 01:36:43 After this operation, 141 MB of additional disk space will be used. 01:36:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 01:36:43 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 01:36:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 01:36:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:36:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 01:36:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 01:36:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 01:36:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:36:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 01:36:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:36:44 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:36:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:36:44 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:36:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:36:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 01:36:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 01:36:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 01:36:45 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 01:36:45 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 01:36:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 01:36:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:36:45 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:36:45 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:36:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:36:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:36:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:36:45 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:36:45 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:36:45 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:36:45 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 01:36:45 debconf: delaying package configuration, since apt-utils is not installed 01:36:45 Fetched 35.2 MB in 1s (26.7 MB/s) 01:36:45 (Reading database ... 12757 files and directories currently installed.) 01:36:45 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 01:36:45 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 01:36:45 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 01:36:45 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 01:36:45 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 01:36:45 (Reading database ... 12757 files and directories currently installed.) 01:36:45 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 01:36:45 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 01:36:46 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 01:36:46 (Reading database ... 12757 files and directories currently installed.) 01:36:46 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 01:36:46 Unpacking apt (1.6.13) over (1.6.1) ... 01:36:46 Setting up apt (1.6.13) ... 01:36:46 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:36:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:36:46 (Reading database ... 12764 files and directories currently installed.) 01:36:46 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 01:36:46 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 01:36:46 Selecting previously unselected package libpython3.6-minimal:amd64. 01:36:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:36:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:36:47 Selecting previously unselected package libexpat1:amd64. 01:36:47 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:36:47 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:36:47 Selecting previously unselected package python3.6-minimal. 01:36:47 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:36:47 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:36:47 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 01:36:47 Checking for services that may need to be restarted...done. 01:36:47 Checking for services that may need to be restarted...done. 01:36:47 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:36:47 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:36:47 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:36:48 Selecting previously unselected package python3-minimal. 01:36:48 (Reading database ... 13012 files and directories currently installed.) 01:36:48 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:36:48 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:36:48 Selecting previously unselected package mime-support. 01:36:48 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:36:48 Unpacking mime-support (3.60ubuntu1) ... 01:36:48 Selecting previously unselected package libmpdec2:amd64. 01:36:48 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:36:48 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:36:48 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:36:48 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:36:48 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:36:48 Selecting previously unselected package python3.6. 01:36:48 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:36:48 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:36:48 Selecting previously unselected package libpython3-stdlib:amd64. 01:36:48 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:36:48 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:36:48 Setting up python3-minimal (3.6.7-1~18.04) ... 01:36:48 Selecting previously unselected package python3. 01:36:48 (Reading database ... 13442 files and directories currently installed.) 01:36:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:36:48 Unpacking python3 (3.6.7-1~18.04) ... 01:36:48 Selecting previously unselected package multiarch-support. 01:36:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:36:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:36:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:36:48 Selecting previously unselected package liblzo2-2:amd64. 01:36:48 (Reading database ... 13479 files and directories currently installed.) 01:36:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:36:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:36:48 Selecting previously unselected package libbsd0:amd64. 01:36:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:36:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:36:49 Selecting previously unselected package sudo. 01:36:49 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 01:36:49 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 01:36:49 Selecting previously unselected package apparmor. 01:36:49 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:36:49 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:36:49 Selecting previously unselected package libedit2:amd64. 01:36:49 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:36:49 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:36:49 Selecting previously unselected package libkrb5support0:amd64. 01:36:49 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:36:49 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:36:49 Selecting previously unselected package libk5crypto3:amd64. 01:36:49 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:36:49 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:36:49 Selecting previously unselected package libkeyutils1:amd64. 01:36:49 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:36:49 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:36:49 ---> 3d993ca256b7 01:36:49 Step 9/24 : RUN go mod tidy 01:36:49 Selecting previously unselected package libkrb5-3:amd64. 01:36:49 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:36:49 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:36:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:36:49 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:36:49 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:36:49 Selecting previously unselected package libssl1.0.0:amd64. 01:36:49 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 01:36:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:36:49 Selecting previously unselected package openssh-client. 01:36:49 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 01:36:49 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:36:49 Selecting previously unselected package squashfs-tools. 01:36:49 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 01:36:50 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:36:50 Selecting previously unselected package snapd. 01:36:50 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 01:36:50 Unpacking snapd (2.48.3+18.04) ... 01:36:50 ---> 636db6ebe736 01:36:50 Step 9/22 : RUN go mod tidy 01:36:50 ---> Running in 0f739bf3d7f5 01:36:50 ---> 364a48ef0005 01:36:50 Step 9/32 : RUN go mod tidy 01:36:50 ---> cf89ff5d010c 01:36:50 Step 9/26 : RUN go mod tidy 01:36:50 ---> 54c176febfec 01:36:50 Step 9/24 : RUN go mod tidy 01:36:50 ---> Running in 3e8079ec9166 01:36:50 ---> Running in 62cad8ccafd3 01:36:50 ---> Running in 30e2e486ca7b 01:36:50 ---> Running in 3b2f781ab6fb 01:36:52 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:36:52 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:36:52 Setting up mime-support (3.60ubuntu1) ... 01:36:52 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 01:36:52 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:36:52 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:36:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:36:52 Setting up systemd (237-3ubuntu10.47) ... 01:36:52 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:36:52 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:36:52 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:36:52 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:36:52 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:36:52 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:36:52 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:36:53 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:36:53 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:36:53 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:36:53 Setting up python3 (3.6.7-1~18.04) ... 01:36:53 running python rtupdate hooks for python3.6... 01:36:53 running python post-rtupdate hooks for python3.6... 01:36:53 Setting up apparmor (2.12-4ubuntu5.1) ... 01:36:54 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:36:54 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:36:54 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 01:36:54 Setting up snapd (2.48.3+18.04) ... 01:36:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:36:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:36:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:36:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:36:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:36:55 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:36:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:36:55 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:36:55 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:36:56 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:36:56 /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' 01:36:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:36:56 Processing triggers for systemd (237-3ubuntu10.47) ... 01:36:57 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:36:57 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:36:57 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:36:57 Removing intermediate container 0f739bf3d7f5 01:36:57 ---> 5e7e94534adc 01:36:57 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:36:57 Removing intermediate container 3e8079ec9166 01:36:57 ---> bbadcc63f7c8 01:36:57 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:36:57 ---> Running in 5b9a69a160ff 01:36:57 ---> Running in 86354ccf6103 01:36:57 Removing intermediate container 62cad8ccafd3 01:36:57 ---> bb820d8a9e06 01:36:57 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:36:57 Removing intermediate container 30e2e486ca7b 01:36:57 ---> 848cc438adae 01:36:57 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:36:57 Removing intermediate container 3b2f781ab6fb 01:36:57 ---> 150d0af39fce 01:36:57 Step 10/24 : RUN make cmd/core-data/core-data 01:36:57 ---> Running in 46fa35e1deab 01:36:57 ---> Running in 3c92666e40be 01:36:58 ---> Running in acd0a462ba8a 01:36:58 Reading package lists... 01:36:58 Reading package lists... 01:36:58 Building dependency tree... 01:36:58 Reading state information... 01:36:58 Calculating upgrade... 01:36:58 The following packages will be upgraded: 01:36:58 advancecomp base-files bash binutils binutils-common 01:36:58 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:36:58 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:36:58 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 01:36:58 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 01:36:58 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 01:36:58 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 01:36:58 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 01:36:58 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 01:36:58 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 01:36:58 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 01:36:58 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 01:36:58 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 01:36:58 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 01:36:58 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 01:36:58 ubuntu-keyring util-linux 01:36:58 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:36:58 Need to get 64.1 MB of archives. 01:36:58 After this operation, 5085 kB of additional disk space will be used. 01:36:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 01:36:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:36:59 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:36:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:36:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:36:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:36:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:36:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:36:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:36:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:36:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:36:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:36:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:36:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:36:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:36:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:36:59 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:36:59 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:36:59 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:36:59 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:36:59 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:36:59 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:36:59 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:36:59 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:36:59 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:36:59 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:36:59 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:36:59 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:36:59 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:36:59 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:36:59 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:36:59 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:36:59 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:36:59 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 01:36:59 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 01:36:59 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:36:59 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 01:36:59 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 01:36:59 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 01:36:59 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:36:59 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:36:59 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 01:36:59 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 01:36:59 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:36:59 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:36:59 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:36:59 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 01:36:59 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:36:59 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:36:59 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 01:36:59 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 01:36:59 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 01:36:59 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 01:36:59 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:36:59 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:36:59 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:36:59 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:36:59 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:36:59 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:36:59 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:36:59 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:36:59 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:36:59 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:36:59 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:36:59 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:36:59 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:37:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:37:00 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 01:37:00 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:37:00 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:37:00 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 01:37:00 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:37:00 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:37:00 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:37:00 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:37: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 01:37:00 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:37:00 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:37:00 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:37:00 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:37:00 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:37:00 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:37:00 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:37:00 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 01:37:00 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 01:37:00 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 01:37:00 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 01:37:00 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 01:37:00 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 01:37:00 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 01:37:00 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:37:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:37:00 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 01:37:00 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 01:37:00 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:37:00 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 01:37:00 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 01:37:00 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 01:37:00 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:37:00 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:37:00 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 01:37:00 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:37:00 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:37:00 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:37:00 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:37:00 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:37:00 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:37:00 debconf: delaying package configuration, since apt-utils is not installed 01:37:00 Fetched 64.1 MB in 2s (34.1 MB/s) 01:37:00 (Reading database ... 13912 files and directories currently installed.) 01:37:00 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:37:00 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:37:01 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:37:01 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:37:01 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 01:37:01 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 01:37:01 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:37:01 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:37:01 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:37:01 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:37:01 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:37:01 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:37:02 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:37:02 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:37:02 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:37:02 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:37:02 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:37:02 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:37:02 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:37:02 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:37:02 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:37:02 (Reading database ... 13911 files and directories currently installed.) 01:37:02 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:37:02 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:37:02 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:37:02 (Reading database ... 13911 files and directories currently installed.) 01:37:02 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:37:02 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:37:02 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:37:02 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:37:02 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:37:02 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:37:02 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:37:02 (Reading database ... 13911 files and directories currently installed.) 01:37:02 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:37:02 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:37:03 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:37:03 (Reading database ... 13911 files and directories currently installed.) 01:37:03 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 01:37:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:37:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:37:03 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:37:03 Setting up base-files (10.1ubuntu2.10) ... 01:37:03 Installing new version of config file /etc/issue ... 01:37:03 Installing new version of config file /etc/issue.net ... 01:37:03 Installing new version of config file /etc/lsb-release ... 01:37:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:37:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:37:04 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:37:04 Removing obsolete conffile /etc/default/motd-news ... 01:37:04 (Reading database ... 13912 files and directories currently installed.) 01:37:04 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:37:04 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:37:04 Setting up bash (4.4.18-2ubuntu1.2) ... 01:37:04 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 01:37:04 (Reading database ... 13912 files and directories currently installed.) 01:37:04 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:37:04 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:37:04 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:37:04 (Reading database ... 13912 files and directories currently installed.) 01:37:04 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:37:04 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:37:04 Setting up tar (1.29b-2ubuntu0.2) ... 01:37:04 (Reading database ... 13912 files and directories currently installed.) 01:37:04 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:37:04 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:37:04 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:37:05 (Reading database ... 13912 files and directories currently installed.) 01:37:05 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:37:05 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:37:05 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:37:05 (Reading database ... 13912 files and directories currently installed.) 01:37:05 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:37:05 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:37:05 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:37:05 (Reading database ... 13912 files and directories currently installed.) 01:37:05 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:37:05 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:37:05 Setting up grep (3.1-2build1) ... 01:37:05 (Reading database ... 13912 files and directories currently installed.) 01:37:05 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:37:05 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:37:05 Setting up login (1:4.5-1ubuntu2) ... 01:37:05 (Reading database ... 13912 files and directories currently installed.) 01:37:05 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:37:05 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:37:05 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:37:05 (Reading database ... 13912 files and directories currently installed.) 01:37:05 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:37:05 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:37:06 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:37:06 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:37:06 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:37:06 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:37:06 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:37:06 (Reading database ... 13912 files and directories currently installed.) 01:37:06 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:37:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:37:06 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:37:06 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:37:07 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:37:07 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:37:07 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:37:07 (Reading database ... 13912 files and directories currently installed.) 01:37:07 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:37:07 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:37:07 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:37:07 (Reading database ... 13912 files and directories currently installed.) 01:37:07 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:37:07 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:37:07 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:37:07 (Reading database ... 13912 files and directories currently installed.) 01:37:07 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:37:07 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:37:07 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:37:07 (Reading database ... 13912 files and directories currently installed.) 01:37:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:37:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:37:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:37:07 (Reading database ... 13912 files and directories currently installed.) 01:37:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:37:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:37:07 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:37:07 (Reading database ... 13912 files and directories currently installed.) 01:37:07 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:37:07 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:37:07 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:37:07 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:37:07 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:37:08 (Reading database ... 13912 files and directories currently installed.) 01:37:08 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:37:08 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:37:08 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:37:08 (Reading database ... 13912 files and directories currently installed.) 01:37:08 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:37:08 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:37:08 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:37:08 (Reading database ... 13912 files and directories currently installed.) 01:37:08 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:37:08 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:37:08 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:37:08 (Reading database ... 13912 files and directories currently installed.) 01:37:08 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:37:08 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:37:09 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:37:09 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:37:09 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:37:09 (Reading database ... 13912 files and directories currently installed.) 01:37:09 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:37:09 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:37:10 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:37:10 (Reading database ... 13912 files and directories currently installed.) 01:37:10 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:37:10 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:37:10 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:37:10 (Reading database ... 13914 files and directories currently installed.) 01:37:10 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:37:10 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:37:10 Setting up debconf (1.5.66ubuntu1) ... 01:37:10 (Reading database ... 13914 files and directories currently installed.) 01:37:10 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 01:37:10 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:37:10 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 01:37:10 (Reading database ... 13914 files and directories currently installed.) 01:37:10 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 01:37:10 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:37:10 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 01:37:10 (Reading database ... 13914 files and directories currently installed.) 01:37:10 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:37:10 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:37:10 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:37:10 (Reading database ... 13914 files and directories currently installed.) 01:37:10 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:37:10 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:37:10 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 01:37:11 (Reading database ... 13916 files and directories currently installed.) 01:37:11 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:37:11 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:37:11 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:37:11 (Reading database ... 13920 files and directories currently installed.) 01:37:11 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:37:11 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:37:11 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 01:37:11 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 01:37:11 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:37:11 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:37:11 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:37:11 (Reading database ... 13920 files and directories currently installed.) 01:37:11 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 01:37:11 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:37:11 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 01:37:11 (Reading database ... 13920 files and directories currently installed.) 01:37:11 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 01:37:11 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 01:37:11 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 01:37:11 (Reading database ... 13920 files and directories currently installed.) 01:37:11 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 01:37:11 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:37:11 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 01:37:12 (Reading database ... 13920 files and directories currently installed.) 01:37:12 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:37:12 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:37:12 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:37:12 (Reading database ... 13920 files and directories currently installed.) 01:37:12 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 01:37:12 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 01:37:12 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 01:37:12 (Reading database ... 13920 files and directories currently installed.) 01:37:12 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:37:12 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:37:12 Setting up passwd (1:4.5-1ubuntu2) ... 01:37:12 (Reading database ... 13920 files and directories currently installed.) 01:37:12 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 01:37:12 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:37:12 Setting up gpgv (2.2.4-1ubuntu1.4) ... 01:37:12 (Reading database ... 13920 files and directories currently installed.) 01:37:12 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 01:37:12 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 01:37:12 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 01:37:12 (Reading database ... 13920 files and directories currently installed.) 01:37:12 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 01:37:12 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 01:37:12 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 01:37:12 (Reading database ... 13920 files and directories currently installed.) 01:37:12 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:37:12 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:37:13 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:37:13 (Reading database ... 13920 files and directories currently installed.) 01:37:13 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:37:13 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:37:13 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:37:13 (Reading database ... 13920 files and directories currently installed.) 01:37:13 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:37:13 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:37:13 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:37:13 (Reading database ... 13920 files and directories currently installed.) 01:37:13 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 01:37:13 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:37:13 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 01:37:13 (Reading database ... 13920 files and directories currently installed.) 01:37:13 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 01:37:13 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 01:37:13 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 01:37:13 (Reading database ... 13920 files and directories currently installed.) 01:37:13 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 01:37:13 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 01:37:13 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 01:37:13 (Reading database ... 13921 files and directories currently installed.) 01:37:13 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:37:13 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:37:13 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:37:13 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:37:13 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 01:37:13 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 01:37:13 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 01:37:14 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 01:37:14 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:37:14 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:37:14 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:37:14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:37:14 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:37:14 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:37:14 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:37:14 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:37:14 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:37:14 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:37:14 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:37:14 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:37:14 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:37:14 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:37:14 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 01:37:14 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 01:37:14 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:37:14 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:37:14 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:37:14 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:37:14 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:37:15 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:37:15 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:37:15 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:37:15 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:37:15 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:37:15 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:37:15 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:37:15 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:37:15 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:37:15 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:37:15 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:37:15 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:37:15 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:37:15 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:37:15 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:37:16 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:37:16 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:37:17 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:37:17 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:37:17 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:37:17 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:37:17 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:37:17 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:37:18 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:37:18 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:37:18 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:37:18 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:37:18 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:37:18 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:37:18 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:37:18 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:37:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:37:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:37:19 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:37:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:37:19 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:37:19 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:37:19 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:37:19 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:37:19 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:37:19 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:37:19 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:37:19 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:37:19 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:37:19 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:37:19 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:37:19 Setting up tzdata (2021a-0ubuntu0.18.04) ... 01:37:19 01:37:19 Current default time zone: 'Etc/UTC' 01:37:19 Local time is now: Wed Jun 2 01:37:19 UTC 2021. 01:37:19 Universal Time is now: Wed Jun 2 01:37:19 UTC 2021. 01:37:19 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:37:19 01:37:19 Setting up systemd-sysv (237-3ubuntu10.47) ... 01:37:19 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:37:19 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 01:37:19 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:37:19 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:37:19 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:37:19 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:37:19 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:37:19 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:37:19 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:37:19 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:37:19 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:37:19 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:37:19 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 01:37:19 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:37:19 Setting up patch (2.7.6-2ubuntu1.1) ... 01:37:19 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:37:19 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:37:19 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 01:37:19 Installing new version of config file /etc/ssl/openssl.cnf ... 01:37:19 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:37:19 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:37:19 Setting up ca-certificates (20210119~18.04.1) ... 01:37:21 Updating certificates in /etc/ssl/certs... 01:37:22 23 added, 27 removed; done. 01:37:22 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:37:22 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:37:22 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:37:22 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:37:22 Setting up pkgbinarymangler (138.18.04.1) ... 01:37:22 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:37:22 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 01:37:22 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:37:22 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:37:22 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:37:22 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:37:22 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:37:22 Setting up perl (5.26.1-6ubuntu0.5) ... 01:37:22 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 01:37:22 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:37:22 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:37:22 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 01:37:22 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:37:22 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:37:22 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:37:22 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:37:22 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:37:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:37:22 Processing triggers for systemd (237-3ubuntu10.47) ... 01:37:22 Processing triggers for mime-support (3.60ubuntu1) ... 01:37:22 Processing triggers for ca-certificates (20210119~18.04.1) ... 01:37:22 Updating certificates in /etc/ssl/certs... 01:37:23 0 added, 0 removed; done. 01:37:23 Running hooks in /etc/ca-certificates/update.d... 01:37:23 done. 01:37:23 Reading package lists... 01:37:23 Building dependency tree... 01:37:23 Reading state information... 01:37:23 The following NEW packages will be installed: 01:37:23 apt-transport-https 01:37:24 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:37:24 Need to get 1692 B of archives. 01:37:24 After this operation, 154 kB of additional disk space will be used. 01:37:24 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 01:37:24 debconf: delaying package configuration, since apt-utils is not installed 01:37:24 Fetched 1692 B in 0s (10.6 kB/s) 01:37:24 Selecting previously unselected package apt-transport-https. 01:37:24 (Reading database ... 13926 files and directories currently installed.) 01:37:24 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 01:37:24 Unpacking apt-transport-https (1.6.13) ... 01:37:24 Setting up apt-transport-https (1.6.13) ... 01:37:24 Waiting for network to be ready... 01:37:30 2021-06-02T01:37:26Z INFO Waiting for automatic snapd restart... 01:37:30 snapd 2.50 from Canonical* installed 01:37:31 "snapd" switched to the "latest/stable" channel 01:37:31 01:37:33 core18 20210507 from Canonical* installed 01:37:33 "core18" switched to the "latest/stable" channel 01:37:33 01:37:37 snapcraft 4.8 from Canonical* installed 01:37:37 "snapcraft" switched to the "latest/stable" channel 01:37:37 01:37:41 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: 01:37:41 - README.md 01:37:41 01:37:41 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:37:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:37:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:37:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:37:42 Reading package lists... 01:37:42 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 01:37:42 Reading package lists... 01:37:42 Building dependency tree... 01:37:42 Reading state information... 01:37:42 Suggested packages: 01:37:42 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:37:42 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:37:42 Recommended packages: 01:37:42 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:37:42 The following NEW packages will be installed: 01:37:42 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:37:42 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:37:42 pkg-config zip 01:37:42 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:37:42 Need to get 7663 kB of archives. 01:37:42 After this operation, 43.8 MB of additional disk space will be used. 01:37:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 01:37:43 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:37:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 01:37:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 01:37:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 01:37:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:37:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:37:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:37:43 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:37:43 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:37:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:37:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:37:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:37:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:37:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:37:43 debconf: delaying package configuration, since apt-utils is not installed 01:37:43 Fetched 7663 kB in 1s (11.9 MB/s) 01:37:43 Selecting previously unselected package libglib2.0-0:amd64. 01:37:43 (Reading database ... 13930 files and directories currently installed.) 01:37:43 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 01:37:43 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:37:44 Selecting previously unselected package libpsl5:amd64. 01:37:44 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:37:44 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:37:44 Selecting previously unselected package libnghttp2-14:amd64. 01:37:44 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:37:44 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:37:44 Selecting previously unselected package librtmp1:amd64. 01:37:44 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:37:44 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:37:44 Selecting previously unselected package libcurl3-gnutls:amd64. 01:37:44 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 01:37:44 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 01:37:44 Selecting previously unselected package liberror-perl. 01:37:44 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:37:44 Unpacking liberror-perl (0.17025-1) ... 01:37:44 Selecting previously unselected package git-man. 01:37:44 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 01:37:44 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 01:37:44 Selecting previously unselected package git. 01:37:44 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 01:37:44 Unpacking git (1:2.17.1-1ubuntu0.8) ... 01:37:44 Selecting previously unselected package libnorm1:amd64. 01:37:44 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:37:44 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:37:45 Selecting previously unselected package libpgm-5.2-0:amd64. 01:37:45 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:37:45 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:37:45 Selecting previously unselected package libsodium23:amd64. 01:37:45 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:37:45 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:37:45 Selecting previously unselected package libzmq5:amd64. 01:37:45 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:37:45 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:37:45 Selecting previously unselected package libzmq3-dev:amd64. 01:37:45 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:37:45 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:37:45 Selecting previously unselected package pkg-config. 01:37:45 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:37:45 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:37:45 Selecting previously unselected package zip. 01:37:45 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:37:45 Unpacking zip (3.0-11build1) ... 01:37:45 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:37:45 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 01:37:45 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:37:45 Setting up liberror-perl (0.17025-1) ... 01:37:45 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:37:45 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:37:45 No schema files found: doing nothing. 01:37:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:37:45 Setting up zip (3.0-11build1) ... 01:37:45 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:37:45 Setting up libsodium23:amd64 (1.0.16-2) ... 01:37:45 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:37:45 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:37:45 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 01:37:45 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:37:45 Setting up git (1:2.17.1-1ubuntu0.8) ... 01:37:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:37:46 git set to automatically installed. 01:37:46 git-man set to automatically installed. 01:37:46 libcurl3-gnutls set to automatically installed. 01:37:46 liberror-perl set to automatically installed. 01:37:46 libglib2.0-0 set to automatically installed. 01:37:46 libnghttp2-14 set to automatically installed. 01:37:46 libnorm1 set to automatically installed. 01:37:46 libpgm-5.2-0 set to automatically installed. 01:37:46 libpsl5 set to automatically installed. 01:37:46 librtmp1 set to automatically installed. 01:37:46 libsodium23 set to automatically installed. 01:37:46 libzmq3-dev set to automatically installed. 01:37:46 libzmq5 set to automatically installed. 01:37:46 pkg-config set to automatically installed. 01:37:46 zip set to automatically installed. 01:37:48 snapd is not logged in, snap install commands will use sudo 01:37:58 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 01:37:58 snapd is not logged in, snap install commands will use sudo 01:37:59 snap "core18" has no updates available 01:38:00 Pulling go-build-helper 01:38:00 + snapcraftctl pull 01:38:01 'app-service-config' has dependencies that need to be staged: go-build-helper 01:38:01 Skipping pull go-build-helper (already ran) 01:38:01 Building go-build-helper 01:38:01 + snapcraftctl build 01:38:03 Staging go-build-helper 01:38:03 + snapcraftctl stage 01:38:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:38:11 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:38:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 01:38:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 01:38:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 01:38:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 01:38:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 01:38:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 01:38:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 01:38:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 01:38:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:38:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:38:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:38:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:38:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:38:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:38:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:38:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:38:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:38:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2072 kB] 01:38:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 01:38:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 01:38:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 01:38:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 01:38:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 01:38:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 01:38:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 01:38:11 Fetched 24.6 MB in 0s (0 B/s) 01:38:11 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:38:11 Fetched 224 kB in 0s (0 B/s) 01:38:11 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:38:11 Fetched 157 kB in 0s (0 B/s) 01:38:11 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:38:11 Fetched 221 kB in 0s (0 B/s) 01:38:11 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:38:11 Fetched 143 kB in 0s (0 B/s) 01:38:11 Pulling app-service-config 01:38:11 + snapcraftctl pull 01:38:11 Cloning into '/root/parts/app-service-config/src'... 01:38:12 + snapcraftctl pull 01:38:12 Pulling config-common 01:38:16 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:38:16 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:38:16 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:38:16 Fetched 0 B in 0s (0 B/s) 01:38:16 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:38:16 Fetched 0 B in 0s (0 B/s) 01:38:16 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:38:16 Fetched 0 B in 0s (0 B/s) 01:38:16 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:38:16 Fetched 0 B in 0s (0 B/s) 01:38:16 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:38:16 Fetched 0 B in 0s (0 B/s) 01:38:16 Pulling edgex-go 01:38:16 + snapcraftctl pull 01:38:31 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:38:31 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:38:31 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:38:31 Fetched 0 B in 0s (0 B/s) 01:38:31 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:38:31 Fetched 96.5 kB in 0s (0 B/s) 01:38:31 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:38:31 Fetched 279 kB in 0s (0 B/s) 01:38:31 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:38:31 Fetched 122 kB in 0s (0 B/s) 01:38:31 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:38:31 Fetched 77.8 kB in 0s (0 B/s) 01:38:31 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:38:31 Fetched 8848 B in 0s (0 B/s) 01:38:31 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:38:31 Fetched 47.8 kB in 0s (0 B/s) 01:38:31 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:38:31 Fetched 45.6 kB in 0s (0 B/s) 01:38:31 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:38:31 Fetched 15.0 kB in 0s (0 B/s) 01:38:31 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 01:38:31 Fetched 219 kB in 0s (0 B/s) 01:38:31 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 01:38:31 Fetched 154 kB in 0s (0 B/s) 01:38:31 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:38:31 Fetched 50.6 kB in 0s (0 B/s) 01:38:31 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:38:31 Fetched 14.8 kB in 0s (0 B/s) 01:38:31 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:38:31 Fetched 41.8 kB in 0s (0 B/s) 01:38:31 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:38:31 Fetched 499 kB in 0s (0 B/s) 01:38:31 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:38:31 Fetched 111 kB in 0s (0 B/s) 01:38:31 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:38:31 Fetched 240 kB in 0s (0 B/s) 01:38:31 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:38:31 Fetched 29.3 kB in 0s (0 B/s) 01:38:31 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:38:31 Fetched 85.5 kB in 0s (0 B/s) 01:38:31 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:38:31 Fetched 24.5 kB in 0s (0 B/s) 01:38:31 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:38:31 Fetched 49.2 kB in 0s (0 B/s) 01:38:31 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:38:31 Fetched 54.2 kB in 0s (0 B/s) 01:38:31 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:38:31 Fetched 30.8 kB in 0s (0 B/s) 01:38:31 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 01:38:31 Fetched 15.8 kB in 0s (0 B/s) 01:38:31 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:38:31 Fetched 85.9 kB in 0s (0 B/s) 01:38:31 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:38:31 Fetched 8720 B in 0s (0 B/s) 01:38:31 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 01:38:31 Fetched 137 kB in 0s (0 B/s) 01:38:31 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:38:31 Fetched 119 kB in 0s (0 B/s) 01:38:31 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 01:38:31 Fetched 110 kB in 0s (0 B/s) 01:38:31 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:38:31 Fetched 11.1 kB in 0s (0 B/s) 01:38:31 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 01:38:31 Fetched 645 kB in 0s (0 B/s) 01:38:31 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:38:31 Fetched 41.3 kB in 0s (0 B/s) 01:38:31 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:38:31 Fetched 17.9 kB in 0s (0 B/s) 01:38:31 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:38:31 Fetched 368 kB in 0s (0 B/s) 01:38:31 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:38:31 Fetched 187 kB in 0s (0 B/s) 01:38:31 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:38:31 Fetched 175 kB in 0s (0 B/s) 01:38:31 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:38:31 Fetched 206 kB in 0s (0 B/s) 01:38:31 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 01:38:31 Fetched 1301 kB in 0s (0 B/s) 01:38:31 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:38:31 Fetched 36.2 kB in 0s (0 B/s) 01:38:31 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 01:38:31 Fetched 159 kB in 0s (0 B/s) 01:38:31 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:38:31 Fetched 107 kB in 0s (0 B/s) 01:38:31 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:38:31 Fetched 48.7 kB in 0s (0 B/s) 01:38:31 Pulling static-packages 01:38:31 + snapcraftctl pull 01:38:32 Pulling version 01:38:32 + cd /root/project 01:38:32 + [ -f VERSION ] 01:38:32 + PROJECT_VERSION=local-dev 01:38:32 + git rev-parse --short HEAD 01:38:32 + GIT_REVISION=845790db 01:38:32 + snapcraftctl set-version local-dev 01:38:32 Skipping build go-build-helper (already ran) 01:38:33 Building app-service-config 01:38:33 + make build 01:38:33 go mod tidy 01:38:35 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 01:38:35 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 01:38:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 01:38:35 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 01:38:35 go: downloading github.com/gorilla/mux v1.8.0 01:38:35 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 01:38:35 go: downloading github.com/hashicorp/consul/api v1.8.1 01:38:35 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 01:38:35 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:38:35 go: downloading github.com/hashicorp/consul/sdk v0.7.0 01:38:35 go: downloading github.com/x448/float16 v0.8.4 01:38:35 go: downloading github.com/go-playground/validator/v10 v10.6.1 01:38:35 go: downloading github.com/hashicorp/go-hclog v0.12.0 01:38:35 go: downloading github.com/go-kit/kit v0.9.0 01:38:35 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 01:38:35 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 01:38:35 go: downloading github.com/mattn/go-colorable v0.1.6 01:38:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:38:35 go: downloading github.com/hashicorp/serf v0.9.5 01:38:36 go: downloading github.com/stretchr/testify v1.7.0 01:38:36 go: downloading github.com/go-playground/locales v0.13.0 01:38:36 go: downloading github.com/davecgh/go-spew v1.1.1 01:38:36 go: downloading github.com/hashicorp/go-uuid v1.0.1 01:38:36 go: downloading github.com/go-playground/assert/v2 v2.0.1 01:38:36 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:38:36 go: downloading github.com/pkg/errors v0.8.1 01:38:36 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 01:38:36 go: downloading github.com/pmezard/go-difflib v1.0.0 01:38:36 go: downloading github.com/leodido/go-urn v1.2.0 01:38:36 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 01:38:36 go: downloading github.com/mattn/go-isatty v0.0.12 01:38:36 go: downloading github.com/pelletier/go-toml v1.9.1 01:38:36 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 01:38:36 go: downloading github.com/go-logfmt/logfmt v0.4.0 01:38:36 go: downloading github.com/hashicorp/memberlist v0.2.2 01:38:36 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:38:36 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:38:36 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:38:36 go: downloading golang.org/x/text v0.3.2 01:38:36 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:38:36 go: downloading github.com/hashicorp/go-msgpack v0.5.3 01:38:36 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:38:36 go: downloading github.com/go-playground/universal-translator v0.17.0 01:38:37 go: downloading github.com/miekg/dns v1.1.26 01:38:37 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 01:38:37 go: downloading github.com/fatih/color v1.9.0 01:38:37 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:38:37 go: downloading github.com/google/uuid v1.2.0 01:38:37 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:38:37 go: downloading github.com/mitchellh/copystructure v1.0.0 01:38:37 go: downloading github.com/go-redis/redis/v7 v7.2.0 01:38:37 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:38:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:38:37 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 01:38:37 go: downloading github.com/stretchr/objx v0.1.0 01:38:37 go: downloading github.com/hashicorp/go-multierror v1.1.0 01:38:37 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 01:38:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 01:38:37 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 01:38:37 go: downloading github.com/pebbe/zmq4 v1.2.7 01:38:37 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:38:37 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 01:38:37 go: downloading github.com/hashicorp/errwrap v1.0.0 01:38:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 01:38:37 go: downloading github.com/mitchellh/go-homedir v1.1.0 01:38:37 go: downloading gopkg.in/yaml.v2 v2.4.0 01:38:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:38:37 go: downloading github.com/kr/pretty v0.2.0 01:38:37 go: downloading github.com/go-stack/stack v1.8.0 01:38:37 go: downloading github.com/onsi/gomega v1.7.0 01:38:37 go: downloading github.com/gorilla/websocket v1.4.2 01:38:37 go: downloading github.com/onsi/ginkgo v1.10.1 01:38:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:38:37 go: downloading github.com/kr/text v0.1.0 01:38:37 go: downloading github.com/hpcloud/tail v1.0.0 01:38:37 go: downloading github.com/golang/protobuf v1.3.2 01:38:37 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 01:38:37 go: downloading gopkg.in/fsnotify.v1 v1.4.7 01:38:37 go: downloading github.com/fsnotify/fsnotify v1.4.7 01:38:37 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 01:38:47 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 01:38:47 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 01:38:47 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 01:38:47 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 01:38:48 Building config-common 01:38:48 + snapcraftctl build 01:38:50 Building edgex-go 01:38:50 + cd /root/parts/edgex-go/src 01:38:50 + make build 01:38:50 go mod tidy 01:38:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 01:38:50 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 01:38:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 01:38:50 go: downloading github.com/lib/pq v1.10.2 01:38:50 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:38:50 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 01: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 01:38:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:38:52 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 01:38:55 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 01:38:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:39:00 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 01:39:01 Removing intermediate container 86354ccf6103 01:39:01 ---> 4887696c17ac 01:39:01 01:39:01 Step 11/22 : FROM alpine:3.12 01:39:01 3.12: Pulling from library/alpine 01:39:01 Removing intermediate container 46fa35e1deab 01:39:01 ---> d968302db021 01:39:01 01:39:01 Step 11/32 : FROM alpine:3.12 01:39:01 Removing intermediate container 3c92666e40be 01:39:01 ---> fda056319814 01:39:01 01:39:01 Step 11/26 : FROM alpine:3.12 01:39:01 3.12: Pulling from library/alpine 01:39:01 3.12: Pulling from library/alpine 01:39:01 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:39:01 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:39:01 Status: Downloaded newer image for alpine:3.12 01:39:01 Status: Image is up to date for alpine:3.12 01:39:01 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 01:39:01 Status: Image is up to date for alpine:3.12 01:39:01 ---> 9852663dfa18 01:39:01 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:39:01 ---> 9852663dfa18 01:39:01 Step 12/22 : RUN apk add --update --no-cache curl 01:39:01 ---> 9852663dfa18 01:39:01 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:39:01 ---> Running in 70ebcebefcc8 01:39:01 ---> Running in 8d4c8483bb3d 01:39:01 ---> Running in 400195ea460d 01:39:02 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 01:39:02 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 01:39:03 Removing intermediate container 400195ea460d 01:39:03 ---> e0e4b5a60142 01:39:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:39:03 ---> Running in bf3cb712fab2 01:39:04 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 01:39:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:39:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:39:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:39:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:39:05 (1/6) Installing ca-certificates (20191127-r4) 01:39:05 (1/4) Installing ca-certificates (20191127-r4) 01:39:05 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:39:05 (3/6) Installing libcurl (7.77.0-r0) 01:39:05 (4/6) Installing curl (7.77.0-r0) 01:39:05 (5/6) Installing dumb-init (1.2.2-r1) 01:39:05 (6/6) Installing su-exec (0.2-r1) 01:39:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:39:05 (3/4) Installing libcurl (7.77.0-r0) 01:39:05 Executing busybox-1.31.1-r20.trigger 01:39:05 (4/4) Installing curl (7.77.0-r0) 01:39:05 Executing busybox-1.31.1-r20.trigger 01:39:05 Executing ca-certificates-20191127-r4.trigger 01:39:05 Executing ca-certificates-20191127-r4.trigger 01:39:05 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 01:39:05 OK: 7 MiB in 20 packages 01:39:05 OK: 7 MiB in 18 packages 01:39:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:39:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:39:06 Removing intermediate container 5b9a69a160ff 01:39:06 ---> 6e83504d8649 01:39:06 01:39:06 Step 11/24 : FROM alpine:3.12 01:39:06 ---> 9852663dfa18 01:39:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:39:07 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 01:39:07 (1/2) Installing dumb-init (1.2.2-r1) 01:39:07 (2/2) Installing su-exec (0.2-r1) 01:39:07 Executing busybox-1.31.1-r20.trigger 01:39:07 OK: 5 MiB in 16 packages 01:39:07 ---> Running in 8f5a80a5c281 01:39:08 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 01:39:09 Removing intermediate container bf3cb712fab2 01:39:09 ---> efa92ab9224e 01:39:09 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:39:09 Removing intermediate container 70ebcebefcc8 01:39:09 ---> 4b267ef5e8fe 01:39:09 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.'Removing intermediate container 8d4c8483bb3d 01:39:09 01:39:09 ---> 219eae80d819 01:39:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:39:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:39:09 ---> Running in d4de0ee553dc 01:39:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:39:09 ---> Running in e8d9cc3b2d68 01:39:09 ---> Running in bc5d684a2c36 01:39:09 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 01:39:09 (1/1) Installing dumb-init (1.2.2-r1) 01:39:09 Executing busybox-1.31.1-r20.trigger 01:39:09 OK: 5 MiB in 15 packages 01:39:10 Removing intermediate container d4de0ee553dc 01:39:10 ---> d0dc182697c8 01:39:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:39:10 Removing intermediate container e8d9cc3b2d68 01:39:10 ---> 6bf092ad8535 01:39:10 Step 14/26 : WORKDIR / 01:39:10 Removing intermediate container bc5d684a2c36 01:39:10 ---> d8c287b0bc16 01:39:10 Step 14/22 : WORKDIR /edgex 01:39:10 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 01:39:10 ---> Running in 8bafdfee911d 01:39:10 ---> Running in a90494df37a3 01:39:10 ---> Running in 3db2a55b9747 01:39:11 Removing intermediate container 8f5a80a5c281 01:39:11 ---> 2fd8d65faab6 01:39:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:39:11 Removing intermediate container 8bafdfee911d 01:39:11 ---> c28f7cd29b6f 01:39:11 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:39:11 ---> Running in b5f745b52150 01:39:11 Removing intermediate container a90494df37a3 01:39:11 ---> c11087f9d99c 01:39:11 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:39:11 ---> Running in ff479021308c 01:39:12 Removing intermediate container 3db2a55b9747 01:39:12 ---> 363960806356 01:39:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:39:12 Removing intermediate container acd0a462ba8a 01:39:12 ---> 641b38b51c81 01:39:12 01:39:12 Step 11/24 : FROM alpine:3.12 01:39:12 ---> 9852663dfa18 01:39:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:39:12 ---> Running in 6e46a5654ec1 01:39:12 Removing intermediate container b5f745b52150 01:39:12 ---> 9f4144131b1e 01:39:12 Step 14/24 : ENV APP_PORT=59881 01:39:12 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 01:39:12 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 01:39:12 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 01:39:12 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 01:39:12 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 01:39:12 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 01:39:12 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 01:39:12 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 01:39:12 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 01:39:12 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 01:39:12 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 01:39:12 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 01:39:12 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 01:39:12 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 01:39:12 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 01:39:12 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 01:39:12 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 01:39:12 + 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 01:39:12 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 01:39:12 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 01:39:12 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 01:39:12 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 01:39:12 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 01:39:12 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 01:39:12 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 01:39:12 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 01:39:12 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 01:39:12 ---> Running in 36c05c853900 01:39:13 ---> b716d04db4ee 01:39:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:39:13 ---> 33085242df59 01:39:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:39:13 Removing intermediate container 6e46a5654ec1 01:39:13 ---> 12ab453e60a7 01:39:13 Step 13/24 : ENV APP_PORT=59880 01:39:13 ---> Running in 6ec30cb4d20b 01:39:13 Removing intermediate container 36c05c853900 01:39:13 ---> 5aa65ca1185f 01:39:13 Step 15/24 : EXPOSE $APP_PORT 01:39:14 ---> Running in 629101529b66 01:39:14 ---> dd0f09cc2c75 01:39:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:39:14 Removing intermediate container 6ec30cb4d20b 01:39:14 ---> 4519db38bdf9 01:39:14 Step 14/24 : EXPOSE $APP_PORT 01:39:14 Removing intermediate container 629101529b66 01:39:14 ---> 0422b6cfe6b1 01:39:14 Step 16/24 : WORKDIR / 01:39:14 ---> Running in 3f9afcc3e034 01:39:15 ---> Running in 9e5cc68e71a7 01:39:15 ---> d463d1d1df26 01:39:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:39:15 Removing intermediate container ff479021308c 01:39:15 ---> 5f7ce3f41ac2 01:39:15 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:39:15 ---> 9a0a623fbf1e 01:39:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:39:15 ---> Running in 1dbc86249aaf 01:39:15 Removing intermediate container 3f9afcc3e034 01:39:15 ---> 9f90ad828316 01:39:15 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:16 Building static-packages 01:39:16 + snapcraftctl build 01:39:16 ---> Running in 205a8f0cbc48 01:39:16 Removing intermediate container 9e5cc68e71a7 01:39:16 ---> 7e307f48dfb9 01:39:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:39:16 Removing intermediate container 1dbc86249aaf 01:39:16 ---> 5a5c4f024fa0 01:39:16 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:39:17 ---> db3ae43e2f82 01:39:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:39:17 ---> bf5ab97145c0 01:39:17 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:39:17 ---> Running in eb414feab4d8 01:39:17 ---> c87602206b71 01:39:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:39:18 Building version 01:39:18 + snapcraftctl build 01:39:18 ---> 4ec95d779bde 01:39:18 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:39:18 Removing intermediate container eb414feab4d8 01:39:18 ---> e8264f3aba1c 01:39:18 Step 19/22 : CMD ["--init=true"] 01:39:18 ---> Running in f11cf0b27ff9 01:39:18 ---> Running in e2491e49496b 01:39:19 ---> 954e46794a6f 01:39:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:39:19 Removing intermediate container e2491e49496b 01:39:19 ---> 7cbf93e417ba 01:39:19 Step 20/22 : LABEL arch=arm64 01:39:19 Skipping stage go-build-helper (already ran) 01:39:19 Staging app-service-config 01:39:19 + snapcraftctl stage 01:39:19 ---> e74b6244b816 01:39:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:39:19 Removing intermediate container 205a8f0cbc48 01:39:19 ---> 02568bf24a25 01:39:19 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:39:20 ---> Running in b983b820fdc9 01:39:20 ---> Running in 43c723222675 01:39:20 Staging config-common 01:39:20 + snapcraftctl stage 01:39:21 Staging edgex-go 01:39:21 + snapcraftctl stage 01:39:21 ---> 341deee007b5 01:39:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:39:21 ---> 55715a71e9b9 01:39:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:39:21 Removing intermediate container b983b820fdc9 01:39:21 ---> 486736ecf9df 01:39:21 Step 21/22 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:39:22 ---> Running in 152df0badc1b 01:39:22 ---> Running in c77ecaa4bf34 01:39:22 Staging static-packages 01:39:22 + snapcraftctl stage 01:39:22 ---> 84724f88b734 01:39:22 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/ 01:39:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:39:23 Removing intermediate container 152df0badc1b 01:39:23 ---> 41b02bb10e8f 01:39:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:39:23 ---> Running in baa0d2deb83d 01:39:23 Removing intermediate container f11cf0b27ff9 01:39:23 ---> 779f318534bc 01:39:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:39:23 Removing intermediate container c77ecaa4bf34 01:39:23 ---> 86d63c9a3cf6 01:39:23 Step 22/22 : LABEL version=0.0.0 01:39:23 ---> Running in 9337ca2e3a4a 01:39:23 ---> Running in 5788ee92a3aa 01:39:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:39:23 Staging version 01:39:23 + snapcraftctl stage 01:39:24 Removing intermediate container 9337ca2e3a4a 01:39:24 ---> 7b5f152f47c9 01:39:24 Step 22/24 : LABEL arch=arm64 01:39:24 Removing intermediate container 5788ee92a3aa 01:39:24 ---> 502ca4a41292 01:39:24 01:39:24 (1/6) Installing dumb-init (1.2.2-r1) 01:39:24 ---> 91cb6bf34163 01:39:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:39:24 ---> Running in 8860da5074f5 01:39:24 (2/6) Installing libgcc (9.3.0-r2) 01:39:24 (3/6) Installing libsodium (1.0.18-r0) 01:39:24 (4/6) Installing libstdc++ (9.3.0-r2) 01:39:24 Priming go-build-helper 01:39:24 + snapcraftctl prime 01:39:25 (5/6) Installing libzmq (4.3.3-r0) 01:39:25 Successfully built 502ca4a41292 01:39:25 Successfully tagged security-proxy-setup-arm64:latest 01:39:25  Building security-proxy-setup ... done Building support-scheduler 01:39:25 (6/6) Installing zeromq (4.3.3-r0) 01:39:25 Executing busybox-1.31.1-r20.trigger 01:39:25 OK: 8 MiB in 20 packages 01:39:25 Removing intermediate container 8860da5074f5 01:39:25 ---> f76efb6ff631 01:39:25 Step 23/24 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:39:25 ---> Running in 14d25c461387 01:39:25 Priming app-service-config 01:39:25 + snapcraftctl prime 01:39:26 Removing intermediate container baa0d2deb83d 01:39:26 ---> de851cc6201a 01:39:26 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:39:26 Removing intermediate container 14d25c461387 01:39:26 ---> 59fdf8f339cc 01:39:26 Step 24/24 : LABEL version=0.0.0 01:39:26 ---> b3febb389340 01:39:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:39:26 ---> Running in 949552fe511d 01:39:26 ---> Running in bfc94ca6244e 01:39:27 Removing intermediate container 43c723222675 01:39:27 ---> d1985ec9a69d 01:39:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:39:27 Priming config-common 01:39:27 + snapcraftctl prime 01:39:27 Removing intermediate container bfc94ca6244e 01:39:27 ---> 9693c493c0b2 01:39:27 Step 24/26 : LABEL arch=arm64 01:39:28 ---> 096f0fdc7903 01:39:28 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:39:28 Removing intermediate container 949552fe511d 01:39:28 ---> 6e69f5f6c0e9 01:39:28 01:39:28 ---> Running in 7c0032d2ee98 01:39:28 Priming edgex-go 01:39:28 + snapcraftctl prime 01:39:28 ---> 92c98d32c71c 01:39:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:39:28 Successfully built 6e69f5f6c0e9 01:39:28 Successfully tagged core-metadata-arm64:latest 01:39:28 Building support-notifications 01:39:29  Building core-metadata ... done Removing intermediate container 7c0032d2ee98 01:39:29 ---> c29d341d88cf 01:39:29 Step 25/26 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:39:29 ---> Running in a983e28301a7 01:39:29 ---> bc9f3790686b 01:39:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:39:29 Priming static-packages 01:39:29 + snapcraftctl prime 01:39:30 Removing intermediate container a983e28301a7 01:39:30 ---> bfdca90d2b36 01:39:30 Step 26/26 : LABEL version=0.0.0 01:39:30 ---> c768b3b03558 01:39:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:39:30 ---> Running in 72ab9b53a0a0 01:39:30 ---> f58cd1ad79a3 01:39:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:39:30 ---> Running in 9463aaf2ca56 01:39:31 Removing intermediate container 72ab9b53a0a0 01:39:31 ---> f09cca57e88d 01:39:31 01:39:31 ---> 0dfd8bab5aca 01:39:31 Step 20/24 : ENTRYPOINT ["/core-data"] 01:39:31 Successfully built f09cca57e88d 01:39:31 Successfully tagged security-secretstore-setup-arm64:latest 01:39:31  Building security-secretstore-setup ... done Building sys-mgmt-agent 01:39:31 ---> Running in 74d64fbaa1a6 01:39:31 Removing intermediate container 9463aaf2ca56 01:39:31 ---> d3959a6cff3c 01:39:31 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:39:32 Priming version 01:39:32 + snapcraftctl prime 01:39:32 Removing intermediate container 74d64fbaa1a6 01:39:32 ---> 85a458811a19 01:39:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:39:32 ---> 0a474dfdcb39 01:39:32 Step 27/32 : RUN chmod +x /entrypoint.sh 01:39:32 ---> Running in 17597f44f4b3 01:39:33 ---> Running in 2f8b71fad183 01:39:33 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 01:39:33 Removing intermediate container 17597f44f4b3 01:39:33 ---> 4266e36b0e39 01:39:33 Step 22/24 : LABEL arch=arm64 01:39:33 ---> Running in ac013ecf4318 01:39:34 Removing intermediate container ac013ecf4318 01:39:34 ---> e511cf0e8027 01:39:34 Step 23/24 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 01:39:35 ---> Running in a2da3d1fb309 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:39:36 Removing intermediate container a2da3d1fb309 01:39:36 ---> 2536763984a3 01:39:36 Step 24/24 : LABEL version=0.0.0 01:39:36 ---> Running in e1c3ae938936 01:39:36 Removing intermediate container 2f8b71fad183 01:39:36 ---> 85d15094e0e6 01:39:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:39:36 ---> Running in 77f87f6cc7e6 01:39:36 Removing intermediate container e1c3ae938936 01:39:36 ---> e9b06865e9db 01:39:36 01:39:37 Successfully built e9b06865e9db 01:39:37 Successfully tagged core-data-arm64:latest 01:39:37  Building core-data ... done Building core-command 01:39:37 Removing intermediate container 77f87f6cc7e6 01:39:37 ---> 9876e834b30b 01:39:37 Step 29/32 : CMD ["gate"] 01:39:38 ---> Running in d5248d7d34c3 01:39:38 Removing intermediate container d5248d7d34c3 01:39:38 ---> e0bec88c91ba 01:39:38 Step 30/32 : LABEL arch=arm64 01:39:38 ---> Running in 553cfd593cfc 01:39:39 Removing intermediate container 553cfd593cfc 01:39:39 ---> 6ce0861300fe 01:39:39 Step 31/32 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:39:39 ---> Running in 7efed8106f51 01:39:40 Removing intermediate container 7efed8106f51 01:39:40 ---> 9b2b99f02f96 01:39:40 Step 32/32 : LABEL version=0.0.0 01:39:41 ---> Running in 7303369f6437 01:39:41 Removing intermediate container 7303369f6437 01:39:41 ---> 8043fcaafcf8 01:39:41 01:39:42 Successfully built 8043fcaafcf8 01:39:42 Successfully tagged security-bootstrapper-arm64:latest 01:40:14  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:40:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:40:14 ---> a2e65ba05bcf 01:40:14 Step 3/23 : WORKDIR /edgex-go 01:40:14 ---> Using cache 01:40:14 ---> a8303d12a372 01:40:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:40:14 ---> Using cache 01:40:14 ---> b1bc764cc38c 01:40:14 Step 5/23 : RUN apk add --update --no-cache make git 01:40:14 ---> Using cache 01:40:14 ---> f836844975b2 01:40:14 Step 6/23 : COPY go.mod . 01:40:14 ---> Using cache 01:40:14 ---> 4b2a851f5b18 01:40:14 Step 7/23 : RUN go mod download 01:40:14 ---> Using cache 01:40:14 ---> 8685fa45f0a5 01:40:14 Step 8/23 : COPY . . 01:40:14 ---> Using cache 01:40:14 ---> 364a48ef0005 01:40:14 Step 9/23 : RUN go mod tidy 01:40:14 ---> Using cache 01:40:14 ---> bb820d8a9e06 01:40:14 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:40:16 ---> Running in 070b24c2a56a 01:40:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:40:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:40:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:40:20 ---> a2e65ba05bcf 01:40:20 Step 3/23 : WORKDIR /edgex-go 01:40:20 ---> Using cache 01:40:20 ---> a8303d12a372 01:40:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:40:20 ---> Using cache 01:40:20 ---> b1bc764cc38c 01:40:20 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:40:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:40:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:40:21 ---> a2e65ba05bcf 01:40:21 Step 3/24 : WORKDIR /edgex-go 01:40:21 ---> Using cache 01:40:21 ---> a8303d12a372 01:40:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:40:21 ---> Using cache 01:40:21 ---> b1bc764cc38c 01:40:21 Step 5/24 : RUN apk add --update --no-cache make bash git 01:40:21 ---> Running in 9ae8496244d9 01:40:21 ---> Running in cd52c004d5bb 01:40:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:40:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:40:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:40:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:40:24 ---> a2e65ba05bcf 01:40:24 Step 3/24 : WORKDIR /edgex-go 01:40:24 ---> Using cache 01:40:24 ---> a8303d12a372 01:40:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:40:24 ---> Using cache 01:40:24 ---> b1bc764cc38c 01:40:24 Step 5/24 : RUN apk add --update --no-cache make git 01:40:24 ---> Using cache 01:40:24 ---> f836844975b2 01:40:24 Step 6/24 : COPY go.mod . 01:40:24 ---> Using cache 01:40:24 ---> 4b2a851f5b18 01:40:24 Step 7/24 : RUN go mod download 01:40:24 ---> Using cache 01:40:24 ---> 8685fa45f0a5 01:40:24 Step 8/24 : COPY . . 01:40:24 ---> Using cache 01:40:24 ---> 364a48ef0005 01:40:24 Step 9/24 : RUN go mod tidy 01:40:24 ---> Using cache 01:40:24 ---> bb820d8a9e06 01:40:24 Step 10/24 : RUN make cmd/core-command/core-command 01:40:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:40:25 ---> Running in b2d51825ae8a 01:40:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:40:26 OK: 218 MiB in 52 packages 01:40:26 OK: 218 MiB in 52 packages 01:40:27 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 01:40:28 Removing intermediate container 9ae8496244d9 01:40:28 ---> 915463615a79 01:40:28 Step 6/23 : COPY go.mod . 01:40:28 Removing intermediate container cd52c004d5bb 01:40:28 ---> 3cae9aa0dbed 01:40:28 Step 6/24 : COPY go.mod . 01:40:29 ---> d0366bb5d923 01:40:29 Step 7/23 : RUN go mod download 01:40:29 ---> 248220b916a1 01:40:29 Step 7/24 : RUN go mod download 01:40:29 ---> Running in 41fd87510df6 01:40:29 ---> Running in 94904a43d7d0 01:40:34 Removing intermediate container 41fd87510df6 01:40:34 ---> bd15ccf3c052 01:40:34 Step 8/23 : COPY . . 01:40:34 Removing intermediate container 94904a43d7d0 01:40:34 ---> 11f530bd7059 01:40:34 Step 8/24 : COPY . . 01:41:06 ---> cebc8e25d259 01:41:06 Step 9/24 : RUN go mod tidy 01:41:06 ---> 25b0071de65a 01:41:06 Step 9/23 : RUN go mod tidy 01:41:06 ---> Running in a481f8a7fd95 01:41:06 ---> Running in e4208801e851 01:41:12 Removing intermediate container a481f8a7fd95 01:41:12 ---> a1d919ca1556 01:41:12 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:41:12 ---> Running in 8d448d8c0d28 01:41:12 Removing intermediate container e4208801e851 01:41:12 ---> 16d770e64c43 01:41:12 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:41:12 ---> Running in abd10b9c8da9 01:41:14 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 01:41:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:41:30 Removing intermediate container 070b24c2a56a 01:41:30 ---> 17e1bebe6dac 01:41:30 01:41:30 Step 11/23 : FROM alpine:3.12 01:41:30 ---> 9852663dfa18 01:41:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:41:30 ---> Using cache 01:41:30 ---> 2fd8d65faab6 01:41:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:41:30 ---> Using cache 01:41:30 ---> 9f4144131b1e 01:41:30 Step 14/23 : ENV APP_PORT=59861 01:41:30 ---> Running in 88387674043f 01:41:30 Removing intermediate container 88387674043f 01:41:30 ---> a85248fca862 01:41:30 Step 15/23 : EXPOSE $APP_PORT 01:41:30 ---> Running in 6a94dfd91f18 01:41:31 Removing intermediate container 6a94dfd91f18 01:41:31 ---> c13489db4822 01:41:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:41:32 ---> cec54fbabf60 01:41:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:41:34 ---> bdf044d7a2d8 01:41:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:41:35 ---> fb7711b224cd 01:41:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:41:35 ---> Running in c1fe0a1fed49 01:41:36 Removing intermediate container c1fe0a1fed49 01:41:36 ---> 366ab07870a9 01:41:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:41:36 ---> Running in 4ecffbd6fb4a 01:41:37 Removing intermediate container 4ecffbd6fb4a 01:41:37 ---> 0d33e578c934 01:41:37 Step 21/23 : LABEL arch=arm64 01:41:37 ---> Running in a9573fcd1cee 01:41:38 Removing intermediate container a9573fcd1cee 01:41:38 ---> e6f102daaab2 01:41:38 Step 22/23 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:41:38 ---> Running in d772832b126e 01:41:39 Removing intermediate container d772832b126e 01:41:39 ---> d922d6556014 01:41:39 Step 23/23 : LABEL version=0.0.0 01:41:40 ---> Running in bf8b8cef12af 01:41:41 Removing intermediate container bf8b8cef12af 01:41:41 ---> c980e6a82fb6 01:41:41 01:41:43 Successfully built c980e6a82fb6 01:41:43 Successfully tagged support-scheduler-arm64:latest 01:41:43  Building support-scheduler ... done Removing intermediate container b2d51825ae8a 01:41:43 ---> 0f05b6a0794f 01:41:43 01:41:43 Step 11/24 : FROM alpine:3.12 01:41:43 ---> 9852663dfa18 01:41:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:41:43 ---> Using cache 01:41:43 ---> 2fd8d65faab6 01:41:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:41:43 ---> Using cache 01:41:43 ---> 9f4144131b1e 01:41:43 Step 14/24 : ENV APP_PORT=59882 01:41:44 ---> Running in 2357f5175ffd 01:41:44 Removing intermediate container 2357f5175ffd 01:41:44 ---> f212cf74fc4f 01:41:44 Step 15/24 : EXPOSE $APP_PORT 01:41:45 ---> Running in 0e4e0fb57665 01:41:46 Removing intermediate container 0e4e0fb57665 01:41:46 ---> 9da621d3d84e 01:41:46 Step 16/24 : WORKDIR / 01:41:46 ---> Running in 71bdd7a9f92d 01:41:46 Removing intermediate container 71bdd7a9f92d 01:41:46 ---> f01702111ba0 01:41:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:41:48 ---> e9d5de3aaeff 01:41:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:41:49 ---> 452d99de1792 01:41:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:41:51 ---> 98d5e5602217 01:41:51 Step 20/24 : ENTRYPOINT ["/core-command"] 01:41:51 ---> Running in e9e4a9865c19 01:41:51 Removing intermediate container e9e4a9865c19 01:41:51 ---> 3393ab19ff42 01:41:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:41:52 ---> Running in 6133ad00966c 01:41:52 Removing intermediate container 6133ad00966c 01:41:52 ---> 67798ad93d42 01:41:52 Step 22/24 : LABEL arch=arm64 01:41:52 ---> Running in dbddd924b840 01:41:53 Removing intermediate container dbddd924b840 01:41:53 ---> c3832d074ad0 01:41:53 Step 23/24 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:41:53 ---> Running in df977d43fb38 01:41:54 Removing intermediate container df977d43fb38 01:41:54 ---> 325ee24441d8 01:41:54 Step 24/24 : LABEL version=0.0.0 01:41:54 ---> Running in 5fd911f9cf3e 01:41:55 Removing intermediate container 5fd911f9cf3e 01:41:55 ---> ec4b695df175 01:41:55 01:41:55 Successfully built ec4b695df175 01:41:55 Successfully tagged core-command-arm64:latest 01:42:22  Building core-command ... done Removing intermediate container 8d448d8c0d28 01:42:22 ---> 666eae63f1f0 01:42:22 01:42:22 Step 11/23 : FROM alpine:3.12 01:42:22 ---> 9852663dfa18 01:42:22 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:42:22 Removing intermediate container abd10b9c8da9 01:42:22 ---> 3f02cfc78361 01:42:22 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:42:22 ---> Running in 36c4feb4409a 01:42:22 ---> Running in a16b0e3e5474 01:42:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:42:22 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 01:42:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:42:23 (1/2) Installing ca-certificates (20191127-r4) 01:42:23 (2/2) Installing dumb-init (1.2.2-r1) 01:42:23 Executing busybox-1.31.1-r20.trigger 01:42:23 Executing ca-certificates-20191127-r4.trigger 01:42:23 OK: 6 MiB in 16 packages 01:42:25 Removing intermediate container a16b0e3e5474 01:42:25 ---> f816dd683a54 01:42:25 01:42:25 Step 12/24 : FROM docker:20.10.0 01:42:25 Removing intermediate container 36c4feb4409a 01:42:25 ---> 837cb8cd8377 01:42:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:42:25 20.10.0: Pulling from library/docker 01:42:25 ---> Running in 33234c44434e 01:42:26 Removing intermediate container 33234c44434e 01:42:26 ---> cef30ceec759 01:42:26 Step 14/23 : ENV APP_PORT=59860 01:42:26 ---> Running in cccb5eb82b23 01:42:27 Removing intermediate container cccb5eb82b23 01:42:27 ---> 4cb322290106 01:42:27 Step 15/23 : EXPOSE $APP_PORT 01:42:27 ---> Running in 722ef67b51de 01:42:28 Removing intermediate container 722ef67b51de 01:42:28 ---> ab9764d02d13 01:42:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:42:29 ---> d5c139c74c6d 01:42:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:42:31 ---> 232c0a38cf9a 01:42:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:42:32 ---> bebf5c0bbdb4 01:42:32 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:42:32 ---> Running in a1406d42c6fb 01:42:33 Removing intermediate container a1406d42c6fb 01:42:33 ---> 0c17fa3ba641 01:42:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:42:33 ---> Running in 0f10cd384103 01:42:33 Removing intermediate container 0f10cd384103 01:42:33 ---> 38b000e04177 01:42:33 Step 21/23 : LABEL arch=arm64 01:42:33 ---> Running in 274a73e3ae44 01:42:34 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:42:34 Status: Downloaded newer image for docker:20.10.0 01:42:34 ---> eeaf43b92773 01:42:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:42:34 ---> Running in 65a46b2e3cb6 01:42:34 Removing intermediate container 274a73e3ae44 01:42:34 ---> 050af51d4b84 01:42:34 Step 22/23 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:42:34 ---> Running in 60f21a39a969 01:42:34 Removing intermediate container 65a46b2e3cb6 01:42:34 ---> d40805fc7ce1 01:42:34 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 01:42:35 ---> Running in f87413576b67 01:42:35 Removing intermediate container 60f21a39a969 01:42:35 ---> 4419c0402b94 01:42:35 Step 23/23 : LABEL version=0.0.0 01:42:35 ---> Running in 158bdc5686b8 01:42:36 Removing intermediate container 158bdc5686b8 01:42:36 ---> d5324a163ce2 01:42:36 01:42:36 Successfully built d5324a163ce2 01:42:36 Successfully tagged support-notifications-arm64:latest 01:42:36  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:42:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:42:37 (1/39) Installing readline (8.0.4-r0) 01:42:37 (2/39) Installing bash (5.0.17-r0) 01:42:37 Executing bash-5.0.17-r0.post-install 01:42:37 (3/39) Installing nghttp2-libs (1.41.0-r0) 01:42:37 (4/39) Installing libcurl (7.77.0-r0) 01:42:37 (5/39) Installing curl (7.77.0-r0) 01:42:37 (6/39) Installing dumb-init (1.2.2-r1) 01:42:37 (7/39) Installing libbz2 (1.0.8-r1) 01:42:37 (8/39) Installing expat (2.2.9-r1) 01:42:37 (9/39) Installing libffi (3.3-r2) 01:42:37 (10/39) Installing gdbm (1.13-r1) 01:42:37 (11/39) Installing xz-libs (5.2.5-r0) 01:42:37 (12/39) Installing sqlite-libs (3.32.1-r0) 01:42:37 (13/39) Installing python3 (3.8.10-r0) 01:42:39 (14/39) Installing py3-appdirs (1.4.4-r1) 01:42:39 (15/39) Installing py3-ordered-set (4.0.1-r0) 01:42:39 (16/39) Installing py3-parsing (2.4.7-r0) 01:42:39 (17/39) Installing py3-six (1.15.0-r0) 01:42:39 (18/39) Installing py3-packaging (20.4-r0) 01:42:39 (19/39) Installing py3-setuptools (47.0.0-r0) 01:42:39 (20/39) Installing py3-chardet (3.0.4-r4) 01:42:39 (21/39) Installing py3-idna (2.9-r0) 01:42:39 (22/39) Installing py3-certifi (2020.4.5.1-r0) 01:42:39 (23/39) Installing py3-urllib3 (1.25.9-r0) 01:42:39 (24/39) Installing py3-requests (2.23.0-r0) 01:42:39 (25/39) Installing py3-msgpack (1.0.0-r0) 01:42:39 (26/39) Installing py3-lockfile (0.12.2-r3) 01:42:39 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:42:39 (28/39) Installing py3-colorama (0.4.3-r0) 01:42:39 (29/39) Installing py3-distlib (0.3.0-r0) 01:42:39 (30/39) Installing py3-distro (1.5.0-r1) 01:42:39 (31/39) Installing py3-webencodings (0.5.1-r3) 01:42:39 (32/39) Installing py3-html5lib (1.0.1-r4) 01:42:39 (33/39) Installing py3-pytoml (0.1.21-r0) 01:42:39 (34/39) Installing py3-pep517 (0.8.2-r0) 01:42:39 (35/39) Installing py3-progress (1.5-r0) 01:42:39 (36/39) Installing py3-toml (0.10.1-r0) 01:42:39 (37/39) Installing py3-retrying (1.3.3-r0) 01:42:39 (38/39) Installing py3-contextlib2 (0.6.0-r0) 01:42:39 (39/39) Installing py3-pip (20.1.1-r0) 01:42:40 Executing busybox-1.31.1-r19.trigger 01:42:40 OK: 72 MiB in 59 packages 01:42:44 Collecting docker-compose==1.23.2 01:42:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:42:44 Collecting cached-property<2,>=1.2.0 01:42:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:42:45 Collecting PyYAML<4,>=3.10 01:42:45 Downloading PyYAML-3.13.tar.gz (270 kB) 01:42:48 Collecting docker<4.0,>=3.6.0 01:42:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:42:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:42:49 Collecting jsonschema<3,>=2.5.1 01:42:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:42:49 Collecting dockerpty<0.5,>=0.4.1 01:42:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:42:51 Collecting docopt<0.7,>=0.6.1 01:42:51 Downloading docopt-0.6.2.tar.gz (25 kB) 01:42:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:42:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:42:54 Collecting texttable<0.10,>=0.9.0 01:42:54 Downloading texttable-0.9.1.tar.gz (11 kB) 01:42:57 Collecting websocket-client<1.0,>=0.32.0 01:42:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:42:57 Collecting docker-pycreds>=0.4.0 01:42:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:42:57 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) 01:42:57 Collecting idna<2.8,>=2.5 01:42:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:42:57 Collecting urllib3<1.25,>=1.21.1 01:42:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:42:58 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) 01:42:58 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:42:58 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:42:58 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:42:58 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:42:58 Installing collected packages: cached-property, PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, jsonschema, dockerpty, docopt, texttable, docker-compose 01:42:59 Running setup.py install for PyYAML: started 01:43:01 Running setup.py install for PyYAML: finished with status 'done' 01:43:01 Attempting uninstall: idna 01:43:01 Found existing installation: idna 2.9 01:43:01 Uninstalling idna-2.9: 01:43:01 Successfully uninstalled idna-2.9 01:43:02 Attempting uninstall: urllib3 01:43:02 Found existing installation: urllib3 1.25.9 01:43:02 Uninstalling urllib3-1.25.9: 01:43:02 Successfully uninstalled urllib3-1.25.9 01:43:02 Attempting uninstall: requests 01:43:02 Found existing installation: requests 2.23.0 01:43:02 Uninstalling requests-2.23.0: 01:43:02 Successfully uninstalled requests-2.23.0 01:43:04 Running setup.py install for dockerpty: started 01:43:06 Running setup.py install for dockerpty: finished with status 'done' 01:43:06 Running setup.py install for docopt: started 01:43:07 Running setup.py install for docopt: finished with status 'done' 01:43:07 Running setup.py install for texttable: started 01:43:09 Running setup.py install for texttable: finished with status 'done' 01:43:10 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 01:43:18 Removing intermediate container f87413576b67 01:43:18 ---> 763a27bde506 01:43:18 Step 15/24 : ENV APP_PORT=58890 01:43:18 ---> Running in 2024656ab45d 01:43:19 Removing intermediate container 2024656ab45d 01:43:19 ---> a3c378a2561b 01:43:19 Step 16/24 : EXPOSE $APP_PORT 01:43:19 ---> Running in 90ce60593fbb 01:43:20 Removing intermediate container 90ce60593fbb 01:43:20 ---> 2101b8791281 01:43:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:43:21 ---> 077b64f14723 01:43:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:43:22 ---> b809ca39d407 01:43:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:43:22 ---> 4cf594853def 01:43:22 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:43:22 ---> Running in dad478d8cce5 01:43:23 Removing intermediate container dad478d8cce5 01:43:23 ---> 4c5db40d8c8c 01:43:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:43:23 ---> Running in c65b7b0c56ca 01:43:24 Removing intermediate container c65b7b0c56ca 01:43:24 ---> 1ed74e172c62 01:43:24 Step 22/24 : LABEL arch=arm64 01:43:24 ---> Running in 3800ed9739e1 01:43:24 Removing intermediate container 3800ed9739e1 01:43:24 ---> a076af98f903 01:43:24 Step 23/24 : LABEL git_sha=845790db6141b18dad79660e8519dbebf6289f96 01:43:24 ---> Running in 19c220b3b387 01:43:25 Removing intermediate container 19c220b3b387 01:43:25 ---> 7b1ec8d91588 01:43:25 Step 24/24 : LABEL version=0.0.0 01:43:25 ---> Running in 6261f8ea7aa1 01:43:25 Removing intermediate container 6261f8ea7aa1 01:43:25 ---> 9fc2a552cf55 01:43:25 01:43:26 Successfully built 9fc2a552cf55 01:43:26 Successfully tagged sys-mgmt-agent-arm64:latest 01:43:26  Building sys-mgmt-agent ... done  [Pipeline] } 01:43:26 $ docker stop --time=1 5b78477457ea6116aa44075c57e25f87e4e596ae8aa16c7a90aec1644aaf5797 01:43:28 $ docker rm -f 5b78477457ea6116aa44075c57e25f87e4e596ae8aa16c7a90aec1644aaf5797 [Pipeline] // withDockerContainer [Pipeline] sh 01:43:29 + docker images 01:43:29 REPOSITORY TAG IMAGE ID CREATED SIZE 01:43:29 sys-mgmt-agent-arm64 latest 9fc2a552cf55 4 seconds ago 299MB 01:43:29 support-notifications-arm64 latest d5324a163ce2 54 seconds ago 15.6MB 01:43:29 f816dd683a54 About a minute ago 970MB 01:43:29 666eae63f1f0 About a minute ago 965MB 01:43:29 core-command-arm64 latest ec4b695df175 About a minute ago 15MB 01:43:29 0f05b6a0794f About a minute ago 963MB 01:43:29 support-scheduler-arm64 latest c980e6a82fb6 About a minute ago 15MB 01:43:29 17e1bebe6dac 2 minutes ago 965MB 01:43:29 security-bootstrapper-arm64 latest 8043fcaafcf8 3 minutes ago 17.1MB 01:43:29 core-data-arm64 latest e9b06865e9db 3 minutes ago 19.1MB 01:43:29 security-secretstore-setup-arm64 latest f09cca57e88d 3 minutes ago 24.4MB 01:43:29 core-metadata-arm64 latest 6e69f5f6c0e9 4 minutes ago 15.6MB 01:43:29 security-proxy-setup-arm64 latest 502ca4a41292 4 minutes ago 24MB 01:43:29 641b38b51c81 4 minutes ago 972MB 01:43:29 6e83504d8649 4 minutes ago 969MB 01:43:29 d968302db021 4 minutes ago 964MB 01:43:29 fda056319814 4 minutes ago 969MB 01:43:29 4887696c17ac 4 minutes ago 968MB 01:43:29 ci-base-image-arm64 latest a2e65ba05bcf 14 minutes ago 641MB 01:43:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB 01:43:29 alpine 3.12 9852663dfa18 6 weeks ago 5.32MB 01:43:29 docker 20.10.0 eeaf43b92773 5 months ago 228MB 01:43:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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 01:43:30 ---> job-cost.sh 01:43:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8E4W 01:44:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:45:46 lf-activate-venv(): INFO: Adding /tmp/venv-8E4W/bin to PATH 01:45:46 INFO: No Stack... 01:45:46 INFO: Retrieving Pricing Info for: v2-standard-4 01:45:46 INFO: Archiving Costs [Pipeline] sh 01:45:46 + cat /w/workspace/edgex-go/9/archives/cost.csv 01:45:46 + cut -d, -f6 [Pipeline] lock 01:45:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3492-9-stack-cost] 01:45:46 Resource [jenkins-edgexfoundry-edgex-go-PR-3492-9-stack-cost] did not exist. Created. 01:45:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3492-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:45:47 + echo total: 0.18000000715255737 [Pipeline] stash 01:45:47 Stashed 1 file(s) [Pipeline] } 01:45:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3492-9-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] configFileProvider 01:45:47 provisioning config files... 01:45:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config3012235457897938636tmp [Pipeline] { [Pipeline] sh 01:45:48 + set +x 01:45:48 + curl -s https://codecov.io/bash 01:45:48 + bash -s -- 01:45:48 01:45:48 _____ _ 01:45:48 / ____| | | 01:45:48 | | ___ __| | ___ ___ _____ __ 01:45:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:45:48 | |___| (_) | (_| | __/ (_| (_) \ V / 01:45:48 \_____\___/ \__,_|\___|\___\___/ \_/ 01:45:48 Bash-1.0.3 01:45:48 01:45:48 01:45:48 ==> git version 2.24.4 found 01:45:48 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 01:45:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:45:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:45:48 ==> Jenkins CI detected. 01:45:48 project root: . 01:45:48 --> token set from env 01:45:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:45:48 ==> Running gcov in . (disable via -X gcov) 01:45:48 ==> Python coveragepy not found 01:45:48 ==> Searching for coverage reports in: 01:45:48 + . 01:45:48 -> Found 1 reports 01:45:48 ==> Detecting git/mercurial file structure 01:45:48 ==> Reading reports 01:45:48 + ./coverage.out bytes=406715 01:45:48 ==> Appending adjustments 01:45:48 https://docs.codecov.io/docs/fixing-reports 01:45:49 + Found adjustments 01:45:49 ==> Gzipping contents 01:45:49 56K /tmp/codecov.XoFYPH.gz 01:45:49 ==> Uploading reports 01:45:49 url: https://codecov.io 01:45:49 query: branch=PR-3492&commit=845790db6141b18dad79660e8519dbebf6289f96&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= 01:45:49 -> Pinging Codecov 01:45:49 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3492&commit=845790db6141b18dad79660e8519dbebf6289f96&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= 01:45:50 -> Uploading to 01:45:50 https://storage.googleapis.com/codecov/v4/raw/2021-06-02/00271124DB129430A58F1EEE437C3FCB/845790db6141b18dad79660e8519dbebf6289f96/fd0e192e-43bf-45d2-9b0b-4c244ee76a2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210602T014549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4a6bcf02afaca21a2cfd9327f6d00a81df47a0a70344f81939680f8830b2c56 01:45:50 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:50 Dload Upload Total Spent Left Speed 01:45:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55253 0 0 100 55253 0 162k --:--:-- --:--:-- --:--:-- 162k 01:45:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/845790db6141b18dad79660e8519dbebf6289f96 [Pipeline] } 01:45:50 Deleting 1 temporary files [Pipeline] // configFileProvider [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 01:45:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:45:52 ---> package-listing.sh 01:45:52 ++ facter osfamily 01:45:52 ++ tr '[:upper:]' '[:lower:]' 01:45:52 + OS_FAMILY=redhat 01:45:52 + workspace=/w/workspace/edgex-go/9 01:45:52 + START_PACKAGES=/tmp/packages_start.txt 01:45:52 + END_PACKAGES=/tmp/packages_end.txt 01:45:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:45:52 + PACKAGES=/tmp/packages_start.txt 01:45:52 + '[' /w/workspace/edgex-go/9 ']' 01:45:52 + PACKAGES=/tmp/packages_end.txt 01:45:52 + case "${OS_FAMILY}" in 01:45:52 + rpm -qa 01:45:52 + sort 01:45:55 + '[' -f /tmp/packages_start.txt ']' 01:45:55 + '[' -f /tmp/packages_end.txt ']' 01:45:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:45:55 + '[' /w/workspace/edgex-go/9 ']' 01:45:55 + mkdir -p /w/workspace/edgex-go/9/archives/ 01:45:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 01:45:55 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:45:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:45:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:45:56 01:45:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:45:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:45:56 alpine: Pulling from edgex-lftools-log-publisher 01:45:56 df20fa9351a1: Pulling fs layer 01:45:56 36b3adc4ff6f: Pulling fs layer 01:45:56 8ad3a11d3b57: Pulling fs layer 01:45:56 46f8f816bc3b: Pulling fs layer 01:45:56 93b61091891f: Pulling fs layer 01:45:56 93b9cdb0e59b: Pulling fs layer 01:45:56 5e14af77c1be: Pulling fs layer 01:45:56 01666e4c0597: Pulling fs layer 01:45:56 aa168da1d23b: Pulling fs layer 01:45:56 93b61091891f: Waiting 01:45:56 93b9cdb0e59b: Waiting 01:45:56 5e14af77c1be: Waiting 01:45:56 01666e4c0597: Waiting 01:45:56 aa168da1d23b: Waiting 01:45:56 46f8f816bc3b: Waiting 01:45:56 36b3adc4ff6f: Verifying Checksum 01:45:56 36b3adc4ff6f: Download complete 01:45:56 46f8f816bc3b: Verifying Checksum 01:45:56 46f8f816bc3b: Download complete 01:45:56 df20fa9351a1: Verifying Checksum 01:45:56 df20fa9351a1: Download complete 01:45:56 93b9cdb0e59b: Verifying Checksum 01:45:56 93b9cdb0e59b: Download complete 01:45:56 93b61091891f: Verifying Checksum 01:45:56 93b61091891f: Download complete 01:45:56 5e14af77c1be: Verifying Checksum 01:45:56 5e14af77c1be: Download complete 01:45:56 01666e4c0597: Verifying Checksum 01:45:56 01666e4c0597: Download complete 01:45:56 df20fa9351a1: Pull complete 01:45:56 8ad3a11d3b57: Verifying Checksum 01:45:56 8ad3a11d3b57: Download complete 01:45:56 36b3adc4ff6f: Pull complete 01:45:57 8ad3a11d3b57: Pull complete 01:45:57 46f8f816bc3b: Pull complete 01:45:57 93b61091891f: Pull complete 01:45:57 93b9cdb0e59b: Pull complete 01:45:57 5e14af77c1be: Pull complete 01:45:57 01666e4c0597: Pull complete 01:45:58 aa168da1d23b: Verifying Checksum 01:45:58 aa168da1d23b: Download complete 01:46:02 aa168da1d23b: Pull complete 01:46:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:46:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:46:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:46:02 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 01:46:02 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:46:05 $ docker top 77e0e8fce7de612336e53ab322f653e656ed3bda9e9d6be1415c98b9fe781fe7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:06 + touch /tmp/pre-build-complete [Pipeline] sh 01:46:06 + mkdir -p /var/log/sa [Pipeline] sh 01:46:06 + ls /var/log/sa-host 01:46:06 + sadf -c /var/log/sa-host/sa02 01:46:06 file_magic: OK 01:46:06 HZ: Using current value: 100 01:46:06 file_header: OK 01:46:06 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 01:46:06 Statistics: 01:46:06 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... 01:46:06 File successfully converted to sysstat format version 12.2.1 01:46:06 + sadf -c /var/log/sa-host/sa05 01:46:06 file_magic: OK 01:46:06 HZ: Using current value: 100 01:46:06 file_header: OK 01:46:06 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 01:46:06 Statistics: 01:46:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:46:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:07 provisioning config files... 01:46:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config6561662734137313148tmp [Pipeline] { [Pipeline] echo 01:46:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:46:07 ---> create-netrc.sh [Pipeline] } 01:46:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:46:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:46:07 ---> python-tools-install.sh [Pipeline] echo 01:46:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:46:08 ---> sudo-logs.sh 01:46:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:46:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:46:08 ---> job-cost.sh 01:46:08 lf-activate-venv: SKIPPING 01:46:08 DEBUG: total: 0.18000000715255737 01:46:08 INFO: Retrieving Stack Cost... 01:46:10 INFO: Retrieving Pricing Info for: v3-standard-2 01:46:10 INFO: Archiving Costs [Pipeline] echo 01:46:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:46:10 ---> logs-deploy.sh 01:46:10 lf-activate-venv: SKIPPING 01:46:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3492/9 01:46:10 INFO: archiving workspace using pattern(s): 01:46:11 Archives upload complete. 01:46:11 INFO: archiving logs to Nexus 01:46:12 ---> uname -a: 01:46:12 Linux prd-centos7-docker-4c-2g-11.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 01:46:12 01:46:12 01:46:12 ---> lscpu: 01:46:12 Architecture: x86_64 01:46:12 CPU op-mode(s): 32-bit, 64-bit 01:46:12 Byte Order: Little Endian 01:46:12 Address sizes: 40 bits physical, 48 bits virtual 01:46:12 CPU(s): 2 01:46:12 On-line CPU(s) list: 0,1 01:46:12 Thread(s) per core: 1 01:46:12 Core(s) per socket: 1 01:46:12 Socket(s): 2 01:46:12 NUMA node(s): 1 01:46:12 Vendor ID: AuthenticAMD 01:46:12 CPU family: 23 01:46:12 Model: 49 01:46:12 Model name: AMD EPYC-Rome Processor 01:46:12 Stepping: 0 01:46:12 CPU MHz: 2800.000 01:46:12 BogoMIPS: 5600.00 01:46:12 Virtualization: AMD-V 01:46:12 Hypervisor vendor: KVM 01:46:12 Virtualization type: full 01:46:12 L1d cache: 64 KiB 01:46:12 L1i cache: 64 KiB 01:46:12 L2 cache: 1 MiB 01:46:12 L3 cache: 32 MiB 01:46:12 NUMA node0 CPU(s): 0,1 01:46:12 Vulnerability Itlb multihit: Not affected 01:46:12 Vulnerability L1tf: Not affected 01:46:12 Vulnerability Mds: Not affected 01:46:12 Vulnerability Meltdown: Not affected 01:46:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:46:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:46:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:46:12 Vulnerability Srbds: Not affected 01:46:12 Vulnerability Tsx async abort: Not affected 01:46:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 01:46:12 01:46:12 01:46:12 ---> nproc: 01:46:12 2 01:46:12 01:46:12 01:46:12 ---> df -h: 01:46:12 Filesystem Size Used Available Use% Mounted on 01:46:12 overlay 40.0G 12.0G 28.0G 30% / 01:46:12 tmpfs 64.0M 0 64.0M 0% /dev 01:46:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:46:12 shm 64.0M 0 64.0M 0% /dev/shm 01:46:12 /dev/vda1 40.0G 12.0G 28.0G 30% /facter-os 01:46:12 /dev/vda1 40.0G 12.0G 28.0G 30% /etc/resolv.conf 01:46:12 /dev/vda1 40.0G 12.0G 28.0G 30% /etc/hostname 01:46:12 /dev/vda1 40.0G 12.0G 28.0G 30% /etc/hosts 01:46:12 /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/auth.log 01:46:12 /dev/vda1 40.0G 12.0G 28.0G 30% /run/cloud-init/result.json 01:46:12 /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/sa-host 01:46:12 /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/secure 01:46:12 /dev/vda1 40.0G 12.0G 28.0G 30% /w/workspace/edgex-go/9 01:46:12 /dev/vda1 40.0G 12.0G 28.0G 30% /w/workspace/edgex-go/9@tmp 01:46:12 01:46:12 01:46:12 ---> free -m: 01:46:12 total used free shared buff/cache available 01:46:12 Mem: 7821 1322 2306 0 4192 6456 01:46:12 Swap: 1023 2 1021 01:46:12 01:46:12 01:46:12 ---> ip addr: 01:46:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:46:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:46:12 inet 127.0.0.1/8 scope host lo 01:46:12 valid_lft forever preferred_lft forever 01:46:12 inet6 ::1/128 scope host 01:46:12 valid_lft forever preferred_lft forever 01:46:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:46:12 link/ether fa:16:3e:22:a0:af brd ff:ff:ff:ff:ff:ff 01:46:12 inet 10.30.122.147/23 brd 10.30.123.255 scope global dynamic eth0 01:46:12 valid_lft 85021sec preferred_lft 85021sec 01:46:12 inet6 fe80::f816:3eff:fe22:a0af/64 scope link 01:46:12 valid_lft forever preferred_lft forever 01:46:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:46:12 link/ether 02:42:a5:4f:8f:79 brd ff:ff:ff:ff:ff:ff 01:46:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:46:12 valid_lft forever preferred_lft forever 01:46:12 inet6 fe80::42:a5ff:fe4f:8f79/64 scope link 01:46:12 valid_lft forever preferred_lft forever 01:46:12 01:46:12 01:46:12 ---> sar -b -r -n DEV: 01:46:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 01:46:12 01:46:12 01:23:03 LINUX RESTART (2 CPU) 01:46:12 01:46:12 01:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:46:12 01:25:01 38.11 3.61 34.49 0.00 2600.97 13994.92 0.00 01:46:12 01:26:01 168.46 0.00 168.46 0.00 0.00 47897.87 0.00 01:46:12 01:27:01 60.12 0.00 60.12 0.00 0.00 10181.87 0.00 01:46:12 01:28:01 55.04 0.02 55.02 0.00 0.53 3395.15 0.00 01:46:12 01:29:03 300.49 7.25 293.23 0.00 205.44 165748.40 0.00 01:46:12 01:30:01 233.67 11.99 221.68 0.00 271.17 138851.62 0.00 01:46:12 01:31:01 420.67 69.15 351.52 0.00 2528.61 147843.30 0.00 01:46:12 01:32:01 372.54 36.95 335.60 0.00 2643.36 69919.51 0.00 01:46:12 01:33:01 4.66 0.03 4.63 0.00 0.27 149.93 0.00 01:46:12 01:34:01 0.17 0.00 0.17 0.00 0.00 2.57 0.00 01:46:12 01:35:01 0.28 0.00 0.28 0.00 0.00 3.17 0.00 01:46:12 01:36:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 01:46:12 01:37:01 0.28 0.00 0.28 0.00 0.00 3.32 0.00 01:46:12 01:38:01 0.38 0.13 0.25 0.00 4.13 2.70 0.00 01:46:12 01:39:01 0.82 0.05 0.77 0.00 1.60 15.99 0.00 01:46:12 01:40:01 0.28 0.00 0.28 0.00 0.00 2.76 0.00 01:46:12 01:41:01 0.17 0.00 0.17 0.00 0.00 2.57 0.00 01:46:12 01:42:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 01:46:12 01:43:01 0.22 0.00 0.22 0.00 0.00 2.97 0.00 01:46:12 01:44:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 01:46:12 01:45:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 01:46:12 01:46:01 46.21 40.40 5.81 0.00 4022.25 259.27 0.00 01:46:12 Average: 77.52 7.70 69.81 0.00 558.27 27215.55 0.00 01:46:12 01:46:12 01:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:46:12 01:25:01 4371520 0 940704 11.75 2620 2694096 1698616 18.75 1127504 2068700 634180 01:46:12 01:26:01 4007040 0 1153096 14.40 2620 2846184 1653484 18.26 1271136 2191372 93868 01:46:12 01:27:01 3733852 0 1190544 14.87 2620 3081924 1851788 20.44 1427524 2286536 34848 01:46:12 01:28:01 3698356 0 1151812 14.38 2620 3156152 1815552 20.04 1329508 2407136 178512 01:46:12 01:29:03 887468 0 1319392 16.47 2620 5799460 1765900 19.50 2699508 3728832 974240 01:46:12 01:30:01 727356 0 1625972 20.30 2620 5652992 3586144 39.59 2897992 3642356 70444 01:46:12 01:31:01 142576 0 1539580 19.22 2620 6324164 2599392 28.70 2689168 4421528 14692 01:46:12 01:32:01 2964852 0 1276580 15.94 2620 3764888 1587112 17.52 1365340 2955736 20 01:46:12 01:33:01 2974680 0 1266748 15.82 2620 3764892 1418076 15.66 1378924 2936936 12 01:46:12 01:34:01 2979684 0 1261740 15.75 2620 3764896 1391396 15.36 1376196 2936912 8 01:46:12 01:35:01 2980672 0 1260752 15.74 2620 3764896 1391444 15.36 1376344 2936912 8 01:46:12 01:36:01 2982148 0 1259268 15.72 2620 3764904 1380256 15.24 1375440 2936912 8 01:46:12 01:37:01 2982396 0 1259016 15.72 2620 3764908 1380256 15.24 1375688 2936912 8 01:46:12 01:38:01 2981636 0 1259768 15.73 2620 3764916 1381768 15.26 1376364 2936912 8 01:46:12 01:39:01 2982780 0 1258592 15.71 2620 3764948 1380160 15.24 1375576 2936548 8 01:46:12 01:40:01 2982360 0 1259008 15.72 2620 3764952 1380208 15.24 1375900 2936548 8 01:46:12 01:41:01 2982700 0 1258664 15.72 2620 3764956 1380092 15.24 1375284 2936548 8 01:46:12 01:42:01 2982716 0 1258640 15.72 2620 3764964 1380092 15.24 1375292 2936548 8 01:46:12 01:43:01 2982420 0 1258936 15.72 2620 3764964 1380320 15.24 1375768 2936548 8 01:46:12 01:44:01 2982220 0 1259128 15.72 2620 3764972 1380272 15.24 1375688 2936552 8 01:46:12 01:45:01 2982244 0 1259104 15.72 2620 3764972 1380284 15.24 1376004 2936548 8 01:46:12 01:46:01 2251064 0 1361476 17.00 2620 4393780 1770816 19.55 1586076 3425448 507728 01:46:12 Average: 2797397 0 1269933 15.86 2620 3938990 1651519 18.23 1558283 2968408 114029 01:46:12 01:46:12 01:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:46:12 01:25:01 eth0 1018.69 1223.31 5785.34 132.24 0.00 0.00 0.00 0.00 01:46:12 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:25:01 docker0 862.06 598.88 71.47 2682.76 0.00 0.00 0.00 0.00 01:46:12 01:26:01 veth9f5f32d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:46:12 01:26:01 eth0 302.46 225.35 885.90 32.36 0.00 0.00 0.00 0.00 01:46:12 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:26:01 docker0 202.48 262.49 14.18 845.39 0.00 0.00 0.00 0.00 01:46:12 01:27:01 veth9f5f32d 0.83 0.83 0.07 0.07 0.00 0.00 0.00 0.00 01:46:12 01:27:01 eth0 28.44 15.93 21.29 31.51 0.00 0.00 0.00 0.00 01:46:12 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:27:01 docker0 0.83 0.83 0.05 0.07 0.00 0.00 0.00 0.00 01:46:12 01:28:01 veth9f5f32d 0.72 0.72 0.06 0.06 0.00 0.00 0.00 0.00 01:46:12 01:28:01 eth0 33.17 20.63 23.35 88.18 0.00 0.00 0.00 0.00 01:46:12 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:28:01 docker0 0.72 0.72 0.05 0.06 0.00 0.00 0.00 0.00 01:46:12 01:29:03 vethf4ac08b 0.00 0.50 0.00 0.03 0.00 0.00 0.00 0.00 01:46:12 01:29:03 eth0 240.54 200.08 1813.54 26.18 0.00 0.00 0.00 0.00 01:46:12 01:29:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:29:03 docker0 51.64 59.20 3.41 161.28 0.00 0.00 0.00 0.00 01:46:12 01:30:01 vethaf6b694 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:46:12 01:30:01 veth1642efd 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 01:46:12 01:30:01 vethf4ac08b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:30:01 veth9c4dc84 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:46:12 01:31:01 veth008437a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:46:12 01:31:01 vethd479f96 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 01:46:12 01:31:01 vethf4ac08b 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 01:46:12 01:31:01 eth0 2601.90 2433.57 13353.96 502.91 0.00 0.00 0.00 0.00 01:46:12 01:32:01 eth0 151.98 96.10 533.85 55.51 0.00 0.00 0.00 0.00 01:46:12 01:32:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:46:12 01:32:01 docker0 1200.02 1043.56 94.15 4319.72 0.00 0.00 0.00 0.00 01:46:12 01:33:01 eth0 1.67 0.77 0.71 0.24 0.00 0.00 0.00 0.00 01:46:12 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:34:01 eth0 1.38 0.57 0.47 0.25 0.00 0.00 0.00 0.00 01:46:12 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:35:01 eth0 0.83 0.28 0.31 0.23 0.00 0.00 0.00 0.00 01:46:12 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:36:01 eth0 1.23 0.48 0.57 0.39 0.00 0.00 0.00 0.00 01:46:12 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:37:01 eth0 0.65 0.37 0.28 0.21 0.00 0.00 0.00 0.00 01:46:12 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:38:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:46:12 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:39:01 eth0 1.67 0.43 0.50 0.24 0.00 0.00 0.00 0.00 01:46:12 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:40:01 eth0 0.53 0.32 0.27 0.23 0.00 0.00 0.00 0.00 01:46:12 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:41:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:42:01 eth0 0.82 0.05 0.07 0.00 0.00 0.00 0.00 0.00 01:46:12 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:43:01 eth0 0.72 0.23 0.27 0.19 0.00 0.00 0.00 0.00 01:46:12 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:44:01 eth0 0.62 0.15 0.18 0.07 0.00 0.00 0.00 0.00 01:46:12 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:45:01 eth0 0.52 0.28 0.27 0.17 0.00 0.00 0.00 0.00 01:46:12 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:46:01 eth0 195.00 168.64 2170.16 18.19 0.00 0.00 0.00 0.00 01:46:12 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 Average: eth0 99.16 94.74 578.83 22.45 0.00 0.00 0.00 0.00 01:46:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:12 Average: docker0 54.57 47.46 4.28 196.44 0.00 0.00 0.00 0.00 01:46:12 01:46:12 01:46:12 ---> sar -P ALL: 01:46:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 01:46:12 01:46:12 01:23:03 LINUX RESTART (2 CPU) 01:46:12 01:46:12 01:24:01 CPU %user %nice %system %iowait %steal %idle 01:46:12 01:25:01 all 17.83 0.00 6.04 2.21 0.07 73.84 01:46:12 01:25:01 0 15.04 0.00 6.36 1.80 0.07 76.73 01:46:12 01:25:01 1 20.62 0.00 5.72 2.63 0.07 70.96 01:46:12 01:26:01 all 26.13 0.00 8.13 8.71 0.10 56.93 01:46:12 01:26:01 0 25.57 0.00 8.03 7.80 0.09 58.52 01:46:12 01:26:01 1 26.70 0.00 8.23 9.62 0.11 55.35 01:46:12 01:27:01 all 43.05 0.00 5.64 0.90 0.09 50.32 01:46:12 01:27:01 0 42.61 0.00 5.63 0.78 0.09 50.89 01:46:12 01:27:01 1 43.49 0.00 5.66 1.01 0.09 49.75 01:46:12 01:28:01 all 67.02 0.00 10.64 0.62 0.10 21.63 01:46:12 01:28:01 0 66.19 0.00 10.27 0.59 0.09 22.87 01:46:12 01:28:01 1 67.85 0.00 11.01 0.64 0.11 20.38 01:46:12 01:29:03 all 22.36 0.00 17.21 20.69 0.11 39.63 01:46:12 01:29:03 0 22.58 0.00 16.82 21.14 0.14 39.33 01:46:12 01:29:03 1 22.14 0.00 17.61 20.24 0.09 39.93 01:46:12 01:30:01 all 24.40 0.00 9.99 45.15 0.13 20.34 01:46:12 01:30:01 0 24.66 0.00 10.07 45.06 0.15 20.07 01:46:12 01:30:01 1 24.13 0.00 9.90 45.24 0.11 20.61 01:46:12 01:31:01 all 70.23 0.00 15.64 13.41 0.12 0.60 01:46:12 01:31:01 0 69.49 0.00 16.67 13.05 0.13 0.66 01:46:12 01:31:01 1 70.97 0.00 14.60 13.77 0.11 0.54 01:46:12 01:32:01 all 52.31 0.00 13.32 6.48 0.11 27.78 01:46:12 01:32:01 0 51.76 0.00 13.89 6.36 0.11 27.89 01:46:12 01:32:01 1 52.87 0.00 12.75 6.60 0.11 27.67 01:46:12 01:33:01 all 0.13 0.00 0.06 0.01 0.02 99.78 01:46:12 01:33:01 0 0.23 0.00 0.07 0.00 0.02 99.68 01:46:12 01:33:01 1 0.03 0.00 0.05 0.02 0.02 99.88 01:46:12 01:34:01 all 0.11 0.00 0.03 0.00 0.03 99.82 01:46:12 01:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:46:12 01:34:01 1 0.18 0.00 0.03 0.00 0.05 99.73 01:46:12 01:35:01 all 0.10 0.00 0.05 0.00 0.02 99.83 01:46:12 01:35:01 0 0.02 0.00 0.03 0.00 0.03 99.92 01:46:12 01:35:01 1 0.18 0.00 0.07 0.00 0.00 99.75 01:46:12 01:46:12 01:35:01 CPU %user %nice %system %iowait %steal %idle 01:46:12 01:36:01 all 0.10 0.00 0.02 0.00 0.03 99.86 01:46:12 01:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 01:46:12 01:36:01 1 0.17 0.00 0.02 0.00 0.02 99.80 01:46:12 01:37:01 all 0.08 0.00 0.03 0.00 0.02 99.87 01:46:12 01:37:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:46:12 01:37:01 1 0.12 0.00 0.03 0.00 0.00 99.85 01:46:12 01:38:01 all 0.04 0.00 0.03 0.00 0.03 99.90 01:46:12 01:38:01 0 0.03 0.00 0.05 0.00 0.03 99.88 01:46:12 01:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:46:12 01:39:01 all 0.08 0.00 0.03 0.00 0.02 99.87 01:46:12 01:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:46:12 01:39:01 1 0.12 0.00 0.05 0.00 0.02 99.82 01:46:12 01:40:01 all 0.11 0.00 0.04 0.00 0.03 99.82 01:46:12 01:40:01 0 0.18 0.00 0.03 0.00 0.02 99.77 01:46:12 01:40:01 1 0.03 0.00 0.05 0.00 0.03 99.88 01:46:12 01:41:01 all 0.13 0.00 0.02 0.00 0.02 99.84 01:46:12 01:41:01 0 0.22 0.00 0.02 0.00 0.02 99.75 01:46:12 01:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:46:12 01:42:01 all 0.11 0.00 0.03 0.00 0.03 99.84 01:46:12 01:42:01 0 0.20 0.00 0.03 0.00 0.02 99.75 01:46:12 01:42:01 1 0.02 0.00 0.02 0.00 0.03 99.93 01:46:12 01:43:01 all 0.18 0.00 0.03 0.00 0.01 99.78 01:46:12 01:43:01 0 0.30 0.00 0.03 0.00 0.00 99.67 01:46:12 01:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:46:12 01:44:01 all 0.12 0.00 0.03 0.00 0.01 99.85 01:46:12 01:44:01 0 0.20 0.00 0.02 0.00 0.00 99.78 01:46:12 01:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:46:12 01:45:01 all 0.15 0.00 0.03 0.00 0.03 99.80 01:46:12 01:45:01 0 0.27 0.00 0.03 0.00 0.02 99.68 01:46:12 01:45:01 1 0.03 0.00 0.02 0.00 0.03 99.92 01:46:12 01:46:01 all 7.06 0.00 2.59 1.07 0.03 89.25 01:46:12 01:46:01 0 6.92 0.00 2.76 0.56 0.02 89.74 01:46:12 01:46:01 1 7.20 0.00 2.42 1.58 0.03 88.77 01:46:12 01:46:12 Average: CPU %user %nice %system %iowait %steal %idle 01:46:12 Average: all 14.32 0.00 3.89 4.28 0.05 77.46 01:46:12 Average: 0 14.10 0.00 3.95 4.20 0.05 77.71 01:46:12 Average: 1 14.54 0.00 3.83 4.37 0.05 77.21 01:46:12 01:46:12 01:46:12